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 15, 2024
1 parent 4280ccb commit 7f44d99
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +349,12 @@
"tags" : [ "fips" ]
} ]
},
"ca-west-1" : {
"variants" : [ {
"hostname" : "acm-pca-fips.ca-west-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"eu-central-1" : { },
"eu-central-2" : { },
"eu-north-1" : { },
Expand All @@ -364,6 +370,13 @@
"deprecated" : true,
"hostname" : "acm-pca-fips.ca-central-1.amazonaws.com"
},
"fips-ca-west-1" : {
"credentialScope" : {
"region" : "ca-west-1"
},
"deprecated" : true,
"hostname" : "acm-pca-fips.ca-west-1.amazonaws.com"
},
"fips-us-east-1" : {
"credentialScope" : {
"region" : "us-east-1"
Expand Down

0 comments on commit 7f44d99

Please sign in to comment.