We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7030de commit 6a5875bCopy full SHA for 6a5875b
codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen/endpoints.json
@@ -21,7 +21,7 @@
21
"dnsSuffix" : "amazonaws.com",
22
"partition" : "aws",
23
"partitionName" : "AWS Standard",
24
- "regionRegex" : "^(us|eu|ap|sa|ca|me|af|il)\\-\\w+\\-\\d+$",
+ "regionRegex" : "^(us|eu|ap|sa|ca|me|af|il|mx)\\-\\w+\\-\\d+$",
25
"regions" : {
26
"af-south-1" : {
27
"description" : "Africa (Cape Town)"
0 commit comments