cdk-docker-image-deployment 0.0.76 → 0.0.78

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 (56) 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 +18 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +24 -0
  8. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +41 -27
  9. package/node_modules/aws-sdk/apis/{ssmsap-2018-05-10.examples.json → chime-sdk-voice-2022-08-03.examples.json} +0 -0
  10. package/node_modules/aws-sdk/apis/chime-sdk-voice-2022-08-03.min.json +2734 -0
  11. package/node_modules/aws-sdk/apis/chime-sdk-voice-2022-08-03.paginators.json +46 -0
  12. package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +774 -409
  13. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +185 -158
  14. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +3 -0
  15. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +505 -501
  16. package/node_modules/aws-sdk/apis/iot-roborunner-2018-05-10.examples.json +5 -0
  17. package/node_modules/aws-sdk/apis/iot-roborunner-2018-05-10.min.json +923 -0
  18. package/node_modules/aws-sdk/apis/iot-roborunner-2018-05-10.paginators.json +28 -0
  19. package/node_modules/aws-sdk/apis/metadata.json +9 -0
  20. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +321 -138
  21. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +12 -0
  22. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +263 -263
  23. package/node_modules/aws-sdk/apis/servicecatalog-2015-12-10.min.json +183 -115
  24. package/node_modules/aws-sdk/apis/ssm-sap-2018-05-10.examples.json +5 -0
  25. package/node_modules/aws-sdk/apis/{ssmsap-2018-05-10.min.json → ssm-sap-2018-05-10.min.json} +2 -2
  26. package/node_modules/aws-sdk/apis/{ssmsap-2018-05-10.paginators.json → ssm-sap-2018-05-10.paginators.json} +0 -0
  27. package/node_modules/aws-sdk/apis/states-2016-11-23.min.json +17 -5
  28. package/node_modules/aws-sdk/clients/all.d.ts +2 -0
  29. package/node_modules/aws-sdk/clients/all.js +2 -0
  30. package/node_modules/aws-sdk/clients/appflow.d.ts +30 -5
  31. package/node_modules/aws-sdk/clients/auditmanager.d.ts +50 -12
  32. package/node_modules/aws-sdk/clients/chimesdkvoice.d.ts +1401 -0
  33. package/node_modules/aws-sdk/clients/chimesdkvoice.js +18 -0
  34. package/node_modules/aws-sdk/clients/cloudfront.d.ts +300 -12
  35. package/node_modules/aws-sdk/clients/connect.d.ts +31 -1
  36. package/node_modules/aws-sdk/clients/dynamodb.d.ts +7 -7
  37. package/node_modules/aws-sdk/clients/ec2.d.ts +17 -13
  38. package/node_modules/aws-sdk/clients/glue.d.ts +9 -3
  39. package/node_modules/aws-sdk/clients/iotroborunner.d.ts +534 -0
  40. package/node_modules/aws-sdk/clients/iotroborunner.js +18 -0
  41. package/node_modules/aws-sdk/clients/quicksight.d.ts +230 -13
  42. package/node_modules/aws-sdk/clients/sagemaker.d.ts +5 -1
  43. package/node_modules/aws-sdk/clients/servicecatalog.d.ts +141 -29
  44. package/node_modules/aws-sdk/clients/ssmsap.d.ts +31 -31
  45. package/node_modules/aws-sdk/clients/ssmsap.js +2 -2
  46. package/node_modules/aws-sdk/clients/stepfunctions.d.ts +67 -52
  47. package/node_modules/aws-sdk/clients/transfer.d.ts +7 -7
  48. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  49. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +94 -20
  50. package/node_modules/aws-sdk/dist/aws-sdk.js +1155 -683
  51. package/node_modules/aws-sdk/dist/aws-sdk.min.js +87 -86
  52. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +4 -0
  53. package/node_modules/aws-sdk/lib/core.js +1 -1
  54. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +3 -3
  55. package/node_modules/aws-sdk/package.json +1 -1
  56. package/package.json +4 -4
@@ -0,0 +1,46 @@
1
+ {
2
+ "pagination": {
3
+ "ListPhoneNumberOrders": {
4
+ "input_token": "NextToken",
5
+ "output_token": "NextToken",
6
+ "limit_key": "MaxResults"
7
+ },
8
+ "ListPhoneNumbers": {
9
+ "input_token": "NextToken",
10
+ "output_token": "NextToken",
11
+ "limit_key": "MaxResults"
12
+ },
13
+ "ListProxySessions": {
14
+ "input_token": "NextToken",
15
+ "output_token": "NextToken",
16
+ "limit_key": "MaxResults"
17
+ },
18
+ "ListSipMediaApplications": {
19
+ "input_token": "NextToken",
20
+ "output_token": "NextToken",
21
+ "limit_key": "MaxResults",
22
+ "result_key": "SipMediaApplications"
23
+ },
24
+ "ListSipRules": {
25
+ "input_token": "NextToken",
26
+ "output_token": "NextToken",
27
+ "limit_key": "MaxResults",
28
+ "result_key": "SipRules"
29
+ },
30
+ "ListVoiceConnectorGroups": {
31
+ "input_token": "NextToken",
32
+ "output_token": "NextToken",
33
+ "limit_key": "MaxResults"
34
+ },
35
+ "ListVoiceConnectors": {
36
+ "input_token": "NextToken",
37
+ "output_token": "NextToken",
38
+ "limit_key": "MaxResults"
39
+ },
40
+ "SearchAvailablePhoneNumbers": {
41
+ "input_token": "NextToken",
42
+ "output_token": "NextToken",
43
+ "limit_key": "MaxResults"
44
+ }
45
+ }
46
+ }