Skip to content

Commit

Permalink
Update to latest endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Dec 8, 2021
1 parent adf3f9f commit 4f3bce6
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -8226,6 +8226,31 @@
"us-west-2" : { }
}
},
"pi" : {
"endpoints" : {
"af-south-1" : { },
"ap-east-1" : { },
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-northeast-3" : { },
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-north-1" : { },
"eu-south-1" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
"me-south-1" : { },
"sa-east-1" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-1" : { },
"us-west-2" : { }
}
},
"pinpoint" : {
"defaults" : {
"credentialScope" : {
Expand Down Expand Up @@ -13075,6 +13100,12 @@
"cn-north-1" : { }
}
},
"pi" : {
"endpoints" : {
"cn-north-1" : { },
"cn-northwest-1" : { }
}
},
"polly" : {
"endpoints" : {
"cn-northwest-1" : { }
Expand Down

0 comments on commit 4f3bce6

Please sign in to comment.