Skip to content

Commit e3f719a

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2024-01-12
1 parent 4b2fcab commit e3f719a

File tree

1 file changed

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

1 file changed

+17
-0
lines changed

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

+17
Original file line numberDiff line numberDiff line change
@@ -22871,6 +22871,23 @@
2287122871
"cn-north-1": {}
2287222872
}
2287322873
},
22874+
"iottwinmaker": {
22875+
"endpoints": {
22876+
"api-cn-north-1": {
22877+
"credentialScope": {
22878+
"region": "cn-north-1"
22879+
},
22880+
"hostname": "api.iottwinmaker.cn-north-1.amazonaws.com.cn"
22881+
},
22882+
"cn-north-1": {},
22883+
"data-cn-north-1": {
22884+
"credentialScope": {
22885+
"region": "cn-north-1"
22886+
},
22887+
"hostname": "data.iottwinmaker.cn-north-1.amazonaws.com.cn"
22888+
}
22889+
}
22890+
},
2287422891
"kafka": {
2287522892
"endpoints": {
2287622893
"cn-north-1": {},

0 commit comments

Comments
 (0)