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 28, 2022
1 parent 491df2f commit 64e682f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -922,12 +922,24 @@
},
"hostname" : "api.iotwireless.ap-southeast-2.amazonaws.com"
},
"eu-central-1" : {
"credentialScope" : {
"region" : "eu-central-1"
},
"hostname" : "api.iotwireless.eu-central-1.amazonaws.com"
},
"eu-west-1" : {
"credentialScope" : {
"region" : "eu-west-1"
},
"hostname" : "api.iotwireless.eu-west-1.amazonaws.com"
},
"sa-east-1" : {
"credentialScope" : {
"region" : "sa-east-1"
},
"hostname" : "api.iotwireless.sa-east-1.amazonaws.com"
},
"us-east-1" : {
"credentialScope" : {
"region" : "us-east-1"
Expand Down

0 comments on commit 64e682f

Please sign in to comment.