cdk-docker-image-deployment 0.0.65 → 0.0.67

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.
Files changed (58) hide show
  1. package/.jsii +3 -3
  2. package/lib/destination.js +1 -1
  3. package/lib/docker-image-deployment.js +1 -1
  4. package/lib/source.js +1 -1
  5. package/node_modules/aws-sdk/CHANGELOG.md +24 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/acm-2015-12-08.min.json +2 -1
  8. package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +76 -40
  9. package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +116 -101
  10. package/node_modules/aws-sdk/apis/billingconductor-2021-07-30.min.json +78 -10
  11. package/node_modules/aws-sdk/apis/billingconductor-2021-07-30.paginators.json +6 -0
  12. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +81 -37
  13. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1032 -985
  14. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +148 -128
  15. package/node_modules/aws-sdk/apis/fms-2018-01-01.min.json +354 -87
  16. package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +174 -140
  17. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +131 -123
  18. package/node_modules/aws-sdk/apis/metadata.json +4 -0
  19. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +530 -289
  20. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +5 -0
  21. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +459 -139
  22. package/node_modules/aws-sdk/apis/resource-explorer-2-2022-07-28.examples.json +5 -0
  23. package/node_modules/aws-sdk/apis/resource-explorer-2-2022-07-28.min.json +624 -0
  24. package/node_modules/aws-sdk/apis/resource-explorer-2-2022-07-28.paginators.json +28 -0
  25. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +45 -39
  26. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +181 -31
  27. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.paginators.json +10 -0
  28. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +63 -59
  29. package/node_modules/aws-sdk/clients/acm.d.ts +9 -4
  30. package/node_modules/aws-sdk/clients/all.d.ts +1 -0
  31. package/node_modules/aws-sdk/clients/all.js +2 -1
  32. package/node_modules/aws-sdk/clients/athena.d.ts +35 -0
  33. package/node_modules/aws-sdk/clients/autoscaling.d.ts +44 -24
  34. package/node_modules/aws-sdk/clients/billingconductor.d.ts +163 -63
  35. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +63 -5
  36. package/node_modules/aws-sdk/clients/ec2.d.ts +68 -8
  37. package/node_modules/aws-sdk/clients/elasticache.d.ts +62 -11
  38. package/node_modules/aws-sdk/clients/fms.d.ts +322 -1
  39. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +260 -2
  40. package/node_modules/aws-sdk/clients/lightsail.d.ts +85 -17
  41. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +20 -7
  42. package/node_modules/aws-sdk/clients/opensearch.d.ts +890 -430
  43. package/node_modules/aws-sdk/clients/polly.d.ts +1 -1
  44. package/node_modules/aws-sdk/clients/resourceexplorer2.d.ts +693 -0
  45. package/node_modules/aws-sdk/clients/resourceexplorer2.js +18 -0
  46. package/node_modules/aws-sdk/clients/route53.d.ts +4 -4
  47. package/node_modules/aws-sdk/clients/ssm.d.ts +5 -0
  48. package/node_modules/aws-sdk/clients/wafv2.d.ts +3 -3
  49. package/node_modules/aws-sdk/clients/wellarchitected.d.ts +182 -11
  50. package/node_modules/aws-sdk/clients/workspaces.d.ts +6 -0
  51. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  52. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +59 -22
  53. package/node_modules/aws-sdk/dist/aws-sdk.js +1507 -1334
  54. package/node_modules/aws-sdk/dist/aws-sdk.min.js +96 -96
  55. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
  56. package/node_modules/aws-sdk/lib/core.js +1 -1
  57. package/node_modules/aws-sdk/package.json +1 -1
  58. package/package.json +4 -4
@@ -0,0 +1,5 @@
1
+ {
2
+ "version": "1.0",
3
+ "examples": {
4
+ }
5
+ }
@@ -0,0 +1,624 @@
1
+ {
2
+ "version": "2.0",
3
+ "metadata": {
4
+ "apiVersion": "2022-07-28",
5
+ "endpointPrefix": "resource-explorer-2",
6
+ "jsonVersion": "1.1",
7
+ "protocol": "rest-json",
8
+ "serviceFullName": "AWS Resource Explorer",
9
+ "serviceId": "Resource Explorer 2",
10
+ "signatureVersion": "v4",
11
+ "signingName": "resource-explorer-2",
12
+ "uid": "resource-explorer-2-2022-07-28"
13
+ },
14
+ "operations": {
15
+ "AssociateDefaultView": {
16
+ "http": {
17
+ "requestUri": "/AssociateDefaultView",
18
+ "responseCode": 200
19
+ },
20
+ "input": {
21
+ "type": "structure",
22
+ "required": [
23
+ "ViewArn"
24
+ ],
25
+ "members": {
26
+ "ViewArn": {}
27
+ }
28
+ },
29
+ "output": {
30
+ "type": "structure",
31
+ "members": {
32
+ "ViewArn": {}
33
+ }
34
+ },
35
+ "idempotent": true
36
+ },
37
+ "BatchGetView": {
38
+ "http": {
39
+ "requestUri": "/BatchGetView",
40
+ "responseCode": 200
41
+ },
42
+ "input": {
43
+ "type": "structure",
44
+ "members": {
45
+ "ViewArns": {
46
+ "type": "list",
47
+ "member": {}
48
+ }
49
+ }
50
+ },
51
+ "output": {
52
+ "type": "structure",
53
+ "members": {
54
+ "Errors": {
55
+ "type": "list",
56
+ "member": {
57
+ "type": "structure",
58
+ "required": [
59
+ "ErrorMessage",
60
+ "ViewArn"
61
+ ],
62
+ "members": {
63
+ "ErrorMessage": {},
64
+ "ViewArn": {}
65
+ }
66
+ }
67
+ },
68
+ "Views": {
69
+ "type": "list",
70
+ "member": {
71
+ "shape": "Sb"
72
+ }
73
+ }
74
+ }
75
+ }
76
+ },
77
+ "CreateIndex": {
78
+ "http": {
79
+ "requestUri": "/CreateIndex",
80
+ "responseCode": 200
81
+ },
82
+ "input": {
83
+ "type": "structure",
84
+ "members": {
85
+ "ClientToken": {
86
+ "idempotencyToken": true
87
+ },
88
+ "Tags": {
89
+ "shape": "Sj"
90
+ }
91
+ }
92
+ },
93
+ "output": {
94
+ "type": "structure",
95
+ "members": {
96
+ "Arn": {},
97
+ "CreatedAt": {
98
+ "shape": "Sh"
99
+ },
100
+ "State": {}
101
+ }
102
+ },
103
+ "idempotent": true
104
+ },
105
+ "CreateView": {
106
+ "http": {
107
+ "requestUri": "/CreateView",
108
+ "responseCode": 200
109
+ },
110
+ "input": {
111
+ "type": "structure",
112
+ "required": [
113
+ "ViewName"
114
+ ],
115
+ "members": {
116
+ "ClientToken": {
117
+ "idempotencyToken": true
118
+ },
119
+ "Filters": {
120
+ "shape": "Sc"
121
+ },
122
+ "IncludedProperties": {
123
+ "shape": "Se"
124
+ },
125
+ "Tags": {
126
+ "shape": "Sj"
127
+ },
128
+ "ViewName": {}
129
+ }
130
+ },
131
+ "output": {
132
+ "type": "structure",
133
+ "members": {
134
+ "View": {
135
+ "shape": "Sb"
136
+ }
137
+ }
138
+ }
139
+ },
140
+ "DeleteIndex": {
141
+ "http": {
142
+ "requestUri": "/DeleteIndex",
143
+ "responseCode": 200
144
+ },
145
+ "input": {
146
+ "type": "structure",
147
+ "required": [
148
+ "Arn"
149
+ ],
150
+ "members": {
151
+ "Arn": {}
152
+ }
153
+ },
154
+ "output": {
155
+ "type": "structure",
156
+ "members": {
157
+ "Arn": {},
158
+ "LastUpdatedAt": {
159
+ "shape": "Sh"
160
+ },
161
+ "State": {}
162
+ }
163
+ },
164
+ "idempotent": true
165
+ },
166
+ "DeleteView": {
167
+ "http": {
168
+ "requestUri": "/DeleteView",
169
+ "responseCode": 200
170
+ },
171
+ "input": {
172
+ "type": "structure",
173
+ "required": [
174
+ "ViewArn"
175
+ ],
176
+ "members": {
177
+ "ViewArn": {}
178
+ }
179
+ },
180
+ "output": {
181
+ "type": "structure",
182
+ "members": {
183
+ "ViewArn": {}
184
+ }
185
+ },
186
+ "idempotent": true
187
+ },
188
+ "DisassociateDefaultView": {
189
+ "http": {
190
+ "requestUri": "/DisassociateDefaultView",
191
+ "responseCode": 200
192
+ },
193
+ "idempotent": true
194
+ },
195
+ "GetDefaultView": {
196
+ "http": {
197
+ "requestUri": "/GetDefaultView",
198
+ "responseCode": 200
199
+ },
200
+ "output": {
201
+ "type": "structure",
202
+ "members": {
203
+ "ViewArn": {}
204
+ }
205
+ }
206
+ },
207
+ "GetIndex": {
208
+ "http": {
209
+ "requestUri": "/GetIndex",
210
+ "responseCode": 200
211
+ },
212
+ "output": {
213
+ "type": "structure",
214
+ "members": {
215
+ "Arn": {},
216
+ "CreatedAt": {
217
+ "shape": "Sh"
218
+ },
219
+ "LastUpdatedAt": {
220
+ "shape": "Sh"
221
+ },
222
+ "ReplicatingFrom": {
223
+ "shape": "Sx"
224
+ },
225
+ "ReplicatingTo": {
226
+ "shape": "Sx"
227
+ },
228
+ "State": {},
229
+ "Tags": {
230
+ "shape": "Sj"
231
+ },
232
+ "Type": {}
233
+ }
234
+ }
235
+ },
236
+ "GetView": {
237
+ "http": {
238
+ "requestUri": "/GetView",
239
+ "responseCode": 200
240
+ },
241
+ "input": {
242
+ "type": "structure",
243
+ "required": [
244
+ "ViewArn"
245
+ ],
246
+ "members": {
247
+ "ViewArn": {}
248
+ }
249
+ },
250
+ "output": {
251
+ "type": "structure",
252
+ "members": {
253
+ "Tags": {
254
+ "shape": "Sj"
255
+ },
256
+ "View": {
257
+ "shape": "Sb"
258
+ }
259
+ }
260
+ }
261
+ },
262
+ "ListIndexes": {
263
+ "http": {
264
+ "requestUri": "/ListIndexes",
265
+ "responseCode": 200
266
+ },
267
+ "input": {
268
+ "type": "structure",
269
+ "members": {
270
+ "MaxResults": {
271
+ "type": "integer"
272
+ },
273
+ "NextToken": {},
274
+ "Regions": {
275
+ "type": "list",
276
+ "member": {}
277
+ },
278
+ "Type": {}
279
+ }
280
+ },
281
+ "output": {
282
+ "type": "structure",
283
+ "members": {
284
+ "Indexes": {
285
+ "type": "list",
286
+ "member": {
287
+ "type": "structure",
288
+ "members": {
289
+ "Arn": {},
290
+ "Region": {},
291
+ "Type": {}
292
+ }
293
+ }
294
+ },
295
+ "NextToken": {}
296
+ }
297
+ }
298
+ },
299
+ "ListSupportedResourceTypes": {
300
+ "http": {
301
+ "requestUri": "/ListSupportedResourceTypes",
302
+ "responseCode": 200
303
+ },
304
+ "input": {
305
+ "type": "structure",
306
+ "members": {
307
+ "MaxResults": {
308
+ "type": "integer"
309
+ },
310
+ "NextToken": {}
311
+ }
312
+ },
313
+ "output": {
314
+ "type": "structure",
315
+ "members": {
316
+ "NextToken": {},
317
+ "ResourceTypes": {
318
+ "type": "list",
319
+ "member": {
320
+ "type": "structure",
321
+ "members": {
322
+ "ResourceType": {},
323
+ "Service": {}
324
+ }
325
+ }
326
+ }
327
+ }
328
+ }
329
+ },
330
+ "ListTagsForResource": {
331
+ "http": {
332
+ "method": "GET",
333
+ "requestUri": "/tags/{resourceArn}",
334
+ "responseCode": 200
335
+ },
336
+ "input": {
337
+ "type": "structure",
338
+ "required": [
339
+ "resourceArn"
340
+ ],
341
+ "members": {
342
+ "resourceArn": {
343
+ "location": "uri",
344
+ "locationName": "resourceArn"
345
+ }
346
+ }
347
+ },
348
+ "output": {
349
+ "type": "structure",
350
+ "members": {
351
+ "Tags": {
352
+ "shape": "Sj"
353
+ }
354
+ }
355
+ }
356
+ },
357
+ "ListViews": {
358
+ "http": {
359
+ "requestUri": "/ListViews",
360
+ "responseCode": 200
361
+ },
362
+ "input": {
363
+ "type": "structure",
364
+ "members": {
365
+ "MaxResults": {
366
+ "type": "integer"
367
+ },
368
+ "NextToken": {}
369
+ }
370
+ },
371
+ "output": {
372
+ "type": "structure",
373
+ "members": {
374
+ "NextToken": {},
375
+ "Views": {
376
+ "type": "list",
377
+ "member": {}
378
+ }
379
+ }
380
+ }
381
+ },
382
+ "Search": {
383
+ "http": {
384
+ "requestUri": "/Search",
385
+ "responseCode": 200
386
+ },
387
+ "input": {
388
+ "type": "structure",
389
+ "required": [
390
+ "QueryString"
391
+ ],
392
+ "members": {
393
+ "MaxResults": {
394
+ "type": "integer"
395
+ },
396
+ "NextToken": {},
397
+ "QueryString": {
398
+ "type": "string",
399
+ "sensitive": true
400
+ },
401
+ "ViewArn": {}
402
+ }
403
+ },
404
+ "output": {
405
+ "type": "structure",
406
+ "members": {
407
+ "Count": {
408
+ "type": "structure",
409
+ "members": {
410
+ "Complete": {
411
+ "type": "boolean"
412
+ },
413
+ "TotalResources": {
414
+ "type": "long"
415
+ }
416
+ }
417
+ },
418
+ "NextToken": {},
419
+ "Resources": {
420
+ "type": "list",
421
+ "member": {
422
+ "type": "structure",
423
+ "members": {
424
+ "Arn": {},
425
+ "LastReportedAt": {
426
+ "shape": "Sh"
427
+ },
428
+ "OwningAccountId": {},
429
+ "Properties": {
430
+ "type": "list",
431
+ "member": {
432
+ "type": "structure",
433
+ "members": {
434
+ "Data": {
435
+ "type": "structure",
436
+ "members": {},
437
+ "document": true
438
+ },
439
+ "LastReportedAt": {
440
+ "shape": "Sh"
441
+ },
442
+ "Name": {}
443
+ }
444
+ }
445
+ },
446
+ "Region": {},
447
+ "ResourceType": {},
448
+ "Service": {}
449
+ }
450
+ }
451
+ },
452
+ "ViewArn": {}
453
+ }
454
+ }
455
+ },
456
+ "TagResource": {
457
+ "http": {
458
+ "requestUri": "/tags/{resourceArn}",
459
+ "responseCode": 200
460
+ },
461
+ "input": {
462
+ "type": "structure",
463
+ "required": [
464
+ "resourceArn"
465
+ ],
466
+ "members": {
467
+ "Tags": {
468
+ "shape": "Sj"
469
+ },
470
+ "resourceArn": {
471
+ "location": "uri",
472
+ "locationName": "resourceArn"
473
+ }
474
+ }
475
+ },
476
+ "output": {
477
+ "type": "structure",
478
+ "members": {}
479
+ },
480
+ "idempotent": true
481
+ },
482
+ "UntagResource": {
483
+ "http": {
484
+ "method": "DELETE",
485
+ "requestUri": "/tags/{resourceArn}",
486
+ "responseCode": 200
487
+ },
488
+ "input": {
489
+ "type": "structure",
490
+ "required": [
491
+ "resourceArn",
492
+ "tagKeys"
493
+ ],
494
+ "members": {
495
+ "resourceArn": {
496
+ "location": "uri",
497
+ "locationName": "resourceArn"
498
+ },
499
+ "tagKeys": {
500
+ "location": "querystring",
501
+ "locationName": "tagKeys",
502
+ "type": "list",
503
+ "member": {}
504
+ }
505
+ }
506
+ },
507
+ "output": {
508
+ "type": "structure",
509
+ "members": {}
510
+ }
511
+ },
512
+ "UpdateIndexType": {
513
+ "http": {
514
+ "requestUri": "/UpdateIndexType",
515
+ "responseCode": 200
516
+ },
517
+ "input": {
518
+ "type": "structure",
519
+ "required": [
520
+ "Arn",
521
+ "Type"
522
+ ],
523
+ "members": {
524
+ "Arn": {},
525
+ "Type": {}
526
+ }
527
+ },
528
+ "output": {
529
+ "type": "structure",
530
+ "members": {
531
+ "Arn": {},
532
+ "LastUpdatedAt": {
533
+ "shape": "Sh"
534
+ },
535
+ "State": {},
536
+ "Type": {}
537
+ }
538
+ }
539
+ },
540
+ "UpdateView": {
541
+ "http": {
542
+ "requestUri": "/UpdateView",
543
+ "responseCode": 200
544
+ },
545
+ "input": {
546
+ "type": "structure",
547
+ "required": [
548
+ "ViewArn"
549
+ ],
550
+ "members": {
551
+ "Filters": {
552
+ "shape": "Sc"
553
+ },
554
+ "IncludedProperties": {
555
+ "shape": "Se"
556
+ },
557
+ "ViewArn": {}
558
+ }
559
+ },
560
+ "output": {
561
+ "type": "structure",
562
+ "members": {
563
+ "View": {
564
+ "shape": "Sb"
565
+ }
566
+ }
567
+ }
568
+ }
569
+ },
570
+ "shapes": {
571
+ "Sb": {
572
+ "type": "structure",
573
+ "members": {
574
+ "Filters": {
575
+ "shape": "Sc"
576
+ },
577
+ "IncludedProperties": {
578
+ "shape": "Se"
579
+ },
580
+ "LastUpdatedAt": {
581
+ "shape": "Sh"
582
+ },
583
+ "Owner": {},
584
+ "Scope": {},
585
+ "ViewArn": {}
586
+ }
587
+ },
588
+ "Sc": {
589
+ "type": "structure",
590
+ "required": [
591
+ "FilterString"
592
+ ],
593
+ "members": {
594
+ "FilterString": {}
595
+ },
596
+ "sensitive": true
597
+ },
598
+ "Se": {
599
+ "type": "list",
600
+ "member": {
601
+ "type": "structure",
602
+ "required": [
603
+ "Name"
604
+ ],
605
+ "members": {
606
+ "Name": {}
607
+ }
608
+ }
609
+ },
610
+ "Sh": {
611
+ "type": "timestamp",
612
+ "timestampFormat": "iso8601"
613
+ },
614
+ "Sj": {
615
+ "type": "map",
616
+ "key": {},
617
+ "value": {}
618
+ },
619
+ "Sx": {
620
+ "type": "list",
621
+ "member": {}
622
+ }
623
+ }
624
+ }
@@ -0,0 +1,28 @@
1
+ {
2
+ "pagination": {
3
+ "ListIndexes": {
4
+ "input_token": "NextToken",
5
+ "output_token": "NextToken",
6
+ "limit_key": "MaxResults",
7
+ "result_key": "Indexes"
8
+ },
9
+ "ListSupportedResourceTypes": {
10
+ "input_token": "NextToken",
11
+ "output_token": "NextToken",
12
+ "limit_key": "MaxResults",
13
+ "result_key": "ResourceTypes"
14
+ },
15
+ "ListViews": {
16
+ "input_token": "NextToken",
17
+ "output_token": "NextToken",
18
+ "limit_key": "MaxResults",
19
+ "result_key": "Views"
20
+ },
21
+ "Search": {
22
+ "input_token": "NextToken",
23
+ "output_token": "NextToken",
24
+ "limit_key": "MaxResults",
25
+ "result_key": "Resources"
26
+ }
27
+ }
28
+ }