cdk-lambda-subminute 2.0.300 → 2.0.302

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 (116) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/CHANGELOG.md +52 -1
  4. package/node_modules/aws-sdk/README.md +1 -1
  5. package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +6 -0
  6. package/node_modules/aws-sdk/apis/cloud9-2017-09-23.examples.json +1 -0
  7. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +90 -81
  8. package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.min.json +8 -4
  9. package/node_modules/aws-sdk/apis/codepipeline-2015-07-09.min.json +16 -0
  10. package/node_modules/aws-sdk/apis/codestar-connections-2019-12-01.min.json +590 -3
  11. package/node_modules/aws-sdk/apis/codestar-connections-2019-12-01.paginators.json +10 -0
  12. package/node_modules/aws-sdk/apis/dlm-2018-01-12.min.json +108 -15
  13. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1864 -1397
  14. package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +100 -40
  15. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +91 -78
  16. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +3 -0
  17. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +259 -101
  18. package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +10 -0
  19. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +724 -151
  20. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.paginators.json +18 -0
  21. package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +172 -0
  22. package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.paginators.json +5 -0
  23. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +60 -50
  24. package/node_modules/aws-sdk/apis/ivs-realtime-2020-07-14.min.json +578 -33
  25. package/node_modules/aws-sdk/apis/ivs-realtime-2020-07-14.paginators.json +15 -0
  26. package/node_modules/aws-sdk/apis/ivschat-2020-07-14.min.json +16 -4
  27. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +32 -26
  28. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +69 -51
  29. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +52 -12
  30. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +379 -301
  31. package/node_modules/aws-sdk/apis/metadata.json +3 -3
  32. package/node_modules/aws-sdk/apis/osis-2022-01-01.min.json +66 -12
  33. package/node_modules/aws-sdk/apis/pinpoint-sms-voice-v2-2022-03-31.min.json +1426 -59
  34. package/node_modules/aws-sdk/apis/pinpoint-sms-voice-v2-2022-03-31.paginators.json +54 -0
  35. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +909 -335
  36. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +6 -0
  37. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +233 -217
  38. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +250 -91
  39. package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +6 -0
  40. package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.min.json +39 -38
  41. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +126 -126
  42. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +977 -974
  43. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +161 -146
  44. package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.min.json +201 -52
  45. package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.paginators.json +6 -0
  46. package/node_modules/aws-sdk/apis/sso-admin-2020-07-20.min.json +1121 -73
  47. package/node_modules/aws-sdk/apis/sso-admin-2020-07-20.paginators.json +52 -0
  48. package/node_modules/aws-sdk/apis/sso-oidc-2019-06-10.examples.json +228 -0
  49. package/node_modules/aws-sdk/apis/sso-oidc-2019-06-10.min.json +94 -8
  50. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +121 -105
  51. package/node_modules/aws-sdk/apis/trustedadvisor-2022-09-15.min.json +794 -0
  52. package/node_modules/aws-sdk/apis/trustedadvisor-2022-09-15.paginators.json +40 -0
  53. package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.min.json +269 -199
  54. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +790 -27
  55. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +18 -0
  56. package/node_modules/aws-sdk/clients/all.d.ts +1 -1
  57. package/node_modules/aws-sdk/clients/all.js +2 -2
  58. package/node_modules/aws-sdk/clients/appmesh.d.ts +2 -2
  59. package/node_modules/aws-sdk/clients/athena.d.ts +27 -19
  60. package/node_modules/aws-sdk/clients/cloud9.d.ts +1 -1
  61. package/node_modules/aws-sdk/clients/cloudformation.d.ts +14 -1
  62. package/node_modules/aws-sdk/clients/codecatalyst.d.ts +16 -0
  63. package/node_modules/aws-sdk/clients/codepipeline.d.ts +22 -2
  64. package/node_modules/aws-sdk/clients/codestarconnections.d.ts +727 -0
  65. package/node_modules/aws-sdk/clients/connect.d.ts +2 -2
  66. package/node_modules/aws-sdk/clients/dlm.d.ts +153 -25
  67. package/node_modules/aws-sdk/clients/ec2.d.ts +582 -23
  68. package/node_modules/aws-sdk/clients/ecr.d.ts +128 -7
  69. package/node_modules/aws-sdk/clients/emr.d.ts +80 -43
  70. package/node_modules/aws-sdk/clients/eventbridge.d.ts +40 -37
  71. package/node_modules/aws-sdk/clients/fsx.d.ts +7 -3
  72. package/node_modules/aws-sdk/clients/glue.d.ts +228 -0
  73. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +776 -60
  74. package/node_modules/aws-sdk/clients/internetmonitor.d.ts +157 -4
  75. package/node_modules/aws-sdk/clients/iot.d.ts +23 -6
  76. package/node_modules/aws-sdk/clients/ivsrealtime.d.ts +593 -6
  77. package/node_modules/aws-sdk/clients/kafka.d.ts +13 -0
  78. package/node_modules/aws-sdk/clients/kinesisvideo.d.ts +8 -8
  79. package/node_modules/aws-sdk/clients/lambda.d.ts +39 -5
  80. package/node_modules/aws-sdk/clients/macie2.d.ts +54 -16
  81. package/node_modules/aws-sdk/clients/medialive.d.ts +121 -47
  82. package/node_modules/aws-sdk/clients/mediapackage.d.ts +2 -2
  83. package/node_modules/aws-sdk/clients/osis.d.ts +55 -0
  84. package/node_modules/aws-sdk/clients/pinpointsmsvoicev2.d.ts +1860 -96
  85. package/node_modules/aws-sdk/clients/polly.d.ts +9 -9
  86. package/node_modules/aws-sdk/clients/quicksight.d.ts +537 -20
  87. package/node_modules/aws-sdk/clients/rds.d.ts +31 -4
  88. package/node_modules/aws-sdk/clients/redshift.d.ts +207 -0
  89. package/node_modules/aws-sdk/clients/redshiftserverless.d.ts +5 -0
  90. package/node_modules/aws-sdk/clients/s3.d.ts +2 -2
  91. package/node_modules/aws-sdk/clients/sagemaker.d.ts +12 -2
  92. package/node_modules/aws-sdk/clients/ssm.d.ts +38 -8
  93. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +191 -40
  94. package/node_modules/aws-sdk/clients/ssoadmin.d.ts +1529 -128
  95. package/node_modules/aws-sdk/clients/ssooidc.d.ts +99 -16
  96. package/node_modules/aws-sdk/clients/sts.d.ts +3 -3
  97. package/node_modules/aws-sdk/clients/transfer.d.ts +25 -1
  98. package/node_modules/aws-sdk/clients/trustedadvisor.d.ts +918 -0
  99. package/node_modules/aws-sdk/clients/trustedadvisor.js +18 -0
  100. package/node_modules/aws-sdk/clients/verifiedpermissions.d.ts +67 -1
  101. package/node_modules/aws-sdk/clients/wisdom.d.ts +849 -25
  102. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  103. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1444 -1444
  104. package/node_modules/aws-sdk/dist/aws-sdk.js +2953 -2158
  105. package/node_modules/aws-sdk/dist/aws-sdk.min.js +101 -101
  106. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -2
  107. package/node_modules/aws-sdk/lib/core.js +1 -1
  108. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +1 -1
  109. package/node_modules/aws-sdk/lib/dynamodb/document_client.js +1 -1
  110. package/node_modules/aws-sdk/package.json +1 -1
  111. package/package.json +5 -5
  112. package/node_modules/aws-sdk/apis/macie-2017-12-19.min.json +0 -222
  113. package/node_modules/aws-sdk/apis/macie-2017-12-19.paginators.json +0 -14
  114. package/node_modules/aws-sdk/clients/macie.d.ts +0 -284
  115. package/node_modules/aws-sdk/clients/macie.js +0 -18
  116. /package/node_modules/aws-sdk/apis/{macie-2017-12-19.examples.json → trustedadvisor-2022-09-15.examples.json} +0 -0
@@ -607,9 +607,6 @@
607
607
  "eks": {
608
608
  "name": "EKS"
609
609
  },
610
- "macie": {
611
- "name": "Macie"
612
- },
613
610
  "dlm": {
614
611
  "name": "DLM"
615
612
  },
@@ -1346,5 +1343,8 @@
1346
1343
  "launchwizard": {
1347
1344
  "prefix": "launch-wizard",
1348
1345
  "name": "LaunchWizard"
1346
+ },
1347
+ "trustedadvisor": {
1348
+ "name": "TrustedAdvisor"
1349
1349
  }
1350
1350
  }
@@ -37,8 +37,14 @@
37
37
  "VpcOptions": {
38
38
  "shape": "S9"
39
39
  },
40
- "Tags": {
40
+ "BufferOptions": {
41
41
  "shape": "Se"
42
+ },
43
+ "EncryptionAtRestOptions": {
44
+ "shape": "Sf"
45
+ },
46
+ "Tags": {
47
+ "shape": "Sh"
42
48
  }
43
49
  }
44
50
  },
@@ -46,7 +52,7 @@
46
52
  "type": "structure",
47
53
  "members": {
48
54
  "Pipeline": {
49
- "shape": "Sj"
55
+ "shape": "Sm"
50
56
  }
51
57
  }
52
58
  }
@@ -94,7 +100,7 @@
94
100
  "type": "structure",
95
101
  "members": {
96
102
  "Pipeline": {
97
- "shape": "Sj"
103
+ "shape": "Sm"
98
104
  }
99
105
  }
100
106
  }
@@ -234,7 +240,7 @@
234
240
  "members": {
235
241
  "Status": {},
236
242
  "StatusReason": {
237
- "shape": "Sn"
243
+ "shape": "Sq"
238
244
  },
239
245
  "PipelineName": {},
240
246
  "PipelineArn": {},
@@ -249,6 +255,9 @@
249
255
  },
250
256
  "LastUpdatedAt": {
251
257
  "type": "timestamp"
258
+ },
259
+ "Tags": {
260
+ "shape": "Sh"
252
261
  }
253
262
  }
254
263
  }
@@ -277,7 +286,7 @@
277
286
  "type": "structure",
278
287
  "members": {
279
288
  "Tags": {
280
- "shape": "Se"
289
+ "shape": "Sh"
281
290
  }
282
291
  }
283
292
  }
@@ -303,7 +312,7 @@
303
312
  "type": "structure",
304
313
  "members": {
305
314
  "Pipeline": {
306
- "shape": "Sj"
315
+ "shape": "Sm"
307
316
  }
308
317
  }
309
318
  }
@@ -329,7 +338,7 @@
329
338
  "type": "structure",
330
339
  "members": {
331
340
  "Pipeline": {
332
- "shape": "Sj"
341
+ "shape": "Sm"
333
342
  }
334
343
  }
335
344
  }
@@ -350,7 +359,7 @@
350
359
  "locationName": "arn"
351
360
  },
352
361
  "Tags": {
353
- "shape": "Se"
362
+ "shape": "Sh"
354
363
  }
355
364
  }
356
365
  },
@@ -409,6 +418,12 @@
409
418
  "PipelineConfigurationBody": {},
410
419
  "LogPublishingOptions": {
411
420
  "shape": "S5"
421
+ },
422
+ "BufferOptions": {
423
+ "shape": "Se"
424
+ },
425
+ "EncryptionAtRestOptions": {
426
+ "shape": "Sf"
412
427
  }
413
428
  }
414
429
  },
@@ -416,7 +431,7 @@
416
431
  "type": "structure",
417
432
  "members": {
418
433
  "Pipeline": {
419
- "shape": "Sj"
434
+ "shape": "Sm"
420
435
  }
421
436
  }
422
437
  }
@@ -488,6 +503,26 @@
488
503
  }
489
504
  },
490
505
  "Se": {
506
+ "type": "structure",
507
+ "required": [
508
+ "PersistentBufferEnabled"
509
+ ],
510
+ "members": {
511
+ "PersistentBufferEnabled": {
512
+ "type": "boolean"
513
+ }
514
+ }
515
+ },
516
+ "Sf": {
517
+ "type": "structure",
518
+ "required": [
519
+ "KmsKeyArn"
520
+ ],
521
+ "members": {
522
+ "KmsKeyArn": {}
523
+ }
524
+ },
525
+ "Sh": {
491
526
  "type": "list",
492
527
  "member": {
493
528
  "type": "structure",
@@ -501,7 +536,7 @@
501
536
  }
502
537
  }
503
538
  },
504
- "Sj": {
539
+ "Sm": {
505
540
  "type": "structure",
506
541
  "members": {
507
542
  "PipelineName": {},
@@ -514,7 +549,7 @@
514
549
  },
515
550
  "Status": {},
516
551
  "StatusReason": {
517
- "shape": "Sn"
552
+ "shape": "Sq"
518
553
  },
519
554
  "PipelineConfigurationBody": {},
520
555
  "CreatedAt": {
@@ -542,10 +577,29 @@
542
577
  }
543
578
  }
544
579
  }
580
+ },
581
+ "BufferOptions": {
582
+ "shape": "Se"
583
+ },
584
+ "EncryptionAtRestOptions": {
585
+ "shape": "Sf"
586
+ },
587
+ "ServiceVpcEndpoints": {
588
+ "type": "list",
589
+ "member": {
590
+ "type": "structure",
591
+ "members": {
592
+ "ServiceName": {},
593
+ "VpcEndpointId": {}
594
+ }
595
+ }
596
+ },
597
+ "Tags": {
598
+ "shape": "Sh"
545
599
  }
546
600
  }
547
601
  },
548
- "Sn": {
602
+ "Sq": {
549
603
  "type": "structure",
550
604
  "members": {
551
605
  "Description": {}