We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4317204 commit 3707f24Copy full SHA for 3707f24
codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen/endpoints.json
@@ -18942,15 +18942,20 @@
18942
},
18943
"savingsplans" : {
18944
"endpoints" : {
18945
- "aws-cn" : {
+ "cn-north-1" : {
18946
+ "credentialScope" : {
18947
+ "region" : "cn-north-1"
18948
+ },
18949
+ "hostname" : "savingsplans.cn-north-1.amazonaws.com.cn"
18950
18951
+ "cn-northwest-1" : {
18952
"credentialScope" : {
18953
"region" : "cn-northwest-1"
18954
18955
"hostname" : "savingsplans.cn-northwest-1.amazonaws.com.cn"
18956
}
18957
- "isRegionalized" : false,
- "partitionEndpoint" : "aws-cn"
18958
+ "isRegionalized" : true
18959
18960
"secretsmanager" : {
18961
0 commit comments