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