aws-partitions 1.1107.0 → 1.1114.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 +38 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +1 -0
- data/partitions.json +108 -0
- 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: b80c9a6025a77ea6e85769435f2214759b9b874f452a4aeaadeceb0fca0bbce5
|
4
|
+
data.tar.gz: 59d25dc3ff1ff5cf4e15444a512765796fa2d013bb14013e3881b6dbcfd1f23a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6dea893f84a7e263690d7c79f21c6008863eafe83a2f133174815afd4b483cdc82308f28fc9b35a3ad3d83a20db00b35154090d524eef21ed3c9bc4272bf25c3
|
7
|
+
data.tar.gz: fcd1e0c8bf4788a3933fcd1c16c37fe38c392ad9da29ed0dbf2e5ab1c62db8550aa17a5f40153b4fd9b03250936b12c0c1ab7704d5acac5ecdc27e46157d7b2f
|
data/CHANGELOG.md
CHANGED
@@ -1,11 +1,49 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.1114.0 (2025-06-09)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.1113.0 (2025-06-06)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
14
|
+
1.1112.0 (2025-06-05)
|
15
|
+
------------------
|
16
|
+
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
18
|
+
|
19
|
+
1.1111.0 (2025-06-04)
|
20
|
+
------------------
|
21
|
+
|
22
|
+
* Feature - Added support for enumerating regions for `Aws::Evs`.
|
23
|
+
|
24
|
+
1.1110.0 (2025-06-02)
|
25
|
+
------------------
|
26
|
+
|
27
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
28
|
+
|
29
|
+
* Feature - AWS SDK for Ruby no longer supports Ruby runtime versions 2.5 and 2.6.
|
30
|
+
|
31
|
+
1.1109.0 (2025-05-30)
|
32
|
+
------------------
|
33
|
+
|
34
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
35
|
+
|
36
|
+
1.1108.0 (2025-05-28)
|
37
|
+
------------------
|
38
|
+
|
39
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
40
|
+
|
4
41
|
1.1107.0 (2025-05-23)
|
5
42
|
------------------
|
6
43
|
|
7
44
|
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
45
|
|
46
|
+
|
9
47
|
1.1106.0 (2025-05-20)
|
10
48
|
------------------
|
11
49
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1114.0
|
data/lib/aws-partitions.rb
CHANGED
data/partitions.json
CHANGED
@@ -29,6 +29,9 @@
|
|
29
29
|
"ap-east-1" : {
|
30
30
|
"description" : "Asia Pacific (Hong Kong)"
|
31
31
|
},
|
32
|
+
"ap-east-2" : {
|
33
|
+
"description" : "Asia Pacific (Taipei)"
|
34
|
+
},
|
32
35
|
"ap-northeast-1" : {
|
33
36
|
"description" : "Asia Pacific (Tokyo)"
|
34
37
|
},
|
@@ -135,6 +138,7 @@
|
|
135
138
|
"tags" : [ "dualstack" ]
|
136
139
|
} ]
|
137
140
|
},
|
141
|
+
"ap-east-2" : { },
|
138
142
|
"ap-northeast-1" : {
|
139
143
|
"variants" : [ {
|
140
144
|
"hostname" : "access-analyzer.ap-northeast-1.api.aws",
|
@@ -411,6 +415,7 @@
|
|
411
415
|
"endpoints" : {
|
412
416
|
"af-south-1" : { },
|
413
417
|
"ap-east-1" : { },
|
418
|
+
"ap-east-2" : { },
|
414
419
|
"ap-northeast-1" : { },
|
415
420
|
"ap-northeast-2" : { },
|
416
421
|
"ap-northeast-3" : { },
|
@@ -522,6 +527,7 @@
|
|
522
527
|
"endpoints" : {
|
523
528
|
"af-south-1" : { },
|
524
529
|
"ap-east-1" : { },
|
530
|
+
"ap-east-2" : { },
|
525
531
|
"ap-northeast-1" : { },
|
526
532
|
"ap-northeast-2" : { },
|
527
533
|
"ap-northeast-3" : { },
|
@@ -649,6 +655,7 @@
|
|
649
655
|
"ap-southeast-2" : { },
|
650
656
|
"ap-southeast-3" : { },
|
651
657
|
"ap-southeast-4" : { },
|
658
|
+
"ap-southeast-5" : { },
|
652
659
|
"ca-central-1" : { },
|
653
660
|
"ca-west-1" : { },
|
654
661
|
"eu-central-1" : { },
|
@@ -991,6 +998,7 @@
|
|
991
998
|
"tags" : [ "dualstack" ]
|
992
999
|
} ]
|
993
1000
|
},
|
1001
|
+
"ap-east-2" : { },
|
994
1002
|
"ap-northeast-1" : {
|
995
1003
|
"credentialScope" : {
|
996
1004
|
"region" : "ap-northeast-1"
|
@@ -1923,6 +1931,7 @@
|
|
1923
1931
|
"endpoints" : {
|
1924
1932
|
"af-south-1" : { },
|
1925
1933
|
"ap-east-1" : { },
|
1934
|
+
"ap-east-2" : { },
|
1926
1935
|
"ap-northeast-1" : { },
|
1927
1936
|
"ap-northeast-2" : { },
|
1928
1937
|
"ap-northeast-3" : { },
|
@@ -2045,6 +2054,7 @@
|
|
2045
2054
|
"endpoints" : {
|
2046
2055
|
"af-south-1" : { },
|
2047
2056
|
"ap-east-1" : { },
|
2057
|
+
"ap-east-2" : { },
|
2048
2058
|
"ap-northeast-1" : { },
|
2049
2059
|
"ap-northeast-2" : { },
|
2050
2060
|
"ap-northeast-3" : { },
|
@@ -2081,6 +2091,7 @@
|
|
2081
2091
|
"endpoints" : {
|
2082
2092
|
"af-south-1" : { },
|
2083
2093
|
"ap-east-1" : { },
|
2094
|
+
"ap-east-2" : { },
|
2084
2095
|
"ap-northeast-1" : { },
|
2085
2096
|
"ap-northeast-2" : { },
|
2086
2097
|
"ap-northeast-3" : { },
|
@@ -2188,6 +2199,7 @@
|
|
2188
2199
|
"endpoints" : {
|
2189
2200
|
"af-south-1" : { },
|
2190
2201
|
"ap-east-1" : { },
|
2202
|
+
"ap-east-2" : { },
|
2191
2203
|
"ap-northeast-1" : { },
|
2192
2204
|
"ap-northeast-2" : { },
|
2193
2205
|
"ap-northeast-3" : { },
|
@@ -2993,6 +3005,8 @@
|
|
2993
3005
|
"protocols" : [ "https" ]
|
2994
3006
|
},
|
2995
3007
|
"endpoints" : {
|
3008
|
+
"af-south-1" : { },
|
3009
|
+
"ap-east-1" : { },
|
2996
3010
|
"ap-northeast-1" : {
|
2997
3011
|
"variants" : [ {
|
2998
3012
|
"tags" : [ "dualstack" ]
|
@@ -3018,17 +3032,21 @@
|
|
3018
3032
|
"tags" : [ "dualstack" ]
|
3019
3033
|
} ]
|
3020
3034
|
},
|
3035
|
+
"ap-southeast-5" : { },
|
3036
|
+
"ap-southeast-7" : { },
|
3021
3037
|
"ca-central-1" : { },
|
3022
3038
|
"eu-central-1" : {
|
3023
3039
|
"variants" : [ {
|
3024
3040
|
"tags" : [ "dualstack" ]
|
3025
3041
|
} ]
|
3026
3042
|
},
|
3043
|
+
"eu-central-2" : { },
|
3027
3044
|
"eu-north-1" : {
|
3028
3045
|
"variants" : [ {
|
3029
3046
|
"tags" : [ "dualstack" ]
|
3030
3047
|
} ]
|
3031
3048
|
},
|
3049
|
+
"eu-south-1" : { },
|
3032
3050
|
"eu-west-1" : {
|
3033
3051
|
"variants" : [ {
|
3034
3052
|
"tags" : [ "dualstack" ]
|
@@ -3044,6 +3062,7 @@
|
|
3044
3062
|
"tags" : [ "dualstack" ]
|
3045
3063
|
} ]
|
3046
3064
|
},
|
3065
|
+
"me-central-1" : { },
|
3047
3066
|
"sa-east-1" : {
|
3048
3067
|
"variants" : [ {
|
3049
3068
|
"tags" : [ "dualstack" ]
|
@@ -3091,6 +3110,7 @@
|
|
3091
3110
|
"endpoints" : {
|
3092
3111
|
"af-south-1" : { },
|
3093
3112
|
"ap-east-1" : { },
|
3113
|
+
"ap-east-2" : { },
|
3094
3114
|
"ap-northeast-1" : { },
|
3095
3115
|
"ap-northeast-2" : { },
|
3096
3116
|
"ap-northeast-3" : { },
|
@@ -3458,6 +3478,7 @@
|
|
3458
3478
|
"endpoints" : {
|
3459
3479
|
"af-south-1" : { },
|
3460
3480
|
"ap-east-1" : { },
|
3481
|
+
"ap-east-2" : { },
|
3461
3482
|
"ap-northeast-1" : { },
|
3462
3483
|
"ap-northeast-2" : { },
|
3463
3484
|
"ap-northeast-3" : { },
|
@@ -3595,6 +3616,7 @@
|
|
3595
3616
|
"endpoints" : {
|
3596
3617
|
"af-south-1" : { },
|
3597
3618
|
"ap-east-1" : { },
|
3619
|
+
"ap-east-2" : { },
|
3598
3620
|
"ap-northeast-1" : { },
|
3599
3621
|
"ap-northeast-2" : { },
|
3600
3622
|
"ap-northeast-3" : { },
|
@@ -3662,6 +3684,7 @@
|
|
3662
3684
|
"endpoints" : {
|
3663
3685
|
"af-south-1" : { },
|
3664
3686
|
"ap-east-1" : { },
|
3687
|
+
"ap-east-2" : { },
|
3665
3688
|
"ap-northeast-1" : { },
|
3666
3689
|
"ap-northeast-2" : { },
|
3667
3690
|
"ap-northeast-3" : { },
|
@@ -4521,6 +4544,7 @@
|
|
4521
4544
|
"tags" : [ "dualstack" ]
|
4522
4545
|
} ]
|
4523
4546
|
},
|
4547
|
+
"ap-east-2" : { },
|
4524
4548
|
"ap-northeast-1" : {
|
4525
4549
|
"variants" : [ {
|
4526
4550
|
"hostname" : "cloudcontrolapi.ap-northeast-1.api.aws",
|
@@ -4798,6 +4822,7 @@
|
|
4798
4822
|
"endpoints" : {
|
4799
4823
|
"af-south-1" : { },
|
4800
4824
|
"ap-east-1" : { },
|
4825
|
+
"ap-east-2" : { },
|
4801
4826
|
"ap-northeast-1" : { },
|
4802
4827
|
"ap-northeast-2" : { },
|
4803
4828
|
"ap-northeast-3" : { },
|
@@ -5079,6 +5104,7 @@
|
|
5079
5104
|
"endpoints" : {
|
5080
5105
|
"af-south-1" : { },
|
5081
5106
|
"ap-east-1" : { },
|
5107
|
+
"ap-east-2" : { },
|
5082
5108
|
"ap-northeast-1" : { },
|
5083
5109
|
"ap-northeast-2" : { },
|
5084
5110
|
"ap-northeast-3" : { },
|
@@ -5392,6 +5418,7 @@
|
|
5392
5418
|
"endpoints" : {
|
5393
5419
|
"af-south-1" : { },
|
5394
5420
|
"ap-east-1" : { },
|
5421
|
+
"ap-east-2" : { },
|
5395
5422
|
"ap-northeast-1" : { },
|
5396
5423
|
"ap-northeast-2" : { },
|
5397
5424
|
"ap-northeast-3" : { },
|
@@ -6475,6 +6502,7 @@
|
|
6475
6502
|
"endpoints" : {
|
6476
6503
|
"af-south-1" : { },
|
6477
6504
|
"ap-east-1" : { },
|
6505
|
+
"ap-east-2" : { },
|
6478
6506
|
"ap-northeast-1" : { },
|
6479
6507
|
"ap-northeast-2" : { },
|
6480
6508
|
"ap-northeast-3" : { },
|
@@ -7158,6 +7186,7 @@
|
|
7158
7186
|
"tags" : [ "dualstack" ]
|
7159
7187
|
} ]
|
7160
7188
|
},
|
7189
|
+
"ap-east-2" : { },
|
7161
7190
|
"ap-northeast-1" : {
|
7162
7191
|
"variants" : [ {
|
7163
7192
|
"hostname" : "datasync.ap-northeast-1.api.aws",
|
@@ -7428,6 +7457,7 @@
|
|
7428
7457
|
} ]
|
7429
7458
|
},
|
7430
7459
|
"endpoints" : {
|
7460
|
+
"ap-east-2" : { },
|
7431
7461
|
"ap-northeast-1" : {
|
7432
7462
|
"hostname" : "datazone.ap-northeast-1.api.aws"
|
7433
7463
|
},
|
@@ -7641,6 +7671,7 @@
|
|
7641
7671
|
"endpoints" : {
|
7642
7672
|
"af-south-1" : { },
|
7643
7673
|
"ap-east-1" : { },
|
7674
|
+
"ap-east-2" : { },
|
7644
7675
|
"ap-northeast-1" : { },
|
7645
7676
|
"ap-northeast-2" : { },
|
7646
7677
|
"ap-northeast-3" : { },
|
@@ -7770,6 +7801,7 @@
|
|
7770
7801
|
"tags" : [ "dualstack" ]
|
7771
7802
|
} ]
|
7772
7803
|
},
|
7804
|
+
"ap-east-2" : { },
|
7773
7805
|
"ap-northeast-1" : {
|
7774
7806
|
"variants" : [ {
|
7775
7807
|
"hostname" : "dlm.ap-northeast-1.api.aws",
|
@@ -7974,6 +8006,7 @@
|
|
7974
8006
|
"endpoints" : {
|
7975
8007
|
"af-south-1" : { },
|
7976
8008
|
"ap-east-1" : { },
|
8009
|
+
"ap-east-2" : { },
|
7977
8010
|
"ap-northeast-1" : { },
|
7978
8011
|
"ap-northeast-2" : { },
|
7979
8012
|
"ap-northeast-3" : { },
|
@@ -8354,6 +8387,7 @@
|
|
8354
8387
|
"endpoints" : {
|
8355
8388
|
"af-south-1" : { },
|
8356
8389
|
"ap-east-1" : { },
|
8390
|
+
"ap-east-2" : { },
|
8357
8391
|
"ap-northeast-1" : { },
|
8358
8392
|
"ap-northeast-2" : { },
|
8359
8393
|
"ap-northeast-3" : { },
|
@@ -8469,6 +8503,7 @@
|
|
8469
8503
|
"endpoints" : {
|
8470
8504
|
"af-south-1" : { },
|
8471
8505
|
"ap-east-1" : { },
|
8506
|
+
"ap-east-2" : { },
|
8472
8507
|
"ap-northeast-1" : { },
|
8473
8508
|
"ap-northeast-2" : { },
|
8474
8509
|
"ap-northeast-3" : { },
|
@@ -8590,6 +8625,7 @@
|
|
8590
8625
|
"tags" : [ "dualstack" ]
|
8591
8626
|
} ]
|
8592
8627
|
},
|
8628
|
+
"ap-east-2" : { },
|
8593
8629
|
"ap-northeast-1" : {
|
8594
8630
|
"variants" : [ {
|
8595
8631
|
"hostname" : "ec2.ap-northeast-1.api.aws",
|
@@ -8778,6 +8814,7 @@
|
|
8778
8814
|
"endpoints" : {
|
8779
8815
|
"af-south-1" : { },
|
8780
8816
|
"ap-east-1" : { },
|
8817
|
+
"ap-east-2" : { },
|
8781
8818
|
"ap-northeast-1" : { },
|
8782
8819
|
"ap-northeast-2" : { },
|
8783
8820
|
"ap-northeast-3" : { },
|
@@ -8879,6 +8916,7 @@
|
|
8879
8916
|
"endpoints" : {
|
8880
8917
|
"af-south-1" : { },
|
8881
8918
|
"ap-east-1" : { },
|
8919
|
+
"ap-east-2" : { },
|
8882
8920
|
"ap-northeast-1" : { },
|
8883
8921
|
"ap-northeast-2" : { },
|
8884
8922
|
"ap-northeast-3" : { },
|
@@ -8975,6 +9013,7 @@
|
|
8975
9013
|
"ap-east-1" : {
|
8976
9014
|
"hostname" : "eks-auth.ap-east-1.api.aws"
|
8977
9015
|
},
|
9016
|
+
"ap-east-2" : { },
|
8978
9017
|
"ap-northeast-1" : {
|
8979
9018
|
"hostname" : "eks-auth.ap-northeast-1.api.aws"
|
8980
9019
|
},
|
@@ -9071,6 +9110,7 @@
|
|
9071
9110
|
"endpoints" : {
|
9072
9111
|
"af-south-1" : { },
|
9073
9112
|
"ap-east-1" : { },
|
9113
|
+
"ap-east-2" : { },
|
9074
9114
|
"ap-northeast-1" : { },
|
9075
9115
|
"ap-northeast-2" : { },
|
9076
9116
|
"ap-northeast-3" : { },
|
@@ -9366,6 +9406,7 @@
|
|
9366
9406
|
"tags" : [ "fips" ]
|
9367
9407
|
} ]
|
9368
9408
|
},
|
9409
|
+
"ap-east-2" : { },
|
9369
9410
|
"ap-northeast-1" : {
|
9370
9411
|
"variants" : [ {
|
9371
9412
|
"hostname" : "elasticfilesystem-fips.ap-northeast-1.amazonaws.com",
|
@@ -9779,6 +9820,7 @@
|
|
9779
9820
|
"endpoints" : {
|
9780
9821
|
"af-south-1" : { },
|
9781
9822
|
"ap-east-1" : { },
|
9823
|
+
"ap-east-2" : { },
|
9782
9824
|
"ap-northeast-1" : { },
|
9783
9825
|
"ap-northeast-2" : { },
|
9784
9826
|
"ap-northeast-3" : { },
|
@@ -9867,6 +9909,7 @@
|
|
9867
9909
|
"endpoints" : {
|
9868
9910
|
"af-south-1" : { },
|
9869
9911
|
"ap-east-1" : { },
|
9912
|
+
"ap-east-2" : { },
|
9870
9913
|
"ap-northeast-1" : { },
|
9871
9914
|
"ap-northeast-2" : { },
|
9872
9915
|
"ap-northeast-3" : { },
|
@@ -10284,6 +10327,7 @@
|
|
10284
10327
|
"tags" : [ "dualstack" ]
|
10285
10328
|
} ]
|
10286
10329
|
},
|
10330
|
+
"ap-east-2" : { },
|
10287
10331
|
"ap-northeast-1" : {
|
10288
10332
|
"variants" : [ {
|
10289
10333
|
"hostname" : "aos.ap-northeast-1.api.aws",
|
@@ -10527,6 +10571,7 @@
|
|
10527
10571
|
"tags" : [ "dualstack" ]
|
10528
10572
|
} ]
|
10529
10573
|
},
|
10574
|
+
"ap-east-2" : { },
|
10530
10575
|
"ap-northeast-1" : {
|
10531
10576
|
"variants" : [ {
|
10532
10577
|
"hostname" : "events.ap-northeast-1.api.aws",
|
@@ -10829,6 +10874,7 @@
|
|
10829
10874
|
"tags" : [ "dualstack" ]
|
10830
10875
|
} ]
|
10831
10876
|
},
|
10877
|
+
"ap-east-2" : { },
|
10832
10878
|
"ap-northeast-1" : {
|
10833
10879
|
"variants" : [ {
|
10834
10880
|
"hostname" : "firehose.ap-northeast-1.api.aws",
|
@@ -11698,6 +11744,7 @@
|
|
11698
11744
|
"ap-east-1" : {
|
11699
11745
|
"hostname" : "gameliftstreams.ap-east-1.api.aws"
|
11700
11746
|
},
|
11747
|
+
"ap-east-2" : { },
|
11701
11748
|
"ap-northeast-1" : {
|
11702
11749
|
"hostname" : "gameliftstreams.ap-northeast-1.api.aws"
|
11703
11750
|
},
|
@@ -12531,6 +12578,7 @@
|
|
12531
12578
|
"endpoints" : {
|
12532
12579
|
"ap-south-1" : { },
|
12533
12580
|
"ap-southeast-2" : { },
|
12581
|
+
"eu-west-1" : { },
|
12534
12582
|
"eu-west-2" : { },
|
12535
12583
|
"us-east-1" : { },
|
12536
12584
|
"us-east-2" : { },
|
@@ -12873,6 +12921,7 @@
|
|
12873
12921
|
"tags" : [ "dualstack" ]
|
12874
12922
|
} ]
|
12875
12923
|
},
|
12924
|
+
"ap-east-2" : { },
|
12876
12925
|
"ap-northeast-1" : {
|
12877
12926
|
"hostname" : "internetmonitor.ap-northeast-1.api.aws",
|
12878
12927
|
"variants" : [ {
|
@@ -13986,6 +14035,7 @@
|
|
13986
14035
|
"ap-east-1" : {
|
13987
14036
|
"hostname" : "kendra-ranking.ap-east-1.api.aws"
|
13988
14037
|
},
|
14038
|
+
"ap-east-2" : { },
|
13989
14039
|
"ap-northeast-1" : {
|
13990
14040
|
"hostname" : "kendra-ranking.ap-northeast-1.api.aws"
|
13991
14041
|
},
|
@@ -14092,6 +14142,7 @@
|
|
14092
14142
|
"endpoints" : {
|
14093
14143
|
"af-south-1" : { },
|
14094
14144
|
"ap-east-1" : { },
|
14145
|
+
"ap-east-2" : { },
|
14095
14146
|
"ap-northeast-1" : { },
|
14096
14147
|
"ap-northeast-2" : { },
|
14097
14148
|
"ap-northeast-3" : { },
|
@@ -14335,6 +14386,7 @@
|
|
14335
14386
|
"deprecated" : true,
|
14336
14387
|
"hostname" : "kms-fips.ap-east-1.amazonaws.com"
|
14337
14388
|
},
|
14389
|
+
"ap-east-2" : { },
|
14338
14390
|
"ap-northeast-1" : {
|
14339
14391
|
"variants" : [ {
|
14340
14392
|
"hostname" : "kms-fips.ap-northeast-1.amazonaws.com",
|
@@ -14989,6 +15041,7 @@
|
|
14989
15041
|
"tags" : [ "dualstack" ]
|
14990
15042
|
} ]
|
14991
15043
|
},
|
15044
|
+
"ap-east-2" : { },
|
14992
15045
|
"ap-northeast-1" : {
|
14993
15046
|
"variants" : [ {
|
14994
15047
|
"hostname" : "lambda.ap-northeast-1.api.aws",
|
@@ -15495,6 +15548,7 @@
|
|
15495
15548
|
"tags" : [ "dualstack" ]
|
15496
15549
|
} ]
|
15497
15550
|
},
|
15551
|
+
"ap-east-2" : { },
|
15498
15552
|
"ap-northeast-1" : {
|
15499
15553
|
"variants" : [ {
|
15500
15554
|
"hostname" : "logs.ap-northeast-1.api.aws",
|
@@ -16762,6 +16816,7 @@
|
|
16762
16816
|
"endpoints" : {
|
16763
16817
|
"af-south-1" : { },
|
16764
16818
|
"ap-east-1" : { },
|
16819
|
+
"ap-east-2" : { },
|
16765
16820
|
"ap-northeast-1" : { },
|
16766
16821
|
"ap-northeast-2" : { },
|
16767
16822
|
"ap-northeast-3" : { },
|
@@ -17051,6 +17106,7 @@
|
|
17051
17106
|
"endpoints" : {
|
17052
17107
|
"af-south-1" : { },
|
17053
17108
|
"ap-east-1" : { },
|
17109
|
+
"ap-east-2" : { },
|
17054
17110
|
"ap-northeast-1" : { },
|
17055
17111
|
"ap-northeast-2" : { },
|
17056
17112
|
"ap-northeast-3" : { },
|
@@ -17477,6 +17533,7 @@
|
|
17477
17533
|
"ap-east-1" : {
|
17478
17534
|
"hostname" : "notifications.ap-east-1.api.aws"
|
17479
17535
|
},
|
17536
|
+
"ap-east-2" : { },
|
17480
17537
|
"ap-northeast-1" : {
|
17481
17538
|
"hostname" : "notifications.ap-northeast-1.api.aws"
|
17482
17539
|
},
|
@@ -17585,6 +17642,7 @@
|
|
17585
17642
|
"endpoints" : {
|
17586
17643
|
"af-south-1" : { },
|
17587
17644
|
"ap-east-1" : { },
|
17645
|
+
"ap-east-2" : { },
|
17588
17646
|
"ap-northeast-1" : { },
|
17589
17647
|
"ap-northeast-2" : { },
|
17590
17648
|
"ap-northeast-3" : { },
|
@@ -18086,6 +18144,7 @@
|
|
18086
18144
|
"tags" : [ "dualstack" ]
|
18087
18145
|
} ]
|
18088
18146
|
},
|
18147
|
+
"ap-east-2" : { },
|
18089
18148
|
"ap-northeast-1" : {
|
18090
18149
|
"protocols" : [ "https" ],
|
18091
18150
|
"variants" : [ {
|
@@ -18957,6 +19016,7 @@
|
|
18957
19016
|
"ap-east-1" : {
|
18958
19017
|
"hostname" : "qbusiness.ap-east-1.api.aws"
|
18959
19018
|
},
|
19019
|
+
"ap-east-2" : { },
|
18960
19020
|
"ap-northeast-1" : {
|
18961
19021
|
"hostname" : "qbusiness.ap-northeast-1.api.aws"
|
18962
19022
|
},
|
@@ -19160,6 +19220,7 @@
|
|
19160
19220
|
"tags" : [ "dualstack" ]
|
19161
19221
|
} ]
|
19162
19222
|
},
|
19223
|
+
"ap-east-2" : { },
|
19163
19224
|
"ap-northeast-1" : {
|
19164
19225
|
"variants" : [ {
|
19165
19226
|
"tags" : [ "dualstack" ]
|
@@ -19404,6 +19465,7 @@
|
|
19404
19465
|
"tags" : [ "dualstack" ]
|
19405
19466
|
} ]
|
19406
19467
|
},
|
19468
|
+
"ap-east-2" : { },
|
19407
19469
|
"ap-northeast-1" : {
|
19408
19470
|
"variants" : [ {
|
19409
19471
|
"hostname" : "rbin.ap-northeast-1.api.aws",
|
@@ -19658,6 +19720,7 @@
|
|
19658
19720
|
"endpoints" : {
|
19659
19721
|
"af-south-1" : { },
|
19660
19722
|
"ap-east-1" : { },
|
19723
|
+
"ap-east-2" : { },
|
19661
19724
|
"ap-northeast-1" : { },
|
19662
19725
|
"ap-northeast-2" : { },
|
19663
19726
|
"ap-northeast-3" : { },
|
@@ -19935,6 +19998,7 @@
|
|
19935
19998
|
"endpoints" : {
|
19936
19999
|
"af-south-1" : { },
|
19937
20000
|
"ap-east-1" : { },
|
20001
|
+
"ap-east-2" : { },
|
19938
20002
|
"ap-northeast-1" : { },
|
19939
20003
|
"ap-northeast-2" : { },
|
19940
20004
|
"ap-northeast-3" : { },
|
@@ -20626,6 +20690,7 @@
|
|
20626
20690
|
"endpoints" : {
|
20627
20691
|
"af-south-1" : { },
|
20628
20692
|
"ap-east-1" : { },
|
20693
|
+
"ap-east-2" : { },
|
20629
20694
|
"ap-northeast-1" : { },
|
20630
20695
|
"ap-northeast-2" : { },
|
20631
20696
|
"ap-northeast-3" : { },
|
@@ -20721,6 +20786,7 @@
|
|
20721
20786
|
"endpoints" : {
|
20722
20787
|
"af-south-1" : { },
|
20723
20788
|
"ap-east-1" : { },
|
20789
|
+
"ap-east-2" : { },
|
20724
20790
|
"ap-northeast-1" : { },
|
20725
20791
|
"ap-northeast-2" : { },
|
20726
20792
|
"ap-northeast-3" : { },
|
@@ -21055,6 +21121,7 @@
|
|
21055
21121
|
"tags" : [ "dualstack" ]
|
21056
21122
|
} ]
|
21057
21123
|
},
|
21124
|
+
"ap-east-2" : { },
|
21058
21125
|
"ap-northeast-1" : {
|
21059
21126
|
"variants" : [ {
|
21060
21127
|
"hostname" : "route53resolver.ap-northeast-1.api.aws",
|
@@ -21524,6 +21591,7 @@
|
|
21524
21591
|
"tags" : [ "dualstack" ]
|
21525
21592
|
} ]
|
21526
21593
|
},
|
21594
|
+
"ap-east-2" : { },
|
21527
21595
|
"ap-northeast-1" : {
|
21528
21596
|
"hostname" : "s3.ap-northeast-1.amazonaws.com",
|
21529
21597
|
"signatureVersions" : [ "s3", "s3v4" ],
|
@@ -22421,6 +22489,7 @@
|
|
22421
22489
|
"ap-southeast-3" : { },
|
22422
22490
|
"ap-southeast-4" : { },
|
22423
22491
|
"ca-central-1" : { },
|
22492
|
+
"ca-west-1" : { },
|
22424
22493
|
"eu-central-1" : { },
|
22425
22494
|
"eu-central-2" : { },
|
22426
22495
|
"eu-north-1" : { },
|
@@ -22498,6 +22567,7 @@
|
|
22498
22567
|
"tags" : [ "dualstack" ]
|
22499
22568
|
} ]
|
22500
22569
|
},
|
22570
|
+
"ap-east-2" : { },
|
22501
22571
|
"ap-northeast-1" : {
|
22502
22572
|
"variants" : [ {
|
22503
22573
|
"tags" : [ "dualstack" ]
|
@@ -23312,6 +23382,7 @@
|
|
23312
23382
|
"tags" : [ "dualstack" ]
|
23313
23383
|
} ]
|
23314
23384
|
},
|
23385
|
+
"ap-east-2" : { },
|
23315
23386
|
"ap-northeast-1" : {
|
23316
23387
|
"variants" : [ {
|
23317
23388
|
"hostname" : "servicediscovery.ap-northeast-1.api.aws",
|
@@ -23579,6 +23650,7 @@
|
|
23579
23650
|
"endpoints" : {
|
23580
23651
|
"af-south-1" : { },
|
23581
23652
|
"ap-east-1" : { },
|
23653
|
+
"ap-east-2" : { },
|
23582
23654
|
"ap-northeast-1" : { },
|
23583
23655
|
"ap-northeast-2" : { },
|
23584
23656
|
"ap-northeast-3" : { },
|
@@ -24643,6 +24715,7 @@
|
|
24643
24715
|
"tags" : [ "dualstack" ]
|
24644
24716
|
} ]
|
24645
24717
|
},
|
24718
|
+
"ap-east-2" : { },
|
24646
24719
|
"ap-northeast-1" : {
|
24647
24720
|
"variants" : [ {
|
24648
24721
|
"hostname" : "sns.ap-northeast-1.api.aws",
|
@@ -24893,6 +24966,7 @@
|
|
24893
24966
|
"tags" : [ "dualstack" ]
|
24894
24967
|
} ]
|
24895
24968
|
},
|
24969
|
+
"ap-east-2" : { },
|
24896
24970
|
"ap-northeast-1" : {
|
24897
24971
|
"variants" : [ {
|
24898
24972
|
"hostname" : "sqs.ap-northeast-1.api.aws",
|
@@ -25140,6 +25214,7 @@
|
|
25140
25214
|
"endpoints" : {
|
25141
25215
|
"af-south-1" : { },
|
25142
25216
|
"ap-east-1" : { },
|
25217
|
+
"ap-east-2" : { },
|
25143
25218
|
"ap-northeast-1" : { },
|
25144
25219
|
"ap-northeast-2" : { },
|
25145
25220
|
"ap-northeast-3" : { },
|
@@ -25832,6 +25907,7 @@
|
|
25832
25907
|
"endpoints" : {
|
25833
25908
|
"af-south-1" : { },
|
25834
25909
|
"ap-east-1" : { },
|
25910
|
+
"ap-east-2" : { },
|
25835
25911
|
"ap-northeast-1" : { },
|
25836
25912
|
"ap-northeast-2" : { },
|
25837
25913
|
"ap-northeast-3" : { },
|
@@ -26054,6 +26130,7 @@
|
|
26054
26130
|
"endpoints" : {
|
26055
26131
|
"af-south-1" : { },
|
26056
26132
|
"ap-east-1" : { },
|
26133
|
+
"ap-east-2" : { },
|
26057
26134
|
"ap-northeast-1" : { },
|
26058
26135
|
"ap-northeast-2" : { },
|
26059
26136
|
"ap-northeast-3" : { },
|
@@ -26097,6 +26174,7 @@
|
|
26097
26174
|
"endpoints" : {
|
26098
26175
|
"af-south-1" : { },
|
26099
26176
|
"ap-east-1" : { },
|
26177
|
+
"ap-east-2" : { },
|
26100
26178
|
"ap-northeast-1" : { },
|
26101
26179
|
"ap-northeast-2" : { },
|
26102
26180
|
"ap-northeast-3" : { },
|
@@ -26206,6 +26284,7 @@
|
|
26206
26284
|
"endpoints" : {
|
26207
26285
|
"af-south-1" : { },
|
26208
26286
|
"ap-east-1" : { },
|
26287
|
+
"ap-east-2" : { },
|
26209
26288
|
"ap-northeast-1" : { },
|
26210
26289
|
"ap-northeast-2" : { },
|
26211
26290
|
"ap-northeast-3" : { },
|
@@ -26324,6 +26403,7 @@
|
|
26324
26403
|
"tags" : [ "dualstack" ]
|
26325
26404
|
} ]
|
26326
26405
|
},
|
26406
|
+
"ap-east-2" : { },
|
26327
26407
|
"ap-northeast-1" : {
|
26328
26408
|
"variants" : [ {
|
26329
26409
|
"hostname" : "synthetics.ap-northeast-1.api.aws",
|
@@ -26588,6 +26668,7 @@
|
|
26588
26668
|
"endpoints" : {
|
26589
26669
|
"af-south-1" : { },
|
26590
26670
|
"ap-east-1" : { },
|
26671
|
+
"ap-east-2" : { },
|
26591
26672
|
"ap-northeast-1" : { },
|
26592
26673
|
"ap-northeast-2" : { },
|
26593
26674
|
"ap-northeast-3" : { },
|
@@ -28921,6 +29002,7 @@
|
|
28921
29002
|
"endpoints" : {
|
28922
29003
|
"af-south-1" : { },
|
28923
29004
|
"ap-east-1" : { },
|
29005
|
+
"ap-east-2" : { },
|
28924
29006
|
"ap-northeast-1" : { },
|
28925
29007
|
"ap-northeast-2" : { },
|
28926
29008
|
"ap-northeast-3" : { },
|
@@ -30435,6 +30517,12 @@
|
|
30435
30517
|
},
|
30436
30518
|
"isRegionalized" : true
|
30437
30519
|
},
|
30520
|
+
"scheduler" : {
|
30521
|
+
"endpoints" : {
|
30522
|
+
"cn-north-1" : { },
|
30523
|
+
"cn-northwest-1" : { }
|
30524
|
+
}
|
30525
|
+
},
|
30438
30526
|
"schemas" : {
|
30439
30527
|
"endpoints" : {
|
30440
30528
|
"cn-north-1" : { },
|
@@ -37789,6 +37877,11 @@
|
|
37789
37877
|
"us-isob-east-1" : { }
|
37790
37878
|
}
|
37791
37879
|
},
|
37880
|
+
"athena" : {
|
37881
|
+
"endpoints" : {
|
37882
|
+
"us-isob-east-1" : { }
|
37883
|
+
}
|
37884
|
+
},
|
37792
37885
|
"autoscaling" : {
|
37793
37886
|
"defaults" : {
|
37794
37887
|
"protocols" : [ "http", "https" ]
|
@@ -38136,6 +38229,11 @@
|
|
38136
38229
|
}
|
38137
38230
|
}
|
38138
38231
|
},
|
38232
|
+
"lakeformation" : {
|
38233
|
+
"endpoints" : {
|
38234
|
+
"us-isob-east-1" : { }
|
38235
|
+
}
|
38236
|
+
},
|
38139
38237
|
"lambda" : {
|
38140
38238
|
"endpoints" : {
|
38141
38239
|
"us-isob-east-1" : { }
|
@@ -38882,6 +38980,11 @@
|
|
38882
38980
|
}
|
38883
38981
|
}
|
38884
38982
|
},
|
38983
|
+
"license-manager" : {
|
38984
|
+
"endpoints" : {
|
38985
|
+
"eu-isoe-west-1" : { }
|
38986
|
+
}
|
38987
|
+
},
|
38885
38988
|
"logs" : {
|
38886
38989
|
"endpoints" : {
|
38887
38990
|
"eu-isoe-west-1" : { }
|
@@ -38963,6 +39066,11 @@
|
|
38963
39066
|
"isRegionalized" : false,
|
38964
39067
|
"partitionEndpoint" : "aws-iso-e-global"
|
38965
39068
|
},
|
39069
|
+
"route53profiles" : {
|
39070
|
+
"endpoints" : {
|
39071
|
+
"eu-isoe-west-1" : { }
|
39072
|
+
}
|
39073
|
+
},
|
38966
39074
|
"route53resolver" : {
|
38967
39075
|
"endpoints" : {
|
38968
39076
|
"eu-isoe-west-1" : { }
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-partitions
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.1114.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
@@ -39,7 +39,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
39
39
|
requirements:
|
40
40
|
- - ">="
|
41
41
|
- !ruby/object:Gem::Version
|
42
|
-
version: '2.
|
42
|
+
version: '2.7'
|
43
43
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
44
44
|
requirements:
|
45
45
|
- - ">="
|