cdk-comprehend-s3olap 2.0.145 → 2.0.146
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.
- package/.jsii +3 -3
- package/lib/cdk-comprehend-s3olap.js +2 -2
- package/lib/comprehend-lambdas.js +2 -2
- package/lib/iam-roles.js +4 -4
- package/node_modules/aws-sdk/CHANGELOG.md +7 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +142 -0
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +40 -39
- package/node_modules/aws-sdk/apis/sqs-2012-11-05.min.json +103 -36
- package/node_modules/aws-sdk/apis/sqs-2012-11-05.paginators.json +3 -3
- package/node_modules/aws-sdk/clients/ec2.d.ts +1 -1
- package/node_modules/aws-sdk/clients/inspector2.d.ts +202 -0
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +7 -2
- package/node_modules/aws-sdk/clients/sqs.d.ts +42 -42
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +6 -6
- package/node_modules/aws-sdk/dist/aws-sdk.js +108 -42
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +19 -19
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +3 -3
@@ -1023,28 +1023,28 @@
|
|
1023
1023
|
"shape": "S2u"
|
1024
1024
|
},
|
1025
1025
|
"Bumper": {
|
1026
|
-
"shape": "
|
1026
|
+
"shape": "S2x"
|
1027
1027
|
},
|
1028
1028
|
"CdnConfiguration": {
|
1029
|
-
"shape": "
|
1029
|
+
"shape": "S2y"
|
1030
1030
|
},
|
1031
1031
|
"ConfigurationAliases": {
|
1032
|
-
"shape": "
|
1032
|
+
"shape": "S2z"
|
1033
1033
|
},
|
1034
1034
|
"DashConfiguration": {
|
1035
|
-
"shape": "
|
1035
|
+
"shape": "S30"
|
1036
1036
|
},
|
1037
1037
|
"HlsConfiguration": {
|
1038
|
-
"shape": "
|
1038
|
+
"shape": "S32"
|
1039
1039
|
},
|
1040
1040
|
"LivePreRollConfiguration": {
|
1041
|
-
"shape": "
|
1041
|
+
"shape": "S33"
|
1042
1042
|
},
|
1043
1043
|
"LogConfiguration": {
|
1044
|
-
"shape": "
|
1044
|
+
"shape": "S34"
|
1045
1045
|
},
|
1046
1046
|
"ManifestProcessingRules": {
|
1047
|
-
"shape": "
|
1047
|
+
"shape": "S35"
|
1048
1048
|
},
|
1049
1049
|
"Name": {},
|
1050
1050
|
"PersonalizationThresholdSeconds": {
|
@@ -1150,7 +1150,7 @@
|
|
1150
1150
|
"shape": "Sk"
|
1151
1151
|
},
|
1152
1152
|
"RelatedResourceArns": {
|
1153
|
-
"shape": "
|
1153
|
+
"shape": "S3f"
|
1154
1154
|
},
|
1155
1155
|
"ResourceArn": {}
|
1156
1156
|
}
|
@@ -1325,28 +1325,28 @@
|
|
1325
1325
|
"shape": "S2u"
|
1326
1326
|
},
|
1327
1327
|
"Bumper": {
|
1328
|
-
"shape": "
|
1328
|
+
"shape": "S2x"
|
1329
1329
|
},
|
1330
1330
|
"CdnConfiguration": {
|
1331
|
-
"shape": "
|
1331
|
+
"shape": "S2y"
|
1332
1332
|
},
|
1333
1333
|
"ConfigurationAliases": {
|
1334
|
-
"shape": "
|
1334
|
+
"shape": "S2z"
|
1335
1335
|
},
|
1336
1336
|
"DashConfiguration": {
|
1337
|
-
"shape": "
|
1337
|
+
"shape": "S30"
|
1338
1338
|
},
|
1339
1339
|
"HlsConfiguration": {
|
1340
|
-
"shape": "
|
1340
|
+
"shape": "S32"
|
1341
1341
|
},
|
1342
1342
|
"LivePreRollConfiguration": {
|
1343
|
-
"shape": "
|
1343
|
+
"shape": "S33"
|
1344
1344
|
},
|
1345
1345
|
"LogConfiguration": {
|
1346
|
-
"shape": "
|
1346
|
+
"shape": "S34"
|
1347
1347
|
},
|
1348
1348
|
"ManifestProcessingRules": {
|
1349
|
-
"shape": "
|
1349
|
+
"shape": "S35"
|
1350
1350
|
},
|
1351
1351
|
"Name": {},
|
1352
1352
|
"PersonalizationThresholdSeconds": {
|
@@ -1622,10 +1622,10 @@
|
|
1622
1622
|
"shape": "S2u"
|
1623
1623
|
},
|
1624
1624
|
"Bumper": {
|
1625
|
-
"shape": "
|
1625
|
+
"shape": "S2x"
|
1626
1626
|
},
|
1627
1627
|
"CdnConfiguration": {
|
1628
|
-
"shape": "
|
1628
|
+
"shape": "S2y"
|
1629
1629
|
},
|
1630
1630
|
"ConfigurationAliases": {
|
1631
1631
|
"type": "map",
|
@@ -1642,10 +1642,10 @@
|
|
1642
1642
|
}
|
1643
1643
|
},
|
1644
1644
|
"LivePreRollConfiguration": {
|
1645
|
-
"shape": "
|
1645
|
+
"shape": "S33"
|
1646
1646
|
},
|
1647
1647
|
"ManifestProcessingRules": {
|
1648
|
-
"shape": "
|
1648
|
+
"shape": "S35"
|
1649
1649
|
},
|
1650
1650
|
"Name": {},
|
1651
1651
|
"PersonalizationThresholdSeconds": {
|
@@ -1668,28 +1668,28 @@
|
|
1668
1668
|
"shape": "S2u"
|
1669
1669
|
},
|
1670
1670
|
"Bumper": {
|
1671
|
-
"shape": "
|
1671
|
+
"shape": "S2x"
|
1672
1672
|
},
|
1673
1673
|
"CdnConfiguration": {
|
1674
|
-
"shape": "
|
1674
|
+
"shape": "S2y"
|
1675
1675
|
},
|
1676
1676
|
"ConfigurationAliases": {
|
1677
|
-
"shape": "
|
1677
|
+
"shape": "S2z"
|
1678
1678
|
},
|
1679
1679
|
"DashConfiguration": {
|
1680
|
-
"shape": "
|
1680
|
+
"shape": "S30"
|
1681
1681
|
},
|
1682
1682
|
"HlsConfiguration": {
|
1683
|
-
"shape": "
|
1683
|
+
"shape": "S32"
|
1684
1684
|
},
|
1685
1685
|
"LivePreRollConfiguration": {
|
1686
|
-
"shape": "
|
1686
|
+
"shape": "S33"
|
1687
1687
|
},
|
1688
1688
|
"LogConfiguration": {
|
1689
|
-
"shape": "
|
1689
|
+
"shape": "S34"
|
1690
1690
|
},
|
1691
1691
|
"ManifestProcessingRules": {
|
1692
|
-
"shape": "
|
1692
|
+
"shape": "S35"
|
1693
1693
|
},
|
1694
1694
|
"Name": {},
|
1695
1695
|
"PersonalizationThresholdSeconds": {
|
@@ -1798,7 +1798,7 @@
|
|
1798
1798
|
"locationName": "ResourceArn"
|
1799
1799
|
},
|
1800
1800
|
"TagKeys": {
|
1801
|
-
"shape": "
|
1801
|
+
"shape": "S3f",
|
1802
1802
|
"location": "querystring",
|
1803
1803
|
"locationName": "tagKeys"
|
1804
1804
|
}
|
@@ -2373,32 +2373,33 @@
|
|
2373
2373
|
"S2u": {
|
2374
2374
|
"type": "structure",
|
2375
2375
|
"members": {
|
2376
|
+
"FillPolicy": {},
|
2376
2377
|
"Mode": {},
|
2377
2378
|
"Value": {}
|
2378
2379
|
}
|
2379
2380
|
},
|
2380
|
-
"
|
2381
|
+
"S2x": {
|
2381
2382
|
"type": "structure",
|
2382
2383
|
"members": {
|
2383
2384
|
"EndUrl": {},
|
2384
2385
|
"StartUrl": {}
|
2385
2386
|
}
|
2386
2387
|
},
|
2387
|
-
"
|
2388
|
+
"S2y": {
|
2388
2389
|
"type": "structure",
|
2389
2390
|
"members": {
|
2390
2391
|
"AdSegmentUrlPrefix": {},
|
2391
2392
|
"ContentSegmentUrlPrefix": {}
|
2392
2393
|
}
|
2393
2394
|
},
|
2394
|
-
"
|
2395
|
+
"S2z": {
|
2395
2396
|
"type": "map",
|
2396
2397
|
"key": {},
|
2397
2398
|
"value": {
|
2398
2399
|
"shape": "Sg"
|
2399
2400
|
}
|
2400
2401
|
},
|
2401
|
-
"
|
2402
|
+
"S30": {
|
2402
2403
|
"type": "structure",
|
2403
2404
|
"members": {
|
2404
2405
|
"ManifestEndpointPrefix": {},
|
@@ -2406,13 +2407,13 @@
|
|
2406
2407
|
"OriginManifestType": {}
|
2407
2408
|
}
|
2408
2409
|
},
|
2409
|
-
"
|
2410
|
+
"S32": {
|
2410
2411
|
"type": "structure",
|
2411
2412
|
"members": {
|
2412
2413
|
"ManifestEndpointPrefix": {}
|
2413
2414
|
}
|
2414
2415
|
},
|
2415
|
-
"
|
2416
|
+
"S33": {
|
2416
2417
|
"type": "structure",
|
2417
2418
|
"members": {
|
2418
2419
|
"AdDecisionServerUrl": {},
|
@@ -2421,7 +2422,7 @@
|
|
2421
2422
|
}
|
2422
2423
|
}
|
2423
2424
|
},
|
2424
|
-
"
|
2425
|
+
"S34": {
|
2425
2426
|
"type": "structure",
|
2426
2427
|
"required": [
|
2427
2428
|
"PercentEnabled"
|
@@ -2432,7 +2433,7 @@
|
|
2432
2433
|
}
|
2433
2434
|
}
|
2434
2435
|
},
|
2435
|
-
"
|
2436
|
+
"S35": {
|
2436
2437
|
"type": "structure",
|
2437
2438
|
"members": {
|
2438
2439
|
"AdMarkerPassthrough": {
|
@@ -2445,7 +2446,7 @@
|
|
2445
2446
|
}
|
2446
2447
|
}
|
2447
2448
|
},
|
2448
|
-
"
|
2449
|
+
"S3f": {
|
2449
2450
|
"type": "list",
|
2450
2451
|
"member": {}
|
2451
2452
|
}
|
@@ -2,16 +2,14 @@
|
|
2
2
|
"version": "2.0",
|
3
3
|
"metadata": {
|
4
4
|
"apiVersion": "2012-11-05",
|
5
|
-
"awsQueryCompatible": {},
|
6
5
|
"endpointPrefix": "sqs",
|
7
|
-
"
|
8
|
-
"protocol": "json",
|
6
|
+
"protocol": "query",
|
9
7
|
"serviceAbbreviation": "Amazon SQS",
|
10
8
|
"serviceFullName": "Amazon Simple Queue Service",
|
11
9
|
"serviceId": "SQS",
|
12
10
|
"signatureVersion": "v4",
|
13
|
-
"
|
14
|
-
"
|
11
|
+
"uid": "sqs-2012-11-05",
|
12
|
+
"xmlNamespace": "http://queue.amazonaws.com/doc/2012-11-05/"
|
15
13
|
},
|
16
14
|
"operations": {
|
17
15
|
"AddPermission": {
|
@@ -28,12 +26,16 @@
|
|
28
26
|
"Label": {},
|
29
27
|
"AWSAccountIds": {
|
30
28
|
"type": "list",
|
31
|
-
"member": {
|
29
|
+
"member": {
|
30
|
+
"locationName": "AWSAccountId"
|
31
|
+
},
|
32
32
|
"flattened": true
|
33
33
|
},
|
34
34
|
"Actions": {
|
35
35
|
"type": "list",
|
36
|
-
"member": {
|
36
|
+
"member": {
|
37
|
+
"locationName": "ActionName"
|
38
|
+
},
|
37
39
|
"flattened": true
|
38
40
|
}
|
39
41
|
}
|
@@ -68,6 +70,7 @@
|
|
68
70
|
"Entries": {
|
69
71
|
"type": "list",
|
70
72
|
"member": {
|
73
|
+
"locationName": "ChangeMessageVisibilityBatchRequestEntry",
|
71
74
|
"type": "structure",
|
72
75
|
"required": [
|
73
76
|
"Id",
|
@@ -86,6 +89,7 @@
|
|
86
89
|
}
|
87
90
|
},
|
88
91
|
"output": {
|
92
|
+
"resultWrapper": "ChangeMessageVisibilityBatchResult",
|
89
93
|
"type": "structure",
|
90
94
|
"required": [
|
91
95
|
"Successful",
|
@@ -95,6 +99,7 @@
|
|
95
99
|
"Successful": {
|
96
100
|
"type": "list",
|
97
101
|
"member": {
|
102
|
+
"locationName": "ChangeMessageVisibilityBatchResultEntry",
|
98
103
|
"type": "structure",
|
99
104
|
"required": [
|
100
105
|
"Id"
|
@@ -120,14 +125,17 @@
|
|
120
125
|
"members": {
|
121
126
|
"QueueName": {},
|
122
127
|
"Attributes": {
|
123
|
-
"shape": "Sh"
|
128
|
+
"shape": "Sh",
|
129
|
+
"locationName": "Attribute"
|
124
130
|
},
|
125
131
|
"tags": {
|
126
|
-
"shape": "Sj"
|
132
|
+
"shape": "Sj",
|
133
|
+
"locationName": "Tag"
|
127
134
|
}
|
128
135
|
}
|
129
136
|
},
|
130
137
|
"output": {
|
138
|
+
"resultWrapper": "CreateQueueResult",
|
131
139
|
"type": "structure",
|
132
140
|
"members": {
|
133
141
|
"QueueUrl": {}
|
@@ -159,6 +167,7 @@
|
|
159
167
|
"Entries": {
|
160
168
|
"type": "list",
|
161
169
|
"member": {
|
170
|
+
"locationName": "DeleteMessageBatchRequestEntry",
|
162
171
|
"type": "structure",
|
163
172
|
"required": [
|
164
173
|
"Id",
|
@@ -174,6 +183,7 @@
|
|
174
183
|
}
|
175
184
|
},
|
176
185
|
"output": {
|
186
|
+
"resultWrapper": "DeleteMessageBatchResult",
|
177
187
|
"type": "structure",
|
178
188
|
"required": [
|
179
189
|
"Successful",
|
@@ -183,6 +193,7 @@
|
|
183
193
|
"Successful": {
|
184
194
|
"type": "list",
|
185
195
|
"member": {
|
196
|
+
"locationName": "DeleteMessageBatchResultEntry",
|
186
197
|
"type": "structure",
|
187
198
|
"required": [
|
188
199
|
"Id"
|
@@ -224,10 +235,12 @@
|
|
224
235
|
}
|
225
236
|
},
|
226
237
|
"output": {
|
238
|
+
"resultWrapper": "GetQueueAttributesResult",
|
227
239
|
"type": "structure",
|
228
240
|
"members": {
|
229
241
|
"Attributes": {
|
230
|
-
"shape": "Sh"
|
242
|
+
"shape": "Sh",
|
243
|
+
"locationName": "Attribute"
|
231
244
|
}
|
232
245
|
}
|
233
246
|
}
|
@@ -244,6 +257,7 @@
|
|
244
257
|
}
|
245
258
|
},
|
246
259
|
"output": {
|
260
|
+
"resultWrapper": "GetQueueUrlResult",
|
247
261
|
"type": "structure",
|
248
262
|
"members": {
|
249
263
|
"QueueUrl": {}
|
@@ -265,6 +279,7 @@
|
|
265
279
|
}
|
266
280
|
},
|
267
281
|
"output": {
|
282
|
+
"resultWrapper": "ListDeadLetterSourceQueuesResult",
|
268
283
|
"type": "structure",
|
269
284
|
"required": [
|
270
285
|
"queueUrls"
|
@@ -288,10 +303,12 @@
|
|
288
303
|
}
|
289
304
|
},
|
290
305
|
"output": {
|
306
|
+
"resultWrapper": "ListQueueTagsResult",
|
291
307
|
"type": "structure",
|
292
308
|
"members": {
|
293
309
|
"Tags": {
|
294
|
-
"shape": "Sj"
|
310
|
+
"shape": "Sj",
|
311
|
+
"locationName": "Tag"
|
295
312
|
}
|
296
313
|
}
|
297
314
|
}
|
@@ -308,6 +325,7 @@
|
|
308
325
|
}
|
309
326
|
},
|
310
327
|
"output": {
|
328
|
+
"resultWrapper": "ListQueuesResult",
|
311
329
|
"type": "structure",
|
312
330
|
"members": {
|
313
331
|
"QueueUrls": {
|
@@ -341,7 +359,9 @@
|
|
341
359
|
},
|
342
360
|
"MessageAttributeNames": {
|
343
361
|
"type": "list",
|
344
|
-
"member": {
|
362
|
+
"member": {
|
363
|
+
"locationName": "MessageAttributeName"
|
364
|
+
},
|
345
365
|
"flattened": true
|
346
366
|
},
|
347
367
|
"MaxNumberOfMessages": {
|
@@ -357,11 +377,13 @@
|
|
357
377
|
}
|
358
378
|
},
|
359
379
|
"output": {
|
380
|
+
"resultWrapper": "ReceiveMessageResult",
|
360
381
|
"type": "structure",
|
361
382
|
"members": {
|
362
383
|
"Messages": {
|
363
384
|
"type": "list",
|
364
385
|
"member": {
|
386
|
+
"locationName": "Message",
|
365
387
|
"type": "structure",
|
366
388
|
"members": {
|
367
389
|
"MessageId": {},
|
@@ -369,14 +391,20 @@
|
|
369
391
|
"MD5OfBody": {},
|
370
392
|
"Body": {},
|
371
393
|
"Attributes": {
|
394
|
+
"locationName": "Attribute",
|
372
395
|
"type": "map",
|
373
|
-
"key": {
|
374
|
-
|
396
|
+
"key": {
|
397
|
+
"locationName": "Name"
|
398
|
+
},
|
399
|
+
"value": {
|
400
|
+
"locationName": "Value"
|
401
|
+
},
|
375
402
|
"flattened": true
|
376
403
|
},
|
377
404
|
"MD5OfMessageAttributes": {},
|
378
405
|
"MessageAttributes": {
|
379
|
-
"shape": "S1i"
|
406
|
+
"shape": "S1i",
|
407
|
+
"locationName": "MessageAttribute"
|
380
408
|
}
|
381
409
|
}
|
382
410
|
},
|
@@ -412,16 +440,19 @@
|
|
412
440
|
"type": "integer"
|
413
441
|
},
|
414
442
|
"MessageAttributes": {
|
415
|
-
"shape": "S1i"
|
443
|
+
"shape": "S1i",
|
444
|
+
"locationName": "MessageAttribute"
|
416
445
|
},
|
417
446
|
"MessageSystemAttributes": {
|
418
|
-
"shape": "S1p"
|
447
|
+
"shape": "S1p",
|
448
|
+
"locationName": "MessageSystemAttribute"
|
419
449
|
},
|
420
450
|
"MessageDeduplicationId": {},
|
421
451
|
"MessageGroupId": {}
|
422
452
|
}
|
423
453
|
},
|
424
454
|
"output": {
|
455
|
+
"resultWrapper": "SendMessageResult",
|
425
456
|
"type": "structure",
|
426
457
|
"members": {
|
427
458
|
"MD5OfMessageBody": {},
|
@@ -444,6 +475,7 @@
|
|
444
475
|
"Entries": {
|
445
476
|
"type": "list",
|
446
477
|
"member": {
|
478
|
+
"locationName": "SendMessageBatchRequestEntry",
|
447
479
|
"type": "structure",
|
448
480
|
"required": [
|
449
481
|
"Id",
|
@@ -456,10 +488,12 @@
|
|
456
488
|
"type": "integer"
|
457
489
|
},
|
458
490
|
"MessageAttributes": {
|
459
|
-
"shape": "S1i"
|
491
|
+
"shape": "S1i",
|
492
|
+
"locationName": "MessageAttribute"
|
460
493
|
},
|
461
494
|
"MessageSystemAttributes": {
|
462
|
-
"shape": "S1p"
|
495
|
+
"shape": "S1p",
|
496
|
+
"locationName": "MessageSystemAttribute"
|
463
497
|
},
|
464
498
|
"MessageDeduplicationId": {},
|
465
499
|
"MessageGroupId": {}
|
@@ -470,6 +504,7 @@
|
|
470
504
|
}
|
471
505
|
},
|
472
506
|
"output": {
|
507
|
+
"resultWrapper": "SendMessageBatchResult",
|
473
508
|
"type": "structure",
|
474
509
|
"required": [
|
475
510
|
"Successful",
|
@@ -479,6 +514,7 @@
|
|
479
514
|
"Successful": {
|
480
515
|
"type": "list",
|
481
516
|
"member": {
|
517
|
+
"locationName": "SendMessageBatchResultEntry",
|
482
518
|
"type": "structure",
|
483
519
|
"required": [
|
484
520
|
"Id",
|
@@ -512,7 +548,8 @@
|
|
512
548
|
"members": {
|
513
549
|
"QueueUrl": {},
|
514
550
|
"Attributes": {
|
515
|
-
"shape": "Sh"
|
551
|
+
"shape": "Sh",
|
552
|
+
"locationName": "Attribute"
|
516
553
|
}
|
517
554
|
}
|
518
555
|
}
|
@@ -543,7 +580,9 @@
|
|
543
580
|
"QueueUrl": {},
|
544
581
|
"TagKeys": {
|
545
582
|
"type": "list",
|
546
|
-
"member": {
|
583
|
+
"member": {
|
584
|
+
"locationName": "TagKey"
|
585
|
+
},
|
547
586
|
"flattened": true
|
548
587
|
}
|
549
588
|
}
|
@@ -554,6 +593,7 @@
|
|
554
593
|
"Sd": {
|
555
594
|
"type": "list",
|
556
595
|
"member": {
|
596
|
+
"locationName": "BatchResultErrorEntry",
|
557
597
|
"type": "structure",
|
558
598
|
"required": [
|
559
599
|
"Id",
|
@@ -573,30 +613,47 @@
|
|
573
613
|
},
|
574
614
|
"Sh": {
|
575
615
|
"type": "map",
|
576
|
-
"key": {
|
577
|
-
|
578
|
-
|
616
|
+
"key": {
|
617
|
+
"locationName": "Name"
|
618
|
+
},
|
619
|
+
"value": {
|
620
|
+
"locationName": "Value"
|
621
|
+
},
|
622
|
+
"flattened": true,
|
623
|
+
"locationName": "Attribute"
|
579
624
|
},
|
580
625
|
"Sj": {
|
581
626
|
"type": "map",
|
582
|
-
"key": {
|
583
|
-
|
584
|
-
|
627
|
+
"key": {
|
628
|
+
"locationName": "Key"
|
629
|
+
},
|
630
|
+
"value": {
|
631
|
+
"locationName": "Value"
|
632
|
+
},
|
633
|
+
"flattened": true,
|
634
|
+
"locationName": "Tag"
|
585
635
|
},
|
586
636
|
"Sw": {
|
587
637
|
"type": "list",
|
588
|
-
"member": {
|
638
|
+
"member": {
|
639
|
+
"locationName": "AttributeName"
|
640
|
+
},
|
589
641
|
"flattened": true
|
590
642
|
},
|
591
643
|
"S14": {
|
592
644
|
"type": "list",
|
593
|
-
"member": {
|
645
|
+
"member": {
|
646
|
+
"locationName": "QueueUrl"
|
647
|
+
},
|
594
648
|
"flattened": true
|
595
649
|
},
|
596
650
|
"S1i": {
|
597
651
|
"type": "map",
|
598
|
-
"key": {
|
652
|
+
"key": {
|
653
|
+
"locationName": "Name"
|
654
|
+
},
|
599
655
|
"value": {
|
656
|
+
"locationName": "Value",
|
600
657
|
"type": "structure",
|
601
658
|
"required": [
|
602
659
|
"DataType"
|
@@ -608,11 +665,13 @@
|
|
608
665
|
},
|
609
666
|
"StringListValues": {
|
610
667
|
"shape": "S1l",
|
611
|
-
"flattened": true
|
668
|
+
"flattened": true,
|
669
|
+
"locationName": "StringListValue"
|
612
670
|
},
|
613
671
|
"BinaryListValues": {
|
614
672
|
"shape": "S1m",
|
615
|
-
"flattened": true
|
673
|
+
"flattened": true,
|
674
|
+
"locationName": "BinaryListValue"
|
616
675
|
},
|
617
676
|
"DataType": {}
|
618
677
|
}
|
@@ -621,18 +680,24 @@
|
|
621
680
|
},
|
622
681
|
"S1l": {
|
623
682
|
"type": "list",
|
624
|
-
"member": {
|
683
|
+
"member": {
|
684
|
+
"locationName": "StringListValue"
|
685
|
+
}
|
625
686
|
},
|
626
687
|
"S1m": {
|
627
688
|
"type": "list",
|
628
689
|
"member": {
|
690
|
+
"locationName": "BinaryListValue",
|
629
691
|
"type": "blob"
|
630
692
|
}
|
631
693
|
},
|
632
694
|
"S1p": {
|
633
695
|
"type": "map",
|
634
|
-
"key": {
|
696
|
+
"key": {
|
697
|
+
"locationName": "Name"
|
698
|
+
},
|
635
699
|
"value": {
|
700
|
+
"locationName": "Value",
|
636
701
|
"type": "structure",
|
637
702
|
"required": [
|
638
703
|
"DataType"
|
@@ -644,11 +709,13 @@
|
|
644
709
|
},
|
645
710
|
"StringListValues": {
|
646
711
|
"shape": "S1l",
|
647
|
-
"flattened": true
|
712
|
+
"flattened": true,
|
713
|
+
"locationName": "StringListValue"
|
648
714
|
},
|
649
715
|
"BinaryListValues": {
|
650
716
|
"shape": "S1m",
|
651
|
-
"flattened": true
|
717
|
+
"flattened": true,
|
718
|
+
"locationName": "BinaryListValue"
|
652
719
|
},
|
653
720
|
"DataType": {}
|
654
721
|
}
|
@@ -2,15 +2,15 @@
|
|
2
2
|
"pagination": {
|
3
3
|
"ListDeadLetterSourceQueues": {
|
4
4
|
"input_token": "NextToken",
|
5
|
-
"output_token": "NextToken",
|
6
5
|
"limit_key": "MaxResults",
|
6
|
+
"output_token": "NextToken",
|
7
7
|
"result_key": "queueUrls"
|
8
8
|
},
|
9
9
|
"ListQueues": {
|
10
10
|
"input_token": "NextToken",
|
11
|
-
"output_token": "NextToken",
|
12
11
|
"limit_key": "MaxResults",
|
12
|
+
"output_token": "NextToken",
|
13
13
|
"result_key": "QueueUrls"
|
14
14
|
}
|
15
15
|
}
|
16
|
-
}
|
16
|
+
}
|