cdk-docker-image-deployment 0.0.125 → 0.0.127
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/destination.js +1 -1
- package/lib/docker-image-deployment.js +1 -1
- package/lib/source.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +12 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/acm-pca-2017-08-22.min.json +14 -14
- package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +3 -0
- package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +66 -49
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +23 -11
- package/node_modules/aws-sdk/apis/emr-serverless-2021-07-13.min.json +70 -15
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +226 -209
- package/node_modules/aws-sdk/clients/acmpca.d.ts +52 -51
- package/node_modules/aws-sdk/clients/amplifybackend.d.ts +6 -2
- package/node_modules/aws-sdk/clients/apprunner.d.ts +13 -2
- package/node_modules/aws-sdk/clients/auditmanager.d.ts +42 -27
- package/node_modules/aws-sdk/clients/connect.d.ts +1 -1
- package/node_modules/aws-sdk/clients/emrserverless.d.ts +61 -5
- package/node_modules/aws-sdk/clients/lightsail.d.ts +3 -3
- package/node_modules/aws-sdk/clients/mwaa.d.ts +3 -3
- package/node_modules/aws-sdk/clients/rds.d.ts +34 -7
- 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 +7 -7
- package/node_modules/aws-sdk/dist/aws-sdk.js +229 -212
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +30 -30
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +4 -4
|
@@ -1226,7 +1226,7 @@
|
|
|
1226
1226
|
"name": {},
|
|
1227
1227
|
"id": {},
|
|
1228
1228
|
"evidenceInsights": {
|
|
1229
|
-
"shape": "
|
|
1229
|
+
"shape": "S69"
|
|
1230
1230
|
},
|
|
1231
1231
|
"controlSetName": {},
|
|
1232
1232
|
"lastUpdated": {
|
|
@@ -1271,7 +1271,7 @@
|
|
|
1271
1271
|
"assessmentFrameworkShareRequests": {
|
|
1272
1272
|
"type": "list",
|
|
1273
1273
|
"member": {
|
|
1274
|
-
"shape": "
|
|
1274
|
+
"shape": "S6d"
|
|
1275
1275
|
}
|
|
1276
1276
|
},
|
|
1277
1277
|
"nextToken": {}
|
|
@@ -1459,7 +1459,7 @@
|
|
|
1459
1459
|
"type": "structure",
|
|
1460
1460
|
"members": {
|
|
1461
1461
|
"controlDomainInsights": {
|
|
1462
|
-
"shape": "
|
|
1462
|
+
"shape": "S6x"
|
|
1463
1463
|
},
|
|
1464
1464
|
"nextToken": {}
|
|
1465
1465
|
}
|
|
@@ -1495,7 +1495,7 @@
|
|
|
1495
1495
|
"type": "structure",
|
|
1496
1496
|
"members": {
|
|
1497
1497
|
"controlDomainInsights": {
|
|
1498
|
-
"shape": "
|
|
1498
|
+
"shape": "S6x"
|
|
1499
1499
|
},
|
|
1500
1500
|
"nextToken": {}
|
|
1501
1501
|
}
|
|
@@ -1538,7 +1538,7 @@
|
|
|
1538
1538
|
"name": {},
|
|
1539
1539
|
"id": {},
|
|
1540
1540
|
"evidenceInsights": {
|
|
1541
|
-
"shape": "
|
|
1541
|
+
"shape": "S69"
|
|
1542
1542
|
},
|
|
1543
1543
|
"lastUpdated": {
|
|
1544
1544
|
"type": "timestamp"
|
|
@@ -1772,7 +1772,7 @@
|
|
|
1772
1772
|
"type": "structure",
|
|
1773
1773
|
"members": {
|
|
1774
1774
|
"assessmentFrameworkShareRequest": {
|
|
1775
|
-
"shape": "
|
|
1775
|
+
"shape": "S6d"
|
|
1776
1776
|
}
|
|
1777
1777
|
}
|
|
1778
1778
|
}
|
|
@@ -2015,7 +2015,7 @@
|
|
|
2015
2015
|
"type": "structure",
|
|
2016
2016
|
"members": {
|
|
2017
2017
|
"assessmentFrameworkShareRequest": {
|
|
2018
|
-
"shape": "
|
|
2018
|
+
"shape": "S6d"
|
|
2019
2019
|
}
|
|
2020
2020
|
}
|
|
2021
2021
|
}
|
|
@@ -2102,6 +2102,9 @@
|
|
|
2102
2102
|
"kmsKey": {},
|
|
2103
2103
|
"evidenceFinderEnabled": {
|
|
2104
2104
|
"type": "boolean"
|
|
2105
|
+
},
|
|
2106
|
+
"deregistrationPolicy": {
|
|
2107
|
+
"shape": "S63"
|
|
2105
2108
|
}
|
|
2106
2109
|
}
|
|
2107
2110
|
},
|
|
@@ -2588,10 +2591,19 @@
|
|
|
2588
2591
|
"backfillStatus": {},
|
|
2589
2592
|
"error": {}
|
|
2590
2593
|
}
|
|
2594
|
+
},
|
|
2595
|
+
"deregistrationPolicy": {
|
|
2596
|
+
"shape": "S63"
|
|
2591
2597
|
}
|
|
2592
2598
|
}
|
|
2593
2599
|
},
|
|
2594
|
-
"
|
|
2600
|
+
"S63": {
|
|
2601
|
+
"type": "structure",
|
|
2602
|
+
"members": {
|
|
2603
|
+
"deleteResources": {}
|
|
2604
|
+
}
|
|
2605
|
+
},
|
|
2606
|
+
"S69": {
|
|
2595
2607
|
"type": "structure",
|
|
2596
2608
|
"members": {
|
|
2597
2609
|
"noncompliantEvidenceCount": {
|
|
@@ -2605,7 +2617,7 @@
|
|
|
2605
2617
|
}
|
|
2606
2618
|
}
|
|
2607
2619
|
},
|
|
2608
|
-
"
|
|
2620
|
+
"S6d": {
|
|
2609
2621
|
"type": "structure",
|
|
2610
2622
|
"members": {
|
|
2611
2623
|
"id": {},
|
|
@@ -2635,7 +2647,7 @@
|
|
|
2635
2647
|
"complianceType": {}
|
|
2636
2648
|
}
|
|
2637
2649
|
},
|
|
2638
|
-
"
|
|
2650
|
+
"S6x": {
|
|
2639
2651
|
"type": "list",
|
|
2640
2652
|
"member": {
|
|
2641
2653
|
"type": "structure",
|
|
@@ -2649,7 +2661,7 @@
|
|
|
2649
2661
|
"type": "integer"
|
|
2650
2662
|
},
|
|
2651
2663
|
"evidenceInsights": {
|
|
2652
|
-
"shape": "
|
|
2664
|
+
"shape": "S69"
|
|
2653
2665
|
},
|
|
2654
2666
|
"lastUpdated": {
|
|
2655
2667
|
"type": "timestamp"
|
|
@@ -85,7 +85,13 @@
|
|
|
85
85
|
"networkConfiguration": {
|
|
86
86
|
"shape": "Sq"
|
|
87
87
|
},
|
|
88
|
-
"architecture": {}
|
|
88
|
+
"architecture": {},
|
|
89
|
+
"imageConfiguration": {
|
|
90
|
+
"shape": "Sw"
|
|
91
|
+
},
|
|
92
|
+
"workerTypeSpecifications": {
|
|
93
|
+
"shape": "Sy"
|
|
94
|
+
}
|
|
89
95
|
}
|
|
90
96
|
},
|
|
91
97
|
"output": {
|
|
@@ -151,7 +157,7 @@
|
|
|
151
157
|
],
|
|
152
158
|
"members": {
|
|
153
159
|
"application": {
|
|
154
|
-
"shape": "
|
|
160
|
+
"shape": "S16"
|
|
155
161
|
}
|
|
156
162
|
}
|
|
157
163
|
}
|
|
@@ -247,10 +253,10 @@
|
|
|
247
253
|
"stateDetails": {},
|
|
248
254
|
"releaseLabel": {},
|
|
249
255
|
"configurationOverrides": {
|
|
250
|
-
"shape": "
|
|
256
|
+
"shape": "S1o"
|
|
251
257
|
},
|
|
252
258
|
"jobDriver": {
|
|
253
|
-
"shape": "
|
|
259
|
+
"shape": "S1y"
|
|
254
260
|
},
|
|
255
261
|
"tags": {
|
|
256
262
|
"shape": "Sj"
|
|
@@ -508,10 +514,10 @@
|
|
|
508
514
|
},
|
|
509
515
|
"executionRoleArn": {},
|
|
510
516
|
"jobDriver": {
|
|
511
|
-
"shape": "
|
|
517
|
+
"shape": "S1y"
|
|
512
518
|
},
|
|
513
519
|
"configurationOverrides": {
|
|
514
|
-
"shape": "
|
|
520
|
+
"shape": "S1o"
|
|
515
521
|
},
|
|
516
522
|
"tags": {
|
|
517
523
|
"shape": "Sj"
|
|
@@ -652,7 +658,13 @@
|
|
|
652
658
|
"networkConfiguration": {
|
|
653
659
|
"shape": "Sq"
|
|
654
660
|
},
|
|
655
|
-
"architecture": {}
|
|
661
|
+
"architecture": {},
|
|
662
|
+
"imageConfiguration": {
|
|
663
|
+
"shape": "Sw"
|
|
664
|
+
},
|
|
665
|
+
"workerTypeSpecifications": {
|
|
666
|
+
"shape": "Sy"
|
|
667
|
+
}
|
|
656
668
|
}
|
|
657
669
|
},
|
|
658
670
|
"output": {
|
|
@@ -662,7 +674,7 @@
|
|
|
662
674
|
],
|
|
663
675
|
"members": {
|
|
664
676
|
"application": {
|
|
665
|
-
"shape": "
|
|
677
|
+
"shape": "S16"
|
|
666
678
|
}
|
|
667
679
|
}
|
|
668
680
|
}
|
|
@@ -745,7 +757,25 @@
|
|
|
745
757
|
}
|
|
746
758
|
}
|
|
747
759
|
},
|
|
748
|
-
"
|
|
760
|
+
"Sw": {
|
|
761
|
+
"type": "structure",
|
|
762
|
+
"members": {
|
|
763
|
+
"imageUri": {}
|
|
764
|
+
}
|
|
765
|
+
},
|
|
766
|
+
"Sy": {
|
|
767
|
+
"type": "map",
|
|
768
|
+
"key": {},
|
|
769
|
+
"value": {
|
|
770
|
+
"type": "structure",
|
|
771
|
+
"members": {
|
|
772
|
+
"imageConfiguration": {
|
|
773
|
+
"shape": "Sw"
|
|
774
|
+
}
|
|
775
|
+
}
|
|
776
|
+
}
|
|
777
|
+
},
|
|
778
|
+
"S16": {
|
|
749
779
|
"type": "structure",
|
|
750
780
|
"required": [
|
|
751
781
|
"applicationId",
|
|
@@ -788,14 +818,39 @@
|
|
|
788
818
|
"networkConfiguration": {
|
|
789
819
|
"shape": "Sq"
|
|
790
820
|
},
|
|
791
|
-
"architecture": {}
|
|
821
|
+
"architecture": {},
|
|
822
|
+
"imageConfiguration": {
|
|
823
|
+
"shape": "S1a"
|
|
824
|
+
},
|
|
825
|
+
"workerTypeSpecifications": {
|
|
826
|
+
"type": "map",
|
|
827
|
+
"key": {},
|
|
828
|
+
"value": {
|
|
829
|
+
"type": "structure",
|
|
830
|
+
"members": {
|
|
831
|
+
"imageConfiguration": {
|
|
832
|
+
"shape": "S1a"
|
|
833
|
+
}
|
|
834
|
+
}
|
|
835
|
+
}
|
|
836
|
+
}
|
|
837
|
+
}
|
|
838
|
+
},
|
|
839
|
+
"S1a": {
|
|
840
|
+
"type": "structure",
|
|
841
|
+
"required": [
|
|
842
|
+
"imageUri"
|
|
843
|
+
],
|
|
844
|
+
"members": {
|
|
845
|
+
"imageUri": {},
|
|
846
|
+
"resolvedImageDigest": {}
|
|
792
847
|
}
|
|
793
848
|
},
|
|
794
|
-
"
|
|
849
|
+
"S1o": {
|
|
795
850
|
"type": "structure",
|
|
796
851
|
"members": {
|
|
797
852
|
"applicationConfiguration": {
|
|
798
|
-
"shape": "
|
|
853
|
+
"shape": "S1p"
|
|
799
854
|
},
|
|
800
855
|
"monitoringConfiguration": {
|
|
801
856
|
"type": "structure",
|
|
@@ -820,7 +875,7 @@
|
|
|
820
875
|
}
|
|
821
876
|
}
|
|
822
877
|
},
|
|
823
|
-
"
|
|
878
|
+
"S1p": {
|
|
824
879
|
"type": "list",
|
|
825
880
|
"member": {
|
|
826
881
|
"type": "structure",
|
|
@@ -836,12 +891,12 @@
|
|
|
836
891
|
"sensitive": true
|
|
837
892
|
},
|
|
838
893
|
"configurations": {
|
|
839
|
-
"shape": "
|
|
894
|
+
"shape": "S1p"
|
|
840
895
|
}
|
|
841
896
|
}
|
|
842
897
|
}
|
|
843
898
|
},
|
|
844
|
-
"
|
|
899
|
+
"S1y": {
|
|
845
900
|
"type": "structure",
|
|
846
901
|
"members": {
|
|
847
902
|
"sparkSubmit": {
|