Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2023-08-31
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Aug 31, 2023
1 parent c0abf69 commit b7db78e
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3660,6 +3660,7 @@
"endpoints": {
"ap-northeast-1": {},
"ap-northeast-2": {},
"ap-northeast-3": {},
"ap-south-1": {},
"ap-southeast-1": {},
"ap-southeast-2": {},
Expand Down Expand Up @@ -3698,6 +3699,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 @@ -3738,6 +3740,7 @@
"endpoints": {
"ap-northeast-1": {},
"ap-northeast-2": {},
"ap-northeast-3": {},
"ap-south-1": {},
"ap-southeast-1": {},
"ap-southeast-2": {},
Expand Down Expand Up @@ -3776,6 +3779,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 @@ -11106,6 +11110,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 @@ -11141,6 +11146,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 @@ -13375,6 +13381,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 b7db78e

Please sign in to comment.