@aws-sdk/client-securitylake 3.943.0 → 3.947.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/index.js +43 -195
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/SecurityLakeClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +43 -196
- package/dist-types/SecurityLake.d.ts +1 -1
- package/dist-types/SecurityLakeClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/CreateAwsLogSourceCommand.d.ts +3 -3
- package/dist-types/commands/CreateCustomLogSourceCommand.d.ts +3 -3
- package/dist-types/commands/CreateDataLakeCommand.d.ts +3 -3
- package/dist-types/commands/CreateDataLakeExceptionSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/CreateDataLakeOrganizationConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/CreateSubscriberCommand.d.ts +3 -3
- package/dist-types/commands/CreateSubscriberNotificationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAwsLogSourceCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCustomLogSourceCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDataLakeCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDataLakeExceptionSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDataLakeOrganizationConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSubscriberCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSubscriberNotificationCommand.d.ts +3 -3
- package/dist-types/commands/DeregisterDataLakeDelegatedAdministratorCommand.d.ts +3 -3
- package/dist-types/commands/GetDataLakeExceptionSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/GetDataLakeOrganizationConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetDataLakeSourcesCommand.d.ts +3 -3
- package/dist-types/commands/GetSubscriberCommand.d.ts +3 -3
- package/dist-types/commands/ListDataLakeExceptionsCommand.d.ts +3 -3
- package/dist-types/commands/ListDataLakesCommand.d.ts +3 -3
- package/dist-types/commands/ListLogSourcesCommand.d.ts +3 -3
- package/dist-types/commands/ListSubscribersCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/RegisterDataLakeDelegatedAdministratorCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDataLakeCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDataLakeExceptionSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSubscriberCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSubscriberNotificationCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/SecurityLakeServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/pagination/GetDataLakeSourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListDataLakeExceptionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListLogSourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSubscribersPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -2
- package/dist-types/ts3.4/SecurityLakeClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/SecurityLakeServiceException.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -1
- package/package.json +13 -12
|
@@ -241,17 +241,7 @@ const n0 = "com.amazonaws.securitylake";
|
|
|
241
241
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
242
242
|
import { AccessDeniedException as __AccessDeniedException, BadRequestException as __BadRequestException, ConflictException as __ConflictException, InternalServerException as __InternalServerException, ResourceNotFoundException as __ResourceNotFoundException, ThrottlingException as __ThrottlingException, } from "../models/errors";
|
|
243
243
|
import { SecurityLakeServiceException as __SecurityLakeServiceException } from "../models/SecurityLakeServiceException";
|
|
244
|
-
export var AccessDeniedException = [
|
|
245
|
-
-3,
|
|
246
|
-
n0,
|
|
247
|
-
_ADE,
|
|
248
|
-
{
|
|
249
|
-
[_e]: _c,
|
|
250
|
-
[_hE]: 403,
|
|
251
|
-
},
|
|
252
|
-
[_m, _eC],
|
|
253
|
-
[0, 0],
|
|
254
|
-
];
|
|
244
|
+
export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m, _eC], [0, 0]];
|
|
255
245
|
TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
|
|
256
246
|
export var AwsIdentity = [3, n0, _AI, 0, [_p, _eI], [0, 0]];
|
|
257
247
|
export var AwsLogSourceConfiguration = [
|
|
@@ -263,29 +253,9 @@ export var AwsLogSourceConfiguration = [
|
|
|
263
253
|
[64 | 0, 64 | 0, 0, 0],
|
|
264
254
|
];
|
|
265
255
|
export var AwsLogSourceResource = [3, n0, _ALSR, 0, [_sN, _sV], [0, 0]];
|
|
266
|
-
export var BadRequestException = [
|
|
267
|
-
-3,
|
|
268
|
-
n0,
|
|
269
|
-
_BRE,
|
|
270
|
-
{
|
|
271
|
-
[_e]: _c,
|
|
272
|
-
[_hE]: 400,
|
|
273
|
-
},
|
|
274
|
-
[_m],
|
|
275
|
-
[0],
|
|
276
|
-
];
|
|
256
|
+
export var BadRequestException = [-3, n0, _BRE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
277
257
|
TypeRegistry.for(n0).registerError(BadRequestException, __BadRequestException);
|
|
278
|
-
export var ConflictException = [
|
|
279
|
-
-3,
|
|
280
|
-
n0,
|
|
281
|
-
_CE,
|
|
282
|
-
{
|
|
283
|
-
[_e]: _c,
|
|
284
|
-
[_hE]: 409,
|
|
285
|
-
},
|
|
286
|
-
[_m, _rN, _rT],
|
|
287
|
-
[0, 0, 0],
|
|
288
|
-
];
|
|
258
|
+
export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m, _rN, _rT], [0, 0, 0]];
|
|
289
259
|
TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
|
|
290
260
|
export var CreateAwsLogSourceRequest = [
|
|
291
261
|
3,
|
|
@@ -462,12 +432,7 @@ export var DeleteCustomLogSourceRequest = [
|
|
|
462
432
|
[_sN, _sV],
|
|
463
433
|
[
|
|
464
434
|
[0, 1],
|
|
465
|
-
[
|
|
466
|
-
0,
|
|
467
|
-
{
|
|
468
|
-
[_hQ]: _sV,
|
|
469
|
-
},
|
|
470
|
-
],
|
|
435
|
+
[0, { [_hQ]: _sV }],
|
|
471
436
|
],
|
|
472
437
|
];
|
|
473
438
|
export var DeleteCustomLogSourceResponse = [3, n0, _DCLSRe, 0, [], []];
|
|
@@ -527,17 +492,7 @@ export var HttpsNotificationConfiguration = [
|
|
|
527
492
|
[_en, _aAKN, _aAKV, _hM, _tRA],
|
|
528
493
|
[0, 0, 0, 0, 0],
|
|
529
494
|
];
|
|
530
|
-
export var InternalServerException = [
|
|
531
|
-
-3,
|
|
532
|
-
n0,
|
|
533
|
-
_ISE,
|
|
534
|
-
{
|
|
535
|
-
[_e]: _se,
|
|
536
|
-
[_hE]: 500,
|
|
537
|
-
},
|
|
538
|
-
[_m],
|
|
539
|
-
[0],
|
|
540
|
-
];
|
|
495
|
+
export var InternalServerException = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
|
|
541
496
|
TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
|
|
542
497
|
export var ListDataLakeExceptionsRequest = [3, n0, _LDLER, 0, [_r, _mR, _nT], [64 | 0, 1, 0]];
|
|
543
498
|
export var ListDataLakeExceptionsResponse = [
|
|
@@ -548,21 +503,7 @@ export var ListDataLakeExceptionsResponse = [
|
|
|
548
503
|
[_exc, _nT],
|
|
549
504
|
[() => DataLakeExceptionList, 0],
|
|
550
505
|
];
|
|
551
|
-
export var ListDataLakesRequest = [
|
|
552
|
-
3,
|
|
553
|
-
n0,
|
|
554
|
-
_LDLR,
|
|
555
|
-
0,
|
|
556
|
-
[_r],
|
|
557
|
-
[
|
|
558
|
-
[
|
|
559
|
-
64 | 0,
|
|
560
|
-
{
|
|
561
|
-
[_hQ]: _r,
|
|
562
|
-
},
|
|
563
|
-
],
|
|
564
|
-
],
|
|
565
|
-
];
|
|
506
|
+
export var ListDataLakesRequest = [3, n0, _LDLR, 0, [_r], [[64 | 0, { [_hQ]: _r }]]];
|
|
566
507
|
export var ListDataLakesResponse = [3, n0, _LDLRi, 0, [_dL], [() => DataLakeResourceList]];
|
|
567
508
|
export var ListLogSourcesRequest = [
|
|
568
509
|
3,
|
|
@@ -580,18 +521,8 @@ export var ListSubscribersRequest = [
|
|
|
580
521
|
0,
|
|
581
522
|
[_nT, _mR],
|
|
582
523
|
[
|
|
583
|
-
[
|
|
584
|
-
|
|
585
|
-
{
|
|
586
|
-
[_hQ]: _nT,
|
|
587
|
-
},
|
|
588
|
-
],
|
|
589
|
-
[
|
|
590
|
-
1,
|
|
591
|
-
{
|
|
592
|
-
[_hQ]: _mR,
|
|
593
|
-
},
|
|
594
|
-
],
|
|
524
|
+
[0, { [_hQ]: _nT }],
|
|
525
|
+
[1, { [_hQ]: _mR }],
|
|
595
526
|
],
|
|
596
527
|
];
|
|
597
528
|
export var ListSubscribersResponse = [
|
|
@@ -611,10 +542,7 @@ export var ResourceNotFoundException = [
|
|
|
611
542
|
-3,
|
|
612
543
|
n0,
|
|
613
544
|
_RNFE,
|
|
614
|
-
{
|
|
615
|
-
[_e]: _c,
|
|
616
|
-
[_hE]: 404,
|
|
617
|
-
},
|
|
545
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
618
546
|
[_m, _rN, _rT],
|
|
619
547
|
[0, 0, 0],
|
|
620
548
|
];
|
|
@@ -635,22 +563,9 @@ export var ThrottlingException = [
|
|
|
635
563
|
-3,
|
|
636
564
|
n0,
|
|
637
565
|
_TE,
|
|
638
|
-
{
|
|
639
|
-
[_e]: _c,
|
|
640
|
-
[_hE]: 429,
|
|
641
|
-
},
|
|
566
|
+
{ [_e]: _c, [_hE]: 429 },
|
|
642
567
|
[_m, _sCe, _qC, _rAS],
|
|
643
|
-
[
|
|
644
|
-
0,
|
|
645
|
-
0,
|
|
646
|
-
0,
|
|
647
|
-
[
|
|
648
|
-
1,
|
|
649
|
-
{
|
|
650
|
-
[_hH]: _RA,
|
|
651
|
-
},
|
|
652
|
-
],
|
|
653
|
-
],
|
|
568
|
+
[0, 0, 0, [1, { [_hH]: _RA }]],
|
|
654
569
|
];
|
|
655
570
|
TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
|
|
656
571
|
export var UntagResourceRequest = [
|
|
@@ -661,12 +576,7 @@ export var UntagResourceRequest = [
|
|
|
661
576
|
[_rAe, _tK],
|
|
662
577
|
[
|
|
663
578
|
[0, 1],
|
|
664
|
-
[
|
|
665
|
-
64 | 0,
|
|
666
|
-
{
|
|
667
|
-
[_hQ]: _tK,
|
|
668
|
-
},
|
|
669
|
-
],
|
|
579
|
+
[64 | 0, { [_hQ]: _tK }],
|
|
670
580
|
],
|
|
671
581
|
];
|
|
672
582
|
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -706,7 +616,6 @@ export var UpdateSubscriberRequest = [
|
|
|
706
616
|
[[0, 1], () => AwsIdentity, 0, 0, () => LogSourceResourceList],
|
|
707
617
|
];
|
|
708
618
|
export var UpdateSubscriberResponse = [3, n0, _USRp, 0, [_su], [() => SubscriberResource]];
|
|
709
|
-
export var __Unit = "unit";
|
|
710
619
|
export var SecurityLakeServiceException = [-3, _sm, "SecurityLakeServiceException", 0, [], []];
|
|
711
620
|
TypeRegistry.for(_sm).registerError(SecurityLakeServiceException, __SecurityLakeServiceException);
|
|
712
621
|
export var AccessTypeList = 64 | 0;
|
|
@@ -753,9 +662,7 @@ export var CreateAwsLogSource = [
|
|
|
753
662
|
9,
|
|
754
663
|
n0,
|
|
755
664
|
_CALS,
|
|
756
|
-
{
|
|
757
|
-
[_h]: ["POST", "/v1/datalake/logsources/aws", 200],
|
|
758
|
-
},
|
|
665
|
+
{ [_h]: ["POST", "/v1/datalake/logsources/aws", 200] },
|
|
759
666
|
() => CreateAwsLogSourceRequest,
|
|
760
667
|
() => CreateAwsLogSourceResponse,
|
|
761
668
|
];
|
|
@@ -763,9 +670,7 @@ export var CreateCustomLogSource = [
|
|
|
763
670
|
9,
|
|
764
671
|
n0,
|
|
765
672
|
_CCLS,
|
|
766
|
-
{
|
|
767
|
-
[_h]: ["POST", "/v1/datalake/logsources/custom", 200],
|
|
768
|
-
},
|
|
673
|
+
{ [_h]: ["POST", "/v1/datalake/logsources/custom", 200] },
|
|
769
674
|
() => CreateCustomLogSourceRequest,
|
|
770
675
|
() => CreateCustomLogSourceResponse,
|
|
771
676
|
];
|
|
@@ -773,9 +678,7 @@ export var CreateDataLake = [
|
|
|
773
678
|
9,
|
|
774
679
|
n0,
|
|
775
680
|
_CDL,
|
|
776
|
-
{
|
|
777
|
-
[_h]: ["POST", "/v1/datalake", 200],
|
|
778
|
-
},
|
|
681
|
+
{ [_h]: ["POST", "/v1/datalake", 200] },
|
|
779
682
|
() => CreateDataLakeRequest,
|
|
780
683
|
() => CreateDataLakeResponse,
|
|
781
684
|
];
|
|
@@ -783,9 +686,7 @@ export var CreateDataLakeExceptionSubscription = [
|
|
|
783
686
|
9,
|
|
784
687
|
n0,
|
|
785
688
|
_CDLES,
|
|
786
|
-
{
|
|
787
|
-
[_h]: ["POST", "/v1/datalake/exceptions/subscription", 200],
|
|
788
|
-
},
|
|
689
|
+
{ [_h]: ["POST", "/v1/datalake/exceptions/subscription", 200] },
|
|
789
690
|
() => CreateDataLakeExceptionSubscriptionRequest,
|
|
790
691
|
() => CreateDataLakeExceptionSubscriptionResponse,
|
|
791
692
|
];
|
|
@@ -793,9 +694,7 @@ export var CreateDataLakeOrganizationConfiguration = [
|
|
|
793
694
|
9,
|
|
794
695
|
n0,
|
|
795
696
|
_CDLOC,
|
|
796
|
-
{
|
|
797
|
-
[_h]: ["POST", "/v1/datalake/organization/configuration", 200],
|
|
798
|
-
},
|
|
697
|
+
{ [_h]: ["POST", "/v1/datalake/organization/configuration", 200] },
|
|
799
698
|
() => CreateDataLakeOrganizationConfigurationRequest,
|
|
800
699
|
() => CreateDataLakeOrganizationConfigurationResponse,
|
|
801
700
|
];
|
|
@@ -803,9 +702,7 @@ export var CreateSubscriber = [
|
|
|
803
702
|
9,
|
|
804
703
|
n0,
|
|
805
704
|
_CS,
|
|
806
|
-
{
|
|
807
|
-
[_h]: ["POST", "/v1/subscribers", 200],
|
|
808
|
-
},
|
|
705
|
+
{ [_h]: ["POST", "/v1/subscribers", 200] },
|
|
809
706
|
() => CreateSubscriberRequest,
|
|
810
707
|
() => CreateSubscriberResponse,
|
|
811
708
|
];
|
|
@@ -813,9 +710,7 @@ export var CreateSubscriberNotification = [
|
|
|
813
710
|
9,
|
|
814
711
|
n0,
|
|
815
712
|
_CSN,
|
|
816
|
-
{
|
|
817
|
-
[_h]: ["POST", "/v1/subscribers/{subscriberId}/notification", 200],
|
|
818
|
-
},
|
|
713
|
+
{ [_h]: ["POST", "/v1/subscribers/{subscriberId}/notification", 200] },
|
|
819
714
|
() => CreateSubscriberNotificationRequest,
|
|
820
715
|
() => CreateSubscriberNotificationResponse,
|
|
821
716
|
];
|
|
@@ -823,9 +718,7 @@ export var DeleteAwsLogSource = [
|
|
|
823
718
|
9,
|
|
824
719
|
n0,
|
|
825
720
|
_DALS,
|
|
826
|
-
{
|
|
827
|
-
[_h]: ["POST", "/v1/datalake/logsources/aws/delete", 200],
|
|
828
|
-
},
|
|
721
|
+
{ [_h]: ["POST", "/v1/datalake/logsources/aws/delete", 200] },
|
|
829
722
|
() => DeleteAwsLogSourceRequest,
|
|
830
723
|
() => DeleteAwsLogSourceResponse,
|
|
831
724
|
];
|
|
@@ -833,9 +726,7 @@ export var DeleteCustomLogSource = [
|
|
|
833
726
|
9,
|
|
834
727
|
n0,
|
|
835
728
|
_DCLS,
|
|
836
|
-
{
|
|
837
|
-
[_h]: ["DELETE", "/v1/datalake/logsources/custom/{sourceName}", 200],
|
|
838
|
-
},
|
|
729
|
+
{ [_h]: ["DELETE", "/v1/datalake/logsources/custom/{sourceName}", 200] },
|
|
839
730
|
() => DeleteCustomLogSourceRequest,
|
|
840
731
|
() => DeleteCustomLogSourceResponse,
|
|
841
732
|
];
|
|
@@ -843,9 +734,7 @@ export var DeleteDataLake = [
|
|
|
843
734
|
9,
|
|
844
735
|
n0,
|
|
845
736
|
_DDL,
|
|
846
|
-
{
|
|
847
|
-
[_h]: ["POST", "/v1/datalake/delete", 200],
|
|
848
|
-
},
|
|
737
|
+
{ [_h]: ["POST", "/v1/datalake/delete", 200] },
|
|
849
738
|
() => DeleteDataLakeRequest,
|
|
850
739
|
() => DeleteDataLakeResponse,
|
|
851
740
|
];
|
|
@@ -853,9 +742,7 @@ export var DeleteDataLakeExceptionSubscription = [
|
|
|
853
742
|
9,
|
|
854
743
|
n0,
|
|
855
744
|
_DDLES,
|
|
856
|
-
{
|
|
857
|
-
[_h]: ["DELETE", "/v1/datalake/exceptions/subscription", 200],
|
|
858
|
-
},
|
|
745
|
+
{ [_h]: ["DELETE", "/v1/datalake/exceptions/subscription", 200] },
|
|
859
746
|
() => DeleteDataLakeExceptionSubscriptionRequest,
|
|
860
747
|
() => DeleteDataLakeExceptionSubscriptionResponse,
|
|
861
748
|
];
|
|
@@ -863,9 +750,7 @@ export var DeleteDataLakeOrganizationConfiguration = [
|
|
|
863
750
|
9,
|
|
864
751
|
n0,
|
|
865
752
|
_DDLOC,
|
|
866
|
-
{
|
|
867
|
-
[_h]: ["POST", "/v1/datalake/organization/configuration/delete", 200],
|
|
868
|
-
},
|
|
753
|
+
{ [_h]: ["POST", "/v1/datalake/organization/configuration/delete", 200] },
|
|
869
754
|
() => DeleteDataLakeOrganizationConfigurationRequest,
|
|
870
755
|
() => DeleteDataLakeOrganizationConfigurationResponse,
|
|
871
756
|
];
|
|
@@ -873,9 +758,7 @@ export var DeleteSubscriber = [
|
|
|
873
758
|
9,
|
|
874
759
|
n0,
|
|
875
760
|
_DS,
|
|
876
|
-
{
|
|
877
|
-
[_h]: ["DELETE", "/v1/subscribers/{subscriberId}", 200],
|
|
878
|
-
},
|
|
761
|
+
{ [_h]: ["DELETE", "/v1/subscribers/{subscriberId}", 200] },
|
|
879
762
|
() => DeleteSubscriberRequest,
|
|
880
763
|
() => DeleteSubscriberResponse,
|
|
881
764
|
];
|
|
@@ -883,9 +766,7 @@ export var DeleteSubscriberNotification = [
|
|
|
883
766
|
9,
|
|
884
767
|
n0,
|
|
885
768
|
_DSN,
|
|
886
|
-
{
|
|
887
|
-
[_h]: ["DELETE", "/v1/subscribers/{subscriberId}/notification", 200],
|
|
888
|
-
},
|
|
769
|
+
{ [_h]: ["DELETE", "/v1/subscribers/{subscriberId}/notification", 200] },
|
|
889
770
|
() => DeleteSubscriberNotificationRequest,
|
|
890
771
|
() => DeleteSubscriberNotificationResponse,
|
|
891
772
|
];
|
|
@@ -893,9 +774,7 @@ export var DeregisterDataLakeDelegatedAdministrator = [
|
|
|
893
774
|
9,
|
|
894
775
|
n0,
|
|
895
776
|
_DDLDA,
|
|
896
|
-
{
|
|
897
|
-
[_h]: ["DELETE", "/v1/datalake/delegate", 200],
|
|
898
|
-
},
|
|
777
|
+
{ [_h]: ["DELETE", "/v1/datalake/delegate", 200] },
|
|
899
778
|
() => DeregisterDataLakeDelegatedAdministratorRequest,
|
|
900
779
|
() => DeregisterDataLakeDelegatedAdministratorResponse,
|
|
901
780
|
];
|
|
@@ -903,9 +782,7 @@ export var GetDataLakeExceptionSubscription = [
|
|
|
903
782
|
9,
|
|
904
783
|
n0,
|
|
905
784
|
_GDLES,
|
|
906
|
-
{
|
|
907
|
-
[_h]: ["GET", "/v1/datalake/exceptions/subscription", 200],
|
|
908
|
-
},
|
|
785
|
+
{ [_h]: ["GET", "/v1/datalake/exceptions/subscription", 200] },
|
|
909
786
|
() => GetDataLakeExceptionSubscriptionRequest,
|
|
910
787
|
() => GetDataLakeExceptionSubscriptionResponse,
|
|
911
788
|
];
|
|
@@ -913,9 +790,7 @@ export var GetDataLakeOrganizationConfiguration = [
|
|
|
913
790
|
9,
|
|
914
791
|
n0,
|
|
915
792
|
_GDLOC,
|
|
916
|
-
{
|
|
917
|
-
[_h]: ["GET", "/v1/datalake/organization/configuration", 200],
|
|
918
|
-
},
|
|
793
|
+
{ [_h]: ["GET", "/v1/datalake/organization/configuration", 200] },
|
|
919
794
|
() => GetDataLakeOrganizationConfigurationRequest,
|
|
920
795
|
() => GetDataLakeOrganizationConfigurationResponse,
|
|
921
796
|
];
|
|
@@ -923,9 +798,7 @@ export var GetDataLakeSources = [
|
|
|
923
798
|
9,
|
|
924
799
|
n0,
|
|
925
800
|
_GDLS,
|
|
926
|
-
{
|
|
927
|
-
[_h]: ["POST", "/v1/datalake/sources", 200],
|
|
928
|
-
},
|
|
801
|
+
{ [_h]: ["POST", "/v1/datalake/sources", 200] },
|
|
929
802
|
() => GetDataLakeSourcesRequest,
|
|
930
803
|
() => GetDataLakeSourcesResponse,
|
|
931
804
|
];
|
|
@@ -933,9 +806,7 @@ export var GetSubscriber = [
|
|
|
933
806
|
9,
|
|
934
807
|
n0,
|
|
935
808
|
_GS,
|
|
936
|
-
{
|
|
937
|
-
[_h]: ["GET", "/v1/subscribers/{subscriberId}", 200],
|
|
938
|
-
},
|
|
809
|
+
{ [_h]: ["GET", "/v1/subscribers/{subscriberId}", 200] },
|
|
939
810
|
() => GetSubscriberRequest,
|
|
940
811
|
() => GetSubscriberResponse,
|
|
941
812
|
];
|
|
@@ -943,9 +814,7 @@ export var ListDataLakeExceptions = [
|
|
|
943
814
|
9,
|
|
944
815
|
n0,
|
|
945
816
|
_LDLE,
|
|
946
|
-
{
|
|
947
|
-
[_h]: ["POST", "/v1/datalake/exceptions", 200],
|
|
948
|
-
},
|
|
817
|
+
{ [_h]: ["POST", "/v1/datalake/exceptions", 200] },
|
|
949
818
|
() => ListDataLakeExceptionsRequest,
|
|
950
819
|
() => ListDataLakeExceptionsResponse,
|
|
951
820
|
];
|
|
@@ -953,9 +822,7 @@ export var ListDataLakes = [
|
|
|
953
822
|
9,
|
|
954
823
|
n0,
|
|
955
824
|
_LDL,
|
|
956
|
-
{
|
|
957
|
-
[_h]: ["GET", "/v1/datalakes", 200],
|
|
958
|
-
},
|
|
825
|
+
{ [_h]: ["GET", "/v1/datalakes", 200] },
|
|
959
826
|
() => ListDataLakesRequest,
|
|
960
827
|
() => ListDataLakesResponse,
|
|
961
828
|
];
|
|
@@ -963,9 +830,7 @@ export var ListLogSources = [
|
|
|
963
830
|
9,
|
|
964
831
|
n0,
|
|
965
832
|
_LLS,
|
|
966
|
-
{
|
|
967
|
-
[_h]: ["POST", "/v1/datalake/logsources/list", 200],
|
|
968
|
-
},
|
|
833
|
+
{ [_h]: ["POST", "/v1/datalake/logsources/list", 200] },
|
|
969
834
|
() => ListLogSourcesRequest,
|
|
970
835
|
() => ListLogSourcesResponse,
|
|
971
836
|
];
|
|
@@ -973,9 +838,7 @@ export var ListSubscribers = [
|
|
|
973
838
|
9,
|
|
974
839
|
n0,
|
|
975
840
|
_LSi,
|
|
976
|
-
{
|
|
977
|
-
[_h]: ["GET", "/v1/subscribers", 200],
|
|
978
|
-
},
|
|
841
|
+
{ [_h]: ["GET", "/v1/subscribers", 200] },
|
|
979
842
|
() => ListSubscribersRequest,
|
|
980
843
|
() => ListSubscribersResponse,
|
|
981
844
|
];
|
|
@@ -983,9 +846,7 @@ export var ListTagsForResource = [
|
|
|
983
846
|
9,
|
|
984
847
|
n0,
|
|
985
848
|
_LTFR,
|
|
986
|
-
{
|
|
987
|
-
[_h]: ["GET", "/v1/tags/{resourceArn}", 200],
|
|
988
|
-
},
|
|
849
|
+
{ [_h]: ["GET", "/v1/tags/{resourceArn}", 200] },
|
|
989
850
|
() => ListTagsForResourceRequest,
|
|
990
851
|
() => ListTagsForResourceResponse,
|
|
991
852
|
];
|
|
@@ -993,9 +854,7 @@ export var RegisterDataLakeDelegatedAdministrator = [
|
|
|
993
854
|
9,
|
|
994
855
|
n0,
|
|
995
856
|
_RDLDA,
|
|
996
|
-
{
|
|
997
|
-
[_h]: ["POST", "/v1/datalake/delegate", 200],
|
|
998
|
-
},
|
|
857
|
+
{ [_h]: ["POST", "/v1/datalake/delegate", 200] },
|
|
999
858
|
() => RegisterDataLakeDelegatedAdministratorRequest,
|
|
1000
859
|
() => RegisterDataLakeDelegatedAdministratorResponse,
|
|
1001
860
|
];
|
|
@@ -1003,9 +862,7 @@ export var TagResource = [
|
|
|
1003
862
|
9,
|
|
1004
863
|
n0,
|
|
1005
864
|
_TR,
|
|
1006
|
-
{
|
|
1007
|
-
[_h]: ["POST", "/v1/tags/{resourceArn}", 200],
|
|
1008
|
-
},
|
|
865
|
+
{ [_h]: ["POST", "/v1/tags/{resourceArn}", 200] },
|
|
1009
866
|
() => TagResourceRequest,
|
|
1010
867
|
() => TagResourceResponse,
|
|
1011
868
|
];
|
|
@@ -1013,9 +870,7 @@ export var UntagResource = [
|
|
|
1013
870
|
9,
|
|
1014
871
|
n0,
|
|
1015
872
|
_UR,
|
|
1016
|
-
{
|
|
1017
|
-
[_h]: ["DELETE", "/v1/tags/{resourceArn}", 200],
|
|
1018
|
-
},
|
|
873
|
+
{ [_h]: ["DELETE", "/v1/tags/{resourceArn}", 200] },
|
|
1019
874
|
() => UntagResourceRequest,
|
|
1020
875
|
() => UntagResourceResponse,
|
|
1021
876
|
];
|
|
@@ -1023,9 +878,7 @@ export var UpdateDataLake = [
|
|
|
1023
878
|
9,
|
|
1024
879
|
n0,
|
|
1025
880
|
_UDL,
|
|
1026
|
-
{
|
|
1027
|
-
[_h]: ["PUT", "/v1/datalake", 200],
|
|
1028
|
-
},
|
|
881
|
+
{ [_h]: ["PUT", "/v1/datalake", 200] },
|
|
1029
882
|
() => UpdateDataLakeRequest,
|
|
1030
883
|
() => UpdateDataLakeResponse,
|
|
1031
884
|
];
|
|
@@ -1033,9 +886,7 @@ export var UpdateDataLakeExceptionSubscription = [
|
|
|
1033
886
|
9,
|
|
1034
887
|
n0,
|
|
1035
888
|
_UDLES,
|
|
1036
|
-
{
|
|
1037
|
-
[_h]: ["PUT", "/v1/datalake/exceptions/subscription", 200],
|
|
1038
|
-
},
|
|
889
|
+
{ [_h]: ["PUT", "/v1/datalake/exceptions/subscription", 200] },
|
|
1039
890
|
() => UpdateDataLakeExceptionSubscriptionRequest,
|
|
1040
891
|
() => UpdateDataLakeExceptionSubscriptionResponse,
|
|
1041
892
|
];
|
|
@@ -1043,9 +894,7 @@ export var UpdateSubscriber = [
|
|
|
1043
894
|
9,
|
|
1044
895
|
n0,
|
|
1045
896
|
_US,
|
|
1046
|
-
{
|
|
1047
|
-
[_h]: ["PUT", "/v1/subscribers/{subscriberId}", 200],
|
|
1048
|
-
},
|
|
897
|
+
{ [_h]: ["PUT", "/v1/subscribers/{subscriberId}", 200] },
|
|
1049
898
|
() => UpdateSubscriberRequest,
|
|
1050
899
|
() => UpdateSubscriberResponse,
|
|
1051
900
|
];
|
|
@@ -1053,9 +902,7 @@ export var UpdateSubscriberNotification = [
|
|
|
1053
902
|
9,
|
|
1054
903
|
n0,
|
|
1055
904
|
_USN,
|
|
1056
|
-
{
|
|
1057
|
-
[_h]: ["PUT", "/v1/subscribers/{subscriberId}/notification", 200],
|
|
1058
|
-
},
|
|
905
|
+
{ [_h]: ["PUT", "/v1/subscribers/{subscriberId}/notification", 200] },
|
|
1059
906
|
() => UpdateSubscriberNotificationRequest,
|
|
1060
907
|
() => UpdateSubscriberNotificationResponse,
|
|
1061
908
|
];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
1
|
+
import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
2
2
|
import { CreateAwsLogSourceCommandInput, CreateAwsLogSourceCommandOutput } from "./commands/CreateAwsLogSourceCommand";
|
|
3
3
|
import { CreateCustomLogSourceCommandInput, CreateCustomLogSourceCommandOutput } from "./commands/CreateCustomLogSourceCommand";
|
|
4
4
|
import { CreateDataLakeCommandInput, CreateDataLakeCommandOutput } from "./commands/CreateDataLakeCommand";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
-
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
-
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
-
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
-
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
-
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
1
|
+
import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
+
import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
+
import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
+
import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
+
import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
+
import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
+
import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
|
|
8
|
+
import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
|
+
import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import { CreateAwsLogSourceCommandInput, CreateAwsLogSourceCommandOutput } from "./commands/CreateAwsLogSourceCommand";
|
|
11
11
|
import { CreateCustomLogSourceCommandInput, CreateCustomLogSourceCommandOutput } from "./commands/CreateCustomLogSourceCommand";
|
|
12
12
|
import { CreateDataLakeCommandInput, CreateDataLakeCommandOutput } from "./commands/CreateDataLakeCommand";
|
|
@@ -39,7 +39,7 @@ import { UpdateDataLakeExceptionSubscriptionCommandInput, UpdateDataLakeExceptio
|
|
|
39
39
|
import { UpdateSubscriberCommandInput, UpdateSubscriberCommandOutput } from "./commands/UpdateSubscriberCommand";
|
|
40
40
|
import { UpdateSubscriberNotificationCommandInput, UpdateSubscriberNotificationCommandOutput } from "./commands/UpdateSubscriberNotificationCommand";
|
|
41
41
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
42
|
-
import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
42
|
+
import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
43
43
|
export { __Client };
|
|
44
44
|
/**
|
|
45
45
|
* @public
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AwsCredentialIdentity, AwsCredentialIdentityProvider
|
|
2
|
-
import { SecurityLakeHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
1
|
+
import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
|
|
2
|
+
import type { SecurityLakeHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
3
3
|
/**
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core";
|
|
2
|
-
import { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
-
import { SecurityLakeClientResolvedConfig } from "../SecurityLakeClient";
|
|
2
|
+
import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
+
import { type SecurityLakeClientResolvedConfig } from "../SecurityLakeClient";
|
|
4
4
|
/**
|
|
5
5
|
* @internal
|
|
6
6
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateAwsLogSourceRequest, CreateAwsLogSourceResponse } from "../models/models_0";
|
|
4
|
-
import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateAwsLogSourceRequest, CreateAwsLogSourceResponse } from "../models/models_0";
|
|
4
|
+
import type { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateCustomLogSourceRequest, CreateCustomLogSourceResponse } from "../models/models_0";
|
|
4
|
-
import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateCustomLogSourceRequest, CreateCustomLogSourceResponse } from "../models/models_0";
|
|
4
|
+
import type { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateDataLakeRequest, CreateDataLakeResponse } from "../models/models_0";
|
|
4
|
-
import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateDataLakeRequest, CreateDataLakeResponse } from "../models/models_0";
|
|
4
|
+
import type { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateDataLakeExceptionSubscriptionRequest, CreateDataLakeExceptionSubscriptionResponse } from "../models/models_0";
|
|
4
|
-
import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateDataLakeExceptionSubscriptionRequest, CreateDataLakeExceptionSubscriptionResponse } from "../models/models_0";
|
|
4
|
+
import type { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateDataLakeOrganizationConfigurationRequest, CreateDataLakeOrganizationConfigurationResponse } from "../models/models_0";
|
|
4
|
-
import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateDataLakeOrganizationConfigurationRequest, CreateDataLakeOrganizationConfigurationResponse } from "../models/models_0";
|
|
4
|
+
import type { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateSubscriberRequest, CreateSubscriberResponse } from "../models/models_0";
|
|
4
|
-
import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateSubscriberRequest, CreateSubscriberResponse } from "../models/models_0";
|
|
4
|
+
import type { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateSubscriberNotificationRequest, CreateSubscriberNotificationResponse } from "../models/models_0";
|
|
4
|
-
import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateSubscriberNotificationRequest, CreateSubscriberNotificationResponse } from "../models/models_0";
|
|
4
|
+
import type { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteAwsLogSourceRequest, DeleteAwsLogSourceResponse } from "../models/models_0";
|
|
4
|
-
import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeleteAwsLogSourceRequest, DeleteAwsLogSourceResponse } from "../models/models_0";
|
|
4
|
+
import type { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|