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 Sep 20, 2023
1 parent 5771d22 commit b1d6daf
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12182,13 +12182,16 @@
"ap-northeast-2" : { },
"ap-northeast-3" : { },
"ap-south-1" : { },
"ap-south-2" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ap-southeast-3" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-central-2" : { },
"eu-north-1" : { },
"eu-south-1" : { },
"eu-south-2" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
Expand Down Expand Up @@ -19559,6 +19562,12 @@
"cn-northwest-1" : { }
}
},
"sso" : {
"endpoints" : {
"cn-north-1" : { },
"cn-northwest-1" : { }
}
},
"states" : {
"endpoints" : {
"cn-north-1" : { },
Expand Down

0 comments on commit b1d6daf

Please sign in to comment.