Skip to content

Commit 12cba40

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2025-01-27
1 parent a57b590 commit 12cba40

File tree

1 file changed

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

1 file changed

+24
-0
lines changed

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

+24
Original file line numberDiff line numberDiff line change
@@ -27215,6 +27215,10 @@
2721527215
"hostname": "synthetics-fips.ca-central-1.amazonaws.com",
2721627216
"tags": ["fips"]
2721727217
},
27218+
{
27219+
"hostname": "synthetics-fips.ca-central-1.api.aws",
27220+
"tags": ["dualstack", "fips"]
27221+
},
2721827222
{
2721927223
"hostname": "synthetics.ca-central-1.api.aws",
2722027224
"tags": ["dualstack"]
@@ -27227,6 +27231,10 @@
2722727231
"hostname": "synthetics-fips.ca-west-1.amazonaws.com",
2722827232
"tags": ["fips"]
2722927233
},
27234+
{
27235+
"hostname": "synthetics-fips.ca-west-1.api.aws",
27236+
"tags": ["dualstack", "fips"]
27237+
},
2723027238
{
2723127239
"hostname": "synthetics.ca-west-1.api.aws",
2723227240
"tags": ["dualstack"]
@@ -27385,6 +27393,10 @@
2738527393
"hostname": "synthetics-fips.us-east-1.amazonaws.com",
2738627394
"tags": ["fips"]
2738727395
},
27396+
{
27397+
"hostname": "synthetics-fips.us-east-1.api.aws",
27398+
"tags": ["dualstack", "fips"]
27399+
},
2738827400
{
2738927401
"hostname": "synthetics.us-east-1.api.aws",
2739027402
"tags": ["dualstack"]
@@ -27397,6 +27409,10 @@
2739727409
"hostname": "synthetics-fips.us-east-2.amazonaws.com",
2739827410
"tags": ["fips"]
2739927411
},
27412+
{
27413+
"hostname": "synthetics-fips.us-east-2.api.aws",
27414+
"tags": ["dualstack", "fips"]
27415+
},
2740027416
{
2740127417
"hostname": "synthetics.us-east-2.api.aws",
2740227418
"tags": ["dualstack"]
@@ -27409,6 +27425,10 @@
2740927425
"hostname": "synthetics-fips.us-west-1.amazonaws.com",
2741027426
"tags": ["fips"]
2741127427
},
27428+
{
27429+
"hostname": "synthetics-fips.us-west-1.api.aws",
27430+
"tags": ["dualstack", "fips"]
27431+
},
2741227432
{
2741327433
"hostname": "synthetics.us-west-1.api.aws",
2741427434
"tags": ["dualstack"]
@@ -27421,6 +27441,10 @@
2742127441
"hostname": "synthetics-fips.us-west-2.amazonaws.com",
2742227442
"tags": ["fips"]
2742327443
},
27444+
{
27445+
"hostname": "synthetics-fips.us-west-2.api.aws",
27446+
"tags": ["dualstack", "fips"]
27447+
},
2742427448
{
2742527449
"hostname": "synthetics.us-west-2.api.aws",
2742627450
"tags": ["dualstack"]

0 commit comments

Comments
 (0)