Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2024-02-15
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Feb 15, 2024
1 parent 50bd9ea commit 075b95d
Showing 1 changed file with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,14 @@
}
]
},
"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 @@ -393,6 +401,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 075b95d

Please sign in to comment.