Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2024-07-03
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jul 3, 2024
1 parent 471f02e commit 2a6a4c8
Showing 1 changed file with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9611,6 +9611,16 @@
}
}
},
"globalaccelerator": {
"endpoints": {
"fips-us-west-2": {
"credentialScope": {
"region": "us-west-2"
},
"hostname": "globalaccelerator-fips.us-west-2.amazonaws.com"
}
}
},
"glue": {
"endpoints": {
"af-south-1": {},
Expand Down Expand Up @@ -14528,6 +14538,12 @@
},
"hostname": "oidc.ca-central-1.amazonaws.com"
},
"ca-west-1": {
"credentialScope": {
"region": "ca-west-1"
},
"hostname": "oidc.ca-west-1.amazonaws.com"
},
"eu-central-1": {
"credentialScope": {
"region": "eu-central-1"
Expand Down

0 comments on commit 2a6a4c8

Please sign in to comment.