Skip to content

Commit 257263a

Browse files
Update endpoints model
1 parent 9ed43a6 commit 257263a

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

codegen/sdk-codegen/sdk-endpoints.json

+18
Original file line numberDiff line numberDiff line change
@@ -23642,6 +23642,9 @@
2364223642
"variants" : [ {
2364323643
"hostname" : "synthetics-fips.ca-central-1.amazonaws.com",
2364423644
"tags" : [ "fips" ]
23645+
}, {
23646+
"hostname" : "synthetics-fips.ca-central-1.api.aws",
23647+
"tags" : [ "dualstack", "fips" ]
2364523648
}, {
2364623649
"hostname" : "synthetics.ca-central-1.api.aws",
2364723650
"tags" : [ "dualstack" ]
@@ -23651,6 +23654,9 @@
2365123654
"variants" : [ {
2365223655
"hostname" : "synthetics-fips.ca-west-1.amazonaws.com",
2365323656
"tags" : [ "fips" ]
23657+
}, {
23658+
"hostname" : "synthetics-fips.ca-west-1.api.aws",
23659+
"tags" : [ "dualstack", "fips" ]
2365423660
}, {
2365523661
"hostname" : "synthetics.ca-west-1.api.aws",
2365623662
"tags" : [ "dualstack" ]
@@ -23780,6 +23786,9 @@
2378023786
"variants" : [ {
2378123787
"hostname" : "synthetics-fips.us-east-1.amazonaws.com",
2378223788
"tags" : [ "fips" ]
23789+
}, {
23790+
"hostname" : "synthetics-fips.us-east-1.api.aws",
23791+
"tags" : [ "dualstack", "fips" ]
2378323792
}, {
2378423793
"hostname" : "synthetics.us-east-1.api.aws",
2378523794
"tags" : [ "dualstack" ]
@@ -23789,6 +23798,9 @@
2378923798
"variants" : [ {
2379023799
"hostname" : "synthetics-fips.us-east-2.amazonaws.com",
2379123800
"tags" : [ "fips" ]
23801+
}, {
23802+
"hostname" : "synthetics-fips.us-east-2.api.aws",
23803+
"tags" : [ "dualstack", "fips" ]
2379223804
}, {
2379323805
"hostname" : "synthetics.us-east-2.api.aws",
2379423806
"tags" : [ "dualstack" ]
@@ -23798,6 +23810,9 @@
2379823810
"variants" : [ {
2379923811
"hostname" : "synthetics-fips.us-west-1.amazonaws.com",
2380023812
"tags" : [ "fips" ]
23813+
}, {
23814+
"hostname" : "synthetics-fips.us-west-1.api.aws",
23815+
"tags" : [ "dualstack", "fips" ]
2380123816
}, {
2380223817
"hostname" : "synthetics.us-west-1.api.aws",
2380323818
"tags" : [ "dualstack" ]
@@ -23807,6 +23822,9 @@
2380723822
"variants" : [ {
2380823823
"hostname" : "synthetics-fips.us-west-2.amazonaws.com",
2380923824
"tags" : [ "fips" ]
23825+
}, {
23826+
"hostname" : "synthetics-fips.us-west-2.api.aws",
23827+
"tags" : [ "dualstack", "fips" ]
2381023828
}, {
2381123829
"hostname" : "synthetics.us-west-2.api.aws",
2381223830
"tags" : [ "dualstack" ]

0 commit comments

Comments
 (0)