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 Oct 1, 2021
1 parent 4ed4c74 commit 31725f3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -3875,6 +3875,7 @@
"endpoints" : {
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"eu-central-1" : { },
Expand All @@ -3899,6 +3900,12 @@
},
"hostname" : "data.iotevents.ap-northeast-2.amazonaws.com"
},
"ap-south-1" : {
"credentialScope" : {
"region" : "ap-south-1"
},
"hostname" : "data.iotevents.ap-south-1.amazonaws.com"
},
"ap-southeast-1" : {
"credentialScope" : {
"region" : "ap-southeast-1"
Expand Down

0 comments on commit 31725f3

Please sign in to comment.