Skip to content

Commit 2a6a4c8

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2024-07-03
1 parent 471f02e commit 2a6a4c8

File tree

1 file changed

+16
-0
lines changed
  • codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen

1 file changed

+16
-0
lines changed

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9611,6 +9611,16 @@
96119611
}
96129612
}
96139613
},
9614+
"globalaccelerator": {
9615+
"endpoints": {
9616+
"fips-us-west-2": {
9617+
"credentialScope": {
9618+
"region": "us-west-2"
9619+
},
9620+
"hostname": "globalaccelerator-fips.us-west-2.amazonaws.com"
9621+
}
9622+
}
9623+
},
96149624
"glue": {
96159625
"endpoints": {
96169626
"af-south-1": {},
@@ -14528,6 +14538,12 @@
1452814538
},
1452914539
"hostname": "oidc.ca-central-1.amazonaws.com"
1453014540
},
14541+
"ca-west-1": {
14542+
"credentialScope": {
14543+
"region": "ca-west-1"
14544+
},
14545+
"hostname": "oidc.ca-west-1.amazonaws.com"
14546+
},
1453114547
"eu-central-1": {
1453214548
"credentialScope": {
1453314549
"region": "eu-central-1"

0 commit comments

Comments
 (0)