cdk-comprehend-s3olap 2.0.21 → 2.0.24

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 (65) hide show
  1. package/.jsii +4 -4
  2. package/lib/cdk-comprehend-s3olap.js +2 -2
  3. package/lib/comprehend-lambdas.js +2 -2
  4. package/lib/iam-roles.js +4 -4
  5. package/node_modules/aws-sdk/CHANGELOG.md +28 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +39 -24
  8. package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +110 -59
  9. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +75 -69
  10. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +144 -69
  11. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +711 -707
  12. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +135 -130
  13. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +58 -3
  14. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +3 -0
  15. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +106 -61
  16. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +269 -234
  17. package/node_modules/aws-sdk/apis/metadata.json +4 -0
  18. package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +24 -21
  19. package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.examples.json +5 -0
  20. package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.min.json +1206 -0
  21. package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.paginators.json +40 -0
  22. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +253 -103
  23. package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +33 -0
  24. package/node_modules/aws-sdk/apis/translate-2017-07-01.paginators.json +5 -0
  25. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +27 -5
  26. package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +228 -61
  27. package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +6 -0
  28. package/node_modules/aws-sdk/clients/all.d.ts +1 -0
  29. package/node_modules/aws-sdk/clients/all.js +2 -1
  30. package/node_modules/aws-sdk/clients/appstream.d.ts +22 -3
  31. package/node_modules/aws-sdk/clients/athena.d.ts +57 -2
  32. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +12 -3
  33. package/node_modules/aws-sdk/clients/datasync.d.ts +133 -38
  34. package/node_modules/aws-sdk/clients/ec2.d.ts +33 -21
  35. package/node_modules/aws-sdk/clients/elbv2.d.ts +10 -10
  36. package/node_modules/aws-sdk/clients/emr.d.ts +16 -3
  37. package/node_modules/aws-sdk/clients/finspacedata.d.ts +64 -3
  38. package/node_modules/aws-sdk/clients/glue.d.ts +16 -3
  39. package/node_modules/aws-sdk/clients/kendra.d.ts +109 -41
  40. package/node_modules/aws-sdk/clients/medialive.d.ts +41 -3
  41. package/node_modules/aws-sdk/clients/mwaa.d.ts +9 -12
  42. package/node_modules/aws-sdk/clients/polly.d.ts +1 -1
  43. package/node_modules/aws-sdk/clients/pricing.d.ts +3 -3
  44. package/node_modules/aws-sdk/clients/redshiftserverless.d.ts +1525 -0
  45. package/node_modules/aws-sdk/clients/redshiftserverless.js +18 -0
  46. package/node_modules/aws-sdk/clients/sagemaker.d.ts +245 -4
  47. package/node_modules/aws-sdk/clients/translate.d.ts +70 -18
  48. package/node_modules/aws-sdk/clients/wellarchitected.d.ts +27 -1
  49. package/node_modules/aws-sdk/clients/workmail.d.ts +203 -0
  50. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +13 -2
  51. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +70 -22
  52. package/node_modules/aws-sdk/dist/aws-sdk.js +1013 -900
  53. package/node_modules/aws-sdk/dist/aws-sdk.min.js +92 -92
  54. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
  55. package/node_modules/aws-sdk/lib/core.js +1 -1
  56. package/node_modules/aws-sdk/lib/event_listeners.js +10 -0
  57. package/node_modules/aws-sdk/lib/model/api.js +1 -0
  58. package/node_modules/aws-sdk/lib/s3/managed_upload.js +1 -1
  59. package/node_modules/aws-sdk/package.json +1 -1
  60. package/node_modules/esbuild/install.js +4 -4
  61. package/node_modules/esbuild/lib/main.js +12 -12
  62. package/node_modules/esbuild/package.json +21 -21
  63. package/node_modules/esbuild-linux-64/bin/esbuild +0 -0
  64. package/node_modules/esbuild-linux-64/package.json +1 -1
  65. package/package.json +5 -5
@@ -1169,5 +1169,9 @@
1169
1169
  },
1170
1170
  "connectcampaigns": {
1171
1171
  "name": "ConnectCampaigns"
1172
+ },
1173
+ "redshiftserverless": {
1174
+ "prefix": "redshift-serverless",
1175
+ "name": "RedshiftServerless"
1172
1176
  }
1173
1177
  }
@@ -33,8 +33,7 @@
33
33
  "type": "structure",
34
34
  "members": {
35
35
  "CliToken": {
36
- "type": "string",
37
- "sensitive": true
36
+ "shape": "S4"
38
37
  },
39
38
  "WebServerHostname": {}
40
39
  }
@@ -60,10 +59,7 @@
60
59
  ],
61
60
  "members": {
62
61
  "AirflowConfigurationOptions": {
63
- "type": "map",
64
- "key": {},
65
- "value": {},
66
- "sensitive": true
62
+ "shape": "S7"
67
63
  },
68
64
  "AirflowVersion": {},
69
65
  "DagS3Path": {},
@@ -134,8 +130,7 @@
134
130
  "members": {
135
131
  "WebServerHostname": {},
136
132
  "WebToken": {
137
- "type": "string",
138
- "sensitive": true
133
+ "shape": "S4"
139
134
  }
140
135
  }
141
136
  },
@@ -196,9 +191,7 @@
196
191
  "type": "structure",
197
192
  "members": {
198
193
  "AirflowConfigurationOptions": {
199
- "type": "map",
200
- "key": {},
201
- "value": {}
194
+ "shape": "S7"
202
195
  },
203
196
  "AirflowVersion": {},
204
197
  "Arn": {},
@@ -230,19 +223,19 @@
230
223
  "type": "structure",
231
224
  "members": {
232
225
  "DagProcessingLogs": {
233
- "shape": "S1i"
226
+ "shape": "S1g"
234
227
  },
235
228
  "SchedulerLogs": {
236
- "shape": "S1i"
229
+ "shape": "S1g"
237
230
  },
238
231
  "TaskLogs": {
239
- "shape": "S1i"
232
+ "shape": "S1g"
240
233
  },
241
234
  "WebserverLogs": {
242
- "shape": "S1i"
235
+ "shape": "S1g"
243
236
  },
244
237
  "WorkerLogs": {
245
- "shape": "S1i"
238
+ "shape": "S1g"
246
239
  }
247
240
  }
248
241
  },
@@ -500,10 +493,7 @@
500
493
  ],
501
494
  "members": {
502
495
  "AirflowConfigurationOptions": {
503
- "type": "map",
504
- "key": {},
505
- "value": {},
506
- "sensitive": true
496
+ "shape": "S7"
507
497
  },
508
498
  "AirflowVersion": {},
509
499
  "DagS3Path": {},
@@ -557,6 +547,19 @@
557
547
  }
558
548
  },
559
549
  "shapes": {
550
+ "S4": {
551
+ "type": "string",
552
+ "sensitive": true
553
+ },
554
+ "S7": {
555
+ "type": "map",
556
+ "key": {},
557
+ "value": {
558
+ "type": "string",
559
+ "sensitive": true
560
+ },
561
+ "sensitive": true
562
+ },
560
563
  "Sf": {
561
564
  "type": "structure",
562
565
  "members": {
@@ -611,7 +614,7 @@
611
614
  "key": {},
612
615
  "value": {}
613
616
  },
614
- "S1i": {
617
+ "S1g": {
615
618
  "type": "structure",
616
619
  "members": {
617
620
  "CloudWatchLogGroupArn": {},
@@ -0,0 +1,5 @@
1
+ {
2
+ "version": "1.0",
3
+ "examples": {
4
+ }
5
+ }