Skip to content

Commit 3f9e483

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2023-09-20
1 parent 78ddf33 commit 3f9e483

File tree

1 file changed

+9
-0
lines changed
  • codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen

1 file changed

+9
-0
lines changed

codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen/endpoints.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13390,13 +13390,16 @@
1339013390
"ap-northeast-2": {},
1339113391
"ap-northeast-3": {},
1339213392
"ap-south-1": {},
13393+
"ap-south-2": {},
1339313394
"ap-southeast-1": {},
1339413395
"ap-southeast-2": {},
1339513396
"ap-southeast-3": {},
1339613397
"ca-central-1": {},
1339713398
"eu-central-1": {},
13399+
"eu-central-2": {},
1339813400
"eu-north-1": {},
1339913401
"eu-south-1": {},
13402+
"eu-south-2": {},
1340013403
"eu-west-1": {},
1340113404
"eu-west-2": {},
1340213405
"eu-west-3": {},
@@ -21524,6 +21527,12 @@
2152421527
"cn-northwest-1": {}
2152521528
}
2152621529
},
21530+
"sso": {
21531+
"endpoints": {
21532+
"cn-north-1": {},
21533+
"cn-northwest-1": {}
21534+
}
21535+
},
2152721536
"states": {
2152821537
"endpoints": {
2152921538
"cn-north-1": {},

0 commit comments

Comments
 (0)