cdk-docker-image-deployment 0.0.73 → 0.0.75

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 (55) 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/billingconductor-2021-07-30.min.json +20 -17
  8. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +81 -49
  9. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +59 -47
  10. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +65 -50
  11. package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +11 -4
  12. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +691 -409
  13. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +10 -0
  14. package/node_modules/aws-sdk/apis/metadata.json +3 -0
  15. package/node_modules/aws-sdk/apis/personalize-events-2018-03-22.min.json +36 -8
  16. package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +13 -1
  17. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +19 -5
  18. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +305 -227
  19. package/node_modules/aws-sdk/apis/ssm-2014-11-06.paginators.json +6 -0
  20. package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.min.json +73 -21
  21. package/node_modules/aws-sdk/apis/ssmsap-2018-05-10.examples.json +5 -0
  22. package/node_modules/aws-sdk/apis/ssmsap-2018-05-10.min.json +581 -0
  23. package/node_modules/aws-sdk/apis/ssmsap-2018-05-10.paginators.json +22 -0
  24. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +50 -18
  25. package/node_modules/aws-sdk/apis/xray-2016-04-12.min.json +139 -58
  26. package/node_modules/aws-sdk/apis/xray-2016-04-12.paginators.json +25 -0
  27. package/node_modules/aws-sdk/clients/all.d.ts +1 -0
  28. package/node_modules/aws-sdk/clients/all.js +2 -1
  29. package/node_modules/aws-sdk/clients/batch.d.ts +6 -6
  30. package/node_modules/aws-sdk/clients/billingconductor.d.ts +14 -1
  31. package/node_modules/aws-sdk/clients/cloudformation.d.ts +1 -1
  32. package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +6 -6
  33. package/node_modules/aws-sdk/clients/connect.d.ts +47 -5
  34. package/node_modules/aws-sdk/clients/eks.d.ts +26 -6
  35. package/node_modules/aws-sdk/clients/elasticache.d.ts +20 -1
  36. package/node_modules/aws-sdk/clients/greengrassv2.d.ts +18 -2
  37. package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +672 -386
  38. package/node_modules/aws-sdk/clients/personalizeevents.d.ts +13 -2
  39. package/node_modules/aws-sdk/clients/proton.d.ts +50 -23
  40. package/node_modules/aws-sdk/clients/rds.d.ts +32 -0
  41. package/node_modules/aws-sdk/clients/route53.d.ts +3 -3
  42. package/node_modules/aws-sdk/clients/ssm.d.ts +140 -6
  43. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +62 -0
  44. package/node_modules/aws-sdk/clients/ssmsap.d.ts +770 -0
  45. package/node_modules/aws-sdk/clients/ssmsap.js +18 -0
  46. package/node_modules/aws-sdk/clients/workspaces.d.ts +42 -0
  47. package/node_modules/aws-sdk/clients/xray.d.ts +101 -2
  48. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  49. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +57 -20
  50. package/node_modules/aws-sdk/dist/aws-sdk.js +682 -400
  51. package/node_modules/aws-sdk/dist/aws-sdk.min.js +75 -75
  52. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
  53. package/node_modules/aws-sdk/lib/core.js +1 -1
  54. package/node_modules/aws-sdk/package.json +1 -1
  55. package/package.json +6 -6
@@ -183,7 +183,13 @@
183
183
  "outpostArns": {
184
184
  "shape": "S5"
185
185
  },
186
- "controlPlaneInstanceType": {}
186
+ "controlPlaneInstanceType": {},
187
+ "controlPlanePlacement": {
188
+ "type": "structure",
189
+ "members": {
190
+ "groupName": {}
191
+ }
192
+ }
187
193
  }
188
194
  }
189
195
  }
@@ -192,7 +198,7 @@
192
198
  "type": "structure",
193
199
  "members": {
194
200
  "cluster": {
195
- "shape": "S1e"
201
+ "shape": "S1f"
196
202
  }
197
203
  }
198
204
  }
@@ -219,7 +225,7 @@
219
225
  "shape": "S5"
220
226
  },
221
227
  "selectors": {
222
- "shape": "S1t"
228
+ "shape": "S1v"
223
229
  },
224
230
  "clientRequestToken": {
225
231
  "idempotencyToken": true
@@ -233,7 +239,7 @@
233
239
  "type": "structure",
234
240
  "members": {
235
241
  "fargateProfile": {
236
- "shape": "S1x"
242
+ "shape": "S1z"
237
243
  }
238
244
  }
239
245
  }
@@ -257,7 +263,7 @@
257
263
  },
258
264
  "nodegroupName": {},
259
265
  "scalingConfig": {
260
- "shape": "S20"
266
+ "shape": "S22"
261
267
  },
262
268
  "diskSize": {
263
269
  "type": "integer"
@@ -270,14 +276,14 @@
270
276
  },
271
277
  "amiType": {},
272
278
  "remoteAccess": {
273
- "shape": "S25"
279
+ "shape": "S27"
274
280
  },
275
281
  "nodeRole": {},
276
282
  "labels": {
277
- "shape": "S26"
283
+ "shape": "S28"
278
284
  },
279
285
  "taints": {
280
- "shape": "S29"
286
+ "shape": "S2b"
281
287
  },
282
288
  "tags": {
283
289
  "shape": "Sn"
@@ -286,10 +292,10 @@
286
292
  "idempotencyToken": true
287
293
  },
288
294
  "launchTemplate": {
289
- "shape": "S2e"
295
+ "shape": "S2g"
290
296
  },
291
297
  "updateConfig": {
292
- "shape": "S2f"
298
+ "shape": "S2h"
293
299
  },
294
300
  "capacityType": {},
295
301
  "version": {},
@@ -300,7 +306,7 @@
300
306
  "type": "structure",
301
307
  "members": {
302
308
  "nodegroup": {
303
- "shape": "S2k"
309
+ "shape": "S2m"
304
310
  }
305
311
  }
306
312
  }
@@ -362,7 +368,7 @@
362
368
  "type": "structure",
363
369
  "members": {
364
370
  "cluster": {
365
- "shape": "S1e"
371
+ "shape": "S1f"
366
372
  }
367
373
  }
368
374
  }
@@ -393,7 +399,7 @@
393
399
  "type": "structure",
394
400
  "members": {
395
401
  "fargateProfile": {
396
- "shape": "S1x"
402
+ "shape": "S1z"
397
403
  }
398
404
  }
399
405
  }
@@ -424,7 +430,7 @@
424
430
  "type": "structure",
425
431
  "members": {
426
432
  "nodegroup": {
427
- "shape": "S2k"
433
+ "shape": "S2m"
428
434
  }
429
435
  }
430
436
  }
@@ -450,7 +456,7 @@
450
456
  "type": "structure",
451
457
  "members": {
452
458
  "cluster": {
453
- "shape": "S1e"
459
+ "shape": "S1f"
454
460
  }
455
461
  }
456
462
  }
@@ -578,7 +584,7 @@
578
584
  "type": "structure",
579
585
  "members": {
580
586
  "cluster": {
581
- "shape": "S1e"
587
+ "shape": "S1f"
582
588
  }
583
589
  }
584
590
  }
@@ -609,7 +615,7 @@
609
615
  "type": "structure",
610
616
  "members": {
611
617
  "fargateProfile": {
612
- "shape": "S1x"
618
+ "shape": "S1z"
613
619
  }
614
620
  }
615
621
  }
@@ -630,7 +636,7 @@
630
636
  "locationName": "name"
631
637
  },
632
638
  "identityProviderConfig": {
633
- "shape": "S3j"
639
+ "shape": "S3l"
634
640
  }
635
641
  }
636
642
  },
@@ -692,7 +698,7 @@
692
698
  "type": "structure",
693
699
  "members": {
694
700
  "nodegroup": {
695
- "shape": "S2k"
701
+ "shape": "S2m"
696
702
  }
697
703
  }
698
704
  }
@@ -752,7 +758,7 @@
752
758
  "locationName": "name"
753
759
  },
754
760
  "identityProviderConfig": {
755
- "shape": "S3j"
761
+ "shape": "S3l"
756
762
  },
757
763
  "clientRequestToken": {
758
764
  "idempotencyToken": true
@@ -907,7 +913,7 @@
907
913
  "identityProviderConfigs": {
908
914
  "type": "list",
909
915
  "member": {
910
- "shape": "S3j"
916
+ "shape": "S3l"
911
917
  }
912
918
  },
913
919
  "nextToken": {}
@@ -1055,7 +1061,7 @@
1055
1061
  "type": "structure",
1056
1062
  "members": {
1057
1063
  "cluster": {
1058
- "shape": "S1e"
1064
+ "shape": "S1f"
1059
1065
  }
1060
1066
  }
1061
1067
  }
@@ -1237,7 +1243,7 @@
1237
1243
  "type": "structure",
1238
1244
  "members": {
1239
1245
  "addOrUpdateLabels": {
1240
- "shape": "S26"
1246
+ "shape": "S28"
1241
1247
  },
1242
1248
  "removeLabels": {
1243
1249
  "type": "list",
@@ -1249,18 +1255,18 @@
1249
1255
  "type": "structure",
1250
1256
  "members": {
1251
1257
  "addOrUpdateTaints": {
1252
- "shape": "S29"
1258
+ "shape": "S2b"
1253
1259
  },
1254
1260
  "removeTaints": {
1255
- "shape": "S29"
1261
+ "shape": "S2b"
1256
1262
  }
1257
1263
  }
1258
1264
  },
1259
1265
  "scalingConfig": {
1260
- "shape": "S20"
1266
+ "shape": "S22"
1261
1267
  },
1262
1268
  "updateConfig": {
1263
- "shape": "S2f"
1269
+ "shape": "S2h"
1264
1270
  },
1265
1271
  "clientRequestToken": {
1266
1272
  "idempotencyToken": true
@@ -1298,7 +1304,7 @@
1298
1304
  "version": {},
1299
1305
  "releaseVersion": {},
1300
1306
  "launchTemplate": {
1301
- "shape": "S2e"
1307
+ "shape": "S2g"
1302
1308
  },
1303
1309
  "force": {
1304
1310
  "type": "boolean"
@@ -1462,7 +1468,7 @@
1462
1468
  }
1463
1469
  }
1464
1470
  },
1465
- "S1e": {
1471
+ "S1f": {
1466
1472
  "type": "structure",
1467
1473
  "members": {
1468
1474
  "name": {},
@@ -1573,12 +1579,18 @@
1573
1579
  "outpostArns": {
1574
1580
  "shape": "S5"
1575
1581
  },
1576
- "controlPlaneInstanceType": {}
1582
+ "controlPlaneInstanceType": {},
1583
+ "controlPlanePlacement": {
1584
+ "type": "structure",
1585
+ "members": {
1586
+ "groupName": {}
1587
+ }
1588
+ }
1577
1589
  }
1578
1590
  }
1579
1591
  }
1580
1592
  },
1581
- "S1t": {
1593
+ "S1v": {
1582
1594
  "type": "list",
1583
1595
  "member": {
1584
1596
  "type": "structure",
@@ -1592,7 +1604,7 @@
1592
1604
  }
1593
1605
  }
1594
1606
  },
1595
- "S1x": {
1607
+ "S1z": {
1596
1608
  "type": "structure",
1597
1609
  "members": {
1598
1610
  "fargateProfileName": {},
@@ -1606,7 +1618,7 @@
1606
1618
  "shape": "S5"
1607
1619
  },
1608
1620
  "selectors": {
1609
- "shape": "S1t"
1621
+ "shape": "S1v"
1610
1622
  },
1611
1623
  "status": {},
1612
1624
  "tags": {
@@ -1614,7 +1626,7 @@
1614
1626
  }
1615
1627
  }
1616
1628
  },
1617
- "S20": {
1629
+ "S22": {
1618
1630
  "type": "structure",
1619
1631
  "members": {
1620
1632
  "minSize": {
@@ -1628,7 +1640,7 @@
1628
1640
  }
1629
1641
  }
1630
1642
  },
1631
- "S25": {
1643
+ "S27": {
1632
1644
  "type": "structure",
1633
1645
  "members": {
1634
1646
  "ec2SshKey": {},
@@ -1637,12 +1649,12 @@
1637
1649
  }
1638
1650
  }
1639
1651
  },
1640
- "S26": {
1652
+ "S28": {
1641
1653
  "type": "map",
1642
1654
  "key": {},
1643
1655
  "value": {}
1644
1656
  },
1645
- "S29": {
1657
+ "S2b": {
1646
1658
  "type": "list",
1647
1659
  "member": {
1648
1660
  "type": "structure",
@@ -1653,7 +1665,7 @@
1653
1665
  }
1654
1666
  }
1655
1667
  },
1656
- "S2e": {
1668
+ "S2g": {
1657
1669
  "type": "structure",
1658
1670
  "members": {
1659
1671
  "name": {},
@@ -1661,7 +1673,7 @@
1661
1673
  "id": {}
1662
1674
  }
1663
1675
  },
1664
- "S2f": {
1676
+ "S2h": {
1665
1677
  "type": "structure",
1666
1678
  "members": {
1667
1679
  "maxUnavailable": {
@@ -1672,7 +1684,7 @@
1672
1684
  }
1673
1685
  }
1674
1686
  },
1675
- "S2k": {
1687
+ "S2m": {
1676
1688
  "type": "structure",
1677
1689
  "members": {
1678
1690
  "nodegroupName": {},
@@ -1689,7 +1701,7 @@
1689
1701
  "status": {},
1690
1702
  "capacityType": {},
1691
1703
  "scalingConfig": {
1692
- "shape": "S20"
1704
+ "shape": "S22"
1693
1705
  },
1694
1706
  "instanceTypes": {
1695
1707
  "shape": "S5"
@@ -1698,15 +1710,15 @@
1698
1710
  "shape": "S5"
1699
1711
  },
1700
1712
  "remoteAccess": {
1701
- "shape": "S25"
1713
+ "shape": "S27"
1702
1714
  },
1703
1715
  "amiType": {},
1704
1716
  "nodeRole": {},
1705
1717
  "labels": {
1706
- "shape": "S26"
1718
+ "shape": "S28"
1707
1719
  },
1708
1720
  "taints": {
1709
- "shape": "S29"
1721
+ "shape": "S2b"
1710
1722
  },
1711
1723
  "resources": {
1712
1724
  "type": "structure",
@@ -1745,17 +1757,17 @@
1745
1757
  }
1746
1758
  },
1747
1759
  "updateConfig": {
1748
- "shape": "S2f"
1760
+ "shape": "S2h"
1749
1761
  },
1750
1762
  "launchTemplate": {
1751
- "shape": "S2e"
1763
+ "shape": "S2g"
1752
1764
  },
1753
1765
  "tags": {
1754
1766
  "shape": "Sn"
1755
1767
  }
1756
1768
  }
1757
1769
  },
1758
- "S3j": {
1770
+ "S3l": {
1759
1771
  "type": "structure",
1760
1772
  "required": [
1761
1773
  "type",