cdk-docker-image-deployment 0.0.51 → 0.0.53

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 (33) 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 +14 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/accessanalyzer-2019-11-01.min.json +153 -80
  8. package/node_modules/aws-sdk/apis/acm-pca-2017-08-22.min.json +13 -11
  9. package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +383 -95
  10. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +40 -28
  11. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.examples.json +5 -0
  12. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +674 -643
  13. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.paginators.json +50 -50
  14. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +286 -284
  15. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +150 -84
  16. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +6 -0
  17. package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +111 -1
  18. package/node_modules/aws-sdk/clients/acmpca.d.ts +10 -1
  19. package/node_modules/aws-sdk/clients/batch.d.ts +542 -157
  20. package/node_modules/aws-sdk/clients/datasync.d.ts +45 -28
  21. package/node_modules/aws-sdk/clients/location.d.ts +8 -8
  22. package/node_modules/aws-sdk/clients/mediatailor.d.ts +256 -256
  23. package/node_modules/aws-sdk/clients/rds.d.ts +12 -3
  24. package/node_modules/aws-sdk/clients/sagemaker.d.ts +71 -1
  25. package/node_modules/aws-sdk/clients/workspaces.d.ts +11 -11
  26. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  27. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +11 -11
  28. package/node_modules/aws-sdk/dist/aws-sdk.js +290 -288
  29. package/node_modules/aws-sdk/dist/aws-sdk.min.js +7 -7
  30. package/node_modules/aws-sdk/lib/core.js +1 -1
  31. package/node_modules/aws-sdk/lib/model/api.js +1 -1
  32. package/node_modules/aws-sdk/package.json +1 -1
  33. package/package.json +4 -4
@@ -301,6 +301,9 @@
301
301
  },
302
302
  "Tags": {
303
303
  "shape": "S7"
304
+ },
305
+ "ServerCertificate": {
306
+ "type": "blob"
304
307
  }
305
308
  }
306
309
  },
@@ -323,7 +326,7 @@
323
326
  "S3BucketArn": {},
324
327
  "S3StorageClass": {},
325
328
  "S3Config": {
326
- "shape": "S2e"
329
+ "shape": "S2f"
327
330
  },
328
331
  "AgentArns": {
329
332
  "shape": "S1w"
@@ -389,19 +392,19 @@
389
392
  "CloudWatchLogGroupArn": {},
390
393
  "Name": {},
391
394
  "Options": {
392
- "shape": "S2l"
395
+ "shape": "S2m"
393
396
  },
394
397
  "Excludes": {
395
- "shape": "S31"
398
+ "shape": "S32"
396
399
  },
397
400
  "Schedule": {
398
- "shape": "S35"
401
+ "shape": "S36"
399
402
  },
400
403
  "Tags": {
401
404
  "shape": "S7"
402
405
  },
403
406
  "Includes": {
404
- "shape": "S31"
407
+ "shape": "S32"
405
408
  }
406
409
  }
407
410
  },
@@ -721,6 +724,9 @@
721
724
  },
722
725
  "CreationTime": {
723
726
  "type": "timestamp"
727
+ },
728
+ "ServerCertificate": {
729
+ "type": "blob"
724
730
  }
725
731
  }
726
732
  }
@@ -742,7 +748,7 @@
742
748
  "LocationUri": {},
743
749
  "S3StorageClass": {},
744
750
  "S3Config": {
745
- "shape": "S2e"
751
+ "shape": "S2f"
746
752
  },
747
753
  "AgentArns": {
748
754
  "shape": "S1w"
@@ -811,13 +817,13 @@
811
817
  "member": {}
812
818
  },
813
819
  "Options": {
814
- "shape": "S2l"
820
+ "shape": "S2m"
815
821
  },
816
822
  "Excludes": {
817
- "shape": "S31"
823
+ "shape": "S32"
818
824
  },
819
825
  "Schedule": {
820
- "shape": "S35"
826
+ "shape": "S36"
821
827
  },
822
828
  "ErrorCode": {},
823
829
  "ErrorDetail": {},
@@ -825,7 +831,7 @@
825
831
  "type": "timestamp"
826
832
  },
827
833
  "Includes": {
828
- "shape": "S31"
834
+ "shape": "S32"
829
835
  }
830
836
  }
831
837
  }
@@ -846,13 +852,13 @@
846
852
  "TaskExecutionArn": {},
847
853
  "Status": {},
848
854
  "Options": {
849
- "shape": "S2l"
855
+ "shape": "S2m"
850
856
  },
851
857
  "Excludes": {
852
- "shape": "S31"
858
+ "shape": "S32"
853
859
  },
854
860
  "Includes": {
855
- "shape": "S31"
861
+ "shape": "S32"
856
862
  },
857
863
  "StartTime": {
858
864
  "type": "timestamp"
@@ -893,6 +899,9 @@
893
899
  "ErrorCode": {},
894
900
  "ErrorDetail": {}
895
901
  }
902
+ },
903
+ "BytesCompressed": {
904
+ "type": "long"
896
905
  }
897
906
  }
898
907
  }
@@ -945,7 +954,7 @@
945
954
  "members": {
946
955
  "Name": {},
947
956
  "Values": {
948
- "shape": "S4v"
957
+ "shape": "S4w"
949
958
  },
950
959
  "Operator": {}
951
960
  }
@@ -1045,7 +1054,7 @@
1045
1054
  "members": {
1046
1055
  "Name": {},
1047
1056
  "Values": {
1048
- "shape": "S4v"
1057
+ "shape": "S4w"
1049
1058
  },
1050
1059
  "Operator": {}
1051
1060
  }
@@ -1080,13 +1089,13 @@
1080
1089
  "members": {
1081
1090
  "TaskArn": {},
1082
1091
  "OverrideOptions": {
1083
- "shape": "S2l"
1092
+ "shape": "S2m"
1084
1093
  },
1085
1094
  "Includes": {
1086
- "shape": "S31"
1095
+ "shape": "S32"
1087
1096
  },
1088
1097
  "Excludes": {
1089
- "shape": "S31"
1098
+ "shape": "S32"
1090
1099
  }
1091
1100
  }
1092
1101
  },
@@ -1234,6 +1243,9 @@
1234
1243
  },
1235
1244
  "AgentArns": {
1236
1245
  "shape": "S1w"
1246
+ },
1247
+ "ServerCertificate": {
1248
+ "type": "blob"
1237
1249
  }
1238
1250
  }
1239
1251
  },
@@ -1278,18 +1290,18 @@
1278
1290
  "members": {
1279
1291
  "TaskArn": {},
1280
1292
  "Options": {
1281
- "shape": "S2l"
1293
+ "shape": "S2m"
1282
1294
  },
1283
1295
  "Excludes": {
1284
- "shape": "S31"
1296
+ "shape": "S32"
1285
1297
  },
1286
1298
  "Schedule": {
1287
- "shape": "S35"
1299
+ "shape": "S36"
1288
1300
  },
1289
1301
  "Name": {},
1290
1302
  "CloudWatchLogGroupArn": {},
1291
1303
  "Includes": {
1292
- "shape": "S31"
1304
+ "shape": "S32"
1293
1305
  }
1294
1306
  }
1295
1307
  },
@@ -1308,7 +1320,7 @@
1308
1320
  "members": {
1309
1321
  "TaskExecutionArn": {},
1310
1322
  "Options": {
1311
- "shape": "S2l"
1323
+ "shape": "S2m"
1312
1324
  }
1313
1325
  }
1314
1326
  },
@@ -1448,7 +1460,7 @@
1448
1460
  "type": "string",
1449
1461
  "sensitive": true
1450
1462
  },
1451
- "S2e": {
1463
+ "S2f": {
1452
1464
  "type": "structure",
1453
1465
  "required": [
1454
1466
  "BucketAccessRoleArn"
@@ -1457,7 +1469,7 @@
1457
1469
  "BucketAccessRoleArn": {}
1458
1470
  }
1459
1471
  },
1460
- "S2l": {
1472
+ "S2m": {
1461
1473
  "type": "structure",
1462
1474
  "members": {
1463
1475
  "VerifyMode": {},
@@ -1479,7 +1491,7 @@
1479
1491
  "ObjectTags": {}
1480
1492
  }
1481
1493
  },
1482
- "S31": {
1494
+ "S32": {
1483
1495
  "type": "list",
1484
1496
  "member": {
1485
1497
  "type": "structure",
@@ -1489,7 +1501,7 @@
1489
1501
  }
1490
1502
  }
1491
1503
  },
1492
- "S35": {
1504
+ "S36": {
1493
1505
  "type": "structure",
1494
1506
  "required": [
1495
1507
  "ScheduleExpression"
@@ -1498,7 +1510,7 @@
1498
1510
  "ScheduleExpression": {}
1499
1511
  }
1500
1512
  },
1501
- "S4v": {
1513
+ "S4w": {
1502
1514
  "type": "list",
1503
1515
  "member": {}
1504
1516
  }
@@ -0,0 +1,5 @@
1
+ {
2
+ "version": "1.0",
3
+ "examples": {
4
+ }
5
+ }