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 Aug 1, 2023
1 parent 1debb4d commit f86c62a
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 @@ -8,7 +8,7 @@
"supportsDualStack" : true,
"supportsFIPS" : true
},
"regionRegex" : "^(us|eu|ap|sa|ca|me|af)\\-\\w+\\-\\d+$",
"regionRegex" : "^(us|eu|ap|sa|ca|me|af|il)\\-\\w+\\-\\d+$",
"regions" : {
"af-south-1" : {
"description" : "Africa (Cape Town)"
Expand Down

0 comments on commit f86c62a

Please sign in to comment.