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 Dec 30, 2022
1 parent c23c074 commit 1a053e4
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions botocore/data/endpoints.json
Expand Up @@ -87,7 +87,7 @@
"description" : "Middle East (Bahrain)"
},
"sa-east-1" : {
"description" : "South America (São Paulo)"
"description" : "South America (Sao Paulo)"
},
"us-east-1" : {
"description" : "US East (N. Virginia)"
Expand Down Expand Up @@ -8088,6 +8088,7 @@
},
"kendra" : {
"endpoints" : {
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ca-central-1" : { },
Expand Down Expand Up @@ -20000,7 +20001,8 @@
},
"pi" : {
"endpoints" : {
"us-gov-east-1" : { }
"us-gov-east-1" : { },
"us-gov-west-1" : { }
}
},
"pinpoint" : {
Expand Down

0 comments on commit 1a053e4

Please sign in to comment.