Skip to content

Commit

Permalink
Update endpoints model
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jul 3, 2024
1 parent 1dfec25 commit a04e146
Showing 1 changed file with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8690,6 +8690,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 @@ -13143,6 +13153,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 a04e146

Please sign in to comment.