Skip to content

Commit

Permalink
Update endpoints model
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jul 21, 2023
1 parent 4317204 commit 3707f24
Showing 1 changed file with 8 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18942,15 +18942,20 @@
},
"savingsplans" : {
"endpoints" : {
"aws-cn" : {
"cn-north-1" : {
"credentialScope" : {
"region" : "cn-north-1"
},
"hostname" : "savingsplans.cn-north-1.amazonaws.com.cn"
},
"cn-northwest-1" : {
"credentialScope" : {
"region" : "cn-northwest-1"
},
"hostname" : "savingsplans.cn-northwest-1.amazonaws.com.cn"
}
},
"isRegionalized" : false,
"partitionEndpoint" : "aws-cn"
"isRegionalized" : true
},
"secretsmanager" : {
"endpoints" : {
Expand Down

0 comments on commit 3707f24

Please sign in to comment.