aws-partitions 1.1032.0 → 1.1043.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +55 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +0 -2
- data/partitions-metadata.json +6 -0
- data/partitions.json +899 -65
- metadata +2 -2
data/partitions.json
CHANGED
@@ -59,6 +59,9 @@
|
|
59
59
|
"ap-southeast-5" : {
|
60
60
|
"description" : "Asia Pacific (Malaysia)"
|
61
61
|
},
|
62
|
+
"ap-southeast-7" : {
|
63
|
+
"description" : "Asia Pacific (Thailand)"
|
64
|
+
},
|
62
65
|
"ca-central-1" : {
|
63
66
|
"description" : "Canada (Central)"
|
64
67
|
},
|
@@ -98,6 +101,9 @@
|
|
98
101
|
"me-south-1" : {
|
99
102
|
"description" : "Middle East (Bahrain)"
|
100
103
|
},
|
104
|
+
"mx-central-1" : {
|
105
|
+
"description" : "Mexico (Central)"
|
106
|
+
},
|
101
107
|
"sa-east-1" : {
|
102
108
|
"description" : "South America (Sao Paulo)"
|
103
109
|
},
|
@@ -129,6 +135,7 @@
|
|
129
135
|
"ap-southeast-3" : { },
|
130
136
|
"ap-southeast-4" : { },
|
131
137
|
"ap-southeast-5" : { },
|
138
|
+
"ap-southeast-7" : { },
|
132
139
|
"ca-central-1" : {
|
133
140
|
"variants" : [ {
|
134
141
|
"hostname" : "access-analyzer-fips.ca-central-1.amazonaws.com",
|
@@ -194,6 +201,7 @@
|
|
194
201
|
"il-central-1" : { },
|
195
202
|
"me-central-1" : { },
|
196
203
|
"me-south-1" : { },
|
204
|
+
"mx-central-1" : { },
|
197
205
|
"sa-east-1" : { },
|
198
206
|
"us-east-1" : {
|
199
207
|
"variants" : [ {
|
@@ -247,6 +255,7 @@
|
|
247
255
|
"ap-southeast-3" : { },
|
248
256
|
"ap-southeast-4" : { },
|
249
257
|
"ap-southeast-5" : { },
|
258
|
+
"ap-southeast-7" : { },
|
250
259
|
"ca-central-1" : {
|
251
260
|
"variants" : [ {
|
252
261
|
"hostname" : "acm-fips.ca-central-1.amazonaws.com",
|
@@ -284,6 +293,7 @@
|
|
284
293
|
"il-central-1" : { },
|
285
294
|
"me-central-1" : { },
|
286
295
|
"me-south-1" : { },
|
296
|
+
"mx-central-1" : { },
|
287
297
|
"sa-east-1" : { },
|
288
298
|
"us-east-1" : {
|
289
299
|
"variants" : [ {
|
@@ -558,6 +568,7 @@
|
|
558
568
|
},
|
559
569
|
"aoss" : {
|
560
570
|
"endpoints" : {
|
571
|
+
"ap-east-1" : { },
|
561
572
|
"ap-northeast-1" : { },
|
562
573
|
"ap-northeast-2" : { },
|
563
574
|
"ap-south-1" : { },
|
@@ -566,6 +577,7 @@
|
|
566
577
|
"ca-central-1" : { },
|
567
578
|
"eu-central-1" : { },
|
568
579
|
"eu-central-2" : { },
|
580
|
+
"eu-north-1" : { },
|
569
581
|
"eu-west-1" : { },
|
570
582
|
"eu-west-2" : { },
|
571
583
|
"eu-west-3" : { },
|
@@ -791,6 +803,16 @@
|
|
791
803
|
"tags" : [ "dualstack" ]
|
792
804
|
} ]
|
793
805
|
},
|
806
|
+
"ap-southeast-7" : {
|
807
|
+
"credentialScope" : {
|
808
|
+
"region" : "ap-southeast-7"
|
809
|
+
},
|
810
|
+
"hostname" : "api.ecr.ap-southeast-7.amazonaws.com",
|
811
|
+
"variants" : [ {
|
812
|
+
"hostname" : "ecr.ap-southeast-7.api.aws",
|
813
|
+
"tags" : [ "dualstack" ]
|
814
|
+
} ]
|
815
|
+
},
|
794
816
|
"ca-central-1" : {
|
795
817
|
"credentialScope" : {
|
796
818
|
"region" : "ca-central-1"
|
@@ -1017,6 +1039,16 @@
|
|
1017
1039
|
"tags" : [ "dualstack" ]
|
1018
1040
|
} ]
|
1019
1041
|
},
|
1042
|
+
"mx-central-1" : {
|
1043
|
+
"credentialScope" : {
|
1044
|
+
"region" : "mx-central-1"
|
1045
|
+
},
|
1046
|
+
"hostname" : "api.ecr.mx-central-1.amazonaws.com",
|
1047
|
+
"variants" : [ {
|
1048
|
+
"hostname" : "ecr.mx-central-1.api.aws",
|
1049
|
+
"tags" : [ "dualstack" ]
|
1050
|
+
} ]
|
1051
|
+
},
|
1020
1052
|
"sa-east-1" : {
|
1021
1053
|
"credentialScope" : {
|
1022
1054
|
"region" : "sa-east-1"
|
@@ -1608,6 +1640,7 @@
|
|
1608
1640
|
"ap-southeast-3" : { },
|
1609
1641
|
"ap-southeast-4" : { },
|
1610
1642
|
"ap-southeast-5" : { },
|
1643
|
+
"ap-southeast-7" : { },
|
1611
1644
|
"ca-central-1" : {
|
1612
1645
|
"variants" : [ {
|
1613
1646
|
"hostname" : "apigateway-fips.ca-central-1.amazonaws.com",
|
@@ -1673,6 +1706,7 @@
|
|
1673
1706
|
"il-central-1" : { },
|
1674
1707
|
"me-central-1" : { },
|
1675
1708
|
"me-south-1" : { },
|
1709
|
+
"mx-central-1" : { },
|
1676
1710
|
"sa-east-1" : { },
|
1677
1711
|
"us-east-1" : {
|
1678
1712
|
"variants" : [ {
|
@@ -1728,6 +1762,7 @@
|
|
1728
1762
|
"ap-southeast-3" : { },
|
1729
1763
|
"ap-southeast-4" : { },
|
1730
1764
|
"ap-southeast-5" : { },
|
1765
|
+
"ap-southeast-7" : { },
|
1731
1766
|
"ca-central-1" : { },
|
1732
1767
|
"ca-west-1" : { },
|
1733
1768
|
"eu-central-1" : { },
|
@@ -1741,6 +1776,7 @@
|
|
1741
1776
|
"il-central-1" : { },
|
1742
1777
|
"me-central-1" : { },
|
1743
1778
|
"me-south-1" : { },
|
1779
|
+
"mx-central-1" : { },
|
1744
1780
|
"sa-east-1" : { },
|
1745
1781
|
"us-east-1" : { },
|
1746
1782
|
"us-east-2" : { },
|
@@ -1762,6 +1798,7 @@
|
|
1762
1798
|
"ap-southeast-3" : { },
|
1763
1799
|
"ap-southeast-4" : { },
|
1764
1800
|
"ap-southeast-5" : { },
|
1801
|
+
"ap-southeast-7" : { },
|
1765
1802
|
"ca-central-1" : { },
|
1766
1803
|
"ca-west-1" : { },
|
1767
1804
|
"eu-central-1" : { },
|
@@ -1775,6 +1812,7 @@
|
|
1775
1812
|
"il-central-1" : { },
|
1776
1813
|
"me-central-1" : { },
|
1777
1814
|
"me-south-1" : { },
|
1815
|
+
"mx-central-1" : { },
|
1778
1816
|
"sa-east-1" : { },
|
1779
1817
|
"us-east-1" : { },
|
1780
1818
|
"us-east-2" : { },
|
@@ -1867,6 +1905,7 @@
|
|
1867
1905
|
"ap-southeast-3" : { },
|
1868
1906
|
"ap-southeast-4" : { },
|
1869
1907
|
"ap-southeast-5" : { },
|
1908
|
+
"ap-southeast-7" : { },
|
1870
1909
|
"ca-central-1" : { },
|
1871
1910
|
"ca-west-1" : { },
|
1872
1911
|
"eu-central-1" : { },
|
@@ -1880,6 +1919,7 @@
|
|
1880
1919
|
"il-central-1" : { },
|
1881
1920
|
"me-central-1" : { },
|
1882
1921
|
"me-south-1" : { },
|
1922
|
+
"mx-central-1" : { },
|
1883
1923
|
"sa-east-1" : { },
|
1884
1924
|
"us-east-1" : { },
|
1885
1925
|
"us-east-2" : { },
|
@@ -2382,6 +2422,7 @@
|
|
2382
2422
|
"ap-southeast-3" : { },
|
2383
2423
|
"ap-southeast-4" : { },
|
2384
2424
|
"ap-southeast-5" : { },
|
2425
|
+
"ap-southeast-7" : { },
|
2385
2426
|
"ca-central-1" : { },
|
2386
2427
|
"ca-west-1" : { },
|
2387
2428
|
"eu-central-1" : { },
|
@@ -2395,6 +2436,7 @@
|
|
2395
2436
|
"il-central-1" : { },
|
2396
2437
|
"me-central-1" : { },
|
2397
2438
|
"me-south-1" : { },
|
2439
|
+
"mx-central-1" : { },
|
2398
2440
|
"sa-east-1" : { },
|
2399
2441
|
"us-east-1" : { },
|
2400
2442
|
"us-east-2" : { },
|
@@ -2745,6 +2787,7 @@
|
|
2745
2787
|
"ap-southeast-3" : { },
|
2746
2788
|
"ap-southeast-4" : { },
|
2747
2789
|
"ap-southeast-5" : { },
|
2790
|
+
"ap-southeast-7" : { },
|
2748
2791
|
"ca-central-1" : {
|
2749
2792
|
"variants" : [ {
|
2750
2793
|
"hostname" : "autoscaling-fips.ca-central-1.amazonaws.com",
|
@@ -2810,6 +2853,7 @@
|
|
2810
2853
|
"il-central-1" : { },
|
2811
2854
|
"me-central-1" : { },
|
2812
2855
|
"me-south-1" : { },
|
2856
|
+
"mx-central-1" : { },
|
2813
2857
|
"sa-east-1" : { },
|
2814
2858
|
"us-east-1" : {
|
2815
2859
|
"variants" : [ {
|
@@ -2880,6 +2924,7 @@
|
|
2880
2924
|
"ap-southeast-3" : { },
|
2881
2925
|
"ap-southeast-4" : { },
|
2882
2926
|
"ap-southeast-5" : { },
|
2927
|
+
"ap-southeast-7" : { },
|
2883
2928
|
"ca-central-1" : { },
|
2884
2929
|
"ca-west-1" : { },
|
2885
2930
|
"eu-central-1" : { },
|
@@ -2893,6 +2938,7 @@
|
|
2893
2938
|
"il-central-1" : { },
|
2894
2939
|
"me-central-1" : { },
|
2895
2940
|
"me-south-1" : { },
|
2941
|
+
"mx-central-1" : { },
|
2896
2942
|
"sa-east-1" : { },
|
2897
2943
|
"us-east-1" : { },
|
2898
2944
|
"us-east-2" : { },
|
@@ -2945,6 +2991,7 @@
|
|
2945
2991
|
"ap-southeast-3" : { },
|
2946
2992
|
"ap-southeast-4" : { },
|
2947
2993
|
"ap-southeast-5" : { },
|
2994
|
+
"ap-southeast-7" : { },
|
2948
2995
|
"ca-central-1" : { },
|
2949
2996
|
"ca-west-1" : { },
|
2950
2997
|
"eu-central-1" : { },
|
@@ -2986,6 +3033,7 @@
|
|
2986
3033
|
"il-central-1" : { },
|
2987
3034
|
"me-central-1" : { },
|
2988
3035
|
"me-south-1" : { },
|
3036
|
+
"mx-central-1" : { },
|
2989
3037
|
"sa-east-1" : { },
|
2990
3038
|
"us-east-1" : {
|
2991
3039
|
"variants" : [ {
|
@@ -3943,6 +3991,7 @@
|
|
3943
3991
|
"ap-southeast-3" : { },
|
3944
3992
|
"ap-southeast-4" : { },
|
3945
3993
|
"ap-southeast-5" : { },
|
3994
|
+
"ap-southeast-7" : { },
|
3946
3995
|
"ca-central-1" : { },
|
3947
3996
|
"ca-west-1" : { },
|
3948
3997
|
"eu-central-1" : { },
|
@@ -3956,6 +4005,7 @@
|
|
3956
4005
|
"il-central-1" : { },
|
3957
4006
|
"me-central-1" : { },
|
3958
4007
|
"me-south-1" : { },
|
4008
|
+
"mx-central-1" : { },
|
3959
4009
|
"sa-east-1" : { },
|
3960
4010
|
"us-east-1" : {
|
3961
4011
|
"variants" : [ {
|
@@ -4222,6 +4272,7 @@
|
|
4222
4272
|
"ap-southeast-3" : { },
|
4223
4273
|
"ap-southeast-4" : { },
|
4224
4274
|
"ap-southeast-5" : { },
|
4275
|
+
"ap-southeast-7" : { },
|
4225
4276
|
"ca-central-1" : { },
|
4226
4277
|
"ca-west-1" : { },
|
4227
4278
|
"eu-central-1" : { },
|
@@ -4263,6 +4314,7 @@
|
|
4263
4314
|
"il-central-1" : { },
|
4264
4315
|
"me-central-1" : { },
|
4265
4316
|
"me-south-1" : { },
|
4317
|
+
"mx-central-1" : { },
|
4266
4318
|
"sa-east-1" : { },
|
4267
4319
|
"us-east-1" : {
|
4268
4320
|
"variants" : [ {
|
@@ -4533,6 +4585,7 @@
|
|
4533
4585
|
"ap-southeast-3" : { },
|
4534
4586
|
"ap-southeast-4" : { },
|
4535
4587
|
"ap-southeast-5" : { },
|
4588
|
+
"ap-southeast-7" : { },
|
4536
4589
|
"ca-central-1" : { },
|
4537
4590
|
"ca-west-1" : { },
|
4538
4591
|
"eu-central-1" : { },
|
@@ -4546,6 +4599,7 @@
|
|
4546
4599
|
"il-central-1" : { },
|
4547
4600
|
"me-central-1" : { },
|
4548
4601
|
"me-south-1" : { },
|
4602
|
+
"mx-central-1" : { },
|
4549
4603
|
"sa-east-1" : { },
|
4550
4604
|
"us-east-1" : {
|
4551
4605
|
"variants" : [ {
|
@@ -5525,6 +5579,7 @@
|
|
5525
5579
|
"ap-southeast-3" : { },
|
5526
5580
|
"ap-southeast-4" : { },
|
5527
5581
|
"ap-southeast-5" : { },
|
5582
|
+
"ap-southeast-7" : { },
|
5528
5583
|
"ca-central-1" : { },
|
5529
5584
|
"ca-west-1" : { },
|
5530
5585
|
"eu-central-1" : { },
|
@@ -5566,6 +5621,7 @@
|
|
5566
5621
|
"il-central-1" : { },
|
5567
5622
|
"me-central-1" : { },
|
5568
5623
|
"me-south-1" : { },
|
5624
|
+
"mx-central-1" : { },
|
5569
5625
|
"sa-east-1" : { },
|
5570
5626
|
"us-east-1" : {
|
5571
5627
|
"variants" : [ {
|
@@ -6254,6 +6310,12 @@
|
|
6254
6310
|
"tags" : [ "dualstack" ]
|
6255
6311
|
} ]
|
6256
6312
|
},
|
6313
|
+
"ap-southeast-7" : {
|
6314
|
+
"variants" : [ {
|
6315
|
+
"hostname" : "datasync.ap-southeast-7.api.aws",
|
6316
|
+
"tags" : [ "dualstack" ]
|
6317
|
+
} ]
|
6318
|
+
},
|
6257
6319
|
"ca-central-1" : {
|
6258
6320
|
"variants" : [ {
|
6259
6321
|
"hostname" : "datasync-fips.ca-central-1.amazonaws.com",
|
@@ -6386,6 +6448,12 @@
|
|
6386
6448
|
"tags" : [ "dualstack" ]
|
6387
6449
|
} ]
|
6388
6450
|
},
|
6451
|
+
"mx-central-1" : {
|
6452
|
+
"variants" : [ {
|
6453
|
+
"hostname" : "datasync.mx-central-1.api.aws",
|
6454
|
+
"tags" : [ "dualstack" ]
|
6455
|
+
} ]
|
6456
|
+
},
|
6389
6457
|
"sa-east-1" : {
|
6390
6458
|
"variants" : [ {
|
6391
6459
|
"hostname" : "datasync.sa-east-1.api.aws",
|
@@ -6479,6 +6547,9 @@
|
|
6479
6547
|
"ap-southeast-5" : {
|
6480
6548
|
"hostname" : "datazone.ap-southeast-5.api.aws"
|
6481
6549
|
},
|
6550
|
+
"ap-southeast-7" : {
|
6551
|
+
"hostname" : "datazone.ap-southeast-7.api.aws"
|
6552
|
+
},
|
6482
6553
|
"ca-central-1" : {
|
6483
6554
|
"hostname" : "datazone.ca-central-1.api.aws",
|
6484
6555
|
"variants" : [ {
|
@@ -6666,6 +6737,7 @@
|
|
6666
6737
|
"ap-southeast-3" : { },
|
6667
6738
|
"ap-southeast-4" : { },
|
6668
6739
|
"ap-southeast-5" : { },
|
6740
|
+
"ap-southeast-7" : { },
|
6669
6741
|
"ca-central-1" : {
|
6670
6742
|
"variants" : [ {
|
6671
6743
|
"hostname" : "directconnect-fips.ca-central-1.amazonaws.com",
|
@@ -6731,6 +6803,7 @@
|
|
6731
6803
|
"il-central-1" : { },
|
6732
6804
|
"me-central-1" : { },
|
6733
6805
|
"me-south-1" : { },
|
6806
|
+
"mx-central-1" : { },
|
6734
6807
|
"sa-east-1" : { },
|
6735
6808
|
"us-east-1" : {
|
6736
6809
|
"variants" : [ {
|
@@ -6843,6 +6916,12 @@
|
|
6843
6916
|
"tags" : [ "dualstack" ]
|
6844
6917
|
} ]
|
6845
6918
|
},
|
6919
|
+
"ap-southeast-7" : {
|
6920
|
+
"variants" : [ {
|
6921
|
+
"hostname" : "dlm.ap-southeast-7.api.aws",
|
6922
|
+
"tags" : [ "dualstack" ]
|
6923
|
+
} ]
|
6924
|
+
},
|
6846
6925
|
"ca-central-1" : {
|
6847
6926
|
"variants" : [ {
|
6848
6927
|
"hostname" : "dlm-fips.ca-central-1.api.aws",
|
@@ -6927,6 +7006,12 @@
|
|
6927
7006
|
"tags" : [ "dualstack" ]
|
6928
7007
|
} ]
|
6929
7008
|
},
|
7009
|
+
"mx-central-1" : {
|
7010
|
+
"variants" : [ {
|
7011
|
+
"hostname" : "dlm.mx-central-1.api.aws",
|
7012
|
+
"tags" : [ "dualstack" ]
|
7013
|
+
} ]
|
7014
|
+
},
|
6930
7015
|
"sa-east-1" : {
|
6931
7016
|
"variants" : [ {
|
6932
7017
|
"hostname" : "dlm.sa-east-1.api.aws",
|
@@ -6985,6 +7070,7 @@
|
|
6985
7070
|
"ap-southeast-3" : { },
|
6986
7071
|
"ap-southeast-4" : { },
|
6987
7072
|
"ap-southeast-5" : { },
|
7073
|
+
"ap-southeast-7" : { },
|
6988
7074
|
"ca-central-1" : { },
|
6989
7075
|
"ca-west-1" : { },
|
6990
7076
|
"dms" : {
|
@@ -7015,6 +7101,7 @@
|
|
7015
7101
|
"il-central-1" : { },
|
7016
7102
|
"me-central-1" : { },
|
7017
7103
|
"me-south-1" : { },
|
7104
|
+
"mx-central-1" : { },
|
7018
7105
|
"sa-east-1" : { },
|
7019
7106
|
"us-east-1" : {
|
7020
7107
|
"variants" : [ {
|
@@ -7361,6 +7448,7 @@
|
|
7361
7448
|
"ap-southeast-3" : { },
|
7362
7449
|
"ap-southeast-4" : { },
|
7363
7450
|
"ap-southeast-5" : { },
|
7451
|
+
"ap-southeast-7" : { },
|
7364
7452
|
"ca-central-1" : {
|
7365
7453
|
"variants" : [ {
|
7366
7454
|
"hostname" : "dynamodb-fips.ca-central-1.amazonaws.com",
|
@@ -7405,6 +7493,7 @@
|
|
7405
7493
|
},
|
7406
7494
|
"me-central-1" : { },
|
7407
7495
|
"me-south-1" : { },
|
7496
|
+
"mx-central-1" : { },
|
7408
7497
|
"sa-east-1" : { },
|
7409
7498
|
"us-east-1" : {
|
7410
7499
|
"variants" : [ {
|
@@ -7474,6 +7563,7 @@
|
|
7474
7563
|
"ap-southeast-3" : { },
|
7475
7564
|
"ap-southeast-4" : { },
|
7476
7565
|
"ap-southeast-5" : { },
|
7566
|
+
"ap-southeast-7" : { },
|
7477
7567
|
"ca-central-1" : {
|
7478
7568
|
"variants" : [ {
|
7479
7569
|
"hostname" : "ebs-fips.ca-central-1.amazonaws.com",
|
@@ -7539,6 +7629,7 @@
|
|
7539
7629
|
"il-central-1" : { },
|
7540
7630
|
"me-central-1" : { },
|
7541
7631
|
"me-south-1" : { },
|
7632
|
+
"mx-central-1" : { },
|
7542
7633
|
"sa-east-1" : { },
|
7543
7634
|
"us-east-1" : {
|
7544
7635
|
"variants" : [ {
|
@@ -7618,6 +7709,7 @@
|
|
7618
7709
|
"ap-southeast-3" : { },
|
7619
7710
|
"ap-southeast-4" : { },
|
7620
7711
|
"ap-southeast-5" : { },
|
7712
|
+
"ap-southeast-7" : { },
|
7621
7713
|
"ca-central-1" : {
|
7622
7714
|
"variants" : [ {
|
7623
7715
|
"hostname" : "ec2-fips.ca-central-1.amazonaws.com",
|
@@ -7721,6 +7813,7 @@
|
|
7721
7813
|
"tags" : [ "dualstack" ]
|
7722
7814
|
} ]
|
7723
7815
|
},
|
7816
|
+
"mx-central-1" : { },
|
7724
7817
|
"sa-east-1" : {
|
7725
7818
|
"variants" : [ {
|
7726
7819
|
"hostname" : "ec2.sa-east-1.api.aws",
|
@@ -7779,6 +7872,7 @@
|
|
7779
7872
|
"ap-southeast-3" : { },
|
7780
7873
|
"ap-southeast-4" : { },
|
7781
7874
|
"ap-southeast-5" : { },
|
7875
|
+
"ap-southeast-7" : { },
|
7782
7876
|
"ca-central-1" : { },
|
7783
7877
|
"ca-west-1" : { },
|
7784
7878
|
"eu-central-1" : { },
|
@@ -7820,6 +7914,7 @@
|
|
7820
7914
|
"il-central-1" : { },
|
7821
7915
|
"me-central-1" : { },
|
7822
7916
|
"me-south-1" : { },
|
7917
|
+
"mx-central-1" : { },
|
7823
7918
|
"sa-east-1" : { },
|
7824
7919
|
"us-east-1" : {
|
7825
7920
|
"variants" : [ {
|
@@ -7878,6 +7973,7 @@
|
|
7878
7973
|
"ap-southeast-3" : { },
|
7879
7974
|
"ap-southeast-4" : { },
|
7880
7975
|
"ap-southeast-5" : { },
|
7976
|
+
"ap-southeast-7" : { },
|
7881
7977
|
"ca-central-1" : { },
|
7882
7978
|
"ca-west-1" : { },
|
7883
7979
|
"eu-central-1" : { },
|
@@ -7919,6 +8015,7 @@
|
|
7919
8015
|
"il-central-1" : { },
|
7920
8016
|
"me-central-1" : { },
|
7921
8017
|
"me-south-1" : { },
|
8018
|
+
"mx-central-1" : { },
|
7922
8019
|
"sa-east-1" : { },
|
7923
8020
|
"us-east-1" : {
|
7924
8021
|
"variants" : [ {
|
@@ -7992,6 +8089,9 @@
|
|
7992
8089
|
"ap-southeast-5" : {
|
7993
8090
|
"hostname" : "eks-auth.ap-southeast-5.api.aws"
|
7994
8091
|
},
|
8092
|
+
"ap-southeast-7" : {
|
8093
|
+
"hostname" : "eks-auth.ap-southeast-7.api.aws"
|
8094
|
+
},
|
7995
8095
|
"ca-central-1" : {
|
7996
8096
|
"hostname" : "eks-auth.ca-central-1.api.aws"
|
7997
8097
|
},
|
@@ -8031,6 +8131,9 @@
|
|
8031
8131
|
"me-south-1" : {
|
8032
8132
|
"hostname" : "eks-auth.me-south-1.api.aws"
|
8033
8133
|
},
|
8134
|
+
"mx-central-1" : {
|
8135
|
+
"hostname" : "eks-auth.mx-central-1.api.aws"
|
8136
|
+
},
|
8034
8137
|
"sa-east-1" : {
|
8035
8138
|
"hostname" : "eks-auth.sa-east-1.api.aws"
|
8036
8139
|
},
|
@@ -8062,6 +8165,7 @@
|
|
8062
8165
|
"ap-southeast-3" : { },
|
8063
8166
|
"ap-southeast-4" : { },
|
8064
8167
|
"ap-southeast-5" : { },
|
8168
|
+
"ap-southeast-7" : { },
|
8065
8169
|
"ca-central-1" : { },
|
8066
8170
|
"ca-west-1" : { },
|
8067
8171
|
"eu-central-1" : { },
|
@@ -8082,6 +8186,7 @@
|
|
8082
8186
|
"il-central-1" : { },
|
8083
8187
|
"me-central-1" : { },
|
8084
8188
|
"me-south-1" : { },
|
8189
|
+
"mx-central-1" : { },
|
8085
8190
|
"sa-east-1" : { },
|
8086
8191
|
"us-east-1" : {
|
8087
8192
|
"variants" : [ {
|
@@ -8405,6 +8510,12 @@
|
|
8405
8510
|
"tags" : [ "fips" ]
|
8406
8511
|
} ]
|
8407
8512
|
},
|
8513
|
+
"ap-southeast-7" : {
|
8514
|
+
"variants" : [ {
|
8515
|
+
"hostname" : "elasticfilesystem-fips.ap-southeast-7.amazonaws.com",
|
8516
|
+
"tags" : [ "fips" ]
|
8517
|
+
} ]
|
8518
|
+
},
|
8408
8519
|
"ca-central-1" : {
|
8409
8520
|
"variants" : [ {
|
8410
8521
|
"hostname" : "elasticfilesystem-fips.ca-central-1.amazonaws.com",
|
@@ -8549,6 +8660,13 @@
|
|
8549
8660
|
"deprecated" : true,
|
8550
8661
|
"hostname" : "elasticfilesystem-fips.ap-southeast-5.amazonaws.com"
|
8551
8662
|
},
|
8663
|
+
"fips-ap-southeast-7" : {
|
8664
|
+
"credentialScope" : {
|
8665
|
+
"region" : "ap-southeast-7"
|
8666
|
+
},
|
8667
|
+
"deprecated" : true,
|
8668
|
+
"hostname" : "elasticfilesystem-fips.ap-southeast-7.amazonaws.com"
|
8669
|
+
},
|
8552
8670
|
"fips-ca-central-1" : {
|
8553
8671
|
"credentialScope" : {
|
8554
8672
|
"region" : "ca-central-1"
|
@@ -8640,6 +8758,13 @@
|
|
8640
8758
|
"deprecated" : true,
|
8641
8759
|
"hostname" : "elasticfilesystem-fips.me-south-1.amazonaws.com"
|
8642
8760
|
},
|
8761
|
+
"fips-mx-central-1" : {
|
8762
|
+
"credentialScope" : {
|
8763
|
+
"region" : "mx-central-1"
|
8764
|
+
},
|
8765
|
+
"deprecated" : true,
|
8766
|
+
"hostname" : "elasticfilesystem-fips.mx-central-1.amazonaws.com"
|
8767
|
+
},
|
8643
8768
|
"fips-sa-east-1" : {
|
8644
8769
|
"credentialScope" : {
|
8645
8770
|
"region" : "sa-east-1"
|
@@ -8693,6 +8818,12 @@
|
|
8693
8818
|
"tags" : [ "fips" ]
|
8694
8819
|
} ]
|
8695
8820
|
},
|
8821
|
+
"mx-central-1" : {
|
8822
|
+
"variants" : [ {
|
8823
|
+
"hostname" : "elasticfilesystem-fips.mx-central-1.amazonaws.com",
|
8824
|
+
"tags" : [ "fips" ]
|
8825
|
+
} ]
|
8826
|
+
},
|
8696
8827
|
"sa-east-1" : {
|
8697
8828
|
"variants" : [ {
|
8698
8829
|
"hostname" : "elasticfilesystem-fips.sa-east-1.amazonaws.com",
|
@@ -8742,6 +8873,7 @@
|
|
8742
8873
|
"ap-southeast-3" : { },
|
8743
8874
|
"ap-southeast-4" : { },
|
8744
8875
|
"ap-southeast-5" : { },
|
8876
|
+
"ap-southeast-7" : { },
|
8745
8877
|
"ca-central-1" : { },
|
8746
8878
|
"ca-west-1" : { },
|
8747
8879
|
"eu-central-1" : { },
|
@@ -8783,6 +8915,7 @@
|
|
8783
8915
|
"il-central-1" : { },
|
8784
8916
|
"me-central-1" : { },
|
8785
8917
|
"me-south-1" : { },
|
8918
|
+
"mx-central-1" : { },
|
8786
8919
|
"sa-east-1" : { },
|
8787
8920
|
"us-east-1" : {
|
8788
8921
|
"variants" : [ {
|
@@ -8828,6 +8961,7 @@
|
|
8828
8961
|
"ap-southeast-3" : { },
|
8829
8962
|
"ap-southeast-4" : { },
|
8830
8963
|
"ap-southeast-5" : { },
|
8964
|
+
"ap-southeast-7" : { },
|
8831
8965
|
"ca-central-1" : {
|
8832
8966
|
"variants" : [ {
|
8833
8967
|
"hostname" : "elasticmapreduce-fips.ca-central-1.amazonaws.com",
|
@@ -8895,6 +9029,7 @@
|
|
8895
9029
|
"il-central-1" : { },
|
8896
9030
|
"me-central-1" : { },
|
8897
9031
|
"me-south-1" : { },
|
9032
|
+
"mx-central-1" : { },
|
8898
9033
|
"sa-east-1" : { },
|
8899
9034
|
"us-east-1" : {
|
8900
9035
|
"sslCommonName" : "{service}.{region}.{dnsSuffix}",
|
@@ -9287,6 +9422,12 @@
|
|
9287
9422
|
"tags" : [ "dualstack" ]
|
9288
9423
|
} ]
|
9289
9424
|
},
|
9425
|
+
"ap-southeast-7" : {
|
9426
|
+
"variants" : [ {
|
9427
|
+
"hostname" : "aos.ap-southeast-7.api.aws",
|
9428
|
+
"tags" : [ "dualstack" ]
|
9429
|
+
} ]
|
9430
|
+
},
|
9290
9431
|
"ca-central-1" : {
|
9291
9432
|
"variants" : [ {
|
9292
9433
|
"hostname" : "aos.ca-central-1.api.aws",
|
@@ -9372,6 +9513,12 @@
|
|
9372
9513
|
"tags" : [ "dualstack" ]
|
9373
9514
|
} ]
|
9374
9515
|
},
|
9516
|
+
"mx-central-1" : {
|
9517
|
+
"variants" : [ {
|
9518
|
+
"hostname" : "aos.mx-central-1.api.aws",
|
9519
|
+
"tags" : [ "dualstack" ]
|
9520
|
+
} ]
|
9521
|
+
},
|
9375
9522
|
"sa-east-1" : {
|
9376
9523
|
"variants" : [ {
|
9377
9524
|
"hostname" : "aos.sa-east-1.api.aws",
|
@@ -9458,6 +9605,7 @@
|
|
9458
9605
|
"ap-southeast-3" : { },
|
9459
9606
|
"ap-southeast-4" : { },
|
9460
9607
|
"ap-southeast-5" : { },
|
9608
|
+
"ap-southeast-7" : { },
|
9461
9609
|
"ca-central-1" : { },
|
9462
9610
|
"ca-west-1" : { },
|
9463
9611
|
"eu-central-1" : { },
|
@@ -9499,6 +9647,7 @@
|
|
9499
9647
|
"il-central-1" : { },
|
9500
9648
|
"me-central-1" : { },
|
9501
9649
|
"me-south-1" : { },
|
9650
|
+
"mx-central-1" : { },
|
9502
9651
|
"sa-east-1" : { },
|
9503
9652
|
"us-east-1" : {
|
9504
9653
|
"variants" : [ {
|
@@ -10985,6 +11134,7 @@
|
|
10985
11134
|
"ap-southeast-2" : { },
|
10986
11135
|
"ap-southeast-3" : { },
|
10987
11136
|
"ap-southeast-4" : { },
|
11137
|
+
"ap-southeast-5" : { },
|
10988
11138
|
"ca-central-1" : { },
|
10989
11139
|
"ca-west-1" : { },
|
10990
11140
|
"eu-central-1" : { },
|
@@ -11171,6 +11321,7 @@
|
|
11171
11321
|
"ap-southeast-2" : { },
|
11172
11322
|
"ap-southeast-3" : { },
|
11173
11323
|
"ap-southeast-4" : { },
|
11324
|
+
"ap-southeast-5" : { },
|
11174
11325
|
"ca-central-1" : { },
|
11175
11326
|
"ca-west-1" : { },
|
11176
11327
|
"eu-central-1" : { },
|
@@ -11497,6 +11648,9 @@
|
|
11497
11648
|
"ap-southeast-5" : {
|
11498
11649
|
"hostname" : "internetmonitor.ap-southeast-5.api.aws"
|
11499
11650
|
},
|
11651
|
+
"ap-southeast-7" : {
|
11652
|
+
"hostname" : "internetmonitor.ap-southeast-7.api.aws"
|
11653
|
+
},
|
11500
11654
|
"ca-central-1" : {
|
11501
11655
|
"hostname" : "internetmonitor.ca-central-1.api.aws",
|
11502
11656
|
"variants" : [ {
|
@@ -11586,6 +11740,9 @@
|
|
11586
11740
|
"tags" : [ "dualstack" ]
|
11587
11741
|
} ]
|
11588
11742
|
},
|
11743
|
+
"mx-central-1" : {
|
11744
|
+
"hostname" : "internetmonitor.mx-central-1.api.aws"
|
11745
|
+
},
|
11589
11746
|
"sa-east-1" : {
|
11590
11747
|
"hostname" : "internetmonitor.sa-east-1.api.aws",
|
11591
11748
|
"variants" : [ {
|
@@ -12566,6 +12723,9 @@
|
|
12566
12723
|
"ap-southeast-5" : {
|
12567
12724
|
"hostname" : "kendra-ranking.ap-southeast-5.api.aws"
|
12568
12725
|
},
|
12726
|
+
"ap-southeast-7" : {
|
12727
|
+
"hostname" : "kendra-ranking.ap-southeast-7.api.aws"
|
12728
|
+
},
|
12569
12729
|
"ca-central-1" : {
|
12570
12730
|
"hostname" : "kendra-ranking.ca-central-1.api.aws",
|
12571
12731
|
"variants" : [ {
|
@@ -12603,6 +12763,9 @@
|
|
12603
12763
|
"me-south-1" : {
|
12604
12764
|
"hostname" : "kendra-ranking.me-south-1.api.aws"
|
12605
12765
|
},
|
12766
|
+
"mx-central-1" : {
|
12767
|
+
"hostname" : "kendra-ranking.mx-central-1.api.aws"
|
12768
|
+
},
|
12606
12769
|
"sa-east-1" : {
|
12607
12770
|
"hostname" : "kendra-ranking.sa-east-1.api.aws"
|
12608
12771
|
},
|
@@ -12646,6 +12809,7 @@
|
|
12646
12809
|
"ap-southeast-3" : { },
|
12647
12810
|
"ap-southeast-4" : { },
|
12648
12811
|
"ap-southeast-5" : { },
|
12812
|
+
"ap-southeast-7" : { },
|
12649
12813
|
"ca-central-1" : { },
|
12650
12814
|
"ca-west-1" : { },
|
12651
12815
|
"eu-central-1" : { },
|
@@ -12687,6 +12851,7 @@
|
|
12687
12851
|
"il-central-1" : { },
|
12688
12852
|
"me-central-1" : { },
|
12689
12853
|
"me-south-1" : { },
|
12854
|
+
"mx-central-1" : { },
|
12690
12855
|
"sa-east-1" : { },
|
12691
12856
|
"us-east-1" : {
|
12692
12857
|
"variants" : [ {
|
@@ -13005,6 +13170,19 @@
|
|
13005
13170
|
"deprecated" : true,
|
13006
13171
|
"hostname" : "kms-fips.ap-southeast-5.amazonaws.com"
|
13007
13172
|
},
|
13173
|
+
"ap-southeast-7" : {
|
13174
|
+
"variants" : [ {
|
13175
|
+
"hostname" : "kms-fips.ap-southeast-7.amazonaws.com",
|
13176
|
+
"tags" : [ "fips" ]
|
13177
|
+
} ]
|
13178
|
+
},
|
13179
|
+
"ap-southeast-7-fips" : {
|
13180
|
+
"credentialScope" : {
|
13181
|
+
"region" : "ap-southeast-7"
|
13182
|
+
},
|
13183
|
+
"deprecated" : true,
|
13184
|
+
"hostname" : "kms-fips.ap-southeast-7.amazonaws.com"
|
13185
|
+
},
|
13008
13186
|
"ca-central-1" : {
|
13009
13187
|
"variants" : [ {
|
13010
13188
|
"hostname" : "kms-fips.ca-central-1.amazonaws.com",
|
@@ -13174,6 +13352,19 @@
|
|
13174
13352
|
"deprecated" : true,
|
13175
13353
|
"hostname" : "kms-fips.me-south-1.amazonaws.com"
|
13176
13354
|
},
|
13355
|
+
"mx-central-1" : {
|
13356
|
+
"variants" : [ {
|
13357
|
+
"hostname" : "kms-fips.mx-central-1.amazonaws.com",
|
13358
|
+
"tags" : [ "fips" ]
|
13359
|
+
} ]
|
13360
|
+
},
|
13361
|
+
"mx-central-1-fips" : {
|
13362
|
+
"credentialScope" : {
|
13363
|
+
"region" : "mx-central-1"
|
13364
|
+
},
|
13365
|
+
"deprecated" : true,
|
13366
|
+
"hostname" : "kms-fips.mx-central-1.amazonaws.com"
|
13367
|
+
},
|
13177
13368
|
"sa-east-1" : {
|
13178
13369
|
"variants" : [ {
|
13179
13370
|
"hostname" : "kms-fips.sa-east-1.amazonaws.com",
|
@@ -13551,6 +13742,12 @@
|
|
13551
13742
|
"tags" : [ "dualstack" ]
|
13552
13743
|
} ]
|
13553
13744
|
},
|
13745
|
+
"ap-southeast-7" : {
|
13746
|
+
"variants" : [ {
|
13747
|
+
"hostname" : "lambda.ap-southeast-7.api.aws",
|
13748
|
+
"tags" : [ "dualstack" ]
|
13749
|
+
} ]
|
13750
|
+
},
|
13554
13751
|
"ca-central-1" : {
|
13555
13752
|
"variants" : [ {
|
13556
13753
|
"hostname" : "lambda.ca-central-1.api.aws",
|
@@ -13657,6 +13854,12 @@
|
|
13657
13854
|
"tags" : [ "dualstack" ]
|
13658
13855
|
} ]
|
13659
13856
|
},
|
13857
|
+
"mx-central-1" : {
|
13858
|
+
"variants" : [ {
|
13859
|
+
"hostname" : "lambda.mx-central-1.api.aws",
|
13860
|
+
"tags" : [ "dualstack" ]
|
13861
|
+
} ]
|
13862
|
+
},
|
13660
13863
|
"sa-east-1" : {
|
13661
13864
|
"variants" : [ {
|
13662
13865
|
"hostname" : "lambda.sa-east-1.api.aws",
|
@@ -13714,6 +13917,7 @@
|
|
13714
13917
|
"ap-southeast-2" : { },
|
13715
13918
|
"ap-southeast-3" : { },
|
13716
13919
|
"ap-southeast-4" : { },
|
13920
|
+
"ap-southeast-5" : { },
|
13717
13921
|
"ca-central-1" : { },
|
13718
13922
|
"ca-west-1" : { },
|
13719
13923
|
"eu-central-1" : { },
|
@@ -14037,6 +14241,12 @@
|
|
14037
14241
|
"tags" : [ "dualstack" ]
|
14038
14242
|
} ]
|
14039
14243
|
},
|
14244
|
+
"ap-southeast-7" : {
|
14245
|
+
"variants" : [ {
|
14246
|
+
"hostname" : "logs.ap-southeast-7.api.aws",
|
14247
|
+
"tags" : [ "dualstack" ]
|
14248
|
+
} ]
|
14249
|
+
},
|
14040
14250
|
"ca-central-1" : {
|
14041
14251
|
"variants" : [ {
|
14042
14252
|
"hostname" : "logs-fips.ca-central-1.amazonaws.com",
|
@@ -14163,6 +14373,12 @@
|
|
14163
14373
|
"tags" : [ "dualstack" ]
|
14164
14374
|
} ]
|
14165
14375
|
},
|
14376
|
+
"mx-central-1" : {
|
14377
|
+
"variants" : [ {
|
14378
|
+
"hostname" : "logs.mx-central-1.api.aws",
|
14379
|
+
"tags" : [ "dualstack" ]
|
14380
|
+
} ]
|
14381
|
+
},
|
14166
14382
|
"sa-east-1" : {
|
14167
14383
|
"variants" : [ {
|
14168
14384
|
"hostname" : "logs.sa-east-1.api.aws",
|
@@ -15344,6 +15560,7 @@
|
|
15344
15560
|
"ap-southeast-3" : { },
|
15345
15561
|
"ap-southeast-4" : { },
|
15346
15562
|
"ap-southeast-5" : { },
|
15563
|
+
"ap-southeast-7" : { },
|
15347
15564
|
"ca-central-1" : { },
|
15348
15565
|
"ca-west-1" : { },
|
15349
15566
|
"eu-central-1" : { },
|
@@ -15385,6 +15602,7 @@
|
|
15385
15602
|
"il-central-1" : { },
|
15386
15603
|
"me-central-1" : { },
|
15387
15604
|
"me-south-1" : { },
|
15605
|
+
"mx-central-1" : { },
|
15388
15606
|
"sa-east-1" : { },
|
15389
15607
|
"us-east-1" : {
|
15390
15608
|
"variants" : [ {
|
@@ -15778,6 +15996,9 @@
|
|
15778
15996
|
"ap-southeast-5" : {
|
15779
15997
|
"hostname" : "notifications.ap-southeast-5.api.aws"
|
15780
15998
|
},
|
15999
|
+
"ap-southeast-7" : {
|
16000
|
+
"hostname" : "notifications.ap-southeast-7.api.aws"
|
16001
|
+
},
|
15781
16002
|
"ca-central-1" : {
|
15782
16003
|
"hostname" : "notifications.ca-central-1.api.aws"
|
15783
16004
|
},
|
@@ -15817,6 +16038,9 @@
|
|
15817
16038
|
"me-south-1" : {
|
15818
16039
|
"hostname" : "notifications.me-south-1.api.aws"
|
15819
16040
|
},
|
16041
|
+
"mx-central-1" : {
|
16042
|
+
"hostname" : "notifications.mx-central-1.api.aws"
|
16043
|
+
},
|
15820
16044
|
"sa-east-1" : {
|
15821
16045
|
"hostname" : "notifications.sa-east-1.api.aws"
|
15822
16046
|
},
|
@@ -15860,6 +16084,7 @@
|
|
15860
16084
|
"ap-southeast-3" : { },
|
15861
16085
|
"ap-southeast-4" : { },
|
15862
16086
|
"ap-southeast-5" : { },
|
16087
|
+
"ap-southeast-7" : { },
|
15863
16088
|
"ca-central-1" : { },
|
15864
16089
|
"ca-west-1" : { },
|
15865
16090
|
"eu-central-1" : { },
|
@@ -15873,6 +16098,7 @@
|
|
15873
16098
|
"il-central-1" : { },
|
15874
16099
|
"me-central-1" : { },
|
15875
16100
|
"me-south-1" : { },
|
16101
|
+
"mx-central-1" : { },
|
15876
16102
|
"sa-east-1" : { },
|
15877
16103
|
"us-east-1" : { },
|
15878
16104
|
"us-east-2" : { },
|
@@ -16422,6 +16648,13 @@
|
|
16422
16648
|
"tags" : [ "dualstack" ]
|
16423
16649
|
} ]
|
16424
16650
|
},
|
16651
|
+
"ap-southeast-7" : {
|
16652
|
+
"protocols" : [ "https" ],
|
16653
|
+
"variants" : [ {
|
16654
|
+
"hostname" : "pi.ap-southeast-7.api.aws",
|
16655
|
+
"tags" : [ "dualstack" ]
|
16656
|
+
} ]
|
16657
|
+
},
|
16425
16658
|
"ca-central-1" : {
|
16426
16659
|
"protocols" : [ "https" ],
|
16427
16660
|
"variants" : [ {
|
@@ -16567,6 +16800,13 @@
|
|
16567
16800
|
"tags" : [ "dualstack" ]
|
16568
16801
|
} ]
|
16569
16802
|
},
|
16803
|
+
"mx-central-1" : {
|
16804
|
+
"protocols" : [ "https" ],
|
16805
|
+
"variants" : [ {
|
16806
|
+
"hostname" : "pi.mx-central-1.api.aws",
|
16807
|
+
"tags" : [ "dualstack" ]
|
16808
|
+
} ]
|
16809
|
+
},
|
16570
16810
|
"sa-east-1" : {
|
16571
16811
|
"protocols" : [ "https" ],
|
16572
16812
|
"variants" : [ {
|
@@ -17154,17 +17394,6 @@
|
|
17154
17394
|
}
|
17155
17395
|
}
|
17156
17396
|
},
|
17157
|
-
"projects.iot1click" : {
|
17158
|
-
"endpoints" : {
|
17159
|
-
"ap-northeast-1" : { },
|
17160
|
-
"eu-central-1" : { },
|
17161
|
-
"eu-west-1" : { },
|
17162
|
-
"eu-west-2" : { },
|
17163
|
-
"us-east-1" : { },
|
17164
|
-
"us-east-2" : { },
|
17165
|
-
"us-west-2" : { }
|
17166
|
-
}
|
17167
|
-
},
|
17168
17397
|
"proton" : {
|
17169
17398
|
"endpoints" : {
|
17170
17399
|
"ap-northeast-1" : { },
|
@@ -17226,6 +17455,9 @@
|
|
17226
17455
|
"ap-southeast-5" : {
|
17227
17456
|
"hostname" : "qbusiness.ap-southeast-5.api.aws"
|
17228
17457
|
},
|
17458
|
+
"ap-southeast-7" : {
|
17459
|
+
"hostname" : "qbusiness.ap-southeast-7.api.aws"
|
17460
|
+
},
|
17229
17461
|
"ca-central-1" : {
|
17230
17462
|
"hostname" : "qbusiness.ca-central-1.api.aws"
|
17231
17463
|
},
|
@@ -17265,6 +17497,9 @@
|
|
17265
17497
|
"me-south-1" : {
|
17266
17498
|
"hostname" : "qbusiness.me-south-1.api.aws"
|
17267
17499
|
},
|
17500
|
+
"mx-central-1" : {
|
17501
|
+
"hostname" : "qbusiness.mx-central-1.api.aws"
|
17502
|
+
},
|
17268
17503
|
"sa-east-1" : {
|
17269
17504
|
"hostname" : "qbusiness.sa-east-1.api.aws"
|
17270
17505
|
},
|
@@ -17383,6 +17618,7 @@
|
|
17383
17618
|
"ap-southeast-3" : { },
|
17384
17619
|
"ap-southeast-4" : { },
|
17385
17620
|
"ap-southeast-5" : { },
|
17621
|
+
"ap-southeast-7" : { },
|
17386
17622
|
"ca-central-1" : {
|
17387
17623
|
"variants" : [ {
|
17388
17624
|
"hostname" : "ram-fips.ca-central-1.amazonaws.com",
|
@@ -17448,6 +17684,7 @@
|
|
17448
17684
|
"il-central-1" : { },
|
17449
17685
|
"me-central-1" : { },
|
17450
17686
|
"me-south-1" : { },
|
17687
|
+
"mx-central-1" : { },
|
17451
17688
|
"sa-east-1" : { },
|
17452
17689
|
"us-east-1" : {
|
17453
17690
|
"variants" : [ {
|
@@ -17549,6 +17786,7 @@
|
|
17549
17786
|
"tags" : [ "dualstack" ]
|
17550
17787
|
} ]
|
17551
17788
|
},
|
17789
|
+
"ap-southeast-7" : { },
|
17552
17790
|
"ca-central-1" : {
|
17553
17791
|
"variants" : [ {
|
17554
17792
|
"hostname" : "rbin-fips.ca-central-1.amazonaws.com",
|
@@ -17681,6 +17919,7 @@
|
|
17681
17919
|
"tags" : [ "dualstack" ]
|
17682
17920
|
} ]
|
17683
17921
|
},
|
17922
|
+
"mx-central-1" : { },
|
17684
17923
|
"sa-east-1" : {
|
17685
17924
|
"variants" : [ {
|
17686
17925
|
"hostname" : "rbin.sa-east-1.api.aws",
|
@@ -17751,6 +17990,7 @@
|
|
17751
17990
|
"ap-southeast-3" : { },
|
17752
17991
|
"ap-southeast-4" : { },
|
17753
17992
|
"ap-southeast-5" : { },
|
17993
|
+
"ap-southeast-7" : { },
|
17754
17994
|
"ca-central-1" : {
|
17755
17995
|
"variants" : [ {
|
17756
17996
|
"hostname" : "rds-fips.ca-central-1.amazonaws.com",
|
@@ -17788,6 +18028,7 @@
|
|
17788
18028
|
"il-central-1" : { },
|
17789
18029
|
"me-central-1" : { },
|
17790
18030
|
"me-south-1" : { },
|
18031
|
+
"mx-central-1" : { },
|
17791
18032
|
"rds-fips.ca-central-1" : {
|
17792
18033
|
"credentialScope" : {
|
17793
18034
|
"region" : "ca-central-1"
|
@@ -18026,6 +18267,7 @@
|
|
18026
18267
|
"ap-southeast-3" : { },
|
18027
18268
|
"ap-southeast-4" : { },
|
18028
18269
|
"ap-southeast-5" : { },
|
18270
|
+
"ap-southeast-7" : { },
|
18029
18271
|
"ca-central-1" : {
|
18030
18272
|
"variants" : [ {
|
18031
18273
|
"hostname" : "redshift-fips.ca-central-1.amazonaws.com",
|
@@ -18091,6 +18333,7 @@
|
|
18091
18333
|
"il-central-1" : { },
|
18092
18334
|
"me-central-1" : { },
|
18093
18335
|
"me-south-1" : { },
|
18336
|
+
"mx-central-1" : { },
|
18094
18337
|
"sa-east-1" : { },
|
18095
18338
|
"us-east-1" : {
|
18096
18339
|
"variants" : [ {
|
@@ -18370,26 +18613,126 @@
|
|
18370
18613
|
},
|
18371
18614
|
"resiliencehub" : {
|
18372
18615
|
"endpoints" : {
|
18373
|
-
"af-south-1" : {
|
18374
|
-
|
18375
|
-
|
18376
|
-
|
18377
|
-
|
18378
|
-
|
18379
|
-
"ap-
|
18380
|
-
|
18381
|
-
|
18382
|
-
|
18383
|
-
|
18384
|
-
|
18385
|
-
"
|
18386
|
-
|
18387
|
-
|
18388
|
-
|
18389
|
-
|
18390
|
-
|
18391
|
-
"
|
18392
|
-
|
18616
|
+
"af-south-1" : {
|
18617
|
+
"variants" : [ {
|
18618
|
+
"hostname" : "resiliencehub.af-south-1.api.aws",
|
18619
|
+
"tags" : [ "dualstack" ]
|
18620
|
+
} ]
|
18621
|
+
},
|
18622
|
+
"ap-east-1" : {
|
18623
|
+
"variants" : [ {
|
18624
|
+
"hostname" : "resiliencehub.ap-east-1.api.aws",
|
18625
|
+
"tags" : [ "dualstack" ]
|
18626
|
+
} ]
|
18627
|
+
},
|
18628
|
+
"ap-northeast-1" : {
|
18629
|
+
"variants" : [ {
|
18630
|
+
"hostname" : "resiliencehub.ap-northeast-1.api.aws",
|
18631
|
+
"tags" : [ "dualstack" ]
|
18632
|
+
} ]
|
18633
|
+
},
|
18634
|
+
"ap-northeast-2" : {
|
18635
|
+
"variants" : [ {
|
18636
|
+
"hostname" : "resiliencehub.ap-northeast-2.api.aws",
|
18637
|
+
"tags" : [ "dualstack" ]
|
18638
|
+
} ]
|
18639
|
+
},
|
18640
|
+
"ap-south-1" : {
|
18641
|
+
"variants" : [ {
|
18642
|
+
"hostname" : "resiliencehub.ap-south-1.api.aws",
|
18643
|
+
"tags" : [ "dualstack" ]
|
18644
|
+
} ]
|
18645
|
+
},
|
18646
|
+
"ap-southeast-1" : {
|
18647
|
+
"variants" : [ {
|
18648
|
+
"hostname" : "resiliencehub.ap-southeast-1.api.aws",
|
18649
|
+
"tags" : [ "dualstack" ]
|
18650
|
+
} ]
|
18651
|
+
},
|
18652
|
+
"ap-southeast-2" : {
|
18653
|
+
"variants" : [ {
|
18654
|
+
"hostname" : "resiliencehub.ap-southeast-2.api.aws",
|
18655
|
+
"tags" : [ "dualstack" ]
|
18656
|
+
} ]
|
18657
|
+
},
|
18658
|
+
"ca-central-1" : {
|
18659
|
+
"variants" : [ {
|
18660
|
+
"hostname" : "resiliencehub.ca-central-1.api.aws",
|
18661
|
+
"tags" : [ "dualstack" ]
|
18662
|
+
} ]
|
18663
|
+
},
|
18664
|
+
"eu-central-1" : {
|
18665
|
+
"variants" : [ {
|
18666
|
+
"hostname" : "resiliencehub.eu-central-1.api.aws",
|
18667
|
+
"tags" : [ "dualstack" ]
|
18668
|
+
} ]
|
18669
|
+
},
|
18670
|
+
"eu-north-1" : {
|
18671
|
+
"variants" : [ {
|
18672
|
+
"hostname" : "resiliencehub.eu-north-1.api.aws",
|
18673
|
+
"tags" : [ "dualstack" ]
|
18674
|
+
} ]
|
18675
|
+
},
|
18676
|
+
"eu-south-1" : {
|
18677
|
+
"variants" : [ {
|
18678
|
+
"hostname" : "resiliencehub.eu-south-1.api.aws",
|
18679
|
+
"tags" : [ "dualstack" ]
|
18680
|
+
} ]
|
18681
|
+
},
|
18682
|
+
"eu-west-1" : {
|
18683
|
+
"variants" : [ {
|
18684
|
+
"hostname" : "resiliencehub.eu-west-1.api.aws",
|
18685
|
+
"tags" : [ "dualstack" ]
|
18686
|
+
} ]
|
18687
|
+
},
|
18688
|
+
"eu-west-2" : {
|
18689
|
+
"variants" : [ {
|
18690
|
+
"hostname" : "resiliencehub.eu-west-2.api.aws",
|
18691
|
+
"tags" : [ "dualstack" ]
|
18692
|
+
} ]
|
18693
|
+
},
|
18694
|
+
"eu-west-3" : {
|
18695
|
+
"variants" : [ {
|
18696
|
+
"hostname" : "resiliencehub.eu-west-3.api.aws",
|
18697
|
+
"tags" : [ "dualstack" ]
|
18698
|
+
} ]
|
18699
|
+
},
|
18700
|
+
"me-south-1" : {
|
18701
|
+
"variants" : [ {
|
18702
|
+
"hostname" : "resiliencehub.me-south-1.api.aws",
|
18703
|
+
"tags" : [ "dualstack" ]
|
18704
|
+
} ]
|
18705
|
+
},
|
18706
|
+
"sa-east-1" : {
|
18707
|
+
"variants" : [ {
|
18708
|
+
"hostname" : "resiliencehub.sa-east-1.api.aws",
|
18709
|
+
"tags" : [ "dualstack" ]
|
18710
|
+
} ]
|
18711
|
+
},
|
18712
|
+
"us-east-1" : {
|
18713
|
+
"variants" : [ {
|
18714
|
+
"hostname" : "resiliencehub.us-east-1.api.aws",
|
18715
|
+
"tags" : [ "dualstack" ]
|
18716
|
+
} ]
|
18717
|
+
},
|
18718
|
+
"us-east-2" : {
|
18719
|
+
"variants" : [ {
|
18720
|
+
"hostname" : "resiliencehub.us-east-2.api.aws",
|
18721
|
+
"tags" : [ "dualstack" ]
|
18722
|
+
} ]
|
18723
|
+
},
|
18724
|
+
"us-west-1" : {
|
18725
|
+
"variants" : [ {
|
18726
|
+
"hostname" : "resiliencehub.us-west-1.api.aws",
|
18727
|
+
"tags" : [ "dualstack" ]
|
18728
|
+
} ]
|
18729
|
+
},
|
18730
|
+
"us-west-2" : {
|
18731
|
+
"variants" : [ {
|
18732
|
+
"hostname" : "resiliencehub.us-west-2.api.aws",
|
18733
|
+
"tags" : [ "dualstack" ]
|
18734
|
+
} ]
|
18735
|
+
}
|
18393
18736
|
}
|
18394
18737
|
},
|
18395
18738
|
"resource-explorer-2" : {
|
@@ -18529,6 +18872,7 @@
|
|
18529
18872
|
"ap-southeast-3" : { },
|
18530
18873
|
"ap-southeast-4" : { },
|
18531
18874
|
"ap-southeast-5" : { },
|
18875
|
+
"ap-southeast-7" : { },
|
18532
18876
|
"ca-central-1" : { },
|
18533
18877
|
"ca-west-1" : { },
|
18534
18878
|
"eu-central-1" : { },
|
@@ -18570,6 +18914,7 @@
|
|
18570
18914
|
"il-central-1" : { },
|
18571
18915
|
"me-central-1" : { },
|
18572
18916
|
"me-south-1" : { },
|
18917
|
+
"mx-central-1" : { },
|
18573
18918
|
"sa-east-1" : { },
|
18574
18919
|
"us-east-1" : {
|
18575
18920
|
"variants" : [ {
|
@@ -18621,6 +18966,8 @@
|
|
18621
18966
|
"ap-southeast-2" : { },
|
18622
18967
|
"ap-southeast-3" : { },
|
18623
18968
|
"ap-southeast-4" : { },
|
18969
|
+
"ap-southeast-5" : { },
|
18970
|
+
"ap-southeast-7" : { },
|
18624
18971
|
"ca-central-1" : { },
|
18625
18972
|
"ca-west-1" : { },
|
18626
18973
|
"eu-central-1" : { },
|
@@ -18662,6 +19009,7 @@
|
|
18662
19009
|
"il-central-1" : { },
|
18663
19010
|
"me-central-1" : { },
|
18664
19011
|
"me-south-1" : { },
|
19012
|
+
"mx-central-1" : { },
|
18665
19013
|
"sa-east-1" : { },
|
18666
19014
|
"us-east-1" : {
|
18667
19015
|
"variants" : [ {
|
@@ -18744,6 +19092,7 @@
|
|
18744
19092
|
"ap-southeast-3" : { },
|
18745
19093
|
"ap-southeast-4" : { },
|
18746
19094
|
"ap-southeast-5" : { },
|
19095
|
+
"ap-southeast-7" : { },
|
18747
19096
|
"ca-central-1" : {
|
18748
19097
|
"variants" : [ {
|
18749
19098
|
"hostname" : "route53resolver-fips.ca-central-1.amazonaws.com",
|
@@ -18781,6 +19130,7 @@
|
|
18781
19130
|
"il-central-1" : { },
|
18782
19131
|
"me-central-1" : { },
|
18783
19132
|
"me-south-1" : { },
|
19133
|
+
"mx-central-1" : { },
|
18784
19134
|
"sa-east-1" : { },
|
18785
19135
|
"us-east-1" : {
|
18786
19136
|
"variants" : [ {
|
@@ -19106,6 +19456,12 @@
|
|
19106
19456
|
"tags" : [ "dualstack" ]
|
19107
19457
|
} ]
|
19108
19458
|
},
|
19459
|
+
"ap-southeast-7" : {
|
19460
|
+
"variants" : [ {
|
19461
|
+
"hostname" : "s3.dualstack.ap-southeast-7.amazonaws.com",
|
19462
|
+
"tags" : [ "dualstack" ]
|
19463
|
+
} ]
|
19464
|
+
},
|
19109
19465
|
"aws-global" : {
|
19110
19466
|
"credentialScope" : {
|
19111
19467
|
"region" : "us-east-1"
|
@@ -19247,6 +19603,12 @@
|
|
19247
19603
|
"tags" : [ "dualstack" ]
|
19248
19604
|
} ]
|
19249
19605
|
},
|
19606
|
+
"mx-central-1" : {
|
19607
|
+
"variants" : [ {
|
19608
|
+
"hostname" : "s3.dualstack.mx-central-1.amazonaws.com",
|
19609
|
+
"tags" : [ "dualstack" ]
|
19610
|
+
} ]
|
19611
|
+
},
|
19250
19612
|
"s3-external-1" : {
|
19251
19613
|
"credentialScope" : {
|
19252
19614
|
"region" : "us-east-1"
|
@@ -20051,6 +20413,11 @@
|
|
20051
20413
|
"tags" : [ "dualstack" ]
|
20052
20414
|
} ]
|
20053
20415
|
},
|
20416
|
+
"ap-southeast-7" : {
|
20417
|
+
"variants" : [ {
|
20418
|
+
"tags" : [ "dualstack" ]
|
20419
|
+
} ]
|
20420
|
+
},
|
20054
20421
|
"ca-central-1" : {
|
20055
20422
|
"variants" : [ {
|
20056
20423
|
"tags" : [ "dualstack" ]
|
@@ -20130,7 +20497,12 @@
|
|
20130
20497
|
"tags" : [ "dualstack" ]
|
20131
20498
|
} ]
|
20132
20499
|
},
|
20133
|
-
"
|
20500
|
+
"mx-central-1" : {
|
20501
|
+
"variants" : [ {
|
20502
|
+
"tags" : [ "dualstack" ]
|
20503
|
+
} ]
|
20504
|
+
},
|
20505
|
+
"sa-east-1" : {
|
20134
20506
|
"variants" : [ {
|
20135
20507
|
"tags" : [ "dualstack" ]
|
20136
20508
|
} ]
|
@@ -20841,6 +21213,12 @@
|
|
20841
21213
|
"tags" : [ "dualstack" ]
|
20842
21214
|
} ]
|
20843
21215
|
},
|
21216
|
+
"ap-southeast-7" : {
|
21217
|
+
"variants" : [ {
|
21218
|
+
"hostname" : "servicediscovery.ap-southeast-7.api.aws",
|
21219
|
+
"tags" : [ "dualstack" ]
|
21220
|
+
} ]
|
21221
|
+
},
|
20844
21222
|
"ca-central-1" : {
|
20845
21223
|
"variants" : [ {
|
20846
21224
|
"hostname" : "servicediscovery-fips.ca-central-1.amazonaws.com",
|
@@ -20945,6 +21323,12 @@
|
|
20945
21323
|
"tags" : [ "dualstack" ]
|
20946
21324
|
} ]
|
20947
21325
|
},
|
21326
|
+
"mx-central-1" : {
|
21327
|
+
"variants" : [ {
|
21328
|
+
"hostname" : "servicediscovery.mx-central-1.api.aws",
|
21329
|
+
"tags" : [ "dualstack" ]
|
21330
|
+
} ]
|
21331
|
+
},
|
20948
21332
|
"sa-east-1" : {
|
20949
21333
|
"variants" : [ {
|
20950
21334
|
"hostname" : "servicediscovery.sa-east-1.api.aws",
|
@@ -21046,6 +21430,7 @@
|
|
21046
21430
|
"ap-southeast-3" : { },
|
21047
21431
|
"ap-southeast-4" : { },
|
21048
21432
|
"ap-southeast-5" : { },
|
21433
|
+
"ap-southeast-7" : { },
|
21049
21434
|
"ca-central-1" : { },
|
21050
21435
|
"ca-west-1" : { },
|
21051
21436
|
"eu-central-1" : { },
|
@@ -21059,6 +21444,7 @@
|
|
21059
21444
|
"il-central-1" : { },
|
21060
21445
|
"me-central-1" : { },
|
21061
21446
|
"me-south-1" : { },
|
21447
|
+
"mx-central-1" : { },
|
21062
21448
|
"sa-east-1" : { },
|
21063
21449
|
"us-east-1" : { },
|
21064
21450
|
"us-east-2" : { },
|
@@ -21483,77 +21869,212 @@
|
|
21483
21869
|
},
|
21484
21870
|
"snowball" : {
|
21485
21871
|
"endpoints" : {
|
21486
|
-
"af-south-1" : {
|
21487
|
-
|
21872
|
+
"af-south-1" : {
|
21873
|
+
"variants" : [ {
|
21874
|
+
"hostname" : "snowball-fips.af-south-1.amazonaws.com",
|
21875
|
+
"tags" : [ "fips" ]
|
21876
|
+
}, {
|
21877
|
+
"hostname" : "snowball-fips.af-south-1.api.aws",
|
21878
|
+
"tags" : [ "dualstack", "fips" ]
|
21879
|
+
}, {
|
21880
|
+
"hostname" : "snowball.af-south-1.api.aws",
|
21881
|
+
"tags" : [ "dualstack" ]
|
21882
|
+
} ]
|
21883
|
+
},
|
21884
|
+
"ap-east-1" : {
|
21885
|
+
"variants" : [ {
|
21886
|
+
"hostname" : "snowball-fips.ap-east-1.amazonaws.com",
|
21887
|
+
"tags" : [ "fips" ]
|
21888
|
+
}, {
|
21889
|
+
"hostname" : "snowball-fips.ap-east-1.api.aws",
|
21890
|
+
"tags" : [ "dualstack", "fips" ]
|
21891
|
+
}, {
|
21892
|
+
"hostname" : "snowball.ap-east-1.api.aws",
|
21893
|
+
"tags" : [ "dualstack" ]
|
21894
|
+
} ]
|
21895
|
+
},
|
21488
21896
|
"ap-northeast-1" : {
|
21489
21897
|
"variants" : [ {
|
21490
21898
|
"hostname" : "snowball-fips.ap-northeast-1.amazonaws.com",
|
21491
21899
|
"tags" : [ "fips" ]
|
21900
|
+
}, {
|
21901
|
+
"hostname" : "snowball-fips.ap-northeast-1.api.aws",
|
21902
|
+
"tags" : [ "dualstack", "fips" ]
|
21903
|
+
}, {
|
21904
|
+
"hostname" : "snowball.ap-northeast-1.api.aws",
|
21905
|
+
"tags" : [ "dualstack" ]
|
21492
21906
|
} ]
|
21493
21907
|
},
|
21494
21908
|
"ap-northeast-2" : {
|
21495
21909
|
"variants" : [ {
|
21496
21910
|
"hostname" : "snowball-fips.ap-northeast-2.amazonaws.com",
|
21497
21911
|
"tags" : [ "fips" ]
|
21912
|
+
}, {
|
21913
|
+
"hostname" : "snowball-fips.ap-northeast-2.api.aws",
|
21914
|
+
"tags" : [ "dualstack", "fips" ]
|
21915
|
+
}, {
|
21916
|
+
"hostname" : "snowball.ap-northeast-2.api.aws",
|
21917
|
+
"tags" : [ "dualstack" ]
|
21498
21918
|
} ]
|
21499
21919
|
},
|
21500
21920
|
"ap-northeast-3" : {
|
21501
21921
|
"variants" : [ {
|
21502
21922
|
"hostname" : "snowball-fips.ap-northeast-3.amazonaws.com",
|
21503
21923
|
"tags" : [ "fips" ]
|
21924
|
+
}, {
|
21925
|
+
"hostname" : "snowball-fips.ap-northeast-3.api.aws",
|
21926
|
+
"tags" : [ "dualstack", "fips" ]
|
21927
|
+
}, {
|
21928
|
+
"hostname" : "snowball.ap-northeast-3.api.aws",
|
21929
|
+
"tags" : [ "dualstack" ]
|
21504
21930
|
} ]
|
21505
21931
|
},
|
21506
21932
|
"ap-south-1" : {
|
21507
21933
|
"variants" : [ {
|
21508
21934
|
"hostname" : "snowball-fips.ap-south-1.amazonaws.com",
|
21509
21935
|
"tags" : [ "fips" ]
|
21936
|
+
}, {
|
21937
|
+
"hostname" : "snowball-fips.ap-south-1.api.aws",
|
21938
|
+
"tags" : [ "dualstack", "fips" ]
|
21939
|
+
}, {
|
21940
|
+
"hostname" : "snowball.ap-south-1.api.aws",
|
21941
|
+
"tags" : [ "dualstack" ]
|
21510
21942
|
} ]
|
21511
21943
|
},
|
21512
21944
|
"ap-southeast-1" : {
|
21513
21945
|
"variants" : [ {
|
21514
21946
|
"hostname" : "snowball-fips.ap-southeast-1.amazonaws.com",
|
21515
21947
|
"tags" : [ "fips" ]
|
21948
|
+
}, {
|
21949
|
+
"hostname" : "snowball-fips.ap-southeast-1.api.aws",
|
21950
|
+
"tags" : [ "dualstack", "fips" ]
|
21951
|
+
}, {
|
21952
|
+
"hostname" : "snowball.ap-southeast-1.api.aws",
|
21953
|
+
"tags" : [ "dualstack" ]
|
21516
21954
|
} ]
|
21517
21955
|
},
|
21518
21956
|
"ap-southeast-2" : {
|
21519
21957
|
"variants" : [ {
|
21520
21958
|
"hostname" : "snowball-fips.ap-southeast-2.amazonaws.com",
|
21521
21959
|
"tags" : [ "fips" ]
|
21960
|
+
}, {
|
21961
|
+
"hostname" : "snowball-fips.ap-southeast-2.api.aws",
|
21962
|
+
"tags" : [ "dualstack", "fips" ]
|
21963
|
+
}, {
|
21964
|
+
"hostname" : "snowball.ap-southeast-2.api.aws",
|
21965
|
+
"tags" : [ "dualstack" ]
|
21966
|
+
} ]
|
21967
|
+
},
|
21968
|
+
"ap-southeast-3" : {
|
21969
|
+
"variants" : [ {
|
21970
|
+
"hostname" : "snowball-fips.ap-southeast-3.amazonaws.com",
|
21971
|
+
"tags" : [ "fips" ]
|
21972
|
+
}, {
|
21973
|
+
"hostname" : "snowball-fips.ap-southeast-3.api.aws",
|
21974
|
+
"tags" : [ "dualstack", "fips" ]
|
21975
|
+
}, {
|
21976
|
+
"hostname" : "snowball.ap-southeast-3.api.aws",
|
21977
|
+
"tags" : [ "dualstack" ]
|
21522
21978
|
} ]
|
21523
21979
|
},
|
21524
|
-
"ap-southeast-3" : { },
|
21525
21980
|
"ca-central-1" : {
|
21526
21981
|
"variants" : [ {
|
21527
21982
|
"hostname" : "snowball-fips.ca-central-1.amazonaws.com",
|
21528
21983
|
"tags" : [ "fips" ]
|
21984
|
+
}, {
|
21985
|
+
"hostname" : "snowball-fips.ca-central-1.api.aws",
|
21986
|
+
"tags" : [ "dualstack", "fips" ]
|
21987
|
+
}, {
|
21988
|
+
"hostname" : "snowball.ca-central-1.api.aws",
|
21989
|
+
"tags" : [ "dualstack" ]
|
21529
21990
|
} ]
|
21530
21991
|
},
|
21531
21992
|
"eu-central-1" : {
|
21532
21993
|
"variants" : [ {
|
21533
21994
|
"hostname" : "snowball-fips.eu-central-1.amazonaws.com",
|
21534
21995
|
"tags" : [ "fips" ]
|
21996
|
+
}, {
|
21997
|
+
"hostname" : "snowball-fips.eu-central-1.api.aws",
|
21998
|
+
"tags" : [ "dualstack", "fips" ]
|
21999
|
+
}, {
|
22000
|
+
"hostname" : "snowball.eu-central-1.api.aws",
|
22001
|
+
"tags" : [ "dualstack" ]
|
22002
|
+
} ]
|
22003
|
+
},
|
22004
|
+
"eu-north-1" : {
|
22005
|
+
"variants" : [ {
|
22006
|
+
"hostname" : "snowball-fips.eu-north-1.amazonaws.com",
|
22007
|
+
"tags" : [ "fips" ]
|
22008
|
+
}, {
|
22009
|
+
"hostname" : "snowball-fips.eu-north-1.api.aws",
|
22010
|
+
"tags" : [ "dualstack", "fips" ]
|
22011
|
+
}, {
|
22012
|
+
"hostname" : "snowball.eu-north-1.api.aws",
|
22013
|
+
"tags" : [ "dualstack" ]
|
22014
|
+
} ]
|
22015
|
+
},
|
22016
|
+
"eu-south-1" : {
|
22017
|
+
"variants" : [ {
|
22018
|
+
"hostname" : "snowball-fips.eu-south-1.amazonaws.com",
|
22019
|
+
"tags" : [ "fips" ]
|
22020
|
+
}, {
|
22021
|
+
"hostname" : "snowball-fips.eu-south-1.api.aws",
|
22022
|
+
"tags" : [ "dualstack", "fips" ]
|
22023
|
+
}, {
|
22024
|
+
"hostname" : "snowball.eu-south-1.api.aws",
|
22025
|
+
"tags" : [ "dualstack" ]
|
21535
22026
|
} ]
|
21536
22027
|
},
|
21537
|
-
"eu-north-1" : { },
|
21538
|
-
"eu-south-1" : { },
|
21539
22028
|
"eu-west-1" : {
|
21540
22029
|
"variants" : [ {
|
21541
22030
|
"hostname" : "snowball-fips.eu-west-1.amazonaws.com",
|
21542
22031
|
"tags" : [ "fips" ]
|
22032
|
+
}, {
|
22033
|
+
"hostname" : "snowball-fips.eu-west-1.api.aws",
|
22034
|
+
"tags" : [ "dualstack", "fips" ]
|
22035
|
+
}, {
|
22036
|
+
"hostname" : "snowball.eu-west-1.api.aws",
|
22037
|
+
"tags" : [ "dualstack" ]
|
21543
22038
|
} ]
|
21544
22039
|
},
|
21545
22040
|
"eu-west-2" : {
|
21546
22041
|
"variants" : [ {
|
21547
22042
|
"hostname" : "snowball-fips.eu-west-2.amazonaws.com",
|
21548
22043
|
"tags" : [ "fips" ]
|
22044
|
+
}, {
|
22045
|
+
"hostname" : "snowball-fips.eu-west-2.api.aws",
|
22046
|
+
"tags" : [ "dualstack", "fips" ]
|
22047
|
+
}, {
|
22048
|
+
"hostname" : "snowball.eu-west-2.api.aws",
|
22049
|
+
"tags" : [ "dualstack" ]
|
21549
22050
|
} ]
|
21550
22051
|
},
|
21551
22052
|
"eu-west-3" : {
|
21552
22053
|
"variants" : [ {
|
21553
22054
|
"hostname" : "snowball-fips.eu-west-3.amazonaws.com",
|
21554
22055
|
"tags" : [ "fips" ]
|
22056
|
+
}, {
|
22057
|
+
"hostname" : "snowball-fips.eu-west-3.api.aws",
|
22058
|
+
"tags" : [ "dualstack", "fips" ]
|
22059
|
+
}, {
|
22060
|
+
"hostname" : "snowball.eu-west-3.api.aws",
|
22061
|
+
"tags" : [ "dualstack" ]
|
21555
22062
|
} ]
|
21556
22063
|
},
|
22064
|
+
"fips-af-south-1" : {
|
22065
|
+
"credentialScope" : {
|
22066
|
+
"region" : "af-south-1"
|
22067
|
+
},
|
22068
|
+
"deprecated" : true,
|
22069
|
+
"hostname" : "snowball-fips.af-south-1.amazonaws.com"
|
22070
|
+
},
|
22071
|
+
"fips-ap-east-1" : {
|
22072
|
+
"credentialScope" : {
|
22073
|
+
"region" : "ap-east-1"
|
22074
|
+
},
|
22075
|
+
"deprecated" : true,
|
22076
|
+
"hostname" : "snowball-fips.ap-east-1.amazonaws.com"
|
22077
|
+
},
|
21557
22078
|
"fips-ap-northeast-1" : {
|
21558
22079
|
"credentialScope" : {
|
21559
22080
|
"region" : "ap-northeast-1"
|
@@ -21596,6 +22117,13 @@
|
|
21596
22117
|
"deprecated" : true,
|
21597
22118
|
"hostname" : "snowball-fips.ap-southeast-2.amazonaws.com"
|
21598
22119
|
},
|
22120
|
+
"fips-ap-southeast-3" : {
|
22121
|
+
"credentialScope" : {
|
22122
|
+
"region" : "ap-southeast-3"
|
22123
|
+
},
|
22124
|
+
"deprecated" : true,
|
22125
|
+
"hostname" : "snowball-fips.ap-southeast-3.amazonaws.com"
|
22126
|
+
},
|
21599
22127
|
"fips-ca-central-1" : {
|
21600
22128
|
"credentialScope" : {
|
21601
22129
|
"region" : "ca-central-1"
|
@@ -21610,6 +22138,20 @@
|
|
21610
22138
|
"deprecated" : true,
|
21611
22139
|
"hostname" : "snowball-fips.eu-central-1.amazonaws.com"
|
21612
22140
|
},
|
22141
|
+
"fips-eu-north-1" : {
|
22142
|
+
"credentialScope" : {
|
22143
|
+
"region" : "eu-north-1"
|
22144
|
+
},
|
22145
|
+
"deprecated" : true,
|
22146
|
+
"hostname" : "snowball-fips.eu-north-1.amazonaws.com"
|
22147
|
+
},
|
22148
|
+
"fips-eu-south-1" : {
|
22149
|
+
"credentialScope" : {
|
22150
|
+
"region" : "eu-south-1"
|
22151
|
+
},
|
22152
|
+
"deprecated" : true,
|
22153
|
+
"hostname" : "snowball-fips.eu-south-1.amazonaws.com"
|
22154
|
+
},
|
21613
22155
|
"fips-eu-west-1" : {
|
21614
22156
|
"credentialScope" : {
|
21615
22157
|
"region" : "eu-west-1"
|
@@ -21631,6 +22173,20 @@
|
|
21631
22173
|
"deprecated" : true,
|
21632
22174
|
"hostname" : "snowball-fips.eu-west-3.amazonaws.com"
|
21633
22175
|
},
|
22176
|
+
"fips-il-central-1" : {
|
22177
|
+
"credentialScope" : {
|
22178
|
+
"region" : "il-central-1"
|
22179
|
+
},
|
22180
|
+
"deprecated" : true,
|
22181
|
+
"hostname" : "snowball-fips.il-central-1.amazonaws.com"
|
22182
|
+
},
|
22183
|
+
"fips-me-central-1" : {
|
22184
|
+
"credentialScope" : {
|
22185
|
+
"region" : "me-central-1"
|
22186
|
+
},
|
22187
|
+
"deprecated" : true,
|
22188
|
+
"hostname" : "snowball-fips.me-central-1.amazonaws.com"
|
22189
|
+
},
|
21634
22190
|
"fips-sa-east-1" : {
|
21635
22191
|
"credentialScope" : {
|
21636
22192
|
"region" : "sa-east-1"
|
@@ -21666,36 +22222,88 @@
|
|
21666
22222
|
"deprecated" : true,
|
21667
22223
|
"hostname" : "snowball-fips.us-west-2.amazonaws.com"
|
21668
22224
|
},
|
21669
|
-
"il-central-1" : {
|
21670
|
-
|
22225
|
+
"il-central-1" : {
|
22226
|
+
"variants" : [ {
|
22227
|
+
"hostname" : "snowball-fips.il-central-1.amazonaws.com",
|
22228
|
+
"tags" : [ "fips" ]
|
22229
|
+
}, {
|
22230
|
+
"hostname" : "snowball-fips.il-central-1.api.aws",
|
22231
|
+
"tags" : [ "dualstack", "fips" ]
|
22232
|
+
}, {
|
22233
|
+
"hostname" : "snowball.il-central-1.api.aws",
|
22234
|
+
"tags" : [ "dualstack" ]
|
22235
|
+
} ]
|
22236
|
+
},
|
22237
|
+
"me-central-1" : {
|
22238
|
+
"variants" : [ {
|
22239
|
+
"hostname" : "snowball-fips.me-central-1.amazonaws.com",
|
22240
|
+
"tags" : [ "fips" ]
|
22241
|
+
}, {
|
22242
|
+
"hostname" : "snowball-fips.me-central-1.api.aws",
|
22243
|
+
"tags" : [ "dualstack", "fips" ]
|
22244
|
+
}, {
|
22245
|
+
"hostname" : "snowball.me-central-1.api.aws",
|
22246
|
+
"tags" : [ "dualstack" ]
|
22247
|
+
} ]
|
22248
|
+
},
|
21671
22249
|
"sa-east-1" : {
|
21672
22250
|
"variants" : [ {
|
21673
22251
|
"hostname" : "snowball-fips.sa-east-1.amazonaws.com",
|
21674
22252
|
"tags" : [ "fips" ]
|
22253
|
+
}, {
|
22254
|
+
"hostname" : "snowball-fips.sa-east-1.api.aws",
|
22255
|
+
"tags" : [ "dualstack", "fips" ]
|
22256
|
+
}, {
|
22257
|
+
"hostname" : "snowball.sa-east-1.api.aws",
|
22258
|
+
"tags" : [ "dualstack" ]
|
21675
22259
|
} ]
|
21676
22260
|
},
|
21677
22261
|
"us-east-1" : {
|
21678
22262
|
"variants" : [ {
|
21679
22263
|
"hostname" : "snowball-fips.us-east-1.amazonaws.com",
|
21680
22264
|
"tags" : [ "fips" ]
|
22265
|
+
}, {
|
22266
|
+
"hostname" : "snowball-fips.us-east-1.api.aws",
|
22267
|
+
"tags" : [ "dualstack", "fips" ]
|
22268
|
+
}, {
|
22269
|
+
"hostname" : "snowball.us-east-1.api.aws",
|
22270
|
+
"tags" : [ "dualstack" ]
|
21681
22271
|
} ]
|
21682
22272
|
},
|
21683
22273
|
"us-east-2" : {
|
21684
22274
|
"variants" : [ {
|
21685
22275
|
"hostname" : "snowball-fips.us-east-2.amazonaws.com",
|
21686
22276
|
"tags" : [ "fips" ]
|
22277
|
+
}, {
|
22278
|
+
"hostname" : "snowball-fips.us-east-2.api.aws",
|
22279
|
+
"tags" : [ "dualstack", "fips" ]
|
22280
|
+
}, {
|
22281
|
+
"hostname" : "snowball.us-east-2.api.aws",
|
22282
|
+
"tags" : [ "dualstack" ]
|
21687
22283
|
} ]
|
21688
22284
|
},
|
21689
22285
|
"us-west-1" : {
|
21690
22286
|
"variants" : [ {
|
21691
22287
|
"hostname" : "snowball-fips.us-west-1.amazonaws.com",
|
21692
22288
|
"tags" : [ "fips" ]
|
22289
|
+
}, {
|
22290
|
+
"hostname" : "snowball-fips.us-west-1.api.aws",
|
22291
|
+
"tags" : [ "dualstack", "fips" ]
|
22292
|
+
}, {
|
22293
|
+
"hostname" : "snowball.us-west-1.api.aws",
|
22294
|
+
"tags" : [ "dualstack" ]
|
21693
22295
|
} ]
|
21694
22296
|
},
|
21695
22297
|
"us-west-2" : {
|
21696
22298
|
"variants" : [ {
|
21697
22299
|
"hostname" : "snowball-fips.us-west-2.amazonaws.com",
|
21698
22300
|
"tags" : [ "fips" ]
|
22301
|
+
}, {
|
22302
|
+
"hostname" : "snowball-fips.us-west-2.api.aws",
|
22303
|
+
"tags" : [ "dualstack", "fips" ]
|
22304
|
+
}, {
|
22305
|
+
"hostname" : "snowball.us-west-2.api.aws",
|
22306
|
+
"tags" : [ "dualstack" ]
|
21699
22307
|
} ]
|
21700
22308
|
}
|
21701
22309
|
}
|
@@ -21717,6 +22325,7 @@
|
|
21717
22325
|
"ap-southeast-3" : { },
|
21718
22326
|
"ap-southeast-4" : { },
|
21719
22327
|
"ap-southeast-5" : { },
|
22328
|
+
"ap-southeast-7" : { },
|
21720
22329
|
"ca-central-1" : { },
|
21721
22330
|
"ca-west-1" : {
|
21722
22331
|
"variants" : [ {
|
@@ -21770,6 +22379,7 @@
|
|
21770
22379
|
"il-central-1" : { },
|
21771
22380
|
"me-central-1" : { },
|
21772
22381
|
"me-south-1" : { },
|
22382
|
+
"mx-central-1" : { },
|
21773
22383
|
"sa-east-1" : { },
|
21774
22384
|
"us-east-1" : {
|
21775
22385
|
"variants" : [ {
|
@@ -21815,6 +22425,7 @@
|
|
21815
22425
|
"ap-southeast-3" : { },
|
21816
22426
|
"ap-southeast-4" : { },
|
21817
22427
|
"ap-southeast-5" : { },
|
22428
|
+
"ap-southeast-7" : { },
|
21818
22429
|
"ca-central-1" : { },
|
21819
22430
|
"ca-west-1" : { },
|
21820
22431
|
"eu-central-1" : { },
|
@@ -21856,6 +22467,7 @@
|
|
21856
22467
|
"il-central-1" : { },
|
21857
22468
|
"me-central-1" : { },
|
21858
22469
|
"me-south-1" : { },
|
22470
|
+
"mx-central-1" : { },
|
21859
22471
|
"sa-east-1" : { },
|
21860
22472
|
"us-east-1" : {
|
21861
22473
|
"sslCommonName" : "queue.{dnsSuffix}",
|
@@ -21898,6 +22510,7 @@
|
|
21898
22510
|
"ap-southeast-3" : { },
|
21899
22511
|
"ap-southeast-4" : { },
|
21900
22512
|
"ap-southeast-5" : { },
|
22513
|
+
"ap-southeast-7" : { },
|
21901
22514
|
"ca-central-1" : {
|
21902
22515
|
"variants" : [ {
|
21903
22516
|
"hostname" : "ssm-fips.ca-central-1.amazonaws.com",
|
@@ -21963,6 +22576,7 @@
|
|
21963
22576
|
"il-central-1" : { },
|
21964
22577
|
"me-central-1" : { },
|
21965
22578
|
"me-south-1" : { },
|
22579
|
+
"mx-central-1" : { },
|
21966
22580
|
"sa-east-1" : { },
|
21967
22581
|
"us-east-1" : {
|
21968
22582
|
"variants" : [ {
|
@@ -22502,6 +23116,7 @@
|
|
22502
23116
|
"ap-southeast-3" : { },
|
22503
23117
|
"ap-southeast-4" : { },
|
22504
23118
|
"ap-southeast-5" : { },
|
23119
|
+
"ap-southeast-7" : { },
|
22505
23120
|
"ca-central-1" : { },
|
22506
23121
|
"ca-west-1" : { },
|
22507
23122
|
"eu-central-1" : { },
|
@@ -22543,6 +23158,7 @@
|
|
22543
23158
|
"il-central-1" : { },
|
22544
23159
|
"me-central-1" : { },
|
22545
23160
|
"me-south-1" : { },
|
23161
|
+
"mx-central-1" : { },
|
22546
23162
|
"sa-east-1" : { },
|
22547
23163
|
"us-east-1" : {
|
22548
23164
|
"variants" : [ {
|
@@ -22696,6 +23312,7 @@
|
|
22696
23312
|
"ap-southeast-3" : { },
|
22697
23313
|
"ap-southeast-4" : { },
|
22698
23314
|
"ap-southeast-5" : { },
|
23315
|
+
"ap-southeast-7" : { },
|
22699
23316
|
"ca-central-1" : { },
|
22700
23317
|
"ca-west-1" : { },
|
22701
23318
|
"eu-central-1" : { },
|
@@ -22716,6 +23333,7 @@
|
|
22716
23333
|
},
|
22717
23334
|
"me-central-1" : { },
|
22718
23335
|
"me-south-1" : { },
|
23336
|
+
"mx-central-1" : { },
|
22719
23337
|
"sa-east-1" : { },
|
22720
23338
|
"us-east-1" : { },
|
22721
23339
|
"us-east-2" : { },
|
@@ -22737,6 +23355,7 @@
|
|
22737
23355
|
"ap-southeast-3" : { },
|
22738
23356
|
"ap-southeast-4" : { },
|
22739
23357
|
"ap-southeast-5" : { },
|
23358
|
+
"ap-southeast-7" : { },
|
22740
23359
|
"aws-global" : {
|
22741
23360
|
"credentialScope" : {
|
22742
23361
|
"region" : "us-east-1"
|
@@ -22756,6 +23375,7 @@
|
|
22756
23375
|
"il-central-1" : { },
|
22757
23376
|
"me-central-1" : { },
|
22758
23377
|
"me-south-1" : { },
|
23378
|
+
"mx-central-1" : { },
|
22759
23379
|
"sa-east-1" : { },
|
22760
23380
|
"us-east-1" : {
|
22761
23381
|
"variants" : [ {
|
@@ -22844,6 +23464,7 @@
|
|
22844
23464
|
"ap-southeast-3" : { },
|
22845
23465
|
"ap-southeast-4" : { },
|
22846
23466
|
"ap-southeast-5" : { },
|
23467
|
+
"ap-southeast-7" : { },
|
22847
23468
|
"ca-central-1" : {
|
22848
23469
|
"variants" : [ {
|
22849
23470
|
"hostname" : "swf-fips.ca-central-1.amazonaws.com",
|
@@ -22909,6 +23530,7 @@
|
|
22909
23530
|
"il-central-1" : { },
|
22910
23531
|
"me-central-1" : { },
|
22911
23532
|
"me-south-1" : { },
|
23533
|
+
"mx-central-1" : { },
|
22912
23534
|
"sa-east-1" : { },
|
22913
23535
|
"us-east-1" : {
|
22914
23536
|
"variants" : [ {
|
@@ -22938,38 +23560,156 @@
|
|
22938
23560
|
},
|
22939
23561
|
"synthetics" : {
|
22940
23562
|
"endpoints" : {
|
22941
|
-
"af-south-1" : {
|
22942
|
-
|
22943
|
-
|
22944
|
-
|
22945
|
-
|
22946
|
-
|
22947
|
-
"ap-
|
22948
|
-
|
22949
|
-
|
22950
|
-
|
22951
|
-
|
22952
|
-
|
23563
|
+
"af-south-1" : {
|
23564
|
+
"variants" : [ {
|
23565
|
+
"hostname" : "synthetics.af-south-1.api.aws",
|
23566
|
+
"tags" : [ "dualstack" ]
|
23567
|
+
} ]
|
23568
|
+
},
|
23569
|
+
"ap-east-1" : {
|
23570
|
+
"variants" : [ {
|
23571
|
+
"hostname" : "synthetics.ap-east-1.api.aws",
|
23572
|
+
"tags" : [ "dualstack" ]
|
23573
|
+
} ]
|
23574
|
+
},
|
23575
|
+
"ap-northeast-1" : {
|
23576
|
+
"variants" : [ {
|
23577
|
+
"hostname" : "synthetics.ap-northeast-1.api.aws",
|
23578
|
+
"tags" : [ "dualstack" ]
|
23579
|
+
} ]
|
23580
|
+
},
|
23581
|
+
"ap-northeast-2" : {
|
23582
|
+
"variants" : [ {
|
23583
|
+
"hostname" : "synthetics.ap-northeast-2.api.aws",
|
23584
|
+
"tags" : [ "dualstack" ]
|
23585
|
+
} ]
|
23586
|
+
},
|
23587
|
+
"ap-northeast-3" : {
|
23588
|
+
"variants" : [ {
|
23589
|
+
"hostname" : "synthetics.ap-northeast-3.api.aws",
|
23590
|
+
"tags" : [ "dualstack" ]
|
23591
|
+
} ]
|
23592
|
+
},
|
23593
|
+
"ap-south-1" : {
|
23594
|
+
"variants" : [ {
|
23595
|
+
"hostname" : "synthetics.ap-south-1.api.aws",
|
23596
|
+
"tags" : [ "dualstack" ]
|
23597
|
+
} ]
|
23598
|
+
},
|
23599
|
+
"ap-south-2" : {
|
23600
|
+
"variants" : [ {
|
23601
|
+
"hostname" : "synthetics.ap-south-2.api.aws",
|
23602
|
+
"tags" : [ "dualstack" ]
|
23603
|
+
} ]
|
23604
|
+
},
|
23605
|
+
"ap-southeast-1" : {
|
23606
|
+
"variants" : [ {
|
23607
|
+
"hostname" : "synthetics.ap-southeast-1.api.aws",
|
23608
|
+
"tags" : [ "dualstack" ]
|
23609
|
+
} ]
|
23610
|
+
},
|
23611
|
+
"ap-southeast-2" : {
|
23612
|
+
"variants" : [ {
|
23613
|
+
"hostname" : "synthetics.ap-southeast-2.api.aws",
|
23614
|
+
"tags" : [ "dualstack" ]
|
23615
|
+
} ]
|
23616
|
+
},
|
23617
|
+
"ap-southeast-3" : {
|
23618
|
+
"variants" : [ {
|
23619
|
+
"hostname" : "synthetics.ap-southeast-3.api.aws",
|
23620
|
+
"tags" : [ "dualstack" ]
|
23621
|
+
} ]
|
23622
|
+
},
|
23623
|
+
"ap-southeast-4" : {
|
23624
|
+
"variants" : [ {
|
23625
|
+
"hostname" : "synthetics.ap-southeast-4.api.aws",
|
23626
|
+
"tags" : [ "dualstack" ]
|
23627
|
+
} ]
|
23628
|
+
},
|
23629
|
+
"ap-southeast-5" : {
|
23630
|
+
"variants" : [ {
|
23631
|
+
"hostname" : "synthetics.ap-southeast-5.api.aws",
|
23632
|
+
"tags" : [ "dualstack" ]
|
23633
|
+
} ]
|
23634
|
+
},
|
23635
|
+
"ap-southeast-7" : {
|
23636
|
+
"variants" : [ {
|
23637
|
+
"hostname" : "synthetics.ap-southeast-7.api.aws",
|
23638
|
+
"tags" : [ "dualstack" ]
|
23639
|
+
} ]
|
23640
|
+
},
|
22953
23641
|
"ca-central-1" : {
|
22954
23642
|
"variants" : [ {
|
22955
23643
|
"hostname" : "synthetics-fips.ca-central-1.amazonaws.com",
|
22956
23644
|
"tags" : [ "fips" ]
|
23645
|
+
}, {
|
23646
|
+
"hostname" : "synthetics-fips.ca-central-1.api.aws",
|
23647
|
+
"tags" : [ "dualstack", "fips" ]
|
23648
|
+
}, {
|
23649
|
+
"hostname" : "synthetics.ca-central-1.api.aws",
|
23650
|
+
"tags" : [ "dualstack" ]
|
22957
23651
|
} ]
|
22958
23652
|
},
|
22959
23653
|
"ca-west-1" : {
|
22960
23654
|
"variants" : [ {
|
22961
23655
|
"hostname" : "synthetics-fips.ca-west-1.amazonaws.com",
|
22962
23656
|
"tags" : [ "fips" ]
|
23657
|
+
}, {
|
23658
|
+
"hostname" : "synthetics-fips.ca-west-1.api.aws",
|
23659
|
+
"tags" : [ "dualstack", "fips" ]
|
23660
|
+
}, {
|
23661
|
+
"hostname" : "synthetics.ca-west-1.api.aws",
|
23662
|
+
"tags" : [ "dualstack" ]
|
23663
|
+
} ]
|
23664
|
+
},
|
23665
|
+
"eu-central-1" : {
|
23666
|
+
"variants" : [ {
|
23667
|
+
"hostname" : "synthetics.eu-central-1.api.aws",
|
23668
|
+
"tags" : [ "dualstack" ]
|
23669
|
+
} ]
|
23670
|
+
},
|
23671
|
+
"eu-central-2" : {
|
23672
|
+
"variants" : [ {
|
23673
|
+
"hostname" : "synthetics.eu-central-2.api.aws",
|
23674
|
+
"tags" : [ "dualstack" ]
|
23675
|
+
} ]
|
23676
|
+
},
|
23677
|
+
"eu-north-1" : {
|
23678
|
+
"variants" : [ {
|
23679
|
+
"hostname" : "synthetics.eu-north-1.api.aws",
|
23680
|
+
"tags" : [ "dualstack" ]
|
23681
|
+
} ]
|
23682
|
+
},
|
23683
|
+
"eu-south-1" : {
|
23684
|
+
"variants" : [ {
|
23685
|
+
"hostname" : "synthetics.eu-south-1.api.aws",
|
23686
|
+
"tags" : [ "dualstack" ]
|
23687
|
+
} ]
|
23688
|
+
},
|
23689
|
+
"eu-south-2" : {
|
23690
|
+
"variants" : [ {
|
23691
|
+
"hostname" : "synthetics.eu-south-2.api.aws",
|
23692
|
+
"tags" : [ "dualstack" ]
|
23693
|
+
} ]
|
23694
|
+
},
|
23695
|
+
"eu-west-1" : {
|
23696
|
+
"variants" : [ {
|
23697
|
+
"hostname" : "synthetics.eu-west-1.api.aws",
|
23698
|
+
"tags" : [ "dualstack" ]
|
23699
|
+
} ]
|
23700
|
+
},
|
23701
|
+
"eu-west-2" : {
|
23702
|
+
"variants" : [ {
|
23703
|
+
"hostname" : "synthetics.eu-west-2.api.aws",
|
23704
|
+
"tags" : [ "dualstack" ]
|
23705
|
+
} ]
|
23706
|
+
},
|
23707
|
+
"eu-west-3" : {
|
23708
|
+
"variants" : [ {
|
23709
|
+
"hostname" : "synthetics.eu-west-3.api.aws",
|
23710
|
+
"tags" : [ "dualstack" ]
|
22963
23711
|
} ]
|
22964
23712
|
},
|
22965
|
-
"eu-central-1" : { },
|
22966
|
-
"eu-central-2" : { },
|
22967
|
-
"eu-north-1" : { },
|
22968
|
-
"eu-south-1" : { },
|
22969
|
-
"eu-south-2" : { },
|
22970
|
-
"eu-west-1" : { },
|
22971
|
-
"eu-west-2" : { },
|
22972
|
-
"eu-west-3" : { },
|
22973
23713
|
"fips-ca-central-1" : {
|
22974
23714
|
"credentialScope" : {
|
22975
23715
|
"region" : "ca-central-1"
|
@@ -23012,32 +23752,82 @@
|
|
23012
23752
|
"deprecated" : true,
|
23013
23753
|
"hostname" : "synthetics-fips.us-west-2.amazonaws.com"
|
23014
23754
|
},
|
23015
|
-
"il-central-1" : {
|
23016
|
-
|
23017
|
-
|
23018
|
-
|
23755
|
+
"il-central-1" : {
|
23756
|
+
"variants" : [ {
|
23757
|
+
"hostname" : "synthetics.il-central-1.api.aws",
|
23758
|
+
"tags" : [ "dualstack" ]
|
23759
|
+
} ]
|
23760
|
+
},
|
23761
|
+
"me-central-1" : {
|
23762
|
+
"variants" : [ {
|
23763
|
+
"hostname" : "synthetics.me-central-1.api.aws",
|
23764
|
+
"tags" : [ "dualstack" ]
|
23765
|
+
} ]
|
23766
|
+
},
|
23767
|
+
"me-south-1" : {
|
23768
|
+
"variants" : [ {
|
23769
|
+
"hostname" : "synthetics.me-south-1.api.aws",
|
23770
|
+
"tags" : [ "dualstack" ]
|
23771
|
+
} ]
|
23772
|
+
},
|
23773
|
+
"mx-central-1" : {
|
23774
|
+
"variants" : [ {
|
23775
|
+
"hostname" : "synthetics.mx-central-1.api.aws",
|
23776
|
+
"tags" : [ "dualstack" ]
|
23777
|
+
} ]
|
23778
|
+
},
|
23779
|
+
"sa-east-1" : {
|
23780
|
+
"variants" : [ {
|
23781
|
+
"hostname" : "synthetics.sa-east-1.api.aws",
|
23782
|
+
"tags" : [ "dualstack" ]
|
23783
|
+
} ]
|
23784
|
+
},
|
23019
23785
|
"us-east-1" : {
|
23020
23786
|
"variants" : [ {
|
23021
23787
|
"hostname" : "synthetics-fips.us-east-1.amazonaws.com",
|
23022
23788
|
"tags" : [ "fips" ]
|
23789
|
+
}, {
|
23790
|
+
"hostname" : "synthetics-fips.us-east-1.api.aws",
|
23791
|
+
"tags" : [ "dualstack", "fips" ]
|
23792
|
+
}, {
|
23793
|
+
"hostname" : "synthetics.us-east-1.api.aws",
|
23794
|
+
"tags" : [ "dualstack" ]
|
23023
23795
|
} ]
|
23024
23796
|
},
|
23025
23797
|
"us-east-2" : {
|
23026
23798
|
"variants" : [ {
|
23027
23799
|
"hostname" : "synthetics-fips.us-east-2.amazonaws.com",
|
23028
23800
|
"tags" : [ "fips" ]
|
23801
|
+
}, {
|
23802
|
+
"hostname" : "synthetics-fips.us-east-2.api.aws",
|
23803
|
+
"tags" : [ "dualstack", "fips" ]
|
23804
|
+
}, {
|
23805
|
+
"hostname" : "synthetics.us-east-2.api.aws",
|
23806
|
+
"tags" : [ "dualstack" ]
|
23029
23807
|
} ]
|
23030
23808
|
},
|
23031
23809
|
"us-west-1" : {
|
23032
23810
|
"variants" : [ {
|
23033
23811
|
"hostname" : "synthetics-fips.us-west-1.amazonaws.com",
|
23034
23812
|
"tags" : [ "fips" ]
|
23813
|
+
}, {
|
23814
|
+
"hostname" : "synthetics-fips.us-west-1.api.aws",
|
23815
|
+
"tags" : [ "dualstack", "fips" ]
|
23816
|
+
}, {
|
23817
|
+
"hostname" : "synthetics.us-west-1.api.aws",
|
23818
|
+
"tags" : [ "dualstack" ]
|
23035
23819
|
} ]
|
23036
23820
|
},
|
23037
23821
|
"us-west-2" : {
|
23038
23822
|
"variants" : [ {
|
23039
23823
|
"hostname" : "synthetics-fips.us-west-2.amazonaws.com",
|
23040
23824
|
"tags" : [ "fips" ]
|
23825
|
+
}, {
|
23826
|
+
"hostname" : "synthetics-fips.us-west-2.api.aws",
|
23827
|
+
"tags" : [ "dualstack", "fips" ]
|
23828
|
+
}, {
|
23829
|
+
"hostname" : "synthetics.us-west-2.api.aws",
|
23830
|
+
"tags" : [ "dualstack" ]
|
23041
23831
|
} ]
|
23042
23832
|
}
|
23043
23833
|
}
|
@@ -23056,6 +23846,7 @@
|
|
23056
23846
|
"ap-southeast-3" : { },
|
23057
23847
|
"ap-southeast-4" : { },
|
23058
23848
|
"ap-southeast-5" : { },
|
23849
|
+
"ap-southeast-7" : { },
|
23059
23850
|
"ca-central-1" : { },
|
23060
23851
|
"ca-west-1" : { },
|
23061
23852
|
"eu-central-1" : { },
|
@@ -23069,6 +23860,7 @@
|
|
23069
23860
|
"il-central-1" : { },
|
23070
23861
|
"me-central-1" : { },
|
23071
23862
|
"me-south-1" : { },
|
23863
|
+
"mx-central-1" : { },
|
23072
23864
|
"sa-east-1" : { },
|
23073
23865
|
"us-east-1" : { },
|
23074
23866
|
"us-east-2" : { },
|
@@ -25093,6 +25885,7 @@
|
|
25093
25885
|
"ap-southeast-3" : { },
|
25094
25886
|
"ap-southeast-4" : { },
|
25095
25887
|
"ap-southeast-5" : { },
|
25888
|
+
"ap-southeast-7" : { },
|
25096
25889
|
"ca-central-1" : { },
|
25097
25890
|
"ca-west-1" : { },
|
25098
25891
|
"eu-central-1" : { },
|
@@ -25134,6 +25927,7 @@
|
|
25134
25927
|
"il-central-1" : { },
|
25135
25928
|
"me-central-1" : { },
|
25136
25929
|
"me-south-1" : { },
|
25930
|
+
"mx-central-1" : { },
|
25137
25931
|
"sa-east-1" : { },
|
25138
25932
|
"us-east-1" : {
|
25139
25933
|
"variants" : [ {
|
@@ -26696,8 +27490,18 @@
|
|
26696
27490
|
},
|
26697
27491
|
"synthetics" : {
|
26698
27492
|
"endpoints" : {
|
26699
|
-
"cn-north-1" : {
|
26700
|
-
|
27493
|
+
"cn-north-1" : {
|
27494
|
+
"variants" : [ {
|
27495
|
+
"hostname" : "synthetics.cn-north-1.api.amazonwebservices.com.cn",
|
27496
|
+
"tags" : [ "dualstack" ]
|
27497
|
+
} ]
|
27498
|
+
},
|
27499
|
+
"cn-northwest-1" : {
|
27500
|
+
"variants" : [ {
|
27501
|
+
"hostname" : "synthetics.cn-northwest-1.api.amazonwebservices.com.cn",
|
27502
|
+
"tags" : [ "dualstack" ]
|
27503
|
+
} ]
|
27504
|
+
}
|
26701
27505
|
}
|
26702
27506
|
},
|
26703
27507
|
"tagging" : {
|
@@ -30707,12 +31511,24 @@
|
|
30707
31511
|
"variants" : [ {
|
30708
31512
|
"hostname" : "resiliencehub-fips.us-gov-east-1.amazonaws.com",
|
30709
31513
|
"tags" : [ "fips" ]
|
31514
|
+
}, {
|
31515
|
+
"hostname" : "resiliencehub-fips.us-gov-east-1.api.aws",
|
31516
|
+
"tags" : [ "dualstack", "fips" ]
|
31517
|
+
}, {
|
31518
|
+
"hostname" : "resiliencehub.us-gov-east-1.api.aws",
|
31519
|
+
"tags" : [ "dualstack" ]
|
30710
31520
|
} ]
|
30711
31521
|
},
|
30712
31522
|
"us-gov-west-1" : {
|
30713
31523
|
"variants" : [ {
|
30714
31524
|
"hostname" : "resiliencehub-fips.us-gov-west-1.amazonaws.com",
|
30715
31525
|
"tags" : [ "fips" ]
|
31526
|
+
}, {
|
31527
|
+
"hostname" : "resiliencehub-fips.us-gov-west-1.api.aws",
|
31528
|
+
"tags" : [ "dualstack", "fips" ]
|
31529
|
+
}, {
|
31530
|
+
"hostname" : "resiliencehub.us-gov-west-1.api.aws",
|
31531
|
+
"tags" : [ "dualstack" ]
|
30716
31532
|
} ]
|
30717
31533
|
}
|
30718
31534
|
}
|
@@ -32287,6 +33103,24 @@
|
|
32287
33103
|
"us-iso-east-1" : { }
|
32288
33104
|
}
|
32289
33105
|
},
|
33106
|
+
"budgets" : {
|
33107
|
+
"endpoints" : {
|
33108
|
+
"aws-iso-global" : {
|
33109
|
+
"credentialScope" : {
|
33110
|
+
"region" : "us-iso-east-1"
|
33111
|
+
},
|
33112
|
+
"hostname" : "budgets.c2s.ic.gov"
|
33113
|
+
},
|
33114
|
+
"us-iso-east-1" : {
|
33115
|
+
"credentialScope" : {
|
33116
|
+
"region" : "us-iso-east-1"
|
33117
|
+
},
|
33118
|
+
"hostname" : "budgets.c2s.ic.gov"
|
33119
|
+
}
|
33120
|
+
},
|
33121
|
+
"isRegionalized" : false,
|
33122
|
+
"partitionEndpoint" : "aws-iso-global"
|
33123
|
+
},
|
32290
33124
|
"cloudcontrolapi" : {
|
32291
33125
|
"endpoints" : {
|
32292
33126
|
"us-iso-east-1" : { },
|