Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2023-09-20
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Sep 20, 2023
1 parent 78ddf33 commit 3f9e483
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13390,13 +13390,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 @@ -21524,6 +21527,12 @@
"cn-northwest-1": {}
}
},
"sso": {
"endpoints": {
"cn-north-1": {},
"cn-northwest-1": {}
}
},
"states": {
"endpoints": {
"cn-north-1": {},
Expand Down

0 comments on commit 3f9e483

Please sign in to comment.