Skip to content

Commit d382fbc

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2022-12-06
1 parent 01b0b8c commit d382fbc

File tree

1 file changed

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

1 file changed

+5
-0
lines changed

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

+5
Original file line numberDiff line numberDiff line change
@@ -3376,6 +3376,7 @@
33763376
"ca-central-1": {},
33773377
"eu-central-1": {},
33783378
"eu-north-1": {},
3379+
"eu-south-1": {},
33793380
"eu-west-1": {},
33803381
"eu-west-2": {},
33813382
"eu-west-3": {},
@@ -11008,6 +11009,7 @@
1100811009
"ap-south-1": {},
1100911010
"ap-southeast-1": {},
1101011011
"ap-southeast-2": {},
11012+
"ap-southeast-3": {},
1101111013
"ca-central-1": {
1101211014
"variants": [
1101311015
{
@@ -12738,6 +12740,7 @@
1273812740
},
1273912741
"resource-explorer-2": {
1274012742
"defaults": {
12743+
"dnsSuffix": "api.aws",
1274112744
"variants": [
1274212745
{
1274312746
"dnsSuffix": "api.aws",
@@ -18334,6 +18337,7 @@
1833418337
},
1833518338
"resource-explorer-2": {
1833618339
"defaults": {
18340+
"dnsSuffix": "api.amazonwebservices.com.cn",
1833718341
"variants": [
1833818342
{
1833918343
"dnsSuffix": "api.amazonwebservices.com.cn",
@@ -21729,6 +21733,7 @@
2172921733
},
2173021734
"resource-explorer-2": {
2173121735
"defaults": {
21736+
"dnsSuffix": "api.aws",
2173221737
"variants": [
2173321738
{
2173421739
"dnsSuffix": "api.aws",

0 commit comments

Comments
 (0)