@aws-sdk/client-security-ir 3.943.0 → 3.946.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 (56) hide show
  1. package/dist-cjs/index.js +38 -174
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/SecurityIRClient.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +38 -174
  8. package/dist-types/SecurityIR.d.ts +1 -1
  9. package/dist-types/SecurityIRClient.d.ts +10 -10
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  12. package/dist-types/commands/BatchGetMemberAccountDetailsCommand.d.ts +3 -3
  13. package/dist-types/commands/CancelMembershipCommand.d.ts +3 -3
  14. package/dist-types/commands/CloseCaseCommand.d.ts +3 -3
  15. package/dist-types/commands/CreateCaseCommand.d.ts +3 -3
  16. package/dist-types/commands/CreateCaseCommentCommand.d.ts +3 -3
  17. package/dist-types/commands/CreateMembershipCommand.d.ts +3 -3
  18. package/dist-types/commands/GetCaseAttachmentDownloadUrlCommand.d.ts +3 -3
  19. package/dist-types/commands/GetCaseAttachmentUploadUrlCommand.d.ts +3 -3
  20. package/dist-types/commands/GetCaseCommand.d.ts +3 -3
  21. package/dist-types/commands/GetMembershipCommand.d.ts +3 -3
  22. package/dist-types/commands/ListCaseEditsCommand.d.ts +3 -3
  23. package/dist-types/commands/ListCasesCommand.d.ts +3 -3
  24. package/dist-types/commands/ListCommentsCommand.d.ts +3 -3
  25. package/dist-types/commands/ListInvestigationsCommand.d.ts +3 -3
  26. package/dist-types/commands/ListMembershipsCommand.d.ts +3 -3
  27. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  28. package/dist-types/commands/SendFeedbackCommand.d.ts +3 -3
  29. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  30. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  31. package/dist-types/commands/UpdateCaseCommand.d.ts +3 -3
  32. package/dist-types/commands/UpdateCaseCommentCommand.d.ts +3 -3
  33. package/dist-types/commands/UpdateCaseStatusCommand.d.ts +3 -3
  34. package/dist-types/commands/UpdateMembershipCommand.d.ts +3 -3
  35. package/dist-types/commands/UpdateResolverTypeCommand.d.ts +3 -3
  36. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  37. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  38. package/dist-types/extensionConfiguration.d.ts +4 -4
  39. package/dist-types/models/SecurityIRServiceException.d.ts +1 -1
  40. package/dist-types/models/errors.d.ts +1 -1
  41. package/dist-types/pagination/Interfaces.d.ts +1 -1
  42. package/dist-types/pagination/ListCaseEditsPaginator.d.ts +1 -1
  43. package/dist-types/pagination/ListCasesPaginator.d.ts +1 -1
  44. package/dist-types/pagination/ListCommentsPaginator.d.ts +1 -1
  45. package/dist-types/pagination/ListInvestigationsPaginator.d.ts +1 -1
  46. package/dist-types/pagination/ListMembershipsPaginator.d.ts +1 -1
  47. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  48. package/dist-types/runtimeConfig.d.ts +1 -1
  49. package/dist-types/runtimeConfig.native.d.ts +1 -1
  50. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  51. package/dist-types/runtimeExtensions.d.ts +1 -1
  52. package/dist-types/schemas/schemas_0.d.ts +1 -1
  53. package/dist-types/ts3.4/SecurityIRClient.d.ts +3 -3
  54. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  55. package/dist-types/ts3.4/models/SecurityIRServiceException.d.ts +1 -1
  56. package/package.json +13 -12
@@ -250,17 +250,7 @@ export var JobTitle = [0, n0, _JT, 8, 0];
250
250
  export var MembershipName = [0, n0, _MN, 8, 0];
251
251
  export var PersonName = [0, n0, _PN, 8, 0];
252
252
  export var Url = [0, n0, _U, 8, 0];
253
- export var AccessDeniedException = [
254
- -3,
255
- n0,
256
- _ADE,
257
- {
258
- [_e]: _c,
259
- [_hE]: 403,
260
- },
261
- [_m],
262
- [0],
263
- ];
253
+ export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
264
254
  TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
265
255
  export var BatchGetMemberAccountDetailsRequest = [
266
256
  3,
@@ -292,17 +282,7 @@ export var CaseEditItem = [3, n0, _CEI, 0, [_eT, _p, _a, _m], [4, 0, 0, 0]];
292
282
  export var CaseMetadataEntry = [3, n0, _CME, 0, [_k, _v], [0, 0]];
293
283
  export var CloseCaseRequest = [3, n0, _CCR, 0, [_cI], [[0, 1]]];
294
284
  export var CloseCaseResponse = [3, n0, _CCRl, 0, [_cS, _cDl], [0, 4]];
295
- export var ConflictException = [
296
- -3,
297
- n0,
298
- _CE,
299
- {
300
- [_e]: _c,
301
- [_hE]: 409,
302
- },
303
- [_m, _rI, _rT],
304
- [0, 0, 0],
305
- ];
285
+ export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m, _rI, _rT], [0, 0, 0]];
306
286
  TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
307
287
  export var CreateCaseCommentRequest = [
308
288
  3,
@@ -437,33 +417,12 @@ export var InternalServerException = [
437
417
  -3,
438
418
  n0,
439
419
  _ISE,
440
- {
441
- [_e]: _s,
442
- [_hE]: 500,
443
- },
420
+ { [_e]: _s, [_hE]: 500 },
444
421
  [_m, _rAS],
445
- [
446
- 0,
447
- [
448
- 1,
449
- {
450
- [_hH]: _RA,
451
- },
452
- ],
453
- ],
422
+ [0, [1, { [_hH]: _RA }]],
454
423
  ];
455
424
  TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
456
- export var InvalidTokenException = [
457
- -3,
458
- n0,
459
- _ITE,
460
- {
461
- [_e]: _c,
462
- [_hE]: 423,
463
- },
464
- [_m],
465
- [0],
466
- ];
425
+ export var InvalidTokenException = [-3, n0, _ITE, { [_e]: _c, [_hE]: 423 }, [_m], [0]];
467
426
  TypeRegistry.for(n0).registerError(InvalidTokenException, __InvalidTokenException);
468
427
  export var InvestigationAction = [
469
428
  3,
@@ -524,18 +483,8 @@ export var ListInvestigationsRequest = [
524
483
  0,
525
484
  [_nT, _mR, _cI],
526
485
  [
527
- [
528
- 0,
529
- {
530
- [_hQ]: _nT,
531
- },
532
- ],
533
- [
534
- 1,
535
- {
536
- [_hQ]: _mR,
537
- },
538
- ],
486
+ [0, { [_hQ]: _nT }],
487
+ [1, { [_hQ]: _mR }],
539
488
  [0, 1],
540
489
  ],
541
490
  ];
@@ -569,26 +518,13 @@ export var MembershipAccountsConfigurationsUpdate = [
569
518
  [2, 64 | 0, 64 | 0],
570
519
  ];
571
520
  export var OptInFeature = [3, n0, _OIF, 0, [_fNe, _iE], [0, 2]];
572
- export var ResourceNotFoundException = [
573
- -3,
574
- n0,
575
- _RNFE,
576
- {
577
- [_e]: _c,
578
- [_hE]: 404,
579
- },
580
- [_m],
581
- [0],
582
- ];
521
+ export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
583
522
  TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
584
523
  export var SecurityIncidentResponseNotActiveException = [
585
524
  -3,
586
525
  n0,
587
526
  _SIRNAE,
588
- {
589
- [_e]: _c,
590
- [_hE]: 400,
591
- },
527
+ { [_e]: _c, [_hE]: 400 },
592
528
  [_m],
593
529
  [0],
594
530
  ];
@@ -599,10 +535,7 @@ export var ServiceQuotaExceededException = [
599
535
  -3,
600
536
  n0,
601
537
  _SQEE,
602
- {
603
- [_e]: _c,
604
- [_hE]: 402,
605
- },
538
+ { [_e]: _c, [_hE]: 402 },
606
539
  [_m, _rI, _rT, _sC, _qC],
607
540
  [0, 0, 0, 0, 0],
608
541
  ];
@@ -614,22 +547,9 @@ export var ThrottlingException = [
614
547
  -3,
615
548
  n0,
616
549
  _TE,
617
- {
618
- [_e]: _c,
619
- [_hE]: 429,
620
- },
550
+ { [_e]: _c, [_hE]: 429 },
621
551
  [_m, _sC, _qC, _rAS],
622
- [
623
- 0,
624
- 0,
625
- 0,
626
- [
627
- 1,
628
- {
629
- [_hH]: _RA,
630
- },
631
- ],
632
- ],
552
+ [0, 0, 0, [1, { [_hH]: _RA }]],
633
553
  ];
634
554
  TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
635
555
  export var UntagResourceInput = [
@@ -640,12 +560,7 @@ export var UntagResourceInput = [
640
560
  [_rA, _tK],
641
561
  [
642
562
  [0, 1],
643
- [
644
- 64 | 0,
645
- {
646
- [_hQ]: _tK,
647
- },
648
- ],
563
+ [64 | 0, { [_hQ]: _tK }],
649
564
  ],
650
565
  ];
651
566
  export var UntagResourceOutput = [3, n0, _URO, 0, [], []];
@@ -720,10 +635,7 @@ export var ValidationException = [
720
635
  -3,
721
636
  n0,
722
637
  _VE,
723
- {
724
- [_e]: _c,
725
- [_hE]: 400,
726
- },
638
+ { [_e]: _c, [_hE]: 400 },
727
639
  [_m, _re, _fL],
728
640
  [0, 0, () => ValidationExceptionFieldList],
729
641
  ];
@@ -782,9 +694,7 @@ export var BatchGetMemberAccountDetails = [
782
694
  9,
783
695
  n0,
784
696
  _BGMAD,
785
- {
786
- [_h]: ["POST", "/v1/membership/{membershipId}/batch-member-details", 200],
787
- },
697
+ { [_h]: ["POST", "/v1/membership/{membershipId}/batch-member-details", 200] },
788
698
  () => BatchGetMemberAccountDetailsRequest,
789
699
  () => BatchGetMemberAccountDetailsResponse,
790
700
  ];
@@ -792,9 +702,7 @@ export var CancelMembership = [
792
702
  9,
793
703
  n0,
794
704
  _CMa,
795
- {
796
- [_h]: ["PUT", "/v1/membership/{membershipId}", 200],
797
- },
705
+ { [_h]: ["PUT", "/v1/membership/{membershipId}", 200] },
798
706
  () => CancelMembershipRequest,
799
707
  () => CancelMembershipResponse,
800
708
  ];
@@ -802,9 +710,7 @@ export var CloseCase = [
802
710
  9,
803
711
  n0,
804
712
  _CC,
805
- {
806
- [_h]: ["POST", "/v1/cases/{caseId}/close-case", 200],
807
- },
713
+ { [_h]: ["POST", "/v1/cases/{caseId}/close-case", 200] },
808
714
  () => CloseCaseRequest,
809
715
  () => CloseCaseResponse,
810
716
  ];
@@ -812,9 +718,7 @@ export var CreateCase = [
812
718
  9,
813
719
  n0,
814
720
  _CCr,
815
- {
816
- [_h]: ["POST", "/v1/create-case", 201],
817
- },
721
+ { [_h]: ["POST", "/v1/create-case", 201] },
818
722
  () => CreateCaseRequest,
819
723
  () => CreateCaseResponse,
820
724
  ];
@@ -822,9 +726,7 @@ export var CreateCaseComment = [
822
726
  9,
823
727
  n0,
824
728
  _CCC,
825
- {
826
- [_h]: ["POST", "/v1/cases/{caseId}/create-comment", 201],
827
- },
729
+ { [_h]: ["POST", "/v1/cases/{caseId}/create-comment", 201] },
828
730
  () => CreateCaseCommentRequest,
829
731
  () => CreateCaseCommentResponse,
830
732
  ];
@@ -832,9 +734,7 @@ export var CreateMembership = [
832
734
  9,
833
735
  n0,
834
736
  _CMr,
835
- {
836
- [_h]: ["POST", "/v1/membership", 201],
837
- },
737
+ { [_h]: ["POST", "/v1/membership", 201] },
838
738
  () => CreateMembershipRequest,
839
739
  () => CreateMembershipResponse,
840
740
  ];
@@ -842,9 +742,7 @@ export var GetCase = [
842
742
  9,
843
743
  n0,
844
744
  _GC,
845
- {
846
- [_h]: ["GET", "/v1/cases/{caseId}/get-case", 200],
847
- },
745
+ { [_h]: ["GET", "/v1/cases/{caseId}/get-case", 200] },
848
746
  () => GetCaseRequest,
849
747
  () => GetCaseResponse,
850
748
  ];
@@ -852,9 +750,7 @@ export var GetCaseAttachmentDownloadUrl = [
852
750
  9,
853
751
  n0,
854
752
  _GCADU,
855
- {
856
- [_h]: ["GET", "/v1/cases/{caseId}/get-presigned-url/{attachmentId}", 201],
857
- },
753
+ { [_h]: ["GET", "/v1/cases/{caseId}/get-presigned-url/{attachmentId}", 201] },
858
754
  () => GetCaseAttachmentDownloadUrlRequest,
859
755
  () => GetCaseAttachmentDownloadUrlResponse,
860
756
  ];
@@ -862,9 +758,7 @@ export var GetCaseAttachmentUploadUrl = [
862
758
  9,
863
759
  n0,
864
760
  _GCAUU,
865
- {
866
- [_h]: ["POST", "/v1/cases/{caseId}/get-presigned-url", 201],
867
- },
761
+ { [_h]: ["POST", "/v1/cases/{caseId}/get-presigned-url", 201] },
868
762
  () => GetCaseAttachmentUploadUrlRequest,
869
763
  () => GetCaseAttachmentUploadUrlResponse,
870
764
  ];
@@ -872,9 +766,7 @@ export var GetMembership = [
872
766
  9,
873
767
  n0,
874
768
  _GM,
875
- {
876
- [_h]: ["GET", "/v1/membership/{membershipId}", 200],
877
- },
769
+ { [_h]: ["GET", "/v1/membership/{membershipId}", 200] },
878
770
  () => GetMembershipRequest,
879
771
  () => GetMembershipResponse,
880
772
  ];
@@ -882,9 +774,7 @@ export var ListCaseEdits = [
882
774
  9,
883
775
  n0,
884
776
  _LCE,
885
- {
886
- [_h]: ["POST", "/v1/cases/{caseId}/list-case-edits", 200],
887
- },
777
+ { [_h]: ["POST", "/v1/cases/{caseId}/list-case-edits", 200] },
888
778
  () => ListCaseEditsRequest,
889
779
  () => ListCaseEditsResponse,
890
780
  ];
@@ -892,9 +782,7 @@ export var ListCases = [
892
782
  9,
893
783
  n0,
894
784
  _LC,
895
- {
896
- [_h]: ["POST", "/v1/list-cases", 200],
897
- },
785
+ { [_h]: ["POST", "/v1/list-cases", 200] },
898
786
  () => ListCasesRequest,
899
787
  () => ListCasesResponse,
900
788
  ];
@@ -902,9 +790,7 @@ export var ListComments = [
902
790
  9,
903
791
  n0,
904
792
  _LCi,
905
- {
906
- [_h]: ["POST", "/v1/cases/{caseId}/list-comments", 200],
907
- },
793
+ { [_h]: ["POST", "/v1/cases/{caseId}/list-comments", 200] },
908
794
  () => ListCommentsRequest,
909
795
  () => ListCommentsResponse,
910
796
  ];
@@ -912,9 +798,7 @@ export var ListInvestigations = [
912
798
  9,
913
799
  n0,
914
800
  _LI,
915
- {
916
- [_h]: ["GET", "/v1/cases/{caseId}/list-investigations", 200],
917
- },
801
+ { [_h]: ["GET", "/v1/cases/{caseId}/list-investigations", 200] },
918
802
  () => ListInvestigationsRequest,
919
803
  () => ListInvestigationsResponse,
920
804
  ];
@@ -922,9 +806,7 @@ export var ListMemberships = [
922
806
  9,
923
807
  n0,
924
808
  _LM,
925
- {
926
- [_h]: ["POST", "/v1/memberships", 200],
927
- },
809
+ { [_h]: ["POST", "/v1/memberships", 200] },
928
810
  () => ListMembershipsRequest,
929
811
  () => ListMembershipsResponse,
930
812
  ];
@@ -932,9 +814,7 @@ export var ListTagsForResource = [
932
814
  9,
933
815
  n0,
934
816
  _LTFR,
935
- {
936
- [_h]: ["GET", "/v1/tags/{resourceArn}", 200],
937
- },
817
+ { [_h]: ["GET", "/v1/tags/{resourceArn}", 200] },
938
818
  () => ListTagsForResourceInput,
939
819
  () => ListTagsForResourceOutput,
940
820
  ];
@@ -942,9 +822,7 @@ export var SendFeedback = [
942
822
  9,
943
823
  n0,
944
824
  _SF,
945
- {
946
- [_h]: ["POST", "/v1/cases/{caseId}/feedback/{resultId}/send-feedback", 200],
947
- },
825
+ { [_h]: ["POST", "/v1/cases/{caseId}/feedback/{resultId}/send-feedback", 200] },
948
826
  () => SendFeedbackRequest,
949
827
  () => SendFeedbackResponse,
950
828
  ];
@@ -952,9 +830,7 @@ export var TagResource = [
952
830
  9,
953
831
  n0,
954
832
  _TR,
955
- {
956
- [_h]: ["POST", "/v1/tags/{resourceArn}", 204],
957
- },
833
+ { [_h]: ["POST", "/v1/tags/{resourceArn}", 204] },
958
834
  () => TagResourceInput,
959
835
  () => TagResourceOutput,
960
836
  ];
@@ -962,9 +838,7 @@ export var UntagResource = [
962
838
  9,
963
839
  n0,
964
840
  _UR,
965
- {
966
- [_h]: ["DELETE", "/v1/tags/{resourceArn}", 200],
967
- },
841
+ { [_h]: ["DELETE", "/v1/tags/{resourceArn}", 200] },
968
842
  () => UntagResourceInput,
969
843
  () => UntagResourceOutput,
970
844
  ];
@@ -972,9 +846,7 @@ export var UpdateCase = [
972
846
  9,
973
847
  n0,
974
848
  _UC,
975
- {
976
- [_h]: ["POST", "/v1/cases/{caseId}/update-case", 200],
977
- },
849
+ { [_h]: ["POST", "/v1/cases/{caseId}/update-case", 200] },
978
850
  () => UpdateCaseRequest,
979
851
  () => UpdateCaseResponse,
980
852
  ];
@@ -982,9 +854,7 @@ export var UpdateCaseComment = [
982
854
  9,
983
855
  n0,
984
856
  _UCC,
985
- {
986
- [_h]: ["PUT", "/v1/cases/{caseId}/update-case-comment/{commentId}", 200],
987
- },
857
+ { [_h]: ["PUT", "/v1/cases/{caseId}/update-case-comment/{commentId}", 200] },
988
858
  () => UpdateCaseCommentRequest,
989
859
  () => UpdateCaseCommentResponse,
990
860
  ];
@@ -992,9 +862,7 @@ export var UpdateCaseStatus = [
992
862
  9,
993
863
  n0,
994
864
  _UCS,
995
- {
996
- [_h]: ["POST", "/v1/cases/{caseId}/update-case-status", 201],
997
- },
865
+ { [_h]: ["POST", "/v1/cases/{caseId}/update-case-status", 201] },
998
866
  () => UpdateCaseStatusRequest,
999
867
  () => UpdateCaseStatusResponse,
1000
868
  ];
@@ -1002,9 +870,7 @@ export var UpdateMembership = [
1002
870
  9,
1003
871
  n0,
1004
872
  _UM,
1005
- {
1006
- [_h]: ["PUT", "/v1/membership/{membershipId}/update-membership", 200],
1007
- },
873
+ { [_h]: ["PUT", "/v1/membership/{membershipId}/update-membership", 200] },
1008
874
  () => UpdateMembershipRequest,
1009
875
  () => UpdateMembershipResponse,
1010
876
  ];
@@ -1012,9 +878,7 @@ export var UpdateResolverType = [
1012
878
  9,
1013
879
  n0,
1014
880
  _URT,
1015
- {
1016
- [_h]: ["POST", "/v1/cases/{caseId}/update-resolver-type", 200],
1017
- },
881
+ { [_h]: ["POST", "/v1/cases/{caseId}/update-resolver-type", 200] },
1018
882
  () => UpdateResolverTypeRequest,
1019
883
  () => UpdateResolverTypeResponse,
1020
884
  ];
@@ -1,4 +1,4 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
1
+ import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
2
2
  import { BatchGetMemberAccountDetailsCommandInput, BatchGetMemberAccountDetailsCommandOutput } from "./commands/BatchGetMemberAccountDetailsCommand";
3
3
  import { CancelMembershipCommandInput, CancelMembershipCommandOutput } from "./commands/CancelMembershipCommand";
4
4
  import { CloseCaseCommandInput, CloseCaseCommandOutput } from "./commands/CloseCaseCommand";
@@ -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 { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
8
- import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, ClientProtocol, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, HttpRequest, HttpResponse, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
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 { BatchGetMemberAccountDetailsCommandInput, BatchGetMemberAccountDetailsCommandOutput } from "./commands/BatchGetMemberAccountDetailsCommand";
11
11
  import { CancelMembershipCommandInput, CancelMembershipCommandOutput } from "./commands/CancelMembershipCommand";
12
12
  import { CloseCaseCommandInput, CloseCaseCommandOutput } from "./commands/CloseCaseCommand";
@@ -32,7 +32,7 @@ import { UpdateCaseStatusCommandInput, UpdateCaseStatusCommandOutput } from "./c
32
32
  import { UpdateMembershipCommandInput, UpdateMembershipCommandOutput } from "./commands/UpdateMembershipCommand";
33
33
  import { UpdateResolverTypeCommandInput, UpdateResolverTypeCommandOutput } from "./commands/UpdateResolverTypeCommand";
34
34
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
35
- import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
35
+ import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
36
36
  export { __Client };
37
37
  /**
38
38
  * @public
@@ -1,5 +1,5 @@
1
- import { AwsCredentialIdentity, AwsCredentialIdentityProvider, HttpAuthScheme } from "@smithy/types";
2
- import { SecurityIRHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
1
+ import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
2
+ import type { SecurityIRHttpAuthSchemeProvider } 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 { SecurityIRClientResolvedConfig } from "../SecurityIRClient";
2
+ import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
3
+ import { type SecurityIRClientResolvedConfig } from "../SecurityIRClient";
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 { BatchGetMemberAccountDetailsRequest, BatchGetMemberAccountDetailsResponse } from "../models/models_0";
4
- import { SecurityIRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityIRClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { BatchGetMemberAccountDetailsRequest, BatchGetMemberAccountDetailsResponse } from "../models/models_0";
4
+ import type { SecurityIRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityIRClient";
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 { CancelMembershipRequest, CancelMembershipResponse } from "../models/models_0";
4
- import { SecurityIRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityIRClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { CancelMembershipRequest, CancelMembershipResponse } from "../models/models_0";
4
+ import type { SecurityIRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityIRClient";
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 { CloseCaseRequest, CloseCaseResponse } from "../models/models_0";
4
- import { SecurityIRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityIRClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { CloseCaseRequest, CloseCaseResponse } from "../models/models_0";
4
+ import type { SecurityIRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityIRClient";
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 { CreateCaseRequest, CreateCaseResponse } from "../models/models_0";
4
- import { SecurityIRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityIRClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { CreateCaseRequest, CreateCaseResponse } from "../models/models_0";
4
+ import type { SecurityIRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityIRClient";
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 { CreateCaseCommentRequest, CreateCaseCommentResponse } from "../models/models_0";
4
- import { SecurityIRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityIRClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { CreateCaseCommentRequest, CreateCaseCommentResponse } from "../models/models_0";
4
+ import type { SecurityIRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityIRClient";
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 { CreateMembershipRequest, CreateMembershipResponse } from "../models/models_0";
4
- import { SecurityIRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityIRClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { CreateMembershipRequest, CreateMembershipResponse } from "../models/models_0";
4
+ import type { SecurityIRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityIRClient";
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 { GetCaseAttachmentDownloadUrlRequest, GetCaseAttachmentDownloadUrlResponse } from "../models/models_0";
4
- import { SecurityIRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityIRClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { GetCaseAttachmentDownloadUrlRequest, GetCaseAttachmentDownloadUrlResponse } from "../models/models_0";
4
+ import type { SecurityIRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityIRClient";
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 { GetCaseAttachmentUploadUrlRequest, GetCaseAttachmentUploadUrlResponse } from "../models/models_0";
4
- import { SecurityIRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityIRClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { GetCaseAttachmentUploadUrlRequest, GetCaseAttachmentUploadUrlResponse } from "../models/models_0";
4
+ import type { SecurityIRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityIRClient";
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 { GetCaseRequest, GetCaseResponse } from "../models/models_0";
4
- import { SecurityIRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityIRClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { GetCaseRequest, GetCaseResponse } from "../models/models_0";
4
+ import type { SecurityIRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityIRClient";
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 { GetMembershipRequest, GetMembershipResponse } from "../models/models_0";
4
- import { SecurityIRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityIRClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { GetMembershipRequest, GetMembershipResponse } from "../models/models_0";
4
+ import type { SecurityIRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityIRClient";
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 { ListCaseEditsRequest, ListCaseEditsResponse } from "../models/models_0";
4
- import { SecurityIRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityIRClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ListCaseEditsRequest, ListCaseEditsResponse } from "../models/models_0";
4
+ import type { SecurityIRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityIRClient";
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 { ListCasesRequest, ListCasesResponse } from "../models/models_0";
4
- import { SecurityIRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityIRClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ListCasesRequest, ListCasesResponse } from "../models/models_0";
4
+ import type { SecurityIRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityIRClient";
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 { ListCommentsRequest, ListCommentsResponse } from "../models/models_0";
4
- import { SecurityIRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityIRClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ListCommentsRequest, ListCommentsResponse } from "../models/models_0";
4
+ import type { SecurityIRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityIRClient";
5
5
  /**
6
6
  * @public
7
7
  */