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
@@ -1,5 +1,15 @@
1
1
  {
2
2
  "pagination": {
3
+ "ListCompositions": {
4
+ "input_token": "nextToken",
5
+ "output_token": "nextToken",
6
+ "limit_key": "maxResults"
7
+ },
8
+ "ListEncoderConfigurations": {
9
+ "input_token": "nextToken",
10
+ "output_token": "nextToken",
11
+ "limit_key": "maxResults"
12
+ },
3
13
  "ListParticipantEvents": {
4
14
  "input_token": "nextToken",
5
15
  "output_token": "nextToken",
@@ -19,6 +29,11 @@
19
29
  "input_token": "nextToken",
20
30
  "output_token": "nextToken",
21
31
  "limit_key": "maxResults"
32
+ },
33
+ "ListStorageConfigurations": {
34
+ "input_token": "nextToken",
35
+ "output_token": "nextToken",
36
+ "limit_key": "maxResults"
22
37
  }
23
38
  }
24
39
  }
@@ -28,7 +28,8 @@
28
28
  "attributes": {
29
29
  "type": "map",
30
30
  "key": {},
31
- "value": {}
31
+ "value": {},
32
+ "sensitive": true
32
33
  },
33
34
  "capabilities": {
34
35
  "type": "list",
@@ -38,7 +39,9 @@
38
39
  "sessionDurationInMinutes": {
39
40
  "type": "integer"
40
41
  },
41
- "userId": {}
42
+ "userId": {
43
+ "shape": "S8"
44
+ }
42
45
  }
43
46
  },
44
47
  "output": {
@@ -47,7 +50,10 @@
47
50
  "sessionExpirationTime": {
48
51
  "shape": "Sa"
49
52
  },
50
- "token": {},
53
+ "token": {
54
+ "type": "string",
55
+ "sensitive": true
56
+ },
51
57
  "tokenExpirationTime": {
52
58
  "shape": "Sa"
53
59
  }
@@ -220,7 +226,9 @@
220
226
  "members": {
221
227
  "reason": {},
222
228
  "roomIdentifier": {},
223
- "userId": {}
229
+ "userId": {
230
+ "shape": "S8"
231
+ }
224
232
  }
225
233
  },
226
234
  "output": {
@@ -623,6 +631,10 @@
623
631
  }
624
632
  },
625
633
  "shapes": {
634
+ "S8": {
635
+ "type": "string",
636
+ "sensitive": true
637
+ },
626
638
  "Sa": {
627
639
  "type": "timestamp",
628
640
  "timestampFormat": "iso8601"
@@ -647,7 +647,7 @@
647
647
  "type": "structure",
648
648
  "members": {
649
649
  "ClusterInfo": {
650
- "shape": "S33",
650
+ "shape": "S34",
651
651
  "locationName": "clusterInfo"
652
652
  }
653
653
  }
@@ -675,7 +675,7 @@
675
675
  "type": "structure",
676
676
  "members": {
677
677
  "ClusterOperationInfo": {
678
- "shape": "S38",
678
+ "shape": "S39",
679
679
  "locationName": "clusterOperationInfo"
680
680
  }
681
681
  }
@@ -721,7 +721,7 @@
721
721
  "locationName": "endTime"
722
722
  },
723
723
  "ErrorInfo": {
724
- "shape": "S39",
724
+ "shape": "S3a",
725
725
  "locationName": "errorInfo"
726
726
  },
727
727
  "OperationArn": {
@@ -738,19 +738,19 @@
738
738
  "type": "structure",
739
739
  "members": {
740
740
  "OperationSteps": {
741
- "shape": "S3a",
741
+ "shape": "S3b",
742
742
  "locationName": "operationSteps"
743
743
  },
744
744
  "SourceClusterInfo": {
745
- "shape": "S3d",
745
+ "shape": "S3e",
746
746
  "locationName": "sourceClusterInfo"
747
747
  },
748
748
  "TargetClusterInfo": {
749
- "shape": "S3d",
749
+ "shape": "S3e",
750
750
  "locationName": "targetClusterInfo"
751
751
  },
752
752
  "VpcConnectionInfo": {
753
- "shape": "S3g",
753
+ "shape": "S3h",
754
754
  "locationName": "vpcConnectionInfo"
755
755
  }
756
756
  }
@@ -771,7 +771,7 @@
771
771
  "locationName": "owner"
772
772
  },
773
773
  "UserIdentity": {
774
- "shape": "S3h",
774
+ "shape": "S3i",
775
775
  "locationName": "userIdentity"
776
776
  },
777
777
  "VpcConnectionArn": {
@@ -1243,7 +1243,7 @@
1243
1243
  "locationName": "clusterOperationInfoList",
1244
1244
  "type": "list",
1245
1245
  "member": {
1246
- "shape": "S38"
1246
+ "shape": "S39"
1247
1247
  }
1248
1248
  },
1249
1249
  "NextToken": {
@@ -1395,7 +1395,7 @@
1395
1395
  "locationName": "clusterInfoList",
1396
1396
  "type": "list",
1397
1397
  "member": {
1398
- "shape": "S33"
1398
+ "shape": "S34"
1399
1399
  }
1400
1400
  },
1401
1401
  "NextToken": {
@@ -2196,7 +2196,7 @@
2196
2196
  "locationName": "currentVersion"
2197
2197
  },
2198
2198
  "TargetBrokerEBSVolumeInfo": {
2199
- "shape": "S3e",
2199
+ "shape": "S3f",
2200
2200
  "locationName": "targetBrokerEBSVolumeInfo"
2201
2201
  }
2202
2202
  },
@@ -3189,6 +3189,9 @@
3189
3189
  },
3190
3190
  "StorageMode": {
3191
3191
  "locationName": "storageMode"
3192
+ },
3193
+ "CustomerActionStatus": {
3194
+ "locationName": "customerActionStatus"
3192
3195
  }
3193
3196
  }
3194
3197
  },
@@ -3258,7 +3261,7 @@
3258
3261
  }
3259
3262
  }
3260
3263
  },
3261
- "S33": {
3264
+ "S34": {
3262
3265
  "type": "structure",
3263
3266
  "members": {
3264
3267
  "ActiveOperationArn": {
@@ -3334,6 +3337,9 @@
3334
3337
  },
3335
3338
  "StorageMode": {
3336
3339
  "locationName": "storageMode"
3340
+ },
3341
+ "CustomerActionStatus": {
3342
+ "locationName": "customerActionStatus"
3337
3343
  }
3338
3344
  },
3339
3345
  "required": [
@@ -3360,7 +3366,7 @@
3360
3366
  }
3361
3367
  }
3362
3368
  },
3363
- "S38": {
3369
+ "S39": {
3364
3370
  "type": "structure",
3365
3371
  "members": {
3366
3372
  "ClientRequestId": {
@@ -3378,7 +3384,7 @@
3378
3384
  "locationName": "endTime"
3379
3385
  },
3380
3386
  "ErrorInfo": {
3381
- "shape": "S39",
3387
+ "shape": "S3a",
3382
3388
  "locationName": "errorInfo"
3383
3389
  },
3384
3390
  "OperationArn": {
@@ -3388,27 +3394,27 @@
3388
3394
  "locationName": "operationState"
3389
3395
  },
3390
3396
  "OperationSteps": {
3391
- "shape": "S3a",
3397
+ "shape": "S3b",
3392
3398
  "locationName": "operationSteps"
3393
3399
  },
3394
3400
  "OperationType": {
3395
3401
  "locationName": "operationType"
3396
3402
  },
3397
3403
  "SourceClusterInfo": {
3398
- "shape": "S3d",
3404
+ "shape": "S3e",
3399
3405
  "locationName": "sourceClusterInfo"
3400
3406
  },
3401
3407
  "TargetClusterInfo": {
3402
- "shape": "S3d",
3408
+ "shape": "S3e",
3403
3409
  "locationName": "targetClusterInfo"
3404
3410
  },
3405
3411
  "VpcConnectionInfo": {
3406
- "shape": "S3g",
3412
+ "shape": "S3h",
3407
3413
  "locationName": "vpcConnectionInfo"
3408
3414
  }
3409
3415
  }
3410
3416
  },
3411
- "S39": {
3417
+ "S3a": {
3412
3418
  "type": "structure",
3413
3419
  "members": {
3414
3420
  "ErrorCode": {
@@ -3419,7 +3425,7 @@
3419
3425
  }
3420
3426
  }
3421
3427
  },
3422
- "S3a": {
3428
+ "S3b": {
3423
3429
  "type": "list",
3424
3430
  "member": {
3425
3431
  "type": "structure",
@@ -3439,11 +3445,11 @@
3439
3445
  }
3440
3446
  }
3441
3447
  },
3442
- "S3d": {
3448
+ "S3e": {
3443
3449
  "type": "structure",
3444
3450
  "members": {
3445
3451
  "BrokerEBSVolumeInfo": {
3446
- "shape": "S3e",
3452
+ "shape": "S3f",
3447
3453
  "locationName": "brokerEBSVolumeInfo"
3448
3454
  },
3449
3455
  "ConfigurationInfo": {
@@ -3488,7 +3494,7 @@
3488
3494
  }
3489
3495
  }
3490
3496
  },
3491
- "S3e": {
3497
+ "S3f": {
3492
3498
  "type": "list",
3493
3499
  "member": {
3494
3500
  "type": "structure",
@@ -3510,7 +3516,7 @@
3510
3516
  ]
3511
3517
  }
3512
3518
  },
3513
- "S3g": {
3519
+ "S3h": {
3514
3520
  "type": "structure",
3515
3521
  "members": {
3516
3522
  "VpcConnectionArn": {
@@ -3520,7 +3526,7 @@
3520
3526
  "locationName": "owner"
3521
3527
  },
3522
3528
  "UserIdentity": {
3523
- "shape": "S3h",
3529
+ "shape": "S3i",
3524
3530
  "locationName": "userIdentity"
3525
3531
  },
3526
3532
  "CreationTime": {
@@ -3529,7 +3535,7 @@
3529
3535
  }
3530
3536
  }
3531
3537
  },
3532
- "S3h": {
3538
+ "S3i": {
3533
3539
  "type": "structure",
3534
3540
  "members": {
3535
3541
  "Type": {