@aws-sdk/client-guardduty 3.296.0 → 3.298.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 (227) hide show
  1. package/dist-cjs/commands/AcceptAdministratorInvitationCommand.js +2 -3
  2. package/dist-cjs/commands/AcceptInvitationCommand.js +2 -3
  3. package/dist-cjs/commands/ArchiveFindingsCommand.js +2 -3
  4. package/dist-cjs/commands/CreateDetectorCommand.js +2 -3
  5. package/dist-cjs/commands/CreateFilterCommand.js +2 -3
  6. package/dist-cjs/commands/CreateIPSetCommand.js +2 -3
  7. package/dist-cjs/commands/CreateMembersCommand.js +2 -3
  8. package/dist-cjs/commands/CreatePublishingDestinationCommand.js +2 -3
  9. package/dist-cjs/commands/CreateSampleFindingsCommand.js +2 -3
  10. package/dist-cjs/commands/CreateThreatIntelSetCommand.js +2 -3
  11. package/dist-cjs/commands/DeclineInvitationsCommand.js +2 -3
  12. package/dist-cjs/commands/DeleteDetectorCommand.js +2 -3
  13. package/dist-cjs/commands/DeleteFilterCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteIPSetCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteInvitationsCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteMembersCommand.js +2 -3
  17. package/dist-cjs/commands/DeletePublishingDestinationCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteThreatIntelSetCommand.js +2 -3
  19. package/dist-cjs/commands/DescribeMalwareScansCommand.js +2 -3
  20. package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +2 -3
  21. package/dist-cjs/commands/DescribePublishingDestinationCommand.js +2 -3
  22. package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +2 -3
  23. package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +2 -3
  24. package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +2 -3
  25. package/dist-cjs/commands/DisassociateMembersCommand.js +2 -3
  26. package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +2 -3
  27. package/dist-cjs/commands/GetAdministratorAccountCommand.js +2 -3
  28. package/dist-cjs/commands/GetDetectorCommand.js +2 -3
  29. package/dist-cjs/commands/GetFilterCommand.js +2 -3
  30. package/dist-cjs/commands/GetFindingsCommand.js +2 -3
  31. package/dist-cjs/commands/GetFindingsStatisticsCommand.js +2 -3
  32. package/dist-cjs/commands/GetIPSetCommand.js +2 -3
  33. package/dist-cjs/commands/GetInvitationsCountCommand.js +2 -3
  34. package/dist-cjs/commands/GetMalwareScanSettingsCommand.js +2 -3
  35. package/dist-cjs/commands/GetMasterAccountCommand.js +2 -3
  36. package/dist-cjs/commands/GetMemberDetectorsCommand.js +2 -3
  37. package/dist-cjs/commands/GetMembersCommand.js +2 -3
  38. package/dist-cjs/commands/GetRemainingFreeTrialDaysCommand.js +2 -3
  39. package/dist-cjs/commands/GetThreatIntelSetCommand.js +2 -3
  40. package/dist-cjs/commands/GetUsageStatisticsCommand.js +2 -3
  41. package/dist-cjs/commands/InviteMembersCommand.js +2 -3
  42. package/dist-cjs/commands/ListDetectorsCommand.js +2 -3
  43. package/dist-cjs/commands/ListFiltersCommand.js +2 -3
  44. package/dist-cjs/commands/ListFindingsCommand.js +2 -3
  45. package/dist-cjs/commands/ListIPSetsCommand.js +2 -3
  46. package/dist-cjs/commands/ListInvitationsCommand.js +2 -3
  47. package/dist-cjs/commands/ListMembersCommand.js +2 -3
  48. package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +2 -3
  49. package/dist-cjs/commands/ListPublishingDestinationsCommand.js +2 -3
  50. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  51. package/dist-cjs/commands/ListThreatIntelSetsCommand.js +2 -3
  52. package/dist-cjs/commands/StartMonitoringMembersCommand.js +2 -3
  53. package/dist-cjs/commands/StopMonitoringMembersCommand.js +2 -3
  54. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  55. package/dist-cjs/commands/UnarchiveFindingsCommand.js +2 -3
  56. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  57. package/dist-cjs/commands/UpdateDetectorCommand.js +2 -3
  58. package/dist-cjs/commands/UpdateFilterCommand.js +2 -3
  59. package/dist-cjs/commands/UpdateFindingsFeedbackCommand.js +2 -3
  60. package/dist-cjs/commands/UpdateIPSetCommand.js +2 -3
  61. package/dist-cjs/commands/UpdateMalwareScanSettingsCommand.js +2 -3
  62. package/dist-cjs/commands/UpdateMemberDetectorsCommand.js +2 -3
  63. package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +2 -3
  64. package/dist-cjs/commands/UpdatePublishingDestinationCommand.js +2 -3
  65. package/dist-cjs/commands/UpdateThreatIntelSetCommand.js +2 -3
  66. package/dist-cjs/models/index.js +1 -0
  67. package/dist-cjs/models/models_0.js +7 -1086
  68. package/dist-cjs/models/models_1.js +2 -0
  69. package/dist-cjs/protocols/Aws_restJson1.js +6 -0
  70. package/dist-es/commands/AcceptAdministratorInvitationCommand.js +2 -3
  71. package/dist-es/commands/AcceptInvitationCommand.js +2 -3
  72. package/dist-es/commands/ArchiveFindingsCommand.js +2 -3
  73. package/dist-es/commands/CreateDetectorCommand.js +2 -3
  74. package/dist-es/commands/CreateFilterCommand.js +2 -3
  75. package/dist-es/commands/CreateIPSetCommand.js +2 -3
  76. package/dist-es/commands/CreateMembersCommand.js +2 -3
  77. package/dist-es/commands/CreatePublishingDestinationCommand.js +2 -3
  78. package/dist-es/commands/CreateSampleFindingsCommand.js +2 -3
  79. package/dist-es/commands/CreateThreatIntelSetCommand.js +2 -3
  80. package/dist-es/commands/DeclineInvitationsCommand.js +2 -3
  81. package/dist-es/commands/DeleteDetectorCommand.js +2 -3
  82. package/dist-es/commands/DeleteFilterCommand.js +2 -3
  83. package/dist-es/commands/DeleteIPSetCommand.js +2 -3
  84. package/dist-es/commands/DeleteInvitationsCommand.js +2 -3
  85. package/dist-es/commands/DeleteMembersCommand.js +2 -3
  86. package/dist-es/commands/DeletePublishingDestinationCommand.js +2 -3
  87. package/dist-es/commands/DeleteThreatIntelSetCommand.js +2 -3
  88. package/dist-es/commands/DescribeMalwareScansCommand.js +2 -3
  89. package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +2 -3
  90. package/dist-es/commands/DescribePublishingDestinationCommand.js +2 -3
  91. package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +2 -3
  92. package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +2 -3
  93. package/dist-es/commands/DisassociateFromMasterAccountCommand.js +2 -3
  94. package/dist-es/commands/DisassociateMembersCommand.js +2 -3
  95. package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +2 -3
  96. package/dist-es/commands/GetAdministratorAccountCommand.js +2 -3
  97. package/dist-es/commands/GetDetectorCommand.js +2 -3
  98. package/dist-es/commands/GetFilterCommand.js +2 -3
  99. package/dist-es/commands/GetFindingsCommand.js +2 -3
  100. package/dist-es/commands/GetFindingsStatisticsCommand.js +2 -3
  101. package/dist-es/commands/GetIPSetCommand.js +2 -3
  102. package/dist-es/commands/GetInvitationsCountCommand.js +2 -3
  103. package/dist-es/commands/GetMalwareScanSettingsCommand.js +2 -3
  104. package/dist-es/commands/GetMasterAccountCommand.js +2 -3
  105. package/dist-es/commands/GetMemberDetectorsCommand.js +2 -3
  106. package/dist-es/commands/GetMembersCommand.js +2 -3
  107. package/dist-es/commands/GetRemainingFreeTrialDaysCommand.js +2 -3
  108. package/dist-es/commands/GetThreatIntelSetCommand.js +2 -3
  109. package/dist-es/commands/GetUsageStatisticsCommand.js +2 -3
  110. package/dist-es/commands/InviteMembersCommand.js +2 -3
  111. package/dist-es/commands/ListDetectorsCommand.js +2 -3
  112. package/dist-es/commands/ListFiltersCommand.js +2 -3
  113. package/dist-es/commands/ListFindingsCommand.js +2 -3
  114. package/dist-es/commands/ListIPSetsCommand.js +2 -3
  115. package/dist-es/commands/ListInvitationsCommand.js +2 -3
  116. package/dist-es/commands/ListMembersCommand.js +2 -3
  117. package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +2 -3
  118. package/dist-es/commands/ListPublishingDestinationsCommand.js +2 -3
  119. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  120. package/dist-es/commands/ListThreatIntelSetsCommand.js +2 -3
  121. package/dist-es/commands/StartMonitoringMembersCommand.js +2 -3
  122. package/dist-es/commands/StopMonitoringMembersCommand.js +2 -3
  123. package/dist-es/commands/TagResourceCommand.js +2 -3
  124. package/dist-es/commands/UnarchiveFindingsCommand.js +2 -3
  125. package/dist-es/commands/UntagResourceCommand.js +2 -3
  126. package/dist-es/commands/UpdateDetectorCommand.js +2 -3
  127. package/dist-es/commands/UpdateFilterCommand.js +2 -3
  128. package/dist-es/commands/UpdateFindingsFeedbackCommand.js +2 -3
  129. package/dist-es/commands/UpdateIPSetCommand.js +2 -3
  130. package/dist-es/commands/UpdateMalwareScanSettingsCommand.js +2 -3
  131. package/dist-es/commands/UpdateMemberDetectorsCommand.js +2 -3
  132. package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +2 -3
  133. package/dist-es/commands/UpdatePublishingDestinationCommand.js +2 -3
  134. package/dist-es/commands/UpdateThreatIntelSetCommand.js +2 -3
  135. package/dist-es/models/index.js +1 -0
  136. package/dist-es/models/models_0.js +6 -810
  137. package/dist-es/models/models_1.js +1 -0
  138. package/dist-es/protocols/Aws_restJson1.js +6 -0
  139. package/dist-types/GuardDuty.d.ts +78 -3
  140. package/dist-types/GuardDutyClient.d.ts +24 -4
  141. package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +16 -0
  142. package/dist-types/commands/AcceptInvitationCommand.d.ts +16 -0
  143. package/dist-types/commands/ArchiveFindingsCommand.d.ts +16 -0
  144. package/dist-types/commands/CreateDetectorCommand.d.ts +16 -0
  145. package/dist-types/commands/CreateFilterCommand.d.ts +16 -0
  146. package/dist-types/commands/CreateIPSetCommand.d.ts +16 -0
  147. package/dist-types/commands/CreateMembersCommand.d.ts +16 -0
  148. package/dist-types/commands/CreatePublishingDestinationCommand.d.ts +16 -0
  149. package/dist-types/commands/CreateSampleFindingsCommand.d.ts +16 -0
  150. package/dist-types/commands/CreateThreatIntelSetCommand.d.ts +16 -0
  151. package/dist-types/commands/DeclineInvitationsCommand.d.ts +16 -0
  152. package/dist-types/commands/DeleteDetectorCommand.d.ts +16 -0
  153. package/dist-types/commands/DeleteFilterCommand.d.ts +16 -0
  154. package/dist-types/commands/DeleteIPSetCommand.d.ts +16 -0
  155. package/dist-types/commands/DeleteInvitationsCommand.d.ts +16 -0
  156. package/dist-types/commands/DeleteMembersCommand.d.ts +18 -0
  157. package/dist-types/commands/DeletePublishingDestinationCommand.d.ts +16 -0
  158. package/dist-types/commands/DeleteThreatIntelSetCommand.d.ts +16 -0
  159. package/dist-types/commands/DescribeMalwareScansCommand.d.ts +16 -0
  160. package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +16 -0
  161. package/dist-types/commands/DescribePublishingDestinationCommand.d.ts +16 -0
  162. package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +16 -0
  163. package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +18 -0
  164. package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +16 -0
  165. package/dist-types/commands/DisassociateMembersCommand.d.ts +18 -0
  166. package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +16 -0
  167. package/dist-types/commands/GetAdministratorAccountCommand.d.ts +16 -0
  168. package/dist-types/commands/GetDetectorCommand.d.ts +16 -0
  169. package/dist-types/commands/GetFilterCommand.d.ts +16 -0
  170. package/dist-types/commands/GetFindingsCommand.d.ts +16 -0
  171. package/dist-types/commands/GetFindingsStatisticsCommand.d.ts +16 -0
  172. package/dist-types/commands/GetIPSetCommand.d.ts +16 -0
  173. package/dist-types/commands/GetInvitationsCountCommand.d.ts +16 -0
  174. package/dist-types/commands/GetMalwareScanSettingsCommand.d.ts +16 -0
  175. package/dist-types/commands/GetMasterAccountCommand.d.ts +16 -0
  176. package/dist-types/commands/GetMemberDetectorsCommand.d.ts +16 -0
  177. package/dist-types/commands/GetMembersCommand.d.ts +16 -0
  178. package/dist-types/commands/GetRemainingFreeTrialDaysCommand.d.ts +16 -0
  179. package/dist-types/commands/GetThreatIntelSetCommand.d.ts +16 -0
  180. package/dist-types/commands/GetUsageStatisticsCommand.d.ts +16 -0
  181. package/dist-types/commands/InviteMembersCommand.d.ts +16 -0
  182. package/dist-types/commands/ListDetectorsCommand.d.ts +16 -0
  183. package/dist-types/commands/ListFiltersCommand.d.ts +16 -0
  184. package/dist-types/commands/ListFindingsCommand.d.ts +16 -0
  185. package/dist-types/commands/ListIPSetsCommand.d.ts +16 -0
  186. package/dist-types/commands/ListInvitationsCommand.d.ts +16 -0
  187. package/dist-types/commands/ListMembersCommand.d.ts +16 -0
  188. package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +16 -0
  189. package/dist-types/commands/ListPublishingDestinationsCommand.d.ts +16 -0
  190. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  191. package/dist-types/commands/ListThreatIntelSetsCommand.d.ts +16 -0
  192. package/dist-types/commands/StartMonitoringMembersCommand.d.ts +18 -2
  193. package/dist-types/commands/StopMonitoringMembersCommand.d.ts +18 -0
  194. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  195. package/dist-types/commands/UnarchiveFindingsCommand.d.ts +16 -0
  196. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  197. package/dist-types/commands/UpdateDetectorCommand.d.ts +16 -0
  198. package/dist-types/commands/UpdateFilterCommand.d.ts +16 -0
  199. package/dist-types/commands/UpdateFindingsFeedbackCommand.d.ts +16 -0
  200. package/dist-types/commands/UpdateIPSetCommand.d.ts +16 -0
  201. package/dist-types/commands/UpdateMalwareScanSettingsCommand.d.ts +16 -0
  202. package/dist-types/commands/UpdateMemberDetectorsCommand.d.ts +16 -0
  203. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +18 -1
  204. package/dist-types/commands/UpdatePublishingDestinationCommand.d.ts +16 -0
  205. package/dist-types/commands/UpdateThreatIntelSetCommand.d.ts +18 -1
  206. package/dist-types/models/GuardDutyServiceException.d.ts +2 -0
  207. package/dist-types/models/index.d.ts +1 -0
  208. package/dist-types/models/models_0.d.ts +669 -1088
  209. package/dist-types/models/models_1.d.ts +5 -0
  210. package/dist-types/pagination/DescribeMalwareScansPaginator.d.ts +3 -0
  211. package/dist-types/pagination/DescribeOrganizationConfigurationPaginator.d.ts +3 -0
  212. package/dist-types/pagination/GetUsageStatisticsPaginator.d.ts +3 -0
  213. package/dist-types/pagination/Interfaces.d.ts +3 -0
  214. package/dist-types/pagination/ListDetectorsPaginator.d.ts +3 -0
  215. package/dist-types/pagination/ListFiltersPaginator.d.ts +3 -0
  216. package/dist-types/pagination/ListFindingsPaginator.d.ts +3 -0
  217. package/dist-types/pagination/ListIPSetsPaginator.d.ts +3 -0
  218. package/dist-types/pagination/ListInvitationsPaginator.d.ts +3 -0
  219. package/dist-types/pagination/ListMembersPaginator.d.ts +3 -0
  220. package/dist-types/pagination/ListOrganizationAdminAccountsPaginator.d.ts +3 -0
  221. package/dist-types/pagination/ListPublishingDestinationsPaginator.d.ts +3 -0
  222. package/dist-types/pagination/ListThreatIntelSetsPaginator.d.ts +3 -0
  223. package/dist-types/ts3.4/commands/UpdateThreatIntelSetCommand.d.ts +2 -4
  224. package/dist-types/ts3.4/models/index.d.ts +1 -0
  225. package/dist-types/ts3.4/models/models_0.d.ts +9 -755
  226. package/dist-types/ts3.4/models/models_1.d.ts +1 -0
  227. package/package.json +4 -3
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
5
5
  import { GetThreatIntelSetRequest, GetThreatIntelSetResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetThreatIntelSetCommand}.
8
10
  */
9
11
  export interface GetThreatIntelSetCommandInput extends GetThreatIntelSetRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetThreatIntelSetCommand}.
13
17
  */
14
18
  export interface GetThreatIntelSetCommandOutput extends GetThreatIntelSetResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves the ThreatIntelSet that is specified by the ThreatIntelSet ID.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface GetThreatIntelSetCommandOutput extends GetThreatIntelSetRespons
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetThreatIntelSetCommandInput - {@link GetThreatIntelSetCommandInput}
34
+ * @returns {@link GetThreatIntelSetCommandOutput}
28
35
  * @see {@link GetThreatIntelSetCommandInput} for command's `input` shape.
29
36
  * @see {@link GetThreatIntelSetCommandOutput} for command's `response` shape.
30
37
  * @see {@link GuardDutyClientResolvedConfig | config} for GuardDutyClient's `config` shape.
@@ -40,11 +47,20 @@ export interface GetThreatIntelSetCommandOutput extends GetThreatIntelSetRespons
40
47
  export declare class GetThreatIntelSetCommand extends $Command<GetThreatIntelSetCommandInput, GetThreatIntelSetCommandOutput, GuardDutyClientResolvedConfig> {
41
48
  readonly input: GetThreatIntelSetCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: GetThreatIntelSetCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetThreatIntelSetCommandInput, GetThreatIntelSetCommandOutput>;
58
+ /**
59
+ * @internal
60
+ */
48
61
  private serialize;
62
+ /**
63
+ * @internal
64
+ */
49
65
  private deserialize;
50
66
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
5
5
  import { GetUsageStatisticsRequest, GetUsageStatisticsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetUsageStatisticsCommand}.
8
10
  */
9
11
  export interface GetUsageStatisticsCommandInput extends GetUsageStatisticsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetUsageStatisticsCommand}.
13
17
  */
14
18
  export interface GetUsageStatisticsCommandOutput extends GetUsageStatisticsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists Amazon GuardDuty usage statistics over the last 30 days for the specified detector
18
23
  * ID. For newly enabled detectors or data sources, the cost returned will include only the usage
19
24
  * so far under 30 days. This may differ from the cost metrics in the console, which project
@@ -28,6 +33,8 @@ export interface GetUsageStatisticsCommandOutput extends GetUsageStatisticsRespo
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param GetUsageStatisticsCommandInput - {@link GetUsageStatisticsCommandInput}
37
+ * @returns {@link GetUsageStatisticsCommandOutput}
31
38
  * @see {@link GetUsageStatisticsCommandInput} for command's `input` shape.
32
39
  * @see {@link GetUsageStatisticsCommandOutput} for command's `response` shape.
33
40
  * @see {@link GuardDutyClientResolvedConfig | config} for GuardDutyClient's `config` shape.
@@ -43,11 +50,20 @@ export interface GetUsageStatisticsCommandOutput extends GetUsageStatisticsRespo
43
50
  export declare class GetUsageStatisticsCommand extends $Command<GetUsageStatisticsCommandInput, GetUsageStatisticsCommandOutput, GuardDutyClientResolvedConfig> {
44
51
  readonly input: GetUsageStatisticsCommandInput;
45
52
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
53
+ /**
54
+ * @public
55
+ */
46
56
  constructor(input: GetUsageStatisticsCommandInput);
47
57
  /**
48
58
  * @internal
49
59
  */
50
60
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetUsageStatisticsCommandInput, GetUsageStatisticsCommandOutput>;
61
+ /**
62
+ * @internal
63
+ */
51
64
  private serialize;
65
+ /**
66
+ * @internal
67
+ */
52
68
  private deserialize;
53
69
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
5
5
  import { InviteMembersRequest, InviteMembersResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link InviteMembersCommand}.
8
10
  */
9
11
  export interface InviteMembersCommandInput extends InviteMembersRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link InviteMembersCommand}.
13
17
  */
14
18
  export interface InviteMembersCommandOutput extends InviteMembersResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Invites other Amazon Web Services accounts (created as members of the current Amazon Web Services account by
18
23
  * CreateMembers) to enable GuardDuty, and allow the current Amazon Web Services account to view and manage these
19
24
  * accounts' findings on their behalf as the GuardDuty administrator account.</p>
@@ -27,6 +32,8 @@ export interface InviteMembersCommandOutput extends InviteMembersResponse, __Met
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param InviteMembersCommandInput - {@link InviteMembersCommandInput}
36
+ * @returns {@link InviteMembersCommandOutput}
30
37
  * @see {@link InviteMembersCommandInput} for command's `input` shape.
31
38
  * @see {@link InviteMembersCommandOutput} for command's `response` shape.
32
39
  * @see {@link GuardDutyClientResolvedConfig | config} for GuardDutyClient's `config` shape.
@@ -42,11 +49,20 @@ export interface InviteMembersCommandOutput extends InviteMembersResponse, __Met
42
49
  export declare class InviteMembersCommand extends $Command<InviteMembersCommandInput, InviteMembersCommandOutput, GuardDutyClientResolvedConfig> {
43
50
  readonly input: InviteMembersCommandInput;
44
51
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
52
+ /**
53
+ * @public
54
+ */
45
55
  constructor(input: InviteMembersCommandInput);
46
56
  /**
47
57
  * @internal
48
58
  */
49
59
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<InviteMembersCommandInput, InviteMembersCommandOutput>;
60
+ /**
61
+ * @internal
62
+ */
50
63
  private serialize;
64
+ /**
65
+ * @internal
66
+ */
51
67
  private deserialize;
52
68
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
5
5
  import { ListDetectorsRequest, ListDetectorsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListDetectorsCommand}.
8
10
  */
9
11
  export interface ListDetectorsCommandInput extends ListDetectorsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListDetectorsCommand}.
13
17
  */
14
18
  export interface ListDetectorsCommandOutput extends ListDetectorsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists detectorIds of all the existing Amazon GuardDuty detector resources.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ListDetectorsCommandOutput extends ListDetectorsResponse, __Met
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListDetectorsCommandInput - {@link ListDetectorsCommandInput}
34
+ * @returns {@link ListDetectorsCommandOutput}
28
35
  * @see {@link ListDetectorsCommandInput} for command's `input` shape.
29
36
  * @see {@link ListDetectorsCommandOutput} for command's `response` shape.
30
37
  * @see {@link GuardDutyClientResolvedConfig | config} for GuardDutyClient's `config` shape.
@@ -40,11 +47,20 @@ export interface ListDetectorsCommandOutput extends ListDetectorsResponse, __Met
40
47
  export declare class ListDetectorsCommand extends $Command<ListDetectorsCommandInput, ListDetectorsCommandOutput, GuardDutyClientResolvedConfig> {
41
48
  readonly input: ListDetectorsCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: ListDetectorsCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDetectorsCommandInput, ListDetectorsCommandOutput>;
58
+ /**
59
+ * @internal
60
+ */
48
61
  private serialize;
62
+ /**
63
+ * @internal
64
+ */
49
65
  private deserialize;
50
66
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
5
5
  import { ListFiltersRequest, ListFiltersResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListFiltersCommand}.
8
10
  */
9
11
  export interface ListFiltersCommandInput extends ListFiltersRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListFiltersCommand}.
13
17
  */
14
18
  export interface ListFiltersCommandOutput extends ListFiltersResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns a paginated list of the current filters.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ListFiltersCommandOutput extends ListFiltersResponse, __Metadat
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListFiltersCommandInput - {@link ListFiltersCommandInput}
34
+ * @returns {@link ListFiltersCommandOutput}
28
35
  * @see {@link ListFiltersCommandInput} for command's `input` shape.
29
36
  * @see {@link ListFiltersCommandOutput} for command's `response` shape.
30
37
  * @see {@link GuardDutyClientResolvedConfig | config} for GuardDutyClient's `config` shape.
@@ -40,11 +47,20 @@ export interface ListFiltersCommandOutput extends ListFiltersResponse, __Metadat
40
47
  export declare class ListFiltersCommand extends $Command<ListFiltersCommandInput, ListFiltersCommandOutput, GuardDutyClientResolvedConfig> {
41
48
  readonly input: ListFiltersCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: ListFiltersCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFiltersCommandInput, ListFiltersCommandOutput>;
58
+ /**
59
+ * @internal
60
+ */
48
61
  private serialize;
62
+ /**
63
+ * @internal
64
+ */
49
65
  private deserialize;
50
66
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
5
5
  import { ListFindingsRequest, ListFindingsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListFindingsCommand}.
8
10
  */
9
11
  export interface ListFindingsCommandInput extends ListFindingsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListFindingsCommand}.
13
17
  */
14
18
  export interface ListFindingsCommandOutput extends ListFindingsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists Amazon GuardDuty findings for the specified detector ID.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ListFindingsCommandOutput extends ListFindingsResponse, __Metad
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListFindingsCommandInput - {@link ListFindingsCommandInput}
34
+ * @returns {@link ListFindingsCommandOutput}
28
35
  * @see {@link ListFindingsCommandInput} for command's `input` shape.
29
36
  * @see {@link ListFindingsCommandOutput} for command's `response` shape.
30
37
  * @see {@link GuardDutyClientResolvedConfig | config} for GuardDutyClient's `config` shape.
@@ -40,11 +47,20 @@ export interface ListFindingsCommandOutput extends ListFindingsResponse, __Metad
40
47
  export declare class ListFindingsCommand extends $Command<ListFindingsCommandInput, ListFindingsCommandOutput, GuardDutyClientResolvedConfig> {
41
48
  readonly input: ListFindingsCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: ListFindingsCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFindingsCommandInput, ListFindingsCommandOutput>;
58
+ /**
59
+ * @internal
60
+ */
48
61
  private serialize;
62
+ /**
63
+ * @internal
64
+ */
49
65
  private deserialize;
50
66
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
5
5
  import { ListIPSetsRequest, ListIPSetsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListIPSetsCommand}.
8
10
  */
9
11
  export interface ListIPSetsCommandInput extends ListIPSetsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListIPSetsCommand}.
13
17
  */
14
18
  export interface ListIPSetsCommandOutput extends ListIPSetsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists the IPSets of the GuardDuty service specified by the detector ID. If you use this
18
23
  * operation from a member account, the IPSets returned are the IPSets from the associated administrator
19
24
  * account.</p>
@@ -27,6 +32,8 @@ export interface ListIPSetsCommandOutput extends ListIPSetsResponse, __MetadataB
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param ListIPSetsCommandInput - {@link ListIPSetsCommandInput}
36
+ * @returns {@link ListIPSetsCommandOutput}
30
37
  * @see {@link ListIPSetsCommandInput} for command's `input` shape.
31
38
  * @see {@link ListIPSetsCommandOutput} for command's `response` shape.
32
39
  * @see {@link GuardDutyClientResolvedConfig | config} for GuardDutyClient's `config` shape.
@@ -42,11 +49,20 @@ export interface ListIPSetsCommandOutput extends ListIPSetsResponse, __MetadataB
42
49
  export declare class ListIPSetsCommand extends $Command<ListIPSetsCommandInput, ListIPSetsCommandOutput, GuardDutyClientResolvedConfig> {
43
50
  readonly input: ListIPSetsCommandInput;
44
51
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
52
+ /**
53
+ * @public
54
+ */
45
55
  constructor(input: ListIPSetsCommandInput);
46
56
  /**
47
57
  * @internal
48
58
  */
49
59
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListIPSetsCommandInput, ListIPSetsCommandOutput>;
60
+ /**
61
+ * @internal
62
+ */
50
63
  private serialize;
64
+ /**
65
+ * @internal
66
+ */
51
67
  private deserialize;
52
68
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
5
5
  import { ListInvitationsRequest, ListInvitationsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListInvitationsCommand}.
8
10
  */
9
11
  export interface ListInvitationsCommandInput extends ListInvitationsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListInvitationsCommand}.
13
17
  */
14
18
  export interface ListInvitationsCommandOutput extends ListInvitationsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists all GuardDuty membership invitations that were sent to the current Amazon Web Services
18
23
  * account.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface ListInvitationsCommandOutput extends ListInvitationsResponse, _
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param ListInvitationsCommandInput - {@link ListInvitationsCommandInput}
35
+ * @returns {@link ListInvitationsCommandOutput}
29
36
  * @see {@link ListInvitationsCommandInput} for command's `input` shape.
30
37
  * @see {@link ListInvitationsCommandOutput} for command's `response` shape.
31
38
  * @see {@link GuardDutyClientResolvedConfig | config} for GuardDutyClient's `config` shape.
@@ -41,11 +48,20 @@ export interface ListInvitationsCommandOutput extends ListInvitationsResponse, _
41
48
  export declare class ListInvitationsCommand extends $Command<ListInvitationsCommandInput, ListInvitationsCommandOutput, GuardDutyClientResolvedConfig> {
42
49
  readonly input: ListInvitationsCommandInput;
43
50
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
51
+ /**
52
+ * @public
53
+ */
44
54
  constructor(input: ListInvitationsCommandInput);
45
55
  /**
46
56
  * @internal
47
57
  */
48
58
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListInvitationsCommandInput, ListInvitationsCommandOutput>;
59
+ /**
60
+ * @internal
61
+ */
49
62
  private serialize;
63
+ /**
64
+ * @internal
65
+ */
50
66
  private deserialize;
51
67
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
5
5
  import { ListMembersRequest, ListMembersResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListMembersCommand}.
8
10
  */
9
11
  export interface ListMembersCommandInput extends ListMembersRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListMembersCommand}.
13
17
  */
14
18
  export interface ListMembersCommandOutput extends ListMembersResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists details about all member accounts for the current GuardDuty administrator account.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ListMembersCommandOutput extends ListMembersResponse, __Metadat
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListMembersCommandInput - {@link ListMembersCommandInput}
34
+ * @returns {@link ListMembersCommandOutput}
28
35
  * @see {@link ListMembersCommandInput} for command's `input` shape.
29
36
  * @see {@link ListMembersCommandOutput} for command's `response` shape.
30
37
  * @see {@link GuardDutyClientResolvedConfig | config} for GuardDutyClient's `config` shape.
@@ -40,11 +47,20 @@ export interface ListMembersCommandOutput extends ListMembersResponse, __Metadat
40
47
  export declare class ListMembersCommand extends $Command<ListMembersCommandInput, ListMembersCommandOutput, GuardDutyClientResolvedConfig> {
41
48
  readonly input: ListMembersCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: ListMembersCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListMembersCommandInput, ListMembersCommandOutput>;
58
+ /**
59
+ * @internal
60
+ */
48
61
  private serialize;
62
+ /**
63
+ * @internal
64
+ */
49
65
  private deserialize;
50
66
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
5
5
  import { ListOrganizationAdminAccountsRequest, ListOrganizationAdminAccountsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListOrganizationAdminAccountsCommand}.
8
10
  */
9
11
  export interface ListOrganizationAdminAccountsCommandInput extends ListOrganizationAdminAccountsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListOrganizationAdminAccountsCommand}.
13
17
  */
14
18
  export interface ListOrganizationAdminAccountsCommandOutput extends ListOrganizationAdminAccountsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists the accounts configured as GuardDuty delegated administrators.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ListOrganizationAdminAccountsCommandOutput extends ListOrganiza
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListOrganizationAdminAccountsCommandInput - {@link ListOrganizationAdminAccountsCommandInput}
34
+ * @returns {@link ListOrganizationAdminAccountsCommandOutput}
28
35
  * @see {@link ListOrganizationAdminAccountsCommandInput} for command's `input` shape.
29
36
  * @see {@link ListOrganizationAdminAccountsCommandOutput} for command's `response` shape.
30
37
  * @see {@link GuardDutyClientResolvedConfig | config} for GuardDutyClient's `config` shape.
@@ -40,11 +47,20 @@ export interface ListOrganizationAdminAccountsCommandOutput extends ListOrganiza
40
47
  export declare class ListOrganizationAdminAccountsCommand extends $Command<ListOrganizationAdminAccountsCommandInput, ListOrganizationAdminAccountsCommandOutput, GuardDutyClientResolvedConfig> {
41
48
  readonly input: ListOrganizationAdminAccountsCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: ListOrganizationAdminAccountsCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListOrganizationAdminAccountsCommandInput, ListOrganizationAdminAccountsCommandOutput>;
58
+ /**
59
+ * @internal
60
+ */
48
61
  private serialize;
62
+ /**
63
+ * @internal
64
+ */
49
65
  private deserialize;
50
66
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
5
5
  import { ListPublishingDestinationsRequest, ListPublishingDestinationsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListPublishingDestinationsCommand}.
8
10
  */
9
11
  export interface ListPublishingDestinationsCommandInput extends ListPublishingDestinationsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListPublishingDestinationsCommand}.
13
17
  */
14
18
  export interface ListPublishingDestinationsCommandOutput extends ListPublishingDestinationsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns a list of publishing destinations associated with the specified
18
23
  * <code>detectorId</code>.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface ListPublishingDestinationsCommandOutput extends ListPublishingD
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param ListPublishingDestinationsCommandInput - {@link ListPublishingDestinationsCommandInput}
35
+ * @returns {@link ListPublishingDestinationsCommandOutput}
29
36
  * @see {@link ListPublishingDestinationsCommandInput} for command's `input` shape.
30
37
  * @see {@link ListPublishingDestinationsCommandOutput} for command's `response` shape.
31
38
  * @see {@link GuardDutyClientResolvedConfig | config} for GuardDutyClient's `config` shape.
@@ -41,11 +48,20 @@ export interface ListPublishingDestinationsCommandOutput extends ListPublishingD
41
48
  export declare class ListPublishingDestinationsCommand extends $Command<ListPublishingDestinationsCommandInput, ListPublishingDestinationsCommandOutput, GuardDutyClientResolvedConfig> {
42
49
  readonly input: ListPublishingDestinationsCommandInput;
43
50
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
51
+ /**
52
+ * @public
53
+ */
44
54
  constructor(input: ListPublishingDestinationsCommandInput);
45
55
  /**
46
56
  * @internal
47
57
  */
48
58
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPublishingDestinationsCommandInput, ListPublishingDestinationsCommandOutput>;
59
+ /**
60
+ * @internal
61
+ */
49
62
  private serialize;
63
+ /**
64
+ * @internal
65
+ */
50
66
  private deserialize;
51
67
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
5
5
  import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListTagsForResourceCommand}.
8
10
  */
9
11
  export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListTagsForResourceCommand}.
13
17
  */
14
18
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists tags for a resource. Tagging is currently supported for detectors, finding filters,
18
23
  * IP sets, and threat intel sets, with a limit of 50 tags per resource. When invoked, this
19
24
  * operation returns all assigned tags for a given resource.</p>
@@ -27,6 +32,8 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param ListTagsForResourceCommandInput - {@link ListTagsForResourceCommandInput}
36
+ * @returns {@link ListTagsForResourceCommandOutput}
30
37
  * @see {@link ListTagsForResourceCommandInput} for command's `input` shape.
31
38
  * @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
32
39
  * @see {@link GuardDutyClientResolvedConfig | config} for GuardDutyClient's `config` shape.
@@ -42,11 +49,20 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
42
49
  export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, GuardDutyClientResolvedConfig> {
43
50
  readonly input: ListTagsForResourceCommandInput;
44
51
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
52
+ /**
53
+ * @public
54
+ */
45
55
  constructor(input: ListTagsForResourceCommandInput);
46
56
  /**
47
57
  * @internal
48
58
  */
49
59
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
60
+ /**
61
+ * @internal
62
+ */
50
63
  private serialize;
64
+ /**
65
+ * @internal
66
+ */
51
67
  private deserialize;
52
68
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
5
5
  import { ListThreatIntelSetsRequest, ListThreatIntelSetsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListThreatIntelSetsCommand}.
8
10
  */
9
11
  export interface ListThreatIntelSetsCommandInput extends ListThreatIntelSetsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListThreatIntelSetsCommand}.
13
17
  */
14
18
  export interface ListThreatIntelSetsCommandOutput extends ListThreatIntelSetsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists the ThreatIntelSets of the GuardDuty service specified by the detector ID. If you
18
23
  * use this operation from a member account, the ThreatIntelSets associated with the administrator
19
24
  * account are returned.</p>
@@ -27,6 +32,8 @@ export interface ListThreatIntelSetsCommandOutput extends ListThreatIntelSetsRes
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param ListThreatIntelSetsCommandInput - {@link ListThreatIntelSetsCommandInput}
36
+ * @returns {@link ListThreatIntelSetsCommandOutput}
30
37
  * @see {@link ListThreatIntelSetsCommandInput} for command's `input` shape.
31
38
  * @see {@link ListThreatIntelSetsCommandOutput} for command's `response` shape.
32
39
  * @see {@link GuardDutyClientResolvedConfig | config} for GuardDutyClient's `config` shape.
@@ -42,11 +49,20 @@ export interface ListThreatIntelSetsCommandOutput extends ListThreatIntelSetsRes
42
49
  export declare class ListThreatIntelSetsCommand extends $Command<ListThreatIntelSetsCommandInput, ListThreatIntelSetsCommandOutput, GuardDutyClientResolvedConfig> {
43
50
  readonly input: ListThreatIntelSetsCommandInput;
44
51
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
52
+ /**
53
+ * @public
54
+ */
45
55
  constructor(input: ListThreatIntelSetsCommandInput);
46
56
  /**
47
57
  * @internal
48
58
  */
49
59
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListThreatIntelSetsCommandInput, ListThreatIntelSetsCommandOutput>;
60
+ /**
61
+ * @internal
62
+ */
50
63
  private serialize;
64
+ /**
65
+ * @internal
66
+ */
51
67
  private deserialize;
52
68
  }