Skip to content

Commit

Permalink
Update to latest partitions and endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Jul 21, 2023
1 parent ee9caa8 commit 899e8ec
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions botocore/data/endpoints.json
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 899e8ec

Please sign in to comment.