Skip to content

Commit 9cc63d2

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2024-06-27
1 parent cee790f commit 9cc63d2

File tree

1 file changed

+15
-1
lines changed
  • codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen

1 file changed

+15
-1
lines changed

Diff for: codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen/endpoints.json

+15-1
Original file line numberDiff line numberDiff line change
@@ -13617,7 +13617,21 @@
1361713617
"ap-south-1": {},
1361813618
"ap-southeast-1": {},
1361913619
"ap-southeast-2": {},
13620-
"ca-central-1": {},
13620+
"ca-central-1": {
13621+
"variants": [
13622+
{
13623+
"hostname": "meetings-chime-fips.ca-central-1.amazonaws.com",
13624+
"tags": ["fips"]
13625+
}
13626+
]
13627+
},
13628+
"ca-central-1-fips": {
13629+
"credentialScope": {
13630+
"region": "ca-central-1"
13631+
},
13632+
"deprecated": true,
13633+
"hostname": "meetings-chime-fips.ca-central-1.amazonaws.com"
13634+
},
1362113635
"eu-central-1": {},
1362213636
"eu-west-2": {},
1362313637
"il-central-1": {},

0 commit comments

Comments
 (0)