Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2024-06-27
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jun 27, 2024
1 parent cee790f commit 9cc63d2
Showing 1 changed file with 15 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13617,7 +13617,21 @@
"ap-south-1": {},
"ap-southeast-1": {},
"ap-southeast-2": {},
"ca-central-1": {},
"ca-central-1": {
"variants": [
{
"hostname": "meetings-chime-fips.ca-central-1.amazonaws.com",
"tags": ["fips"]
}
]
},
"ca-central-1-fips": {
"credentialScope": {
"region": "ca-central-1"
},
"deprecated": true,
"hostname": "meetings-chime-fips.ca-central-1.amazonaws.com"
},
"eu-central-1": {},
"eu-west-2": {},
"il-central-1": {},
Expand Down

0 comments on commit 9cc63d2

Please sign in to comment.