@aws-sdk/client-securitylake 3.948.0 → 3.953.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 (51) hide show
  1. package/dist-cjs/index.js +411 -283
  2. package/dist-cjs/runtimeConfig.shared.js +6 -1
  3. package/dist-es/commands/CreateAwsLogSourceCommand.js +2 -2
  4. package/dist-es/commands/CreateCustomLogSourceCommand.js +2 -2
  5. package/dist-es/commands/CreateDataLakeCommand.js +2 -2
  6. package/dist-es/commands/CreateDataLakeExceptionSubscriptionCommand.js +2 -2
  7. package/dist-es/commands/CreateDataLakeOrganizationConfigurationCommand.js +2 -2
  8. package/dist-es/commands/CreateSubscriberCommand.js +2 -2
  9. package/dist-es/commands/CreateSubscriberNotificationCommand.js +2 -2
  10. package/dist-es/commands/DeleteAwsLogSourceCommand.js +2 -2
  11. package/dist-es/commands/DeleteCustomLogSourceCommand.js +2 -2
  12. package/dist-es/commands/DeleteDataLakeCommand.js +2 -2
  13. package/dist-es/commands/DeleteDataLakeExceptionSubscriptionCommand.js +2 -2
  14. package/dist-es/commands/DeleteDataLakeOrganizationConfigurationCommand.js +2 -2
  15. package/dist-es/commands/DeleteSubscriberCommand.js +2 -2
  16. package/dist-es/commands/DeleteSubscriberNotificationCommand.js +2 -2
  17. package/dist-es/commands/DeregisterDataLakeDelegatedAdministratorCommand.js +2 -2
  18. package/dist-es/commands/GetDataLakeExceptionSubscriptionCommand.js +2 -2
  19. package/dist-es/commands/GetDataLakeOrganizationConfigurationCommand.js +2 -2
  20. package/dist-es/commands/GetDataLakeSourcesCommand.js +2 -2
  21. package/dist-es/commands/GetSubscriberCommand.js +2 -2
  22. package/dist-es/commands/ListDataLakeExceptionsCommand.js +2 -2
  23. package/dist-es/commands/ListDataLakesCommand.js +2 -2
  24. package/dist-es/commands/ListLogSourcesCommand.js +2 -2
  25. package/dist-es/commands/ListSubscribersCommand.js +2 -2
  26. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  27. package/dist-es/commands/RegisterDataLakeDelegatedAdministratorCommand.js +2 -2
  28. package/dist-es/commands/TagResourceCommand.js +2 -2
  29. package/dist-es/commands/UntagResourceCommand.js +2 -2
  30. package/dist-es/commands/UpdateDataLakeCommand.js +2 -2
  31. package/dist-es/commands/UpdateDataLakeExceptionSubscriptionCommand.js +2 -2
  32. package/dist-es/commands/UpdateSubscriberCommand.js +2 -2
  33. package/dist-es/commands/UpdateSubscriberNotificationCommand.js +2 -2
  34. package/dist-es/index.js +1 -0
  35. package/dist-es/runtimeConfig.shared.js +6 -1
  36. package/dist-es/schemas/schemas_0.js +239 -239
  37. package/dist-types/SecurityLakeClient.d.ts +1 -10
  38. package/dist-types/index.d.ts +1 -0
  39. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  40. package/dist-types/runtimeConfig.d.ts +6 -2
  41. package/dist-types/runtimeConfig.native.d.ts +6 -2
  42. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  43. package/dist-types/schemas/schemas_0.d.ts +129 -147
  44. package/dist-types/ts3.4/SecurityLakeClient.d.ts +0 -4
  45. package/dist-types/ts3.4/index.d.ts +1 -0
  46. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  47. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  48. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  49. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  50. package/dist-types/ts3.4/schemas/schemas_0.d.ts +128 -147
  51. package/package.json +34 -34
@@ -239,12 +239,12 @@ const _uS = "updateStatus";
239
239
  const _v = "value";
240
240
  const n0 = "com.amazonaws.securitylake";
241
241
  import { TypeRegistry } from "@smithy/core/schema";
242
- import { AccessDeniedException as __AccessDeniedException, BadRequestException as __BadRequestException, ConflictException as __ConflictException, InternalServerException as __InternalServerException, ResourceNotFoundException as __ResourceNotFoundException, ThrottlingException as __ThrottlingException, } from "../models/errors";
243
- import { SecurityLakeServiceException as __SecurityLakeServiceException } from "../models/SecurityLakeServiceException";
244
- export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m, _eC], [0, 0]];
245
- TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
246
- export var AwsIdentity = [3, n0, _AI, 0, [_p, _eI], [0, 0]];
247
- export var AwsLogSourceConfiguration = [
242
+ import { AccessDeniedException, BadRequestException, ConflictException, InternalServerException, ResourceNotFoundException, ThrottlingException, } from "../models/errors";
243
+ import { SecurityLakeServiceException } from "../models/SecurityLakeServiceException";
244
+ export var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m, _eC], [0, 0]];
245
+ TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
246
+ export var AwsIdentity$ = [3, n0, _AI, 0, [_p, _eI], [0, 0]];
247
+ export var AwsLogSourceConfiguration$ = [
248
248
  3,
249
249
  n0,
250
250
  _ALSC,
@@ -252,12 +252,12 @@ export var AwsLogSourceConfiguration = [
252
252
  [_a, _r, _sN, _sV],
253
253
  [64 | 0, 64 | 0, 0, 0],
254
254
  ];
255
- export var AwsLogSourceResource = [3, n0, _ALSR, 0, [_sN, _sV], [0, 0]];
256
- export var BadRequestException = [-3, n0, _BRE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
257
- TypeRegistry.for(n0).registerError(BadRequestException, __BadRequestException);
258
- export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m, _rN, _rT], [0, 0, 0]];
259
- TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
260
- export var CreateAwsLogSourceRequest = [
255
+ export var AwsLogSourceResource$ = [3, n0, _ALSR, 0, [_sN, _sV], [0, 0]];
256
+ export var BadRequestException$ = [-3, n0, _BRE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
257
+ TypeRegistry.for(n0).registerError(BadRequestException$, BadRequestException);
258
+ export var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m, _rN, _rT], [0, 0, 0]];
259
+ TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
260
+ export var CreateAwsLogSourceRequest$ = [
261
261
  3,
262
262
  n0,
263
263
  _CALSR,
@@ -265,24 +265,24 @@ export var CreateAwsLogSourceRequest = [
265
265
  [_s],
266
266
  [() => AwsLogSourceConfigurationList],
267
267
  ];
268
- export var CreateAwsLogSourceResponse = [3, n0, _CALSRr, 0, [_f], [64 | 0]];
269
- export var CreateCustomLogSourceRequest = [
268
+ export var CreateAwsLogSourceResponse$ = [3, n0, _CALSRr, 0, [_f], [64 | 0]];
269
+ export var CreateCustomLogSourceRequest$ = [
270
270
  3,
271
271
  n0,
272
272
  _CCLSR,
273
273
  0,
274
274
  [_sN, _sV, _eCv, _co],
275
- [0, 0, 64 | 0, () => CustomLogSourceConfiguration],
275
+ [0, 0, 64 | 0, () => CustomLogSourceConfiguration$],
276
276
  ];
277
- export var CreateCustomLogSourceResponse = [
277
+ export var CreateCustomLogSourceResponse$ = [
278
278
  3,
279
279
  n0,
280
280
  _CCLSRr,
281
281
  0,
282
282
  [_so],
283
- [() => CustomLogSourceResource],
283
+ [() => CustomLogSourceResource$],
284
284
  ];
285
- export var CreateDataLakeExceptionSubscriptionRequest = [
285
+ export var CreateDataLakeExceptionSubscriptionRequest$ = [
286
286
  3,
287
287
  n0,
288
288
  _CDLESR,
@@ -290,8 +290,8 @@ export var CreateDataLakeExceptionSubscriptionRequest = [
290
290
  [_sP, _nE, _eTTL],
291
291
  [0, 0, 1],
292
292
  ];
293
- export var CreateDataLakeExceptionSubscriptionResponse = [3, n0, _CDLESRr, 0, [], []];
294
- export var CreateDataLakeOrganizationConfigurationRequest = [
293
+ export var CreateDataLakeExceptionSubscriptionResponse$ = [3, n0, _CDLESRr, 0, [], []];
294
+ export var CreateDataLakeOrganizationConfigurationRequest$ = [
295
295
  3,
296
296
  n0,
297
297
  _CDLOCR,
@@ -299,8 +299,8 @@ export var CreateDataLakeOrganizationConfigurationRequest = [
299
299
  [_aENA],
300
300
  [() => DataLakeAutoEnableNewAccountConfigurationList],
301
301
  ];
302
- export var CreateDataLakeOrganizationConfigurationResponse = [3, n0, _CDLOCRr, 0, [], []];
303
- export var CreateDataLakeRequest = [
302
+ export var CreateDataLakeOrganizationConfigurationResponse$ = [3, n0, _CDLOCRr, 0, [], []];
303
+ export var CreateDataLakeRequest$ = [
304
304
  3,
305
305
  n0,
306
306
  _CDLR,
@@ -308,45 +308,45 @@ export var CreateDataLakeRequest = [
308
308
  [_con, _mSMRA, _t],
309
309
  [() => DataLakeConfigurationList, 0, () => TagList],
310
310
  ];
311
- export var CreateDataLakeResponse = [3, n0, _CDLRr, 0, [_dL], [() => DataLakeResourceList]];
312
- export var CreateSubscriberNotificationRequest = [
311
+ export var CreateDataLakeResponse$ = [3, n0, _CDLRr, 0, [_dL], [() => DataLakeResourceList]];
312
+ export var CreateSubscriberNotificationRequest$ = [
313
313
  3,
314
314
  n0,
315
315
  _CSNR,
316
316
  0,
317
317
  [_sI, _co],
318
- [[0, 1], () => NotificationConfiguration],
318
+ [[0, 1], () => NotificationConfiguration$],
319
319
  ];
320
- export var CreateSubscriberNotificationResponse = [3, n0, _CSNRr, 0, [_sE], [0]];
321
- export var CreateSubscriberRequest = [
320
+ export var CreateSubscriberNotificationResponse$ = [3, n0, _CSNRr, 0, [_sE], [0]];
321
+ export var CreateSubscriberRequest$ = [
322
322
  3,
323
323
  n0,
324
324
  _CSR,
325
325
  0,
326
326
  [_sIu, _sNu, _sD, _s, _aT, _t],
327
- [() => AwsIdentity, 0, 0, () => LogSourceResourceList, 64 | 0, () => TagList],
327
+ [() => AwsIdentity$, 0, 0, () => LogSourceResourceList, 64 | 0, () => TagList],
328
328
  ];
329
- export var CreateSubscriberResponse = [3, n0, _CSRr, 0, [_su], [() => SubscriberResource]];
330
- export var CustomLogSourceAttributes = [3, n0, _CLSA, 0, [_cA, _dA, _tA], [0, 0, 0]];
331
- export var CustomLogSourceConfiguration = [
329
+ export var CreateSubscriberResponse$ = [3, n0, _CSRr, 0, [_su], [() => SubscriberResource$]];
330
+ export var CustomLogSourceAttributes$ = [3, n0, _CLSA, 0, [_cA, _dA, _tA], [0, 0, 0]];
331
+ export var CustomLogSourceConfiguration$ = [
332
332
  3,
333
333
  n0,
334
334
  _CLSC,
335
335
  0,
336
336
  [_cC, _pI],
337
- [() => CustomLogSourceCrawlerConfiguration, () => AwsIdentity],
337
+ [() => CustomLogSourceCrawlerConfiguration$, () => AwsIdentity$],
338
338
  ];
339
- export var CustomLogSourceCrawlerConfiguration = [3, n0, _CLSCC, 0, [_rA], [0]];
340
- export var CustomLogSourceProvider = [3, n0, _CLSP, 0, [_rA, _l], [0, 0]];
341
- export var CustomLogSourceResource = [
339
+ export var CustomLogSourceCrawlerConfiguration$ = [3, n0, _CLSCC, 0, [_rA], [0]];
340
+ export var CustomLogSourceProvider$ = [3, n0, _CLSP, 0, [_rA, _l], [0, 0]];
341
+ export var CustomLogSourceResource$ = [
342
342
  3,
343
343
  n0,
344
344
  _CLSR,
345
345
  0,
346
346
  [_sN, _sV, _pr, _at],
347
- [0, 0, () => CustomLogSourceProvider, () => CustomLogSourceAttributes],
347
+ [0, 0, () => CustomLogSourceProvider$, () => CustomLogSourceAttributes$],
348
348
  ];
349
- export var DataLakeAutoEnableNewAccountConfiguration = [
349
+ export var DataLakeAutoEnableNewAccountConfiguration$ = [
350
350
  3,
351
351
  n0,
352
352
  _DLAENAC,
@@ -354,7 +354,7 @@ export var DataLakeAutoEnableNewAccountConfiguration = [
354
354
  [_re, _s],
355
355
  [0, () => AwsLogSourceResourceList],
356
356
  ];
357
- export var DataLakeConfiguration = [
357
+ export var DataLakeConfiguration$ = [
358
358
  3,
359
359
  n0,
360
360
  _DLC,
@@ -362,25 +362,25 @@ export var DataLakeConfiguration = [
362
362
  [_re, _eCn, _lC, _rC],
363
363
  [
364
364
  0,
365
- () => DataLakeEncryptionConfiguration,
366
- () => DataLakeLifecycleConfiguration,
367
- () => DataLakeReplicationConfiguration,
365
+ () => DataLakeEncryptionConfiguration$,
366
+ () => DataLakeLifecycleConfiguration$,
367
+ () => DataLakeReplicationConfiguration$,
368
368
  ],
369
369
  ];
370
- export var DataLakeEncryptionConfiguration = [3, n0, _DLEC, 0, [_kKI], [0]];
371
- export var DataLakeException = [3, n0, _DLE, 0, [_re, _ex, _rem, _ti], [0, 0, 0, 5]];
372
- export var DataLakeLifecycleConfiguration = [
370
+ export var DataLakeEncryptionConfiguration$ = [3, n0, _DLEC, 0, [_kKI], [0]];
371
+ export var DataLakeException$ = [3, n0, _DLE, 0, [_re, _ex, _rem, _ti], [0, 0, 0, 5]];
372
+ export var DataLakeLifecycleConfiguration$ = [
373
373
  3,
374
374
  n0,
375
375
  _DLLC,
376
376
  0,
377
377
  [_exp, _tr],
378
- [() => DataLakeLifecycleExpiration, () => DataLakeLifecycleTransitionList],
378
+ [() => DataLakeLifecycleExpiration$, () => DataLakeLifecycleTransitionList],
379
379
  ];
380
- export var DataLakeLifecycleExpiration = [3, n0, _DLLE, 0, [_d], [1]];
381
- export var DataLakeLifecycleTransition = [3, n0, _DLLT, 0, [_sC, _d], [0, 1]];
382
- export var DataLakeReplicationConfiguration = [3, n0, _DLRC, 0, [_r, _rA], [64 | 0, 0]];
383
- export var DataLakeResource = [
380
+ export var DataLakeLifecycleExpiration$ = [3, n0, _DLLE, 0, [_d], [1]];
381
+ export var DataLakeLifecycleTransition$ = [3, n0, _DLLT, 0, [_sC, _d], [0, 1]];
382
+ export var DataLakeReplicationConfiguration$ = [3, n0, _DLRC, 0, [_r, _rA], [64 | 0, 0]];
383
+ export var DataLakeResource$ = [
384
384
  3,
385
385
  n0,
386
386
  _DLR,
@@ -390,14 +390,14 @@ export var DataLakeResource = [
390
390
  0,
391
391
  0,
392
392
  0,
393
- () => DataLakeEncryptionConfiguration,
394
- () => DataLakeLifecycleConfiguration,
395
- () => DataLakeReplicationConfiguration,
393
+ () => DataLakeEncryptionConfiguration$,
394
+ () => DataLakeLifecycleConfiguration$,
395
+ () => DataLakeReplicationConfiguration$,
396
396
  0,
397
- () => DataLakeUpdateStatus,
397
+ () => DataLakeUpdateStatus$,
398
398
  ],
399
399
  ];
400
- export var DataLakeSource = [
400
+ export var DataLakeSource$ = [
401
401
  3,
402
402
  n0,
403
403
  _DLS,
@@ -405,17 +405,17 @@ export var DataLakeSource = [
405
405
  [_ac, _sN, _eCv, _sS],
406
406
  [0, 0, 64 | 0, () => DataLakeSourceStatusList],
407
407
  ];
408
- export var DataLakeSourceStatus = [3, n0, _DLSS, 0, [_res, _st], [0, 0]];
409
- export var DataLakeUpdateException = [3, n0, _DLUE, 0, [_rea, _cod], [0, 0]];
410
- export var DataLakeUpdateStatus = [
408
+ export var DataLakeSourceStatus$ = [3, n0, _DLSS, 0, [_res, _st], [0, 0]];
409
+ export var DataLakeUpdateException$ = [3, n0, _DLUE, 0, [_rea, _cod], [0, 0]];
410
+ export var DataLakeUpdateStatus$ = [
411
411
  3,
412
412
  n0,
413
413
  _DLUS,
414
414
  0,
415
415
  [_rI, _st, _ex],
416
- [0, 0, () => DataLakeUpdateException],
416
+ [0, 0, () => DataLakeUpdateException$],
417
417
  ];
418
- export var DeleteAwsLogSourceRequest = [
418
+ export var DeleteAwsLogSourceRequest$ = [
419
419
  3,
420
420
  n0,
421
421
  _DALSR,
@@ -423,8 +423,8 @@ export var DeleteAwsLogSourceRequest = [
423
423
  [_s],
424
424
  [() => AwsLogSourceConfigurationList],
425
425
  ];
426
- export var DeleteAwsLogSourceResponse = [3, n0, _DALSRe, 0, [_f], [64 | 0]];
427
- export var DeleteCustomLogSourceRequest = [
426
+ export var DeleteAwsLogSourceResponse$ = [3, n0, _DALSRe, 0, [_f], [64 | 0]];
427
+ export var DeleteCustomLogSourceRequest$ = [
428
428
  3,
429
429
  n0,
430
430
  _DCLSR,
@@ -435,10 +435,10 @@ export var DeleteCustomLogSourceRequest = [
435
435
  [0, { [_hQ]: _sV }],
436
436
  ],
437
437
  ];
438
- export var DeleteCustomLogSourceResponse = [3, n0, _DCLSRe, 0, [], []];
439
- export var DeleteDataLakeExceptionSubscriptionRequest = [3, n0, _DDLESR, 0, [], []];
440
- export var DeleteDataLakeExceptionSubscriptionResponse = [3, n0, _DDLESRe, 0, [], []];
441
- export var DeleteDataLakeOrganizationConfigurationRequest = [
438
+ export var DeleteCustomLogSourceResponse$ = [3, n0, _DCLSRe, 0, [], []];
439
+ export var DeleteDataLakeExceptionSubscriptionRequest$ = [3, n0, _DDLESR, 0, [], []];
440
+ export var DeleteDataLakeExceptionSubscriptionResponse$ = [3, n0, _DDLESRe, 0, [], []];
441
+ export var DeleteDataLakeOrganizationConfigurationRequest$ = [
442
442
  3,
443
443
  n0,
444
444
  _DDLOCR,
@@ -446,17 +446,17 @@ export var DeleteDataLakeOrganizationConfigurationRequest = [
446
446
  [_aENA],
447
447
  [() => DataLakeAutoEnableNewAccountConfigurationList],
448
448
  ];
449
- export var DeleteDataLakeOrganizationConfigurationResponse = [3, n0, _DDLOCRe, 0, [], []];
450
- export var DeleteDataLakeRequest = [3, n0, _DDLR, 0, [_r], [64 | 0]];
451
- export var DeleteDataLakeResponse = [3, n0, _DDLRe, 0, [], []];
452
- export var DeleteSubscriberNotificationRequest = [3, n0, _DSNR, 0, [_sI], [[0, 1]]];
453
- export var DeleteSubscriberNotificationResponse = [3, n0, _DSNRe, 0, [], []];
454
- export var DeleteSubscriberRequest = [3, n0, _DSR, 0, [_sI], [[0, 1]]];
455
- export var DeleteSubscriberResponse = [3, n0, _DSRe, 0, [], []];
456
- export var DeregisterDataLakeDelegatedAdministratorRequest = [3, n0, _DDLDAR, 0, [], []];
457
- export var DeregisterDataLakeDelegatedAdministratorResponse = [3, n0, _DDLDARe, 0, [], []];
458
- export var GetDataLakeExceptionSubscriptionRequest = [3, n0, _GDLESR, 0, [], []];
459
- export var GetDataLakeExceptionSubscriptionResponse = [
449
+ export var DeleteDataLakeOrganizationConfigurationResponse$ = [3, n0, _DDLOCRe, 0, [], []];
450
+ export var DeleteDataLakeRequest$ = [3, n0, _DDLR, 0, [_r], [64 | 0]];
451
+ export var DeleteDataLakeResponse$ = [3, n0, _DDLRe, 0, [], []];
452
+ export var DeleteSubscriberNotificationRequest$ = [3, n0, _DSNR, 0, [_sI], [[0, 1]]];
453
+ export var DeleteSubscriberNotificationResponse$ = [3, n0, _DSNRe, 0, [], []];
454
+ export var DeleteSubscriberRequest$ = [3, n0, _DSR, 0, [_sI], [[0, 1]]];
455
+ export var DeleteSubscriberResponse$ = [3, n0, _DSRe, 0, [], []];
456
+ export var DeregisterDataLakeDelegatedAdministratorRequest$ = [3, n0, _DDLDAR, 0, [], []];
457
+ export var DeregisterDataLakeDelegatedAdministratorResponse$ = [3, n0, _DDLDARe, 0, [], []];
458
+ export var GetDataLakeExceptionSubscriptionRequest$ = [3, n0, _GDLESR, 0, [], []];
459
+ export var GetDataLakeExceptionSubscriptionResponse$ = [
460
460
  3,
461
461
  n0,
462
462
  _GDLESRe,
@@ -464,8 +464,8 @@ export var GetDataLakeExceptionSubscriptionResponse = [
464
464
  [_sP, _nE, _eTTL],
465
465
  [0, 0, 1],
466
466
  ];
467
- export var GetDataLakeOrganizationConfigurationRequest = [3, n0, _GDLOCR, 0, [], []];
468
- export var GetDataLakeOrganizationConfigurationResponse = [
467
+ export var GetDataLakeOrganizationConfigurationRequest$ = [3, n0, _GDLOCR, 0, [], []];
468
+ export var GetDataLakeOrganizationConfigurationResponse$ = [
469
469
  3,
470
470
  n0,
471
471
  _GDLOCRe,
@@ -473,8 +473,8 @@ export var GetDataLakeOrganizationConfigurationResponse = [
473
473
  [_aENA],
474
474
  [() => DataLakeAutoEnableNewAccountConfigurationList],
475
475
  ];
476
- export var GetDataLakeSourcesRequest = [3, n0, _GDLSR, 0, [_a, _mR, _nT], [64 | 0, 1, 0]];
477
- export var GetDataLakeSourcesResponse = [
476
+ export var GetDataLakeSourcesRequest$ = [3, n0, _GDLSR, 0, [_a, _mR, _nT], [64 | 0, 1, 0]];
477
+ export var GetDataLakeSourcesResponse$ = [
478
478
  3,
479
479
  n0,
480
480
  _GDLSRe,
@@ -482,9 +482,9 @@ export var GetDataLakeSourcesResponse = [
482
482
  [_dLA, _dLS, _nT],
483
483
  [0, () => DataLakeSourceList, 0],
484
484
  ];
485
- export var GetSubscriberRequest = [3, n0, _GSR, 0, [_sI], [[0, 1]]];
486
- export var GetSubscriberResponse = [3, n0, _GSRe, 0, [_su], [() => SubscriberResource]];
487
- export var HttpsNotificationConfiguration = [
485
+ export var GetSubscriberRequest$ = [3, n0, _GSR, 0, [_sI], [[0, 1]]];
486
+ export var GetSubscriberResponse$ = [3, n0, _GSRe, 0, [_su], [() => SubscriberResource$]];
487
+ export var HttpsNotificationConfiguration$ = [
488
488
  3,
489
489
  n0,
490
490
  _HNC,
@@ -492,10 +492,10 @@ export var HttpsNotificationConfiguration = [
492
492
  [_en, _aAKN, _aAKV, _hM, _tRA],
493
493
  [0, 0, 0, 0, 0],
494
494
  ];
495
- export var InternalServerException = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
496
- TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
497
- export var ListDataLakeExceptionsRequest = [3, n0, _LDLER, 0, [_r, _mR, _nT], [64 | 0, 1, 0]];
498
- export var ListDataLakeExceptionsResponse = [
495
+ export var InternalServerException$ = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
496
+ TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
497
+ export var ListDataLakeExceptionsRequest$ = [3, n0, _LDLER, 0, [_r, _mR, _nT], [64 | 0, 1, 0]];
498
+ export var ListDataLakeExceptionsResponse$ = [
499
499
  3,
500
500
  n0,
501
501
  _LDLERi,
@@ -503,9 +503,9 @@ export var ListDataLakeExceptionsResponse = [
503
503
  [_exc, _nT],
504
504
  [() => DataLakeExceptionList, 0],
505
505
  ];
506
- export var ListDataLakesRequest = [3, n0, _LDLR, 0, [_r], [[64 | 0, { [_hQ]: _r }]]];
507
- export var ListDataLakesResponse = [3, n0, _LDLRi, 0, [_dL], [() => DataLakeResourceList]];
508
- export var ListLogSourcesRequest = [
506
+ export var ListDataLakesRequest$ = [3, n0, _LDLR, 0, [_r], [[64 | 0, { [_hQ]: _r }]]];
507
+ export var ListDataLakesResponse$ = [3, n0, _LDLRi, 0, [_dL], [() => DataLakeResourceList]];
508
+ export var ListLogSourcesRequest$ = [
509
509
  3,
510
510
  n0,
511
511
  _LLSR,
@@ -513,8 +513,8 @@ export var ListLogSourcesRequest = [
513
513
  [_a, _r, _s, _mR, _nT],
514
514
  [64 | 0, 64 | 0, () => LogSourceResourceList, 1, 0],
515
515
  ];
516
- export var ListLogSourcesResponse = [3, n0, _LLSRi, 0, [_s, _nT], [() => LogSourceList, 0]];
517
- export var ListSubscribersRequest = [
516
+ export var ListLogSourcesResponse$ = [3, n0, _LLSRi, 0, [_s, _nT], [() => LogSourceList, 0]];
517
+ export var ListSubscribersRequest$ = [
518
518
  3,
519
519
  n0,
520
520
  _LSR,
@@ -525,7 +525,7 @@ export var ListSubscribersRequest = [
525
525
  [1, { [_hQ]: _mR }],
526
526
  ],
527
527
  ];
528
- export var ListSubscribersResponse = [
528
+ export var ListSubscribersResponse$ = [
529
529
  3,
530
530
  n0,
531
531
  _LSRi,
@@ -533,12 +533,12 @@ export var ListSubscribersResponse = [
533
533
  [_sub, _nT],
534
534
  [() => SubscriberResourceList, 0],
535
535
  ];
536
- export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_rAe], [[0, 1]]];
537
- export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_t], [() => TagList]];
538
- export var LogSource = [3, n0, _LS, 0, [_ac, _re, _s], [0, 0, () => LogSourceResourceList]];
539
- export var RegisterDataLakeDelegatedAdministratorRequest = [3, n0, _RDLDAR, 0, [_aI], [0]];
540
- export var RegisterDataLakeDelegatedAdministratorResponse = [3, n0, _RDLDARe, 0, [], []];
541
- export var ResourceNotFoundException = [
536
+ export var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_rAe], [[0, 1]]];
537
+ export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_t], [() => TagList]];
538
+ export var LogSource$ = [3, n0, _LS, 0, [_ac, _re, _s], [0, 0, () => LogSourceResourceList]];
539
+ export var RegisterDataLakeDelegatedAdministratorRequest$ = [3, n0, _RDLDAR, 0, [_aI], [0]];
540
+ export var RegisterDataLakeDelegatedAdministratorResponse$ = [3, n0, _RDLDARe, 0, [], []];
541
+ export var ResourceNotFoundException$ = [
542
542
  -3,
543
543
  n0,
544
544
  _RNFE,
@@ -546,20 +546,20 @@ export var ResourceNotFoundException = [
546
546
  [_m, _rN, _rT],
547
547
  [0, 0, 0],
548
548
  ];
549
- TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
550
- export var SqsNotificationConfiguration = [3, n0, _SNC, 0, [], []];
551
- export var SubscriberResource = [
549
+ TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
550
+ export var SqsNotificationConfiguration$ = [3, n0, _SNC, 0, [], []];
551
+ export var SubscriberResource$ = [
552
552
  3,
553
553
  n0,
554
554
  _SR,
555
555
  0,
556
556
  [_sI, _sA, _sIu, _sNu, _sD, _s, _aT, _rA, _sBA, _sE, _sSu, _rSA, _rSN, _cAr, _uA],
557
- [0, 0, () => AwsIdentity, 0, 0, () => LogSourceResourceList, 64 | 0, 0, 0, 0, 0, 0, 0, 5, 5],
557
+ [0, 0, () => AwsIdentity$, 0, 0, () => LogSourceResourceList, 64 | 0, 0, 0, 0, 0, 0, 0, 5, 5],
558
558
  ];
559
- export var Tag = [3, n0, _T, 0, [_k, _v], [0, 0]];
560
- export var TagResourceRequest = [3, n0, _TRR, 0, [_rAe, _t], [[0, 1], () => TagList]];
561
- export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
562
- export var ThrottlingException = [
559
+ export var Tag$ = [3, n0, _T, 0, [_k, _v], [0, 0]];
560
+ export var TagResourceRequest$ = [3, n0, _TRR, 0, [_rAe, _t], [[0, 1], () => TagList]];
561
+ export var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
562
+ export var ThrottlingException$ = [
563
563
  -3,
564
564
  n0,
565
565
  _TE,
@@ -567,8 +567,8 @@ export var ThrottlingException = [
567
567
  [_m, _sCe, _qC, _rAS],
568
568
  [0, 0, 0, [1, { [_hH]: _RA }]],
569
569
  ];
570
- TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
571
- export var UntagResourceRequest = [
570
+ TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
571
+ export var UntagResourceRequest$ = [
572
572
  3,
573
573
  n0,
574
574
  _URR,
@@ -579,8 +579,8 @@ export var UntagResourceRequest = [
579
579
  [64 | 0, { [_hQ]: _tK }],
580
580
  ],
581
581
  ];
582
- export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
583
- export var UpdateDataLakeExceptionSubscriptionRequest = [
582
+ export var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
583
+ export var UpdateDataLakeExceptionSubscriptionRequest$ = [
584
584
  3,
585
585
  n0,
586
586
  _UDLESR,
@@ -588,8 +588,8 @@ export var UpdateDataLakeExceptionSubscriptionRequest = [
588
588
  [_sP, _nE, _eTTL],
589
589
  [0, 0, 1],
590
590
  ];
591
- export var UpdateDataLakeExceptionSubscriptionResponse = [3, n0, _UDLESRp, 0, [], []];
592
- export var UpdateDataLakeRequest = [
591
+ export var UpdateDataLakeExceptionSubscriptionResponse$ = [3, n0, _UDLESRp, 0, [], []];
592
+ export var UpdateDataLakeRequest$ = [
593
593
  3,
594
594
  n0,
595
595
  _UDLR,
@@ -597,312 +597,312 @@ export var UpdateDataLakeRequest = [
597
597
  [_con, _mSMRA],
598
598
  [() => DataLakeConfigurationList, 0],
599
599
  ];
600
- export var UpdateDataLakeResponse = [3, n0, _UDLRp, 0, [_dL], [() => DataLakeResourceList]];
601
- export var UpdateSubscriberNotificationRequest = [
600
+ export var UpdateDataLakeResponse$ = [3, n0, _UDLRp, 0, [_dL], [() => DataLakeResourceList]];
601
+ export var UpdateSubscriberNotificationRequest$ = [
602
602
  3,
603
603
  n0,
604
604
  _USNR,
605
605
  0,
606
606
  [_sI, _co],
607
- [[0, 1], () => NotificationConfiguration],
607
+ [[0, 1], () => NotificationConfiguration$],
608
608
  ];
609
- export var UpdateSubscriberNotificationResponse = [3, n0, _USNRp, 0, [_sE], [0]];
610
- export var UpdateSubscriberRequest = [
609
+ export var UpdateSubscriberNotificationResponse$ = [3, n0, _USNRp, 0, [_sE], [0]];
610
+ export var UpdateSubscriberRequest$ = [
611
611
  3,
612
612
  n0,
613
613
  _USR,
614
614
  0,
615
615
  [_sI, _sIu, _sNu, _sD, _s],
616
- [[0, 1], () => AwsIdentity, 0, 0, () => LogSourceResourceList],
617
- ];
618
- export var UpdateSubscriberResponse = [3, n0, _USRp, 0, [_su], [() => SubscriberResource]];
619
- export var SecurityLakeServiceException = [-3, _sm, "SecurityLakeServiceException", 0, [], []];
620
- TypeRegistry.for(_sm).registerError(SecurityLakeServiceException, __SecurityLakeServiceException);
621
- export var AccessTypeList = 64 | 0;
622
- export var AccountList = 64 | 0;
623
- export var AwsLogSourceConfigurationList = [1, n0, _ALSCL, 0, () => AwsLogSourceConfiguration];
624
- export var AwsLogSourceResourceList = [1, n0, _ALSRL, 0, () => AwsLogSourceResource];
625
- export var DataLakeAutoEnableNewAccountConfigurationList = [
616
+ [[0, 1], () => AwsIdentity$, 0, 0, () => LogSourceResourceList],
617
+ ];
618
+ export var UpdateSubscriberResponse$ = [3, n0, _USRp, 0, [_su], [() => SubscriberResource$]];
619
+ export var SecurityLakeServiceException$ = [-3, _sm, "SecurityLakeServiceException", 0, [], []];
620
+ TypeRegistry.for(_sm).registerError(SecurityLakeServiceException$, SecurityLakeServiceException);
621
+ var AccessTypeList = 64 | 0;
622
+ var AccountList = 64 | 0;
623
+ var AwsLogSourceConfigurationList = [1, n0, _ALSCL, 0, () => AwsLogSourceConfiguration$];
624
+ var AwsLogSourceResourceList = [1, n0, _ALSRL, 0, () => AwsLogSourceResource$];
625
+ var DataLakeAutoEnableNewAccountConfigurationList = [
626
626
  1,
627
627
  n0,
628
628
  _DLAENACL,
629
629
  0,
630
- () => DataLakeAutoEnableNewAccountConfiguration,
630
+ () => DataLakeAutoEnableNewAccountConfiguration$,
631
631
  ];
632
- export var DataLakeConfigurationList = [1, n0, _DLCL, 0, () => DataLakeConfiguration];
633
- export var DataLakeExceptionList = [1, n0, _DLEL, 0, () => DataLakeException];
634
- export var DataLakeLifecycleTransitionList = [1, n0, _DLLTL, 0, () => DataLakeLifecycleTransition];
635
- export var DataLakeResourceList = [1, n0, _DLRL, 0, () => DataLakeResource];
636
- export var DataLakeSourceList = [1, n0, _DLSL, 0, () => DataLakeSource];
637
- export var DataLakeSourceStatusList = [1, n0, _DLSSL, 0, () => DataLakeSourceStatus];
638
- export var LogSourceList = [1, n0, _LSL, 0, () => LogSource];
639
- export var LogSourceResourceList = [1, n0, _LSRL, 0, () => LogSourceResource];
640
- export var OcsfEventClassList = 64 | 0;
641
- export var RegionList = 64 | 0;
642
- export var SubscriberResourceList = [1, n0, _SRL, 0, () => SubscriberResource];
643
- export var TagKeyList = 64 | 0;
644
- export var TagList = [1, n0, _TL, 0, () => Tag];
645
- export var LogSourceResource = [
632
+ var DataLakeConfigurationList = [1, n0, _DLCL, 0, () => DataLakeConfiguration$];
633
+ var DataLakeExceptionList = [1, n0, _DLEL, 0, () => DataLakeException$];
634
+ var DataLakeLifecycleTransitionList = [1, n0, _DLLTL, 0, () => DataLakeLifecycleTransition$];
635
+ var DataLakeResourceList = [1, n0, _DLRL, 0, () => DataLakeResource$];
636
+ var DataLakeSourceList = [1, n0, _DLSL, 0, () => DataLakeSource$];
637
+ var DataLakeSourceStatusList = [1, n0, _DLSSL, 0, () => DataLakeSourceStatus$];
638
+ var LogSourceList = [1, n0, _LSL, 0, () => LogSource$];
639
+ var LogSourceResourceList = [1, n0, _LSRL, 0, () => LogSourceResource$];
640
+ var OcsfEventClassList = 64 | 0;
641
+ var RegionList = 64 | 0;
642
+ var SubscriberResourceList = [1, n0, _SRL, 0, () => SubscriberResource$];
643
+ var TagKeyList = 64 | 0;
644
+ var TagList = [1, n0, _TL, 0, () => Tag$];
645
+ export var LogSourceResource$ = [
646
646
  3,
647
647
  n0,
648
648
  _LSRo,
649
649
  0,
650
650
  [_aLS, _cLS],
651
- [() => AwsLogSourceResource, () => CustomLogSourceResource],
651
+ [() => AwsLogSourceResource$, () => CustomLogSourceResource$],
652
652
  ];
653
- export var NotificationConfiguration = [
653
+ export var NotificationConfiguration$ = [
654
654
  3,
655
655
  n0,
656
656
  _NC,
657
657
  0,
658
658
  [_sNC, _hNC],
659
- [() => SqsNotificationConfiguration, () => HttpsNotificationConfiguration],
659
+ [() => SqsNotificationConfiguration$, () => HttpsNotificationConfiguration$],
660
660
  ];
661
- export var CreateAwsLogSource = [
661
+ export var CreateAwsLogSource$ = [
662
662
  9,
663
663
  n0,
664
664
  _CALS,
665
665
  { [_h]: ["POST", "/v1/datalake/logsources/aws", 200] },
666
- () => CreateAwsLogSourceRequest,
667
- () => CreateAwsLogSourceResponse,
666
+ () => CreateAwsLogSourceRequest$,
667
+ () => CreateAwsLogSourceResponse$,
668
668
  ];
669
- export var CreateCustomLogSource = [
669
+ export var CreateCustomLogSource$ = [
670
670
  9,
671
671
  n0,
672
672
  _CCLS,
673
673
  { [_h]: ["POST", "/v1/datalake/logsources/custom", 200] },
674
- () => CreateCustomLogSourceRequest,
675
- () => CreateCustomLogSourceResponse,
674
+ () => CreateCustomLogSourceRequest$,
675
+ () => CreateCustomLogSourceResponse$,
676
676
  ];
677
- export var CreateDataLake = [
677
+ export var CreateDataLake$ = [
678
678
  9,
679
679
  n0,
680
680
  _CDL,
681
681
  { [_h]: ["POST", "/v1/datalake", 200] },
682
- () => CreateDataLakeRequest,
683
- () => CreateDataLakeResponse,
682
+ () => CreateDataLakeRequest$,
683
+ () => CreateDataLakeResponse$,
684
684
  ];
685
- export var CreateDataLakeExceptionSubscription = [
685
+ export var CreateDataLakeExceptionSubscription$ = [
686
686
  9,
687
687
  n0,
688
688
  _CDLES,
689
689
  { [_h]: ["POST", "/v1/datalake/exceptions/subscription", 200] },
690
- () => CreateDataLakeExceptionSubscriptionRequest,
691
- () => CreateDataLakeExceptionSubscriptionResponse,
690
+ () => CreateDataLakeExceptionSubscriptionRequest$,
691
+ () => CreateDataLakeExceptionSubscriptionResponse$,
692
692
  ];
693
- export var CreateDataLakeOrganizationConfiguration = [
693
+ export var CreateDataLakeOrganizationConfiguration$ = [
694
694
  9,
695
695
  n0,
696
696
  _CDLOC,
697
697
  { [_h]: ["POST", "/v1/datalake/organization/configuration", 200] },
698
- () => CreateDataLakeOrganizationConfigurationRequest,
699
- () => CreateDataLakeOrganizationConfigurationResponse,
698
+ () => CreateDataLakeOrganizationConfigurationRequest$,
699
+ () => CreateDataLakeOrganizationConfigurationResponse$,
700
700
  ];
701
- export var CreateSubscriber = [
701
+ export var CreateSubscriber$ = [
702
702
  9,
703
703
  n0,
704
704
  _CS,
705
705
  { [_h]: ["POST", "/v1/subscribers", 200] },
706
- () => CreateSubscriberRequest,
707
- () => CreateSubscriberResponse,
706
+ () => CreateSubscriberRequest$,
707
+ () => CreateSubscriberResponse$,
708
708
  ];
709
- export var CreateSubscriberNotification = [
709
+ export var CreateSubscriberNotification$ = [
710
710
  9,
711
711
  n0,
712
712
  _CSN,
713
713
  { [_h]: ["POST", "/v1/subscribers/{subscriberId}/notification", 200] },
714
- () => CreateSubscriberNotificationRequest,
715
- () => CreateSubscriberNotificationResponse,
714
+ () => CreateSubscriberNotificationRequest$,
715
+ () => CreateSubscriberNotificationResponse$,
716
716
  ];
717
- export var DeleteAwsLogSource = [
717
+ export var DeleteAwsLogSource$ = [
718
718
  9,
719
719
  n0,
720
720
  _DALS,
721
721
  { [_h]: ["POST", "/v1/datalake/logsources/aws/delete", 200] },
722
- () => DeleteAwsLogSourceRequest,
723
- () => DeleteAwsLogSourceResponse,
722
+ () => DeleteAwsLogSourceRequest$,
723
+ () => DeleteAwsLogSourceResponse$,
724
724
  ];
725
- export var DeleteCustomLogSource = [
725
+ export var DeleteCustomLogSource$ = [
726
726
  9,
727
727
  n0,
728
728
  _DCLS,
729
729
  { [_h]: ["DELETE", "/v1/datalake/logsources/custom/{sourceName}", 200] },
730
- () => DeleteCustomLogSourceRequest,
731
- () => DeleteCustomLogSourceResponse,
730
+ () => DeleteCustomLogSourceRequest$,
731
+ () => DeleteCustomLogSourceResponse$,
732
732
  ];
733
- export var DeleteDataLake = [
733
+ export var DeleteDataLake$ = [
734
734
  9,
735
735
  n0,
736
736
  _DDL,
737
737
  { [_h]: ["POST", "/v1/datalake/delete", 200] },
738
- () => DeleteDataLakeRequest,
739
- () => DeleteDataLakeResponse,
738
+ () => DeleteDataLakeRequest$,
739
+ () => DeleteDataLakeResponse$,
740
740
  ];
741
- export var DeleteDataLakeExceptionSubscription = [
741
+ export var DeleteDataLakeExceptionSubscription$ = [
742
742
  9,
743
743
  n0,
744
744
  _DDLES,
745
745
  { [_h]: ["DELETE", "/v1/datalake/exceptions/subscription", 200] },
746
- () => DeleteDataLakeExceptionSubscriptionRequest,
747
- () => DeleteDataLakeExceptionSubscriptionResponse,
746
+ () => DeleteDataLakeExceptionSubscriptionRequest$,
747
+ () => DeleteDataLakeExceptionSubscriptionResponse$,
748
748
  ];
749
- export var DeleteDataLakeOrganizationConfiguration = [
749
+ export var DeleteDataLakeOrganizationConfiguration$ = [
750
750
  9,
751
751
  n0,
752
752
  _DDLOC,
753
753
  { [_h]: ["POST", "/v1/datalake/organization/configuration/delete", 200] },
754
- () => DeleteDataLakeOrganizationConfigurationRequest,
755
- () => DeleteDataLakeOrganizationConfigurationResponse,
754
+ () => DeleteDataLakeOrganizationConfigurationRequest$,
755
+ () => DeleteDataLakeOrganizationConfigurationResponse$,
756
756
  ];
757
- export var DeleteSubscriber = [
757
+ export var DeleteSubscriber$ = [
758
758
  9,
759
759
  n0,
760
760
  _DS,
761
761
  { [_h]: ["DELETE", "/v1/subscribers/{subscriberId}", 200] },
762
- () => DeleteSubscriberRequest,
763
- () => DeleteSubscriberResponse,
762
+ () => DeleteSubscriberRequest$,
763
+ () => DeleteSubscriberResponse$,
764
764
  ];
765
- export var DeleteSubscriberNotification = [
765
+ export var DeleteSubscriberNotification$ = [
766
766
  9,
767
767
  n0,
768
768
  _DSN,
769
769
  { [_h]: ["DELETE", "/v1/subscribers/{subscriberId}/notification", 200] },
770
- () => DeleteSubscriberNotificationRequest,
771
- () => DeleteSubscriberNotificationResponse,
770
+ () => DeleteSubscriberNotificationRequest$,
771
+ () => DeleteSubscriberNotificationResponse$,
772
772
  ];
773
- export var DeregisterDataLakeDelegatedAdministrator = [
773
+ export var DeregisterDataLakeDelegatedAdministrator$ = [
774
774
  9,
775
775
  n0,
776
776
  _DDLDA,
777
777
  { [_h]: ["DELETE", "/v1/datalake/delegate", 200] },
778
- () => DeregisterDataLakeDelegatedAdministratorRequest,
779
- () => DeregisterDataLakeDelegatedAdministratorResponse,
778
+ () => DeregisterDataLakeDelegatedAdministratorRequest$,
779
+ () => DeregisterDataLakeDelegatedAdministratorResponse$,
780
780
  ];
781
- export var GetDataLakeExceptionSubscription = [
781
+ export var GetDataLakeExceptionSubscription$ = [
782
782
  9,
783
783
  n0,
784
784
  _GDLES,
785
785
  { [_h]: ["GET", "/v1/datalake/exceptions/subscription", 200] },
786
- () => GetDataLakeExceptionSubscriptionRequest,
787
- () => GetDataLakeExceptionSubscriptionResponse,
786
+ () => GetDataLakeExceptionSubscriptionRequest$,
787
+ () => GetDataLakeExceptionSubscriptionResponse$,
788
788
  ];
789
- export var GetDataLakeOrganizationConfiguration = [
789
+ export var GetDataLakeOrganizationConfiguration$ = [
790
790
  9,
791
791
  n0,
792
792
  _GDLOC,
793
793
  { [_h]: ["GET", "/v1/datalake/organization/configuration", 200] },
794
- () => GetDataLakeOrganizationConfigurationRequest,
795
- () => GetDataLakeOrganizationConfigurationResponse,
794
+ () => GetDataLakeOrganizationConfigurationRequest$,
795
+ () => GetDataLakeOrganizationConfigurationResponse$,
796
796
  ];
797
- export var GetDataLakeSources = [
797
+ export var GetDataLakeSources$ = [
798
798
  9,
799
799
  n0,
800
800
  _GDLS,
801
801
  { [_h]: ["POST", "/v1/datalake/sources", 200] },
802
- () => GetDataLakeSourcesRequest,
803
- () => GetDataLakeSourcesResponse,
802
+ () => GetDataLakeSourcesRequest$,
803
+ () => GetDataLakeSourcesResponse$,
804
804
  ];
805
- export var GetSubscriber = [
805
+ export var GetSubscriber$ = [
806
806
  9,
807
807
  n0,
808
808
  _GS,
809
809
  { [_h]: ["GET", "/v1/subscribers/{subscriberId}", 200] },
810
- () => GetSubscriberRequest,
811
- () => GetSubscriberResponse,
810
+ () => GetSubscriberRequest$,
811
+ () => GetSubscriberResponse$,
812
812
  ];
813
- export var ListDataLakeExceptions = [
813
+ export var ListDataLakeExceptions$ = [
814
814
  9,
815
815
  n0,
816
816
  _LDLE,
817
817
  { [_h]: ["POST", "/v1/datalake/exceptions", 200] },
818
- () => ListDataLakeExceptionsRequest,
819
- () => ListDataLakeExceptionsResponse,
818
+ () => ListDataLakeExceptionsRequest$,
819
+ () => ListDataLakeExceptionsResponse$,
820
820
  ];
821
- export var ListDataLakes = [
821
+ export var ListDataLakes$ = [
822
822
  9,
823
823
  n0,
824
824
  _LDL,
825
825
  { [_h]: ["GET", "/v1/datalakes", 200] },
826
- () => ListDataLakesRequest,
827
- () => ListDataLakesResponse,
826
+ () => ListDataLakesRequest$,
827
+ () => ListDataLakesResponse$,
828
828
  ];
829
- export var ListLogSources = [
829
+ export var ListLogSources$ = [
830
830
  9,
831
831
  n0,
832
832
  _LLS,
833
833
  { [_h]: ["POST", "/v1/datalake/logsources/list", 200] },
834
- () => ListLogSourcesRequest,
835
- () => ListLogSourcesResponse,
834
+ () => ListLogSourcesRequest$,
835
+ () => ListLogSourcesResponse$,
836
836
  ];
837
- export var ListSubscribers = [
837
+ export var ListSubscribers$ = [
838
838
  9,
839
839
  n0,
840
840
  _LSi,
841
841
  { [_h]: ["GET", "/v1/subscribers", 200] },
842
- () => ListSubscribersRequest,
843
- () => ListSubscribersResponse,
842
+ () => ListSubscribersRequest$,
843
+ () => ListSubscribersResponse$,
844
844
  ];
845
- export var ListTagsForResource = [
845
+ export var ListTagsForResource$ = [
846
846
  9,
847
847
  n0,
848
848
  _LTFR,
849
849
  { [_h]: ["GET", "/v1/tags/{resourceArn}", 200] },
850
- () => ListTagsForResourceRequest,
851
- () => ListTagsForResourceResponse,
850
+ () => ListTagsForResourceRequest$,
851
+ () => ListTagsForResourceResponse$,
852
852
  ];
853
- export var RegisterDataLakeDelegatedAdministrator = [
853
+ export var RegisterDataLakeDelegatedAdministrator$ = [
854
854
  9,
855
855
  n0,
856
856
  _RDLDA,
857
857
  { [_h]: ["POST", "/v1/datalake/delegate", 200] },
858
- () => RegisterDataLakeDelegatedAdministratorRequest,
859
- () => RegisterDataLakeDelegatedAdministratorResponse,
858
+ () => RegisterDataLakeDelegatedAdministratorRequest$,
859
+ () => RegisterDataLakeDelegatedAdministratorResponse$,
860
860
  ];
861
- export var TagResource = [
861
+ export var TagResource$ = [
862
862
  9,
863
863
  n0,
864
864
  _TR,
865
865
  { [_h]: ["POST", "/v1/tags/{resourceArn}", 200] },
866
- () => TagResourceRequest,
867
- () => TagResourceResponse,
866
+ () => TagResourceRequest$,
867
+ () => TagResourceResponse$,
868
868
  ];
869
- export var UntagResource = [
869
+ export var UntagResource$ = [
870
870
  9,
871
871
  n0,
872
872
  _UR,
873
873
  { [_h]: ["DELETE", "/v1/tags/{resourceArn}", 200] },
874
- () => UntagResourceRequest,
875
- () => UntagResourceResponse,
874
+ () => UntagResourceRequest$,
875
+ () => UntagResourceResponse$,
876
876
  ];
877
- export var UpdateDataLake = [
877
+ export var UpdateDataLake$ = [
878
878
  9,
879
879
  n0,
880
880
  _UDL,
881
881
  { [_h]: ["PUT", "/v1/datalake", 200] },
882
- () => UpdateDataLakeRequest,
883
- () => UpdateDataLakeResponse,
882
+ () => UpdateDataLakeRequest$,
883
+ () => UpdateDataLakeResponse$,
884
884
  ];
885
- export var UpdateDataLakeExceptionSubscription = [
885
+ export var UpdateDataLakeExceptionSubscription$ = [
886
886
  9,
887
887
  n0,
888
888
  _UDLES,
889
889
  { [_h]: ["PUT", "/v1/datalake/exceptions/subscription", 200] },
890
- () => UpdateDataLakeExceptionSubscriptionRequest,
891
- () => UpdateDataLakeExceptionSubscriptionResponse,
890
+ () => UpdateDataLakeExceptionSubscriptionRequest$,
891
+ () => UpdateDataLakeExceptionSubscriptionResponse$,
892
892
  ];
893
- export var UpdateSubscriber = [
893
+ export var UpdateSubscriber$ = [
894
894
  9,
895
895
  n0,
896
896
  _US,
897
897
  { [_h]: ["PUT", "/v1/subscribers/{subscriberId}", 200] },
898
- () => UpdateSubscriberRequest,
899
- () => UpdateSubscriberResponse,
898
+ () => UpdateSubscriberRequest$,
899
+ () => UpdateSubscriberResponse$,
900
900
  ];
901
- export var UpdateSubscriberNotification = [
901
+ export var UpdateSubscriberNotification$ = [
902
902
  9,
903
903
  n0,
904
904
  _USN,
905
905
  { [_h]: ["PUT", "/v1/subscribers/{subscriberId}/notification", 200] },
906
- () => UpdateSubscriberNotificationRequest,
907
- () => UpdateSubscriberNotificationResponse,
906
+ () => UpdateSubscriberNotificationRequest$,
907
+ () => UpdateSubscriberNotificationResponse$,
908
908
  ];