aws-partitions 1.573.0 → 1.632.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 +299 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +12 -0
- data/partitions.json +2541 -298
- 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: 116bac162707bf150d264dd40c73c6042c368cbf9e13302dd30204afe01c52a2
|
|
4
|
+
data.tar.gz: bf35cc4329a1b6c7ba4d0442fcd152211516ba211c04af9354b8adb1b69fda40
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2c5b2ecc7060aff0b6388307216c106e757ffc2ea417776c199c3b68246c52ad8b7eba3af443d618524d3ddfdb17766abb7182d7dae3960d73868e4a0cbffdec
|
|
7
|
+
data.tar.gz: 9fa33820fcad21b548ec71c7e41c72451f1f6ed8c984fc235c7d946d87ec6897f74e00ad855e339a589d6304256bb4c39a8991cf07c6709875ca9d2083feb4d6
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,305 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.632.0 (2022-09-19)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.631.0 (2022-09-15)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
14
|
+
1.630.0 (2022-09-14)
|
|
15
|
+
------------------
|
|
16
|
+
|
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
18
|
+
|
|
19
|
+
1.629.0 (2022-09-13)
|
|
20
|
+
------------------
|
|
21
|
+
|
|
22
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
23
|
+
|
|
24
|
+
1.628.0 (2022-09-09)
|
|
25
|
+
------------------
|
|
26
|
+
|
|
27
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
28
|
+
|
|
29
|
+
1.627.0 (2022-09-08)
|
|
30
|
+
------------------
|
|
31
|
+
|
|
32
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
33
|
+
|
|
34
|
+
1.626.0 (2022-09-02)
|
|
35
|
+
------------------
|
|
36
|
+
|
|
37
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
38
|
+
|
|
39
|
+
1.625.0 (2022-09-01)
|
|
40
|
+
------------------
|
|
41
|
+
|
|
42
|
+
* Feature - Added support for enumerating regions for `Aws::ControlTower`.
|
|
43
|
+
|
|
44
|
+
1.624.0 (2022-08-30)
|
|
45
|
+
------------------
|
|
46
|
+
|
|
47
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
48
|
+
|
|
49
|
+
1.623.0 (2022-08-29)
|
|
50
|
+
------------------
|
|
51
|
+
|
|
52
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
53
|
+
|
|
54
|
+
1.622.0 (2022-08-25)
|
|
55
|
+
------------------
|
|
56
|
+
|
|
57
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
58
|
+
|
|
59
|
+
1.621.0 (2022-08-22)
|
|
60
|
+
------------------
|
|
61
|
+
|
|
62
|
+
* Feature - Added support for enumerating regions for `Aws::SupportApp`.
|
|
63
|
+
|
|
64
|
+
1.620.0 (2022-08-19)
|
|
65
|
+
------------------
|
|
66
|
+
|
|
67
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
68
|
+
|
|
69
|
+
1.619.0 (2022-08-16)
|
|
70
|
+
------------------
|
|
71
|
+
|
|
72
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
73
|
+
|
|
74
|
+
1.618.0 (2022-08-12)
|
|
75
|
+
------------------
|
|
76
|
+
|
|
77
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
78
|
+
|
|
79
|
+
1.617.0 (2022-08-11)
|
|
80
|
+
------------------
|
|
81
|
+
|
|
82
|
+
* Feature - Added support for enumerating regions for `Aws::PrivateNetworks`.
|
|
83
|
+
|
|
84
|
+
* Feature - Added support for enumerating regions for `Aws::BackupStorage`.
|
|
85
|
+
|
|
86
|
+
1.616.0 (2022-08-08)
|
|
87
|
+
------------------
|
|
88
|
+
|
|
89
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
90
|
+
|
|
91
|
+
1.615.0 (2022-08-04)
|
|
92
|
+
------------------
|
|
93
|
+
|
|
94
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
95
|
+
|
|
96
|
+
1.614.0 (2022-08-02)
|
|
97
|
+
------------------
|
|
98
|
+
|
|
99
|
+
* Feature - Added support for enumerating regions for `Aws::LicenseManagerUserSubscriptions`.
|
|
100
|
+
|
|
101
|
+
1.613.0 (2022-07-29)
|
|
102
|
+
------------------
|
|
103
|
+
|
|
104
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
105
|
+
|
|
106
|
+
1.612.0 (2022-07-28)
|
|
107
|
+
------------------
|
|
108
|
+
|
|
109
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
110
|
+
|
|
111
|
+
1.611.0 (2022-07-27)
|
|
112
|
+
------------------
|
|
113
|
+
|
|
114
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
115
|
+
|
|
116
|
+
1.610.0 (2022-07-22)
|
|
117
|
+
------------------
|
|
118
|
+
|
|
119
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
120
|
+
|
|
121
|
+
1.609.0 (2022-07-20)
|
|
122
|
+
------------------
|
|
123
|
+
|
|
124
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
125
|
+
|
|
126
|
+
1.608.0 (2022-07-18)
|
|
127
|
+
------------------
|
|
128
|
+
|
|
129
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
130
|
+
|
|
131
|
+
1.607.0 (2022-07-15)
|
|
132
|
+
------------------
|
|
133
|
+
|
|
134
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
135
|
+
|
|
136
|
+
1.606.0 (2022-07-14)
|
|
137
|
+
------------------
|
|
138
|
+
|
|
139
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
140
|
+
|
|
141
|
+
1.605.0 (2022-07-12)
|
|
142
|
+
------------------
|
|
143
|
+
|
|
144
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
145
|
+
|
|
146
|
+
1.604.0 (2022-07-11)
|
|
147
|
+
------------------
|
|
148
|
+
|
|
149
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
150
|
+
|
|
151
|
+
1.603.0 (2022-07-05)
|
|
152
|
+
------------------
|
|
153
|
+
|
|
154
|
+
* Feature - Added support for enumerating regions for `Aws::RolesAnywhere`.
|
|
155
|
+
|
|
156
|
+
1.602.0 (2022-06-29)
|
|
157
|
+
------------------
|
|
158
|
+
|
|
159
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
160
|
+
|
|
161
|
+
1.601.0 (2022-06-24)
|
|
162
|
+
------------------
|
|
163
|
+
|
|
164
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
165
|
+
|
|
166
|
+
1.600.0 (2022-06-17)
|
|
167
|
+
------------------
|
|
168
|
+
|
|
169
|
+
* Feature - Added support for enumerating regions for `Aws::ConnectCampaignService`.
|
|
170
|
+
|
|
171
|
+
1.599.0 (2022-06-16)
|
|
172
|
+
------------------
|
|
173
|
+
|
|
174
|
+
* Feature - Added support for enumerating regions for `Aws::RedshiftServerless`.
|
|
175
|
+
|
|
176
|
+
1.598.0 (2022-06-08)
|
|
177
|
+
------------------
|
|
178
|
+
|
|
179
|
+
* Feature - Added support for enumerating regions for `Aws::RedshiftServerless`.
|
|
180
|
+
|
|
181
|
+
* Feature - Added support for enumerating regions for `Aws::MainframeModernization`.
|
|
182
|
+
|
|
183
|
+
1.597.0 (2022-06-07)
|
|
184
|
+
------------------
|
|
185
|
+
|
|
186
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
187
|
+
|
|
188
|
+
1.596.0 (2022-06-06)
|
|
189
|
+
------------------
|
|
190
|
+
|
|
191
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
192
|
+
|
|
193
|
+
1.595.0 (2022-05-31)
|
|
194
|
+
------------------
|
|
195
|
+
|
|
196
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
197
|
+
|
|
198
|
+
1.594.0 (2022-05-27)
|
|
199
|
+
------------------
|
|
200
|
+
|
|
201
|
+
* Feature - Added support for enumerating regions for `Aws::EMRServerless`.
|
|
202
|
+
|
|
203
|
+
1.593.0 (2022-05-26)
|
|
204
|
+
------------------
|
|
205
|
+
|
|
206
|
+
* Feature - Added support for enumerating regions for `Aws::EMRServerlessWebService`.
|
|
207
|
+
|
|
208
|
+
1.592.0 (2022-05-25)
|
|
209
|
+
------------------
|
|
210
|
+
|
|
211
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
212
|
+
|
|
213
|
+
1.591.0 (2022-05-24)
|
|
214
|
+
------------------
|
|
215
|
+
|
|
216
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
217
|
+
|
|
218
|
+
1.590.0 (2022-05-23)
|
|
219
|
+
------------------
|
|
220
|
+
|
|
221
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
222
|
+
|
|
223
|
+
1.589.0 (2022-05-19)
|
|
224
|
+
------------------
|
|
225
|
+
|
|
226
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
227
|
+
|
|
228
|
+
1.588.0 (2022-05-18)
|
|
229
|
+
------------------
|
|
230
|
+
|
|
231
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
232
|
+
|
|
233
|
+
1.587.0 (2022-05-09)
|
|
234
|
+
------------------
|
|
235
|
+
|
|
236
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
237
|
+
|
|
238
|
+
1.586.0 (2022-05-06)
|
|
239
|
+
------------------
|
|
240
|
+
|
|
241
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
242
|
+
|
|
243
|
+
1.585.0 (2022-05-05)
|
|
244
|
+
------------------
|
|
245
|
+
|
|
246
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
247
|
+
|
|
248
|
+
1.584.0 (2022-05-04)
|
|
249
|
+
------------------
|
|
250
|
+
|
|
251
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
252
|
+
|
|
253
|
+
1.583.0 (2022-05-03)
|
|
254
|
+
------------------
|
|
255
|
+
|
|
256
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
257
|
+
|
|
258
|
+
1.582.0 (2022-05-02)
|
|
259
|
+
------------------
|
|
260
|
+
|
|
261
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
262
|
+
|
|
263
|
+
1.581.0 (2022-04-27)
|
|
264
|
+
------------------
|
|
265
|
+
|
|
266
|
+
* Feature - Added support for enumerating regions for `Aws::ChimeSDKMediaPipelines`.
|
|
267
|
+
|
|
268
|
+
1.580.0 (2022-04-26)
|
|
269
|
+
------------------
|
|
270
|
+
|
|
271
|
+
* Feature - Added support for enumerating regions for `Aws::Ivschat`.
|
|
272
|
+
|
|
273
|
+
1.579.0 (2022-04-20)
|
|
274
|
+
------------------
|
|
275
|
+
|
|
276
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
277
|
+
|
|
278
|
+
1.578.0 (2022-04-19)
|
|
279
|
+
------------------
|
|
280
|
+
|
|
281
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
282
|
+
|
|
283
|
+
1.577.0 (2022-04-14)
|
|
284
|
+
------------------
|
|
285
|
+
|
|
286
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
287
|
+
|
|
288
|
+
1.576.0 (2022-04-12)
|
|
289
|
+
------------------
|
|
290
|
+
|
|
291
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
292
|
+
|
|
293
|
+
1.575.0 (2022-04-11)
|
|
294
|
+
------------------
|
|
295
|
+
|
|
296
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
297
|
+
|
|
298
|
+
1.574.0 (2022-04-06)
|
|
299
|
+
------------------
|
|
300
|
+
|
|
301
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
302
|
+
|
|
4
303
|
1.573.0 (2022-04-01)
|
|
5
304
|
------------------
|
|
6
305
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.632.0
|
data/lib/aws-partitions.rb
CHANGED
|
@@ -255,12 +255,14 @@ module Aws
|
|
|
255
255
|
'AutoScalingPlans' => 'autoscaling-plans',
|
|
256
256
|
'Backup' => 'backup',
|
|
257
257
|
'BackupGateway' => 'backup-gateway',
|
|
258
|
+
'BackupStorage' => 'backupstorage',
|
|
258
259
|
'Batch' => 'batch',
|
|
259
260
|
'BillingConductor' => 'billingconductor',
|
|
260
261
|
'Braket' => 'braket',
|
|
261
262
|
'Budgets' => 'budgets',
|
|
262
263
|
'Chime' => 'chime',
|
|
263
264
|
'ChimeSDKIdentity' => 'identity-chime',
|
|
265
|
+
'ChimeSDKMediaPipelines' => 'media-pipelines-chime',
|
|
264
266
|
'ChimeSDKMeetings' => 'meetings-chime',
|
|
265
267
|
'ChimeSDKMessaging' => 'messaging-chime',
|
|
266
268
|
'Cloud9' => 'cloud9',
|
|
@@ -295,9 +297,11 @@ module Aws
|
|
|
295
297
|
'ComputeOptimizer' => 'compute-optimizer',
|
|
296
298
|
'ConfigService' => 'config',
|
|
297
299
|
'Connect' => 'connect',
|
|
300
|
+
'ConnectCampaignService' => 'connect-campaigns',
|
|
298
301
|
'ConnectContactLens' => 'contact-lens',
|
|
299
302
|
'ConnectParticipant' => 'participant.connect',
|
|
300
303
|
'ConnectWisdomService' => 'wisdom',
|
|
304
|
+
'ControlTower' => 'controltower',
|
|
301
305
|
'CostExplorer' => 'ce',
|
|
302
306
|
'CostandUsageReportService' => 'cur',
|
|
303
307
|
'CustomerProfiles' => 'profile',
|
|
@@ -326,6 +330,7 @@ module Aws
|
|
|
326
330
|
'EKS' => 'eks',
|
|
327
331
|
'EMR' => 'elasticmapreduce',
|
|
328
332
|
'EMRContainers' => 'emr-containers',
|
|
333
|
+
'EMRServerless' => 'emr-serverless',
|
|
329
334
|
'ElastiCache' => 'elasticache',
|
|
330
335
|
'ElasticBeanstalk' => 'elasticbeanstalk',
|
|
331
336
|
'ElasticInference' => 'api.elastic-inference',
|
|
@@ -377,6 +382,7 @@ module Aws
|
|
|
377
382
|
'IoTThingsGraph' => 'iotthingsgraph',
|
|
378
383
|
'IoTTwinMaker' => 'iottwinmaker',
|
|
379
384
|
'IoTWireless' => 'api.iotwireless',
|
|
385
|
+
'Ivschat' => 'ivschat',
|
|
380
386
|
'KMS' => 'kms',
|
|
381
387
|
'Kafka' => 'kafka',
|
|
382
388
|
'KafkaConnect' => 'kafkaconnect',
|
|
@@ -397,6 +403,7 @@ module Aws
|
|
|
397
403
|
'LexModelsV2' => 'models-v2-lex',
|
|
398
404
|
'LexRuntimeV2' => 'runtime-v2-lex',
|
|
399
405
|
'LicenseManager' => 'license-manager',
|
|
406
|
+
'LicenseManagerUserSubscriptions' => 'license-manager-user-subscriptions',
|
|
400
407
|
'Lightsail' => 'lightsail',
|
|
401
408
|
'LocationService' => 'geo',
|
|
402
409
|
'LookoutEquipment' => 'lookoutequipment',
|
|
@@ -408,6 +415,7 @@ module Aws
|
|
|
408
415
|
'MachineLearning' => 'machinelearning',
|
|
409
416
|
'Macie' => 'macie',
|
|
410
417
|
'Macie2' => 'macie2',
|
|
418
|
+
'MainframeModernization' => 'm2',
|
|
411
419
|
'ManagedBlockchain' => 'managedblockchain',
|
|
412
420
|
'ManagedGrafana' => 'grafana',
|
|
413
421
|
'MarketplaceCatalog' => 'catalog.marketplace',
|
|
@@ -449,6 +457,7 @@ module Aws
|
|
|
449
457
|
'PinpointSMSVoiceV2' => 'sms-voice',
|
|
450
458
|
'Polly' => 'polly',
|
|
451
459
|
'Pricing' => 'api.pricing',
|
|
460
|
+
'PrivateNetworks' => 'private-networks',
|
|
452
461
|
'PrometheusService' => 'aps',
|
|
453
462
|
'Proton' => 'proton',
|
|
454
463
|
'QLDB' => 'qldb',
|
|
@@ -460,11 +469,13 @@ module Aws
|
|
|
460
469
|
'RecycleBin' => 'rbin',
|
|
461
470
|
'Redshift' => 'redshift',
|
|
462
471
|
'RedshiftDataAPIService' => 'redshift-data',
|
|
472
|
+
'RedshiftServerless' => 'redshift-serverless',
|
|
463
473
|
'Rekognition' => 'rekognition',
|
|
464
474
|
'ResilienceHub' => 'resiliencehub',
|
|
465
475
|
'ResourceGroups' => 'resource-groups',
|
|
466
476
|
'ResourceGroupsTaggingAPI' => 'tagging',
|
|
467
477
|
'RoboMaker' => 'robomaker',
|
|
478
|
+
'RolesAnywhere' => 'rolesanywhere',
|
|
468
479
|
'Route53' => 'route53',
|
|
469
480
|
'Route53Domains' => 'route53domains',
|
|
470
481
|
'Route53RecoveryCluster' => 'route53-recovery-cluster',
|
|
@@ -507,6 +518,7 @@ module Aws
|
|
|
507
518
|
'States' => 'states',
|
|
508
519
|
'StorageGateway' => 'storagegateway',
|
|
509
520
|
'Support' => 'support',
|
|
521
|
+
'SupportApp' => 'supportapp',
|
|
510
522
|
'Synthetics' => 'synthetics',
|
|
511
523
|
'Textract' => 'textract',
|
|
512
524
|
'TimestreamQuery' => 'query.timestream',
|