Skip to content

Commit

Permalink
Update endpoints model
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Oct 28, 2022
1 parent 18e7f16 commit 0ee128b
Showing 1 changed file with 12 additions and 0 deletions.
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 0ee128b

Please sign in to comment.