cdk-docker-image-deployment 0.0.171 → 0.0.173

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 (38) 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 +13 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/chime-sdk-voice-2022-08-03.min.json +3 -0
  8. package/node_modules/aws-sdk/apis/metadata.json +3 -0
  9. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +277 -88
  10. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.paginators.json +5 -0
  11. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +2 -1
  12. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +639 -104
  13. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +10 -0
  14. package/node_modules/aws-sdk/apis/rum-2018-05-10.min.json +24 -22
  15. package/node_modules/aws-sdk/apis/tnb-2008-10-21.examples.json +5 -0
  16. package/node_modules/aws-sdk/apis/tnb-2008-10-21.min.json +1579 -0
  17. package/node_modules/aws-sdk/apis/tnb-2008-10-21.paginators.json +34 -0
  18. package/node_modules/aws-sdk/clients/all.d.ts +1 -0
  19. package/node_modules/aws-sdk/clients/all.js +2 -1
  20. package/node_modules/aws-sdk/clients/chimesdkvoice.d.ts +1 -0
  21. package/node_modules/aws-sdk/clients/cloudfront.d.ts +17 -17
  22. package/node_modules/aws-sdk/clients/opensearch.d.ts +223 -5
  23. package/node_modules/aws-sdk/clients/quicksight.d.ts +4 -0
  24. package/node_modules/aws-sdk/clients/resiliencehub.d.ts +743 -128
  25. package/node_modules/aws-sdk/clients/rum.d.ts +25 -11
  26. package/node_modules/aws-sdk/clients/securityhub.d.ts +85 -85
  27. package/node_modules/aws-sdk/clients/ssm.d.ts +17 -17
  28. package/node_modules/aws-sdk/clients/tnb.d.ts +1607 -0
  29. package/node_modules/aws-sdk/clients/tnb.js +18 -0
  30. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +3 -3
  31. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +49 -12
  32. package/node_modules/aws-sdk/dist/aws-sdk.js +7 -4
  33. package/node_modules/aws-sdk/dist/aws-sdk.min.js +6 -6
  34. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
  35. package/node_modules/aws-sdk/lib/core.js +1 -1
  36. package/node_modules/aws-sdk/lib/maintenance_mode_message.js +1 -1
  37. package/node_modules/aws-sdk/package.json +1 -1
  38. package/package.json +4 -4
@@ -55,6 +55,11 @@
55
55
  "output_token": "NextToken",
56
56
  "limit_key": "MaxResults"
57
57
  },
58
+ "ListScheduledActions": {
59
+ "input_token": "NextToken",
60
+ "output_token": "NextToken",
61
+ "limit_key": "MaxResults"
62
+ },
58
63
  "ListVersions": {
59
64
  "input_token": "NextToken",
60
65
  "output_token": "NextToken",
@@ -12284,7 +12284,8 @@
12284
12284
  "Bucket": {},
12285
12285
  "Key": {}
12286
12286
  }
12287
- }
12287
+ },
12288
+ "RoleArn": {}
12288
12289
  }
12289
12290
  },
12290
12291
  "ServiceNowParameters": {