Skip to content

Commit 83614f0

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent ddc9790 commit 83614f0

File tree

2 files changed

+12
-0
lines changed

2 files changed

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

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6527,11 +6527,18 @@
65276527
"snowball" : {
65286528
"endpoints" : {
65296529
"cn-north-1" : { },
6530+
"cn-northwest-1" : { },
65306531
"fips-cn-north-1" : {
65316532
"credentialScope" : {
65326533
"region" : "cn-north-1"
65336534
},
65346535
"hostname" : "snowball-fips.cn-north-1.amazonaws.com.cn"
6536+
},
6537+
"fips-cn-northwest-1" : {
6538+
"credentialScope" : {
6539+
"region" : "cn-northwest-1"
6540+
},
6541+
"hostname" : "snowball-fips.cn-northwest-1.amazonaws.com.cn"
65356542
}
65366543
}
65376544
},

0 commit comments

Comments
 (0)