cdk-docker-image-deployment 0.0.138 → 0.0.140

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 (41) 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/appflow-2020-08-23.min.json +172 -130
  8. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +17 -8
  9. package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +3 -1
  10. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +6 -0
  11. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +427 -311
  12. package/node_modules/aws-sdk/apis/groundstation-2019-05-23.min.json +53 -41
  13. package/node_modules/aws-sdk/apis/groundstation-2019-05-23.waiters2.json +22 -0
  14. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +210 -206
  15. package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +17 -11
  16. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +97 -24
  17. package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +20 -17
  18. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +568 -563
  19. package/node_modules/aws-sdk/clients/appflow.d.ts +60 -1
  20. package/node_modules/aws-sdk/clients/cloudwatch.d.ts +11 -2
  21. package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +8 -8
  22. package/node_modules/aws-sdk/clients/codeartifact.d.ts +8 -8
  23. package/node_modules/aws-sdk/clients/connect.d.ts +23 -0
  24. package/node_modules/aws-sdk/clients/connectparticipant.d.ts +10 -2
  25. package/node_modules/aws-sdk/clients/ec2.d.ts +10 -2
  26. package/node_modules/aws-sdk/clients/efs.d.ts +4 -4
  27. package/node_modules/aws-sdk/clients/glue.d.ts +140 -1
  28. package/node_modules/aws-sdk/clients/groundstation.d.ts +26 -0
  29. package/node_modules/aws-sdk/clients/groundstation.js +1 -0
  30. package/node_modules/aws-sdk/clients/medialive.d.ts +5 -0
  31. package/node_modules/aws-sdk/clients/opensearch.d.ts +83 -5
  32. package/node_modules/aws-sdk/clients/panorama.d.ts +7 -3
  33. package/node_modules/aws-sdk/clients/sagemaker.d.ts +9 -2
  34. package/node_modules/aws-sdk/clients/wafv2.d.ts +12 -12
  35. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  36. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1040 -1033
  37. package/node_modules/aws-sdk/dist/aws-sdk.js +43 -22
  38. package/node_modules/aws-sdk/dist/aws-sdk.min.js +77 -77
  39. package/node_modules/aws-sdk/lib/core.js +1 -1
  40. package/node_modules/aws-sdk/package.json +1 -1
  41. package/package.json +5 -5
@@ -1391,7 +1391,8 @@
1391
1391
  },
1392
1392
  "ScheduledTimestamp": {
1393
1393
  "type": "timestamp"
1394
- }
1394
+ },
1395
+ "RelatedContactId": {}
1395
1396
  }
1396
1397
  }
1397
1398
  }
@@ -4909,6 +4910,13 @@
4909
4910
  "SupportedMessagingContentTypes": {
4910
4911
  "type": "list",
4911
4912
  "member": {}
4913
+ },
4914
+ "PersistentChat": {
4915
+ "type": "structure",
4916
+ "members": {
4917
+ "RehydrationType": {},
4918
+ "SourceContactId": {}
4919
+ }
4912
4920
  }
4913
4921
  }
4914
4922
  },
@@ -4917,7 +4925,8 @@
4917
4925
  "members": {
4918
4926
  "ContactId": {},
4919
4927
  "ParticipantId": {},
4920
- "ParticipantToken": {}
4928
+ "ParticipantToken": {},
4929
+ "ContinuedFromContactId": {}
4921
4930
  }
4922
4931
  }
4923
4932
  },
@@ -6156,19 +6165,19 @@
6156
6165
  "type": "structure",
6157
6166
  "members": {
6158
6167
  "LevelOne": {
6159
- "shape": "Skc"
6168
+ "shape": "Ske"
6160
6169
  },
6161
6170
  "LevelTwo": {
6162
- "shape": "Skc"
6171
+ "shape": "Ske"
6163
6172
  },
6164
6173
  "LevelThree": {
6165
- "shape": "Skc"
6174
+ "shape": "Ske"
6166
6175
  },
6167
6176
  "LevelFour": {
6168
- "shape": "Skc"
6177
+ "shape": "Ske"
6169
6178
  },
6170
6179
  "LevelFive": {
6171
- "shape": "Skc"
6180
+ "shape": "Ske"
6172
6181
  }
6173
6182
  }
6174
6183
  },
@@ -7065,7 +7074,7 @@
7065
7074
  "shape": "Sh9"
7066
7075
  }
7067
7076
  },
7068
- "Skc": {
7077
+ "Ske": {
7069
7078
  "type": "structure",
7070
7079
  "required": [
7071
7080
  "Name"
@@ -214,7 +214,9 @@
214
214
  }
215
215
  }
216
216
  }
217
- }
217
+ },
218
+ "RelatedContactId": {},
219
+ "ContactId": {}
218
220
  }
219
221
  }
220
222
  },
@@ -2811,6 +2811,9 @@
2811
2811
  "VersionDescription": {},
2812
2812
  "LaunchTemplateData": {
2813
2813
  "shape": "Sf7"
2814
+ },
2815
+ "ResolveAlias": {
2816
+ "type": "boolean"
2814
2817
  }
2815
2818
  }
2816
2819
  },
@@ -11043,6 +11046,9 @@
11043
11046
  "Filters": {
11044
11047
  "shape": "Sy4",
11045
11048
  "locationName": "Filter"
11049
+ },
11050
+ "ResolveAlias": {
11051
+ "type": "boolean"
11046
11052
  }
11047
11053
  }
11048
11054
  },