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 Aug 31, 2023
1 parent 32ea2b3 commit 676f71a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -3349,6 +3349,7 @@
"endpoints" : {
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-northeast-3" : { },
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
Expand Down Expand Up @@ -3387,6 +3388,7 @@
"deprecated" : true,
"hostname" : "cognito-identity-fips.us-west-2.amazonaws.com"
},
"il-central-1" : { },
"me-south-1" : { },
"sa-east-1" : { },
"us-east-1" : {
Expand Down Expand Up @@ -3419,6 +3421,7 @@
"endpoints" : {
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-northeast-3" : { },
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
Expand Down Expand Up @@ -3457,6 +3460,7 @@
"deprecated" : true,
"hostname" : "cognito-idp-fips.us-west-2.amazonaws.com"
},
"il-central-1" : { },
"me-south-1" : { },
"sa-east-1" : { },
"us-east-1" : {
Expand Down Expand Up @@ -10084,6 +10088,7 @@
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ap-southeast-3" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-north-1" : { },
Expand Down Expand Up @@ -10119,6 +10124,7 @@
"deprecated" : true,
"hostname" : "license-manager-user-subscriptions-fips.us-west-2.amazonaws.com"
},
"il-central-1" : { },
"me-south-1" : { },
"sa-east-1" : { },
"us-east-1" : {
Expand Down Expand Up @@ -12211,6 +12217,12 @@
},
"hostname" : "portal.sso.eu-west-3.amazonaws.com"
},
"il-central-1" : {
"credentialScope" : {
"region" : "il-central-1"
},
"hostname" : "portal.sso.il-central-1.amazonaws.com"
},
"me-south-1" : {
"credentialScope" : {
"region" : "me-south-1"
Expand Down

0 comments on commit 676f71a

Please sign in to comment.