Skip to content

Commit 3707f24

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent 4317204 commit 3707f24

File tree

1 file changed

+8
-3
lines changed
  • codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen

1 file changed

+8
-3
lines changed

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

+8-3
Original file line numberDiff line numberDiff line change
@@ -18942,15 +18942,20 @@
1894218942
},
1894318943
"savingsplans" : {
1894418944
"endpoints" : {
18945-
"aws-cn" : {
18945+
"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" : {
1894618952
"credentialScope" : {
1894718953
"region" : "cn-northwest-1"
1894818954
},
1894918955
"hostname" : "savingsplans.cn-northwest-1.amazonaws.com.cn"
1895018956
}
1895118957
},
18952-
"isRegionalized" : false,
18953-
"partitionEndpoint" : "aws-cn"
18958+
"isRegionalized" : true
1895418959
},
1895518960
"secretsmanager" : {
1895618961
"endpoints" : {

0 commit comments

Comments
 (0)