cdk-docker-image-deployment 0.0.54 → 0.0.56

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 (32) 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 +17 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +112 -96
  8. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +40 -11
  9. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +14 -0
  10. package/node_modules/aws-sdk/apis/fms-2018-01-01.min.json +49 -43
  11. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +217 -195
  12. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +107 -72
  13. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +293 -285
  14. package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +251 -163
  15. package/node_modules/aws-sdk/clients/apprunner.d.ts +1 -1
  16. package/node_modules/aws-sdk/clients/appstream.d.ts +28 -5
  17. package/node_modules/aws-sdk/clients/cloud9.d.ts +3 -3
  18. package/node_modules/aws-sdk/clients/cloudformation.d.ts +45 -5
  19. package/node_modules/aws-sdk/clients/ec2.d.ts +23 -3
  20. package/node_modules/aws-sdk/clients/fms.d.ts +12 -1
  21. package/node_modules/aws-sdk/clients/glue.d.ts +25 -0
  22. package/node_modules/aws-sdk/clients/mediatailor.d.ts +48 -1
  23. package/node_modules/aws-sdk/clients/redshift.d.ts +2 -2
  24. package/node_modules/aws-sdk/clients/sagemaker.d.ts +14 -2
  25. package/node_modules/aws-sdk/clients/wafv2.d.ts +118 -20
  26. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  27. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +9 -9
  28. package/node_modules/aws-sdk/dist/aws-sdk.js +57 -14
  29. package/node_modules/aws-sdk/dist/aws-sdk.min.js +92 -92
  30. package/node_modules/aws-sdk/lib/core.js +1 -1
  31. package/node_modules/aws-sdk/package.json +1 -1
  32. package/package.json +4 -4
@@ -783,7 +783,8 @@
783
783
  "DriftStatus": {},
784
784
  "LastDriftCheckTimestamp": {
785
785
  "type": "timestamp"
786
- }
786
+ },
787
+ "LastOperationId": {}
787
788
  }
788
789
  }
789
790
  }
@@ -1016,7 +1017,10 @@
1016
1017
  "StackSetDriftDetectionDetails": {
1017
1018
  "shape": "S6p"
1018
1019
  },
1019
- "StatusReason": {}
1020
+ "StatusReason": {},
1021
+ "StatusDetails": {
1022
+ "shape": "S74"
1023
+ }
1020
1024
  }
1021
1025
  }
1022
1026
  }
@@ -1223,7 +1227,7 @@
1223
1227
  "members": {
1224
1228
  "StackName": {},
1225
1229
  "LogicalResourceIds": {
1226
- "shape": "S84"
1230
+ "shape": "S85"
1227
1231
  }
1228
1232
  }
1229
1233
  },
@@ -1417,7 +1421,7 @@
1417
1421
  "Version": {},
1418
1422
  "Metadata": {},
1419
1423
  "DeclaredTransforms": {
1420
- "shape": "S8x"
1424
+ "shape": "S8y"
1421
1425
  },
1422
1426
  "ResourceIdentifierSummaries": {
1423
1427
  "type": "list",
@@ -1426,7 +1430,7 @@
1426
1430
  "members": {
1427
1431
  "ResourceType": {},
1428
1432
  "LogicalResourceIds": {
1429
- "shape": "S84"
1433
+ "shape": "S85"
1430
1434
  },
1431
1435
  "ResourceIdentifiers": {
1432
1436
  "type": "list",
@@ -1612,7 +1616,8 @@
1612
1616
  "DriftStatus": {},
1613
1617
  "LastDriftCheckTimestamp": {
1614
1618
  "type": "timestamp"
1615
- }
1619
+ },
1620
+ "LastOperationId": {}
1616
1621
  }
1617
1622
  }
1618
1623
  },
@@ -1690,7 +1695,17 @@
1690
1695
  "MaxResults": {
1691
1696
  "type": "integer"
1692
1697
  },
1693
- "CallAs": {}
1698
+ "CallAs": {},
1699
+ "Filters": {
1700
+ "type": "list",
1701
+ "member": {
1702
+ "type": "structure",
1703
+ "members": {
1704
+ "Name": {},
1705
+ "Values": {}
1706
+ }
1707
+ }
1708
+ }
1694
1709
  }
1695
1710
  },
1696
1711
  "output": {
@@ -1754,7 +1769,13 @@
1754
1769
  "EndTimestamp": {
1755
1770
  "type": "timestamp"
1756
1771
  },
1757
- "StatusReason": {}
1772
+ "StatusReason": {},
1773
+ "StatusDetails": {
1774
+ "shape": "S74"
1775
+ },
1776
+ "OperationPreferences": {
1777
+ "shape": "S2q"
1778
+ }
1758
1779
  }
1759
1780
  }
1760
1781
  },
@@ -2409,7 +2430,7 @@
2409
2430
  },
2410
2431
  "CapabilitiesReason": {},
2411
2432
  "DeclaredTransforms": {
2412
- "shape": "S8x"
2433
+ "shape": "S8y"
2413
2434
  }
2414
2435
  }
2415
2436
  }
@@ -2671,11 +2692,19 @@
2671
2692
  }
2672
2693
  }
2673
2694
  },
2674
- "S84": {
2695
+ "S74": {
2696
+ "type": "structure",
2697
+ "members": {
2698
+ "FailedStackInstancesCount": {
2699
+ "type": "integer"
2700
+ }
2701
+ }
2702
+ },
2703
+ "S85": {
2675
2704
  "type": "list",
2676
2705
  "member": {}
2677
2706
  },
2678
- "S8x": {
2707
+ "S8y": {
2679
2708
  "type": "list",
2680
2709
  "member": {}
2681
2710
  }
@@ -3266,6 +3266,10 @@
3266
3266
  "TagSpecifications": {
3267
3267
  "shape": "S1v",
3268
3268
  "locationName": "TagSpecification"
3269
+ },
3270
+ "ImageId": {},
3271
+ "DeleteReplacedRootVolume": {
3272
+ "type": "boolean"
3269
3273
  }
3270
3274
  }
3271
3275
  },
@@ -26838,6 +26842,16 @@
26838
26842
  "Tags": {
26839
26843
  "shape": "Su",
26840
26844
  "locationName": "tagSet"
26845
+ },
26846
+ "ImageId": {
26847
+ "locationName": "imageId"
26848
+ },
26849
+ "SnapshotId": {
26850
+ "locationName": "snapshotId"
26851
+ },
26852
+ "DeleteReplacedRootVolume": {
26853
+ "locationName": "deleteReplacedRootVolume",
26854
+ "type": "boolean"
26841
26855
  }
26842
26856
  }
26843
26857
  },
@@ -446,7 +446,7 @@
446
446
  "SubnetAvailabilityZone": {},
447
447
  "RouteTableId": {},
448
448
  "ViolatingRoutes": {
449
- "shape": "S3c"
449
+ "shape": "S3e"
450
450
  },
451
451
  "IsRouteTableUsedInDifferentAZ": {
452
452
  "type": "boolean"
@@ -455,18 +455,18 @@
455
455
  "ExpectedFirewallEndpoint": {},
456
456
  "FirewallSubnetId": {},
457
457
  "ExpectedFirewallSubnetRoutes": {
458
- "shape": "S3g"
458
+ "shape": "S3i"
459
459
  },
460
460
  "ActualFirewallSubnetRoutes": {
461
- "shape": "S3c"
461
+ "shape": "S3e"
462
462
  },
463
463
  "InternetGatewayId": {},
464
464
  "CurrentInternetGatewayRouteTable": {},
465
465
  "ExpectedInternetGatewayRoutes": {
466
- "shape": "S3g"
466
+ "shape": "S3i"
467
467
  },
468
468
  "ActualInternetGatewayRoutes": {
469
- "shape": "S3c"
469
+ "shape": "S3e"
470
470
  },
471
471
  "VpcId": {}
472
472
  }
@@ -482,7 +482,7 @@
482
482
  "type": "boolean"
483
483
  },
484
484
  "ViolatingRoute": {
485
- "shape": "S3d"
485
+ "shape": "S3f"
486
486
  },
487
487
  "CurrentFirewallSubnetRouteTable": {},
488
488
  "ExpectedFirewallEndpoint": {},
@@ -490,18 +490,18 @@
490
490
  "ExpectedFirewallSubnetId": {},
491
491
  "ActualFirewallSubnetId": {},
492
492
  "ExpectedFirewallSubnetRoutes": {
493
- "shape": "S3g"
493
+ "shape": "S3i"
494
494
  },
495
495
  "ActualFirewallSubnetRoutes": {
496
- "shape": "S3c"
496
+ "shape": "S3e"
497
497
  },
498
498
  "InternetGatewayId": {},
499
499
  "CurrentInternetGatewayRouteTable": {},
500
500
  "ExpectedInternetGatewayRoutes": {
501
- "shape": "S3g"
501
+ "shape": "S3i"
502
502
  },
503
503
  "ActualInternetGatewayRoutes": {
504
- "shape": "S3c"
504
+ "shape": "S3e"
505
505
  },
506
506
  "VpcId": {}
507
507
  }
@@ -513,7 +513,7 @@
513
513
  "RouteTableId": {},
514
514
  "VpcId": {},
515
515
  "ViolatingRoutes": {
516
- "shape": "S3c"
516
+ "shape": "S3e"
517
517
  }
518
518
  }
519
519
  },
@@ -522,7 +522,7 @@
522
522
  "members": {
523
523
  "FirewallSubnetId": {},
524
524
  "ViolatingRoutes": {
525
- "shape": "S3c"
525
+ "shape": "S3e"
526
526
  },
527
527
  "RouteTableId": {},
528
528
  "FirewallEndpoint": {},
@@ -534,7 +534,7 @@
534
534
  "members": {
535
535
  "GatewayId": {},
536
536
  "ViolatingRoutes": {
537
- "shape": "S3c"
537
+ "shape": "S3e"
538
538
  },
539
539
  "RouteTableId": {},
540
540
  "VpcId": {}
@@ -545,7 +545,7 @@
545
545
  "members": {
546
546
  "ViolationTarget": {},
547
547
  "ExpectedRoutes": {
548
- "shape": "S3g"
548
+ "shape": "S3i"
549
549
  },
550
550
  "VpcId": {}
551
551
  }
@@ -617,13 +617,13 @@
617
617
  "DestinationPrefixListId": {},
618
618
  "DestinationIpv6CidrBlock": {},
619
619
  "VpcEndpointId": {
620
- "shape": "S41"
620
+ "shape": "S43"
621
621
  },
622
622
  "GatewayId": {
623
- "shape": "S41"
623
+ "shape": "S43"
624
624
  },
625
625
  "RouteTableId": {
626
- "shape": "S41"
626
+ "shape": "S43"
627
627
  }
628
628
  }
629
629
  },
@@ -638,10 +638,10 @@
638
638
  "DestinationPrefixListId": {},
639
639
  "DestinationIpv6CidrBlock": {},
640
640
  "GatewayId": {
641
- "shape": "S41"
641
+ "shape": "S43"
642
642
  },
643
643
  "RouteTableId": {
644
- "shape": "S41"
644
+ "shape": "S43"
645
645
  }
646
646
  }
647
647
  },
@@ -656,7 +656,7 @@
656
656
  "DestinationPrefixListId": {},
657
657
  "DestinationIpv6CidrBlock": {},
658
658
  "RouteTableId": {
659
- "shape": "S41"
659
+ "shape": "S43"
660
660
  }
661
661
  }
662
662
  },
@@ -669,10 +669,10 @@
669
669
  "members": {
670
670
  "Description": {},
671
671
  "VpcId": {
672
- "shape": "S41"
672
+ "shape": "S43"
673
673
  },
674
674
  "RouteTableId": {
675
- "shape": "S41"
675
+ "shape": "S43"
676
676
  }
677
677
  }
678
678
  },
@@ -685,10 +685,10 @@
685
685
  "members": {
686
686
  "Description": {},
687
687
  "AssociationId": {
688
- "shape": "S41"
688
+ "shape": "S43"
689
689
  },
690
690
  "RouteTableId": {
691
- "shape": "S41"
691
+ "shape": "S43"
692
692
  }
693
693
  }
694
694
  },
@@ -700,13 +700,13 @@
700
700
  "members": {
701
701
  "Description": {},
702
702
  "RouteTableId": {
703
- "shape": "S41"
703
+ "shape": "S43"
704
704
  },
705
705
  "SubnetId": {
706
- "shape": "S41"
706
+ "shape": "S43"
707
707
  },
708
708
  "GatewayId": {
709
- "shape": "S41"
709
+ "shape": "S43"
710
710
  }
711
711
  }
712
712
  },
@@ -718,7 +718,7 @@
718
718
  "members": {
719
719
  "Description": {},
720
720
  "VpcId": {
721
- "shape": "S41"
721
+ "shape": "S43"
722
722
  }
723
723
  }
724
724
  },
@@ -762,19 +762,19 @@
762
762
  "VpcId": {},
763
763
  "RouteTableId": {},
764
764
  "ViolatingRoutes": {
765
- "shape": "S3c"
765
+ "shape": "S3e"
766
766
  },
767
767
  "SubnetAvailabilityZone": {},
768
768
  "SubnetAvailabilityZoneId": {},
769
769
  "CurrentFirewallSubnetRouteTable": {},
770
770
  "FirewallSubnetId": {},
771
771
  "FirewallSubnetRoutes": {
772
- "shape": "S3c"
772
+ "shape": "S3e"
773
773
  },
774
774
  "InternetGatewayId": {},
775
775
  "CurrentInternetGatewayRouteTable": {},
776
776
  "InternetGatewayRoutes": {
777
- "shape": "S3c"
777
+ "shape": "S3e"
778
778
  }
779
779
  }
780
780
  },
@@ -819,7 +819,7 @@
819
819
  }
820
820
  },
821
821
  "ResourceTags": {
822
- "shape": "S4f"
822
+ "shape": "S4h"
823
823
  },
824
824
  "ResourceDescription": {}
825
825
  }
@@ -1026,7 +1026,7 @@
1026
1026
  "type": "structure",
1027
1027
  "members": {
1028
1028
  "TagList": {
1029
- "shape": "S4f"
1029
+ "shape": "S4h"
1030
1030
  }
1031
1031
  }
1032
1032
  }
@@ -1074,7 +1074,7 @@
1074
1074
  "shape": "Sm"
1075
1075
  },
1076
1076
  "TagList": {
1077
- "shape": "S4f"
1077
+ "shape": "S4h"
1078
1078
  }
1079
1079
  }
1080
1080
  },
@@ -1112,7 +1112,7 @@
1112
1112
  "shape": "S1e"
1113
1113
  },
1114
1114
  "TagList": {
1115
- "shape": "S4f"
1115
+ "shape": "S4h"
1116
1116
  }
1117
1117
  }
1118
1118
  },
@@ -1137,7 +1137,7 @@
1137
1137
  "shape": "S23"
1138
1138
  },
1139
1139
  "TagList": {
1140
- "shape": "S4f"
1140
+ "shape": "S4h"
1141
1141
  }
1142
1142
  }
1143
1143
  },
@@ -1161,7 +1161,7 @@
1161
1161
  "members": {
1162
1162
  "ResourceArn": {},
1163
1163
  "TagList": {
1164
- "shape": "S4f"
1164
+ "shape": "S4h"
1165
1165
  }
1166
1166
  }
1167
1167
  },
@@ -1405,6 +1405,12 @@
1405
1405
  "ResourceId": {},
1406
1406
  "Priority": {
1407
1407
  "type": "integer"
1408
+ },
1409
+ "Override": {
1410
+ "type": "structure",
1411
+ "members": {
1412
+ "Action": {}
1413
+ }
1408
1414
  }
1409
1415
  }
1410
1416
  }
@@ -1424,13 +1430,13 @@
1424
1430
  "type": "list",
1425
1431
  "member": {}
1426
1432
  },
1427
- "S3c": {
1433
+ "S3e": {
1428
1434
  "type": "list",
1429
1435
  "member": {
1430
- "shape": "S3d"
1436
+ "shape": "S3f"
1431
1437
  }
1432
1438
  },
1433
- "S3d": {
1439
+ "S3f": {
1434
1440
  "type": "structure",
1435
1441
  "members": {
1436
1442
  "DestinationType": {},
@@ -1439,7 +1445,7 @@
1439
1445
  "Target": {}
1440
1446
  }
1441
1447
  },
1442
- "S3g": {
1448
+ "S3i": {
1443
1449
  "type": "list",
1444
1450
  "member": {
1445
1451
  "type": "structure",
@@ -1458,14 +1464,14 @@
1458
1464
  }
1459
1465
  }
1460
1466
  },
1461
- "S41": {
1467
+ "S43": {
1462
1468
  "type": "structure",
1463
1469
  "members": {
1464
1470
  "ResourceId": {},
1465
1471
  "Description": {}
1466
1472
  }
1467
1473
  },
1468
- "S4f": {
1474
+ "S4h": {
1469
1475
  "type": "list",
1470
1476
  "member": {
1471
1477
  "type": "structure",