cdk-docker-image-deployment 0.0.28 → 0.0.30
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 +21 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/acm-2015-12-08.min.json +46 -2
- package/node_modules/aws-sdk/apis/codedeploy-2014-10-06.min.json +7 -1
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +139 -127
- package/node_modules/aws-sdk/apis/dlm-2018-01-12.min.json +40 -12
- package/node_modules/aws-sdk/apis/emr-serverless-2021-07-13.min.json +39 -9
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +404 -78
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/metadata.json +3 -0
- package/node_modules/aws-sdk/apis/migrationhuborchestrator-2021-08-28.examples.json +5 -0
- package/node_modules/aws-sdk/apis/migrationhuborchestrator-2021-08-28.min.json +1461 -0
- package/node_modules/aws-sdk/apis/migrationhuborchestrator-2021-08-28.paginators.json +46 -0
- package/node_modules/aws-sdk/apis/migrationhuborchestrator-2021-08-28.waiters2.json +5 -0
- package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +3 -0
- package/node_modules/aws-sdk/apis/runtime.sagemaker-2017-05-13.min.json +4 -0
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +903 -777
- package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +119 -41
- package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +35 -34
- package/node_modules/aws-sdk/clients/acm.d.ts +94 -17
- package/node_modules/aws-sdk/clients/all.d.ts +1 -0
- package/node_modules/aws-sdk/clients/all.js +2 -1
- package/node_modules/aws-sdk/clients/codedeploy.d.ts +90 -85
- package/node_modules/aws-sdk/clients/devopsguru.d.ts +27 -11
- package/node_modules/aws-sdk/clients/dlm.d.ts +40 -8
- package/node_modules/aws-sdk/clients/ec2.d.ts +1 -1
- package/node_modules/aws-sdk/clients/emrserverless.d.ts +25 -0
- package/node_modules/aws-sdk/clients/fsx.d.ts +406 -30
- package/node_modules/aws-sdk/clients/migrationhuborchestrator.d.ts +1840 -0
- package/node_modules/aws-sdk/clients/migrationhuborchestrator.js +19 -0
- package/node_modules/aws-sdk/clients/polly.d.ts +2 -2
- package/node_modules/aws-sdk/clients/proton.d.ts +132 -127
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +190 -2
- package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +6 -1
- package/node_modules/aws-sdk/clients/secretsmanager.d.ts +44 -44
- package/node_modules/aws-sdk/clients/ssooidc.d.ts +9 -9
- package/node_modules/aws-sdk/clients/translate.d.ts +53 -0
- package/node_modules/aws-sdk/clients/workspaces.d.ts +6 -1
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +6 -9
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +64 -23
- package/node_modules/aws-sdk/dist/aws-sdk.js +182 -54
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +96 -96
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/event_listeners.js +4 -6
- package/node_modules/aws-sdk/lib/model/api.js +0 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +5 -6
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"shape": "S5"
|
|
34
34
|
},
|
|
35
35
|
"Tags": {
|
|
36
|
-
"shape": "
|
|
36
|
+
"shape": "S1w"
|
|
37
37
|
}
|
|
38
38
|
}
|
|
39
39
|
},
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
"Description": {},
|
|
116
116
|
"State": {},
|
|
117
117
|
"Tags": {
|
|
118
|
-
"shape": "
|
|
118
|
+
"shape": "S1w"
|
|
119
119
|
},
|
|
120
120
|
"PolicyType": {}
|
|
121
121
|
}
|
|
@@ -153,16 +153,16 @@
|
|
|
153
153
|
"StatusMessage": {},
|
|
154
154
|
"ExecutionRoleArn": {},
|
|
155
155
|
"DateCreated": {
|
|
156
|
-
"shape": "
|
|
156
|
+
"shape": "S2g"
|
|
157
157
|
},
|
|
158
158
|
"DateModified": {
|
|
159
|
-
"shape": "
|
|
159
|
+
"shape": "S2g"
|
|
160
160
|
},
|
|
161
161
|
"PolicyDetails": {
|
|
162
162
|
"shape": "S5"
|
|
163
163
|
},
|
|
164
164
|
"Tags": {
|
|
165
|
-
"shape": "
|
|
165
|
+
"shape": "S1w"
|
|
166
166
|
},
|
|
167
167
|
"PolicyArn": {}
|
|
168
168
|
}
|
|
@@ -191,7 +191,7 @@
|
|
|
191
191
|
"type": "structure",
|
|
192
192
|
"members": {
|
|
193
193
|
"Tags": {
|
|
194
|
-
"shape": "
|
|
194
|
+
"shape": "S1w"
|
|
195
195
|
}
|
|
196
196
|
}
|
|
197
197
|
}
|
|
@@ -212,7 +212,7 @@
|
|
|
212
212
|
"locationName": "resourceArn"
|
|
213
213
|
},
|
|
214
214
|
"Tags": {
|
|
215
|
-
"shape": "
|
|
215
|
+
"shape": "S1w"
|
|
216
216
|
}
|
|
217
217
|
}
|
|
218
218
|
},
|
|
@@ -382,7 +382,7 @@
|
|
|
382
382
|
"type": "boolean"
|
|
383
383
|
},
|
|
384
384
|
"RetainRule": {
|
|
385
|
-
"shape": "
|
|
385
|
+
"shape": "S16"
|
|
386
386
|
},
|
|
387
387
|
"DeprecateRule": {
|
|
388
388
|
"type": "structure",
|
|
@@ -426,6 +426,34 @@
|
|
|
426
426
|
},
|
|
427
427
|
"IntervalUnit": {}
|
|
428
428
|
}
|
|
429
|
+
},
|
|
430
|
+
"ArchiveRule": {
|
|
431
|
+
"type": "structure",
|
|
432
|
+
"required": [
|
|
433
|
+
"RetainRule"
|
|
434
|
+
],
|
|
435
|
+
"members": {
|
|
436
|
+
"RetainRule": {
|
|
437
|
+
"type": "structure",
|
|
438
|
+
"required": [
|
|
439
|
+
"RetentionArchiveTier"
|
|
440
|
+
],
|
|
441
|
+
"members": {
|
|
442
|
+
"RetentionArchiveTier": {
|
|
443
|
+
"type": "structure",
|
|
444
|
+
"members": {
|
|
445
|
+
"Count": {
|
|
446
|
+
"type": "integer"
|
|
447
|
+
},
|
|
448
|
+
"Interval": {
|
|
449
|
+
"type": "integer"
|
|
450
|
+
},
|
|
451
|
+
"IntervalUnit": {}
|
|
452
|
+
}
|
|
453
|
+
}
|
|
454
|
+
}
|
|
455
|
+
}
|
|
456
|
+
}
|
|
429
457
|
}
|
|
430
458
|
}
|
|
431
459
|
}
|
|
@@ -505,7 +533,7 @@
|
|
|
505
533
|
}
|
|
506
534
|
},
|
|
507
535
|
"RetainRule": {
|
|
508
|
-
"shape": "
|
|
536
|
+
"shape": "S16"
|
|
509
537
|
}
|
|
510
538
|
}
|
|
511
539
|
}
|
|
@@ -530,7 +558,7 @@
|
|
|
530
558
|
"Value": {}
|
|
531
559
|
}
|
|
532
560
|
},
|
|
533
|
-
"
|
|
561
|
+
"S16": {
|
|
534
562
|
"type": "structure",
|
|
535
563
|
"members": {
|
|
536
564
|
"Interval": {
|
|
@@ -539,12 +567,12 @@
|
|
|
539
567
|
"IntervalUnit": {}
|
|
540
568
|
}
|
|
541
569
|
},
|
|
542
|
-
"
|
|
570
|
+
"S1w": {
|
|
543
571
|
"type": "map",
|
|
544
572
|
"key": {},
|
|
545
573
|
"value": {}
|
|
546
574
|
},
|
|
547
|
-
"
|
|
575
|
+
"S2g": {
|
|
548
576
|
"type": "timestamp",
|
|
549
577
|
"timestampFormat": "iso8601"
|
|
550
578
|
}
|
|
@@ -155,6 +155,36 @@
|
|
|
155
155
|
}
|
|
156
156
|
}
|
|
157
157
|
},
|
|
158
|
+
"GetDashboardForJobRun": {
|
|
159
|
+
"http": {
|
|
160
|
+
"method": "GET",
|
|
161
|
+
"requestUri": "/applications/{applicationId}/jobruns/{jobRunId}/dashboard",
|
|
162
|
+
"responseCode": 200
|
|
163
|
+
},
|
|
164
|
+
"input": {
|
|
165
|
+
"type": "structure",
|
|
166
|
+
"required": [
|
|
167
|
+
"applicationId",
|
|
168
|
+
"jobRunId"
|
|
169
|
+
],
|
|
170
|
+
"members": {
|
|
171
|
+
"applicationId": {
|
|
172
|
+
"location": "uri",
|
|
173
|
+
"locationName": "applicationId"
|
|
174
|
+
},
|
|
175
|
+
"jobRunId": {
|
|
176
|
+
"location": "uri",
|
|
177
|
+
"locationName": "jobRunId"
|
|
178
|
+
}
|
|
179
|
+
}
|
|
180
|
+
},
|
|
181
|
+
"output": {
|
|
182
|
+
"type": "structure",
|
|
183
|
+
"members": {
|
|
184
|
+
"url": {}
|
|
185
|
+
}
|
|
186
|
+
}
|
|
187
|
+
},
|
|
158
188
|
"GetJobRun": {
|
|
159
189
|
"http": {
|
|
160
190
|
"method": "GET",
|
|
@@ -216,10 +246,10 @@
|
|
|
216
246
|
"stateDetails": {},
|
|
217
247
|
"releaseLabel": {},
|
|
218
248
|
"configurationOverrides": {
|
|
219
|
-
"shape": "
|
|
249
|
+
"shape": "S1f"
|
|
220
250
|
},
|
|
221
251
|
"jobDriver": {
|
|
222
|
-
"shape": "
|
|
252
|
+
"shape": "S1p"
|
|
223
253
|
},
|
|
224
254
|
"tags": {
|
|
225
255
|
"shape": "Sj"
|
|
@@ -476,10 +506,10 @@
|
|
|
476
506
|
},
|
|
477
507
|
"executionRoleArn": {},
|
|
478
508
|
"jobDriver": {
|
|
479
|
-
"shape": "
|
|
509
|
+
"shape": "S1p"
|
|
480
510
|
},
|
|
481
511
|
"configurationOverrides": {
|
|
482
|
-
"shape": "
|
|
512
|
+
"shape": "S1f"
|
|
483
513
|
},
|
|
484
514
|
"tags": {
|
|
485
515
|
"shape": "Sj"
|
|
@@ -757,11 +787,11 @@
|
|
|
757
787
|
}
|
|
758
788
|
}
|
|
759
789
|
},
|
|
760
|
-
"
|
|
790
|
+
"S1f": {
|
|
761
791
|
"type": "structure",
|
|
762
792
|
"members": {
|
|
763
793
|
"applicationConfiguration": {
|
|
764
|
-
"shape": "
|
|
794
|
+
"shape": "S1g"
|
|
765
795
|
},
|
|
766
796
|
"monitoringConfiguration": {
|
|
767
797
|
"type": "structure",
|
|
@@ -786,7 +816,7 @@
|
|
|
786
816
|
}
|
|
787
817
|
}
|
|
788
818
|
},
|
|
789
|
-
"
|
|
819
|
+
"S1g": {
|
|
790
820
|
"type": "list",
|
|
791
821
|
"member": {
|
|
792
822
|
"type": "structure",
|
|
@@ -802,12 +832,12 @@
|
|
|
802
832
|
"sensitive": true
|
|
803
833
|
},
|
|
804
834
|
"configurations": {
|
|
805
|
-
"shape": "
|
|
835
|
+
"shape": "S1g"
|
|
806
836
|
}
|
|
807
837
|
}
|
|
808
838
|
}
|
|
809
839
|
},
|
|
810
|
-
"
|
|
840
|
+
"S1p": {
|
|
811
841
|
"type": "structure",
|
|
812
842
|
"members": {
|
|
813
843
|
"sparkSubmit": {
|