aws-partitions 1.696.0 → 1.698.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.json +104 -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: f9ae6d00015652c773712ddc0b4f8164ae06973aa4b14d1ad83168f29790fee4
|
|
4
|
+
data.tar.gz: be17fce7f3d263b6e905c6aaeab9aa5a46b515dd9d8080ca0dbfca4bf4860d08
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 30170ea7a20aec3400975822335af19fe93cf685bab94ab187649fb1d1c9081b7ccc8389703be1d1b242a65584c666437d2beb3eec583a315fe12d509ef7a4d9
|
|
7
|
+
data.tar.gz: 3a2d28def40fbf036eae794fcc114a364b88e4e0356216eca343fa238273312cfc6163538193da67289d0aa10ee81a39990226010330ff3eb870cccf1569385a
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.698.0 (2023-01-23)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.697.0 (2023-01-20)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
4
14
|
1.696.0 (2023-01-19)
|
|
5
15
|
------------------
|
|
6
16
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.698.0
|
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",
|
|
@@ -626,6 +631,12 @@
|
|
|
626
631
|
},
|
|
627
632
|
"hostname" : "api.ecr.ap-southeast-3.amazonaws.com"
|
|
628
633
|
},
|
|
634
|
+
"ap-southeast-4" : {
|
|
635
|
+
"credentialScope" : {
|
|
636
|
+
"region" : "ap-southeast-4"
|
|
637
|
+
},
|
|
638
|
+
"hostname" : "api.ecr.ap-southeast-4.amazonaws.com"
|
|
639
|
+
},
|
|
629
640
|
"ca-central-1" : {
|
|
630
641
|
"credentialScope" : {
|
|
631
642
|
"region" : "ca-central-1"
|
|
@@ -1219,6 +1230,7 @@
|
|
|
1219
1230
|
"ap-southeast-1" : { },
|
|
1220
1231
|
"ap-southeast-2" : { },
|
|
1221
1232
|
"ap-southeast-3" : { },
|
|
1233
|
+
"ap-southeast-4" : { },
|
|
1222
1234
|
"ca-central-1" : {
|
|
1223
1235
|
"variants" : [ {
|
|
1224
1236
|
"hostname" : "apigateway-fips.ca-central-1.amazonaws.com",
|
|
@@ -1323,6 +1335,7 @@
|
|
|
1323
1335
|
"ap-southeast-1" : { },
|
|
1324
1336
|
"ap-southeast-2" : { },
|
|
1325
1337
|
"ap-southeast-3" : { },
|
|
1338
|
+
"ap-southeast-4" : { },
|
|
1326
1339
|
"ca-central-1" : { },
|
|
1327
1340
|
"eu-central-1" : { },
|
|
1328
1341
|
"eu-central-2" : { },
|
|
@@ -1401,6 +1414,7 @@
|
|
|
1401
1414
|
"ap-southeast-1" : { },
|
|
1402
1415
|
"ap-southeast-2" : { },
|
|
1403
1416
|
"ap-southeast-3" : { },
|
|
1417
|
+
"ap-southeast-4" : { },
|
|
1404
1418
|
"ca-central-1" : { },
|
|
1405
1419
|
"eu-central-1" : { },
|
|
1406
1420
|
"eu-central-2" : { },
|
|
@@ -2007,6 +2021,7 @@
|
|
|
2007
2021
|
"ap-southeast-1" : { },
|
|
2008
2022
|
"ap-southeast-2" : { },
|
|
2009
2023
|
"ap-southeast-3" : { },
|
|
2024
|
+
"ap-southeast-4" : { },
|
|
2010
2025
|
"ca-central-1" : { },
|
|
2011
2026
|
"eu-central-1" : { },
|
|
2012
2027
|
"eu-central-2" : { },
|
|
@@ -2364,6 +2379,7 @@
|
|
|
2364
2379
|
"ap-southeast-1" : { },
|
|
2365
2380
|
"ap-southeast-2" : { },
|
|
2366
2381
|
"ap-southeast-3" : { },
|
|
2382
|
+
"ap-southeast-4" : { },
|
|
2367
2383
|
"ca-central-1" : {
|
|
2368
2384
|
"variants" : [ {
|
|
2369
2385
|
"hostname" : "cloudcontrolapi-fips.ca-central-1.amazonaws.com",
|
|
@@ -2467,6 +2483,7 @@
|
|
|
2467
2483
|
"ap-southeast-1" : { },
|
|
2468
2484
|
"ap-southeast-2" : { },
|
|
2469
2485
|
"ap-southeast-3" : { },
|
|
2486
|
+
"ap-southeast-4" : { },
|
|
2470
2487
|
"ca-central-1" : { },
|
|
2471
2488
|
"eu-central-1" : { },
|
|
2472
2489
|
"eu-central-2" : { },
|
|
@@ -2610,6 +2627,7 @@
|
|
|
2610
2627
|
"ap-southeast-1" : { },
|
|
2611
2628
|
"ap-southeast-2" : { },
|
|
2612
2629
|
"ap-southeast-3" : { },
|
|
2630
|
+
"ap-southeast-4" : { },
|
|
2613
2631
|
"ca-central-1" : { },
|
|
2614
2632
|
"eu-central-1" : { },
|
|
2615
2633
|
"eu-central-2" : { },
|
|
@@ -2711,6 +2729,7 @@
|
|
|
2711
2729
|
"eu-west-1" : { },
|
|
2712
2730
|
"eu-west-2" : { },
|
|
2713
2731
|
"eu-west-3" : { },
|
|
2732
|
+
"me-central-1" : { },
|
|
2714
2733
|
"me-south-1" : { },
|
|
2715
2734
|
"sa-east-1" : { },
|
|
2716
2735
|
"us-east-1" : {
|
|
@@ -2880,6 +2899,7 @@
|
|
|
2880
2899
|
"ap-southeast-1" : { },
|
|
2881
2900
|
"ap-southeast-2" : { },
|
|
2882
2901
|
"ap-southeast-3" : { },
|
|
2902
|
+
"ap-southeast-4" : { },
|
|
2883
2903
|
"ca-central-1" : { },
|
|
2884
2904
|
"eu-central-1" : { },
|
|
2885
2905
|
"eu-central-2" : { },
|
|
@@ -3488,6 +3508,7 @@
|
|
|
3488
3508
|
"ap-southeast-1" : { },
|
|
3489
3509
|
"ap-southeast-2" : { },
|
|
3490
3510
|
"ap-southeast-3" : { },
|
|
3511
|
+
"ap-southeast-4" : { },
|
|
3491
3512
|
"ca-central-1" : { },
|
|
3492
3513
|
"eu-central-1" : { },
|
|
3493
3514
|
"eu-central-2" : { },
|
|
@@ -4231,6 +4252,7 @@
|
|
|
4231
4252
|
"ap-southeast-1" : { },
|
|
4232
4253
|
"ap-southeast-2" : { },
|
|
4233
4254
|
"ap-southeast-3" : { },
|
|
4255
|
+
"ap-southeast-4" : { },
|
|
4234
4256
|
"ca-central-1" : { },
|
|
4235
4257
|
"eu-central-1" : { },
|
|
4236
4258
|
"eu-central-2" : { },
|
|
@@ -4347,6 +4369,7 @@
|
|
|
4347
4369
|
"ap-southeast-1" : { },
|
|
4348
4370
|
"ap-southeast-2" : { },
|
|
4349
4371
|
"ap-southeast-3" : { },
|
|
4372
|
+
"ap-southeast-4" : { },
|
|
4350
4373
|
"ca-central-1" : { },
|
|
4351
4374
|
"dms" : {
|
|
4352
4375
|
"credentialScope" : {
|
|
@@ -4646,6 +4669,7 @@
|
|
|
4646
4669
|
"ap-southeast-1" : { },
|
|
4647
4670
|
"ap-southeast-2" : { },
|
|
4648
4671
|
"ap-southeast-3" : { },
|
|
4672
|
+
"ap-southeast-4" : { },
|
|
4649
4673
|
"ca-central-1" : {
|
|
4650
4674
|
"variants" : [ {
|
|
4651
4675
|
"hostname" : "dynamodb-fips.ca-central-1.amazonaws.com",
|
|
@@ -4743,6 +4767,7 @@
|
|
|
4743
4767
|
"ap-southeast-1" : { },
|
|
4744
4768
|
"ap-southeast-2" : { },
|
|
4745
4769
|
"ap-southeast-3" : { },
|
|
4770
|
+
"ap-southeast-4" : { },
|
|
4746
4771
|
"ca-central-1" : {
|
|
4747
4772
|
"variants" : [ {
|
|
4748
4773
|
"hostname" : "ebs-fips.ca-central-1.amazonaws.com",
|
|
@@ -4841,6 +4866,7 @@
|
|
|
4841
4866
|
"ap-southeast-1" : { },
|
|
4842
4867
|
"ap-southeast-2" : { },
|
|
4843
4868
|
"ap-southeast-3" : { },
|
|
4869
|
+
"ap-southeast-4" : { },
|
|
4844
4870
|
"ca-central-1" : {
|
|
4845
4871
|
"variants" : [ {
|
|
4846
4872
|
"hostname" : "ec2-fips.ca-central-1.amazonaws.com",
|
|
@@ -4950,6 +4976,7 @@
|
|
|
4950
4976
|
"ap-southeast-1" : { },
|
|
4951
4977
|
"ap-southeast-2" : { },
|
|
4952
4978
|
"ap-southeast-3" : { },
|
|
4979
|
+
"ap-southeast-4" : { },
|
|
4953
4980
|
"ca-central-1" : { },
|
|
4954
4981
|
"eu-central-1" : { },
|
|
4955
4982
|
"eu-central-2" : { },
|
|
@@ -5120,6 +5147,7 @@
|
|
|
5120
5147
|
"ap-southeast-1" : { },
|
|
5121
5148
|
"ap-southeast-2" : { },
|
|
5122
5149
|
"ap-southeast-3" : { },
|
|
5150
|
+
"ap-southeast-4" : { },
|
|
5123
5151
|
"ca-central-1" : { },
|
|
5124
5152
|
"eu-central-1" : { },
|
|
5125
5153
|
"eu-central-2" : { },
|
|
@@ -5353,6 +5381,12 @@
|
|
|
5353
5381
|
"tags" : [ "fips" ]
|
|
5354
5382
|
} ]
|
|
5355
5383
|
},
|
|
5384
|
+
"eu-south-2" : {
|
|
5385
|
+
"variants" : [ {
|
|
5386
|
+
"hostname" : "elasticfilesystem-fips.eu-south-2.amazonaws.com",
|
|
5387
|
+
"tags" : [ "fips" ]
|
|
5388
|
+
} ]
|
|
5389
|
+
},
|
|
5356
5390
|
"eu-west-1" : {
|
|
5357
5391
|
"variants" : [ {
|
|
5358
5392
|
"hostname" : "elasticfilesystem-fips.eu-west-1.amazonaws.com",
|
|
@@ -5469,6 +5503,13 @@
|
|
|
5469
5503
|
"deprecated" : true,
|
|
5470
5504
|
"hostname" : "elasticfilesystem-fips.eu-south-1.amazonaws.com"
|
|
5471
5505
|
},
|
|
5506
|
+
"fips-eu-south-2" : {
|
|
5507
|
+
"credentialScope" : {
|
|
5508
|
+
"region" : "eu-south-2"
|
|
5509
|
+
},
|
|
5510
|
+
"deprecated" : true,
|
|
5511
|
+
"hostname" : "elasticfilesystem-fips.eu-south-2.amazonaws.com"
|
|
5512
|
+
},
|
|
5472
5513
|
"fips-eu-west-1" : {
|
|
5473
5514
|
"credentialScope" : {
|
|
5474
5515
|
"region" : "eu-west-1"
|
|
@@ -5598,6 +5639,7 @@
|
|
|
5598
5639
|
"ap-southeast-1" : { },
|
|
5599
5640
|
"ap-southeast-2" : { },
|
|
5600
5641
|
"ap-southeast-3" : { },
|
|
5642
|
+
"ap-southeast-4" : { },
|
|
5601
5643
|
"ca-central-1" : { },
|
|
5602
5644
|
"eu-central-1" : { },
|
|
5603
5645
|
"eu-central-2" : { },
|
|
@@ -5680,6 +5722,7 @@
|
|
|
5680
5722
|
"ap-southeast-1" : { },
|
|
5681
5723
|
"ap-southeast-2" : { },
|
|
5682
5724
|
"ap-southeast-3" : { },
|
|
5725
|
+
"ap-southeast-4" : { },
|
|
5683
5726
|
"ca-central-1" : {
|
|
5684
5727
|
"variants" : [ {
|
|
5685
5728
|
"hostname" : "elasticmapreduce-fips.ca-central-1.amazonaws.com",
|
|
@@ -6004,6 +6047,7 @@
|
|
|
6004
6047
|
"ap-southeast-1" : { },
|
|
6005
6048
|
"ap-southeast-2" : { },
|
|
6006
6049
|
"ap-southeast-3" : { },
|
|
6050
|
+
"ap-southeast-4" : { },
|
|
6007
6051
|
"ca-central-1" : { },
|
|
6008
6052
|
"eu-central-1" : { },
|
|
6009
6053
|
"eu-central-2" : { },
|
|
@@ -6089,6 +6133,7 @@
|
|
|
6089
6133
|
"ap-southeast-1" : { },
|
|
6090
6134
|
"ap-southeast-2" : { },
|
|
6091
6135
|
"ap-southeast-3" : { },
|
|
6136
|
+
"ap-southeast-4" : { },
|
|
6092
6137
|
"ca-central-1" : { },
|
|
6093
6138
|
"eu-central-1" : { },
|
|
6094
6139
|
"eu-central-2" : { },
|
|
@@ -6738,6 +6783,7 @@
|
|
|
6738
6783
|
"deprecated" : true,
|
|
6739
6784
|
"hostname" : "fsx-fips.us-west-2.amazonaws.com"
|
|
6740
6785
|
},
|
|
6786
|
+
"me-central-1" : { },
|
|
6741
6787
|
"me-south-1" : { },
|
|
6742
6788
|
"prod-ca-central-1" : {
|
|
6743
6789
|
"credentialScope" : {
|
|
@@ -8253,6 +8299,7 @@
|
|
|
8253
8299
|
"ap-southeast-1" : { },
|
|
8254
8300
|
"ap-southeast-2" : { },
|
|
8255
8301
|
"ap-southeast-3" : { },
|
|
8302
|
+
"ap-southeast-4" : { },
|
|
8256
8303
|
"ca-central-1" : { },
|
|
8257
8304
|
"eu-central-1" : { },
|
|
8258
8305
|
"eu-central-2" : { },
|
|
@@ -8504,6 +8551,12 @@
|
|
|
8504
8551
|
"deprecated" : true,
|
|
8505
8552
|
"hostname" : "kms-fips.ap-southeast-3.amazonaws.com"
|
|
8506
8553
|
},
|
|
8554
|
+
"ap-southeast-4" : {
|
|
8555
|
+
"variants" : [ {
|
|
8556
|
+
"hostname" : "kms-fips.ap-southeast-4.amazonaws.com",
|
|
8557
|
+
"tags" : [ "fips" ]
|
|
8558
|
+
} ]
|
|
8559
|
+
},
|
|
8507
8560
|
"ap-southeast-4-fips" : {
|
|
8508
8561
|
"credentialScope" : {
|
|
8509
8562
|
"region" : "ap-southeast-4"
|
|
@@ -8856,6 +8909,12 @@
|
|
|
8856
8909
|
"tags" : [ "dualstack" ]
|
|
8857
8910
|
} ]
|
|
8858
8911
|
},
|
|
8912
|
+
"ap-southeast-4" : {
|
|
8913
|
+
"variants" : [ {
|
|
8914
|
+
"hostname" : "lambda.ap-southeast-4.api.aws",
|
|
8915
|
+
"tags" : [ "dualstack" ]
|
|
8916
|
+
} ]
|
|
8917
|
+
},
|
|
8859
8918
|
"ca-central-1" : {
|
|
8860
8919
|
"variants" : [ {
|
|
8861
8920
|
"hostname" : "lambda.ca-central-1.api.aws",
|
|
@@ -9240,6 +9299,7 @@
|
|
|
9240
9299
|
"ap-southeast-1" : { },
|
|
9241
9300
|
"ap-southeast-2" : { },
|
|
9242
9301
|
"ap-southeast-3" : { },
|
|
9302
|
+
"ap-southeast-4" : { },
|
|
9243
9303
|
"ca-central-1" : { },
|
|
9244
9304
|
"eu-central-1" : { },
|
|
9245
9305
|
"eu-central-2" : { },
|
|
@@ -9848,6 +9908,7 @@
|
|
|
9848
9908
|
"ap-southeast-1" : { },
|
|
9849
9909
|
"ap-southeast-2" : { },
|
|
9850
9910
|
"ap-southeast-3" : { },
|
|
9911
|
+
"ap-southeast-4" : { },
|
|
9851
9912
|
"ca-central-1" : { },
|
|
9852
9913
|
"eu-central-1" : { },
|
|
9853
9914
|
"eu-central-2" : { },
|
|
@@ -10079,6 +10140,7 @@
|
|
|
10079
10140
|
"ap-southeast-1" : { },
|
|
10080
10141
|
"ap-southeast-2" : { },
|
|
10081
10142
|
"ap-southeast-3" : { },
|
|
10143
|
+
"ap-southeast-4" : { },
|
|
10082
10144
|
"ca-central-1" : { },
|
|
10083
10145
|
"eu-central-1" : { },
|
|
10084
10146
|
"eu-central-2" : { },
|
|
@@ -10461,6 +10523,7 @@
|
|
|
10461
10523
|
"ap-southeast-1" : { },
|
|
10462
10524
|
"ap-southeast-2" : { },
|
|
10463
10525
|
"ap-southeast-3" : { },
|
|
10526
|
+
"ap-southeast-4" : { },
|
|
10464
10527
|
"ca-central-1" : { },
|
|
10465
10528
|
"eu-central-1" : { },
|
|
10466
10529
|
"eu-central-2" : { },
|
|
@@ -10821,6 +10884,7 @@
|
|
|
10821
10884
|
"ap-southeast-1" : { },
|
|
10822
10885
|
"ap-southeast-2" : { },
|
|
10823
10886
|
"ap-southeast-3" : { },
|
|
10887
|
+
"ap-southeast-4" : { },
|
|
10824
10888
|
"ca-central-1" : { },
|
|
10825
10889
|
"eu-central-1" : { },
|
|
10826
10890
|
"eu-central-2" : { },
|
|
@@ -11383,6 +11447,7 @@
|
|
|
11383
11447
|
"ap-southeast-1" : { },
|
|
11384
11448
|
"ap-southeast-2" : { },
|
|
11385
11449
|
"ap-southeast-3" : { },
|
|
11450
|
+
"ap-southeast-4" : { },
|
|
11386
11451
|
"ca-central-1" : {
|
|
11387
11452
|
"variants" : [ {
|
|
11388
11453
|
"hostname" : "rbin-fips.ca-central-1.amazonaws.com",
|
|
@@ -11473,6 +11538,7 @@
|
|
|
11473
11538
|
"ap-southeast-1" : { },
|
|
11474
11539
|
"ap-southeast-2" : { },
|
|
11475
11540
|
"ap-southeast-3" : { },
|
|
11541
|
+
"ap-southeast-4" : { },
|
|
11476
11542
|
"ca-central-1" : {
|
|
11477
11543
|
"variants" : [ {
|
|
11478
11544
|
"hostname" : "rds-fips.ca-central-1.amazonaws.com",
|
|
@@ -11715,6 +11781,7 @@
|
|
|
11715
11781
|
"ap-southeast-1" : { },
|
|
11716
11782
|
"ap-southeast-2" : { },
|
|
11717
11783
|
"ap-southeast-3" : { },
|
|
11784
|
+
"ap-southeast-4" : { },
|
|
11718
11785
|
"ca-central-1" : {
|
|
11719
11786
|
"variants" : [ {
|
|
11720
11787
|
"hostname" : "redshift-fips.ca-central-1.amazonaws.com",
|
|
@@ -12031,6 +12098,9 @@
|
|
|
12031
12098
|
"ap-southeast-2" : {
|
|
12032
12099
|
"hostname" : "resource-explorer-2.ap-southeast-2.api.aws"
|
|
12033
12100
|
},
|
|
12101
|
+
"ap-southeast-4" : {
|
|
12102
|
+
"hostname" : "resource-explorer-2.ap-southeast-4.api.aws"
|
|
12103
|
+
},
|
|
12034
12104
|
"ca-central-1" : {
|
|
12035
12105
|
"hostname" : "resource-explorer-2.ca-central-1.api.aws"
|
|
12036
12106
|
},
|
|
@@ -12077,13 +12147,17 @@
|
|
|
12077
12147
|
"ap-northeast-2" : { },
|
|
12078
12148
|
"ap-northeast-3" : { },
|
|
12079
12149
|
"ap-south-1" : { },
|
|
12150
|
+
"ap-south-2" : { },
|
|
12080
12151
|
"ap-southeast-1" : { },
|
|
12081
12152
|
"ap-southeast-2" : { },
|
|
12082
12153
|
"ap-southeast-3" : { },
|
|
12154
|
+
"ap-southeast-4" : { },
|
|
12083
12155
|
"ca-central-1" : { },
|
|
12084
12156
|
"eu-central-1" : { },
|
|
12157
|
+
"eu-central-2" : { },
|
|
12085
12158
|
"eu-north-1" : { },
|
|
12086
12159
|
"eu-south-1" : { },
|
|
12160
|
+
"eu-south-2" : { },
|
|
12087
12161
|
"eu-west-1" : { },
|
|
12088
12162
|
"eu-west-2" : { },
|
|
12089
12163
|
"eu-west-3" : { },
|
|
@@ -12485,6 +12559,12 @@
|
|
|
12485
12559
|
"tags" : [ "dualstack" ]
|
|
12486
12560
|
} ]
|
|
12487
12561
|
},
|
|
12562
|
+
"ap-southeast-4" : {
|
|
12563
|
+
"variants" : [ {
|
|
12564
|
+
"hostname" : "s3.dualstack.ap-southeast-4.amazonaws.com",
|
|
12565
|
+
"tags" : [ "dualstack" ]
|
|
12566
|
+
} ]
|
|
12567
|
+
},
|
|
12488
12568
|
"aws-global" : {
|
|
12489
12569
|
"credentialScope" : {
|
|
12490
12570
|
"region" : "us-east-1"
|
|
@@ -13090,6 +13170,7 @@
|
|
|
13090
13170
|
"ap-southeast-1" : { },
|
|
13091
13171
|
"ap-southeast-2" : { },
|
|
13092
13172
|
"ap-southeast-3" : { },
|
|
13173
|
+
"ap-southeast-4" : { },
|
|
13093
13174
|
"ca-central-1" : {
|
|
13094
13175
|
"variants" : [ {
|
|
13095
13176
|
"hostname" : "secretsmanager-fips.ca-central-1.amazonaws.com",
|
|
@@ -14177,6 +14258,7 @@
|
|
|
14177
14258
|
"ap-southeast-1" : { },
|
|
14178
14259
|
"ap-southeast-2" : { },
|
|
14179
14260
|
"ap-southeast-3" : { },
|
|
14261
|
+
"ap-southeast-4" : { },
|
|
14180
14262
|
"ca-central-1" : { },
|
|
14181
14263
|
"eu-central-1" : { },
|
|
14182
14264
|
"eu-central-2" : { },
|
|
@@ -14259,6 +14341,7 @@
|
|
|
14259
14341
|
"ap-southeast-1" : { },
|
|
14260
14342
|
"ap-southeast-2" : { },
|
|
14261
14343
|
"ap-southeast-3" : { },
|
|
14344
|
+
"ap-southeast-4" : { },
|
|
14262
14345
|
"ca-central-1" : { },
|
|
14263
14346
|
"eu-central-1" : { },
|
|
14264
14347
|
"eu-central-2" : { },
|
|
@@ -14338,6 +14421,7 @@
|
|
|
14338
14421
|
"ap-southeast-1" : { },
|
|
14339
14422
|
"ap-southeast-2" : { },
|
|
14340
14423
|
"ap-southeast-3" : { },
|
|
14424
|
+
"ap-southeast-4" : { },
|
|
14341
14425
|
"ca-central-1" : {
|
|
14342
14426
|
"variants" : [ {
|
|
14343
14427
|
"hostname" : "ssm-fips.ca-central-1.amazonaws.com",
|
|
@@ -14500,6 +14584,7 @@
|
|
|
14500
14584
|
"ap-southeast-1" : { },
|
|
14501
14585
|
"ap-southeast-2" : { },
|
|
14502
14586
|
"ap-southeast-3" : { },
|
|
14587
|
+
"ap-southeast-4" : { },
|
|
14503
14588
|
"ca-central-1" : { },
|
|
14504
14589
|
"eu-central-1" : { },
|
|
14505
14590
|
"eu-central-2" : { },
|
|
@@ -14678,6 +14763,7 @@
|
|
|
14678
14763
|
"ap-southeast-1" : { },
|
|
14679
14764
|
"ap-southeast-2" : { },
|
|
14680
14765
|
"ap-southeast-3" : { },
|
|
14766
|
+
"ap-southeast-4" : { },
|
|
14681
14767
|
"ca-central-1" : { },
|
|
14682
14768
|
"eu-central-1" : { },
|
|
14683
14769
|
"eu-central-2" : { },
|
|
@@ -14715,6 +14801,7 @@
|
|
|
14715
14801
|
"ap-southeast-1" : { },
|
|
14716
14802
|
"ap-southeast-2" : { },
|
|
14717
14803
|
"ap-southeast-3" : { },
|
|
14804
|
+
"ap-southeast-4" : { },
|
|
14718
14805
|
"aws-global" : {
|
|
14719
14806
|
"credentialScope" : {
|
|
14720
14807
|
"region" : "us-east-1"
|
|
@@ -14818,6 +14905,7 @@
|
|
|
14818
14905
|
"ap-southeast-1" : { },
|
|
14819
14906
|
"ap-southeast-2" : { },
|
|
14820
14907
|
"ap-southeast-3" : { },
|
|
14908
|
+
"ap-southeast-4" : { },
|
|
14821
14909
|
"ca-central-1" : { },
|
|
14822
14910
|
"eu-central-1" : { },
|
|
14823
14911
|
"eu-central-2" : { },
|
|
@@ -14896,6 +14984,7 @@
|
|
|
14896
14984
|
"ap-southeast-1" : { },
|
|
14897
14985
|
"ap-southeast-2" : { },
|
|
14898
14986
|
"ap-southeast-3" : { },
|
|
14987
|
+
"ap-southeast-4" : { },
|
|
14899
14988
|
"ca-central-1" : { },
|
|
14900
14989
|
"eu-central-1" : { },
|
|
14901
14990
|
"eu-central-2" : { },
|
|
@@ -14974,6 +15063,7 @@
|
|
|
14974
15063
|
"ap-southeast-1" : { },
|
|
14975
15064
|
"ap-southeast-2" : { },
|
|
14976
15065
|
"ap-southeast-3" : { },
|
|
15066
|
+
"ap-southeast-4" : { },
|
|
14977
15067
|
"ca-central-1" : { },
|
|
14978
15068
|
"eu-central-1" : { },
|
|
14979
15069
|
"eu-central-2" : { },
|
|
@@ -16477,6 +16567,7 @@
|
|
|
16477
16567
|
"ap-southeast-1" : { },
|
|
16478
16568
|
"ap-southeast-2" : { },
|
|
16479
16569
|
"ap-southeast-3" : { },
|
|
16570
|
+
"ap-southeast-4" : { },
|
|
16480
16571
|
"ca-central-1" : { },
|
|
16481
16572
|
"eu-central-1" : { },
|
|
16482
16573
|
"eu-central-2" : { },
|
|
@@ -18732,7 +18823,19 @@
|
|
|
18732
18823
|
},
|
|
18733
18824
|
"databrew" : {
|
|
18734
18825
|
"endpoints" : {
|
|
18735
|
-
"us-gov-west-1" : {
|
|
18826
|
+
"fips-us-gov-west-1" : {
|
|
18827
|
+
"credentialScope" : {
|
|
18828
|
+
"region" : "us-gov-west-1"
|
|
18829
|
+
},
|
|
18830
|
+
"deprecated" : true,
|
|
18831
|
+
"hostname" : "databrew.us-gov-west-1.amazonaws.com"
|
|
18832
|
+
},
|
|
18833
|
+
"us-gov-west-1" : {
|
|
18834
|
+
"variants" : [ {
|
|
18835
|
+
"hostname" : "databrew.us-gov-west-1.amazonaws.com",
|
|
18836
|
+
"tags" : [ "fips" ]
|
|
18837
|
+
} ]
|
|
18838
|
+
}
|
|
18736
18839
|
}
|
|
18737
18840
|
},
|
|
18738
18841
|
"datasync" : {
|
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.698.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-23 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|