Skip to content

Commit 5ba9a46

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2023-09-28
1 parent 5fc40b0 commit 5ba9a46

File tree

1 file changed

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

1 file changed

+20
-0
lines changed

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

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9102,14 +9102,18 @@
91029102
},
91039103
"inspector2": {
91049104
"endpoints": {
9105+
"af-south-1": {},
91059106
"ap-east-1": {},
91069107
"ap-northeast-1": {},
91079108
"ap-northeast-2": {},
9109+
"ap-northeast-3": {},
91089110
"ap-south-1": {},
91099111
"ap-southeast-1": {},
91109112
"ap-southeast-2": {},
9113+
"ap-southeast-3": {},
91119114
"ca-central-1": {},
91129115
"eu-central-1": {},
9116+
"eu-central-2": {},
91139117
"eu-north-1": {},
91149118
"eu-south-1": {},
91159119
"eu-west-1": {},
@@ -12818,6 +12822,7 @@
1281812822
"deprecated": true,
1281912823
"hostname": "network-firewall-fips.us-west-2.amazonaws.com"
1282012824
},
12825+
"il-central-1": {},
1282112826
"me-central-1": {},
1282212827
"me-south-1": {},
1282312828
"sa-east-1": {},
@@ -18543,9 +18548,14 @@
1854318548
},
1854418549
"tnb": {
1854518550
"endpoints": {
18551+
"ap-northeast-2": {},
1854618552
"ap-southeast-2": {},
18553+
"ca-central-1": {},
1854718554
"eu-central-1": {},
18555+
"eu-north-1": {},
18556+
"eu-south-2": {},
1854818557
"eu-west-3": {},
18558+
"sa-east-1": {},
1854918559
"us-east-1": {},
1855018560
"us-west-2": {}
1855118561
}
@@ -20519,6 +20529,16 @@
2051920529
}
2052020530
}
2052120531
},
20532+
"api.pricing": {
20533+
"defaults": {
20534+
"credentialScope": {
20535+
"service": "pricing"
20536+
}
20537+
},
20538+
"endpoints": {
20539+
"cn-northwest-1": {}
20540+
}
20541+
},
2052220542
"api.sagemaker": {
2052320543
"endpoints": {
2052420544
"cn-north-1": {},

0 commit comments

Comments
 (0)