aws-partitions 1.1106.0 → 1.1113.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 -1
- data/partitions.json +110 -7
- 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: 6f12afb52e0b407770c24ed7ae3b170abd49f53df566bf91dd48cc264f17d44e
|
4
|
+
data.tar.gz: 0c2b8fdf77e14c31fa6fa37b1dc6b57a46665ad5c54bc77940423a1d89141e12
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e6269b1b845060c5e4c8df78f89ee87ca2dd75fde061d7866dc6951394ff9605e93e271777a27be11bd851d412816a180e3aab401ad85dc38bfaf65e08ac92e4
|
7
|
+
data.tar.gz: bf30a8fbfa6c220da37f4f3e7cc8b6f8656edd764a6447236f4805119c8776125f1f341db83f1deeb7907c7ca7a5d81257f5db6518e10afeaf5f70ef9799edb2
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,44 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.1113.0 (2025-06-06)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.1112.0 (2025-06-05)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
14
|
+
1.1111.0 (2025-06-04)
|
15
|
+
------------------
|
16
|
+
|
17
|
+
* Feature - Added support for enumerating regions for `Aws::Evs`.
|
18
|
+
|
19
|
+
1.1110.0 (2025-06-02)
|
20
|
+
------------------
|
21
|
+
|
22
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
23
|
+
|
24
|
+
* Feature - AWS SDK for Ruby no longer supports Ruby runtime versions 2.5 and 2.6.
|
25
|
+
|
26
|
+
1.1109.0 (2025-05-30)
|
27
|
+
------------------
|
28
|
+
|
29
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
30
|
+
|
31
|
+
1.1108.0 (2025-05-28)
|
32
|
+
------------------
|
33
|
+
|
34
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
35
|
+
|
36
|
+
1.1107.0 (2025-05-23)
|
37
|
+
------------------
|
38
|
+
|
39
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
40
|
+
|
41
|
+
|
4
42
|
1.1106.0 (2025-05-20)
|
5
43
|
------------------
|
6
44
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1113.0
|
data/lib/aws-partitions.rb
CHANGED
@@ -392,6 +392,7 @@ module Aws
|
|
392
392
|
'ElasticsearchService' => 'es',
|
393
393
|
'EntityResolution' => 'entityresolution',
|
394
394
|
'EventBridge' => 'events',
|
395
|
+
'Evs' => 'evs',
|
395
396
|
'FIS' => 'fis',
|
396
397
|
'FMS' => 'fms',
|
397
398
|
'FSx' => 'fsx',
|
@@ -543,7 +544,6 @@ module Aws
|
|
543
544
|
'Pipes' => 'pipes',
|
544
545
|
'Polly' => 'polly',
|
545
546
|
'Pricing' => 'api.pricing',
|
546
|
-
'PrivateNetworks' => 'private-networks',
|
547
547
|
'PrometheusService' => 'aps',
|
548
548
|
'Proton' => 'proton',
|
549
549
|
'QApps' => 'data.qapps',
|
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",
|
@@ -17051,6 +17105,7 @@
|
|
17051
17105
|
"endpoints" : {
|
17052
17106
|
"af-south-1" : { },
|
17053
17107
|
"ap-east-1" : { },
|
17108
|
+
"ap-east-2" : { },
|
17054
17109
|
"ap-northeast-1" : { },
|
17055
17110
|
"ap-northeast-2" : { },
|
17056
17111
|
"ap-northeast-3" : { },
|
@@ -17477,6 +17532,7 @@
|
|
17477
17532
|
"ap-east-1" : {
|
17478
17533
|
"hostname" : "notifications.ap-east-1.api.aws"
|
17479
17534
|
},
|
17535
|
+
"ap-east-2" : { },
|
17480
17536
|
"ap-northeast-1" : {
|
17481
17537
|
"hostname" : "notifications.ap-northeast-1.api.aws"
|
17482
17538
|
},
|
@@ -17585,6 +17641,7 @@
|
|
17585
17641
|
"endpoints" : {
|
17586
17642
|
"af-south-1" : { },
|
17587
17643
|
"ap-east-1" : { },
|
17644
|
+
"ap-east-2" : { },
|
17588
17645
|
"ap-northeast-1" : { },
|
17589
17646
|
"ap-northeast-2" : { },
|
17590
17647
|
"ap-northeast-3" : { },
|
@@ -18086,6 +18143,7 @@
|
|
18086
18143
|
"tags" : [ "dualstack" ]
|
18087
18144
|
} ]
|
18088
18145
|
},
|
18146
|
+
"ap-east-2" : { },
|
18089
18147
|
"ap-northeast-1" : {
|
18090
18148
|
"protocols" : [ "https" ],
|
18091
18149
|
"variants" : [ {
|
@@ -18876,13 +18934,6 @@
|
|
18876
18934
|
}
|
18877
18935
|
}
|
18878
18936
|
},
|
18879
|
-
"private-networks" : {
|
18880
|
-
"endpoints" : {
|
18881
|
-
"us-east-1" : { },
|
18882
|
-
"us-east-2" : { },
|
18883
|
-
"us-west-2" : { }
|
18884
|
-
}
|
18885
|
-
},
|
18886
18937
|
"profile" : {
|
18887
18938
|
"endpoints" : {
|
18888
18939
|
"af-south-1" : { },
|
@@ -18964,6 +19015,7 @@
|
|
18964
19015
|
"ap-east-1" : {
|
18965
19016
|
"hostname" : "qbusiness.ap-east-1.api.aws"
|
18966
19017
|
},
|
19018
|
+
"ap-east-2" : { },
|
18967
19019
|
"ap-northeast-1" : {
|
18968
19020
|
"hostname" : "qbusiness.ap-northeast-1.api.aws"
|
18969
19021
|
},
|
@@ -19167,6 +19219,7 @@
|
|
19167
19219
|
"tags" : [ "dualstack" ]
|
19168
19220
|
} ]
|
19169
19221
|
},
|
19222
|
+
"ap-east-2" : { },
|
19170
19223
|
"ap-northeast-1" : {
|
19171
19224
|
"variants" : [ {
|
19172
19225
|
"tags" : [ "dualstack" ]
|
@@ -19411,6 +19464,7 @@
|
|
19411
19464
|
"tags" : [ "dualstack" ]
|
19412
19465
|
} ]
|
19413
19466
|
},
|
19467
|
+
"ap-east-2" : { },
|
19414
19468
|
"ap-northeast-1" : {
|
19415
19469
|
"variants" : [ {
|
19416
19470
|
"hostname" : "rbin.ap-northeast-1.api.aws",
|
@@ -19665,6 +19719,7 @@
|
|
19665
19719
|
"endpoints" : {
|
19666
19720
|
"af-south-1" : { },
|
19667
19721
|
"ap-east-1" : { },
|
19722
|
+
"ap-east-2" : { },
|
19668
19723
|
"ap-northeast-1" : { },
|
19669
19724
|
"ap-northeast-2" : { },
|
19670
19725
|
"ap-northeast-3" : { },
|
@@ -19942,6 +19997,7 @@
|
|
19942
19997
|
"endpoints" : {
|
19943
19998
|
"af-south-1" : { },
|
19944
19999
|
"ap-east-1" : { },
|
20000
|
+
"ap-east-2" : { },
|
19945
20001
|
"ap-northeast-1" : { },
|
19946
20002
|
"ap-northeast-2" : { },
|
19947
20003
|
"ap-northeast-3" : { },
|
@@ -20633,6 +20689,7 @@
|
|
20633
20689
|
"endpoints" : {
|
20634
20690
|
"af-south-1" : { },
|
20635
20691
|
"ap-east-1" : { },
|
20692
|
+
"ap-east-2" : { },
|
20636
20693
|
"ap-northeast-1" : { },
|
20637
20694
|
"ap-northeast-2" : { },
|
20638
20695
|
"ap-northeast-3" : { },
|
@@ -20728,6 +20785,7 @@
|
|
20728
20785
|
"endpoints" : {
|
20729
20786
|
"af-south-1" : { },
|
20730
20787
|
"ap-east-1" : { },
|
20788
|
+
"ap-east-2" : { },
|
20731
20789
|
"ap-northeast-1" : { },
|
20732
20790
|
"ap-northeast-2" : { },
|
20733
20791
|
"ap-northeast-3" : { },
|
@@ -20914,6 +20972,8 @@
|
|
20914
20972
|
"tags" : [ "dualstack" ]
|
20915
20973
|
} ]
|
20916
20974
|
},
|
20975
|
+
"ap-southeast-5" : { },
|
20976
|
+
"ap-southeast-7" : { },
|
20917
20977
|
"ca-central-1" : {
|
20918
20978
|
"variants" : [ {
|
20919
20979
|
"hostname" : "route53profiles-fips.ca-central-1.api.aws",
|
@@ -20998,6 +21058,7 @@
|
|
20998
21058
|
"tags" : [ "dualstack" ]
|
20999
21059
|
} ]
|
21000
21060
|
},
|
21061
|
+
"mx-central-1" : { },
|
21001
21062
|
"sa-east-1" : {
|
21002
21063
|
"variants" : [ {
|
21003
21064
|
"hostname" : "route53profiles.sa-east-1.api.aws",
|
@@ -21059,6 +21120,7 @@
|
|
21059
21120
|
"tags" : [ "dualstack" ]
|
21060
21121
|
} ]
|
21061
21122
|
},
|
21123
|
+
"ap-east-2" : { },
|
21062
21124
|
"ap-northeast-1" : {
|
21063
21125
|
"variants" : [ {
|
21064
21126
|
"hostname" : "route53resolver.ap-northeast-1.api.aws",
|
@@ -21528,6 +21590,7 @@
|
|
21528
21590
|
"tags" : [ "dualstack" ]
|
21529
21591
|
} ]
|
21530
21592
|
},
|
21593
|
+
"ap-east-2" : { },
|
21531
21594
|
"ap-northeast-1" : {
|
21532
21595
|
"hostname" : "s3.ap-northeast-1.amazonaws.com",
|
21533
21596
|
"signatureVersions" : [ "s3", "s3v4" ],
|
@@ -22425,6 +22488,7 @@
|
|
22425
22488
|
"ap-southeast-3" : { },
|
22426
22489
|
"ap-southeast-4" : { },
|
22427
22490
|
"ca-central-1" : { },
|
22491
|
+
"ca-west-1" : { },
|
22428
22492
|
"eu-central-1" : { },
|
22429
22493
|
"eu-central-2" : { },
|
22430
22494
|
"eu-north-1" : { },
|
@@ -22502,6 +22566,7 @@
|
|
22502
22566
|
"tags" : [ "dualstack" ]
|
22503
22567
|
} ]
|
22504
22568
|
},
|
22569
|
+
"ap-east-2" : { },
|
22505
22570
|
"ap-northeast-1" : {
|
22506
22571
|
"variants" : [ {
|
22507
22572
|
"tags" : [ "dualstack" ]
|
@@ -23316,6 +23381,7 @@
|
|
23316
23381
|
"tags" : [ "dualstack" ]
|
23317
23382
|
} ]
|
23318
23383
|
},
|
23384
|
+
"ap-east-2" : { },
|
23319
23385
|
"ap-northeast-1" : {
|
23320
23386
|
"variants" : [ {
|
23321
23387
|
"hostname" : "servicediscovery.ap-northeast-1.api.aws",
|
@@ -23583,6 +23649,7 @@
|
|
23583
23649
|
"endpoints" : {
|
23584
23650
|
"af-south-1" : { },
|
23585
23651
|
"ap-east-1" : { },
|
23652
|
+
"ap-east-2" : { },
|
23586
23653
|
"ap-northeast-1" : { },
|
23587
23654
|
"ap-northeast-2" : { },
|
23588
23655
|
"ap-northeast-3" : { },
|
@@ -24647,6 +24714,7 @@
|
|
24647
24714
|
"tags" : [ "dualstack" ]
|
24648
24715
|
} ]
|
24649
24716
|
},
|
24717
|
+
"ap-east-2" : { },
|
24650
24718
|
"ap-northeast-1" : {
|
24651
24719
|
"variants" : [ {
|
24652
24720
|
"hostname" : "sns.ap-northeast-1.api.aws",
|
@@ -24897,6 +24965,7 @@
|
|
24897
24965
|
"tags" : [ "dualstack" ]
|
24898
24966
|
} ]
|
24899
24967
|
},
|
24968
|
+
"ap-east-2" : { },
|
24900
24969
|
"ap-northeast-1" : {
|
24901
24970
|
"variants" : [ {
|
24902
24971
|
"hostname" : "sqs.ap-northeast-1.api.aws",
|
@@ -25144,6 +25213,7 @@
|
|
25144
25213
|
"endpoints" : {
|
25145
25214
|
"af-south-1" : { },
|
25146
25215
|
"ap-east-1" : { },
|
25216
|
+
"ap-east-2" : { },
|
25147
25217
|
"ap-northeast-1" : { },
|
25148
25218
|
"ap-northeast-2" : { },
|
25149
25219
|
"ap-northeast-3" : { },
|
@@ -25836,6 +25906,7 @@
|
|
25836
25906
|
"endpoints" : {
|
25837
25907
|
"af-south-1" : { },
|
25838
25908
|
"ap-east-1" : { },
|
25909
|
+
"ap-east-2" : { },
|
25839
25910
|
"ap-northeast-1" : { },
|
25840
25911
|
"ap-northeast-2" : { },
|
25841
25912
|
"ap-northeast-3" : { },
|
@@ -26058,6 +26129,7 @@
|
|
26058
26129
|
"endpoints" : {
|
26059
26130
|
"af-south-1" : { },
|
26060
26131
|
"ap-east-1" : { },
|
26132
|
+
"ap-east-2" : { },
|
26061
26133
|
"ap-northeast-1" : { },
|
26062
26134
|
"ap-northeast-2" : { },
|
26063
26135
|
"ap-northeast-3" : { },
|
@@ -26101,6 +26173,7 @@
|
|
26101
26173
|
"endpoints" : {
|
26102
26174
|
"af-south-1" : { },
|
26103
26175
|
"ap-east-1" : { },
|
26176
|
+
"ap-east-2" : { },
|
26104
26177
|
"ap-northeast-1" : { },
|
26105
26178
|
"ap-northeast-2" : { },
|
26106
26179
|
"ap-northeast-3" : { },
|
@@ -26210,6 +26283,7 @@
|
|
26210
26283
|
"endpoints" : {
|
26211
26284
|
"af-south-1" : { },
|
26212
26285
|
"ap-east-1" : { },
|
26286
|
+
"ap-east-2" : { },
|
26213
26287
|
"ap-northeast-1" : { },
|
26214
26288
|
"ap-northeast-2" : { },
|
26215
26289
|
"ap-northeast-3" : { },
|
@@ -26328,6 +26402,7 @@
|
|
26328
26402
|
"tags" : [ "dualstack" ]
|
26329
26403
|
} ]
|
26330
26404
|
},
|
26405
|
+
"ap-east-2" : { },
|
26331
26406
|
"ap-northeast-1" : {
|
26332
26407
|
"variants" : [ {
|
26333
26408
|
"hostname" : "synthetics.ap-northeast-1.api.aws",
|
@@ -26592,6 +26667,7 @@
|
|
26592
26667
|
"endpoints" : {
|
26593
26668
|
"af-south-1" : { },
|
26594
26669
|
"ap-east-1" : { },
|
26670
|
+
"ap-east-2" : { },
|
26595
26671
|
"ap-northeast-1" : { },
|
26596
26672
|
"ap-northeast-2" : { },
|
26597
26673
|
"ap-northeast-3" : { },
|
@@ -28925,6 +29001,7 @@
|
|
28925
29001
|
"endpoints" : {
|
28926
29002
|
"af-south-1" : { },
|
28927
29003
|
"ap-east-1" : { },
|
29004
|
+
"ap-east-2" : { },
|
28928
29005
|
"ap-northeast-1" : { },
|
28929
29006
|
"ap-northeast-2" : { },
|
28930
29007
|
"ap-northeast-3" : { },
|
@@ -30439,6 +30516,12 @@
|
|
30439
30516
|
},
|
30440
30517
|
"isRegionalized" : true
|
30441
30518
|
},
|
30519
|
+
"scheduler" : {
|
30520
|
+
"endpoints" : {
|
30521
|
+
"cn-north-1" : { },
|
30522
|
+
"cn-northwest-1" : { }
|
30523
|
+
}
|
30524
|
+
},
|
30442
30525
|
"schemas" : {
|
30443
30526
|
"endpoints" : {
|
30444
30527
|
"cn-north-1" : { },
|
@@ -37793,6 +37876,11 @@
|
|
37793
37876
|
"us-isob-east-1" : { }
|
37794
37877
|
}
|
37795
37878
|
},
|
37879
|
+
"athena" : {
|
37880
|
+
"endpoints" : {
|
37881
|
+
"us-isob-east-1" : { }
|
37882
|
+
}
|
37883
|
+
},
|
37796
37884
|
"autoscaling" : {
|
37797
37885
|
"defaults" : {
|
37798
37886
|
"protocols" : [ "http", "https" ]
|
@@ -38140,6 +38228,11 @@
|
|
38140
38228
|
}
|
38141
38229
|
}
|
38142
38230
|
},
|
38231
|
+
"lakeformation" : {
|
38232
|
+
"endpoints" : {
|
38233
|
+
"us-isob-east-1" : { }
|
38234
|
+
}
|
38235
|
+
},
|
38143
38236
|
"lambda" : {
|
38144
38237
|
"endpoints" : {
|
38145
38238
|
"us-isob-east-1" : { }
|
@@ -38886,6 +38979,11 @@
|
|
38886
38979
|
}
|
38887
38980
|
}
|
38888
38981
|
},
|
38982
|
+
"license-manager" : {
|
38983
|
+
"endpoints" : {
|
38984
|
+
"eu-isoe-west-1" : { }
|
38985
|
+
}
|
38986
|
+
},
|
38889
38987
|
"logs" : {
|
38890
38988
|
"endpoints" : {
|
38891
38989
|
"eu-isoe-west-1" : { }
|
@@ -38967,6 +39065,11 @@
|
|
38967
39065
|
"isRegionalized" : false,
|
38968
39066
|
"partitionEndpoint" : "aws-iso-e-global"
|
38969
39067
|
},
|
39068
|
+
"route53profiles" : {
|
39069
|
+
"endpoints" : {
|
39070
|
+
"eu-isoe-west-1" : { }
|
39071
|
+
}
|
39072
|
+
},
|
38970
39073
|
"route53resolver" : {
|
38971
39074
|
"endpoints" : {
|
38972
39075
|
"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.1113.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
|
- - ">="
|