aws-partitions 1.795.0 → 1.797.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/partitions-metadata.json +1 -1
- data/partitions.json +157 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 991b21cb97a2918f629e17541901b8d246d350cd9a46a6f29b7e2df40ea90e70
|
4
|
+
data.tar.gz: 94166f3a5592073d7df5e80722dc9cbb935bc9b9a9fd357aa8e7ce8ece8d6d27
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 648340a569b43cc357e6e691751fa1cefff676e016820e7ddaa73b889f1a5d620623a0534bcd112962dbd26a208d5ea8151dd6f2aa7e0f882ba4ebde8977114b
|
7
|
+
data.tar.gz: 4628e2b35000aeafd0042845e293e83e8e86eeb4da6d97c4960e045c6d739e7b06d5a212fe752a92445d8656a16bfac9e7cd2644f805a64d3934ba5df86273f3
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.797.0 (2023-08-02)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.796.0 (2023-08-01)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
4
14
|
1.795.0 (2023-07-31)
|
5
15
|
------------------
|
6
16
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.797.0
|
data/partitions-metadata.json
CHANGED
data/partitions.json
CHANGED
@@ -21,7 +21,7 @@
|
|
21
21
|
"dnsSuffix" : "amazonaws.com",
|
22
22
|
"partition" : "aws",
|
23
23
|
"partitionName" : "AWS Standard",
|
24
|
-
"regionRegex" : "^(us|eu|ap|sa|ca|me|af)\\-\\w+\\-\\d+$",
|
24
|
+
"regionRegex" : "^(us|eu|ap|sa|ca|me|af|il)\\-\\w+\\-\\d+$",
|
25
25
|
"regions" : {
|
26
26
|
"af-south-1" : {
|
27
27
|
"description" : "Africa (Cape Town)"
|
@@ -83,6 +83,9 @@
|
|
83
83
|
"eu-west-3" : {
|
84
84
|
"description" : "Europe (Paris)"
|
85
85
|
},
|
86
|
+
"il-central-1" : {
|
87
|
+
"description" : "Israel (Tel Aviv)"
|
88
|
+
},
|
86
89
|
"me-central-1" : {
|
87
90
|
"description" : "Middle East (UAE)"
|
88
91
|
},
|
@@ -173,6 +176,7 @@
|
|
173
176
|
"deprecated" : true,
|
174
177
|
"hostname" : "access-analyzer-fips.us-west-2.amazonaws.com"
|
175
178
|
},
|
179
|
+
"il-central-1" : { },
|
176
180
|
"me-central-1" : { },
|
177
181
|
"me-south-1" : { },
|
178
182
|
"sa-east-1" : { },
|
@@ -248,6 +252,7 @@
|
|
248
252
|
"eu-west-1" : { },
|
249
253
|
"eu-west-2" : { },
|
250
254
|
"eu-west-3" : { },
|
255
|
+
"il-central-1" : { },
|
251
256
|
"me-central-1" : { },
|
252
257
|
"me-south-1" : { },
|
253
258
|
"sa-east-1" : { },
|
@@ -796,6 +801,12 @@
|
|
796
801
|
"deprecated" : true,
|
797
802
|
"hostname" : "ecr-fips.us-west-2.amazonaws.com"
|
798
803
|
},
|
804
|
+
"il-central-1" : {
|
805
|
+
"credentialScope" : {
|
806
|
+
"region" : "il-central-1"
|
807
|
+
},
|
808
|
+
"hostname" : "api.ecr.il-central-1.amazonaws.com"
|
809
|
+
},
|
799
810
|
"me-central-1" : {
|
800
811
|
"credentialScope" : {
|
801
812
|
"region" : "me-central-1"
|
@@ -1086,6 +1097,7 @@
|
|
1086
1097
|
"eu-west-1" : { },
|
1087
1098
|
"eu-west-2" : { },
|
1088
1099
|
"eu-west-3" : { },
|
1100
|
+
"il-central-1" : { },
|
1089
1101
|
"me-central-1" : { },
|
1090
1102
|
"me-south-1" : { },
|
1091
1103
|
"sa-east-1" : { },
|
@@ -1294,6 +1306,7 @@
|
|
1294
1306
|
"deprecated" : true,
|
1295
1307
|
"hostname" : "apigateway-fips.us-west-2.amazonaws.com"
|
1296
1308
|
},
|
1309
|
+
"il-central-1" : { },
|
1297
1310
|
"me-central-1" : { },
|
1298
1311
|
"me-south-1" : { },
|
1299
1312
|
"sa-east-1" : { },
|
@@ -1359,6 +1372,7 @@
|
|
1359
1372
|
"eu-west-1" : { },
|
1360
1373
|
"eu-west-2" : { },
|
1361
1374
|
"eu-west-3" : { },
|
1375
|
+
"il-central-1" : { },
|
1362
1376
|
"me-central-1" : { },
|
1363
1377
|
"me-south-1" : { },
|
1364
1378
|
"sa-east-1" : { },
|
@@ -1390,6 +1404,7 @@
|
|
1390
1404
|
"eu-west-1" : { },
|
1391
1405
|
"eu-west-2" : { },
|
1392
1406
|
"eu-west-3" : { },
|
1407
|
+
"il-central-1" : { },
|
1393
1408
|
"me-central-1" : { },
|
1394
1409
|
"me-south-1" : { },
|
1395
1410
|
"sa-east-1" : { },
|
@@ -1444,6 +1459,7 @@
|
|
1444
1459
|
"eu-west-1" : { },
|
1445
1460
|
"eu-west-2" : { },
|
1446
1461
|
"eu-west-3" : { },
|
1462
|
+
"il-central-1" : { },
|
1447
1463
|
"me-central-1" : { },
|
1448
1464
|
"me-south-1" : { },
|
1449
1465
|
"sa-east-1" : { },
|
@@ -1859,6 +1875,7 @@
|
|
1859
1875
|
"eu-west-1" : { },
|
1860
1876
|
"eu-west-2" : { },
|
1861
1877
|
"eu-west-3" : { },
|
1878
|
+
"il-central-1" : { },
|
1862
1879
|
"me-central-1" : { },
|
1863
1880
|
"me-south-1" : { },
|
1864
1881
|
"sa-east-1" : { },
|
@@ -1906,6 +1923,12 @@
|
|
1906
1923
|
"tags" : [ "dualstack" ]
|
1907
1924
|
} ]
|
1908
1925
|
},
|
1926
|
+
"ap-south-2" : {
|
1927
|
+
"variants" : [ {
|
1928
|
+
"hostname" : "athena.ap-south-2.api.aws",
|
1929
|
+
"tags" : [ "dualstack" ]
|
1930
|
+
} ]
|
1931
|
+
},
|
1909
1932
|
"ap-southeast-1" : {
|
1910
1933
|
"variants" : [ {
|
1911
1934
|
"hostname" : "athena.ap-southeast-1.api.aws",
|
@@ -1924,6 +1947,12 @@
|
|
1924
1947
|
"tags" : [ "dualstack" ]
|
1925
1948
|
} ]
|
1926
1949
|
},
|
1950
|
+
"ap-southeast-4" : {
|
1951
|
+
"variants" : [ {
|
1952
|
+
"hostname" : "athena.ap-southeast-4.api.aws",
|
1953
|
+
"tags" : [ "dualstack" ]
|
1954
|
+
} ]
|
1955
|
+
},
|
1927
1956
|
"ca-central-1" : {
|
1928
1957
|
"variants" : [ {
|
1929
1958
|
"hostname" : "athena.ca-central-1.api.aws",
|
@@ -1936,6 +1965,12 @@
|
|
1936
1965
|
"tags" : [ "dualstack" ]
|
1937
1966
|
} ]
|
1938
1967
|
},
|
1968
|
+
"eu-central-2" : {
|
1969
|
+
"variants" : [ {
|
1970
|
+
"hostname" : "athena.eu-central-2.api.aws",
|
1971
|
+
"tags" : [ "dualstack" ]
|
1972
|
+
} ]
|
1973
|
+
},
|
1939
1974
|
"eu-north-1" : {
|
1940
1975
|
"variants" : [ {
|
1941
1976
|
"hostname" : "athena.eu-north-1.api.aws",
|
@@ -1948,6 +1983,12 @@
|
|
1948
1983
|
"tags" : [ "dualstack" ]
|
1949
1984
|
} ]
|
1950
1985
|
},
|
1986
|
+
"eu-south-2" : {
|
1987
|
+
"variants" : [ {
|
1988
|
+
"hostname" : "athena.eu-south-2.api.aws",
|
1989
|
+
"tags" : [ "dualstack" ]
|
1990
|
+
} ]
|
1991
|
+
},
|
1951
1992
|
"eu-west-1" : {
|
1952
1993
|
"variants" : [ {
|
1953
1994
|
"hostname" : "athena.eu-west-1.api.aws",
|
@@ -2103,6 +2144,7 @@
|
|
2103
2144
|
"eu-west-1" : { },
|
2104
2145
|
"eu-west-2" : { },
|
2105
2146
|
"eu-west-3" : { },
|
2147
|
+
"il-central-1" : { },
|
2106
2148
|
"me-central-1" : { },
|
2107
2149
|
"me-south-1" : { },
|
2108
2150
|
"sa-east-1" : { },
|
@@ -2551,6 +2593,7 @@
|
|
2551
2593
|
"deprecated" : true,
|
2552
2594
|
"hostname" : "cloudcontrolapi-fips.us-west-2.amazonaws.com"
|
2553
2595
|
},
|
2596
|
+
"il-central-1" : { },
|
2554
2597
|
"me-central-1" : { },
|
2555
2598
|
"me-south-1" : { },
|
2556
2599
|
"sa-east-1" : { },
|
@@ -2615,6 +2658,7 @@
|
|
2615
2658
|
"eu-west-1" : { },
|
2616
2659
|
"eu-west-2" : { },
|
2617
2660
|
"eu-west-3" : { },
|
2661
|
+
"il-central-1" : { },
|
2618
2662
|
"me-central-1" : { },
|
2619
2663
|
"me-south-1" : { },
|
2620
2664
|
"sa-east-1" : { },
|
@@ -2714,6 +2758,7 @@
|
|
2714
2758
|
"eu-west-1" : { },
|
2715
2759
|
"eu-west-2" : { },
|
2716
2760
|
"eu-west-3" : { },
|
2761
|
+
"il-central-1" : { },
|
2717
2762
|
"me-central-1" : { },
|
2718
2763
|
"me-south-1" : { },
|
2719
2764
|
"sa-east-1" : { },
|
@@ -2787,6 +2832,7 @@
|
|
2787
2832
|
"deprecated" : true,
|
2788
2833
|
"hostname" : "cloudtrail-fips.us-west-2.amazonaws.com"
|
2789
2834
|
},
|
2835
|
+
"il-central-1" : { },
|
2790
2836
|
"me-central-1" : { },
|
2791
2837
|
"me-south-1" : { },
|
2792
2838
|
"sa-east-1" : { },
|
@@ -2881,6 +2927,7 @@
|
|
2881
2927
|
"eu-west-1" : { },
|
2882
2928
|
"eu-west-2" : { },
|
2883
2929
|
"eu-west-3" : { },
|
2930
|
+
"il-central-1" : { },
|
2884
2931
|
"me-central-1" : { },
|
2885
2932
|
"me-south-1" : { },
|
2886
2933
|
"sa-east-1" : { },
|
@@ -3064,6 +3111,7 @@
|
|
3064
3111
|
"eu-west-1" : { },
|
3065
3112
|
"eu-west-2" : { },
|
3066
3113
|
"eu-west-3" : { },
|
3114
|
+
"il-central-1" : { },
|
3067
3115
|
"me-central-1" : { },
|
3068
3116
|
"me-south-1" : { },
|
3069
3117
|
"sa-east-1" : { },
|
@@ -3717,6 +3765,7 @@
|
|
3717
3765
|
"deprecated" : true,
|
3718
3766
|
"hostname" : "config-fips.us-west-2.amazonaws.com"
|
3719
3767
|
},
|
3768
|
+
"il-central-1" : { },
|
3720
3769
|
"me-central-1" : { },
|
3721
3770
|
"me-south-1" : { },
|
3722
3771
|
"sa-east-1" : { },
|
@@ -3821,6 +3870,8 @@
|
|
3821
3870
|
"endpoints" : {
|
3822
3871
|
"ap-northeast-1" : { },
|
3823
3872
|
"ap-northeast-2" : { },
|
3873
|
+
"ap-south-1" : { },
|
3874
|
+
"ap-southeast-1" : { },
|
3824
3875
|
"ap-southeast-2" : { },
|
3825
3876
|
"ca-central-1" : { },
|
3826
3877
|
"eu-central-1" : { },
|
@@ -4533,6 +4584,7 @@
|
|
4533
4584
|
"deprecated" : true,
|
4534
4585
|
"hostname" : "directconnect-fips.us-west-2.amazonaws.com"
|
4535
4586
|
},
|
4587
|
+
"il-central-1" : { },
|
4536
4588
|
"me-central-1" : { },
|
4537
4589
|
"me-south-1" : { },
|
4538
4590
|
"sa-east-1" : { },
|
@@ -4581,6 +4633,7 @@
|
|
4581
4633
|
"ap-northeast-2" : { },
|
4582
4634
|
"ap-northeast-3" : { },
|
4583
4635
|
"ap-south-1" : { },
|
4636
|
+
"ap-south-2" : { },
|
4584
4637
|
"ap-southeast-1" : { },
|
4585
4638
|
"ap-southeast-2" : { },
|
4586
4639
|
"ap-southeast-3" : { },
|
@@ -4642,6 +4695,7 @@
|
|
4642
4695
|
"eu-west-1" : { },
|
4643
4696
|
"eu-west-2" : { },
|
4644
4697
|
"eu-west-3" : { },
|
4698
|
+
"il-central-1" : { },
|
4645
4699
|
"me-central-1" : { },
|
4646
4700
|
"me-south-1" : { },
|
4647
4701
|
"sa-east-1" : { },
|
@@ -4880,6 +4934,7 @@
|
|
4880
4934
|
"deprecated" : true,
|
4881
4935
|
"hostname" : "ds-fips.us-west-2.amazonaws.com"
|
4882
4936
|
},
|
4937
|
+
"il-central-1" : { },
|
4883
4938
|
"me-central-1" : { },
|
4884
4939
|
"me-south-1" : { },
|
4885
4940
|
"sa-east-1" : { },
|
@@ -4946,6 +5001,7 @@
|
|
4946
5001
|
"eu-west-1" : { },
|
4947
5002
|
"eu-west-2" : { },
|
4948
5003
|
"eu-west-3" : { },
|
5004
|
+
"il-central-1" : { },
|
4949
5005
|
"local" : {
|
4950
5006
|
"credentialScope" : {
|
4951
5007
|
"region" : "us-east-1"
|
@@ -5072,6 +5128,7 @@
|
|
5072
5128
|
"deprecated" : true,
|
5073
5129
|
"hostname" : "ebs-fips.us-west-2.amazonaws.com"
|
5074
5130
|
},
|
5131
|
+
"il-central-1" : { },
|
5075
5132
|
"me-central-1" : { },
|
5076
5133
|
"me-south-1" : { },
|
5077
5134
|
"sa-east-1" : { },
|
@@ -5176,6 +5233,7 @@
|
|
5176
5233
|
"deprecated" : true,
|
5177
5234
|
"hostname" : "ec2-fips.us-west-2.amazonaws.com"
|
5178
5235
|
},
|
5236
|
+
"il-central-1" : { },
|
5179
5237
|
"me-central-1" : { },
|
5180
5238
|
"me-south-1" : { },
|
5181
5239
|
"sa-east-1" : {
|
@@ -5269,6 +5327,7 @@
|
|
5269
5327
|
"deprecated" : true,
|
5270
5328
|
"hostname" : "ecs-fips.us-west-2.amazonaws.com"
|
5271
5329
|
},
|
5330
|
+
"il-central-1" : { },
|
5272
5331
|
"me-central-1" : { },
|
5273
5332
|
"me-south-1" : { },
|
5274
5333
|
"sa-east-1" : { },
|
@@ -5365,6 +5424,7 @@
|
|
5365
5424
|
"deprecated" : true,
|
5366
5425
|
"hostname" : "fips.eks.us-west-2.amazonaws.com"
|
5367
5426
|
},
|
5427
|
+
"il-central-1" : { },
|
5368
5428
|
"me-central-1" : { },
|
5369
5429
|
"me-south-1" : { },
|
5370
5430
|
"sa-east-1" : { },
|
@@ -5423,6 +5483,7 @@
|
|
5423
5483
|
"deprecated" : true,
|
5424
5484
|
"hostname" : "elasticache-fips.us-west-1.amazonaws.com"
|
5425
5485
|
},
|
5486
|
+
"il-central-1" : { },
|
5426
5487
|
"me-central-1" : { },
|
5427
5488
|
"me-south-1" : { },
|
5428
5489
|
"sa-east-1" : { },
|
@@ -5526,6 +5587,7 @@
|
|
5526
5587
|
"deprecated" : true,
|
5527
5588
|
"hostname" : "elasticbeanstalk-fips.us-west-2.amazonaws.com"
|
5528
5589
|
},
|
5590
|
+
"il-central-1" : { },
|
5529
5591
|
"me-south-1" : { },
|
5530
5592
|
"sa-east-1" : { },
|
5531
5593
|
"us-east-1" : {
|
@@ -5962,6 +6024,7 @@
|
|
5962
6024
|
"deprecated" : true,
|
5963
6025
|
"hostname" : "elasticloadbalancing-fips.us-west-2.amazonaws.com"
|
5964
6026
|
},
|
6027
|
+
"il-central-1" : { },
|
5965
6028
|
"me-central-1" : { },
|
5966
6029
|
"me-south-1" : { },
|
5967
6030
|
"sa-east-1" : { },
|
@@ -6059,6 +6122,7 @@
|
|
6059
6122
|
"deprecated" : true,
|
6060
6123
|
"hostname" : "elasticmapreduce-fips.us-west-2.amazonaws.com"
|
6061
6124
|
},
|
6125
|
+
"il-central-1" : { },
|
6062
6126
|
"me-central-1" : { },
|
6063
6127
|
"me-south-1" : { },
|
6064
6128
|
"sa-east-1" : { },
|
@@ -6167,6 +6231,7 @@
|
|
6167
6231
|
},
|
6168
6232
|
"eu-central-1" : { },
|
6169
6233
|
"eu-north-1" : { },
|
6234
|
+
"eu-south-1" : { },
|
6170
6235
|
"eu-west-1" : { },
|
6171
6236
|
"eu-west-2" : { },
|
6172
6237
|
"eu-west-3" : { },
|
@@ -6354,6 +6419,7 @@
|
|
6354
6419
|
"deprecated" : true,
|
6355
6420
|
"hostname" : "es-fips.us-west-1.amazonaws.com"
|
6356
6421
|
},
|
6422
|
+
"il-central-1" : { },
|
6357
6423
|
"me-central-1" : { },
|
6358
6424
|
"me-south-1" : { },
|
6359
6425
|
"sa-east-1" : { },
|
@@ -6461,6 +6527,7 @@
|
|
6461
6527
|
"deprecated" : true,
|
6462
6528
|
"hostname" : "events-fips.us-west-2.amazonaws.com"
|
6463
6529
|
},
|
6530
|
+
"il-central-1" : { },
|
6464
6531
|
"me-central-1" : { },
|
6465
6532
|
"me-south-1" : { },
|
6466
6533
|
"sa-east-1" : { },
|
@@ -6589,6 +6656,7 @@
|
|
6589
6656
|
"deprecated" : true,
|
6590
6657
|
"hostname" : "firehose-fips.us-west-2.amazonaws.com"
|
6591
6658
|
},
|
6659
|
+
"il-central-1" : { },
|
6592
6660
|
"me-central-1" : { },
|
6593
6661
|
"me-south-1" : { },
|
6594
6662
|
"sa-east-1" : { },
|
@@ -7353,6 +7421,7 @@
|
|
7353
7421
|
"deprecated" : true,
|
7354
7422
|
"hostname" : "glue-fips.us-west-2.amazonaws.com"
|
7355
7423
|
},
|
7424
|
+
"il-central-1" : { },
|
7356
7425
|
"me-central-1" : { },
|
7357
7426
|
"me-south-1" : { },
|
7358
7427
|
"sa-east-1" : { },
|
@@ -8016,6 +8085,9 @@
|
|
8016
8085
|
"eu-west-3" : {
|
8017
8086
|
"hostname" : "internetmonitor.eu-west-3.api.aws"
|
8018
8087
|
},
|
8088
|
+
"il-central-1" : {
|
8089
|
+
"hostname" : "internetmonitor.il-central-1.api.aws"
|
8090
|
+
},
|
8019
8091
|
"me-central-1" : {
|
8020
8092
|
"hostname" : "internetmonitor.me-central-1.api.aws"
|
8021
8093
|
},
|
@@ -8923,6 +8995,9 @@
|
|
8923
8995
|
"eu-west-3" : {
|
8924
8996
|
"hostname" : "kendra-ranking.eu-west-3.api.aws"
|
8925
8997
|
},
|
8998
|
+
"il-central-1" : {
|
8999
|
+
"hostname" : "kendra-ranking.il-central-1.api.aws"
|
9000
|
+
},
|
8926
9001
|
"me-central-1" : {
|
8927
9002
|
"hostname" : "kendra-ranking.me-central-1.api.aws"
|
8928
9003
|
},
|
@@ -9008,6 +9083,7 @@
|
|
9008
9083
|
"deprecated" : true,
|
9009
9084
|
"hostname" : "kinesis-fips.us-west-2.amazonaws.com"
|
9010
9085
|
},
|
9086
|
+
"il-central-1" : { },
|
9011
9087
|
"me-central-1" : { },
|
9012
9088
|
"me-south-1" : { },
|
9013
9089
|
"sa-east-1" : { },
|
@@ -9357,10 +9433,17 @@
|
|
9357
9433
|
"deprecated" : true,
|
9358
9434
|
"hostname" : "kms-fips.eu-west-3.amazonaws.com"
|
9359
9435
|
},
|
9436
|
+
"il-central-1" : {
|
9437
|
+
"variants" : [ {
|
9438
|
+
"hostname" : "kms-fips.il-central-1.amazonaws.com",
|
9439
|
+
"tags" : [ "fips" ]
|
9440
|
+
} ]
|
9441
|
+
},
|
9360
9442
|
"il-central-1-fips" : {
|
9361
9443
|
"credentialScope" : {
|
9362
9444
|
"region" : "il-central-1"
|
9363
9445
|
},
|
9446
|
+
"deprecated" : true,
|
9364
9447
|
"hostname" : "kms-fips.il-central-1.amazonaws.com"
|
9365
9448
|
},
|
9366
9449
|
"me-central-1" : {
|
@@ -9464,9 +9547,11 @@
|
|
9464
9547
|
"ap-northeast-2" : { },
|
9465
9548
|
"ap-northeast-3" : { },
|
9466
9549
|
"ap-south-1" : { },
|
9550
|
+
"ap-south-2" : { },
|
9467
9551
|
"ap-southeast-1" : { },
|
9468
9552
|
"ap-southeast-2" : { },
|
9469
9553
|
"ap-southeast-3" : { },
|
9554
|
+
"ap-southeast-4" : { },
|
9470
9555
|
"ca-central-1" : { },
|
9471
9556
|
"eu-central-1" : { },
|
9472
9557
|
"eu-central-2" : { },
|
@@ -9504,6 +9589,7 @@
|
|
9504
9589
|
"deprecated" : true,
|
9505
9590
|
"hostname" : "lakeformation-fips.us-west-2.amazonaws.com"
|
9506
9591
|
},
|
9592
|
+
"il-central-1" : { },
|
9507
9593
|
"me-central-1" : { },
|
9508
9594
|
"me-south-1" : { },
|
9509
9595
|
"sa-east-1" : { },
|
@@ -9683,6 +9769,12 @@
|
|
9683
9769
|
"deprecated" : true,
|
9684
9770
|
"hostname" : "lambda-fips.us-west-2.amazonaws.com"
|
9685
9771
|
},
|
9772
|
+
"il-central-1" : {
|
9773
|
+
"variants" : [ {
|
9774
|
+
"hostname" : "lambda.il-central-1.api.aws",
|
9775
|
+
"tags" : [ "dualstack" ]
|
9776
|
+
} ]
|
9777
|
+
},
|
9686
9778
|
"me-central-1" : {
|
9687
9779
|
"variants" : [ {
|
9688
9780
|
"hostname" : "lambda.me-central-1.api.aws",
|
@@ -10033,6 +10125,7 @@
|
|
10033
10125
|
"deprecated" : true,
|
10034
10126
|
"hostname" : "logs-fips.us-west-2.amazonaws.com"
|
10035
10127
|
},
|
10128
|
+
"il-central-1" : { },
|
10036
10129
|
"me-central-1" : { },
|
10037
10130
|
"me-south-1" : { },
|
10038
10131
|
"sa-east-1" : { },
|
@@ -10639,6 +10732,7 @@
|
|
10639
10732
|
"eu-west-1" : { },
|
10640
10733
|
"eu-west-2" : { },
|
10641
10734
|
"eu-west-3" : { },
|
10735
|
+
"il-central-1" : { },
|
10642
10736
|
"me-central-1" : { },
|
10643
10737
|
"me-south-1" : { },
|
10644
10738
|
"sa-east-1" : { },
|
@@ -10670,6 +10764,7 @@
|
|
10670
10764
|
"eu-west-1" : { },
|
10671
10765
|
"eu-west-2" : { },
|
10672
10766
|
"eu-west-3" : { },
|
10767
|
+
"il-central-1" : { },
|
10673
10768
|
"me-central-1" : { },
|
10674
10769
|
"me-south-1" : { },
|
10675
10770
|
"sa-east-1" : { },
|
@@ -10909,6 +11004,7 @@
|
|
10909
11004
|
"deprecated" : true,
|
10910
11005
|
"hostname" : "monitoring-fips.us-west-2.amazonaws.com"
|
10911
11006
|
},
|
11007
|
+
"il-central-1" : { },
|
10912
11008
|
"me-central-1" : { },
|
10913
11009
|
"me-south-1" : { },
|
10914
11010
|
"sa-east-1" : { },
|
@@ -11278,6 +11374,7 @@
|
|
11278
11374
|
"eu-west-1" : { },
|
11279
11375
|
"eu-west-2" : { },
|
11280
11376
|
"eu-west-3" : { },
|
11377
|
+
"il-central-1" : { },
|
11281
11378
|
"me-central-1" : { },
|
11282
11379
|
"me-south-1" : { },
|
11283
11380
|
"sa-east-1" : { },
|
@@ -11715,6 +11812,7 @@
|
|
11715
11812
|
"eu-west-1" : { },
|
11716
11813
|
"eu-west-2" : { },
|
11717
11814
|
"eu-west-3" : { },
|
11815
|
+
"il-central-1" : { },
|
11718
11816
|
"me-central-1" : { },
|
11719
11817
|
"me-south-1" : { },
|
11720
11818
|
"sa-east-1" : { },
|
@@ -12264,6 +12362,7 @@
|
|
12264
12362
|
"deprecated" : true,
|
12265
12363
|
"hostname" : "ram-fips.us-west-2.amazonaws.com"
|
12266
12364
|
},
|
12365
|
+
"il-central-1" : { },
|
12267
12366
|
"me-central-1" : { },
|
12268
12367
|
"me-south-1" : { },
|
12269
12368
|
"sa-east-1" : { },
|
@@ -12355,6 +12454,7 @@
|
|
12355
12454
|
"deprecated" : true,
|
12356
12455
|
"hostname" : "rbin-fips.us-west-2.amazonaws.com"
|
12357
12456
|
},
|
12457
|
+
"il-central-1" : { },
|
12358
12458
|
"me-central-1" : { },
|
12359
12459
|
"me-south-1" : { },
|
12360
12460
|
"sa-east-1" : { },
|
@@ -12418,6 +12518,7 @@
|
|
12418
12518
|
"eu-west-1" : { },
|
12419
12519
|
"eu-west-2" : { },
|
12420
12520
|
"eu-west-3" : { },
|
12521
|
+
"il-central-1" : { },
|
12421
12522
|
"me-central-1" : { },
|
12422
12523
|
"me-south-1" : { },
|
12423
12524
|
"rds-fips.ca-central-1" : {
|
@@ -12689,6 +12790,7 @@
|
|
12689
12790
|
"deprecated" : true,
|
12690
12791
|
"hostname" : "redshift-fips.us-west-2.amazonaws.com"
|
12691
12792
|
},
|
12793
|
+
"il-central-1" : { },
|
12692
12794
|
"me-central-1" : { },
|
12693
12795
|
"me-south-1" : { },
|
12694
12796
|
"sa-east-1" : { },
|
@@ -12978,6 +13080,9 @@
|
|
12978
13080
|
"eu-west-3" : {
|
12979
13081
|
"hostname" : "resource-explorer-2.eu-west-3.api.aws"
|
12980
13082
|
},
|
13083
|
+
"il-central-1" : {
|
13084
|
+
"hostname" : "resource-explorer-2.il-central-1.api.aws"
|
13085
|
+
},
|
12981
13086
|
"sa-east-1" : {
|
12982
13087
|
"hostname" : "resource-explorer-2.sa-east-1.api.aws"
|
12983
13088
|
},
|
@@ -13045,6 +13150,7 @@
|
|
13045
13150
|
"deprecated" : true,
|
13046
13151
|
"hostname" : "resource-groups-fips.us-west-2.amazonaws.com"
|
13047
13152
|
},
|
13153
|
+
"il-central-1" : { },
|
13048
13154
|
"me-central-1" : { },
|
13049
13155
|
"me-south-1" : { },
|
13050
13156
|
"sa-east-1" : { },
|
@@ -13285,6 +13391,7 @@
|
|
13285
13391
|
"eu-west-1" : { },
|
13286
13392
|
"eu-west-2" : { },
|
13287
13393
|
"eu-west-3" : { },
|
13394
|
+
"il-central-1" : { },
|
13288
13395
|
"me-central-1" : { },
|
13289
13396
|
"me-south-1" : { },
|
13290
13397
|
"sa-east-1" : { },
|
@@ -13533,6 +13640,12 @@
|
|
13533
13640
|
"deprecated" : true,
|
13534
13641
|
"hostname" : "s3-fips.us-west-2.amazonaws.com"
|
13535
13642
|
},
|
13643
|
+
"il-central-1" : {
|
13644
|
+
"variants" : [ {
|
13645
|
+
"hostname" : "s3.dualstack.il-central-1.amazonaws.com",
|
13646
|
+
"tags" : [ "dualstack" ]
|
13647
|
+
} ]
|
13648
|
+
},
|
13536
13649
|
"me-central-1" : {
|
13537
13650
|
"variants" : [ {
|
13538
13651
|
"hostname" : "s3.dualstack.me-central-1.amazonaws.com",
|
@@ -14074,6 +14187,7 @@
|
|
14074
14187
|
"eu-west-1" : { },
|
14075
14188
|
"eu-west-2" : { },
|
14076
14189
|
"eu-west-3" : { },
|
14190
|
+
"il-central-1" : { },
|
14077
14191
|
"me-central-1" : { },
|
14078
14192
|
"me-south-1" : { },
|
14079
14193
|
"sa-east-1" : { },
|
@@ -14375,9 +14489,11 @@
|
|
14375
14489
|
"ap-northeast-2" : { },
|
14376
14490
|
"ap-northeast-3" : { },
|
14377
14491
|
"ap-south-1" : { },
|
14492
|
+
"ap-south-2" : { },
|
14378
14493
|
"ap-southeast-1" : { },
|
14379
14494
|
"ap-southeast-2" : { },
|
14380
14495
|
"ap-southeast-3" : { },
|
14496
|
+
"ap-southeast-4" : { },
|
14381
14497
|
"ca-central-1" : {
|
14382
14498
|
"variants" : [ {
|
14383
14499
|
"hostname" : "servicecatalog-appregistry-fips.ca-central-1.amazonaws.com",
|
@@ -14385,8 +14501,10 @@
|
|
14385
14501
|
} ]
|
14386
14502
|
},
|
14387
14503
|
"eu-central-1" : { },
|
14504
|
+
"eu-central-2" : { },
|
14388
14505
|
"eu-north-1" : { },
|
14389
14506
|
"eu-south-1" : { },
|
14507
|
+
"eu-south-2" : { },
|
14390
14508
|
"eu-west-1" : { },
|
14391
14509
|
"eu-west-2" : { },
|
14392
14510
|
"eu-west-3" : { },
|
@@ -14589,6 +14707,12 @@
|
|
14589
14707
|
"tags" : [ "dualstack" ]
|
14590
14708
|
} ]
|
14591
14709
|
},
|
14710
|
+
"il-central-1" : {
|
14711
|
+
"variants" : [ {
|
14712
|
+
"hostname" : "servicediscovery.il-central-1.api.aws",
|
14713
|
+
"tags" : [ "dualstack" ]
|
14714
|
+
} ]
|
14715
|
+
},
|
14592
14716
|
"me-central-1" : {
|
14593
14717
|
"variants" : [ {
|
14594
14718
|
"hostname" : "servicediscovery.me-central-1.api.aws",
|
@@ -15219,6 +15343,7 @@
|
|
15219
15343
|
"deprecated" : true,
|
15220
15344
|
"hostname" : "sns-fips.us-west-2.amazonaws.com"
|
15221
15345
|
},
|
15346
|
+
"il-central-1" : { },
|
15222
15347
|
"me-central-1" : { },
|
15223
15348
|
"me-south-1" : { },
|
15224
15349
|
"sa-east-1" : { },
|
@@ -15302,6 +15427,7 @@
|
|
15302
15427
|
"deprecated" : true,
|
15303
15428
|
"hostname" : "sqs-fips.us-west-2.amazonaws.com"
|
15304
15429
|
},
|
15430
|
+
"il-central-1" : { },
|
15305
15431
|
"me-central-1" : { },
|
15306
15432
|
"me-south-1" : { },
|
15307
15433
|
"sa-east-1" : { },
|
@@ -15394,6 +15520,7 @@
|
|
15394
15520
|
"deprecated" : true,
|
15395
15521
|
"hostname" : "ssm-fips.us-west-2.amazonaws.com"
|
15396
15522
|
},
|
15523
|
+
"il-central-1" : { },
|
15397
15524
|
"me-central-1" : { },
|
15398
15525
|
"me-south-1" : { },
|
15399
15526
|
"sa-east-1" : { },
|
@@ -15733,6 +15860,7 @@
|
|
15733
15860
|
"deprecated" : true,
|
15734
15861
|
"hostname" : "states-fips.us-west-2.amazonaws.com"
|
15735
15862
|
},
|
15863
|
+
"il-central-1" : { },
|
15736
15864
|
"me-central-1" : { },
|
15737
15865
|
"me-south-1" : { },
|
15738
15866
|
"sa-east-1" : { },
|
@@ -15881,6 +16009,7 @@
|
|
15881
16009
|
"eu-west-1" : { },
|
15882
16010
|
"eu-west-2" : { },
|
15883
16011
|
"eu-west-3" : { },
|
16012
|
+
"il-central-1" : { },
|
15884
16013
|
"local" : {
|
15885
16014
|
"credentialScope" : {
|
15886
16015
|
"region" : "us-east-1"
|
@@ -15925,6 +16054,7 @@
|
|
15925
16054
|
"eu-west-1" : { },
|
15926
16055
|
"eu-west-2" : { },
|
15927
16056
|
"eu-west-3" : { },
|
16057
|
+
"il-central-1" : { },
|
15928
16058
|
"me-central-1" : { },
|
15929
16059
|
"me-south-1" : { },
|
15930
16060
|
"sa-east-1" : { },
|
@@ -16051,6 +16181,7 @@
|
|
16051
16181
|
"deprecated" : true,
|
16052
16182
|
"hostname" : "swf-fips.us-west-2.amazonaws.com"
|
16053
16183
|
},
|
16184
|
+
"il-central-1" : { },
|
16054
16185
|
"me-central-1" : { },
|
16055
16186
|
"me-south-1" : { },
|
16056
16187
|
"sa-east-1" : { },
|
@@ -16130,6 +16261,7 @@
|
|
16130
16261
|
"deprecated" : true,
|
16131
16262
|
"hostname" : "synthetics-fips.us-west-2.amazonaws.com"
|
16132
16263
|
},
|
16264
|
+
"il-central-1" : { },
|
16133
16265
|
"me-central-1" : { },
|
16134
16266
|
"me-south-1" : { },
|
16135
16267
|
"sa-east-1" : { },
|
@@ -16181,6 +16313,7 @@
|
|
16181
16313
|
"eu-west-1" : { },
|
16182
16314
|
"eu-west-2" : { },
|
16183
16315
|
"eu-west-3" : { },
|
16316
|
+
"il-central-1" : { },
|
16184
16317
|
"me-central-1" : { },
|
16185
16318
|
"me-south-1" : { },
|
16186
16319
|
"sa-east-1" : { },
|
@@ -17118,6 +17251,7 @@
|
|
17118
17251
|
"credentialScope" : {
|
17119
17252
|
"region" : "il-central-1"
|
17120
17253
|
},
|
17254
|
+
"deprecated" : true,
|
17121
17255
|
"hostname" : "waf-regional-fips.il-central-1.amazonaws.com"
|
17122
17256
|
},
|
17123
17257
|
"fips-me-central-1" : {
|
@@ -17169,6 +17303,16 @@
|
|
17169
17303
|
"deprecated" : true,
|
17170
17304
|
"hostname" : "waf-regional-fips.us-west-2.amazonaws.com"
|
17171
17305
|
},
|
17306
|
+
"il-central-1" : {
|
17307
|
+
"credentialScope" : {
|
17308
|
+
"region" : "il-central-1"
|
17309
|
+
},
|
17310
|
+
"hostname" : "waf-regional.il-central-1.amazonaws.com",
|
17311
|
+
"variants" : [ {
|
17312
|
+
"hostname" : "waf-regional-fips.il-central-1.amazonaws.com",
|
17313
|
+
"tags" : [ "fips" ]
|
17314
|
+
} ]
|
17315
|
+
},
|
17172
17316
|
"me-central-1" : {
|
17173
17317
|
"credentialScope" : {
|
17174
17318
|
"region" : "me-central-1"
|
@@ -17587,6 +17731,7 @@
|
|
17587
17731
|
"credentialScope" : {
|
17588
17732
|
"region" : "il-central-1"
|
17589
17733
|
},
|
17734
|
+
"deprecated" : true,
|
17590
17735
|
"hostname" : "wafv2-fips.il-central-1.amazonaws.com"
|
17591
17736
|
},
|
17592
17737
|
"fips-me-central-1" : {
|
@@ -17638,6 +17783,16 @@
|
|
17638
17783
|
"deprecated" : true,
|
17639
17784
|
"hostname" : "wafv2-fips.us-west-2.amazonaws.com"
|
17640
17785
|
},
|
17786
|
+
"il-central-1" : {
|
17787
|
+
"credentialScope" : {
|
17788
|
+
"region" : "il-central-1"
|
17789
|
+
},
|
17790
|
+
"hostname" : "wafv2.il-central-1.amazonaws.com",
|
17791
|
+
"variants" : [ {
|
17792
|
+
"hostname" : "wafv2-fips.il-central-1.amazonaws.com",
|
17793
|
+
"tags" : [ "fips" ]
|
17794
|
+
} ]
|
17795
|
+
},
|
17641
17796
|
"me-central-1" : {
|
17642
17797
|
"credentialScope" : {
|
17643
17798
|
"region" : "me-central-1"
|
@@ -17911,6 +18066,7 @@
|
|
17911
18066
|
"deprecated" : true,
|
17912
18067
|
"hostname" : "xray-fips.us-west-2.amazonaws.com"
|
17913
18068
|
},
|
18069
|
+
"il-central-1" : { },
|
17914
18070
|
"me-central-1" : { },
|
17915
18071
|
"me-south-1" : { },
|
17916
18072
|
"sa-east-1" : { },
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-partitions
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.797.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-08-02 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|