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 Feb 18, 2025
1 parent 03da737 commit 3ed185b
Showing 1 changed file with 19 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17118,6 +17118,12 @@
"tags" : [ "dualstack" ]
} ]
},
"eu-south-2" : {
"variants" : [ {
"hostname" : "polly.eu-south-2.api.aws",
"tags" : [ "dualstack" ]
} ]
},
"eu-west-1" : {
"variants" : [ {
"hostname" : "polly.eu-west-1.api.aws",
Expand Down Expand Up @@ -17751,6 +17757,12 @@
"ca-west-1" : {
"variants" : [ {
"tags" : [ "dualstack" ]
}, {
"hostname" : "ram-fips.ca-west-1.amazonaws.com",
"tags" : [ "fips" ]
}, {
"hostname" : "ram-fips.ca-west-1.api.aws",
"tags" : [ "dualstack", "fips" ]
} ]
},
"eu-central-1" : {
Expand Down Expand Up @@ -17800,6 +17812,13 @@
"deprecated" : true,
"hostname" : "ram-fips.ca-central-1.amazonaws.com"
},
"fips-ca-west-1" : {
"credentialScope" : {
"region" : "ca-west-1"
},
"deprecated" : true,
"hostname" : "ram-fips.ca-west-1.amazonaws.com"
},
"fips-us-east-1" : {
"credentialScope" : {
"region" : "us-east-1"
Expand Down

0 comments on commit 3ed185b

Please sign in to comment.