@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
@@ -22,10 +22,10 @@ export interface GetAdministratorAccountCommandOutput extends GetAdministratorAc
22
22
  }
23
23
  declare const GetAdministratorAccountCommand_base: {
24
24
  new (input: GetAdministratorAccountCommandInput): import("@smithy/smithy-client").CommandImpl<GetAdministratorAccountCommandInput, GetAdministratorAccountCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetAdministratorAccountCommandInput): import("@smithy/smithy-client").CommandImpl<GetAdministratorAccountCommandInput, GetAdministratorAccountCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Provides the details of the GuardDuty administrator account associated with the current
30
30
  * GuardDuty member account.</p>
31
31
  * <note>
@@ -69,6 +69,7 @@ declare const GetAdministratorAccountCommand_base: {
69
69
  * @throws {@link GuardDutyServiceException}
70
70
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class GetAdministratorAccountCommand extends GetAdministratorAccountCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface GetCoverageStatisticsCommandOutput extends GetCoverageStatistic
22
22
  }
23
23
  declare const GetCoverageStatisticsCommand_base: {
24
24
  new (input: GetCoverageStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<GetCoverageStatisticsCommandInput, GetCoverageStatisticsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetCoverageStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<GetCoverageStatisticsCommandInput, GetCoverageStatisticsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves aggregated statistics for your account. If you are a GuardDuty administrator, you
30
30
  * can retrieve the statistics for all the resources associated with the active member accounts
31
31
  * in your organization who have enabled Runtime Monitoring and have the GuardDuty security agent running
@@ -87,6 +87,7 @@ declare const GetCoverageStatisticsCommand_base: {
87
87
  * @throws {@link GuardDutyServiceException}
88
88
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
89
89
  *
90
+ * @public
90
91
  */
91
92
  export declare class GetCoverageStatisticsCommand extends GetCoverageStatisticsCommand_base {
92
93
  }
@@ -22,10 +22,10 @@ export interface GetDetectorCommandOutput extends GetDetectorResponse, __Metadat
22
22
  }
23
23
  declare const GetDetectorCommand_base: {
24
24
  new (input: GetDetectorCommandInput): import("@smithy/smithy-client").CommandImpl<GetDetectorCommandInput, GetDetectorCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetDetectorCommandInput): import("@smithy/smithy-client").CommandImpl<GetDetectorCommandInput, GetDetectorCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves an Amazon GuardDuty detector specified by the detectorId.</p>
30
30
  * <p>There might be regional differences because some data sources might not be
31
31
  * available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more
@@ -111,6 +111,7 @@ declare const GetDetectorCommand_base: {
111
111
  * @throws {@link GuardDutyServiceException}
112
112
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
113
113
  *
114
+ * @public
114
115
  */
115
116
  export declare class GetDetectorCommand extends GetDetectorCommand_base {
116
117
  }
@@ -22,10 +22,10 @@ export interface GetFilterCommandOutput extends GetFilterResponse, __MetadataBea
22
22
  }
23
23
  declare const GetFilterCommand_base: {
24
24
  new (input: GetFilterCommandInput): import("@smithy/smithy-client").CommandImpl<GetFilterCommandInput, GetFilterCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetFilterCommandInput): import("@smithy/smithy-client").CommandImpl<GetFilterCommandInput, GetFilterCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns the details of the filter specified by the filter name.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -92,6 +92,7 @@ declare const GetFilterCommand_base: {
92
92
  * @throws {@link GuardDutyServiceException}
93
93
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
94
94
  *
95
+ * @public
95
96
  */
96
97
  export declare class GetFilterCommand extends GetFilterCommand_base {
97
98
  }
@@ -22,10 +22,10 @@ export interface GetFindingsCommandOutput extends GetFindingsResponse, __Metadat
22
22
  }
23
23
  declare const GetFindingsCommand_base: {
24
24
  new (input: GetFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetFindingsCommandInput, GetFindingsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetFindingsCommandInput, GetFindingsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describes Amazon GuardDuty findings specified by finding IDs.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -805,6 +805,7 @@ declare const GetFindingsCommand_base: {
805
805
  * @throws {@link GuardDutyServiceException}
806
806
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
807
807
  *
808
+ * @public
808
809
  */
809
810
  export declare class GetFindingsCommand extends GetFindingsCommand_base {
810
811
  }
@@ -22,10 +22,10 @@ export interface GetFindingsStatisticsCommandOutput extends GetFindingsStatistic
22
22
  }
23
23
  declare const GetFindingsStatisticsCommand_base: {
24
24
  new (input: GetFindingsStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<GetFindingsStatisticsCommandInput, GetFindingsStatisticsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetFindingsStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<GetFindingsStatisticsCommandInput, GetFindingsStatisticsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists Amazon GuardDuty findings statistics for the specified detector ID.</p>
30
30
  * <p>There might be regional differences because some flags might not be available in all the Regions where GuardDuty
31
31
  * is currently supported. For more information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_regions.html">Regions and endpoints</a>.</p>
@@ -94,6 +94,7 @@ declare const GetFindingsStatisticsCommand_base: {
94
94
  * @throws {@link GuardDutyServiceException}
95
95
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
96
96
  *
97
+ * @public
97
98
  */
98
99
  export declare class GetFindingsStatisticsCommand extends GetFindingsStatisticsCommand_base {
99
100
  }
@@ -22,10 +22,10 @@ export interface GetIPSetCommandOutput extends GetIPSetResponse, __MetadataBeare
22
22
  }
23
23
  declare const GetIPSetCommand_base: {
24
24
  new (input: GetIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetIPSetCommandInput, GetIPSetCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetIPSetCommandInput, GetIPSetCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves the IPSet specified by the <code>ipSetId</code>.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -66,6 +66,7 @@ declare const GetIPSetCommand_base: {
66
66
  * @throws {@link GuardDutyServiceException}
67
67
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
68
68
  *
69
+ * @public
69
70
  */
70
71
  export declare class GetIPSetCommand extends GetIPSetCommand_base {
71
72
  }
@@ -22,10 +22,10 @@ export interface GetInvitationsCountCommandOutput extends GetInvitationsCountRes
22
22
  }
23
23
  declare const GetInvitationsCountCommand_base: {
24
24
  new (input: GetInvitationsCountCommandInput): import("@smithy/smithy-client").CommandImpl<GetInvitationsCountCommandInput, GetInvitationsCountCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [GetInvitationsCountCommandInput]): import("@smithy/smithy-client").CommandImpl<GetInvitationsCountCommandInput, GetInvitationsCountCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns the count of all GuardDuty membership invitations that were sent to the current
30
30
  * member account except the currently accepted invitation.</p>
31
31
  * @example
@@ -58,6 +58,7 @@ declare const GetInvitationsCountCommand_base: {
58
58
  * @throws {@link GuardDutyServiceException}
59
59
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
60
60
  *
61
+ * @public
61
62
  */
62
63
  export declare class GetInvitationsCountCommand extends GetInvitationsCountCommand_base {
63
64
  }
@@ -22,10 +22,10 @@ export interface GetMalwareScanSettingsCommandOutput extends GetMalwareScanSetti
22
22
  }
23
23
  declare const GetMalwareScanSettingsCommand_base: {
24
24
  new (input: GetMalwareScanSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetMalwareScanSettingsCommandInput, GetMalwareScanSettingsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetMalwareScanSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetMalwareScanSettingsCommandInput, GetMalwareScanSettingsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns the details of the malware scan settings.</p>
30
30
  * <p>There might be regional differences because some data sources might not be
31
31
  * available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more
@@ -84,6 +84,7 @@ declare const GetMalwareScanSettingsCommand_base: {
84
84
  * @throws {@link GuardDutyServiceException}
85
85
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
86
86
  *
87
+ * @public
87
88
  */
88
89
  export declare class GetMalwareScanSettingsCommand extends GetMalwareScanSettingsCommand_base {
89
90
  }
@@ -22,14 +22,14 @@ export interface GetMasterAccountCommandOutput extends GetMasterAccountResponse,
22
22
  }
23
23
  declare const GetMasterAccountCommand_base: {
24
24
  new (input: GetMasterAccountCommandInput): import("@smithy/smithy-client").CommandImpl<GetMasterAccountCommandInput, GetMasterAccountCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetMasterAccountCommandInput): import("@smithy/smithy-client").CommandImpl<GetMasterAccountCommandInput, GetMasterAccountCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
- * @deprecated
30
- *
31
29
  * <p>Provides the details for the GuardDuty administrator account associated with the current
32
30
  * GuardDuty member account.</p>
31
+ *
32
+ * @deprecated This operation is deprecated, use GetAdministratorAccount instead
33
33
  * @example
34
34
  * Use a bare-bones client and the command you need to make an API call.
35
35
  * ```javascript
@@ -67,6 +67,7 @@ declare const GetMasterAccountCommand_base: {
67
67
  * @throws {@link GuardDutyServiceException}
68
68
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
69
69
  *
70
+ * @public
70
71
  */
71
72
  export declare class GetMasterAccountCommand extends GetMasterAccountCommand_base {
72
73
  }
@@ -22,10 +22,10 @@ export interface GetMemberDetectorsCommandOutput extends GetMemberDetectorsRespo
22
22
  }
23
23
  declare const GetMemberDetectorsCommand_base: {
24
24
  new (input: GetMemberDetectorsCommandInput): import("@smithy/smithy-client").CommandImpl<GetMemberDetectorsCommandInput, GetMemberDetectorsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetMemberDetectorsCommandInput): import("@smithy/smithy-client").CommandImpl<GetMemberDetectorsCommandInput, GetMemberDetectorsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describes which data sources are enabled for the member account's detector.</p>
30
30
  * <p>There might be regional differences because some data sources might not be
31
31
  * available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more
@@ -117,6 +117,7 @@ declare const GetMemberDetectorsCommand_base: {
117
117
  * @throws {@link GuardDutyServiceException}
118
118
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
119
119
  *
120
+ * @public
120
121
  */
121
122
  export declare class GetMemberDetectorsCommand extends GetMemberDetectorsCommand_base {
122
123
  }
@@ -22,10 +22,10 @@ export interface GetMembersCommandOutput extends GetMembersResponse, __MetadataB
22
22
  }
23
23
  declare const GetMembersCommand_base: {
24
24
  new (input: GetMembersCommandInput): import("@smithy/smithy-client").CommandImpl<GetMembersCommandInput, GetMembersCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetMembersCommandInput): import("@smithy/smithy-client").CommandImpl<GetMembersCommandInput, GetMembersCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves GuardDuty member accounts (of the current GuardDuty administrator account)
30
30
  * specified by the account IDs.</p>
31
31
  * @example
@@ -80,6 +80,7 @@ declare const GetMembersCommand_base: {
80
80
  * @throws {@link GuardDutyServiceException}
81
81
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
82
82
  *
83
+ * @public
83
84
  */
84
85
  export declare class GetMembersCommand extends GetMembersCommand_base {
85
86
  }
@@ -22,10 +22,10 @@ export interface GetOrganizationStatisticsCommandOutput extends GetOrganizationS
22
22
  }
23
23
  declare const GetOrganizationStatisticsCommand_base: {
24
24
  new (input: GetOrganizationStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<GetOrganizationStatisticsCommandInput, GetOrganizationStatisticsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [GetOrganizationStatisticsCommandInput]): import("@smithy/smithy-client").CommandImpl<GetOrganizationStatisticsCommandInput, GetOrganizationStatisticsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves how many active member accounts have
30
30
  * each feature enabled within GuardDuty. Only a delegated GuardDuty administrator of an organization can run this API.</p>
31
31
  * <p>When you create a new organization, it might take up to 24
@@ -80,6 +80,7 @@ declare const GetOrganizationStatisticsCommand_base: {
80
80
  * @throws {@link GuardDutyServiceException}
81
81
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
82
82
  *
83
+ * @public
83
84
  */
84
85
  export declare class GetOrganizationStatisticsCommand extends GetOrganizationStatisticsCommand_base {
85
86
  }
@@ -22,10 +22,10 @@ export interface GetRemainingFreeTrialDaysCommandOutput extends GetRemainingFree
22
22
  }
23
23
  declare const GetRemainingFreeTrialDaysCommand_base: {
24
24
  new (input: GetRemainingFreeTrialDaysCommandInput): import("@smithy/smithy-client").CommandImpl<GetRemainingFreeTrialDaysCommandInput, GetRemainingFreeTrialDaysCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetRemainingFreeTrialDaysCommandInput): import("@smithy/smithy-client").CommandImpl<GetRemainingFreeTrialDaysCommandInput, GetRemainingFreeTrialDaysCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Provides the number of days left for each data source used in the free trial
30
30
  * period.</p>
31
31
  * @example
@@ -101,6 +101,7 @@ declare const GetRemainingFreeTrialDaysCommand_base: {
101
101
  * @throws {@link GuardDutyServiceException}
102
102
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
103
103
  *
104
+ * @public
104
105
  */
105
106
  export declare class GetRemainingFreeTrialDaysCommand extends GetRemainingFreeTrialDaysCommand_base {
106
107
  }
@@ -22,10 +22,10 @@ export interface GetThreatIntelSetCommandOutput extends GetThreatIntelSetRespons
22
22
  }
23
23
  declare const GetThreatIntelSetCommand_base: {
24
24
  new (input: GetThreatIntelSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetThreatIntelSetCommandInput, GetThreatIntelSetCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetThreatIntelSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetThreatIntelSetCommandInput, GetThreatIntelSetCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves the ThreatIntelSet that is specified by the ThreatIntelSet ID.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -66,6 +66,7 @@ declare const GetThreatIntelSetCommand_base: {
66
66
  * @throws {@link GuardDutyServiceException}
67
67
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
68
68
  *
69
+ * @public
69
70
  */
70
71
  export declare class GetThreatIntelSetCommand extends GetThreatIntelSetCommand_base {
71
72
  }
@@ -22,10 +22,10 @@ export interface GetUsageStatisticsCommandOutput extends GetUsageStatisticsRespo
22
22
  }
23
23
  declare const GetUsageStatisticsCommand_base: {
24
24
  new (input: GetUsageStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<GetUsageStatisticsCommandInput, GetUsageStatisticsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetUsageStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<GetUsageStatisticsCommandInput, GetUsageStatisticsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists Amazon GuardDuty usage statistics over the last 30 days for the specified detector
30
30
  * ID. For newly enabled detectors or data sources, the cost returned will include only the usage
31
31
  * so far under 30 days. This may differ from the cost metrics in the console, which project
@@ -138,6 +138,7 @@ declare const GetUsageStatisticsCommand_base: {
138
138
  * @throws {@link GuardDutyServiceException}
139
139
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
140
140
  *
141
+ * @public
141
142
  */
142
143
  export declare class GetUsageStatisticsCommand extends GetUsageStatisticsCommand_base {
143
144
  }
@@ -22,10 +22,10 @@ export interface InviteMembersCommandOutput extends InviteMembersResponse, __Met
22
22
  }
23
23
  declare const InviteMembersCommand_base: {
24
24
  new (input: InviteMembersCommandInput): import("@smithy/smithy-client").CommandImpl<InviteMembersCommandInput, InviteMembersCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: InviteMembersCommandInput): import("@smithy/smithy-client").CommandImpl<InviteMembersCommandInput, InviteMembersCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Invites Amazon Web Services accounts to become members of an organization administered by the Amazon Web Services account
30
30
  * that invokes this API. If you are using Amazon Web Services Organizations to manage your GuardDuty environment, this step is not
31
31
  * needed. For more information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_organizations.html">Managing accounts with organizations</a>.</p>
@@ -86,6 +86,7 @@ declare const InviteMembersCommand_base: {
86
86
  * @throws {@link GuardDutyServiceException}
87
87
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class InviteMembersCommand extends InviteMembersCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface ListCoverageCommandOutput extends ListCoverageResponse, __Metad
22
22
  }
23
23
  declare const ListCoverageCommand_base: {
24
24
  new (input: ListCoverageCommandInput): import("@smithy/smithy-client").CommandImpl<ListCoverageCommandInput, ListCoverageCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListCoverageCommandInput): import("@smithy/smithy-client").CommandImpl<ListCoverageCommandInput, ListCoverageCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists coverage details for your GuardDuty account. If you're a GuardDuty administrator, you can
30
30
  * retrieve all resources associated with the active member accounts in your organization.</p>
31
31
  * <p>Make sure the accounts have Runtime Monitoring enabled and GuardDuty agent running on
@@ -128,6 +128,7 @@ declare const ListCoverageCommand_base: {
128
128
  * @throws {@link GuardDutyServiceException}
129
129
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
130
130
  *
131
+ * @public
131
132
  */
132
133
  export declare class ListCoverageCommand extends ListCoverageCommand_base {
133
134
  }
@@ -22,10 +22,10 @@ export interface ListDetectorsCommandOutput extends ListDetectorsResponse, __Met
22
22
  }
23
23
  declare const ListDetectorsCommand_base: {
24
24
  new (input: ListDetectorsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDetectorsCommandInput, ListDetectorsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListDetectorsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListDetectorsCommandInput, ListDetectorsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists detectorIds of all the existing Amazon GuardDuty detector resources.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -63,6 +63,7 @@ declare const ListDetectorsCommand_base: {
63
63
  * @throws {@link GuardDutyServiceException}
64
64
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
65
65
  *
66
+ * @public
66
67
  */
67
68
  export declare class ListDetectorsCommand extends ListDetectorsCommand_base {
68
69
  }
@@ -22,10 +22,10 @@ export interface ListFiltersCommandOutput extends ListFiltersResponse, __Metadat
22
22
  }
23
23
  declare const ListFiltersCommand_base: {
24
24
  new (input: ListFiltersCommandInput): import("@smithy/smithy-client").CommandImpl<ListFiltersCommandInput, ListFiltersCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListFiltersCommandInput): import("@smithy/smithy-client").CommandImpl<ListFiltersCommandInput, ListFiltersCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a paginated list of the current filters.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -64,6 +64,7 @@ declare const ListFiltersCommand_base: {
64
64
  * @throws {@link GuardDutyServiceException}
65
65
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
66
66
  *
67
+ * @public
67
68
  */
68
69
  export declare class ListFiltersCommand extends ListFiltersCommand_base {
69
70
  }
@@ -22,10 +22,10 @@ export interface ListFindingsCommandOutput extends ListFindingsResponse, __Metad
22
22
  }
23
23
  declare const ListFindingsCommand_base: {
24
24
  new (input: ListFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFindingsCommandInput, ListFindingsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFindingsCommandInput, ListFindingsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists GuardDuty findings for the specified detector ID.</p>
30
30
  * <p>There might be regional differences because some flags might not be available in all the Regions where GuardDuty
31
31
  * is currently supported. For more information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_regions.html">Regions and endpoints</a>.</p>
@@ -96,6 +96,7 @@ declare const ListFindingsCommand_base: {
96
96
  * @throws {@link GuardDutyServiceException}
97
97
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
98
98
  *
99
+ * @public
99
100
  */
100
101
  export declare class ListFindingsCommand extends ListFindingsCommand_base {
101
102
  }
@@ -22,10 +22,10 @@ export interface ListIPSetsCommandOutput extends ListIPSetsResponse, __MetadataB
22
22
  }
23
23
  declare const ListIPSetsCommand_base: {
24
24
  new (input: ListIPSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIPSetsCommandInput, ListIPSetsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListIPSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIPSetsCommandInput, ListIPSetsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the IPSets of the GuardDuty service specified by the detector ID. If you use this
30
30
  * operation from a member account, the IPSets returned are the IPSets from the associated
31
31
  * administrator account.</p>
@@ -66,6 +66,7 @@ declare const ListIPSetsCommand_base: {
66
66
  * @throws {@link GuardDutyServiceException}
67
67
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
68
68
  *
69
+ * @public
69
70
  */
70
71
  export declare class ListIPSetsCommand extends ListIPSetsCommand_base {
71
72
  }
@@ -22,10 +22,10 @@ export interface ListInvitationsCommandOutput extends ListInvitationsResponse, _
22
22
  }
23
23
  declare const ListInvitationsCommand_base: {
24
24
  new (input: ListInvitationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListInvitationsCommandInput, ListInvitationsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListInvitationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListInvitationsCommandInput, ListInvitationsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all GuardDuty membership invitations that were sent to the current Amazon Web Services
30
30
  * account.</p>
31
31
  * @example
@@ -69,6 +69,7 @@ declare const ListInvitationsCommand_base: {
69
69
  * @throws {@link GuardDutyServiceException}
70
70
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class ListInvitationsCommand extends ListInvitationsCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface ListMembersCommandOutput extends ListMembersResponse, __Metadat
22
22
  }
23
23
  declare const ListMembersCommand_base: {
24
24
  new (input: ListMembersCommandInput): import("@smithy/smithy-client").CommandImpl<ListMembersCommandInput, ListMembersCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListMembersCommandInput): import("@smithy/smithy-client").CommandImpl<ListMembersCommandInput, ListMembersCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists details about all member accounts for the current GuardDuty administrator
30
30
  * account.</p>
31
31
  * @example
@@ -75,6 +75,7 @@ declare const ListMembersCommand_base: {
75
75
  * @throws {@link GuardDutyServiceException}
76
76
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class ListMembersCommand extends ListMembersCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface ListOrganizationAdminAccountsCommandOutput extends ListOrganiza
22
22
  }
23
23
  declare const ListOrganizationAdminAccountsCommand_base: {
24
24
  new (input: ListOrganizationAdminAccountsCommandInput): import("@smithy/smithy-client").CommandImpl<ListOrganizationAdminAccountsCommandInput, ListOrganizationAdminAccountsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListOrganizationAdminAccountsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListOrganizationAdminAccountsCommandInput, ListOrganizationAdminAccountsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the accounts designated as GuardDuty delegated administrators.
30
30
  * Only the organization's management account can run this
31
31
  * API operation.</p>
@@ -68,6 +68,7 @@ declare const ListOrganizationAdminAccountsCommand_base: {
68
68
  * @throws {@link GuardDutyServiceException}
69
69
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
70
70
  *
71
+ * @public
71
72
  */
72
73
  export declare class ListOrganizationAdminAccountsCommand extends ListOrganizationAdminAccountsCommand_base {
73
74
  }
@@ -22,10 +22,10 @@ export interface ListPublishingDestinationsCommandOutput extends ListPublishingD
22
22
  }
23
23
  declare const ListPublishingDestinationsCommand_base: {
24
24
  new (input: ListPublishingDestinationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPublishingDestinationsCommandInput, ListPublishingDestinationsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListPublishingDestinationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPublishingDestinationsCommandInput, ListPublishingDestinationsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a list of publishing destinations associated with the specified
30
30
  * <code>detectorId</code>.</p>
31
31
  * @example
@@ -69,6 +69,7 @@ declare const ListPublishingDestinationsCommand_base: {
69
69
  * @throws {@link GuardDutyServiceException}
70
70
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class ListPublishingDestinationsCommand extends ListPublishingDestinationsCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
22
22
  }
23
23
  declare const ListTagsForResourceCommand_base: {
24
24
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists tags for a resource. Tagging is currently supported for detectors, finding filters,
30
30
  * IP sets, threat intel sets, and publishing destination, with a limit of 50 tags per resource.
31
31
  * When invoked, this
@@ -67,6 +67,7 @@ declare const ListTagsForResourceCommand_base: {
67
67
  * @throws {@link GuardDutyServiceException}
68
68
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
69
69
  *
70
+ * @public
70
71
  */
71
72
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
72
73
  }
@@ -22,10 +22,10 @@ export interface ListThreatIntelSetsCommandOutput extends ListThreatIntelSetsRes
22
22
  }
23
23
  declare const ListThreatIntelSetsCommand_base: {
24
24
  new (input: ListThreatIntelSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListThreatIntelSetsCommandInput, ListThreatIntelSetsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListThreatIntelSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListThreatIntelSetsCommandInput, ListThreatIntelSetsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the ThreatIntelSets of the GuardDuty service specified by the detector ID. If you
30
30
  * use this operation from a member account, the ThreatIntelSets associated with the
31
31
  * administrator account are returned.</p>
@@ -66,6 +66,7 @@ declare const ListThreatIntelSetsCommand_base: {
66
66
  * @throws {@link GuardDutyServiceException}
67
67
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
68
68
  *
69
+ * @public
69
70
  */
70
71
  export declare class ListThreatIntelSetsCommand extends ListThreatIntelSetsCommand_base {
71
72
  }
@@ -22,10 +22,10 @@ export interface StartMalwareScanCommandOutput extends StartMalwareScanResponse,
22
22
  }
23
23
  declare const StartMalwareScanCommand_base: {
24
24
  new (input: StartMalwareScanCommandInput): import("@smithy/smithy-client").CommandImpl<StartMalwareScanCommandInput, StartMalwareScanCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartMalwareScanCommandInput): import("@smithy/smithy-client").CommandImpl<StartMalwareScanCommandInput, StartMalwareScanCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Initiates the malware scan. Invoking this API will automatically create the <a href="https://docs.aws.amazon.com/guardduty/latest/ug/slr-permissions-malware-protection.html">Service-linked role</a> in
30
30
  * the corresponding account.</p>
31
31
  * <p>When the malware scan starts, you can use the associated scan ID to track the status of the scan. For more information,
@@ -65,6 +65,7 @@ declare const StartMalwareScanCommand_base: {
65
65
  * @throws {@link GuardDutyServiceException}
66
66
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
67
67
  *
68
+ * @public
68
69
  */
69
70
  export declare class StartMalwareScanCommand extends StartMalwareScanCommand_base {
70
71
  }