aws-partitions 1.695.0 → 1.701.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 +30 -0
- data/VERSION +1 -1
- data/partitions-metadata.json +3 -0
- data/partitions.json +155 -3
- 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: accc699655ec0ca0799501bc862abfcf7387f59066fed18244db3cf15550b369
|
|
4
|
+
data.tar.gz: 172654d54599f2e8b3d80c5378a0f172826047349e505e91708d76f9dedaaf3a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d6c758b842739d416babd0d52ff782accc3b57da8815481b90ce5c70bbf01dabe7e53998d862caa96829bda0a7f7cadebe5ade52c7c9d163bf9513e1eeaf4c75
|
|
7
|
+
data.tar.gz: 52fb1c9dce301a52adb2512f0cfa106c9482ed32743b3ef248e26919170e445fed9736c9c6078a0d7c6fdb64da8ccdfe540a810c8b2e54bf9ec11434bd728baa
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,36 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.701.0 (2023-01-26)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.700.0 (2023-01-25)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
14
|
+
1.699.0 (2023-01-24)
|
|
15
|
+
------------------
|
|
16
|
+
|
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
18
|
+
|
|
19
|
+
1.698.0 (2023-01-23)
|
|
20
|
+
------------------
|
|
21
|
+
|
|
22
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
23
|
+
|
|
24
|
+
1.697.0 (2023-01-20)
|
|
25
|
+
------------------
|
|
26
|
+
|
|
27
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
28
|
+
|
|
29
|
+
1.696.0 (2023-01-19)
|
|
30
|
+
------------------
|
|
31
|
+
|
|
32
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
33
|
+
|
|
4
34
|
1.695.0 (2023-01-18)
|
|
5
35
|
------------------
|
|
6
36
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.701.0
|
data/partitions-metadata.json
CHANGED
data/partitions.json
CHANGED
|
@@ -53,6 +53,9 @@
|
|
|
53
53
|
"ap-southeast-3" : {
|
|
54
54
|
"description" : "Asia Pacific (Jakarta)"
|
|
55
55
|
},
|
|
56
|
+
"ap-southeast-4" : {
|
|
57
|
+
"description" : "Asia Pacific (Melbourne)"
|
|
58
|
+
},
|
|
56
59
|
"ca-central-1" : {
|
|
57
60
|
"description" : "Canada (Central)"
|
|
58
61
|
},
|
|
@@ -120,6 +123,7 @@
|
|
|
120
123
|
"ap-southeast-1" : { },
|
|
121
124
|
"ap-southeast-2" : { },
|
|
122
125
|
"ap-southeast-3" : { },
|
|
126
|
+
"ap-southeast-4" : { },
|
|
123
127
|
"ca-central-1" : {
|
|
124
128
|
"variants" : [ {
|
|
125
129
|
"hostname" : "access-analyzer-fips.ca-central-1.amazonaws.com",
|
|
@@ -222,6 +226,7 @@
|
|
|
222
226
|
"ap-southeast-1" : { },
|
|
223
227
|
"ap-southeast-2" : { },
|
|
224
228
|
"ap-southeast-3" : { },
|
|
229
|
+
"ap-southeast-4" : { },
|
|
225
230
|
"ca-central-1" : {
|
|
226
231
|
"variants" : [ {
|
|
227
232
|
"hostname" : "acm-fips.ca-central-1.amazonaws.com",
|
|
@@ -477,6 +482,9 @@
|
|
|
477
482
|
"aoss" : {
|
|
478
483
|
"endpoints" : {
|
|
479
484
|
"ap-northeast-1" : { },
|
|
485
|
+
"ap-southeast-1" : { },
|
|
486
|
+
"ap-southeast-2" : { },
|
|
487
|
+
"eu-central-1" : { },
|
|
480
488
|
"eu-west-1" : { },
|
|
481
489
|
"us-east-1" : { },
|
|
482
490
|
"us-east-2" : { },
|
|
@@ -626,6 +634,12 @@
|
|
|
626
634
|
},
|
|
627
635
|
"hostname" : "api.ecr.ap-southeast-3.amazonaws.com"
|
|
628
636
|
},
|
|
637
|
+
"ap-southeast-4" : {
|
|
638
|
+
"credentialScope" : {
|
|
639
|
+
"region" : "ap-southeast-4"
|
|
640
|
+
},
|
|
641
|
+
"hostname" : "api.ecr.ap-southeast-4.amazonaws.com"
|
|
642
|
+
},
|
|
629
643
|
"ca-central-1" : {
|
|
630
644
|
"credentialScope" : {
|
|
631
645
|
"region" : "ca-central-1"
|
|
@@ -1015,12 +1029,15 @@
|
|
|
1015
1029
|
},
|
|
1016
1030
|
"api.mediatailor" : {
|
|
1017
1031
|
"endpoints" : {
|
|
1032
|
+
"af-south-1" : { },
|
|
1018
1033
|
"ap-northeast-1" : { },
|
|
1034
|
+
"ap-south-1" : { },
|
|
1019
1035
|
"ap-southeast-1" : { },
|
|
1020
1036
|
"ap-southeast-2" : { },
|
|
1021
1037
|
"eu-central-1" : { },
|
|
1022
1038
|
"eu-west-1" : { },
|
|
1023
1039
|
"us-east-1" : { },
|
|
1040
|
+
"us-east-2" : { },
|
|
1024
1041
|
"us-west-2" : { }
|
|
1025
1042
|
}
|
|
1026
1043
|
},
|
|
@@ -1216,6 +1233,7 @@
|
|
|
1216
1233
|
"ap-southeast-1" : { },
|
|
1217
1234
|
"ap-southeast-2" : { },
|
|
1218
1235
|
"ap-southeast-3" : { },
|
|
1236
|
+
"ap-southeast-4" : { },
|
|
1219
1237
|
"ca-central-1" : {
|
|
1220
1238
|
"variants" : [ {
|
|
1221
1239
|
"hostname" : "apigateway-fips.ca-central-1.amazonaws.com",
|
|
@@ -1320,6 +1338,7 @@
|
|
|
1320
1338
|
"ap-southeast-1" : { },
|
|
1321
1339
|
"ap-southeast-2" : { },
|
|
1322
1340
|
"ap-southeast-3" : { },
|
|
1341
|
+
"ap-southeast-4" : { },
|
|
1323
1342
|
"ca-central-1" : { },
|
|
1324
1343
|
"eu-central-1" : { },
|
|
1325
1344
|
"eu-central-2" : { },
|
|
@@ -1398,6 +1417,7 @@
|
|
|
1398
1417
|
"ap-southeast-1" : { },
|
|
1399
1418
|
"ap-southeast-2" : { },
|
|
1400
1419
|
"ap-southeast-3" : { },
|
|
1420
|
+
"ap-southeast-4" : { },
|
|
1401
1421
|
"ca-central-1" : { },
|
|
1402
1422
|
"eu-central-1" : { },
|
|
1403
1423
|
"eu-central-2" : { },
|
|
@@ -2004,6 +2024,7 @@
|
|
|
2004
2024
|
"ap-southeast-1" : { },
|
|
2005
2025
|
"ap-southeast-2" : { },
|
|
2006
2026
|
"ap-southeast-3" : { },
|
|
2027
|
+
"ap-southeast-4" : { },
|
|
2007
2028
|
"ca-central-1" : { },
|
|
2008
2029
|
"eu-central-1" : { },
|
|
2009
2030
|
"eu-central-2" : { },
|
|
@@ -2226,8 +2247,22 @@
|
|
|
2226
2247
|
},
|
|
2227
2248
|
"cases" : {
|
|
2228
2249
|
"endpoints" : {
|
|
2229
|
-
"us-east-1" : {
|
|
2230
|
-
|
|
2250
|
+
"fips-us-east-1" : {
|
|
2251
|
+
"deprecated" : true
|
|
2252
|
+
},
|
|
2253
|
+
"fips-us-west-2" : {
|
|
2254
|
+
"deprecated" : true
|
|
2255
|
+
},
|
|
2256
|
+
"us-east-1" : {
|
|
2257
|
+
"variants" : [ {
|
|
2258
|
+
"tags" : [ "fips" ]
|
|
2259
|
+
} ]
|
|
2260
|
+
},
|
|
2261
|
+
"us-west-2" : {
|
|
2262
|
+
"variants" : [ {
|
|
2263
|
+
"tags" : [ "fips" ]
|
|
2264
|
+
} ]
|
|
2265
|
+
}
|
|
2231
2266
|
}
|
|
2232
2267
|
},
|
|
2233
2268
|
"cassandra" : {
|
|
@@ -2361,6 +2396,7 @@
|
|
|
2361
2396
|
"ap-southeast-1" : { },
|
|
2362
2397
|
"ap-southeast-2" : { },
|
|
2363
2398
|
"ap-southeast-3" : { },
|
|
2399
|
+
"ap-southeast-4" : { },
|
|
2364
2400
|
"ca-central-1" : {
|
|
2365
2401
|
"variants" : [ {
|
|
2366
2402
|
"hostname" : "cloudcontrolapi-fips.ca-central-1.amazonaws.com",
|
|
@@ -2464,6 +2500,7 @@
|
|
|
2464
2500
|
"ap-southeast-1" : { },
|
|
2465
2501
|
"ap-southeast-2" : { },
|
|
2466
2502
|
"ap-southeast-3" : { },
|
|
2503
|
+
"ap-southeast-4" : { },
|
|
2467
2504
|
"ca-central-1" : { },
|
|
2468
2505
|
"eu-central-1" : { },
|
|
2469
2506
|
"eu-central-2" : { },
|
|
@@ -2607,6 +2644,7 @@
|
|
|
2607
2644
|
"ap-southeast-1" : { },
|
|
2608
2645
|
"ap-southeast-2" : { },
|
|
2609
2646
|
"ap-southeast-3" : { },
|
|
2647
|
+
"ap-southeast-4" : { },
|
|
2610
2648
|
"ca-central-1" : { },
|
|
2611
2649
|
"eu-central-1" : { },
|
|
2612
2650
|
"eu-central-2" : { },
|
|
@@ -2708,6 +2746,7 @@
|
|
|
2708
2746
|
"eu-west-1" : { },
|
|
2709
2747
|
"eu-west-2" : { },
|
|
2710
2748
|
"eu-west-3" : { },
|
|
2749
|
+
"me-central-1" : { },
|
|
2711
2750
|
"me-south-1" : { },
|
|
2712
2751
|
"sa-east-1" : { },
|
|
2713
2752
|
"us-east-1" : {
|
|
@@ -2877,6 +2916,7 @@
|
|
|
2877
2916
|
"ap-southeast-1" : { },
|
|
2878
2917
|
"ap-southeast-2" : { },
|
|
2879
2918
|
"ap-southeast-3" : { },
|
|
2919
|
+
"ap-southeast-4" : { },
|
|
2880
2920
|
"ca-central-1" : { },
|
|
2881
2921
|
"eu-central-1" : { },
|
|
2882
2922
|
"eu-central-2" : { },
|
|
@@ -3485,6 +3525,7 @@
|
|
|
3485
3525
|
"ap-southeast-1" : { },
|
|
3486
3526
|
"ap-southeast-2" : { },
|
|
3487
3527
|
"ap-southeast-3" : { },
|
|
3528
|
+
"ap-southeast-4" : { },
|
|
3488
3529
|
"ca-central-1" : { },
|
|
3489
3530
|
"eu-central-1" : { },
|
|
3490
3531
|
"eu-central-2" : { },
|
|
@@ -4228,6 +4269,7 @@
|
|
|
4228
4269
|
"ap-southeast-1" : { },
|
|
4229
4270
|
"ap-southeast-2" : { },
|
|
4230
4271
|
"ap-southeast-3" : { },
|
|
4272
|
+
"ap-southeast-4" : { },
|
|
4231
4273
|
"ca-central-1" : { },
|
|
4232
4274
|
"eu-central-1" : { },
|
|
4233
4275
|
"eu-central-2" : { },
|
|
@@ -4316,6 +4358,7 @@
|
|
|
4316
4358
|
"ap-southeast-1" : { },
|
|
4317
4359
|
"ap-southeast-2" : { },
|
|
4318
4360
|
"ap-southeast-3" : { },
|
|
4361
|
+
"ap-southeast-4" : { },
|
|
4319
4362
|
"ca-central-1" : { },
|
|
4320
4363
|
"eu-central-1" : { },
|
|
4321
4364
|
"eu-north-1" : { },
|
|
@@ -4344,6 +4387,7 @@
|
|
|
4344
4387
|
"ap-southeast-1" : { },
|
|
4345
4388
|
"ap-southeast-2" : { },
|
|
4346
4389
|
"ap-southeast-3" : { },
|
|
4390
|
+
"ap-southeast-4" : { },
|
|
4347
4391
|
"ca-central-1" : { },
|
|
4348
4392
|
"dms" : {
|
|
4349
4393
|
"credentialScope" : {
|
|
@@ -4643,6 +4687,7 @@
|
|
|
4643
4687
|
"ap-southeast-1" : { },
|
|
4644
4688
|
"ap-southeast-2" : { },
|
|
4645
4689
|
"ap-southeast-3" : { },
|
|
4690
|
+
"ap-southeast-4" : { },
|
|
4646
4691
|
"ca-central-1" : {
|
|
4647
4692
|
"variants" : [ {
|
|
4648
4693
|
"hostname" : "dynamodb-fips.ca-central-1.amazonaws.com",
|
|
@@ -4736,9 +4781,11 @@
|
|
|
4736
4781
|
"ap-northeast-2" : { },
|
|
4737
4782
|
"ap-northeast-3" : { },
|
|
4738
4783
|
"ap-south-1" : { },
|
|
4784
|
+
"ap-south-2" : { },
|
|
4739
4785
|
"ap-southeast-1" : { },
|
|
4740
4786
|
"ap-southeast-2" : { },
|
|
4741
4787
|
"ap-southeast-3" : { },
|
|
4788
|
+
"ap-southeast-4" : { },
|
|
4742
4789
|
"ca-central-1" : {
|
|
4743
4790
|
"variants" : [ {
|
|
4744
4791
|
"hostname" : "ebs-fips.ca-central-1.amazonaws.com",
|
|
@@ -4746,8 +4793,10 @@
|
|
|
4746
4793
|
} ]
|
|
4747
4794
|
},
|
|
4748
4795
|
"eu-central-1" : { },
|
|
4796
|
+
"eu-central-2" : { },
|
|
4749
4797
|
"eu-north-1" : { },
|
|
4750
4798
|
"eu-south-1" : { },
|
|
4799
|
+
"eu-south-2" : { },
|
|
4751
4800
|
"eu-west-1" : { },
|
|
4752
4801
|
"eu-west-2" : { },
|
|
4753
4802
|
"eu-west-3" : { },
|
|
@@ -4835,6 +4884,7 @@
|
|
|
4835
4884
|
"ap-southeast-1" : { },
|
|
4836
4885
|
"ap-southeast-2" : { },
|
|
4837
4886
|
"ap-southeast-3" : { },
|
|
4887
|
+
"ap-southeast-4" : { },
|
|
4838
4888
|
"ca-central-1" : {
|
|
4839
4889
|
"variants" : [ {
|
|
4840
4890
|
"hostname" : "ec2-fips.ca-central-1.amazonaws.com",
|
|
@@ -4944,6 +4994,7 @@
|
|
|
4944
4994
|
"ap-southeast-1" : { },
|
|
4945
4995
|
"ap-southeast-2" : { },
|
|
4946
4996
|
"ap-southeast-3" : { },
|
|
4997
|
+
"ap-southeast-4" : { },
|
|
4947
4998
|
"ca-central-1" : { },
|
|
4948
4999
|
"eu-central-1" : { },
|
|
4949
5000
|
"eu-central-2" : { },
|
|
@@ -5114,6 +5165,7 @@
|
|
|
5114
5165
|
"ap-southeast-1" : { },
|
|
5115
5166
|
"ap-southeast-2" : { },
|
|
5116
5167
|
"ap-southeast-3" : { },
|
|
5168
|
+
"ap-southeast-4" : { },
|
|
5117
5169
|
"ca-central-1" : { },
|
|
5118
5170
|
"eu-central-1" : { },
|
|
5119
5171
|
"eu-central-2" : { },
|
|
@@ -5347,6 +5399,12 @@
|
|
|
5347
5399
|
"tags" : [ "fips" ]
|
|
5348
5400
|
} ]
|
|
5349
5401
|
},
|
|
5402
|
+
"eu-south-2" : {
|
|
5403
|
+
"variants" : [ {
|
|
5404
|
+
"hostname" : "elasticfilesystem-fips.eu-south-2.amazonaws.com",
|
|
5405
|
+
"tags" : [ "fips" ]
|
|
5406
|
+
} ]
|
|
5407
|
+
},
|
|
5350
5408
|
"eu-west-1" : {
|
|
5351
5409
|
"variants" : [ {
|
|
5352
5410
|
"hostname" : "elasticfilesystem-fips.eu-west-1.amazonaws.com",
|
|
@@ -5463,6 +5521,13 @@
|
|
|
5463
5521
|
"deprecated" : true,
|
|
5464
5522
|
"hostname" : "elasticfilesystem-fips.eu-south-1.amazonaws.com"
|
|
5465
5523
|
},
|
|
5524
|
+
"fips-eu-south-2" : {
|
|
5525
|
+
"credentialScope" : {
|
|
5526
|
+
"region" : "eu-south-2"
|
|
5527
|
+
},
|
|
5528
|
+
"deprecated" : true,
|
|
5529
|
+
"hostname" : "elasticfilesystem-fips.eu-south-2.amazonaws.com"
|
|
5530
|
+
},
|
|
5466
5531
|
"fips-eu-west-1" : {
|
|
5467
5532
|
"credentialScope" : {
|
|
5468
5533
|
"region" : "eu-west-1"
|
|
@@ -5592,6 +5657,7 @@
|
|
|
5592
5657
|
"ap-southeast-1" : { },
|
|
5593
5658
|
"ap-southeast-2" : { },
|
|
5594
5659
|
"ap-southeast-3" : { },
|
|
5660
|
+
"ap-southeast-4" : { },
|
|
5595
5661
|
"ca-central-1" : { },
|
|
5596
5662
|
"eu-central-1" : { },
|
|
5597
5663
|
"eu-central-2" : { },
|
|
@@ -5674,6 +5740,7 @@
|
|
|
5674
5740
|
"ap-southeast-1" : { },
|
|
5675
5741
|
"ap-southeast-2" : { },
|
|
5676
5742
|
"ap-southeast-3" : { },
|
|
5743
|
+
"ap-southeast-4" : { },
|
|
5677
5744
|
"ca-central-1" : {
|
|
5678
5745
|
"variants" : [ {
|
|
5679
5746
|
"hostname" : "elasticmapreduce-fips.ca-central-1.amazonaws.com",
|
|
@@ -5998,6 +6065,7 @@
|
|
|
5998
6065
|
"ap-southeast-1" : { },
|
|
5999
6066
|
"ap-southeast-2" : { },
|
|
6000
6067
|
"ap-southeast-3" : { },
|
|
6068
|
+
"ap-southeast-4" : { },
|
|
6001
6069
|
"ca-central-1" : { },
|
|
6002
6070
|
"eu-central-1" : { },
|
|
6003
6071
|
"eu-central-2" : { },
|
|
@@ -6083,6 +6151,7 @@
|
|
|
6083
6151
|
"ap-southeast-1" : { },
|
|
6084
6152
|
"ap-southeast-2" : { },
|
|
6085
6153
|
"ap-southeast-3" : { },
|
|
6154
|
+
"ap-southeast-4" : { },
|
|
6086
6155
|
"ca-central-1" : { },
|
|
6087
6156
|
"eu-central-1" : { },
|
|
6088
6157
|
"eu-central-2" : { },
|
|
@@ -6732,6 +6801,7 @@
|
|
|
6732
6801
|
"deprecated" : true,
|
|
6733
6802
|
"hostname" : "fsx-fips.us-west-2.amazonaws.com"
|
|
6734
6803
|
},
|
|
6804
|
+
"me-central-1" : { },
|
|
6735
6805
|
"me-south-1" : { },
|
|
6736
6806
|
"prod-ca-central-1" : {
|
|
6737
6807
|
"credentialScope" : {
|
|
@@ -8247,6 +8317,7 @@
|
|
|
8247
8317
|
"ap-southeast-1" : { },
|
|
8248
8318
|
"ap-southeast-2" : { },
|
|
8249
8319
|
"ap-southeast-3" : { },
|
|
8320
|
+
"ap-southeast-4" : { },
|
|
8250
8321
|
"ca-central-1" : { },
|
|
8251
8322
|
"eu-central-1" : { },
|
|
8252
8323
|
"eu-central-2" : { },
|
|
@@ -8498,6 +8569,12 @@
|
|
|
8498
8569
|
"deprecated" : true,
|
|
8499
8570
|
"hostname" : "kms-fips.ap-southeast-3.amazonaws.com"
|
|
8500
8571
|
},
|
|
8572
|
+
"ap-southeast-4" : {
|
|
8573
|
+
"variants" : [ {
|
|
8574
|
+
"hostname" : "kms-fips.ap-southeast-4.amazonaws.com",
|
|
8575
|
+
"tags" : [ "fips" ]
|
|
8576
|
+
} ]
|
|
8577
|
+
},
|
|
8501
8578
|
"ap-southeast-4-fips" : {
|
|
8502
8579
|
"credentialScope" : {
|
|
8503
8580
|
"region" : "ap-southeast-4"
|
|
@@ -8850,6 +8927,12 @@
|
|
|
8850
8927
|
"tags" : [ "dualstack" ]
|
|
8851
8928
|
} ]
|
|
8852
8929
|
},
|
|
8930
|
+
"ap-southeast-4" : {
|
|
8931
|
+
"variants" : [ {
|
|
8932
|
+
"hostname" : "lambda.ap-southeast-4.api.aws",
|
|
8933
|
+
"tags" : [ "dualstack" ]
|
|
8934
|
+
} ]
|
|
8935
|
+
},
|
|
8853
8936
|
"ca-central-1" : {
|
|
8854
8937
|
"variants" : [ {
|
|
8855
8938
|
"hostname" : "lambda.ca-central-1.api.aws",
|
|
@@ -9234,6 +9317,7 @@
|
|
|
9234
9317
|
"ap-southeast-1" : { },
|
|
9235
9318
|
"ap-southeast-2" : { },
|
|
9236
9319
|
"ap-southeast-3" : { },
|
|
9320
|
+
"ap-southeast-4" : { },
|
|
9237
9321
|
"ca-central-1" : { },
|
|
9238
9322
|
"eu-central-1" : { },
|
|
9239
9323
|
"eu-central-2" : { },
|
|
@@ -9334,6 +9418,7 @@
|
|
|
9334
9418
|
"m2" : {
|
|
9335
9419
|
"endpoints" : {
|
|
9336
9420
|
"ap-northeast-1" : { },
|
|
9421
|
+
"ap-northeast-2" : { },
|
|
9337
9422
|
"ap-south-1" : { },
|
|
9338
9423
|
"ap-southeast-1" : { },
|
|
9339
9424
|
"ap-southeast-2" : { },
|
|
@@ -9352,6 +9437,12 @@
|
|
|
9352
9437
|
"fips-us-east-1" : {
|
|
9353
9438
|
"deprecated" : true
|
|
9354
9439
|
},
|
|
9440
|
+
"fips-us-east-2" : {
|
|
9441
|
+
"deprecated" : true
|
|
9442
|
+
},
|
|
9443
|
+
"fips-us-west-1" : {
|
|
9444
|
+
"deprecated" : true
|
|
9445
|
+
},
|
|
9355
9446
|
"fips-us-west-2" : {
|
|
9356
9447
|
"deprecated" : true
|
|
9357
9448
|
},
|
|
@@ -9361,6 +9452,16 @@
|
|
|
9361
9452
|
"tags" : [ "fips" ]
|
|
9362
9453
|
} ]
|
|
9363
9454
|
},
|
|
9455
|
+
"us-east-2" : {
|
|
9456
|
+
"variants" : [ {
|
|
9457
|
+
"tags" : [ "fips" ]
|
|
9458
|
+
} ]
|
|
9459
|
+
},
|
|
9460
|
+
"us-west-1" : {
|
|
9461
|
+
"variants" : [ {
|
|
9462
|
+
"tags" : [ "fips" ]
|
|
9463
|
+
} ]
|
|
9464
|
+
},
|
|
9364
9465
|
"us-west-2" : {
|
|
9365
9466
|
"variants" : [ {
|
|
9366
9467
|
"tags" : [ "fips" ]
|
|
@@ -9825,6 +9926,7 @@
|
|
|
9825
9926
|
"ap-southeast-1" : { },
|
|
9826
9927
|
"ap-southeast-2" : { },
|
|
9827
9928
|
"ap-southeast-3" : { },
|
|
9929
|
+
"ap-southeast-4" : { },
|
|
9828
9930
|
"ca-central-1" : { },
|
|
9829
9931
|
"eu-central-1" : { },
|
|
9830
9932
|
"eu-central-2" : { },
|
|
@@ -10056,6 +10158,7 @@
|
|
|
10056
10158
|
"ap-southeast-1" : { },
|
|
10057
10159
|
"ap-southeast-2" : { },
|
|
10058
10160
|
"ap-southeast-3" : { },
|
|
10161
|
+
"ap-southeast-4" : { },
|
|
10059
10162
|
"ca-central-1" : { },
|
|
10060
10163
|
"eu-central-1" : { },
|
|
10061
10164
|
"eu-central-2" : { },
|
|
@@ -10438,6 +10541,7 @@
|
|
|
10438
10541
|
"ap-southeast-1" : { },
|
|
10439
10542
|
"ap-southeast-2" : { },
|
|
10440
10543
|
"ap-southeast-3" : { },
|
|
10544
|
+
"ap-southeast-4" : { },
|
|
10441
10545
|
"ca-central-1" : { },
|
|
10442
10546
|
"eu-central-1" : { },
|
|
10443
10547
|
"eu-central-2" : { },
|
|
@@ -10798,6 +10902,7 @@
|
|
|
10798
10902
|
"ap-southeast-1" : { },
|
|
10799
10903
|
"ap-southeast-2" : { },
|
|
10800
10904
|
"ap-southeast-3" : { },
|
|
10905
|
+
"ap-southeast-4" : { },
|
|
10801
10906
|
"ca-central-1" : { },
|
|
10802
10907
|
"eu-central-1" : { },
|
|
10803
10908
|
"eu-central-2" : { },
|
|
@@ -11360,6 +11465,7 @@
|
|
|
11360
11465
|
"ap-southeast-1" : { },
|
|
11361
11466
|
"ap-southeast-2" : { },
|
|
11362
11467
|
"ap-southeast-3" : { },
|
|
11468
|
+
"ap-southeast-4" : { },
|
|
11363
11469
|
"ca-central-1" : {
|
|
11364
11470
|
"variants" : [ {
|
|
11365
11471
|
"hostname" : "rbin-fips.ca-central-1.amazonaws.com",
|
|
@@ -11450,6 +11556,7 @@
|
|
|
11450
11556
|
"ap-southeast-1" : { },
|
|
11451
11557
|
"ap-southeast-2" : { },
|
|
11452
11558
|
"ap-southeast-3" : { },
|
|
11559
|
+
"ap-southeast-4" : { },
|
|
11453
11560
|
"ca-central-1" : {
|
|
11454
11561
|
"variants" : [ {
|
|
11455
11562
|
"hostname" : "rds-fips.ca-central-1.amazonaws.com",
|
|
@@ -11692,6 +11799,7 @@
|
|
|
11692
11799
|
"ap-southeast-1" : { },
|
|
11693
11800
|
"ap-southeast-2" : { },
|
|
11694
11801
|
"ap-southeast-3" : { },
|
|
11802
|
+
"ap-southeast-4" : { },
|
|
11695
11803
|
"ca-central-1" : {
|
|
11696
11804
|
"variants" : [ {
|
|
11697
11805
|
"hostname" : "redshift-fips.ca-central-1.amazonaws.com",
|
|
@@ -12008,6 +12116,9 @@
|
|
|
12008
12116
|
"ap-southeast-2" : {
|
|
12009
12117
|
"hostname" : "resource-explorer-2.ap-southeast-2.api.aws"
|
|
12010
12118
|
},
|
|
12119
|
+
"ap-southeast-4" : {
|
|
12120
|
+
"hostname" : "resource-explorer-2.ap-southeast-4.api.aws"
|
|
12121
|
+
},
|
|
12011
12122
|
"ca-central-1" : {
|
|
12012
12123
|
"hostname" : "resource-explorer-2.ca-central-1.api.aws"
|
|
12013
12124
|
},
|
|
@@ -12054,13 +12165,17 @@
|
|
|
12054
12165
|
"ap-northeast-2" : { },
|
|
12055
12166
|
"ap-northeast-3" : { },
|
|
12056
12167
|
"ap-south-1" : { },
|
|
12168
|
+
"ap-south-2" : { },
|
|
12057
12169
|
"ap-southeast-1" : { },
|
|
12058
12170
|
"ap-southeast-2" : { },
|
|
12059
12171
|
"ap-southeast-3" : { },
|
|
12172
|
+
"ap-southeast-4" : { },
|
|
12060
12173
|
"ca-central-1" : { },
|
|
12061
12174
|
"eu-central-1" : { },
|
|
12175
|
+
"eu-central-2" : { },
|
|
12062
12176
|
"eu-north-1" : { },
|
|
12063
12177
|
"eu-south-1" : { },
|
|
12178
|
+
"eu-south-2" : { },
|
|
12064
12179
|
"eu-west-1" : { },
|
|
12065
12180
|
"eu-west-2" : { },
|
|
12066
12181
|
"eu-west-3" : { },
|
|
@@ -12462,6 +12577,12 @@
|
|
|
12462
12577
|
"tags" : [ "dualstack" ]
|
|
12463
12578
|
} ]
|
|
12464
12579
|
},
|
|
12580
|
+
"ap-southeast-4" : {
|
|
12581
|
+
"variants" : [ {
|
|
12582
|
+
"hostname" : "s3.dualstack.ap-southeast-4.amazonaws.com",
|
|
12583
|
+
"tags" : [ "dualstack" ]
|
|
12584
|
+
} ]
|
|
12585
|
+
},
|
|
12465
12586
|
"aws-global" : {
|
|
12466
12587
|
"credentialScope" : {
|
|
12467
12588
|
"region" : "us-east-1"
|
|
@@ -13067,6 +13188,7 @@
|
|
|
13067
13188
|
"ap-southeast-1" : { },
|
|
13068
13189
|
"ap-southeast-2" : { },
|
|
13069
13190
|
"ap-southeast-3" : { },
|
|
13191
|
+
"ap-southeast-4" : { },
|
|
13070
13192
|
"ca-central-1" : {
|
|
13071
13193
|
"variants" : [ {
|
|
13072
13194
|
"hostname" : "secretsmanager-fips.ca-central-1.amazonaws.com",
|
|
@@ -14154,6 +14276,7 @@
|
|
|
14154
14276
|
"ap-southeast-1" : { },
|
|
14155
14277
|
"ap-southeast-2" : { },
|
|
14156
14278
|
"ap-southeast-3" : { },
|
|
14279
|
+
"ap-southeast-4" : { },
|
|
14157
14280
|
"ca-central-1" : { },
|
|
14158
14281
|
"eu-central-1" : { },
|
|
14159
14282
|
"eu-central-2" : { },
|
|
@@ -14236,6 +14359,7 @@
|
|
|
14236
14359
|
"ap-southeast-1" : { },
|
|
14237
14360
|
"ap-southeast-2" : { },
|
|
14238
14361
|
"ap-southeast-3" : { },
|
|
14362
|
+
"ap-southeast-4" : { },
|
|
14239
14363
|
"ca-central-1" : { },
|
|
14240
14364
|
"eu-central-1" : { },
|
|
14241
14365
|
"eu-central-2" : { },
|
|
@@ -14315,6 +14439,7 @@
|
|
|
14315
14439
|
"ap-southeast-1" : { },
|
|
14316
14440
|
"ap-southeast-2" : { },
|
|
14317
14441
|
"ap-southeast-3" : { },
|
|
14442
|
+
"ap-southeast-4" : { },
|
|
14318
14443
|
"ca-central-1" : {
|
|
14319
14444
|
"variants" : [ {
|
|
14320
14445
|
"hostname" : "ssm-fips.ca-central-1.amazonaws.com",
|
|
@@ -14477,6 +14602,7 @@
|
|
|
14477
14602
|
"ap-southeast-1" : { },
|
|
14478
14603
|
"ap-southeast-2" : { },
|
|
14479
14604
|
"ap-southeast-3" : { },
|
|
14605
|
+
"ap-southeast-4" : { },
|
|
14480
14606
|
"ca-central-1" : { },
|
|
14481
14607
|
"eu-central-1" : { },
|
|
14482
14608
|
"eu-central-2" : { },
|
|
@@ -14568,8 +14694,10 @@
|
|
|
14568
14694
|
"hostname" : "storagegateway-fips.ca-central-1.amazonaws.com"
|
|
14569
14695
|
},
|
|
14570
14696
|
"eu-central-1" : { },
|
|
14697
|
+
"eu-central-2" : { },
|
|
14571
14698
|
"eu-north-1" : { },
|
|
14572
14699
|
"eu-south-1" : { },
|
|
14700
|
+
"eu-south-2" : { },
|
|
14573
14701
|
"eu-west-1" : { },
|
|
14574
14702
|
"eu-west-2" : { },
|
|
14575
14703
|
"eu-west-3" : { },
|
|
@@ -14655,6 +14783,7 @@
|
|
|
14655
14783
|
"ap-southeast-1" : { },
|
|
14656
14784
|
"ap-southeast-2" : { },
|
|
14657
14785
|
"ap-southeast-3" : { },
|
|
14786
|
+
"ap-southeast-4" : { },
|
|
14658
14787
|
"ca-central-1" : { },
|
|
14659
14788
|
"eu-central-1" : { },
|
|
14660
14789
|
"eu-central-2" : { },
|
|
@@ -14692,6 +14821,7 @@
|
|
|
14692
14821
|
"ap-southeast-1" : { },
|
|
14693
14822
|
"ap-southeast-2" : { },
|
|
14694
14823
|
"ap-southeast-3" : { },
|
|
14824
|
+
"ap-southeast-4" : { },
|
|
14695
14825
|
"aws-global" : {
|
|
14696
14826
|
"credentialScope" : {
|
|
14697
14827
|
"region" : "us-east-1"
|
|
@@ -14795,6 +14925,7 @@
|
|
|
14795
14925
|
"ap-southeast-1" : { },
|
|
14796
14926
|
"ap-southeast-2" : { },
|
|
14797
14927
|
"ap-southeast-3" : { },
|
|
14928
|
+
"ap-southeast-4" : { },
|
|
14798
14929
|
"ca-central-1" : { },
|
|
14799
14930
|
"eu-central-1" : { },
|
|
14800
14931
|
"eu-central-2" : { },
|
|
@@ -14873,6 +15004,7 @@
|
|
|
14873
15004
|
"ap-southeast-1" : { },
|
|
14874
15005
|
"ap-southeast-2" : { },
|
|
14875
15006
|
"ap-southeast-3" : { },
|
|
15007
|
+
"ap-southeast-4" : { },
|
|
14876
15008
|
"ca-central-1" : { },
|
|
14877
15009
|
"eu-central-1" : { },
|
|
14878
15010
|
"eu-central-2" : { },
|
|
@@ -14951,6 +15083,7 @@
|
|
|
14951
15083
|
"ap-southeast-1" : { },
|
|
14952
15084
|
"ap-southeast-2" : { },
|
|
14953
15085
|
"ap-southeast-3" : { },
|
|
15086
|
+
"ap-southeast-4" : { },
|
|
14954
15087
|
"ca-central-1" : { },
|
|
14955
15088
|
"eu-central-1" : { },
|
|
14956
15089
|
"eu-central-2" : { },
|
|
@@ -16454,6 +16587,7 @@
|
|
|
16454
16587
|
"ap-southeast-1" : { },
|
|
16455
16588
|
"ap-southeast-2" : { },
|
|
16456
16589
|
"ap-southeast-3" : { },
|
|
16590
|
+
"ap-southeast-4" : { },
|
|
16457
16591
|
"ca-central-1" : { },
|
|
16458
16592
|
"eu-central-1" : { },
|
|
16459
16593
|
"eu-central-2" : { },
|
|
@@ -17972,6 +18106,7 @@
|
|
|
17972
18106
|
} ]
|
|
17973
18107
|
},
|
|
17974
18108
|
"endpoints" : {
|
|
18109
|
+
"us-gov-east-1" : { },
|
|
17975
18110
|
"us-gov-west-1" : {
|
|
17976
18111
|
"variants" : [ {
|
|
17977
18112
|
"hostname" : "api-fips.sagemaker.us-gov-west-1.amazonaws.com",
|
|
@@ -18709,7 +18844,19 @@
|
|
|
18709
18844
|
},
|
|
18710
18845
|
"databrew" : {
|
|
18711
18846
|
"endpoints" : {
|
|
18712
|
-
"us-gov-west-1" : {
|
|
18847
|
+
"fips-us-gov-west-1" : {
|
|
18848
|
+
"credentialScope" : {
|
|
18849
|
+
"region" : "us-gov-west-1"
|
|
18850
|
+
},
|
|
18851
|
+
"deprecated" : true,
|
|
18852
|
+
"hostname" : "databrew.us-gov-west-1.amazonaws.com"
|
|
18853
|
+
},
|
|
18854
|
+
"us-gov-west-1" : {
|
|
18855
|
+
"variants" : [ {
|
|
18856
|
+
"hostname" : "databrew.us-gov-west-1.amazonaws.com",
|
|
18857
|
+
"tags" : [ "fips" ]
|
|
18858
|
+
} ]
|
|
18859
|
+
}
|
|
18713
18860
|
}
|
|
18714
18861
|
},
|
|
18715
18862
|
"datasync" : {
|
|
@@ -22257,6 +22404,11 @@
|
|
|
22257
22404
|
"us-isob-east-1" : { }
|
|
22258
22405
|
}
|
|
22259
22406
|
},
|
|
22407
|
+
"dlm" : {
|
|
22408
|
+
"endpoints" : {
|
|
22409
|
+
"us-isob-east-1" : { }
|
|
22410
|
+
}
|
|
22411
|
+
},
|
|
22260
22412
|
"dms" : {
|
|
22261
22413
|
"defaults" : {
|
|
22262
22414
|
"variants" : [ {
|
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.701.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-01-
|
|
11
|
+
date: 2023-01-26 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|