aws-partitions 1.1109.0 → 1.1139.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 +155 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +9 -0
- data/partitions-metadata.json +3 -0
- data/partitions.json +230 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ccc128f53d47485321f32dee73c2eb9d85d53b5ea01984a463c12d8c2ac21b70
|
4
|
+
data.tar.gz: b28dfbafe34fd1e5649f73197a19935b63256949aabb5b32b0761dd95b9913a8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 33850e5a9c6f599b8e36a87bc10fc0fed74369f490e9d20ebb8398be4ce739de100ba193d47e56a963533be871f70172c11079b78551e539c1ab384f15506e89
|
7
|
+
data.tar.gz: 59a58afcd209eb8b9197ff4c6595291d0a689663172cdc1e4c2363097516a207b607f28e63e3a45f7950230065f6d403fab0a55dc069f154d0a2bc292d8417a9
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,160 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.1139.0 (2025-07-31)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.1138.0 (2025-07-30)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
14
|
+
1.1137.0 (2025-07-29)
|
15
|
+
------------------
|
16
|
+
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
18
|
+
|
19
|
+
1.1136.0 (2025-07-28)
|
20
|
+
------------------
|
21
|
+
|
22
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
23
|
+
|
24
|
+
1.1135.0 (2025-07-24)
|
25
|
+
------------------
|
26
|
+
|
27
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
28
|
+
|
29
|
+
1.1134.0 (2025-07-23)
|
30
|
+
------------------
|
31
|
+
|
32
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
33
|
+
|
34
|
+
1.1133.0 (2025-07-22)
|
35
|
+
------------------
|
36
|
+
|
37
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
38
|
+
|
39
|
+
1.1132.0 (2025-07-21)
|
40
|
+
------------------
|
41
|
+
|
42
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
43
|
+
|
44
|
+
1.1131.0 (2025-07-18)
|
45
|
+
------------------
|
46
|
+
|
47
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
48
|
+
|
49
|
+
1.1130.0 (2025-07-17)
|
50
|
+
------------------
|
51
|
+
|
52
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
53
|
+
|
54
|
+
1.1129.0 (2025-07-16)
|
55
|
+
------------------
|
56
|
+
|
57
|
+
* Feature - Added support for enumerating regions for `Aws::BedrockAgentCoreControl`.
|
58
|
+
|
59
|
+
* Feature - Added support for enumerating regions for `Aws::BedrockAgentCore`.
|
60
|
+
|
61
|
+
1.1128.0 (2025-07-16)
|
62
|
+
------------------
|
63
|
+
|
64
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
65
|
+
|
66
|
+
1.1127.0 (2025-07-15)
|
67
|
+
------------------
|
68
|
+
|
69
|
+
* Feature - Added support for enumerating regions for `Aws::S3Vectors`.
|
70
|
+
|
71
|
+
1.1126.0 (2025-07-09)
|
72
|
+
------------------
|
73
|
+
|
74
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
75
|
+
|
76
|
+
1.1125.0 (2025-07-03)
|
77
|
+
------------------
|
78
|
+
|
79
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
80
|
+
|
81
|
+
1.1124.0 (2025-07-01)
|
82
|
+
------------------
|
83
|
+
|
84
|
+
* Feature - Added support for enumerating regions for `Aws::Odb`.
|
85
|
+
|
86
|
+
1.1123.0 (2025-06-30)
|
87
|
+
------------------
|
88
|
+
|
89
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
90
|
+
|
91
|
+
1.1122.0 (2025-06-27)
|
92
|
+
------------------
|
93
|
+
|
94
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
95
|
+
|
96
|
+
1.1121.0 (2025-06-26)
|
97
|
+
------------------
|
98
|
+
|
99
|
+
* Feature - Added support for enumerating regions for `Aws::KeyspacesStreams`.
|
100
|
+
|
101
|
+
1.1120.0 (2025-06-23)
|
102
|
+
------------------
|
103
|
+
|
104
|
+
* Feature - Added support for enumerating regions for `Aws::WorkspacesInstances`.
|
105
|
+
|
106
|
+
1.1119.0 (2025-06-20)
|
107
|
+
------------------
|
108
|
+
|
109
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
110
|
+
|
111
|
+
1.1118.0 (2025-06-18)
|
112
|
+
------------------
|
113
|
+
|
114
|
+
* Feature - Added support for enumerating regions for `Aws::AIOps`.
|
115
|
+
|
116
|
+
1.1117.0 (2025-06-17)
|
117
|
+
------------------
|
118
|
+
|
119
|
+
* Feature - Added support for enumerating regions for `Aws::MPA`.
|
120
|
+
|
121
|
+
1.1116.0 (2025-06-11)
|
122
|
+
------------------
|
123
|
+
|
124
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
125
|
+
|
126
|
+
1.1115.0 (2025-06-10)
|
127
|
+
------------------
|
128
|
+
|
129
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
130
|
+
|
131
|
+
1.1114.0 (2025-06-09)
|
132
|
+
------------------
|
133
|
+
|
134
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
135
|
+
|
136
|
+
1.1113.0 (2025-06-06)
|
137
|
+
------------------
|
138
|
+
|
139
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
140
|
+
|
141
|
+
1.1112.0 (2025-06-05)
|
142
|
+
------------------
|
143
|
+
|
144
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
145
|
+
|
146
|
+
1.1111.0 (2025-06-04)
|
147
|
+
------------------
|
148
|
+
|
149
|
+
* Feature - Added support for enumerating regions for `Aws::Evs`.
|
150
|
+
|
151
|
+
1.1110.0 (2025-06-02)
|
152
|
+
------------------
|
153
|
+
|
154
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
155
|
+
|
156
|
+
* Feature - AWS SDK for Ruby no longer supports Ruby runtime versions 2.5 and 2.6.
|
157
|
+
|
4
158
|
1.1109.0 (2025-05-30)
|
5
159
|
------------------
|
6
160
|
|
@@ -16,6 +170,7 @@ Unreleased Changes
|
|
16
170
|
|
17
171
|
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
18
172
|
|
173
|
+
|
19
174
|
1.1106.0 (2025-05-20)
|
20
175
|
------------------
|
21
176
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1139.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',
|
@@ -287,6 +288,8 @@ module Aws
|
|
287
288
|
'Batch' => 'batch',
|
288
289
|
'Bedrock' => 'bedrock',
|
289
290
|
'BedrockAgent' => 'bedrock-agent',
|
291
|
+
'BedrockAgentCore' => 'bedrock-agentcore',
|
292
|
+
'BedrockAgentCoreControl' => 'bedrock-agentcore-control',
|
290
293
|
'BedrockAgentRuntime' => 'bedrock-agent-runtime',
|
291
294
|
'BedrockDataAutomation' => 'bedrock-data-automation',
|
292
295
|
'BedrockDataAutomationRuntime' => 'bedrock-data-automation-runtime',
|
@@ -392,6 +395,7 @@ module Aws
|
|
392
395
|
'ElasticsearchService' => 'es',
|
393
396
|
'EntityResolution' => 'entityresolution',
|
394
397
|
'EventBridge' => 'events',
|
398
|
+
'Evs' => 'evs',
|
395
399
|
'FIS' => 'fis',
|
396
400
|
'FMS' => 'fms',
|
397
401
|
'FSx' => 'fsx',
|
@@ -449,6 +453,7 @@ module Aws
|
|
449
453
|
'Kendra' => 'kendra',
|
450
454
|
'KendraRanking' => 'kendra-ranking',
|
451
455
|
'Keyspaces' => 'cassandra',
|
456
|
+
'KeyspacesStreams' => 'cassandra-streams',
|
452
457
|
'Kinesis' => 'kinesis',
|
453
458
|
'KinesisAnalytics' => 'kinesisanalytics',
|
454
459
|
'KinesisAnalyticsV2' => 'kinesisanalytics',
|
@@ -472,6 +477,7 @@ module Aws
|
|
472
477
|
'LookoutEquipment' => 'lookoutequipment',
|
473
478
|
'LookoutMetrics' => 'lookoutmetrics',
|
474
479
|
'LookoutforVision' => 'lookoutvision',
|
480
|
+
'MPA' => 'mpa',
|
475
481
|
'MQ' => 'mq',
|
476
482
|
'MTurk' => 'mturk-requester',
|
477
483
|
'MWAA' => 'airflow',
|
@@ -518,6 +524,7 @@ module Aws
|
|
518
524
|
'OAM' => 'oam',
|
519
525
|
'OSIS' => 'osis',
|
520
526
|
'ObservabilityAdmin' => 'observabilityadmin',
|
527
|
+
'Odb' => 'odb',
|
521
528
|
'Omics' => 'omics',
|
522
529
|
'OpenSearchServerless' => 'aoss',
|
523
530
|
'OpenSearchService' => 'es',
|
@@ -577,6 +584,7 @@ module Aws
|
|
577
584
|
'S3Control' => 's3-control',
|
578
585
|
'S3Outposts' => 's3-outposts',
|
579
586
|
'S3Tables' => 's3tables',
|
587
|
+
'S3Vectors' => 's3vectors',
|
580
588
|
'SES' => 'email',
|
581
589
|
'SESV2' => 'email',
|
582
590
|
'SMS' => 'sms',
|
@@ -647,6 +655,7 @@ module Aws
|
|
647
655
|
'WorkSpaces' => 'workspaces',
|
648
656
|
'WorkSpacesThinClient' => 'thinclient',
|
649
657
|
'WorkSpacesWeb' => 'workspaces-web',
|
658
|
+
'WorkspacesInstances' => 'workspaces-instances',
|
650
659
|
'XRay' => 'xray',
|
651
660
|
}
|
652
661
|
# 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" : { },
|
@@ -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"
|
@@ -1617,6 +1625,7 @@
|
|
1617
1625
|
"endpoints" : {
|
1618
1626
|
"af-south-1" : { },
|
1619
1627
|
"ap-east-1" : { },
|
1628
|
+
"ap-east-2" : { },
|
1620
1629
|
"ap-northeast-1" : { },
|
1621
1630
|
"ap-northeast-2" : { },
|
1622
1631
|
"ap-northeast-3" : { },
|
@@ -1923,6 +1932,7 @@
|
|
1923
1932
|
"endpoints" : {
|
1924
1933
|
"af-south-1" : { },
|
1925
1934
|
"ap-east-1" : { },
|
1935
|
+
"ap-east-2" : { },
|
1926
1936
|
"ap-northeast-1" : { },
|
1927
1937
|
"ap-northeast-2" : { },
|
1928
1938
|
"ap-northeast-3" : { },
|
@@ -2045,6 +2055,7 @@
|
|
2045
2055
|
"endpoints" : {
|
2046
2056
|
"af-south-1" : { },
|
2047
2057
|
"ap-east-1" : { },
|
2058
|
+
"ap-east-2" : { },
|
2048
2059
|
"ap-northeast-1" : { },
|
2049
2060
|
"ap-northeast-2" : { },
|
2050
2061
|
"ap-northeast-3" : { },
|
@@ -2081,6 +2092,7 @@
|
|
2081
2092
|
"endpoints" : {
|
2082
2093
|
"af-south-1" : { },
|
2083
2094
|
"ap-east-1" : { },
|
2095
|
+
"ap-east-2" : { },
|
2084
2096
|
"ap-northeast-1" : { },
|
2085
2097
|
"ap-northeast-2" : { },
|
2086
2098
|
"ap-northeast-3" : { },
|
@@ -2188,6 +2200,7 @@
|
|
2188
2200
|
"endpoints" : {
|
2189
2201
|
"af-south-1" : { },
|
2190
2202
|
"ap-east-1" : { },
|
2203
|
+
"ap-east-2" : { },
|
2191
2204
|
"ap-northeast-1" : { },
|
2192
2205
|
"ap-northeast-2" : { },
|
2193
2206
|
"ap-northeast-3" : { },
|
@@ -2869,12 +2882,15 @@
|
|
2869
2882
|
"tags" : [ "dualstack" ]
|
2870
2883
|
} ]
|
2871
2884
|
},
|
2885
|
+
"ap-southeast-5" : { },
|
2886
|
+
"ap-southeast-7" : { },
|
2872
2887
|
"ca-central-1" : {
|
2873
2888
|
"variants" : [ {
|
2874
2889
|
"hostname" : "appsync.ca-central-1.api.aws",
|
2875
2890
|
"tags" : [ "dualstack" ]
|
2876
2891
|
} ]
|
2877
2892
|
},
|
2893
|
+
"ca-west-1" : { },
|
2878
2894
|
"eu-central-1" : {
|
2879
2895
|
"variants" : [ {
|
2880
2896
|
"hostname" : "appsync.eu-central-1.api.aws",
|
@@ -2993,6 +3009,8 @@
|
|
2993
3009
|
"protocols" : [ "https" ]
|
2994
3010
|
},
|
2995
3011
|
"endpoints" : {
|
3012
|
+
"af-south-1" : { },
|
3013
|
+
"ap-east-1" : { },
|
2996
3014
|
"ap-northeast-1" : {
|
2997
3015
|
"variants" : [ {
|
2998
3016
|
"tags" : [ "dualstack" ]
|
@@ -3018,17 +3036,21 @@
|
|
3018
3036
|
"tags" : [ "dualstack" ]
|
3019
3037
|
} ]
|
3020
3038
|
},
|
3039
|
+
"ap-southeast-5" : { },
|
3040
|
+
"ap-southeast-7" : { },
|
3021
3041
|
"ca-central-1" : { },
|
3022
3042
|
"eu-central-1" : {
|
3023
3043
|
"variants" : [ {
|
3024
3044
|
"tags" : [ "dualstack" ]
|
3025
3045
|
} ]
|
3026
3046
|
},
|
3047
|
+
"eu-central-2" : { },
|
3027
3048
|
"eu-north-1" : {
|
3028
3049
|
"variants" : [ {
|
3029
3050
|
"tags" : [ "dualstack" ]
|
3030
3051
|
} ]
|
3031
3052
|
},
|
3053
|
+
"eu-south-1" : { },
|
3032
3054
|
"eu-west-1" : {
|
3033
3055
|
"variants" : [ {
|
3034
3056
|
"tags" : [ "dualstack" ]
|
@@ -3044,6 +3066,7 @@
|
|
3044
3066
|
"tags" : [ "dualstack" ]
|
3045
3067
|
} ]
|
3046
3068
|
},
|
3069
|
+
"me-central-1" : { },
|
3047
3070
|
"sa-east-1" : {
|
3048
3071
|
"variants" : [ {
|
3049
3072
|
"tags" : [ "dualstack" ]
|
@@ -3091,6 +3114,7 @@
|
|
3091
3114
|
"endpoints" : {
|
3092
3115
|
"af-south-1" : { },
|
3093
3116
|
"ap-east-1" : { },
|
3117
|
+
"ap-east-2" : { },
|
3094
3118
|
"ap-northeast-1" : { },
|
3095
3119
|
"ap-northeast-2" : { },
|
3096
3120
|
"ap-northeast-3" : { },
|
@@ -3137,6 +3161,7 @@
|
|
3137
3161
|
"tags" : [ "dualstack" ]
|
3138
3162
|
} ]
|
3139
3163
|
},
|
3164
|
+
"ap-east-2" : { },
|
3140
3165
|
"ap-northeast-1" : {
|
3141
3166
|
"variants" : [ {
|
3142
3167
|
"hostname" : "athena.ap-northeast-1.api.aws",
|
@@ -3458,6 +3483,7 @@
|
|
3458
3483
|
"endpoints" : {
|
3459
3484
|
"af-south-1" : { },
|
3460
3485
|
"ap-east-1" : { },
|
3486
|
+
"ap-east-2" : { },
|
3461
3487
|
"ap-northeast-1" : { },
|
3462
3488
|
"ap-northeast-2" : { },
|
3463
3489
|
"ap-northeast-3" : { },
|
@@ -3595,6 +3621,7 @@
|
|
3595
3621
|
"endpoints" : {
|
3596
3622
|
"af-south-1" : { },
|
3597
3623
|
"ap-east-1" : { },
|
3624
|
+
"ap-east-2" : { },
|
3598
3625
|
"ap-northeast-1" : { },
|
3599
3626
|
"ap-northeast-2" : { },
|
3600
3627
|
"ap-northeast-3" : { },
|
@@ -3662,6 +3689,7 @@
|
|
3662
3689
|
"endpoints" : {
|
3663
3690
|
"af-south-1" : { },
|
3664
3691
|
"ap-east-1" : { },
|
3692
|
+
"ap-east-2" : { },
|
3665
3693
|
"ap-northeast-1" : { },
|
3666
3694
|
"ap-northeast-2" : { },
|
3667
3695
|
"ap-northeast-3" : { },
|
@@ -3751,6 +3779,7 @@
|
|
3751
3779
|
"ap-south-2" : { },
|
3752
3780
|
"ap-southeast-1" : { },
|
3753
3781
|
"ap-southeast-2" : { },
|
3782
|
+
"ap-southeast-4" : { },
|
3754
3783
|
"bedrock-ap-northeast-1" : {
|
3755
3784
|
"credentialScope" : {
|
3756
3785
|
"region" : "ap-northeast-1"
|
@@ -4051,6 +4080,7 @@
|
|
4051
4080
|
"sa-east-1" : { },
|
4052
4081
|
"us-east-1" : { },
|
4053
4082
|
"us-east-2" : { },
|
4083
|
+
"us-west-1" : { },
|
4054
4084
|
"us-west-2" : { }
|
4055
4085
|
}
|
4056
4086
|
},
|
@@ -4521,6 +4551,7 @@
|
|
4521
4551
|
"tags" : [ "dualstack" ]
|
4522
4552
|
} ]
|
4523
4553
|
},
|
4554
|
+
"ap-east-2" : { },
|
4524
4555
|
"ap-northeast-1" : {
|
4525
4556
|
"variants" : [ {
|
4526
4557
|
"hostname" : "cloudcontrolapi.ap-northeast-1.api.aws",
|
@@ -4798,6 +4829,7 @@
|
|
4798
4829
|
"endpoints" : {
|
4799
4830
|
"af-south-1" : { },
|
4800
4831
|
"ap-east-1" : { },
|
4832
|
+
"ap-east-2" : { },
|
4801
4833
|
"ap-northeast-1" : { },
|
4802
4834
|
"ap-northeast-2" : { },
|
4803
4835
|
"ap-northeast-3" : { },
|
@@ -4993,6 +5025,7 @@
|
|
4993
5025
|
"tags" : [ "dualstack" ]
|
4994
5026
|
} ]
|
4995
5027
|
},
|
5028
|
+
"eu-south-2" : { },
|
4996
5029
|
"eu-west-1" : {
|
4997
5030
|
"variants" : [ {
|
4998
5031
|
"hostname" : "cloudhsmv2.eu-west-1.api.aws",
|
@@ -5079,6 +5112,7 @@
|
|
5079
5112
|
"endpoints" : {
|
5080
5113
|
"af-south-1" : { },
|
5081
5114
|
"ap-east-1" : { },
|
5115
|
+
"ap-east-2" : { },
|
5082
5116
|
"ap-northeast-1" : { },
|
5083
5117
|
"ap-northeast-2" : { },
|
5084
5118
|
"ap-northeast-3" : { },
|
@@ -5392,6 +5426,7 @@
|
|
5392
5426
|
"endpoints" : {
|
5393
5427
|
"af-south-1" : { },
|
5394
5428
|
"ap-east-1" : { },
|
5429
|
+
"ap-east-2" : { },
|
5395
5430
|
"ap-northeast-1" : { },
|
5396
5431
|
"ap-northeast-2" : { },
|
5397
5432
|
"ap-northeast-3" : { },
|
@@ -5472,6 +5507,20 @@
|
|
5472
5507
|
}
|
5473
5508
|
}
|
5474
5509
|
},
|
5510
|
+
"codeguru-profiler" : {
|
5511
|
+
"endpoints" : {
|
5512
|
+
"ap-northeast-1" : { },
|
5513
|
+
"ap-southeast-1" : { },
|
5514
|
+
"ap-southeast-2" : { },
|
5515
|
+
"eu-central-1" : { },
|
5516
|
+
"eu-north-1" : { },
|
5517
|
+
"eu-west-1" : { },
|
5518
|
+
"eu-west-2" : { },
|
5519
|
+
"us-east-1" : { },
|
5520
|
+
"us-east-2" : { },
|
5521
|
+
"us-west-2" : { }
|
5522
|
+
}
|
5523
|
+
},
|
5475
5524
|
"codeguru-reviewer" : {
|
5476
5525
|
"endpoints" : {
|
5477
5526
|
"ap-northeast-1" : { },
|
@@ -5696,6 +5745,7 @@
|
|
5696
5745
|
"tags" : [ "dualstack" ]
|
5697
5746
|
} ]
|
5698
5747
|
},
|
5748
|
+
"ap-southeast-7" : { },
|
5699
5749
|
"ca-central-1" : {
|
5700
5750
|
"variants" : [ {
|
5701
5751
|
"hostname" : "cognito-identity.ca-central-1.amazonaws.com",
|
@@ -5802,6 +5852,7 @@
|
|
5802
5852
|
"tags" : [ "dualstack" ]
|
5803
5853
|
} ]
|
5804
5854
|
},
|
5855
|
+
"mx-central-1" : { },
|
5805
5856
|
"sa-east-1" : {
|
5806
5857
|
"variants" : [ {
|
5807
5858
|
"hostname" : "cognito-identity.sa-east-1.amazonaws.com",
|
@@ -5932,6 +5983,7 @@
|
|
5932
5983
|
"tags" : [ "dualstack" ]
|
5933
5984
|
} ]
|
5934
5985
|
},
|
5986
|
+
"ap-southeast-7" : { },
|
5935
5987
|
"ca-central-1" : {
|
5936
5988
|
"variants" : [ {
|
5937
5989
|
"hostname" : "cognito-idp.ca-central-1.amazonaws.com",
|
@@ -6038,6 +6090,7 @@
|
|
6038
6090
|
"tags" : [ "dualstack" ]
|
6039
6091
|
} ]
|
6040
6092
|
},
|
6093
|
+
"mx-central-1" : { },
|
6041
6094
|
"sa-east-1" : {
|
6042
6095
|
"variants" : [ {
|
6043
6096
|
"hostname" : "cognito-idp.sa-east-1.amazonaws.com",
|
@@ -6475,6 +6528,7 @@
|
|
6475
6528
|
"endpoints" : {
|
6476
6529
|
"af-south-1" : { },
|
6477
6530
|
"ap-east-1" : { },
|
6531
|
+
"ap-east-2" : { },
|
6478
6532
|
"ap-northeast-1" : { },
|
6479
6533
|
"ap-northeast-2" : { },
|
6480
6534
|
"ap-northeast-3" : { },
|
@@ -6608,6 +6662,9 @@
|
|
6608
6662
|
"connect-campaigns" : {
|
6609
6663
|
"endpoints" : {
|
6610
6664
|
"af-south-1" : { },
|
6665
|
+
"ap-northeast-1" : { },
|
6666
|
+
"ap-northeast-2" : { },
|
6667
|
+
"ap-southeast-1" : { },
|
6611
6668
|
"ap-southeast-2" : { },
|
6612
6669
|
"ca-central-1" : { },
|
6613
6670
|
"eu-central-1" : { },
|
@@ -6658,6 +6715,7 @@
|
|
6658
6715
|
"endpoints" : {
|
6659
6716
|
"af-south-1" : { },
|
6660
6717
|
"ap-east-1" : { },
|
6718
|
+
"ap-east-2" : { },
|
6661
6719
|
"ap-northeast-1" : { },
|
6662
6720
|
"ap-northeast-2" : { },
|
6663
6721
|
"ap-northeast-3" : { },
|
@@ -7158,6 +7216,7 @@
|
|
7158
7216
|
"tags" : [ "dualstack" ]
|
7159
7217
|
} ]
|
7160
7218
|
},
|
7219
|
+
"ap-east-2" : { },
|
7161
7220
|
"ap-northeast-1" : {
|
7162
7221
|
"variants" : [ {
|
7163
7222
|
"hostname" : "datasync.ap-northeast-1.api.aws",
|
@@ -7428,6 +7487,7 @@
|
|
7428
7487
|
} ]
|
7429
7488
|
},
|
7430
7489
|
"endpoints" : {
|
7490
|
+
"ap-east-2" : { },
|
7431
7491
|
"ap-northeast-1" : {
|
7432
7492
|
"hostname" : "datazone.ap-northeast-1.api.aws"
|
7433
7493
|
},
|
@@ -7641,6 +7701,7 @@
|
|
7641
7701
|
"endpoints" : {
|
7642
7702
|
"af-south-1" : { },
|
7643
7703
|
"ap-east-1" : { },
|
7704
|
+
"ap-east-2" : { },
|
7644
7705
|
"ap-northeast-1" : { },
|
7645
7706
|
"ap-northeast-2" : { },
|
7646
7707
|
"ap-northeast-3" : { },
|
@@ -7770,6 +7831,7 @@
|
|
7770
7831
|
"tags" : [ "dualstack" ]
|
7771
7832
|
} ]
|
7772
7833
|
},
|
7834
|
+
"ap-east-2" : { },
|
7773
7835
|
"ap-northeast-1" : {
|
7774
7836
|
"variants" : [ {
|
7775
7837
|
"hostname" : "dlm.ap-northeast-1.api.aws",
|
@@ -7974,6 +8036,7 @@
|
|
7974
8036
|
"endpoints" : {
|
7975
8037
|
"af-south-1" : { },
|
7976
8038
|
"ap-east-1" : { },
|
8039
|
+
"ap-east-2" : { },
|
7977
8040
|
"ap-northeast-1" : { },
|
7978
8041
|
"ap-northeast-2" : { },
|
7979
8042
|
"ap-northeast-3" : { },
|
@@ -8354,6 +8417,7 @@
|
|
8354
8417
|
"endpoints" : {
|
8355
8418
|
"af-south-1" : { },
|
8356
8419
|
"ap-east-1" : { },
|
8420
|
+
"ap-east-2" : { },
|
8357
8421
|
"ap-northeast-1" : { },
|
8358
8422
|
"ap-northeast-2" : { },
|
8359
8423
|
"ap-northeast-3" : { },
|
@@ -8469,6 +8533,7 @@
|
|
8469
8533
|
"endpoints" : {
|
8470
8534
|
"af-south-1" : { },
|
8471
8535
|
"ap-east-1" : { },
|
8536
|
+
"ap-east-2" : { },
|
8472
8537
|
"ap-northeast-1" : { },
|
8473
8538
|
"ap-northeast-2" : { },
|
8474
8539
|
"ap-northeast-3" : { },
|
@@ -8590,6 +8655,7 @@
|
|
8590
8655
|
"tags" : [ "dualstack" ]
|
8591
8656
|
} ]
|
8592
8657
|
},
|
8658
|
+
"ap-east-2" : { },
|
8593
8659
|
"ap-northeast-1" : {
|
8594
8660
|
"variants" : [ {
|
8595
8661
|
"hostname" : "ec2.ap-northeast-1.api.aws",
|
@@ -8778,6 +8844,7 @@
|
|
8778
8844
|
"endpoints" : {
|
8779
8845
|
"af-south-1" : { },
|
8780
8846
|
"ap-east-1" : { },
|
8847
|
+
"ap-east-2" : { },
|
8781
8848
|
"ap-northeast-1" : { },
|
8782
8849
|
"ap-northeast-2" : { },
|
8783
8850
|
"ap-northeast-3" : { },
|
@@ -8879,6 +8946,7 @@
|
|
8879
8946
|
"endpoints" : {
|
8880
8947
|
"af-south-1" : { },
|
8881
8948
|
"ap-east-1" : { },
|
8949
|
+
"ap-east-2" : { },
|
8882
8950
|
"ap-northeast-1" : { },
|
8883
8951
|
"ap-northeast-2" : { },
|
8884
8952
|
"ap-northeast-3" : { },
|
@@ -8975,6 +9043,7 @@
|
|
8975
9043
|
"ap-east-1" : {
|
8976
9044
|
"hostname" : "eks-auth.ap-east-1.api.aws"
|
8977
9045
|
},
|
9046
|
+
"ap-east-2" : { },
|
8978
9047
|
"ap-northeast-1" : {
|
8979
9048
|
"hostname" : "eks-auth.ap-northeast-1.api.aws"
|
8980
9049
|
},
|
@@ -9071,6 +9140,7 @@
|
|
9071
9140
|
"endpoints" : {
|
9072
9141
|
"af-south-1" : { },
|
9073
9142
|
"ap-east-1" : { },
|
9143
|
+
"ap-east-2" : { },
|
9074
9144
|
"ap-northeast-1" : { },
|
9075
9145
|
"ap-northeast-2" : { },
|
9076
9146
|
"ap-northeast-3" : { },
|
@@ -9290,6 +9360,7 @@
|
|
9290
9360
|
"tags" : [ "dualstack" ]
|
9291
9361
|
} ]
|
9292
9362
|
},
|
9363
|
+
"me-central-1" : { },
|
9293
9364
|
"me-south-1" : {
|
9294
9365
|
"variants" : [ {
|
9295
9366
|
"hostname" : "elasticbeanstalk.me-south-1.api.aws",
|
@@ -9366,6 +9437,7 @@
|
|
9366
9437
|
"tags" : [ "fips" ]
|
9367
9438
|
} ]
|
9368
9439
|
},
|
9440
|
+
"ap-east-2" : { },
|
9369
9441
|
"ap-northeast-1" : {
|
9370
9442
|
"variants" : [ {
|
9371
9443
|
"hostname" : "elasticfilesystem-fips.ap-northeast-1.amazonaws.com",
|
@@ -9779,6 +9851,7 @@
|
|
9779
9851
|
"endpoints" : {
|
9780
9852
|
"af-south-1" : { },
|
9781
9853
|
"ap-east-1" : { },
|
9854
|
+
"ap-east-2" : { },
|
9782
9855
|
"ap-northeast-1" : { },
|
9783
9856
|
"ap-northeast-2" : { },
|
9784
9857
|
"ap-northeast-3" : { },
|
@@ -9867,6 +9940,7 @@
|
|
9867
9940
|
"endpoints" : {
|
9868
9941
|
"af-south-1" : { },
|
9869
9942
|
"ap-east-1" : { },
|
9943
|
+
"ap-east-2" : { },
|
9870
9944
|
"ap-northeast-1" : { },
|
9871
9945
|
"ap-northeast-2" : { },
|
9872
9946
|
"ap-northeast-3" : { },
|
@@ -9996,6 +10070,7 @@
|
|
9996
10070
|
"ap-northeast-2" : { },
|
9997
10071
|
"ap-northeast-3" : { },
|
9998
10072
|
"ap-south-1" : { },
|
10073
|
+
"ap-south-2" : { },
|
9999
10074
|
"ap-southeast-1" : { },
|
10000
10075
|
"ap-southeast-2" : { },
|
10001
10076
|
"ap-southeast-3" : { },
|
@@ -10006,6 +10081,7 @@
|
|
10006
10081
|
} ]
|
10007
10082
|
},
|
10008
10083
|
"eu-central-1" : { },
|
10084
|
+
"eu-central-2" : { },
|
10009
10085
|
"eu-north-1" : { },
|
10010
10086
|
"eu-south-1" : { },
|
10011
10087
|
"eu-west-1" : { },
|
@@ -10047,6 +10123,7 @@
|
|
10047
10123
|
"hostname" : "email-fips.us-west-2.amazonaws.com"
|
10048
10124
|
},
|
10049
10125
|
"il-central-1" : { },
|
10126
|
+
"me-central-1" : { },
|
10050
10127
|
"me-south-1" : { },
|
10051
10128
|
"sa-east-1" : { },
|
10052
10129
|
"us-east-1" : {
|
@@ -10284,6 +10361,7 @@
|
|
10284
10361
|
"tags" : [ "dualstack" ]
|
10285
10362
|
} ]
|
10286
10363
|
},
|
10364
|
+
"ap-east-2" : { },
|
10287
10365
|
"ap-northeast-1" : {
|
10288
10366
|
"variants" : [ {
|
10289
10367
|
"hostname" : "aos.ap-northeast-1.api.aws",
|
@@ -10527,6 +10605,7 @@
|
|
10527
10605
|
"tags" : [ "dualstack" ]
|
10528
10606
|
} ]
|
10529
10607
|
},
|
10608
|
+
"ap-east-2" : { },
|
10530
10609
|
"ap-northeast-1" : {
|
10531
10610
|
"variants" : [ {
|
10532
10611
|
"hostname" : "events.ap-northeast-1.api.aws",
|
@@ -10829,6 +10908,7 @@
|
|
10829
10908
|
"tags" : [ "dualstack" ]
|
10830
10909
|
} ]
|
10831
10910
|
},
|
10911
|
+
"ap-east-2" : { },
|
10832
10912
|
"ap-northeast-1" : {
|
10833
10913
|
"variants" : [ {
|
10834
10914
|
"hostname" : "firehose.ap-northeast-1.api.aws",
|
@@ -11451,6 +11531,7 @@
|
|
11451
11531
|
"endpoints" : {
|
11452
11532
|
"af-south-1" : { },
|
11453
11533
|
"ap-east-1" : { },
|
11534
|
+
"ap-east-2" : { },
|
11454
11535
|
"ap-northeast-1" : { },
|
11455
11536
|
"ap-northeast-2" : { },
|
11456
11537
|
"ap-northeast-3" : { },
|
@@ -11667,6 +11748,8 @@
|
|
11667
11748
|
"ap-south-1" : { },
|
11668
11749
|
"ap-southeast-1" : { },
|
11669
11750
|
"ap-southeast-2" : { },
|
11751
|
+
"ap-southeast-5" : { },
|
11752
|
+
"ap-southeast-7" : { },
|
11670
11753
|
"ca-central-1" : { },
|
11671
11754
|
"eu-central-1" : { },
|
11672
11755
|
"eu-north-1" : { },
|
@@ -11698,6 +11781,7 @@
|
|
11698
11781
|
"ap-east-1" : {
|
11699
11782
|
"hostname" : "gameliftstreams.ap-east-1.api.aws"
|
11700
11783
|
},
|
11784
|
+
"ap-east-2" : { },
|
11701
11785
|
"ap-northeast-1" : {
|
11702
11786
|
"hostname" : "gameliftstreams.ap-northeast-1.api.aws"
|
11703
11787
|
},
|
@@ -11922,6 +12006,7 @@
|
|
11922
12006
|
"tags" : [ "dualstack" ]
|
11923
12007
|
} ]
|
11924
12008
|
},
|
12009
|
+
"ap-east-2" : { },
|
11925
12010
|
"ap-northeast-1" : {
|
11926
12011
|
"variants" : [ {
|
11927
12012
|
"hostname" : "glue.ap-northeast-1.api.aws",
|
@@ -12531,6 +12616,7 @@
|
|
12531
12616
|
"endpoints" : {
|
12532
12617
|
"ap-south-1" : { },
|
12533
12618
|
"ap-southeast-2" : { },
|
12619
|
+
"eu-west-1" : { },
|
12534
12620
|
"eu-west-2" : { },
|
12535
12621
|
"us-east-1" : { },
|
12536
12622
|
"us-east-2" : { },
|
@@ -12626,6 +12712,7 @@
|
|
12626
12712
|
"il-central-1" : { },
|
12627
12713
|
"me-central-1" : { },
|
12628
12714
|
"me-south-1" : { },
|
12715
|
+
"mx-central-1" : { },
|
12629
12716
|
"sa-east-1" : { },
|
12630
12717
|
"us-east-1" : { },
|
12631
12718
|
"us-east-2" : { },
|
@@ -12782,14 +12869,20 @@
|
|
12782
12869
|
"ap-northeast-2" : { },
|
12783
12870
|
"ap-northeast-3" : { },
|
12784
12871
|
"ap-south-1" : { },
|
12872
|
+
"ap-south-2" : { },
|
12785
12873
|
"ap-southeast-1" : { },
|
12786
12874
|
"ap-southeast-2" : { },
|
12787
12875
|
"ap-southeast-3" : { },
|
12876
|
+
"ap-southeast-4" : { },
|
12877
|
+
"ap-southeast-5" : { },
|
12878
|
+
"ap-southeast-7" : { },
|
12788
12879
|
"ca-central-1" : { },
|
12880
|
+
"ca-west-1" : { },
|
12789
12881
|
"eu-central-1" : { },
|
12790
12882
|
"eu-central-2" : { },
|
12791
12883
|
"eu-north-1" : { },
|
12792
12884
|
"eu-south-1" : { },
|
12885
|
+
"eu-south-2" : { },
|
12793
12886
|
"eu-west-1" : { },
|
12794
12887
|
"eu-west-2" : { },
|
12795
12888
|
"eu-west-3" : { },
|
@@ -12821,7 +12914,10 @@
|
|
12821
12914
|
"deprecated" : true,
|
12822
12915
|
"hostname" : "inspector2-fips.us-west-2.amazonaws.com"
|
12823
12916
|
},
|
12917
|
+
"il-central-1" : { },
|
12918
|
+
"me-central-1" : { },
|
12824
12919
|
"me-south-1" : { },
|
12920
|
+
"mx-central-1" : { },
|
12825
12921
|
"sa-east-1" : { },
|
12826
12922
|
"us-east-1" : {
|
12827
12923
|
"variants" : [ {
|
@@ -12873,6 +12969,7 @@
|
|
12873
12969
|
"tags" : [ "dualstack" ]
|
12874
12970
|
} ]
|
12875
12971
|
},
|
12972
|
+
"ap-east-2" : { },
|
12876
12973
|
"ap-northeast-1" : {
|
12877
12974
|
"hostname" : "internetmonitor.ap-northeast-1.api.aws",
|
12878
12975
|
"variants" : [ {
|
@@ -13784,6 +13881,7 @@
|
|
13784
13881
|
"endpoints" : {
|
13785
13882
|
"af-south-1" : { },
|
13786
13883
|
"ap-east-1" : { },
|
13884
|
+
"ap-east-2" : { },
|
13787
13885
|
"ap-northeast-1" : { },
|
13788
13886
|
"ap-northeast-2" : { },
|
13789
13887
|
"ap-northeast-3" : { },
|
@@ -13893,6 +13991,7 @@
|
|
13893
13991
|
"ap-northeast-1" : { },
|
13894
13992
|
"ap-northeast-2" : { },
|
13895
13993
|
"ap-south-1" : { },
|
13994
|
+
"ap-south-2" : { },
|
13896
13995
|
"ap-southeast-1" : { },
|
13897
13996
|
"ap-southeast-2" : { },
|
13898
13997
|
"ca-central-1" : { },
|
@@ -13986,6 +14085,7 @@
|
|
13986
14085
|
"ap-east-1" : {
|
13987
14086
|
"hostname" : "kendra-ranking.ap-east-1.api.aws"
|
13988
14087
|
},
|
14088
|
+
"ap-east-2" : { },
|
13989
14089
|
"ap-northeast-1" : {
|
13990
14090
|
"hostname" : "kendra-ranking.ap-northeast-1.api.aws"
|
13991
14091
|
},
|
@@ -14092,6 +14192,7 @@
|
|
14092
14192
|
"endpoints" : {
|
14093
14193
|
"af-south-1" : { },
|
14094
14194
|
"ap-east-1" : { },
|
14195
|
+
"ap-east-2" : { },
|
14095
14196
|
"ap-northeast-1" : { },
|
14096
14197
|
"ap-northeast-2" : { },
|
14097
14198
|
"ap-northeast-3" : { },
|
@@ -14176,6 +14277,7 @@
|
|
14176
14277
|
"endpoints" : {
|
14177
14278
|
"af-south-1" : { },
|
14178
14279
|
"ap-east-1" : { },
|
14280
|
+
"ap-east-2" : { },
|
14179
14281
|
"ap-northeast-1" : { },
|
14180
14282
|
"ap-northeast-2" : { },
|
14181
14283
|
"ap-northeast-3" : { },
|
@@ -14335,6 +14437,7 @@
|
|
14335
14437
|
"deprecated" : true,
|
14336
14438
|
"hostname" : "kms-fips.ap-east-1.amazonaws.com"
|
14337
14439
|
},
|
14440
|
+
"ap-east-2" : { },
|
14338
14441
|
"ap-northeast-1" : {
|
14339
14442
|
"variants" : [ {
|
14340
14443
|
"hostname" : "kms-fips.ap-northeast-1.amazonaws.com",
|
@@ -14741,6 +14844,7 @@
|
|
14741
14844
|
"tags" : [ "dualstack" ]
|
14742
14845
|
} ]
|
14743
14846
|
},
|
14847
|
+
"ap-east-2" : { },
|
14744
14848
|
"ap-northeast-1" : {
|
14745
14849
|
"variants" : [ {
|
14746
14850
|
"hostname" : "lakeformation.ap-northeast-1.api.aws",
|
@@ -14989,6 +15093,7 @@
|
|
14989
15093
|
"tags" : [ "dualstack" ]
|
14990
15094
|
} ]
|
14991
15095
|
},
|
15096
|
+
"ap-east-2" : { },
|
14992
15097
|
"ap-northeast-1" : {
|
14993
15098
|
"variants" : [ {
|
14994
15099
|
"hostname" : "lambda.ap-northeast-1.api.aws",
|
@@ -15299,6 +15404,7 @@
|
|
15299
15404
|
"endpoints" : {
|
15300
15405
|
"af-south-1" : { },
|
15301
15406
|
"ap-east-1" : { },
|
15407
|
+
"ap-east-2" : { },
|
15302
15408
|
"ap-northeast-1" : { },
|
15303
15409
|
"ap-northeast-2" : { },
|
15304
15410
|
"ap-northeast-3" : { },
|
@@ -15495,6 +15601,7 @@
|
|
15495
15601
|
"tags" : [ "dualstack" ]
|
15496
15602
|
} ]
|
15497
15603
|
},
|
15604
|
+
"ap-east-2" : { },
|
15498
15605
|
"ap-northeast-1" : {
|
15499
15606
|
"variants" : [ {
|
15500
15607
|
"hostname" : "logs.ap-northeast-1.api.aws",
|
@@ -16762,6 +16869,7 @@
|
|
16762
16869
|
"endpoints" : {
|
16763
16870
|
"af-south-1" : { },
|
16764
16871
|
"ap-east-1" : { },
|
16872
|
+
"ap-east-2" : { },
|
16765
16873
|
"ap-northeast-1" : { },
|
16766
16874
|
"ap-northeast-2" : { },
|
16767
16875
|
"ap-northeast-3" : { },
|
@@ -16890,6 +16998,8 @@
|
|
16890
16998
|
"ap-southeast-2" : { },
|
16891
16999
|
"ap-southeast-3" : { },
|
16892
17000
|
"ap-southeast-4" : { },
|
17001
|
+
"ap-southeast-5" : { },
|
17002
|
+
"ap-southeast-7" : { },
|
16893
17003
|
"ca-central-1" : { },
|
16894
17004
|
"eu-central-1" : { },
|
16895
17005
|
"eu-central-2" : { },
|
@@ -17051,6 +17161,7 @@
|
|
17051
17161
|
"endpoints" : {
|
17052
17162
|
"af-south-1" : { },
|
17053
17163
|
"ap-east-1" : { },
|
17164
|
+
"ap-east-2" : { },
|
17054
17165
|
"ap-northeast-1" : { },
|
17055
17166
|
"ap-northeast-2" : { },
|
17056
17167
|
"ap-northeast-3" : { },
|
@@ -17135,6 +17246,7 @@
|
|
17135
17246
|
"endpoints" : {
|
17136
17247
|
"af-south-1" : { },
|
17137
17248
|
"ap-east-1" : { },
|
17249
|
+
"ap-east-2" : { },
|
17138
17250
|
"ap-northeast-1" : { },
|
17139
17251
|
"ap-northeast-2" : { },
|
17140
17252
|
"ap-northeast-3" : { },
|
@@ -17340,6 +17452,7 @@
|
|
17340
17452
|
"endpoints" : {
|
17341
17453
|
"af-south-1" : { },
|
17342
17454
|
"ap-east-1" : { },
|
17455
|
+
"ap-east-2" : { },
|
17343
17456
|
"ap-northeast-1" : { },
|
17344
17457
|
"ap-northeast-2" : { },
|
17345
17458
|
"ap-northeast-3" : { },
|
@@ -17477,6 +17590,7 @@
|
|
17477
17590
|
"ap-east-1" : {
|
17478
17591
|
"hostname" : "notifications.ap-east-1.api.aws"
|
17479
17592
|
},
|
17593
|
+
"ap-east-2" : { },
|
17480
17594
|
"ap-northeast-1" : {
|
17481
17595
|
"hostname" : "notifications.ap-northeast-1.api.aws"
|
17482
17596
|
},
|
@@ -17585,6 +17699,7 @@
|
|
17585
17699
|
"endpoints" : {
|
17586
17700
|
"af-south-1" : { },
|
17587
17701
|
"ap-east-1" : { },
|
17702
|
+
"ap-east-2" : { },
|
17588
17703
|
"ap-northeast-1" : { },
|
17589
17704
|
"ap-northeast-2" : { },
|
17590
17705
|
"ap-northeast-3" : { },
|
@@ -18086,6 +18201,7 @@
|
|
18086
18201
|
"tags" : [ "dualstack" ]
|
18087
18202
|
} ]
|
18088
18203
|
},
|
18204
|
+
"ap-east-2" : { },
|
18089
18205
|
"ap-northeast-1" : {
|
18090
18206
|
"protocols" : [ "https" ],
|
18091
18207
|
"variants" : [ {
|
@@ -18957,6 +19073,7 @@
|
|
18957
19073
|
"ap-east-1" : {
|
18958
19074
|
"hostname" : "qbusiness.ap-east-1.api.aws"
|
18959
19075
|
},
|
19076
|
+
"ap-east-2" : { },
|
18960
19077
|
"ap-northeast-1" : {
|
18961
19078
|
"hostname" : "qbusiness.ap-northeast-1.api.aws"
|
18962
19079
|
},
|
@@ -19160,6 +19277,7 @@
|
|
19160
19277
|
"tags" : [ "dualstack" ]
|
19161
19278
|
} ]
|
19162
19279
|
},
|
19280
|
+
"ap-east-2" : { },
|
19163
19281
|
"ap-northeast-1" : {
|
19164
19282
|
"variants" : [ {
|
19165
19283
|
"tags" : [ "dualstack" ]
|
@@ -19404,6 +19522,7 @@
|
|
19404
19522
|
"tags" : [ "dualstack" ]
|
19405
19523
|
} ]
|
19406
19524
|
},
|
19525
|
+
"ap-east-2" : { },
|
19407
19526
|
"ap-northeast-1" : {
|
19408
19527
|
"variants" : [ {
|
19409
19528
|
"hostname" : "rbin.ap-northeast-1.api.aws",
|
@@ -19658,6 +19777,7 @@
|
|
19658
19777
|
"endpoints" : {
|
19659
19778
|
"af-south-1" : { },
|
19660
19779
|
"ap-east-1" : { },
|
19780
|
+
"ap-east-2" : { },
|
19661
19781
|
"ap-northeast-1" : { },
|
19662
19782
|
"ap-northeast-2" : { },
|
19663
19783
|
"ap-northeast-3" : { },
|
@@ -19935,6 +20055,7 @@
|
|
19935
20055
|
"endpoints" : {
|
19936
20056
|
"af-south-1" : { },
|
19937
20057
|
"ap-east-1" : { },
|
20058
|
+
"ap-east-2" : { },
|
19938
20059
|
"ap-northeast-1" : { },
|
19939
20060
|
"ap-northeast-2" : { },
|
19940
20061
|
"ap-northeast-3" : { },
|
@@ -20626,6 +20747,7 @@
|
|
20626
20747
|
"endpoints" : {
|
20627
20748
|
"af-south-1" : { },
|
20628
20749
|
"ap-east-1" : { },
|
20750
|
+
"ap-east-2" : { },
|
20629
20751
|
"ap-northeast-1" : { },
|
20630
20752
|
"ap-northeast-2" : { },
|
20631
20753
|
"ap-northeast-3" : { },
|
@@ -20721,6 +20843,7 @@
|
|
20721
20843
|
"endpoints" : {
|
20722
20844
|
"af-south-1" : { },
|
20723
20845
|
"ap-east-1" : { },
|
20846
|
+
"ap-east-2" : { },
|
20724
20847
|
"ap-northeast-1" : { },
|
20725
20848
|
"ap-northeast-2" : { },
|
20726
20849
|
"ap-northeast-3" : { },
|
@@ -21055,6 +21178,7 @@
|
|
21055
21178
|
"tags" : [ "dualstack" ]
|
21056
21179
|
} ]
|
21057
21180
|
},
|
21181
|
+
"ap-east-2" : { },
|
21058
21182
|
"ap-northeast-1" : {
|
21059
21183
|
"variants" : [ {
|
21060
21184
|
"hostname" : "route53resolver.ap-northeast-1.api.aws",
|
@@ -21328,7 +21452,9 @@
|
|
21328
21452
|
"ap-southeast-2" : { },
|
21329
21453
|
"ap-southeast-3" : { },
|
21330
21454
|
"ap-southeast-4" : { },
|
21455
|
+
"ap-southeast-5" : { },
|
21331
21456
|
"ca-central-1" : { },
|
21457
|
+
"ca-west-1" : { },
|
21332
21458
|
"eu-central-1" : { },
|
21333
21459
|
"eu-central-2" : { },
|
21334
21460
|
"eu-north-1" : { },
|
@@ -21524,6 +21650,7 @@
|
|
21524
21650
|
"tags" : [ "dualstack" ]
|
21525
21651
|
} ]
|
21526
21652
|
},
|
21653
|
+
"ap-east-2" : { },
|
21527
21654
|
"ap-northeast-1" : {
|
21528
21655
|
"hostname" : "s3.ap-northeast-1.amazonaws.com",
|
21529
21656
|
"signatureVersions" : [ "s3", "s3v4" ],
|
@@ -22411,6 +22538,7 @@
|
|
22411
22538
|
"endpoints" : {
|
22412
22539
|
"af-south-1" : { },
|
22413
22540
|
"ap-east-1" : { },
|
22541
|
+
"ap-east-2" : { },
|
22414
22542
|
"ap-northeast-1" : { },
|
22415
22543
|
"ap-northeast-2" : { },
|
22416
22544
|
"ap-northeast-3" : { },
|
@@ -22420,6 +22548,8 @@
|
|
22420
22548
|
"ap-southeast-2" : { },
|
22421
22549
|
"ap-southeast-3" : { },
|
22422
22550
|
"ap-southeast-4" : { },
|
22551
|
+
"ap-southeast-5" : { },
|
22552
|
+
"ap-southeast-7" : { },
|
22423
22553
|
"ca-central-1" : { },
|
22424
22554
|
"ca-west-1" : { },
|
22425
22555
|
"eu-central-1" : { },
|
@@ -22433,6 +22563,7 @@
|
|
22433
22563
|
"il-central-1" : { },
|
22434
22564
|
"me-central-1" : { },
|
22435
22565
|
"me-south-1" : { },
|
22566
|
+
"mx-central-1" : { },
|
22436
22567
|
"sa-east-1" : { },
|
22437
22568
|
"us-east-1" : { },
|
22438
22569
|
"us-east-2" : { },
|
@@ -22499,6 +22630,7 @@
|
|
22499
22630
|
"tags" : [ "dualstack" ]
|
22500
22631
|
} ]
|
22501
22632
|
},
|
22633
|
+
"ap-east-2" : { },
|
22502
22634
|
"ap-northeast-1" : {
|
22503
22635
|
"variants" : [ {
|
22504
22636
|
"tags" : [ "dualstack" ]
|
@@ -22707,6 +22839,7 @@
|
|
22707
22839
|
"tags" : [ "dualstack" ]
|
22708
22840
|
} ]
|
22709
22841
|
},
|
22842
|
+
"ap-east-2" : { },
|
22710
22843
|
"ap-northeast-1" : {
|
22711
22844
|
"variants" : [ {
|
22712
22845
|
"hostname" : "securityhub.ap-northeast-1.api.aws",
|
@@ -23313,6 +23446,7 @@
|
|
23313
23446
|
"tags" : [ "dualstack" ]
|
23314
23447
|
} ]
|
23315
23448
|
},
|
23449
|
+
"ap-east-2" : { },
|
23316
23450
|
"ap-northeast-1" : {
|
23317
23451
|
"variants" : [ {
|
23318
23452
|
"hostname" : "servicediscovery.ap-northeast-1.api.aws",
|
@@ -23580,6 +23714,7 @@
|
|
23580
23714
|
"endpoints" : {
|
23581
23715
|
"af-south-1" : { },
|
23582
23716
|
"ap-east-1" : { },
|
23717
|
+
"ap-east-2" : { },
|
23583
23718
|
"ap-northeast-1" : { },
|
23584
23719
|
"ap-northeast-2" : { },
|
23585
23720
|
"ap-northeast-3" : { },
|
@@ -24644,6 +24779,7 @@
|
|
24644
24779
|
"tags" : [ "dualstack" ]
|
24645
24780
|
} ]
|
24646
24781
|
},
|
24782
|
+
"ap-east-2" : { },
|
24647
24783
|
"ap-northeast-1" : {
|
24648
24784
|
"variants" : [ {
|
24649
24785
|
"hostname" : "sns.ap-northeast-1.api.aws",
|
@@ -24894,6 +25030,7 @@
|
|
24894
25030
|
"tags" : [ "dualstack" ]
|
24895
25031
|
} ]
|
24896
25032
|
},
|
25033
|
+
"ap-east-2" : { },
|
24897
25034
|
"ap-northeast-1" : {
|
24898
25035
|
"variants" : [ {
|
24899
25036
|
"hostname" : "sqs.ap-northeast-1.api.aws",
|
@@ -25141,6 +25278,7 @@
|
|
25141
25278
|
"endpoints" : {
|
25142
25279
|
"af-south-1" : { },
|
25143
25280
|
"ap-east-1" : { },
|
25281
|
+
"ap-east-2" : { },
|
25144
25282
|
"ap-northeast-1" : { },
|
25145
25283
|
"ap-northeast-2" : { },
|
25146
25284
|
"ap-northeast-3" : { },
|
@@ -25833,6 +25971,7 @@
|
|
25833
25971
|
"endpoints" : {
|
25834
25972
|
"af-south-1" : { },
|
25835
25973
|
"ap-east-1" : { },
|
25974
|
+
"ap-east-2" : { },
|
25836
25975
|
"ap-northeast-1" : { },
|
25837
25976
|
"ap-northeast-2" : { },
|
25838
25977
|
"ap-northeast-3" : { },
|
@@ -25941,6 +26080,7 @@
|
|
25941
26080
|
"endpoints" : {
|
25942
26081
|
"af-south-1" : { },
|
25943
26082
|
"ap-east-1" : { },
|
26083
|
+
"ap-east-2" : { },
|
25944
26084
|
"ap-northeast-1" : { },
|
25945
26085
|
"ap-northeast-2" : { },
|
25946
26086
|
"ap-northeast-3" : { },
|
@@ -26055,6 +26195,7 @@
|
|
26055
26195
|
"endpoints" : {
|
26056
26196
|
"af-south-1" : { },
|
26057
26197
|
"ap-east-1" : { },
|
26198
|
+
"ap-east-2" : { },
|
26058
26199
|
"ap-northeast-1" : { },
|
26059
26200
|
"ap-northeast-2" : { },
|
26060
26201
|
"ap-northeast-3" : { },
|
@@ -26098,6 +26239,7 @@
|
|
26098
26239
|
"endpoints" : {
|
26099
26240
|
"af-south-1" : { },
|
26100
26241
|
"ap-east-1" : { },
|
26242
|
+
"ap-east-2" : { },
|
26101
26243
|
"ap-northeast-1" : { },
|
26102
26244
|
"ap-northeast-2" : { },
|
26103
26245
|
"ap-northeast-3" : { },
|
@@ -26207,6 +26349,7 @@
|
|
26207
26349
|
"endpoints" : {
|
26208
26350
|
"af-south-1" : { },
|
26209
26351
|
"ap-east-1" : { },
|
26352
|
+
"ap-east-2" : { },
|
26210
26353
|
"ap-northeast-1" : { },
|
26211
26354
|
"ap-northeast-2" : { },
|
26212
26355
|
"ap-northeast-3" : { },
|
@@ -26325,6 +26468,7 @@
|
|
26325
26468
|
"tags" : [ "dualstack" ]
|
26326
26469
|
} ]
|
26327
26470
|
},
|
26471
|
+
"ap-east-2" : { },
|
26328
26472
|
"ap-northeast-1" : {
|
26329
26473
|
"variants" : [ {
|
26330
26474
|
"hostname" : "synthetics.ap-northeast-1.api.aws",
|
@@ -26589,6 +26733,7 @@
|
|
26589
26733
|
"endpoints" : {
|
26590
26734
|
"af-south-1" : { },
|
26591
26735
|
"ap-east-1" : { },
|
26736
|
+
"ap-east-2" : { },
|
26592
26737
|
"ap-northeast-1" : { },
|
26593
26738
|
"ap-northeast-2" : { },
|
26594
26739
|
"ap-northeast-3" : { },
|
@@ -27155,6 +27300,7 @@
|
|
27155
27300
|
"ap-southeast-3" : { },
|
27156
27301
|
"ap-southeast-4" : { },
|
27157
27302
|
"ap-southeast-5" : { },
|
27303
|
+
"ap-southeast-7" : { },
|
27158
27304
|
"ca-central-1" : {
|
27159
27305
|
"variants" : [ {
|
27160
27306
|
"hostname" : "transfer-fips.ca-central-1.amazonaws.com",
|
@@ -28922,6 +29068,7 @@
|
|
28922
29068
|
"endpoints" : {
|
28923
29069
|
"af-south-1" : { },
|
28924
29070
|
"ap-east-1" : { },
|
29071
|
+
"ap-east-2" : { },
|
28925
29072
|
"ap-northeast-1" : { },
|
28926
29073
|
"ap-northeast-2" : { },
|
28927
29074
|
"ap-northeast-3" : { },
|
@@ -30436,6 +30583,12 @@
|
|
30436
30583
|
},
|
30437
30584
|
"isRegionalized" : true
|
30438
30585
|
},
|
30586
|
+
"scheduler" : {
|
30587
|
+
"endpoints" : {
|
30588
|
+
"cn-north-1" : { },
|
30589
|
+
"cn-northwest-1" : { }
|
30590
|
+
}
|
30591
|
+
},
|
30439
30592
|
"schemas" : {
|
30440
30593
|
"endpoints" : {
|
30441
30594
|
"cn-north-1" : { },
|
@@ -35237,6 +35390,12 @@
|
|
35237
35390
|
}
|
35238
35391
|
}
|
35239
35392
|
},
|
35393
|
+
"scheduler" : {
|
35394
|
+
"endpoints" : {
|
35395
|
+
"us-gov-east-1" : { },
|
35396
|
+
"us-gov-west-1" : { }
|
35397
|
+
}
|
35398
|
+
},
|
35240
35399
|
"schemas" : {
|
35241
35400
|
"endpoints" : {
|
35242
35401
|
"us-gov-east-1" : { },
|
@@ -36556,9 +36715,16 @@
|
|
36556
36715
|
"us-iso-west-1" : { }
|
36557
36716
|
}
|
36558
36717
|
},
|
36718
|
+
"backup" : {
|
36719
|
+
"endpoints" : {
|
36720
|
+
"us-iso-east-1" : { },
|
36721
|
+
"us-iso-west-1" : { }
|
36722
|
+
}
|
36723
|
+
},
|
36559
36724
|
"batch" : {
|
36560
36725
|
"endpoints" : {
|
36561
|
-
"us-iso-east-1" : { }
|
36726
|
+
"us-iso-east-1" : { },
|
36727
|
+
"us-iso-west-1" : { }
|
36562
36728
|
}
|
36563
36729
|
},
|
36564
36730
|
"bedrock" : {
|
@@ -37114,6 +37280,11 @@
|
|
37114
37280
|
}
|
37115
37281
|
}
|
37116
37282
|
},
|
37283
|
+
"lakeformation" : {
|
37284
|
+
"endpoints" : {
|
37285
|
+
"us-iso-east-1" : { }
|
37286
|
+
}
|
37287
|
+
},
|
37117
37288
|
"lambda" : {
|
37118
37289
|
"endpoints" : {
|
37119
37290
|
"us-iso-east-1" : { },
|
@@ -37472,6 +37643,12 @@
|
|
37472
37643
|
"us-iso-west-1" : { }
|
37473
37644
|
}
|
37474
37645
|
},
|
37646
|
+
"servicequotas" : {
|
37647
|
+
"endpoints" : {
|
37648
|
+
"us-iso-east-1" : { },
|
37649
|
+
"us-iso-west-1" : { }
|
37650
|
+
}
|
37651
|
+
},
|
37475
37652
|
"snowball" : {
|
37476
37653
|
"endpoints" : {
|
37477
37654
|
"us-iso-east-1" : { },
|
@@ -37679,6 +37856,11 @@
|
|
37679
37856
|
}
|
37680
37857
|
}
|
37681
37858
|
},
|
37859
|
+
"wafv2" : {
|
37860
|
+
"endpoints" : {
|
37861
|
+
"us-iso-east-1" : { }
|
37862
|
+
}
|
37863
|
+
},
|
37682
37864
|
"workspaces" : {
|
37683
37865
|
"endpoints" : {
|
37684
37866
|
"fips-us-iso-east-1" : {
|
@@ -37790,6 +37972,11 @@
|
|
37790
37972
|
"us-isob-east-1" : { }
|
37791
37973
|
}
|
37792
37974
|
},
|
37975
|
+
"athena" : {
|
37976
|
+
"endpoints" : {
|
37977
|
+
"us-isob-east-1" : { }
|
37978
|
+
}
|
37979
|
+
},
|
37793
37980
|
"autoscaling" : {
|
37794
37981
|
"defaults" : {
|
37795
37982
|
"protocols" : [ "http", "https" ]
|
@@ -37798,6 +37985,11 @@
|
|
37798
37985
|
"us-isob-east-1" : { }
|
37799
37986
|
}
|
37800
37987
|
},
|
37988
|
+
"backup" : {
|
37989
|
+
"endpoints" : {
|
37990
|
+
"us-isob-east-1" : { }
|
37991
|
+
}
|
37992
|
+
},
|
37801
37993
|
"batch" : {
|
37802
37994
|
"endpoints" : {
|
37803
37995
|
"us-isob-east-1" : { }
|
@@ -38137,6 +38329,11 @@
|
|
38137
38329
|
}
|
38138
38330
|
}
|
38139
38331
|
},
|
38332
|
+
"lakeformation" : {
|
38333
|
+
"endpoints" : {
|
38334
|
+
"us-isob-east-1" : { }
|
38335
|
+
}
|
38336
|
+
},
|
38140
38337
|
"lambda" : {
|
38141
38338
|
"endpoints" : {
|
38142
38339
|
"us-isob-east-1" : { }
|
@@ -38400,6 +38597,11 @@
|
|
38400
38597
|
"us-isob-east-1" : { }
|
38401
38598
|
}
|
38402
38599
|
},
|
38600
|
+
"servicequotas" : {
|
38601
|
+
"endpoints" : {
|
38602
|
+
"us-isob-east-1" : { }
|
38603
|
+
}
|
38604
|
+
},
|
38403
38605
|
"snowball" : {
|
38404
38606
|
"endpoints" : {
|
38405
38607
|
"us-isob-east-1" : { }
|
@@ -38534,6 +38736,11 @@
|
|
38534
38736
|
"us-isob-east-1" : { }
|
38535
38737
|
}
|
38536
38738
|
},
|
38739
|
+
"wafv2" : {
|
38740
|
+
"endpoints" : {
|
38741
|
+
"us-isob-east-1" : { }
|
38742
|
+
}
|
38743
|
+
},
|
38537
38744
|
"workspaces" : {
|
38538
38745
|
"endpoints" : {
|
38539
38746
|
"fips-us-isob-east-1" : {
|
@@ -38969,6 +39176,11 @@
|
|
38969
39176
|
"isRegionalized" : false,
|
38970
39177
|
"partitionEndpoint" : "aws-iso-e-global"
|
38971
39178
|
},
|
39179
|
+
"route53profiles" : {
|
39180
|
+
"endpoints" : {
|
39181
|
+
"eu-isoe-west-1" : { }
|
39182
|
+
}
|
39183
|
+
},
|
38972
39184
|
"route53resolver" : {
|
38973
39185
|
"endpoints" : {
|
38974
39186
|
"eu-isoe-west-1" : { }
|
@@ -39000,6 +39212,11 @@
|
|
39000
39212
|
"eu-isoe-west-1" : { }
|
39001
39213
|
}
|
39002
39214
|
},
|
39215
|
+
"schemas" : {
|
39216
|
+
"endpoints" : {
|
39217
|
+
"eu-isoe-west-1" : { }
|
39218
|
+
}
|
39219
|
+
},
|
39003
39220
|
"secretsmanager" : {
|
39004
39221
|
"endpoints" : {
|
39005
39222
|
"eu-isoe-west-1" : { }
|
@@ -39276,6 +39493,12 @@
|
|
39276
39493
|
"us-isof-south-1" : { }
|
39277
39494
|
}
|
39278
39495
|
},
|
39496
|
+
"cloudtrail-data" : {
|
39497
|
+
"endpoints" : {
|
39498
|
+
"us-isof-east-1" : { },
|
39499
|
+
"us-isof-south-1" : { }
|
39500
|
+
}
|
39501
|
+
},
|
39279
39502
|
"codebuild" : {
|
39280
39503
|
"endpoints" : {
|
39281
39504
|
"us-isof-east-1" : { },
|
@@ -39731,6 +39954,12 @@
|
|
39731
39954
|
"us-isof-south-1" : { }
|
39732
39955
|
}
|
39733
39956
|
},
|
39957
|
+
"runtime.sagemaker" : {
|
39958
|
+
"endpoints" : {
|
39959
|
+
"us-isof-east-1" : { },
|
39960
|
+
"us-isof-south-1" : { }
|
39961
|
+
}
|
39962
|
+
},
|
39734
39963
|
"s3" : {
|
39735
39964
|
"defaults" : {
|
39736
39965
|
"protocols" : [ "http", "https" ],
|
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.1139.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
|
- - ">="
|