@aws-sdk/client-guardduty 3.533.0 → 3.536.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 (144) hide show
  1. package/dist-types/GuardDuty.d.ts +6 -1
  2. package/dist-types/GuardDutyClient.d.ts +1 -1
  3. package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +2 -1
  4. package/dist-types/commands/AcceptInvitationCommand.d.ts +4 -3
  5. package/dist-types/commands/ArchiveFindingsCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateDetectorCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateFilterCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateIPSetCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateMembersCommand.d.ts +2 -1
  10. package/dist-types/commands/CreatePublishingDestinationCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateSampleFindingsCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateThreatIntelSetCommand.d.ts +2 -1
  13. package/dist-types/commands/DeclineInvitationsCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteDetectorCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteFilterCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteIPSetCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteInvitationsCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteMembersCommand.d.ts +2 -1
  19. package/dist-types/commands/DeletePublishingDestinationCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteThreatIntelSetCommand.d.ts +2 -1
  21. package/dist-types/commands/DescribeMalwareScansCommand.d.ts +2 -1
  22. package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -1
  23. package/dist-types/commands/DescribePublishingDestinationCommand.d.ts +2 -1
  24. package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +2 -1
  25. package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +2 -1
  26. package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +4 -3
  27. package/dist-types/commands/DisassociateMembersCommand.d.ts +2 -1
  28. package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +2 -1
  29. package/dist-types/commands/GetAdministratorAccountCommand.d.ts +2 -1
  30. package/dist-types/commands/GetCoverageStatisticsCommand.d.ts +2 -1
  31. package/dist-types/commands/GetDetectorCommand.d.ts +2 -1
  32. package/dist-types/commands/GetFilterCommand.d.ts +2 -1
  33. package/dist-types/commands/GetFindingsCommand.d.ts +2 -1
  34. package/dist-types/commands/GetFindingsStatisticsCommand.d.ts +2 -1
  35. package/dist-types/commands/GetIPSetCommand.d.ts +2 -1
  36. package/dist-types/commands/GetInvitationsCountCommand.d.ts +2 -1
  37. package/dist-types/commands/GetMalwareScanSettingsCommand.d.ts +2 -1
  38. package/dist-types/commands/GetMasterAccountCommand.d.ts +4 -3
  39. package/dist-types/commands/GetMemberDetectorsCommand.d.ts +2 -1
  40. package/dist-types/commands/GetMembersCommand.d.ts +2 -1
  41. package/dist-types/commands/GetOrganizationStatisticsCommand.d.ts +2 -1
  42. package/dist-types/commands/GetRemainingFreeTrialDaysCommand.d.ts +2 -1
  43. package/dist-types/commands/GetThreatIntelSetCommand.d.ts +2 -1
  44. package/dist-types/commands/GetUsageStatisticsCommand.d.ts +2 -1
  45. package/dist-types/commands/InviteMembersCommand.d.ts +2 -1
  46. package/dist-types/commands/ListCoverageCommand.d.ts +2 -1
  47. package/dist-types/commands/ListDetectorsCommand.d.ts +2 -1
  48. package/dist-types/commands/ListFiltersCommand.d.ts +2 -1
  49. package/dist-types/commands/ListFindingsCommand.d.ts +2 -1
  50. package/dist-types/commands/ListIPSetsCommand.d.ts +2 -1
  51. package/dist-types/commands/ListInvitationsCommand.d.ts +2 -1
  52. package/dist-types/commands/ListMembersCommand.d.ts +2 -1
  53. package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +2 -1
  54. package/dist-types/commands/ListPublishingDestinationsCommand.d.ts +2 -1
  55. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  56. package/dist-types/commands/ListThreatIntelSetsCommand.d.ts +2 -1
  57. package/dist-types/commands/StartMalwareScanCommand.d.ts +2 -1
  58. package/dist-types/commands/StartMonitoringMembersCommand.d.ts +2 -1
  59. package/dist-types/commands/StopMonitoringMembersCommand.d.ts +2 -1
  60. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  61. package/dist-types/commands/UnarchiveFindingsCommand.d.ts +2 -1
  62. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  63. package/dist-types/commands/UpdateDetectorCommand.d.ts +2 -1
  64. package/dist-types/commands/UpdateFilterCommand.d.ts +2 -1
  65. package/dist-types/commands/UpdateFindingsFeedbackCommand.d.ts +2 -1
  66. package/dist-types/commands/UpdateIPSetCommand.d.ts +2 -1
  67. package/dist-types/commands/UpdateMalwareScanSettingsCommand.d.ts +2 -1
  68. package/dist-types/commands/UpdateMemberDetectorsCommand.d.ts +2 -1
  69. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -1
  70. package/dist-types/commands/UpdatePublishingDestinationCommand.d.ts +2 -1
  71. package/dist-types/commands/UpdateThreatIntelSetCommand.d.ts +2 -1
  72. package/dist-types/models/models_0.d.ts +955 -955
  73. package/dist-types/models/models_1.d.ts +138 -138
  74. package/dist-types/ts3.4/GuardDuty.d.ts +5 -0
  75. package/dist-types/ts3.4/commands/AcceptAdministratorInvitationCommand.d.ts +9 -0
  76. package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +9 -0
  77. package/dist-types/ts3.4/commands/ArchiveFindingsCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/CreateDetectorCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/CreatePublishingDestinationCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/CreateSampleFindingsCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/CreateThreatIntelSetCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/DeleteDetectorCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/DeletePublishingDestinationCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/DeleteThreatIntelSetCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/DescribeMalwareScansCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/DescribePublishingDestinationCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/GetCoverageStatisticsCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/GetDetectorCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/GetFilterCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/GetFindingsStatisticsCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/GetMalwareScanSettingsCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/GetMemberDetectorsCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/GetOrganizationStatisticsCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/GetRemainingFreeTrialDaysCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/GetThreatIntelSetCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/GetUsageStatisticsCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/ListDetectorsCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/ListPublishingDestinationsCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/ListThreatIntelSetsCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/StartMalwareScanCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/StartMonitoringMembersCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/StopMonitoringMembersCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/UnarchiveFindingsCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/UpdateDetectorCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/UpdateFindingsFeedbackCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/UpdateMalwareScanSettingsCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/UpdateMemberDetectorsCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/UpdatePublishingDestinationCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/UpdateThreatIntelSetCommand.d.ts +9 -0
  144. package/package.json +40 -40
@@ -25,6 +25,15 @@ declare const GetMemberDetectorsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetMemberDetectorsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetMemberDetectorsCommandInput,
32
+ GetMemberDetectorsCommandOutput,
33
+ GuardDutyClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetMemberDetectorsCommand extends GetMemberDetectorsCommand_base {}
@@ -21,6 +21,15 @@ declare const GetMembersCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: GetMembersCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ GetMembersCommandInput,
28
+ GetMembersCommandOutput,
29
+ GuardDutyClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class GetMembersCommand extends GetMembersCommand_base {}
@@ -21,6 +21,15 @@ declare const GetOrganizationStatisticsCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ ...[input]: [] | [GetOrganizationStatisticsCommandInput]
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ GetOrganizationStatisticsCommandInput,
28
+ GetOrganizationStatisticsCommandOutput,
29
+ GuardDutyClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class GetOrganizationStatisticsCommand extends GetOrganizationStatisticsCommand_base {}
@@ -25,6 +25,15 @@ declare const GetRemainingFreeTrialDaysCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetRemainingFreeTrialDaysCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetRemainingFreeTrialDaysCommandInput,
32
+ GetRemainingFreeTrialDaysCommandOutput,
33
+ GuardDutyClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetRemainingFreeTrialDaysCommand extends GetRemainingFreeTrialDaysCommand_base {}
@@ -25,6 +25,15 @@ declare const GetThreatIntelSetCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetThreatIntelSetCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetThreatIntelSetCommandInput,
32
+ GetThreatIntelSetCommandOutput,
33
+ GuardDutyClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetThreatIntelSetCommand extends GetThreatIntelSetCommand_base {}
@@ -25,6 +25,15 @@ declare const GetUsageStatisticsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetUsageStatisticsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetUsageStatisticsCommandInput,
32
+ GetUsageStatisticsCommandOutput,
33
+ GuardDutyClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetUsageStatisticsCommand extends GetUsageStatisticsCommand_base {}
@@ -24,6 +24,15 @@ declare const InviteMembersCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: InviteMembersCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ InviteMembersCommandInput,
31
+ InviteMembersCommandOutput,
32
+ GuardDutyClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class InviteMembersCommand extends InviteMembersCommand_base {}
@@ -21,6 +21,15 @@ declare const ListCoverageCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: ListCoverageCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListCoverageCommandInput,
28
+ ListCoverageCommandOutput,
29
+ GuardDutyClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListCoverageCommand extends ListCoverageCommand_base {}
@@ -24,6 +24,15 @@ declare const ListDetectorsCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ ...[input]: [] | [ListDetectorsCommandInput]
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ ListDetectorsCommandInput,
31
+ ListDetectorsCommandOutput,
32
+ GuardDutyClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class ListDetectorsCommand extends ListDetectorsCommand_base {}
@@ -21,6 +21,15 @@ declare const ListFiltersCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: ListFiltersCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListFiltersCommandInput,
28
+ ListFiltersCommandOutput,
29
+ GuardDutyClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListFiltersCommand extends ListFiltersCommand_base {}
@@ -21,6 +21,15 @@ declare const ListFindingsCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: ListFindingsCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListFindingsCommandInput,
28
+ ListFindingsCommandOutput,
29
+ GuardDutyClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListFindingsCommand extends ListFindingsCommand_base {}
@@ -21,6 +21,15 @@ declare const ListIPSetsCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: ListIPSetsCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListIPSetsCommandInput,
28
+ ListIPSetsCommandOutput,
29
+ GuardDutyClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListIPSetsCommand extends ListIPSetsCommand_base {}
@@ -24,6 +24,15 @@ declare const ListInvitationsCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ ...[input]: [] | [ListInvitationsCommandInput]
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ ListInvitationsCommandInput,
31
+ ListInvitationsCommandOutput,
32
+ GuardDutyClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class ListInvitationsCommand extends ListInvitationsCommand_base {}
@@ -21,6 +21,15 @@ declare const ListMembersCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: ListMembersCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListMembersCommandInput,
28
+ ListMembersCommandOutput,
29
+ GuardDutyClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListMembersCommand extends ListMembersCommand_base {}
@@ -25,6 +25,15 @@ declare const ListOrganizationAdminAccountsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [ListOrganizationAdminAccountsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListOrganizationAdminAccountsCommandInput,
32
+ ListOrganizationAdminAccountsCommandOutput,
33
+ GuardDutyClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListOrganizationAdminAccountsCommand extends ListOrganizationAdminAccountsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListPublishingDestinationsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListPublishingDestinationsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListPublishingDestinationsCommandInput,
32
+ ListPublishingDestinationsCommandOutput,
33
+ GuardDutyClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListPublishingDestinationsCommand extends ListPublishingDestinationsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListTagsForResourceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListTagsForResourceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListTagsForResourceCommandInput,
32
+ ListTagsForResourceCommandOutput,
33
+ GuardDutyClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
@@ -25,6 +25,15 @@ declare const ListThreatIntelSetsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListThreatIntelSetsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListThreatIntelSetsCommandInput,
32
+ ListThreatIntelSetsCommandOutput,
33
+ GuardDutyClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListThreatIntelSetsCommand extends ListThreatIntelSetsCommand_base {}
@@ -24,6 +24,15 @@ declare const StartMalwareScanCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: StartMalwareScanCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ StartMalwareScanCommandInput,
31
+ StartMalwareScanCommandOutput,
32
+ GuardDutyClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class StartMalwareScanCommand extends StartMalwareScanCommand_base {}
@@ -25,6 +25,15 @@ declare const StartMonitoringMembersCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: StartMonitoringMembersCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ StartMonitoringMembersCommandInput,
32
+ StartMonitoringMembersCommandOutput,
33
+ GuardDutyClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class StartMonitoringMembersCommand extends StartMonitoringMembersCommand_base {}
@@ -25,6 +25,15 @@ declare const StopMonitoringMembersCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: StopMonitoringMembersCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ StopMonitoringMembersCommandInput,
32
+ StopMonitoringMembersCommandOutput,
33
+ GuardDutyClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class StopMonitoringMembersCommand extends StopMonitoringMembersCommand_base {}
@@ -21,6 +21,15 @@ declare const TagResourceCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: TagResourceCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ TagResourceCommandInput,
28
+ TagResourceCommandOutput,
29
+ GuardDutyClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class TagResourceCommand extends TagResourceCommand_base {}
@@ -25,6 +25,15 @@ declare const UnarchiveFindingsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UnarchiveFindingsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UnarchiveFindingsCommandInput,
32
+ UnarchiveFindingsCommandOutput,
33
+ GuardDutyClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UnarchiveFindingsCommand extends UnarchiveFindingsCommand_base {}
@@ -24,6 +24,15 @@ declare const UntagResourceCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: UntagResourceCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ UntagResourceCommandInput,
31
+ UntagResourceCommandOutput,
32
+ GuardDutyClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class UntagResourceCommand extends UntagResourceCommand_base {}
@@ -24,6 +24,15 @@ declare const UpdateDetectorCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: UpdateDetectorCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ UpdateDetectorCommandInput,
31
+ UpdateDetectorCommandOutput,
32
+ GuardDutyClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class UpdateDetectorCommand extends UpdateDetectorCommand_base {}
@@ -21,6 +21,15 @@ declare const UpdateFilterCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: UpdateFilterCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ UpdateFilterCommandInput,
28
+ UpdateFilterCommandOutput,
29
+ GuardDutyClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class UpdateFilterCommand extends UpdateFilterCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateFindingsFeedbackCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateFindingsFeedbackCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateFindingsFeedbackCommandInput,
32
+ UpdateFindingsFeedbackCommandOutput,
33
+ GuardDutyClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateFindingsFeedbackCommand extends UpdateFindingsFeedbackCommand_base {}
@@ -21,6 +21,15 @@ declare const UpdateIPSetCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: UpdateIPSetCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ UpdateIPSetCommandInput,
28
+ UpdateIPSetCommandOutput,
29
+ GuardDutyClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class UpdateIPSetCommand extends UpdateIPSetCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateMalwareScanSettingsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateMalwareScanSettingsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateMalwareScanSettingsCommandInput,
32
+ UpdateMalwareScanSettingsCommandOutput,
33
+ GuardDutyClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateMalwareScanSettingsCommand extends UpdateMalwareScanSettingsCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateMemberDetectorsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateMemberDetectorsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateMemberDetectorsCommandInput,
32
+ UpdateMemberDetectorsCommandOutput,
33
+ GuardDutyClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateMemberDetectorsCommand extends UpdateMemberDetectorsCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateOrganizationConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateOrganizationConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateOrganizationConfigurationCommandInput,
32
+ UpdateOrganizationConfigurationCommandOutput,
33
+ GuardDutyClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateOrganizationConfigurationCommand extends UpdateOrganizationConfigurationCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdatePublishingDestinationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdatePublishingDestinationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdatePublishingDestinationCommandInput,
32
+ UpdatePublishingDestinationCommandOutput,
33
+ GuardDutyClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdatePublishingDestinationCommand extends UpdatePublishingDestinationCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateThreatIntelSetCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateThreatIntelSetCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateThreatIntelSetCommandInput,
32
+ UpdateThreatIntelSetCommandOutput,
33
+ GuardDutyClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateThreatIntelSetCommand extends UpdateThreatIntelSetCommand_base {}