Skip to content

Commit

Permalink
chore(util-endpoints): update aws partitions.json
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Sep 4, 2024
1 parent a549f6d commit 0e22355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/util-endpoints/src/lib/aws/partitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"supportsDualStack" : true,
"supportsFIPS" : true
},
"regionRegex" : "^(us|eu|ap|sa|ca|me|af|il)\\-\\w+\\-\\d+$",
"regionRegex" : "^(us|eu|ap|sa|ca|me|af|il|mx)\\-\\w+\\-\\d+$",
"regions" : {
"af-south-1" : {
"description" : "Africa (Cape Town)"
Expand Down

0 comments on commit 0e22355

Please sign in to comment.