Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2022-09-09
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Sep 9, 2022
1 parent b45fc65 commit a5dc90b
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4125,11 +4125,16 @@
},
"endpoints": {
"ap-northeast-1": {},
"ap-northeast-2": {},
"ap-south-1": {},
"ap-southeast-1": {},
"ap-southeast-2": {},
"ca-central-1": {},
"eu-central-1": {},
"eu-north-1": {},
"eu-west-1": {},
"eu-west-2": {},
"eu-west-3": {},
"fips-us-east-1": {
"credentialScope": {
"region": "us-east-1"
Expand All @@ -4151,6 +4156,7 @@
"deprecated": true,
"hostname": "devops-guru-fips.us-west-2.amazonaws.com"
},
"sa-east-1": {},
"us-east-1": {
"variants": [
{
Expand All @@ -4167,6 +4173,7 @@
}
]
},
"us-west-1": {},
"us-west-2": {
"variants": [
{
Expand Down

0 comments on commit a5dc90b

Please sign in to comment.