aws-partitions 1.1095.0 → 1.1123.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 +143 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +5 -1
- data/partitions-metadata.json +3 -0
- data/partitions.json +224 -7
- metadata +4 -8
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ccdfbffe6020507ec38bfb1bc6d7e3036fce3f1555aae3611fd37f0235c6e70a
|
4
|
+
data.tar.gz: 8d28ae2b5acc6162567cd1bcf576a984759a615c9d43461f8f78239bcc9fb71e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3efd38acac70f60070dcb3af8cefd82de35036dc527e23400b4012af0fbeb48dc96878264a5fe9ed49276620ccf162692494fd752bae279600b08b8e36ea3350
|
7
|
+
data.tar.gz: c903f2de39ff87dd22db39df4d4d7d0abdec22893589a5168b241ba60f22827de822d8f831178cdcc38a1fdde47c79bc2b1fef1c17dcbf0247d741899294ce83
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,149 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.1123.0 (2025-06-30)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.1122.0 (2025-06-27)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
14
|
+
1.1121.0 (2025-06-26)
|
15
|
+
------------------
|
16
|
+
|
17
|
+
* Feature - Added support for enumerating regions for `Aws::KeyspacesStreams`.
|
18
|
+
|
19
|
+
1.1120.0 (2025-06-23)
|
20
|
+
------------------
|
21
|
+
|
22
|
+
* Feature - Added support for enumerating regions for `Aws::WorkspacesInstances`.
|
23
|
+
|
24
|
+
1.1119.0 (2025-06-20)
|
25
|
+
------------------
|
26
|
+
|
27
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
28
|
+
|
29
|
+
1.1118.0 (2025-06-18)
|
30
|
+
------------------
|
31
|
+
|
32
|
+
* Feature - Added support for enumerating regions for `Aws::AIOps`.
|
33
|
+
|
34
|
+
1.1117.0 (2025-06-17)
|
35
|
+
------------------
|
36
|
+
|
37
|
+
* Feature - Added support for enumerating regions for `Aws::MPA`.
|
38
|
+
|
39
|
+
1.1116.0 (2025-06-11)
|
40
|
+
------------------
|
41
|
+
|
42
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
43
|
+
|
44
|
+
1.1115.0 (2025-06-10)
|
45
|
+
------------------
|
46
|
+
|
47
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
48
|
+
|
49
|
+
1.1114.0 (2025-06-09)
|
50
|
+
------------------
|
51
|
+
|
52
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
53
|
+
|
54
|
+
1.1113.0 (2025-06-06)
|
55
|
+
------------------
|
56
|
+
|
57
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
58
|
+
|
59
|
+
1.1112.0 (2025-06-05)
|
60
|
+
------------------
|
61
|
+
|
62
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
63
|
+
|
64
|
+
1.1111.0 (2025-06-04)
|
65
|
+
------------------
|
66
|
+
|
67
|
+
* Feature - Added support for enumerating regions for `Aws::Evs`.
|
68
|
+
|
69
|
+
1.1110.0 (2025-06-02)
|
70
|
+
------------------
|
71
|
+
|
72
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
73
|
+
|
74
|
+
* Feature - AWS SDK for Ruby no longer supports Ruby runtime versions 2.5 and 2.6.
|
75
|
+
|
76
|
+
1.1109.0 (2025-05-30)
|
77
|
+
------------------
|
78
|
+
|
79
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
80
|
+
|
81
|
+
1.1108.0 (2025-05-28)
|
82
|
+
------------------
|
83
|
+
|
84
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
85
|
+
|
86
|
+
1.1107.0 (2025-05-23)
|
87
|
+
------------------
|
88
|
+
|
89
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
90
|
+
|
91
|
+
|
92
|
+
1.1106.0 (2025-05-20)
|
93
|
+
------------------
|
94
|
+
|
95
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
96
|
+
|
97
|
+
1.1105.0 (2025-05-19)
|
98
|
+
------------------
|
99
|
+
|
100
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
101
|
+
|
102
|
+
1.1104.0 (2025-05-16)
|
103
|
+
------------------
|
104
|
+
|
105
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
106
|
+
|
107
|
+
1.1103.0 (2025-05-12)
|
108
|
+
------------------
|
109
|
+
|
110
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
111
|
+
|
112
|
+
1.1102.0 (2025-05-09)
|
113
|
+
------------------
|
114
|
+
|
115
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
116
|
+
|
117
|
+
1.1101.0 (2025-05-08)
|
118
|
+
------------------
|
119
|
+
|
120
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
121
|
+
|
122
|
+
1.1100.0 (2025-05-07)
|
123
|
+
------------------
|
124
|
+
|
125
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
126
|
+
|
127
|
+
1.1099.0 (2025-05-06)
|
128
|
+
------------------
|
129
|
+
|
130
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
131
|
+
|
132
|
+
1.1098.0 (2025-05-05)
|
133
|
+
------------------
|
134
|
+
|
135
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
136
|
+
|
137
|
+
1.1097.0 (2025-05-02)
|
138
|
+
------------------
|
139
|
+
|
140
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
141
|
+
|
142
|
+
1.1096.0 (2025-05-01)
|
143
|
+
------------------
|
144
|
+
|
145
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
146
|
+
|
4
147
|
1.1095.0 (2025-04-30)
|
5
148
|
------------------
|
6
149
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1123.0
|
data/lib/aws-partitions.rb
CHANGED
@@ -247,6 +247,7 @@ module Aws
|
|
247
247
|
{
|
248
248
|
'ACM' => 'acm',
|
249
249
|
'ACMPCA' => 'acm-pca',
|
250
|
+
'AIOps' => 'aiops',
|
250
251
|
'APIGateway' => 'apigateway',
|
251
252
|
'ARCZonalShift' => 'arc-zonal-shift',
|
252
253
|
'AccessAnalyzer' => 'access-analyzer',
|
@@ -392,6 +393,7 @@ module Aws
|
|
392
393
|
'ElasticsearchService' => 'es',
|
393
394
|
'EntityResolution' => 'entityresolution',
|
394
395
|
'EventBridge' => 'events',
|
396
|
+
'Evs' => 'evs',
|
395
397
|
'FIS' => 'fis',
|
396
398
|
'FMS' => 'fms',
|
397
399
|
'FSx' => 'fsx',
|
@@ -449,6 +451,7 @@ module Aws
|
|
449
451
|
'Kendra' => 'kendra',
|
450
452
|
'KendraRanking' => 'kendra-ranking',
|
451
453
|
'Keyspaces' => 'cassandra',
|
454
|
+
'KeyspacesStreams' => 'cassandra-streams',
|
452
455
|
'Kinesis' => 'kinesis',
|
453
456
|
'KinesisAnalytics' => 'kinesisanalytics',
|
454
457
|
'KinesisAnalyticsV2' => 'kinesisanalytics',
|
@@ -472,6 +475,7 @@ module Aws
|
|
472
475
|
'LookoutEquipment' => 'lookoutequipment',
|
473
476
|
'LookoutMetrics' => 'lookoutmetrics',
|
474
477
|
'LookoutforVision' => 'lookoutvision',
|
478
|
+
'MPA' => 'mpa',
|
475
479
|
'MQ' => 'mq',
|
476
480
|
'MTurk' => 'mturk-requester',
|
477
481
|
'MWAA' => 'airflow',
|
@@ -543,7 +547,6 @@ module Aws
|
|
543
547
|
'Pipes' => 'pipes',
|
544
548
|
'Polly' => 'polly',
|
545
549
|
'Pricing' => 'api.pricing',
|
546
|
-
'PrivateNetworks' => 'private-networks',
|
547
550
|
'PrometheusService' => 'aps',
|
548
551
|
'Proton' => 'proton',
|
549
552
|
'QApps' => 'data.qapps',
|
@@ -648,6 +651,7 @@ module Aws
|
|
648
651
|
'WorkSpaces' => 'workspaces',
|
649
652
|
'WorkSpacesThinClient' => 'thinclient',
|
650
653
|
'WorkSpacesWeb' => 'workspaces-web',
|
654
|
+
'WorkspacesInstances' => 'workspaces-instances',
|
651
655
|
'XRay' => 'xray',
|
652
656
|
}
|
653
657
|
# end service ids
|
data/partitions-metadata.json
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" : { },
|
@@ -744,7 +751,9 @@
|
|
744
751
|
"ap-east-1" : { },
|
745
752
|
"ap-northeast-1" : { },
|
746
753
|
"ap-northeast-2" : { },
|
754
|
+
"ap-northeast-3" : { },
|
747
755
|
"ap-south-1" : { },
|
756
|
+
"ap-south-2" : { },
|
748
757
|
"ap-southeast-1" : { },
|
749
758
|
"ap-southeast-2" : { },
|
750
759
|
"ca-central-1" : { },
|
@@ -989,6 +998,7 @@
|
|
989
998
|
"tags" : [ "dualstack" ]
|
990
999
|
} ]
|
991
1000
|
},
|
1001
|
+
"ap-east-2" : { },
|
992
1002
|
"ap-northeast-1" : {
|
993
1003
|
"credentialScope" : {
|
994
1004
|
"region" : "ap-northeast-1"
|
@@ -1921,6 +1931,7 @@
|
|
1921
1931
|
"endpoints" : {
|
1922
1932
|
"af-south-1" : { },
|
1923
1933
|
"ap-east-1" : { },
|
1934
|
+
"ap-east-2" : { },
|
1924
1935
|
"ap-northeast-1" : { },
|
1925
1936
|
"ap-northeast-2" : { },
|
1926
1937
|
"ap-northeast-3" : { },
|
@@ -2043,6 +2054,7 @@
|
|
2043
2054
|
"endpoints" : {
|
2044
2055
|
"af-south-1" : { },
|
2045
2056
|
"ap-east-1" : { },
|
2057
|
+
"ap-east-2" : { },
|
2046
2058
|
"ap-northeast-1" : { },
|
2047
2059
|
"ap-northeast-2" : { },
|
2048
2060
|
"ap-northeast-3" : { },
|
@@ -2079,6 +2091,7 @@
|
|
2079
2091
|
"endpoints" : {
|
2080
2092
|
"af-south-1" : { },
|
2081
2093
|
"ap-east-1" : { },
|
2094
|
+
"ap-east-2" : { },
|
2082
2095
|
"ap-northeast-1" : { },
|
2083
2096
|
"ap-northeast-2" : { },
|
2084
2097
|
"ap-northeast-3" : { },
|
@@ -2186,6 +2199,7 @@
|
|
2186
2199
|
"endpoints" : {
|
2187
2200
|
"af-south-1" : { },
|
2188
2201
|
"ap-east-1" : { },
|
2202
|
+
"ap-east-2" : { },
|
2189
2203
|
"ap-northeast-1" : { },
|
2190
2204
|
"ap-northeast-2" : { },
|
2191
2205
|
"ap-northeast-3" : { },
|
@@ -2761,6 +2775,7 @@
|
|
2761
2775
|
"eu-central-1" : { },
|
2762
2776
|
"eu-west-1" : { },
|
2763
2777
|
"eu-west-2" : { },
|
2778
|
+
"eu-west-3" : { },
|
2764
2779
|
"fips" : {
|
2765
2780
|
"credentialScope" : {
|
2766
2781
|
"region" : "us-west-2"
|
@@ -2866,12 +2881,15 @@
|
|
2866
2881
|
"tags" : [ "dualstack" ]
|
2867
2882
|
} ]
|
2868
2883
|
},
|
2884
|
+
"ap-southeast-5" : { },
|
2885
|
+
"ap-southeast-7" : { },
|
2869
2886
|
"ca-central-1" : {
|
2870
2887
|
"variants" : [ {
|
2871
2888
|
"hostname" : "appsync.ca-central-1.api.aws",
|
2872
2889
|
"tags" : [ "dualstack" ]
|
2873
2890
|
} ]
|
2874
2891
|
},
|
2892
|
+
"ca-west-1" : { },
|
2875
2893
|
"eu-central-1" : {
|
2876
2894
|
"variants" : [ {
|
2877
2895
|
"hostname" : "appsync.eu-central-1.api.aws",
|
@@ -2990,6 +3008,8 @@
|
|
2990
3008
|
"protocols" : [ "https" ]
|
2991
3009
|
},
|
2992
3010
|
"endpoints" : {
|
3011
|
+
"af-south-1" : { },
|
3012
|
+
"ap-east-1" : { },
|
2993
3013
|
"ap-northeast-1" : {
|
2994
3014
|
"variants" : [ {
|
2995
3015
|
"tags" : [ "dualstack" ]
|
@@ -3015,16 +3035,21 @@
|
|
3015
3035
|
"tags" : [ "dualstack" ]
|
3016
3036
|
} ]
|
3017
3037
|
},
|
3038
|
+
"ap-southeast-5" : { },
|
3039
|
+
"ap-southeast-7" : { },
|
3040
|
+
"ca-central-1" : { },
|
3018
3041
|
"eu-central-1" : {
|
3019
3042
|
"variants" : [ {
|
3020
3043
|
"tags" : [ "dualstack" ]
|
3021
3044
|
} ]
|
3022
3045
|
},
|
3046
|
+
"eu-central-2" : { },
|
3023
3047
|
"eu-north-1" : {
|
3024
3048
|
"variants" : [ {
|
3025
3049
|
"tags" : [ "dualstack" ]
|
3026
3050
|
} ]
|
3027
3051
|
},
|
3052
|
+
"eu-south-1" : { },
|
3028
3053
|
"eu-west-1" : {
|
3029
3054
|
"variants" : [ {
|
3030
3055
|
"tags" : [ "dualstack" ]
|
@@ -3040,6 +3065,7 @@
|
|
3040
3065
|
"tags" : [ "dualstack" ]
|
3041
3066
|
} ]
|
3042
3067
|
},
|
3068
|
+
"me-central-1" : { },
|
3043
3069
|
"sa-east-1" : {
|
3044
3070
|
"variants" : [ {
|
3045
3071
|
"tags" : [ "dualstack" ]
|
@@ -3087,6 +3113,7 @@
|
|
3087
3113
|
"endpoints" : {
|
3088
3114
|
"af-south-1" : { },
|
3089
3115
|
"ap-east-1" : { },
|
3116
|
+
"ap-east-2" : { },
|
3090
3117
|
"ap-northeast-1" : { },
|
3091
3118
|
"ap-northeast-2" : { },
|
3092
3119
|
"ap-northeast-3" : { },
|
@@ -3133,6 +3160,7 @@
|
|
3133
3160
|
"tags" : [ "dualstack" ]
|
3134
3161
|
} ]
|
3135
3162
|
},
|
3163
|
+
"ap-east-2" : { },
|
3136
3164
|
"ap-northeast-1" : {
|
3137
3165
|
"variants" : [ {
|
3138
3166
|
"hostname" : "athena.ap-northeast-1.api.aws",
|
@@ -3454,6 +3482,7 @@
|
|
3454
3482
|
"endpoints" : {
|
3455
3483
|
"af-south-1" : { },
|
3456
3484
|
"ap-east-1" : { },
|
3485
|
+
"ap-east-2" : { },
|
3457
3486
|
"ap-northeast-1" : { },
|
3458
3487
|
"ap-northeast-2" : { },
|
3459
3488
|
"ap-northeast-3" : { },
|
@@ -3591,6 +3620,7 @@
|
|
3591
3620
|
"endpoints" : {
|
3592
3621
|
"af-south-1" : { },
|
3593
3622
|
"ap-east-1" : { },
|
3623
|
+
"ap-east-2" : { },
|
3594
3624
|
"ap-northeast-1" : { },
|
3595
3625
|
"ap-northeast-2" : { },
|
3596
3626
|
"ap-northeast-3" : { },
|
@@ -3658,6 +3688,7 @@
|
|
3658
3688
|
"endpoints" : {
|
3659
3689
|
"af-south-1" : { },
|
3660
3690
|
"ap-east-1" : { },
|
3691
|
+
"ap-east-2" : { },
|
3661
3692
|
"ap-northeast-1" : { },
|
3662
3693
|
"ap-northeast-2" : { },
|
3663
3694
|
"ap-northeast-3" : { },
|
@@ -4517,6 +4548,7 @@
|
|
4517
4548
|
"tags" : [ "dualstack" ]
|
4518
4549
|
} ]
|
4519
4550
|
},
|
4551
|
+
"ap-east-2" : { },
|
4520
4552
|
"ap-northeast-1" : {
|
4521
4553
|
"variants" : [ {
|
4522
4554
|
"hostname" : "cloudcontrolapi.ap-northeast-1.api.aws",
|
@@ -4794,6 +4826,7 @@
|
|
4794
4826
|
"endpoints" : {
|
4795
4827
|
"af-south-1" : { },
|
4796
4828
|
"ap-east-1" : { },
|
4829
|
+
"ap-east-2" : { },
|
4797
4830
|
"ap-northeast-1" : { },
|
4798
4831
|
"ap-northeast-2" : { },
|
4799
4832
|
"ap-northeast-3" : { },
|
@@ -5075,6 +5108,7 @@
|
|
5075
5108
|
"endpoints" : {
|
5076
5109
|
"af-south-1" : { },
|
5077
5110
|
"ap-east-1" : { },
|
5111
|
+
"ap-east-2" : { },
|
5078
5112
|
"ap-northeast-1" : { },
|
5079
5113
|
"ap-northeast-2" : { },
|
5080
5114
|
"ap-northeast-3" : { },
|
@@ -5388,6 +5422,7 @@
|
|
5388
5422
|
"endpoints" : {
|
5389
5423
|
"af-south-1" : { },
|
5390
5424
|
"ap-east-1" : { },
|
5425
|
+
"ap-east-2" : { },
|
5391
5426
|
"ap-northeast-1" : { },
|
5392
5427
|
"ap-northeast-2" : { },
|
5393
5428
|
"ap-northeast-3" : { },
|
@@ -6471,6 +6506,7 @@
|
|
6471
6506
|
"endpoints" : {
|
6472
6507
|
"af-south-1" : { },
|
6473
6508
|
"ap-east-1" : { },
|
6509
|
+
"ap-east-2" : { },
|
6474
6510
|
"ap-northeast-1" : { },
|
6475
6511
|
"ap-northeast-2" : { },
|
6476
6512
|
"ap-northeast-3" : { },
|
@@ -6604,6 +6640,9 @@
|
|
6604
6640
|
"connect-campaigns" : {
|
6605
6641
|
"endpoints" : {
|
6606
6642
|
"af-south-1" : { },
|
6643
|
+
"ap-northeast-1" : { },
|
6644
|
+
"ap-northeast-2" : { },
|
6645
|
+
"ap-southeast-1" : { },
|
6607
6646
|
"ap-southeast-2" : { },
|
6608
6647
|
"ca-central-1" : { },
|
6609
6648
|
"eu-central-1" : { },
|
@@ -6664,6 +6703,7 @@
|
|
6664
6703
|
"ap-southeast-3" : { },
|
6665
6704
|
"ap-southeast-4" : { },
|
6666
6705
|
"ap-southeast-5" : { },
|
6706
|
+
"ap-southeast-7" : { },
|
6667
6707
|
"ca-central-1" : {
|
6668
6708
|
"variants" : [ {
|
6669
6709
|
"hostname" : "controltower-fips.ca-central-1.amazonaws.com",
|
@@ -6701,6 +6741,7 @@
|
|
6701
6741
|
"il-central-1" : { },
|
6702
6742
|
"me-central-1" : { },
|
6703
6743
|
"me-south-1" : { },
|
6744
|
+
"mx-central-1" : { },
|
6704
6745
|
"sa-east-1" : { },
|
6705
6746
|
"us-east-1" : {
|
6706
6747
|
"variants" : [ {
|
@@ -7152,6 +7193,7 @@
|
|
7152
7193
|
"tags" : [ "dualstack" ]
|
7153
7194
|
} ]
|
7154
7195
|
},
|
7196
|
+
"ap-east-2" : { },
|
7155
7197
|
"ap-northeast-1" : {
|
7156
7198
|
"variants" : [ {
|
7157
7199
|
"hostname" : "datasync.ap-northeast-1.api.aws",
|
@@ -7422,6 +7464,7 @@
|
|
7422
7464
|
} ]
|
7423
7465
|
},
|
7424
7466
|
"endpoints" : {
|
7467
|
+
"ap-east-2" : { },
|
7425
7468
|
"ap-northeast-1" : {
|
7426
7469
|
"hostname" : "datazone.ap-northeast-1.api.aws"
|
7427
7470
|
},
|
@@ -7635,6 +7678,7 @@
|
|
7635
7678
|
"endpoints" : {
|
7636
7679
|
"af-south-1" : { },
|
7637
7680
|
"ap-east-1" : { },
|
7681
|
+
"ap-east-2" : { },
|
7638
7682
|
"ap-northeast-1" : { },
|
7639
7683
|
"ap-northeast-2" : { },
|
7640
7684
|
"ap-northeast-3" : { },
|
@@ -7764,6 +7808,7 @@
|
|
7764
7808
|
"tags" : [ "dualstack" ]
|
7765
7809
|
} ]
|
7766
7810
|
},
|
7811
|
+
"ap-east-2" : { },
|
7767
7812
|
"ap-northeast-1" : {
|
7768
7813
|
"variants" : [ {
|
7769
7814
|
"hostname" : "dlm.ap-northeast-1.api.aws",
|
@@ -7968,6 +8013,7 @@
|
|
7968
8013
|
"endpoints" : {
|
7969
8014
|
"af-south-1" : { },
|
7970
8015
|
"ap-east-1" : { },
|
8016
|
+
"ap-east-2" : { },
|
7971
8017
|
"ap-northeast-1" : { },
|
7972
8018
|
"ap-northeast-2" : { },
|
7973
8019
|
"ap-northeast-3" : { },
|
@@ -8348,6 +8394,7 @@
|
|
8348
8394
|
"endpoints" : {
|
8349
8395
|
"af-south-1" : { },
|
8350
8396
|
"ap-east-1" : { },
|
8397
|
+
"ap-east-2" : { },
|
8351
8398
|
"ap-northeast-1" : { },
|
8352
8399
|
"ap-northeast-2" : { },
|
8353
8400
|
"ap-northeast-3" : { },
|
@@ -8463,6 +8510,7 @@
|
|
8463
8510
|
"endpoints" : {
|
8464
8511
|
"af-south-1" : { },
|
8465
8512
|
"ap-east-1" : { },
|
8513
|
+
"ap-east-2" : { },
|
8466
8514
|
"ap-northeast-1" : { },
|
8467
8515
|
"ap-northeast-2" : { },
|
8468
8516
|
"ap-northeast-3" : { },
|
@@ -8584,6 +8632,7 @@
|
|
8584
8632
|
"tags" : [ "dualstack" ]
|
8585
8633
|
} ]
|
8586
8634
|
},
|
8635
|
+
"ap-east-2" : { },
|
8587
8636
|
"ap-northeast-1" : {
|
8588
8637
|
"variants" : [ {
|
8589
8638
|
"hostname" : "ec2.ap-northeast-1.api.aws",
|
@@ -8772,6 +8821,7 @@
|
|
8772
8821
|
"endpoints" : {
|
8773
8822
|
"af-south-1" : { },
|
8774
8823
|
"ap-east-1" : { },
|
8824
|
+
"ap-east-2" : { },
|
8775
8825
|
"ap-northeast-1" : { },
|
8776
8826
|
"ap-northeast-2" : { },
|
8777
8827
|
"ap-northeast-3" : { },
|
@@ -8873,6 +8923,7 @@
|
|
8873
8923
|
"endpoints" : {
|
8874
8924
|
"af-south-1" : { },
|
8875
8925
|
"ap-east-1" : { },
|
8926
|
+
"ap-east-2" : { },
|
8876
8927
|
"ap-northeast-1" : { },
|
8877
8928
|
"ap-northeast-2" : { },
|
8878
8929
|
"ap-northeast-3" : { },
|
@@ -8969,6 +9020,7 @@
|
|
8969
9020
|
"ap-east-1" : {
|
8970
9021
|
"hostname" : "eks-auth.ap-east-1.api.aws"
|
8971
9022
|
},
|
9023
|
+
"ap-east-2" : { },
|
8972
9024
|
"ap-northeast-1" : {
|
8973
9025
|
"hostname" : "eks-auth.ap-northeast-1.api.aws"
|
8974
9026
|
},
|
@@ -9065,6 +9117,7 @@
|
|
9065
9117
|
"endpoints" : {
|
9066
9118
|
"af-south-1" : { },
|
9067
9119
|
"ap-east-1" : { },
|
9120
|
+
"ap-east-2" : { },
|
9068
9121
|
"ap-northeast-1" : { },
|
9069
9122
|
"ap-northeast-2" : { },
|
9070
9123
|
"ap-northeast-3" : { },
|
@@ -9360,6 +9413,7 @@
|
|
9360
9413
|
"tags" : [ "fips" ]
|
9361
9414
|
} ]
|
9362
9415
|
},
|
9416
|
+
"ap-east-2" : { },
|
9363
9417
|
"ap-northeast-1" : {
|
9364
9418
|
"variants" : [ {
|
9365
9419
|
"hostname" : "elasticfilesystem-fips.ap-northeast-1.amazonaws.com",
|
@@ -9773,6 +9827,7 @@
|
|
9773
9827
|
"endpoints" : {
|
9774
9828
|
"af-south-1" : { },
|
9775
9829
|
"ap-east-1" : { },
|
9830
|
+
"ap-east-2" : { },
|
9776
9831
|
"ap-northeast-1" : { },
|
9777
9832
|
"ap-northeast-2" : { },
|
9778
9833
|
"ap-northeast-3" : { },
|
@@ -9861,6 +9916,7 @@
|
|
9861
9916
|
"endpoints" : {
|
9862
9917
|
"af-south-1" : { },
|
9863
9918
|
"ap-east-1" : { },
|
9919
|
+
"ap-east-2" : { },
|
9864
9920
|
"ap-northeast-1" : { },
|
9865
9921
|
"ap-northeast-2" : { },
|
9866
9922
|
"ap-northeast-3" : { },
|
@@ -9990,6 +10046,7 @@
|
|
9990
10046
|
"ap-northeast-2" : { },
|
9991
10047
|
"ap-northeast-3" : { },
|
9992
10048
|
"ap-south-1" : { },
|
10049
|
+
"ap-south-2" : { },
|
9993
10050
|
"ap-southeast-1" : { },
|
9994
10051
|
"ap-southeast-2" : { },
|
9995
10052
|
"ap-southeast-3" : { },
|
@@ -10000,6 +10057,7 @@
|
|
10000
10057
|
} ]
|
10001
10058
|
},
|
10002
10059
|
"eu-central-1" : { },
|
10060
|
+
"eu-central-2" : { },
|
10003
10061
|
"eu-north-1" : { },
|
10004
10062
|
"eu-south-1" : { },
|
10005
10063
|
"eu-west-1" : { },
|
@@ -10041,6 +10099,7 @@
|
|
10041
10099
|
"hostname" : "email-fips.us-west-2.amazonaws.com"
|
10042
10100
|
},
|
10043
10101
|
"il-central-1" : { },
|
10102
|
+
"me-central-1" : { },
|
10044
10103
|
"me-south-1" : { },
|
10045
10104
|
"sa-east-1" : { },
|
10046
10105
|
"us-east-1" : {
|
@@ -10278,6 +10337,7 @@
|
|
10278
10337
|
"tags" : [ "dualstack" ]
|
10279
10338
|
} ]
|
10280
10339
|
},
|
10340
|
+
"ap-east-2" : { },
|
10281
10341
|
"ap-northeast-1" : {
|
10282
10342
|
"variants" : [ {
|
10283
10343
|
"hostname" : "aos.ap-northeast-1.api.aws",
|
@@ -10521,6 +10581,7 @@
|
|
10521
10581
|
"tags" : [ "dualstack" ]
|
10522
10582
|
} ]
|
10523
10583
|
},
|
10584
|
+
"ap-east-2" : { },
|
10524
10585
|
"ap-northeast-1" : {
|
10525
10586
|
"variants" : [ {
|
10526
10587
|
"hostname" : "events.ap-northeast-1.api.aws",
|
@@ -10823,6 +10884,7 @@
|
|
10823
10884
|
"tags" : [ "dualstack" ]
|
10824
10885
|
} ]
|
10825
10886
|
},
|
10887
|
+
"ap-east-2" : { },
|
10826
10888
|
"ap-northeast-1" : {
|
10827
10889
|
"variants" : [ {
|
10828
10890
|
"hostname" : "firehose.ap-northeast-1.api.aws",
|
@@ -11455,6 +11517,7 @@
|
|
11455
11517
|
"ap-southeast-3" : { },
|
11456
11518
|
"ap-southeast-4" : { },
|
11457
11519
|
"ap-southeast-5" : { },
|
11520
|
+
"ap-southeast-7" : { },
|
11458
11521
|
"ca-central-1" : {
|
11459
11522
|
"variants" : [ {
|
11460
11523
|
"hostname" : "fsx-fips.ca-central-1.amazonaws.com",
|
@@ -11562,6 +11625,7 @@
|
|
11562
11625
|
"il-central-1" : { },
|
11563
11626
|
"me-central-1" : { },
|
11564
11627
|
"me-south-1" : { },
|
11628
|
+
"mx-central-1" : { },
|
11565
11629
|
"prod-ca-central-1" : {
|
11566
11630
|
"credentialScope" : {
|
11567
11631
|
"region" : "ca-central-1"
|
@@ -11659,6 +11723,8 @@
|
|
11659
11723
|
"ap-south-1" : { },
|
11660
11724
|
"ap-southeast-1" : { },
|
11661
11725
|
"ap-southeast-2" : { },
|
11726
|
+
"ap-southeast-5" : { },
|
11727
|
+
"ap-southeast-7" : { },
|
11662
11728
|
"ca-central-1" : { },
|
11663
11729
|
"eu-central-1" : { },
|
11664
11730
|
"eu-north-1" : { },
|
@@ -11690,6 +11756,7 @@
|
|
11690
11756
|
"ap-east-1" : {
|
11691
11757
|
"hostname" : "gameliftstreams.ap-east-1.api.aws"
|
11692
11758
|
},
|
11759
|
+
"ap-east-2" : { },
|
11693
11760
|
"ap-northeast-1" : {
|
11694
11761
|
"hostname" : "gameliftstreams.ap-northeast-1.api.aws"
|
11695
11762
|
},
|
@@ -11914,6 +11981,7 @@
|
|
11914
11981
|
"tags" : [ "dualstack" ]
|
11915
11982
|
} ]
|
11916
11983
|
},
|
11984
|
+
"ap-east-2" : { },
|
11917
11985
|
"ap-northeast-1" : {
|
11918
11986
|
"variants" : [ {
|
11919
11987
|
"hostname" : "glue.ap-northeast-1.api.aws",
|
@@ -12426,6 +12494,7 @@
|
|
12426
12494
|
"il-central-1" : { },
|
12427
12495
|
"me-central-1" : { },
|
12428
12496
|
"me-south-1" : { },
|
12497
|
+
"mx-central-1" : { },
|
12429
12498
|
"sa-east-1" : { },
|
12430
12499
|
"us-east-1" : {
|
12431
12500
|
"variants" : [ {
|
@@ -12522,6 +12591,7 @@
|
|
12522
12591
|
"endpoints" : {
|
12523
12592
|
"ap-south-1" : { },
|
12524
12593
|
"ap-southeast-2" : { },
|
12594
|
+
"eu-west-1" : { },
|
12525
12595
|
"eu-west-2" : { },
|
12526
12596
|
"us-east-1" : { },
|
12527
12597
|
"us-east-2" : { },
|
@@ -12603,6 +12673,7 @@
|
|
12603
12673
|
"ap-southeast-3" : { },
|
12604
12674
|
"ap-southeast-4" : { },
|
12605
12675
|
"ap-southeast-5" : { },
|
12676
|
+
"ap-southeast-7" : { },
|
12606
12677
|
"ca-central-1" : { },
|
12607
12678
|
"ca-west-1" : { },
|
12608
12679
|
"eu-central-1" : { },
|
@@ -12616,6 +12687,7 @@
|
|
12616
12687
|
"il-central-1" : { },
|
12617
12688
|
"me-central-1" : { },
|
12618
12689
|
"me-south-1" : { },
|
12690
|
+
"mx-central-1" : { },
|
12619
12691
|
"sa-east-1" : { },
|
12620
12692
|
"us-east-1" : { },
|
12621
12693
|
"us-east-2" : { },
|
@@ -12863,6 +12935,7 @@
|
|
12863
12935
|
"tags" : [ "dualstack" ]
|
12864
12936
|
} ]
|
12865
12937
|
},
|
12938
|
+
"ap-east-2" : { },
|
12866
12939
|
"ap-northeast-1" : {
|
12867
12940
|
"hostname" : "internetmonitor.ap-northeast-1.api.aws",
|
12868
12941
|
"variants" : [ {
|
@@ -13784,6 +13857,7 @@
|
|
13784
13857
|
"ap-southeast-3" : { },
|
13785
13858
|
"ap-southeast-4" : { },
|
13786
13859
|
"ap-southeast-5" : { },
|
13860
|
+
"ap-southeast-7" : { },
|
13787
13861
|
"ca-central-1" : {
|
13788
13862
|
"variants" : [ {
|
13789
13863
|
"hostname" : "kafka-fips.ca-central-1.amazonaws.com",
|
@@ -13849,6 +13923,7 @@
|
|
13849
13923
|
"il-central-1" : { },
|
13850
13924
|
"me-central-1" : { },
|
13851
13925
|
"me-south-1" : { },
|
13926
|
+
"mx-central-1" : { },
|
13852
13927
|
"sa-east-1" : { },
|
13853
13928
|
"us-east-1" : {
|
13854
13929
|
"variants" : [ {
|
@@ -13974,6 +14049,7 @@
|
|
13974
14049
|
"ap-east-1" : {
|
13975
14050
|
"hostname" : "kendra-ranking.ap-east-1.api.aws"
|
13976
14051
|
},
|
14052
|
+
"ap-east-2" : { },
|
13977
14053
|
"ap-northeast-1" : {
|
13978
14054
|
"hostname" : "kendra-ranking.ap-northeast-1.api.aws"
|
13979
14055
|
},
|
@@ -14080,6 +14156,7 @@
|
|
14080
14156
|
"endpoints" : {
|
14081
14157
|
"af-south-1" : { },
|
14082
14158
|
"ap-east-1" : { },
|
14159
|
+
"ap-east-2" : { },
|
14083
14160
|
"ap-northeast-1" : { },
|
14084
14161
|
"ap-northeast-2" : { },
|
14085
14162
|
"ap-northeast-3" : { },
|
@@ -14323,6 +14400,7 @@
|
|
14323
14400
|
"deprecated" : true,
|
14324
14401
|
"hostname" : "kms-fips.ap-east-1.amazonaws.com"
|
14325
14402
|
},
|
14403
|
+
"ap-east-2" : { },
|
14326
14404
|
"ap-northeast-1" : {
|
14327
14405
|
"variants" : [ {
|
14328
14406
|
"hostname" : "kms-fips.ap-northeast-1.amazonaws.com",
|
@@ -14729,6 +14807,7 @@
|
|
14729
14807
|
"tags" : [ "dualstack" ]
|
14730
14808
|
} ]
|
14731
14809
|
},
|
14810
|
+
"ap-east-2" : { },
|
14732
14811
|
"ap-northeast-1" : {
|
14733
14812
|
"variants" : [ {
|
14734
14813
|
"hostname" : "lakeformation.ap-northeast-1.api.aws",
|
@@ -14977,6 +15056,7 @@
|
|
14977
15056
|
"tags" : [ "dualstack" ]
|
14978
15057
|
} ]
|
14979
15058
|
},
|
15059
|
+
"ap-east-2" : { },
|
14980
15060
|
"ap-northeast-1" : {
|
14981
15061
|
"variants" : [ {
|
14982
15062
|
"hostname" : "lambda.ap-northeast-1.api.aws",
|
@@ -15483,6 +15563,7 @@
|
|
15483
15563
|
"tags" : [ "dualstack" ]
|
15484
15564
|
} ]
|
15485
15565
|
},
|
15566
|
+
"ap-east-2" : { },
|
15486
15567
|
"ap-northeast-1" : {
|
15487
15568
|
"variants" : [ {
|
15488
15569
|
"hostname" : "logs.ap-northeast-1.api.aws",
|
@@ -16750,6 +16831,7 @@
|
|
16750
16831
|
"endpoints" : {
|
16751
16832
|
"af-south-1" : { },
|
16752
16833
|
"ap-east-1" : { },
|
16834
|
+
"ap-east-2" : { },
|
16753
16835
|
"ap-northeast-1" : { },
|
16754
16836
|
"ap-northeast-2" : { },
|
16755
16837
|
"ap-northeast-3" : { },
|
@@ -17039,6 +17121,7 @@
|
|
17039
17121
|
"endpoints" : {
|
17040
17122
|
"af-south-1" : { },
|
17041
17123
|
"ap-east-1" : { },
|
17124
|
+
"ap-east-2" : { },
|
17042
17125
|
"ap-northeast-1" : { },
|
17043
17126
|
"ap-northeast-2" : { },
|
17044
17127
|
"ap-northeast-3" : { },
|
@@ -17465,6 +17548,7 @@
|
|
17465
17548
|
"ap-east-1" : {
|
17466
17549
|
"hostname" : "notifications.ap-east-1.api.aws"
|
17467
17550
|
},
|
17551
|
+
"ap-east-2" : { },
|
17468
17552
|
"ap-northeast-1" : {
|
17469
17553
|
"hostname" : "notifications.ap-northeast-1.api.aws"
|
17470
17554
|
},
|
@@ -17573,6 +17657,7 @@
|
|
17573
17657
|
"endpoints" : {
|
17574
17658
|
"af-south-1" : { },
|
17575
17659
|
"ap-east-1" : { },
|
17660
|
+
"ap-east-2" : { },
|
17576
17661
|
"ap-northeast-1" : { },
|
17577
17662
|
"ap-northeast-2" : { },
|
17578
17663
|
"ap-northeast-3" : { },
|
@@ -18074,6 +18159,7 @@
|
|
18074
18159
|
"tags" : [ "dualstack" ]
|
18075
18160
|
} ]
|
18076
18161
|
},
|
18162
|
+
"ap-east-2" : { },
|
18077
18163
|
"ap-northeast-1" : {
|
18078
18164
|
"protocols" : [ "https" ],
|
18079
18165
|
"variants" : [ {
|
@@ -18864,13 +18950,6 @@
|
|
18864
18950
|
}
|
18865
18951
|
}
|
18866
18952
|
},
|
18867
|
-
"private-networks" : {
|
18868
|
-
"endpoints" : {
|
18869
|
-
"us-east-1" : { },
|
18870
|
-
"us-east-2" : { },
|
18871
|
-
"us-west-2" : { }
|
18872
|
-
}
|
18873
|
-
},
|
18874
18953
|
"profile" : {
|
18875
18954
|
"endpoints" : {
|
18876
18955
|
"af-south-1" : { },
|
@@ -18952,6 +19031,7 @@
|
|
18952
19031
|
"ap-east-1" : {
|
18953
19032
|
"hostname" : "qbusiness.ap-east-1.api.aws"
|
18954
19033
|
},
|
19034
|
+
"ap-east-2" : { },
|
18955
19035
|
"ap-northeast-1" : {
|
18956
19036
|
"hostname" : "qbusiness.ap-northeast-1.api.aws"
|
18957
19037
|
},
|
@@ -19155,6 +19235,7 @@
|
|
19155
19235
|
"tags" : [ "dualstack" ]
|
19156
19236
|
} ]
|
19157
19237
|
},
|
19238
|
+
"ap-east-2" : { },
|
19158
19239
|
"ap-northeast-1" : {
|
19159
19240
|
"variants" : [ {
|
19160
19241
|
"tags" : [ "dualstack" ]
|
@@ -19399,6 +19480,7 @@
|
|
19399
19480
|
"tags" : [ "dualstack" ]
|
19400
19481
|
} ]
|
19401
19482
|
},
|
19483
|
+
"ap-east-2" : { },
|
19402
19484
|
"ap-northeast-1" : {
|
19403
19485
|
"variants" : [ {
|
19404
19486
|
"hostname" : "rbin.ap-northeast-1.api.aws",
|
@@ -19653,6 +19735,7 @@
|
|
19653
19735
|
"endpoints" : {
|
19654
19736
|
"af-south-1" : { },
|
19655
19737
|
"ap-east-1" : { },
|
19738
|
+
"ap-east-2" : { },
|
19656
19739
|
"ap-northeast-1" : { },
|
19657
19740
|
"ap-northeast-2" : { },
|
19658
19741
|
"ap-northeast-3" : { },
|
@@ -19930,6 +20013,7 @@
|
|
19930
20013
|
"endpoints" : {
|
19931
20014
|
"af-south-1" : { },
|
19932
20015
|
"ap-east-1" : { },
|
20016
|
+
"ap-east-2" : { },
|
19933
20017
|
"ap-northeast-1" : { },
|
19934
20018
|
"ap-northeast-2" : { },
|
19935
20019
|
"ap-northeast-3" : { },
|
@@ -20621,6 +20705,7 @@
|
|
20621
20705
|
"endpoints" : {
|
20622
20706
|
"af-south-1" : { },
|
20623
20707
|
"ap-east-1" : { },
|
20708
|
+
"ap-east-2" : { },
|
20624
20709
|
"ap-northeast-1" : { },
|
20625
20710
|
"ap-northeast-2" : { },
|
20626
20711
|
"ap-northeast-3" : { },
|
@@ -20716,6 +20801,7 @@
|
|
20716
20801
|
"endpoints" : {
|
20717
20802
|
"af-south-1" : { },
|
20718
20803
|
"ap-east-1" : { },
|
20804
|
+
"ap-east-2" : { },
|
20719
20805
|
"ap-northeast-1" : { },
|
20720
20806
|
"ap-northeast-2" : { },
|
20721
20807
|
"ap-northeast-3" : { },
|
@@ -20902,6 +20988,8 @@
|
|
20902
20988
|
"tags" : [ "dualstack" ]
|
20903
20989
|
} ]
|
20904
20990
|
},
|
20991
|
+
"ap-southeast-5" : { },
|
20992
|
+
"ap-southeast-7" : { },
|
20905
20993
|
"ca-central-1" : {
|
20906
20994
|
"variants" : [ {
|
20907
20995
|
"hostname" : "route53profiles-fips.ca-central-1.api.aws",
|
@@ -20986,6 +21074,7 @@
|
|
20986
21074
|
"tags" : [ "dualstack" ]
|
20987
21075
|
} ]
|
20988
21076
|
},
|
21077
|
+
"mx-central-1" : { },
|
20989
21078
|
"sa-east-1" : {
|
20990
21079
|
"variants" : [ {
|
20991
21080
|
"hostname" : "route53profiles.sa-east-1.api.aws",
|
@@ -21047,6 +21136,7 @@
|
|
21047
21136
|
"tags" : [ "dualstack" ]
|
21048
21137
|
} ]
|
21049
21138
|
},
|
21139
|
+
"ap-east-2" : { },
|
21050
21140
|
"ap-northeast-1" : {
|
21051
21141
|
"variants" : [ {
|
21052
21142
|
"hostname" : "route53resolver.ap-northeast-1.api.aws",
|
@@ -21418,6 +21508,7 @@
|
|
21418
21508
|
"ap-southeast-2" : { },
|
21419
21509
|
"ap-southeast-3" : { },
|
21420
21510
|
"ap-southeast-4" : { },
|
21511
|
+
"ap-southeast-5" : { },
|
21421
21512
|
"ap-southeast-7" : { },
|
21422
21513
|
"ca-central-1" : { },
|
21423
21514
|
"ca-west-1" : { },
|
@@ -21515,6 +21606,7 @@
|
|
21515
21606
|
"tags" : [ "dualstack" ]
|
21516
21607
|
} ]
|
21517
21608
|
},
|
21609
|
+
"ap-east-2" : { },
|
21518
21610
|
"ap-northeast-1" : {
|
21519
21611
|
"hostname" : "s3.ap-northeast-1.amazonaws.com",
|
21520
21612
|
"signatureVersions" : [ "s3", "s3v4" ],
|
@@ -22412,6 +22504,7 @@
|
|
22412
22504
|
"ap-southeast-3" : { },
|
22413
22505
|
"ap-southeast-4" : { },
|
22414
22506
|
"ca-central-1" : { },
|
22507
|
+
"ca-west-1" : { },
|
22415
22508
|
"eu-central-1" : { },
|
22416
22509
|
"eu-central-2" : { },
|
22417
22510
|
"eu-north-1" : { },
|
@@ -22420,6 +22513,7 @@
|
|
22420
22513
|
"eu-west-1" : { },
|
22421
22514
|
"eu-west-2" : { },
|
22422
22515
|
"eu-west-3" : { },
|
22516
|
+
"il-central-1" : { },
|
22423
22517
|
"me-central-1" : { },
|
22424
22518
|
"me-south-1" : { },
|
22425
22519
|
"sa-east-1" : { },
|
@@ -22488,6 +22582,7 @@
|
|
22488
22582
|
"tags" : [ "dualstack" ]
|
22489
22583
|
} ]
|
22490
22584
|
},
|
22585
|
+
"ap-east-2" : { },
|
22491
22586
|
"ap-northeast-1" : {
|
22492
22587
|
"variants" : [ {
|
22493
22588
|
"tags" : [ "dualstack" ]
|
@@ -23302,6 +23397,7 @@
|
|
23302
23397
|
"tags" : [ "dualstack" ]
|
23303
23398
|
} ]
|
23304
23399
|
},
|
23400
|
+
"ap-east-2" : { },
|
23305
23401
|
"ap-northeast-1" : {
|
23306
23402
|
"variants" : [ {
|
23307
23403
|
"hostname" : "servicediscovery.ap-northeast-1.api.aws",
|
@@ -23569,6 +23665,7 @@
|
|
23569
23665
|
"endpoints" : {
|
23570
23666
|
"af-south-1" : { },
|
23571
23667
|
"ap-east-1" : { },
|
23668
|
+
"ap-east-2" : { },
|
23572
23669
|
"ap-northeast-1" : { },
|
23573
23670
|
"ap-northeast-2" : { },
|
23574
23671
|
"ap-northeast-3" : { },
|
@@ -24118,6 +24215,7 @@
|
|
24118
24215
|
"tags" : [ "dualstack" ]
|
24119
24216
|
} ]
|
24120
24217
|
},
|
24218
|
+
"mx-central-1" : { },
|
24121
24219
|
"sa-east-1" : {
|
24122
24220
|
"variants" : [ {
|
24123
24221
|
"hostname" : "sms-voice.sa-east-1.api.aws",
|
@@ -24632,6 +24730,7 @@
|
|
24632
24730
|
"tags" : [ "dualstack" ]
|
24633
24731
|
} ]
|
24634
24732
|
},
|
24733
|
+
"ap-east-2" : { },
|
24635
24734
|
"ap-northeast-1" : {
|
24636
24735
|
"variants" : [ {
|
24637
24736
|
"hostname" : "sns.ap-northeast-1.api.aws",
|
@@ -24882,6 +24981,7 @@
|
|
24882
24981
|
"tags" : [ "dualstack" ]
|
24883
24982
|
} ]
|
24884
24983
|
},
|
24984
|
+
"ap-east-2" : { },
|
24885
24985
|
"ap-northeast-1" : {
|
24886
24986
|
"variants" : [ {
|
24887
24987
|
"hostname" : "sqs.ap-northeast-1.api.aws",
|
@@ -25129,6 +25229,7 @@
|
|
25129
25229
|
"endpoints" : {
|
25130
25230
|
"af-south-1" : { },
|
25131
25231
|
"ap-east-1" : { },
|
25232
|
+
"ap-east-2" : { },
|
25132
25233
|
"ap-northeast-1" : { },
|
25133
25234
|
"ap-northeast-2" : { },
|
25134
25235
|
"ap-northeast-3" : { },
|
@@ -25821,6 +25922,7 @@
|
|
25821
25922
|
"endpoints" : {
|
25822
25923
|
"af-south-1" : { },
|
25823
25924
|
"ap-east-1" : { },
|
25925
|
+
"ap-east-2" : { },
|
25824
25926
|
"ap-northeast-1" : { },
|
25825
25927
|
"ap-northeast-2" : { },
|
25826
25928
|
"ap-northeast-3" : { },
|
@@ -25929,6 +26031,7 @@
|
|
25929
26031
|
"endpoints" : {
|
25930
26032
|
"af-south-1" : { },
|
25931
26033
|
"ap-east-1" : { },
|
26034
|
+
"ap-east-2" : { },
|
25932
26035
|
"ap-northeast-1" : { },
|
25933
26036
|
"ap-northeast-2" : { },
|
25934
26037
|
"ap-northeast-3" : { },
|
@@ -26043,6 +26146,7 @@
|
|
26043
26146
|
"endpoints" : {
|
26044
26147
|
"af-south-1" : { },
|
26045
26148
|
"ap-east-1" : { },
|
26149
|
+
"ap-east-2" : { },
|
26046
26150
|
"ap-northeast-1" : { },
|
26047
26151
|
"ap-northeast-2" : { },
|
26048
26152
|
"ap-northeast-3" : { },
|
@@ -26086,6 +26190,7 @@
|
|
26086
26190
|
"endpoints" : {
|
26087
26191
|
"af-south-1" : { },
|
26088
26192
|
"ap-east-1" : { },
|
26193
|
+
"ap-east-2" : { },
|
26089
26194
|
"ap-northeast-1" : { },
|
26090
26195
|
"ap-northeast-2" : { },
|
26091
26196
|
"ap-northeast-3" : { },
|
@@ -26195,6 +26300,7 @@
|
|
26195
26300
|
"endpoints" : {
|
26196
26301
|
"af-south-1" : { },
|
26197
26302
|
"ap-east-1" : { },
|
26303
|
+
"ap-east-2" : { },
|
26198
26304
|
"ap-northeast-1" : { },
|
26199
26305
|
"ap-northeast-2" : { },
|
26200
26306
|
"ap-northeast-3" : { },
|
@@ -26313,6 +26419,7 @@
|
|
26313
26419
|
"tags" : [ "dualstack" ]
|
26314
26420
|
} ]
|
26315
26421
|
},
|
26422
|
+
"ap-east-2" : { },
|
26316
26423
|
"ap-northeast-1" : {
|
26317
26424
|
"variants" : [ {
|
26318
26425
|
"hostname" : "synthetics.ap-northeast-1.api.aws",
|
@@ -26577,6 +26684,7 @@
|
|
26577
26684
|
"endpoints" : {
|
26578
26685
|
"af-south-1" : { },
|
26579
26686
|
"ap-east-1" : { },
|
26687
|
+
"ap-east-2" : { },
|
26580
26688
|
"ap-northeast-1" : { },
|
26581
26689
|
"ap-northeast-2" : { },
|
26582
26690
|
"ap-northeast-3" : { },
|
@@ -28837,6 +28945,7 @@
|
|
28837
28945
|
"eu-central-1" : { },
|
28838
28946
|
"eu-west-1" : { },
|
28839
28947
|
"eu-west-2" : { },
|
28948
|
+
"eu-west-3" : { },
|
28840
28949
|
"fips-us-east-1" : {
|
28841
28950
|
"credentialScope" : {
|
28842
28951
|
"region" : "us-east-1"
|
@@ -28909,6 +29018,7 @@
|
|
28909
29018
|
"endpoints" : {
|
28910
29019
|
"af-south-1" : { },
|
28911
29020
|
"ap-east-1" : { },
|
29021
|
+
"ap-east-2" : { },
|
28912
29022
|
"ap-northeast-1" : { },
|
28913
29023
|
"ap-northeast-2" : { },
|
28914
29024
|
"ap-northeast-3" : { },
|
@@ -29937,6 +30047,12 @@
|
|
29937
30047
|
"cn-northwest-1" : { }
|
29938
30048
|
}
|
29939
30049
|
},
|
30050
|
+
"kafkaconnect" : {
|
30051
|
+
"endpoints" : {
|
30052
|
+
"cn-north-1" : { },
|
30053
|
+
"cn-northwest-1" : { }
|
30054
|
+
}
|
30055
|
+
},
|
29940
30056
|
"kendra-ranking" : {
|
29941
30057
|
"defaults" : {
|
29942
30058
|
"dnsSuffix" : "api.amazonwebservices.com.cn",
|
@@ -30309,6 +30425,12 @@
|
|
30309
30425
|
"isRegionalized" : false,
|
30310
30426
|
"partitionEndpoint" : "aws-cn-global"
|
30311
30427
|
},
|
30428
|
+
"route53profiles" : {
|
30429
|
+
"endpoints" : {
|
30430
|
+
"cn-north-1" : { },
|
30431
|
+
"cn-northwest-1" : { }
|
30432
|
+
}
|
30433
|
+
},
|
30312
30434
|
"route53resolver" : {
|
30313
30435
|
"defaults" : {
|
30314
30436
|
"protocols" : [ "https" ]
|
@@ -30411,6 +30533,12 @@
|
|
30411
30533
|
},
|
30412
30534
|
"isRegionalized" : true
|
30413
30535
|
},
|
30536
|
+
"scheduler" : {
|
30537
|
+
"endpoints" : {
|
30538
|
+
"cn-north-1" : { },
|
30539
|
+
"cn-northwest-1" : { }
|
30540
|
+
}
|
30541
|
+
},
|
30414
30542
|
"schemas" : {
|
30415
30543
|
"endpoints" : {
|
30416
30544
|
"cn-north-1" : { },
|
@@ -35212,6 +35340,12 @@
|
|
35212
35340
|
}
|
35213
35341
|
}
|
35214
35342
|
},
|
35343
|
+
"scheduler" : {
|
35344
|
+
"endpoints" : {
|
35345
|
+
"us-gov-east-1" : { },
|
35346
|
+
"us-gov-west-1" : { }
|
35347
|
+
}
|
35348
|
+
},
|
35215
35349
|
"schemas" : {
|
35216
35350
|
"endpoints" : {
|
35217
35351
|
"us-gov-east-1" : { },
|
@@ -36531,6 +36665,12 @@
|
|
36531
36665
|
"us-iso-west-1" : { }
|
36532
36666
|
}
|
36533
36667
|
},
|
36668
|
+
"backup" : {
|
36669
|
+
"endpoints" : {
|
36670
|
+
"us-iso-east-1" : { },
|
36671
|
+
"us-iso-west-1" : { }
|
36672
|
+
}
|
36673
|
+
},
|
36534
36674
|
"batch" : {
|
36535
36675
|
"endpoints" : {
|
36536
36676
|
"us-iso-east-1" : { }
|
@@ -37047,6 +37187,11 @@
|
|
37047
37187
|
"us-iso-west-1" : { }
|
37048
37188
|
}
|
37049
37189
|
},
|
37190
|
+
"kinesisanalytics" : {
|
37191
|
+
"endpoints" : {
|
37192
|
+
"us-iso-east-1" : { }
|
37193
|
+
}
|
37194
|
+
},
|
37050
37195
|
"kms" : {
|
37051
37196
|
"endpoints" : {
|
37052
37197
|
"ProdFips" : {
|
@@ -37084,6 +37229,11 @@
|
|
37084
37229
|
}
|
37085
37230
|
}
|
37086
37231
|
},
|
37232
|
+
"lakeformation" : {
|
37233
|
+
"endpoints" : {
|
37234
|
+
"us-iso-east-1" : { }
|
37235
|
+
}
|
37236
|
+
},
|
37087
37237
|
"lambda" : {
|
37088
37238
|
"endpoints" : {
|
37089
37239
|
"us-iso-east-1" : { },
|
@@ -37430,6 +37580,12 @@
|
|
37430
37580
|
}
|
37431
37581
|
}
|
37432
37582
|
},
|
37583
|
+
"securityhub" : {
|
37584
|
+
"endpoints" : {
|
37585
|
+
"us-iso-east-1" : { },
|
37586
|
+
"us-iso-west-1" : { }
|
37587
|
+
}
|
37588
|
+
},
|
37433
37589
|
"servicediscovery" : {
|
37434
37590
|
"endpoints" : {
|
37435
37591
|
"us-iso-east-1" : { },
|
@@ -37754,6 +37910,11 @@
|
|
37754
37910
|
"us-isob-east-1" : { }
|
37755
37911
|
}
|
37756
37912
|
},
|
37913
|
+
"athena" : {
|
37914
|
+
"endpoints" : {
|
37915
|
+
"us-isob-east-1" : { }
|
37916
|
+
}
|
37917
|
+
},
|
37757
37918
|
"autoscaling" : {
|
37758
37919
|
"defaults" : {
|
37759
37920
|
"protocols" : [ "http", "https" ]
|
@@ -37762,6 +37923,11 @@
|
|
37762
37923
|
"us-isob-east-1" : { }
|
37763
37924
|
}
|
37764
37925
|
},
|
37926
|
+
"backup" : {
|
37927
|
+
"endpoints" : {
|
37928
|
+
"us-isob-east-1" : { }
|
37929
|
+
}
|
37930
|
+
},
|
37765
37931
|
"batch" : {
|
37766
37932
|
"endpoints" : {
|
37767
37933
|
"us-isob-east-1" : { }
|
@@ -38045,6 +38211,11 @@
|
|
38045
38211
|
"us-isob-east-1" : { }
|
38046
38212
|
}
|
38047
38213
|
},
|
38214
|
+
"guardduty" : {
|
38215
|
+
"endpoints" : {
|
38216
|
+
"us-isob-east-1" : { }
|
38217
|
+
}
|
38218
|
+
},
|
38048
38219
|
"health" : {
|
38049
38220
|
"endpoints" : {
|
38050
38221
|
"us-isob-east-1" : { }
|
@@ -38067,6 +38238,11 @@
|
|
38067
38238
|
"us-isob-east-1" : { }
|
38068
38239
|
}
|
38069
38240
|
},
|
38241
|
+
"kinesisanalytics" : {
|
38242
|
+
"endpoints" : {
|
38243
|
+
"us-isob-east-1" : { }
|
38244
|
+
}
|
38245
|
+
},
|
38070
38246
|
"kms" : {
|
38071
38247
|
"endpoints" : {
|
38072
38248
|
"ProdFips" : {
|
@@ -38091,6 +38267,11 @@
|
|
38091
38267
|
}
|
38092
38268
|
}
|
38093
38269
|
},
|
38270
|
+
"lakeformation" : {
|
38271
|
+
"endpoints" : {
|
38272
|
+
"us-isob-east-1" : { }
|
38273
|
+
}
|
38274
|
+
},
|
38094
38275
|
"lambda" : {
|
38095
38276
|
"endpoints" : {
|
38096
38277
|
"us-isob-east-1" : { }
|
@@ -38170,6 +38351,11 @@
|
|
38170
38351
|
"us-isob-east-1" : { }
|
38171
38352
|
}
|
38172
38353
|
},
|
38354
|
+
"pi" : {
|
38355
|
+
"endpoints" : {
|
38356
|
+
"us-isob-east-1" : { }
|
38357
|
+
}
|
38358
|
+
},
|
38173
38359
|
"ram" : {
|
38174
38360
|
"endpoints" : {
|
38175
38361
|
"us-isob-east-1" : { }
|
@@ -38339,6 +38525,11 @@
|
|
38339
38525
|
}
|
38340
38526
|
}
|
38341
38527
|
},
|
38528
|
+
"securityhub" : {
|
38529
|
+
"endpoints" : {
|
38530
|
+
"us-isob-east-1" : { }
|
38531
|
+
}
|
38532
|
+
},
|
38342
38533
|
"servicediscovery" : {
|
38343
38534
|
"endpoints" : {
|
38344
38535
|
"us-isob-east-1" : { }
|
@@ -38827,6 +39018,11 @@
|
|
38827
39018
|
}
|
38828
39019
|
}
|
38829
39020
|
},
|
39021
|
+
"license-manager" : {
|
39022
|
+
"endpoints" : {
|
39023
|
+
"eu-isoe-west-1" : { }
|
39024
|
+
}
|
39025
|
+
},
|
38830
39026
|
"logs" : {
|
38831
39027
|
"endpoints" : {
|
38832
39028
|
"eu-isoe-west-1" : { }
|
@@ -38886,6 +39082,11 @@
|
|
38886
39082
|
"eu-isoe-west-1" : { }
|
38887
39083
|
}
|
38888
39084
|
},
|
39085
|
+
"redshift-serverless" : {
|
39086
|
+
"endpoints" : {
|
39087
|
+
"eu-isoe-west-1" : { }
|
39088
|
+
}
|
39089
|
+
},
|
38889
39090
|
"resource-groups" : {
|
38890
39091
|
"endpoints" : {
|
38891
39092
|
"eu-isoe-west-1" : { }
|
@@ -38903,6 +39104,11 @@
|
|
38903
39104
|
"isRegionalized" : false,
|
38904
39105
|
"partitionEndpoint" : "aws-iso-e-global"
|
38905
39106
|
},
|
39107
|
+
"route53profiles" : {
|
39108
|
+
"endpoints" : {
|
39109
|
+
"eu-isoe-west-1" : { }
|
39110
|
+
}
|
39111
|
+
},
|
38906
39112
|
"route53resolver" : {
|
38907
39113
|
"endpoints" : {
|
38908
39114
|
"eu-isoe-west-1" : { }
|
@@ -38934,6 +39140,11 @@
|
|
38934
39140
|
"eu-isoe-west-1" : { }
|
38935
39141
|
}
|
38936
39142
|
},
|
39143
|
+
"schemas" : {
|
39144
|
+
"endpoints" : {
|
39145
|
+
"eu-isoe-west-1" : { }
|
39146
|
+
}
|
39147
|
+
},
|
38937
39148
|
"secretsmanager" : {
|
38938
39149
|
"endpoints" : {
|
38939
39150
|
"eu-isoe-west-1" : { }
|
@@ -39210,6 +39421,12 @@
|
|
39210
39421
|
"us-isof-south-1" : { }
|
39211
39422
|
}
|
39212
39423
|
},
|
39424
|
+
"cloudtrail-data" : {
|
39425
|
+
"endpoints" : {
|
39426
|
+
"us-isof-east-1" : { },
|
39427
|
+
"us-isof-south-1" : { }
|
39428
|
+
}
|
39429
|
+
},
|
39213
39430
|
"codebuild" : {
|
39214
39431
|
"endpoints" : {
|
39215
39432
|
"us-isof-east-1" : { },
|
metadata
CHANGED
@@ -1,17 +1,15 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-partitions
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.1123.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
|
-
autorequire:
|
9
8
|
bindir: bin
|
10
9
|
cert_chain: []
|
11
|
-
date:
|
10
|
+
date: 1980-01-02 00:00:00.000000000 Z
|
12
11
|
dependencies: []
|
13
12
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
|
-
email:
|
15
13
|
executables: []
|
16
14
|
extensions: []
|
17
15
|
extra_rdoc_files: []
|
@@ -34,7 +32,6 @@ licenses:
|
|
34
32
|
metadata:
|
35
33
|
source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-partitions
|
36
34
|
changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-partitions/CHANGELOG.md
|
37
|
-
post_install_message:
|
38
35
|
rdoc_options: []
|
39
36
|
require_paths:
|
40
37
|
- lib
|
@@ -42,15 +39,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
42
39
|
requirements:
|
43
40
|
- - ">="
|
44
41
|
- !ruby/object:Gem::Version
|
45
|
-
version: '2.
|
42
|
+
version: '2.7'
|
46
43
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
47
44
|
requirements:
|
48
45
|
- - ">="
|
49
46
|
- !ruby/object:Gem::Version
|
50
47
|
version: '0'
|
51
48
|
requirements: []
|
52
|
-
rubygems_version: 3.
|
53
|
-
signing_key:
|
49
|
+
rubygems_version: 3.6.7
|
54
50
|
specification_version: 4
|
55
51
|
summary: Provides information about AWS partitions, regions, and services.
|
56
52
|
test_files: []
|