Skip to content

Commit 13d4e18

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 5fa6348 commit 13d4e18

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"contributor": "",
5+
"description": "Updated endpoint and partition metadata."
6+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/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)