cdk-docker-image-deployment 0.0.40 → 0.0.42

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 (46) 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 +19 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +3 -0
  8. package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +74 -68
  9. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +3 -1
  10. package/node_modules/aws-sdk/apis/ds-2015-04-16.min.json +84 -1
  11. package/node_modules/aws-sdk/apis/ds-2015-04-16.paginators.json +78 -2
  12. package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +137 -121
  13. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +12 -0
  14. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +294 -250
  15. package/node_modules/aws-sdk/apis/mediapackage-vod-2018-11-07.min.json +44 -28
  16. package/node_modules/aws-sdk/apis/metadata.json +2 -1
  17. package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +88 -17
  18. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +46 -40
  19. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +3 -59
  20. package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +4 -0
  21. package/node_modules/aws-sdk/clients/appflow.d.ts +15 -1
  22. package/node_modules/aws-sdk/clients/browser_default.d.ts +1 -0
  23. package/node_modules/aws-sdk/clients/browser_default.js +1 -0
  24. package/node_modules/aws-sdk/clients/connect.d.ts +8 -0
  25. package/node_modules/aws-sdk/clients/directoryservice.d.ts +121 -0
  26. package/node_modules/aws-sdk/clients/ecs.d.ts +3 -3
  27. package/node_modules/aws-sdk/clients/guardduty.d.ts +19 -8
  28. package/node_modules/aws-sdk/clients/iam.d.ts +14 -14
  29. package/node_modules/aws-sdk/clients/iotfleetwise.d.ts +1 -1
  30. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +12 -0
  31. package/node_modules/aws-sdk/clients/medialive.d.ts +42 -0
  32. package/node_modules/aws-sdk/clients/mediapackagevod.d.ts +13 -0
  33. package/node_modules/aws-sdk/clients/panorama.d.ts +85 -7
  34. package/node_modules/aws-sdk/clients/rdsdataservice.d.ts +1 -1
  35. package/node_modules/aws-sdk/clients/ssm.d.ts +7 -7
  36. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +1 -1
  37. package/node_modules/aws-sdk/clients/transfer.d.ts +60 -55
  38. package/node_modules/aws-sdk/clients/translate.d.ts +49 -19
  39. package/node_modules/aws-sdk/clients/wisdom.d.ts +0 -56
  40. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  41. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +15 -15
  42. package/node_modules/aws-sdk/dist/aws-sdk.js +660 -307
  43. package/node_modules/aws-sdk/dist/aws-sdk.min.js +40 -40
  44. package/node_modules/aws-sdk/lib/core.js +1 -1
  45. package/node_modules/aws-sdk/package.json +1 -1
  46. package/package.json +5 -5
@@ -3932,6 +3932,10 @@
3932
3932
  "GopSizeUnits": {
3933
3933
  "locationName": "gopSizeUnits"
3934
3934
  },
3935
+ "HrdBufferFinalFillPercentage": {
3936
+ "locationName": "hrdBufferFinalFillPercentage",
3937
+ "type": "integer"
3938
+ },
3935
3939
  "HrdBufferInitialFillPercentage": {
3936
3940
  "locationName": "hrdBufferInitialFillPercentage",
3937
3941
  "type": "integer"
@@ -4085,6 +4089,10 @@
4085
4089
  "GopSizeUnits": {
4086
4090
  "locationName": "gopSizeUnits"
4087
4091
  },
4092
+ "HrdBufferFinalFillPercentage": {
4093
+ "locationName": "hrdBufferFinalFillPercentage",
4094
+ "type": "integer"
4095
+ },
4088
4096
  "HrdBufferInitialFillPercentage": {
4089
4097
  "locationName": "hrdBufferInitialFillPercentage",
4090
4098
  "type": "integer"
@@ -4231,6 +4239,10 @@
4231
4239
  "GopSizeUnits": {
4232
4240
  "locationName": "gopSizeUnits"
4233
4241
  },
4242
+ "HrdBufferFinalFillPercentage": {
4243
+ "locationName": "hrdBufferFinalFillPercentage",
4244
+ "type": "integer"
4245
+ },
4234
4246
  "HrdBufferInitialFillPercentage": {
4235
4247
  "locationName": "hrdBufferInitialFillPercentage",
4236
4248
  "type": "integer"