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
@@ -32,7 +32,8 @@
32
32
  "KeyStorageSecurityStandard": {},
33
33
  "Tags": {
34
34
  "shape": "S14"
35
- }
35
+ },
36
+ "UsageMode": {}
36
37
  }
37
38
  },
38
39
  "output": {
@@ -79,7 +80,7 @@
79
80
  "Principal": {},
80
81
  "SourceAccount": {},
81
82
  "Actions": {
82
- "shape": "S1j"
83
+ "shape": "S1k"
83
84
  }
84
85
  }
85
86
  }
@@ -137,7 +138,7 @@
137
138
  "type": "structure",
138
139
  "members": {
139
140
  "CertificateAuthority": {
140
- "shape": "S1r"
141
+ "shape": "S1s"
141
142
  }
142
143
  }
143
144
  }
@@ -356,10 +357,10 @@
356
357
  "SigningAlgorithm": {},
357
358
  "TemplateArn": {},
358
359
  "Validity": {
359
- "shape": "S2v"
360
+ "shape": "S2w"
360
361
  },
361
362
  "ValidityNotBefore": {
362
- "shape": "S2v"
363
+ "shape": "S2w"
363
364
  },
364
365
  "IdempotencyToken": {}
365
366
  }
@@ -389,7 +390,7 @@
389
390
  "CertificateAuthorities": {
390
391
  "type": "list",
391
392
  "member": {
392
- "shape": "S1r"
393
+ "shape": "S1s"
393
394
  }
394
395
  },
395
396
  "NextToken": {}
@@ -425,7 +426,7 @@
425
426
  "Principal": {},
426
427
  "SourceAccount": {},
427
428
  "Actions": {
428
- "shape": "S1j"
429
+ "shape": "S1k"
429
430
  },
430
431
  "Policy": {}
431
432
  }
@@ -736,11 +737,11 @@
736
737
  }
737
738
  }
738
739
  },
739
- "S1j": {
740
+ "S1k": {
740
741
  "type": "list",
741
742
  "member": {}
742
743
  },
743
- "S1r": {
744
+ "S1s": {
744
745
  "type": "structure",
745
746
  "members": {
746
747
  "Arn": {},
@@ -770,10 +771,11 @@
770
771
  "RestorableUntil": {
771
772
  "type": "timestamp"
772
773
  },
773
- "KeyStorageSecurityStandard": {}
774
+ "KeyStorageSecurityStandard": {},
775
+ "UsageMode": {}
774
776
  }
775
777
  },
776
- "S2v": {
778
+ "S2w": {
777
779
  "type": "structure",
778
780
  "required": [
779
781
  "Value",