Skip to content

Commit

Permalink
Update to latest partitions and endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Mar 2, 2023
1 parent 3c769ae commit b9c15a6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -2856,6 +2856,7 @@
"ap-northeast-2" : { },
"ap-northeast-3" : { },
"ap-south-1" : { },
"ap-south-2" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ap-southeast-3" : { },
Expand Down Expand Up @@ -2885,6 +2886,7 @@
"deprecated" : true,
"hostname" : "codecommit-fips.ca-central-1.amazonaws.com"
},
"me-central-1" : { },
"me-south-1" : { },
"sa-east-1" : { },
"us-east-1" : {
Expand Down Expand Up @@ -22562,7 +22564,8 @@
},
"secretsmanager" : {
"endpoints" : {
"us-iso-east-1" : { }
"us-iso-east-1" : { },
"us-iso-west-1" : { }
}
},
"snowball" : {
Expand Down

0 comments on commit b9c15a6

Please sign in to comment.