Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2025-01-27
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jan 27, 2025
1 parent a57b590 commit 12cba40
Showing 1 changed file with 24 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27215,6 +27215,10 @@
"hostname": "synthetics-fips.ca-central-1.amazonaws.com",
"tags": ["fips"]
},
{
"hostname": "synthetics-fips.ca-central-1.api.aws",
"tags": ["dualstack", "fips"]
},
{
"hostname": "synthetics.ca-central-1.api.aws",
"tags": ["dualstack"]
Expand All @@ -27227,6 +27231,10 @@
"hostname": "synthetics-fips.ca-west-1.amazonaws.com",
"tags": ["fips"]
},
{
"hostname": "synthetics-fips.ca-west-1.api.aws",
"tags": ["dualstack", "fips"]
},
{
"hostname": "synthetics.ca-west-1.api.aws",
"tags": ["dualstack"]
Expand Down Expand Up @@ -27385,6 +27393,10 @@
"hostname": "synthetics-fips.us-east-1.amazonaws.com",
"tags": ["fips"]
},
{
"hostname": "synthetics-fips.us-east-1.api.aws",
"tags": ["dualstack", "fips"]
},
{
"hostname": "synthetics.us-east-1.api.aws",
"tags": ["dualstack"]
Expand All @@ -27397,6 +27409,10 @@
"hostname": "synthetics-fips.us-east-2.amazonaws.com",
"tags": ["fips"]
},
{
"hostname": "synthetics-fips.us-east-2.api.aws",
"tags": ["dualstack", "fips"]
},
{
"hostname": "synthetics.us-east-2.api.aws",
"tags": ["dualstack"]
Expand All @@ -27409,6 +27425,10 @@
"hostname": "synthetics-fips.us-west-1.amazonaws.com",
"tags": ["fips"]
},
{
"hostname": "synthetics-fips.us-west-1.api.aws",
"tags": ["dualstack", "fips"]
},
{
"hostname": "synthetics.us-west-1.api.aws",
"tags": ["dualstack"]
Expand All @@ -27421,6 +27441,10 @@
"hostname": "synthetics-fips.us-west-2.amazonaws.com",
"tags": ["fips"]
},
{
"hostname": "synthetics-fips.us-west-2.api.aws",
"tags": ["dualstack", "fips"]
},
{
"hostname": "synthetics.us-west-2.api.aws",
"tags": ["dualstack"]
Expand Down

0 comments on commit 12cba40

Please sign in to comment.