@aws-sdk/client-securitylake 3.278.0 → 3.281.0

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 (32) hide show
  1. package/README.md +243 -0
  2. package/dist-types/commands/CreateAwsLogSourceCommand.d.ts +6 -0
  3. package/dist-types/commands/CreateCustomLogSourceCommand.d.ts +6 -0
  4. package/dist-types/commands/CreateDatalakeAutoEnableCommand.d.ts +6 -0
  5. package/dist-types/commands/CreateDatalakeCommand.d.ts +6 -0
  6. package/dist-types/commands/CreateDatalakeDelegatedAdminCommand.d.ts +6 -0
  7. package/dist-types/commands/CreateDatalakeExceptionsSubscriptionCommand.d.ts +6 -0
  8. package/dist-types/commands/CreateSubscriberCommand.d.ts +6 -0
  9. package/dist-types/commands/CreateSubscriptionNotificationConfigurationCommand.d.ts +6 -0
  10. package/dist-types/commands/DeleteAwsLogSourceCommand.d.ts +6 -0
  11. package/dist-types/commands/DeleteCustomLogSourceCommand.d.ts +6 -0
  12. package/dist-types/commands/DeleteDatalakeAutoEnableCommand.d.ts +6 -0
  13. package/dist-types/commands/DeleteDatalakeCommand.d.ts +6 -0
  14. package/dist-types/commands/DeleteDatalakeDelegatedAdminCommand.d.ts +6 -0
  15. package/dist-types/commands/DeleteDatalakeExceptionsSubscriptionCommand.d.ts +6 -0
  16. package/dist-types/commands/DeleteSubscriberCommand.d.ts +6 -0
  17. package/dist-types/commands/DeleteSubscriptionNotificationConfigurationCommand.d.ts +6 -0
  18. package/dist-types/commands/GetDatalakeAutoEnableCommand.d.ts +6 -0
  19. package/dist-types/commands/GetDatalakeCommand.d.ts +6 -0
  20. package/dist-types/commands/GetDatalakeExceptionsExpiryCommand.d.ts +6 -0
  21. package/dist-types/commands/GetDatalakeExceptionsSubscriptionCommand.d.ts +6 -0
  22. package/dist-types/commands/GetDatalakeStatusCommand.d.ts +6 -0
  23. package/dist-types/commands/GetSubscriberCommand.d.ts +6 -0
  24. package/dist-types/commands/ListDatalakeExceptionsCommand.d.ts +6 -0
  25. package/dist-types/commands/ListLogSourcesCommand.d.ts +6 -0
  26. package/dist-types/commands/ListSubscribersCommand.d.ts +6 -0
  27. package/dist-types/commands/UpdateDatalakeCommand.d.ts +6 -0
  28. package/dist-types/commands/UpdateDatalakeExceptionsExpiryCommand.d.ts +6 -0
  29. package/dist-types/commands/UpdateDatalakeExceptionsSubscriptionCommand.d.ts +6 -0
  30. package/dist-types/commands/UpdateSubscriberCommand.d.ts +6 -0
  31. package/dist-types/commands/UpdateSubscriptionNotificationConfigurationCommand.d.ts +6 -0
  32. package/package.json +6 -6
package/README.md CHANGED
@@ -233,3 +233,246 @@ To contribute to client you can check our [generate clients scripts](https://git
233
233
  This SDK is distributed under the
234
234
  [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0),
235
235
  see LICENSE for more information.
236
+
237
+ ## Client Commands (Operations List)
238
+
239
+ <details>
240
+ <summary>
241
+ CreateAwsLogSource
242
+ </summary>
243
+
244
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/classes/createawslogsourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/createawslogsourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/createawslogsourcecommandoutput.html)
245
+
246
+ </details>
247
+ <details>
248
+ <summary>
249
+ CreateCustomLogSource
250
+ </summary>
251
+
252
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/classes/createcustomlogsourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/createcustomlogsourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/createcustomlogsourcecommandoutput.html)
253
+
254
+ </details>
255
+ <details>
256
+ <summary>
257
+ CreateDatalake
258
+ </summary>
259
+
260
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/classes/createdatalakecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/createdatalakecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/createdatalakecommandoutput.html)
261
+
262
+ </details>
263
+ <details>
264
+ <summary>
265
+ CreateDatalakeAutoEnable
266
+ </summary>
267
+
268
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/classes/createdatalakeautoenablecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/createdatalakeautoenablecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/createdatalakeautoenablecommandoutput.html)
269
+
270
+ </details>
271
+ <details>
272
+ <summary>
273
+ CreateDatalakeDelegatedAdmin
274
+ </summary>
275
+
276
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/classes/createdatalakedelegatedadmincommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/createdatalakedelegatedadmincommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/createdatalakedelegatedadmincommandoutput.html)
277
+
278
+ </details>
279
+ <details>
280
+ <summary>
281
+ CreateDatalakeExceptionsSubscription
282
+ </summary>
283
+
284
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/classes/createdatalakeexceptionssubscriptioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/createdatalakeexceptionssubscriptioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/createdatalakeexceptionssubscriptioncommandoutput.html)
285
+
286
+ </details>
287
+ <details>
288
+ <summary>
289
+ CreateSubscriber
290
+ </summary>
291
+
292
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/classes/createsubscribercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/createsubscribercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/createsubscribercommandoutput.html)
293
+
294
+ </details>
295
+ <details>
296
+ <summary>
297
+ CreateSubscriptionNotificationConfiguration
298
+ </summary>
299
+
300
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/classes/createsubscriptionnotificationconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/createsubscriptionnotificationconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/createsubscriptionnotificationconfigurationcommandoutput.html)
301
+
302
+ </details>
303
+ <details>
304
+ <summary>
305
+ DeleteAwsLogSource
306
+ </summary>
307
+
308
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/classes/deleteawslogsourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/deleteawslogsourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/deleteawslogsourcecommandoutput.html)
309
+
310
+ </details>
311
+ <details>
312
+ <summary>
313
+ DeleteCustomLogSource
314
+ </summary>
315
+
316
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/classes/deletecustomlogsourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/deletecustomlogsourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/deletecustomlogsourcecommandoutput.html)
317
+
318
+ </details>
319
+ <details>
320
+ <summary>
321
+ DeleteDatalake
322
+ </summary>
323
+
324
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/classes/deletedatalakecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/deletedatalakecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/deletedatalakecommandoutput.html)
325
+
326
+ </details>
327
+ <details>
328
+ <summary>
329
+ DeleteDatalakeAutoEnable
330
+ </summary>
331
+
332
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/classes/deletedatalakeautoenablecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/deletedatalakeautoenablecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/deletedatalakeautoenablecommandoutput.html)
333
+
334
+ </details>
335
+ <details>
336
+ <summary>
337
+ DeleteDatalakeDelegatedAdmin
338
+ </summary>
339
+
340
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/classes/deletedatalakedelegatedadmincommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/deletedatalakedelegatedadmincommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/deletedatalakedelegatedadmincommandoutput.html)
341
+
342
+ </details>
343
+ <details>
344
+ <summary>
345
+ DeleteDatalakeExceptionsSubscription
346
+ </summary>
347
+
348
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/classes/deletedatalakeexceptionssubscriptioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/deletedatalakeexceptionssubscriptioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/deletedatalakeexceptionssubscriptioncommandoutput.html)
349
+
350
+ </details>
351
+ <details>
352
+ <summary>
353
+ DeleteSubscriber
354
+ </summary>
355
+
356
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/classes/deletesubscribercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/deletesubscribercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/deletesubscribercommandoutput.html)
357
+
358
+ </details>
359
+ <details>
360
+ <summary>
361
+ DeleteSubscriptionNotificationConfiguration
362
+ </summary>
363
+
364
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/classes/deletesubscriptionnotificationconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/deletesubscriptionnotificationconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/deletesubscriptionnotificationconfigurationcommandoutput.html)
365
+
366
+ </details>
367
+ <details>
368
+ <summary>
369
+ GetDatalake
370
+ </summary>
371
+
372
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/classes/getdatalakecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/getdatalakecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/getdatalakecommandoutput.html)
373
+
374
+ </details>
375
+ <details>
376
+ <summary>
377
+ GetDatalakeAutoEnable
378
+ </summary>
379
+
380
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/classes/getdatalakeautoenablecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/getdatalakeautoenablecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/getdatalakeautoenablecommandoutput.html)
381
+
382
+ </details>
383
+ <details>
384
+ <summary>
385
+ GetDatalakeExceptionsExpiry
386
+ </summary>
387
+
388
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/classes/getdatalakeexceptionsexpirycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/getdatalakeexceptionsexpirycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/getdatalakeexceptionsexpirycommandoutput.html)
389
+
390
+ </details>
391
+ <details>
392
+ <summary>
393
+ GetDatalakeExceptionsSubscription
394
+ </summary>
395
+
396
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/classes/getdatalakeexceptionssubscriptioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/getdatalakeexceptionssubscriptioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/getdatalakeexceptionssubscriptioncommandoutput.html)
397
+
398
+ </details>
399
+ <details>
400
+ <summary>
401
+ GetDatalakeStatus
402
+ </summary>
403
+
404
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/classes/getdatalakestatuscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/getdatalakestatuscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/getdatalakestatuscommandoutput.html)
405
+
406
+ </details>
407
+ <details>
408
+ <summary>
409
+ GetSubscriber
410
+ </summary>
411
+
412
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/classes/getsubscribercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/getsubscribercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/getsubscribercommandoutput.html)
413
+
414
+ </details>
415
+ <details>
416
+ <summary>
417
+ ListDatalakeExceptions
418
+ </summary>
419
+
420
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/classes/listdatalakeexceptionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/listdatalakeexceptionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/listdatalakeexceptionscommandoutput.html)
421
+
422
+ </details>
423
+ <details>
424
+ <summary>
425
+ ListLogSources
426
+ </summary>
427
+
428
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/classes/listlogsourcescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/listlogsourcescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/listlogsourcescommandoutput.html)
429
+
430
+ </details>
431
+ <details>
432
+ <summary>
433
+ ListSubscribers
434
+ </summary>
435
+
436
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/classes/listsubscriberscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/listsubscriberscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/listsubscriberscommandoutput.html)
437
+
438
+ </details>
439
+ <details>
440
+ <summary>
441
+ UpdateDatalake
442
+ </summary>
443
+
444
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/classes/updatedatalakecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/updatedatalakecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/updatedatalakecommandoutput.html)
445
+
446
+ </details>
447
+ <details>
448
+ <summary>
449
+ UpdateDatalakeExceptionsExpiry
450
+ </summary>
451
+
452
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/classes/updatedatalakeexceptionsexpirycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/updatedatalakeexceptionsexpirycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/updatedatalakeexceptionsexpirycommandoutput.html)
453
+
454
+ </details>
455
+ <details>
456
+ <summary>
457
+ UpdateDatalakeExceptionsSubscription
458
+ </summary>
459
+
460
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/classes/updatedatalakeexceptionssubscriptioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/updatedatalakeexceptionssubscriptioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/updatedatalakeexceptionssubscriptioncommandoutput.html)
461
+
462
+ </details>
463
+ <details>
464
+ <summary>
465
+ UpdateSubscriber
466
+ </summary>
467
+
468
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/classes/updatesubscribercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/updatesubscribercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/updatesubscribercommandoutput.html)
469
+
470
+ </details>
471
+ <details>
472
+ <summary>
473
+ UpdateSubscriptionNotificationConfiguration
474
+ </summary>
475
+
476
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/classes/updatesubscriptionnotificationconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/updatesubscriptionnotificationconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-securitylake/interfaces/updatesubscriptionnotificationconfigurationcommandoutput.html)
477
+
478
+ </details>
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateAwsLogSourceRequest, CreateAwsLogSourceResponse } from "../models/models_0";
5
5
  import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
6
+ /**
7
+ * The input for {@link CreateAwsLogSourceCommand}.
8
+ */
6
9
  export interface CreateAwsLogSourceCommandInput extends CreateAwsLogSourceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateAwsLogSourceCommand}.
13
+ */
8
14
  export interface CreateAwsLogSourceCommandOutput extends CreateAwsLogSourceResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateCustomLogSourceRequest, CreateCustomLogSourceResponse } from "../models/models_0";
5
5
  import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
6
+ /**
7
+ * The input for {@link CreateCustomLogSourceCommand}.
8
+ */
6
9
  export interface CreateCustomLogSourceCommandInput extends CreateCustomLogSourceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateCustomLogSourceCommand}.
13
+ */
8
14
  export interface CreateCustomLogSourceCommandOutput extends CreateCustomLogSourceResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateDatalakeAutoEnableRequest, CreateDatalakeAutoEnableResponse } from "../models/models_0";
5
5
  import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
6
+ /**
7
+ * The input for {@link CreateDatalakeAutoEnableCommand}.
8
+ */
6
9
  export interface CreateDatalakeAutoEnableCommandInput extends CreateDatalakeAutoEnableRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateDatalakeAutoEnableCommand}.
13
+ */
8
14
  export interface CreateDatalakeAutoEnableCommandOutput extends CreateDatalakeAutoEnableResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateDatalakeRequest, CreateDatalakeResponse } from "../models/models_0";
5
5
  import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
6
+ /**
7
+ * The input for {@link CreateDatalakeCommand}.
8
+ */
6
9
  export interface CreateDatalakeCommandInput extends CreateDatalakeRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateDatalakeCommand}.
13
+ */
8
14
  export interface CreateDatalakeCommandOutput extends CreateDatalakeResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateDatalakeDelegatedAdminRequest, CreateDatalakeDelegatedAdminResponse } from "../models/models_0";
5
5
  import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
6
+ /**
7
+ * The input for {@link CreateDatalakeDelegatedAdminCommand}.
8
+ */
6
9
  export interface CreateDatalakeDelegatedAdminCommandInput extends CreateDatalakeDelegatedAdminRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateDatalakeDelegatedAdminCommand}.
13
+ */
8
14
  export interface CreateDatalakeDelegatedAdminCommandOutput extends CreateDatalakeDelegatedAdminResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateDatalakeExceptionsSubscriptionRequest, CreateDatalakeExceptionsSubscriptionResponse } from "../models/models_0";
5
5
  import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
6
+ /**
7
+ * The input for {@link CreateDatalakeExceptionsSubscriptionCommand}.
8
+ */
6
9
  export interface CreateDatalakeExceptionsSubscriptionCommandInput extends CreateDatalakeExceptionsSubscriptionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateDatalakeExceptionsSubscriptionCommand}.
13
+ */
8
14
  export interface CreateDatalakeExceptionsSubscriptionCommandOutput extends CreateDatalakeExceptionsSubscriptionResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateSubscriberRequest, CreateSubscriberResponse } from "../models/models_0";
5
5
  import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
6
+ /**
7
+ * The input for {@link CreateSubscriberCommand}.
8
+ */
6
9
  export interface CreateSubscriberCommandInput extends CreateSubscriberRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateSubscriberCommand}.
13
+ */
8
14
  export interface CreateSubscriberCommandOutput extends CreateSubscriberResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateSubscriptionNotificationConfigurationRequest, CreateSubscriptionNotificationConfigurationResponse } from "../models/models_0";
5
5
  import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
6
+ /**
7
+ * The input for {@link CreateSubscriptionNotificationConfigurationCommand}.
8
+ */
6
9
  export interface CreateSubscriptionNotificationConfigurationCommandInput extends CreateSubscriptionNotificationConfigurationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateSubscriptionNotificationConfigurationCommand}.
13
+ */
8
14
  export interface CreateSubscriptionNotificationConfigurationCommandOutput extends CreateSubscriptionNotificationConfigurationResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteAwsLogSourceRequest, DeleteAwsLogSourceResponse } from "../models/models_0";
5
5
  import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
6
+ /**
7
+ * The input for {@link DeleteAwsLogSourceCommand}.
8
+ */
6
9
  export interface DeleteAwsLogSourceCommandInput extends DeleteAwsLogSourceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteAwsLogSourceCommand}.
13
+ */
8
14
  export interface DeleteAwsLogSourceCommandOutput extends DeleteAwsLogSourceResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteCustomLogSourceRequest, DeleteCustomLogSourceResponse } from "../models/models_0";
5
5
  import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
6
+ /**
7
+ * The input for {@link DeleteCustomLogSourceCommand}.
8
+ */
6
9
  export interface DeleteCustomLogSourceCommandInput extends DeleteCustomLogSourceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteCustomLogSourceCommand}.
13
+ */
8
14
  export interface DeleteCustomLogSourceCommandOutput extends DeleteCustomLogSourceResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteDatalakeAutoEnableRequest, DeleteDatalakeAutoEnableResponse } from "../models/models_0";
5
5
  import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
6
+ /**
7
+ * The input for {@link DeleteDatalakeAutoEnableCommand}.
8
+ */
6
9
  export interface DeleteDatalakeAutoEnableCommandInput extends DeleteDatalakeAutoEnableRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteDatalakeAutoEnableCommand}.
13
+ */
8
14
  export interface DeleteDatalakeAutoEnableCommandOutput extends DeleteDatalakeAutoEnableResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteDatalakeRequest, DeleteDatalakeResponse } from "../models/models_0";
5
5
  import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
6
+ /**
7
+ * The input for {@link DeleteDatalakeCommand}.
8
+ */
6
9
  export interface DeleteDatalakeCommandInput extends DeleteDatalakeRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteDatalakeCommand}.
13
+ */
8
14
  export interface DeleteDatalakeCommandOutput extends DeleteDatalakeResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteDatalakeDelegatedAdminRequest, DeleteDatalakeDelegatedAdminResponse } from "../models/models_0";
5
5
  import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
6
+ /**
7
+ * The input for {@link DeleteDatalakeDelegatedAdminCommand}.
8
+ */
6
9
  export interface DeleteDatalakeDelegatedAdminCommandInput extends DeleteDatalakeDelegatedAdminRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteDatalakeDelegatedAdminCommand}.
13
+ */
8
14
  export interface DeleteDatalakeDelegatedAdminCommandOutput extends DeleteDatalakeDelegatedAdminResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteDatalakeExceptionsSubscriptionRequest, DeleteDatalakeExceptionsSubscriptionResponse } from "../models/models_0";
5
5
  import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
6
+ /**
7
+ * The input for {@link DeleteDatalakeExceptionsSubscriptionCommand}.
8
+ */
6
9
  export interface DeleteDatalakeExceptionsSubscriptionCommandInput extends DeleteDatalakeExceptionsSubscriptionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteDatalakeExceptionsSubscriptionCommand}.
13
+ */
8
14
  export interface DeleteDatalakeExceptionsSubscriptionCommandOutput extends DeleteDatalakeExceptionsSubscriptionResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteSubscriberRequest, DeleteSubscriberResponse } from "../models/models_0";
5
5
  import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
6
+ /**
7
+ * The input for {@link DeleteSubscriberCommand}.
8
+ */
6
9
  export interface DeleteSubscriberCommandInput extends DeleteSubscriberRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteSubscriberCommand}.
13
+ */
8
14
  export interface DeleteSubscriberCommandOutput extends DeleteSubscriberResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteSubscriptionNotificationConfigurationRequest, DeleteSubscriptionNotificationConfigurationResponse } from "../models/models_0";
5
5
  import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
6
+ /**
7
+ * The input for {@link DeleteSubscriptionNotificationConfigurationCommand}.
8
+ */
6
9
  export interface DeleteSubscriptionNotificationConfigurationCommandInput extends DeleteSubscriptionNotificationConfigurationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteSubscriptionNotificationConfigurationCommand}.
13
+ */
8
14
  export interface DeleteSubscriptionNotificationConfigurationCommandOutput extends DeleteSubscriptionNotificationConfigurationResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetDatalakeAutoEnableRequest, GetDatalakeAutoEnableResponse } from "../models/models_0";
5
5
  import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
6
+ /**
7
+ * The input for {@link GetDatalakeAutoEnableCommand}.
8
+ */
6
9
  export interface GetDatalakeAutoEnableCommandInput extends GetDatalakeAutoEnableRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetDatalakeAutoEnableCommand}.
13
+ */
8
14
  export interface GetDatalakeAutoEnableCommandOutput extends GetDatalakeAutoEnableResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetDatalakeRequest, GetDatalakeResponse } from "../models/models_0";
5
5
  import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
6
+ /**
7
+ * The input for {@link GetDatalakeCommand}.
8
+ */
6
9
  export interface GetDatalakeCommandInput extends GetDatalakeRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetDatalakeCommand}.
13
+ */
8
14
  export interface GetDatalakeCommandOutput extends GetDatalakeResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetDatalakeExceptionsExpiryRequest, GetDatalakeExceptionsExpiryResponse } from "../models/models_0";
5
5
  import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
6
+ /**
7
+ * The input for {@link GetDatalakeExceptionsExpiryCommand}.
8
+ */
6
9
  export interface GetDatalakeExceptionsExpiryCommandInput extends GetDatalakeExceptionsExpiryRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetDatalakeExceptionsExpiryCommand}.
13
+ */
8
14
  export interface GetDatalakeExceptionsExpiryCommandOutput extends GetDatalakeExceptionsExpiryResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetDatalakeExceptionsSubscriptionRequest, GetDatalakeExceptionsSubscriptionResponse } from "../models/models_0";
5
5
  import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
6
+ /**
7
+ * The input for {@link GetDatalakeExceptionsSubscriptionCommand}.
8
+ */
6
9
  export interface GetDatalakeExceptionsSubscriptionCommandInput extends GetDatalakeExceptionsSubscriptionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetDatalakeExceptionsSubscriptionCommand}.
13
+ */
8
14
  export interface GetDatalakeExceptionsSubscriptionCommandOutput extends GetDatalakeExceptionsSubscriptionResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetDatalakeStatusRequest, GetDatalakeStatusResponse } from "../models/models_0";
5
5
  import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
6
+ /**
7
+ * The input for {@link GetDatalakeStatusCommand}.
8
+ */
6
9
  export interface GetDatalakeStatusCommandInput extends GetDatalakeStatusRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetDatalakeStatusCommand}.
13
+ */
8
14
  export interface GetDatalakeStatusCommandOutput extends GetDatalakeStatusResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetSubscriberRequest, GetSubscriberResponse } from "../models/models_0";
5
5
  import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
6
+ /**
7
+ * The input for {@link GetSubscriberCommand}.
8
+ */
6
9
  export interface GetSubscriberCommandInput extends GetSubscriberRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetSubscriberCommand}.
13
+ */
8
14
  export interface GetSubscriberCommandOutput extends GetSubscriberResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListDatalakeExceptionsRequest, ListDatalakeExceptionsResponse } from "../models/models_0";
5
5
  import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
6
+ /**
7
+ * The input for {@link ListDatalakeExceptionsCommand}.
8
+ */
6
9
  export interface ListDatalakeExceptionsCommandInput extends ListDatalakeExceptionsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListDatalakeExceptionsCommand}.
13
+ */
8
14
  export interface ListDatalakeExceptionsCommandOutput extends ListDatalakeExceptionsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListLogSourcesRequest, ListLogSourcesResponse } from "../models/models_0";
5
5
  import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
6
+ /**
7
+ * The input for {@link ListLogSourcesCommand}.
8
+ */
6
9
  export interface ListLogSourcesCommandInput extends ListLogSourcesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListLogSourcesCommand}.
13
+ */
8
14
  export interface ListLogSourcesCommandOutput extends ListLogSourcesResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListSubscribersRequest, ListSubscribersResponse } from "../models/models_0";
5
5
  import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
6
+ /**
7
+ * The input for {@link ListSubscribersCommand}.
8
+ */
6
9
  export interface ListSubscribersCommandInput extends ListSubscribersRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListSubscribersCommand}.
13
+ */
8
14
  export interface ListSubscribersCommandOutput extends ListSubscribersResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateDatalakeRequest, UpdateDatalakeResponse } from "../models/models_0";
5
5
  import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
6
+ /**
7
+ * The input for {@link UpdateDatalakeCommand}.
8
+ */
6
9
  export interface UpdateDatalakeCommandInput extends UpdateDatalakeRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateDatalakeCommand}.
13
+ */
8
14
  export interface UpdateDatalakeCommandOutput extends UpdateDatalakeResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateDatalakeExceptionsExpiryRequest, UpdateDatalakeExceptionsExpiryResponse } from "../models/models_0";
5
5
  import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
6
+ /**
7
+ * The input for {@link UpdateDatalakeExceptionsExpiryCommand}.
8
+ */
6
9
  export interface UpdateDatalakeExceptionsExpiryCommandInput extends UpdateDatalakeExceptionsExpiryRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateDatalakeExceptionsExpiryCommand}.
13
+ */
8
14
  export interface UpdateDatalakeExceptionsExpiryCommandOutput extends UpdateDatalakeExceptionsExpiryResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateDatalakeExceptionsSubscriptionRequest, UpdateDatalakeExceptionsSubscriptionResponse } from "../models/models_0";
5
5
  import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
6
+ /**
7
+ * The input for {@link UpdateDatalakeExceptionsSubscriptionCommand}.
8
+ */
6
9
  export interface UpdateDatalakeExceptionsSubscriptionCommandInput extends UpdateDatalakeExceptionsSubscriptionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateDatalakeExceptionsSubscriptionCommand}.
13
+ */
8
14
  export interface UpdateDatalakeExceptionsSubscriptionCommandOutput extends UpdateDatalakeExceptionsSubscriptionResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateSubscriberRequest, UpdateSubscriberResponse } from "../models/models_0";
5
5
  import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
6
+ /**
7
+ * The input for {@link UpdateSubscriberCommand}.
8
+ */
6
9
  export interface UpdateSubscriberCommandInput extends UpdateSubscriberRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateSubscriberCommand}.
13
+ */
8
14
  export interface UpdateSubscriberCommandOutput extends UpdateSubscriberResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateSubscriptionNotificationConfigurationRequest, UpdateSubscriptionNotificationConfigurationResponse } from "../models/models_0";
5
5
  import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
6
+ /**
7
+ * The input for {@link UpdateSubscriptionNotificationConfigurationCommand}.
8
+ */
6
9
  export interface UpdateSubscriptionNotificationConfigurationCommandInput extends UpdateSubscriptionNotificationConfigurationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateSubscriptionNotificationConfigurationCommand}.
13
+ */
8
14
  export interface UpdateSubscriptionNotificationConfigurationCommandOutput extends UpdateSubscriptionNotificationConfigurationResponse, __MetadataBearer {
9
15
  }
10
16
  /**
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-securitylake",
3
3
  "description": "AWS SDK for JavaScript Securitylake Client for Node.js, Browser and React Native",
4
- "version": "3.278.0",
4
+ "version": "3.281.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,9 +20,9 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.278.0",
23
+ "@aws-sdk/client-sts": "3.281.0",
24
24
  "@aws-sdk/config-resolver": "3.272.0",
25
- "@aws-sdk/credential-provider-node": "3.278.0",
25
+ "@aws-sdk/credential-provider-node": "3.281.0",
26
26
  "@aws-sdk/fetch-http-handler": "3.272.0",
27
27
  "@aws-sdk/hash-node": "3.272.0",
28
28
  "@aws-sdk/invalid-dependency": "3.272.0",
@@ -39,14 +39,14 @@
39
39
  "@aws-sdk/node-config-provider": "3.272.0",
40
40
  "@aws-sdk/node-http-handler": "3.272.0",
41
41
  "@aws-sdk/protocol-http": "3.272.0",
42
- "@aws-sdk/smithy-client": "3.272.0",
42
+ "@aws-sdk/smithy-client": "3.279.0",
43
43
  "@aws-sdk/types": "3.272.0",
44
44
  "@aws-sdk/url-parser": "3.272.0",
45
45
  "@aws-sdk/util-base64": "3.208.0",
46
46
  "@aws-sdk/util-body-length-browser": "3.188.0",
47
47
  "@aws-sdk/util-body-length-node": "3.208.0",
48
- "@aws-sdk/util-defaults-mode-browser": "3.272.0",
49
- "@aws-sdk/util-defaults-mode-node": "3.272.0",
48
+ "@aws-sdk/util-defaults-mode-browser": "3.279.0",
49
+ "@aws-sdk/util-defaults-mode-node": "3.279.0",
50
50
  "@aws-sdk/util-endpoints": "3.272.0",
51
51
  "@aws-sdk/util-retry": "3.272.0",
52
52
  "@aws-sdk/util-user-agent-browser": "3.272.0",