We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd2d86b commit a5bf5fcCopy full SHA for a5bf5fc
codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/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