Skip to content

Commit 25de0ba

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2023-11-30
1 parent decb184 commit 25de0ba

File tree

1 file changed

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

1 file changed

+10
-0
lines changed

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

+10
Original file line numberDiff line numberDiff line change
@@ -440,6 +440,11 @@
440440
}
441441
}
442442
},
443+
"agreement-marketplace": {
444+
"endpoints": {
445+
"us-east-1": {}
446+
}
447+
},
443448
"airflow": {
444449
"endpoints": {
445450
"ap-northeast-1": {},
@@ -22005,6 +22010,11 @@
2200522010
"cn-northwest-1": {}
2200622011
}
2200722012
},
22013+
"redshift-serverless": {
22014+
"endpoints": {
22015+
"cn-north-1": {}
22016+
}
22017+
},
2200822018
"resource-explorer-2": {
2200922019
"defaults": {
2201022020
"dnsSuffix": "api.amazonwebservices.com.cn",

0 commit comments

Comments
 (0)