Skip to content

Commit 28d2ed0

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2024-04-23
1 parent 05fbb30 commit 28d2ed0

File tree

1 file changed

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

1 file changed

+11
-0
lines changed

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23529,6 +23529,17 @@
2352923529
"cn-northwest-1": {}
2353023530
}
2353123531
},
23532+
"entitlement.marketplace": {
23533+
"endpoints": {
23534+
"cn-northwest-1": {
23535+
"credentialScope": {
23536+
"region": "cn-northwest-1"
23537+
},
23538+
"hostname": "entitlement-marketplace.cn-northwest-1.amazonaws.com.cn",
23539+
"protocols": ["HTTPS"]
23540+
}
23541+
}
23542+
},
2353223543
"es": {
2353323544
"endpoints": {
2353423545
"cn-north-1": {

0 commit comments

Comments
 (0)