Skip to content

Commit 22a7a7a

Browse files
feat: update AWS service endpoints metadata
1 parent 6c5441c commit 22a7a7a

File tree

1 file changed

+17
-0
lines changed
  • codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen

1 file changed

+17
-0
lines changed

codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen/endpoints.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20717,6 +20717,23 @@
2071720717
"cn-north-1" : { }
2071820718
}
2071920719
},
20720+
"iottwinmaker" : {
20721+
"endpoints" : {
20722+
"api-cn-north-1" : {
20723+
"credentialScope" : {
20724+
"region" : "cn-north-1"
20725+
},
20726+
"hostname" : "api.iottwinmaker.cn-north-1.amazonaws.com.cn"
20727+
},
20728+
"cn-north-1" : { },
20729+
"data-cn-north-1" : {
20730+
"credentialScope" : {
20731+
"region" : "cn-north-1"
20732+
},
20733+
"hostname" : "data.iottwinmaker.cn-north-1.amazonaws.com.cn"
20734+
}
20735+
}
20736+
},
2072020737
"kafka" : {
2072120738
"endpoints" : {
2072220739
"cn-north-1" : { },

0 commit comments

Comments
 (0)