Skip to content

Commit b48bbee

Browse files
Update partitions file
1 parent a5bf5fc commit b48bbee

File tree

1 file changed

+1
-1
lines changed
  • codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen

1 file changed

+1
-1
lines changed

codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen/partitions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"supportsDualStack" : true,
1010
"supportsFIPS" : true
1111
},
12-
"regionRegex" : "^(us|eu|ap|sa|ca|me|af|il)\\-\\w+\\-\\d+$",
12+
"regionRegex" : "^(us|eu|ap|sa|ca|me|af|il|mx)\\-\\w+\\-\\d+$",
1313
"regions" : {
1414
"af-south-1" : {
1515
"description" : "Africa (Cape Town)"

0 commit comments

Comments
 (0)