Skip to content

Commit 1aa09c3

Browse files
Updating endpoints.json file.
1 parent c8bcc6c commit 1aa09c3

File tree

3 files changed

+74
-0
lines changed

3 files changed

+74
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
2+
{
3+
"services" : null,
4+
"core" : {
5+
"updateMinimum" : true,
6+
"backwardIncompatibilitiesToIgnore" : [
7+
],
8+
"type" : "Patch",
9+
"changeLogMessages" : [
10+
"Updating endpoints.json file."
11+
]
12+
},
13+
"overrideVersion" : null
14+
}

sdk/src/Core/endpoints-original.json

Lines changed: 18 additions & 0 deletions
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" ]

sdk/src/Core/endpoints.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31599,6 +31599,13 @@
3159931599
"fips"
3160031600
]
3160131601
},
31602+
{
31603+
"hostname": "synthetics-fips.ca-central-1.api.aws",
31604+
"tags": [
31605+
"dualstack",
31606+
"fips"
31607+
]
31608+
},
3160231609
{
3160331610
"hostname": "synthetics.ca-central-1.api.aws",
3160431611
"tags": [
@@ -31615,6 +31622,13 @@
3161531622
"fips"
3161631623
]
3161731624
},
31625+
{
31626+
"hostname": "synthetics-fips.ca-west-1.api.aws",
31627+
"tags": [
31628+
"dualstack",
31629+
"fips"
31630+
]
31631+
},
3161831632
{
3161931633
"hostname": "synthetics.ca-west-1.api.aws",
3162031634
"tags": [
@@ -31803,6 +31817,13 @@
3180331817
"fips"
3180431818
]
3180531819
},
31820+
{
31821+
"hostname": "synthetics-fips.us-east-1.api.aws",
31822+
"tags": [
31823+
"dualstack",
31824+
"fips"
31825+
]
31826+
},
3180631827
{
3180731828
"hostname": "synthetics.us-east-1.api.aws",
3180831829
"tags": [
@@ -31819,6 +31840,13 @@
3181931840
"fips"
3182031841
]
3182131842
},
31843+
{
31844+
"hostname": "synthetics-fips.us-east-2.api.aws",
31845+
"tags": [
31846+
"dualstack",
31847+
"fips"
31848+
]
31849+
},
3182231850
{
3182331851
"hostname": "synthetics.us-east-2.api.aws",
3182431852
"tags": [
@@ -31835,6 +31863,13 @@
3183531863
"fips"
3183631864
]
3183731865
},
31866+
{
31867+
"hostname": "synthetics-fips.us-west-1.api.aws",
31868+
"tags": [
31869+
"dualstack",
31870+
"fips"
31871+
]
31872+
},
3183831873
{
3183931874
"hostname": "synthetics.us-west-1.api.aws",
3184031875
"tags": [
@@ -31851,6 +31886,13 @@
3185131886
"fips"
3185231887
]
3185331888
},
31889+
{
31890+
"hostname": "synthetics-fips.us-west-2.api.aws",
31891+
"tags": [
31892+
"dualstack",
31893+
"fips"
31894+
]
31895+
},
3185431896
{
3185531897
"hostname": "synthetics.us-west-2.api.aws",
3185631898
"tags": [

0 commit comments

Comments
 (0)