cdk-docker-image-deployment 0.0.124 → 0.0.126
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 +4 -4
- 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/amplifybackend-2020-08-11.min.json +3 -0
- package/node_modules/aws-sdk/apis/application-autoscaling-2016-02-06.min.json +38 -14
- package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +66 -49
- 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/apis/ssm-2014-11-06.min.json +263 -261
- package/node_modules/aws-sdk/clients/amplifybackend.d.ts +6 -2
- package/node_modules/aws-sdk/clients/applicationautoscaling.d.ts +58 -30
- package/node_modules/aws-sdk/clients/apprunner.d.ts +13 -2
- package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +8 -8
- 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/clients/ssm.d.ts +10 -1
- 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 +530 -487
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +97 -97
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +8 -8
|
@@ -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": {
|