@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,19 +4,24 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
5
5
  import { StartMonitoringMembersRequest, StartMonitoringMembersResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link StartMonitoringMembersCommand}.
8
10
  */
9
11
  export interface StartMonitoringMembersCommandInput extends StartMonitoringMembersRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link StartMonitoringMembersCommand}.
13
17
  */
14
18
  export interface StartMonitoringMembersCommandOutput extends StartMonitoringMembersResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Turns on GuardDuty monitoring of the specified member accounts. Use this operation to
18
- * restart monitoring of accounts that you stopped monitoring with the
19
- * <code>StopMonitoringMembers</code> operation.</p>
23
+ * restart monitoring of accounts that you stopped monitoring with the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_StopMonitoringMembers.html">StopMonitoringMembers</a>
24
+ * operation.</p>
20
25
  * @example
21
26
  * Use a bare-bones client and the command you need to make an API call.
22
27
  * ```javascript
@@ -27,6 +32,8 @@ export interface StartMonitoringMembersCommandOutput extends StartMonitoringMemb
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param StartMonitoringMembersCommandInput - {@link StartMonitoringMembersCommandInput}
36
+ * @returns {@link StartMonitoringMembersCommandOutput}
30
37
  * @see {@link StartMonitoringMembersCommandInput} for command's `input` shape.
31
38
  * @see {@link StartMonitoringMembersCommandOutput} for command's `response` shape.
32
39
  * @see {@link GuardDutyClientResolvedConfig | config} for GuardDutyClient's `config` shape.
@@ -42,11 +49,20 @@ export interface StartMonitoringMembersCommandOutput extends StartMonitoringMemb
42
49
  export declare class StartMonitoringMembersCommand extends $Command<StartMonitoringMembersCommandInput, StartMonitoringMembersCommandOutput, GuardDutyClientResolvedConfig> {
43
50
  readonly input: StartMonitoringMembersCommandInput;
44
51
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
52
+ /**
53
+ * @public
54
+ */
45
55
  constructor(input: StartMonitoringMembersCommandInput);
46
56
  /**
47
57
  * @internal
48
58
  */
49
59
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartMonitoringMembersCommandInput, StartMonitoringMembersCommandOutput>;
60
+ /**
61
+ * @internal
62
+ */
50
63
  private serialize;
64
+ /**
65
+ * @internal
66
+ */
51
67
  private deserialize;
52
68
  }
@@ -4,19 +4,26 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
5
5
  import { StopMonitoringMembersRequest, StopMonitoringMembersResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link StopMonitoringMembersCommand}.
8
10
  */
9
11
  export interface StopMonitoringMembersCommandInput extends StopMonitoringMembersRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link StopMonitoringMembersCommand}.
13
17
  */
14
18
  export interface StopMonitoringMembersCommandOutput extends StopMonitoringMembersResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Stops GuardDuty monitoring for the specified member accounts. Use the
18
23
  * <code>StartMonitoringMembers</code> operation to restart monitoring for those
19
24
  * accounts.</p>
25
+ * <p>With <code>autoEnableOrganizationMembers</code> configuration for your organization set to <code>ALL</code>, you'll
26
+ * receive an error if you attempt to stop monitoring the member accounts in your organization.</p>
20
27
  * @example
21
28
  * Use a bare-bones client and the command you need to make an API call.
22
29
  * ```javascript
@@ -27,6 +34,8 @@ export interface StopMonitoringMembersCommandOutput extends StopMonitoringMember
27
34
  * const response = await client.send(command);
28
35
  * ```
29
36
  *
37
+ * @param StopMonitoringMembersCommandInput - {@link StopMonitoringMembersCommandInput}
38
+ * @returns {@link StopMonitoringMembersCommandOutput}
30
39
  * @see {@link StopMonitoringMembersCommandInput} for command's `input` shape.
31
40
  * @see {@link StopMonitoringMembersCommandOutput} for command's `response` shape.
32
41
  * @see {@link GuardDutyClientResolvedConfig | config} for GuardDutyClient's `config` shape.
@@ -42,11 +51,20 @@ export interface StopMonitoringMembersCommandOutput extends StopMonitoringMember
42
51
  export declare class StopMonitoringMembersCommand extends $Command<StopMonitoringMembersCommandInput, StopMonitoringMembersCommandOutput, GuardDutyClientResolvedConfig> {
43
52
  readonly input: StopMonitoringMembersCommandInput;
44
53
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
54
+ /**
55
+ * @public
56
+ */
45
57
  constructor(input: StopMonitoringMembersCommandInput);
46
58
  /**
47
59
  * @internal
48
60
  */
49
61
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopMonitoringMembersCommandInput, StopMonitoringMembersCommandOutput>;
62
+ /**
63
+ * @internal
64
+ */
50
65
  private serialize;
66
+ /**
67
+ * @internal
68
+ */
51
69
  private deserialize;
52
70
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
5
5
  import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link TagResourceCommand}.
8
10
  */
9
11
  export interface TagResourceCommandInput extends TagResourceRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link TagResourceCommand}.
13
17
  */
14
18
  export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Adds tags to a resource.</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 TagResourceCommandOutput extends TagResourceResponse, __Metadat
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param TagResourceCommandInput - {@link TagResourceCommandInput}
34
+ * @returns {@link TagResourceCommandOutput}
28
35
  * @see {@link TagResourceCommandInput} for command's `input` shape.
29
36
  * @see {@link TagResourceCommandOutput} for command's `response` shape.
30
37
  * @see {@link GuardDutyClientResolvedConfig | config} for GuardDutyClient's `config` shape.
@@ -40,11 +47,20 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
40
47
  export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, GuardDutyClientResolvedConfig> {
41
48
  readonly input: TagResourceCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: TagResourceCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
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 { UnarchiveFindingsRequest, UnarchiveFindingsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UnarchiveFindingsCommand}.
8
10
  */
9
11
  export interface UnarchiveFindingsCommandInput extends UnarchiveFindingsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UnarchiveFindingsCommand}.
13
17
  */
14
18
  export interface UnarchiveFindingsCommandOutput extends UnarchiveFindingsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Unarchives GuardDuty findings specified by the <code>findingIds</code>.</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 UnarchiveFindingsCommandOutput extends UnarchiveFindingsRespons
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param UnarchiveFindingsCommandInput - {@link UnarchiveFindingsCommandInput}
34
+ * @returns {@link UnarchiveFindingsCommandOutput}
28
35
  * @see {@link UnarchiveFindingsCommandInput} for command's `input` shape.
29
36
  * @see {@link UnarchiveFindingsCommandOutput} for command's `response` shape.
30
37
  * @see {@link GuardDutyClientResolvedConfig | config} for GuardDutyClient's `config` shape.
@@ -40,11 +47,20 @@ export interface UnarchiveFindingsCommandOutput extends UnarchiveFindingsRespons
40
47
  export declare class UnarchiveFindingsCommand extends $Command<UnarchiveFindingsCommandInput, UnarchiveFindingsCommandOutput, GuardDutyClientResolvedConfig> {
41
48
  readonly input: UnarchiveFindingsCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: UnarchiveFindingsCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UnarchiveFindingsCommandInput, UnarchiveFindingsCommandOutput>;
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 { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UntagResourceCommand}.
8
10
  */
9
11
  export interface UntagResourceCommandInput extends UntagResourceRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UntagResourceCommand}.
13
17
  */
14
18
  export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Removes tags from a resource.</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 UntagResourceCommandOutput extends UntagResourceResponse, __Met
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param UntagResourceCommandInput - {@link UntagResourceCommandInput}
34
+ * @returns {@link UntagResourceCommandOutput}
28
35
  * @see {@link UntagResourceCommandInput} for command's `input` shape.
29
36
  * @see {@link UntagResourceCommandOutput} for command's `response` shape.
30
37
  * @see {@link GuardDutyClientResolvedConfig | config} for GuardDutyClient's `config` shape.
@@ -40,11 +47,20 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
40
47
  export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, GuardDutyClientResolvedConfig> {
41
48
  readonly input: UntagResourceCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: UntagResourceCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
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 { UpdateDetectorRequest, UpdateDetectorResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateDetectorCommand}.
8
10
  */
9
11
  export interface UpdateDetectorCommandInput extends UpdateDetectorRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateDetectorCommand}.
13
17
  */
14
18
  export interface UpdateDetectorCommandOutput extends UpdateDetectorResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates the Amazon GuardDuty detector specified by the detectorId.</p>
18
23
  * <p>There might be regional differences because some data sources might not be
19
24
  * available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more
@@ -28,6 +33,8 @@ export interface UpdateDetectorCommandOutput extends UpdateDetectorResponse, __M
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param UpdateDetectorCommandInput - {@link UpdateDetectorCommandInput}
37
+ * @returns {@link UpdateDetectorCommandOutput}
31
38
  * @see {@link UpdateDetectorCommandInput} for command's `input` shape.
32
39
  * @see {@link UpdateDetectorCommandOutput} for command's `response` shape.
33
40
  * @see {@link GuardDutyClientResolvedConfig | config} for GuardDutyClient's `config` shape.
@@ -43,11 +50,20 @@ export interface UpdateDetectorCommandOutput extends UpdateDetectorResponse, __M
43
50
  export declare class UpdateDetectorCommand extends $Command<UpdateDetectorCommandInput, UpdateDetectorCommandOutput, GuardDutyClientResolvedConfig> {
44
51
  readonly input: UpdateDetectorCommandInput;
45
52
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
53
+ /**
54
+ * @public
55
+ */
46
56
  constructor(input: UpdateDetectorCommandInput);
47
57
  /**
48
58
  * @internal
49
59
  */
50
60
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateDetectorCommandInput, UpdateDetectorCommandOutput>;
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 { UpdateFilterRequest, UpdateFilterResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateFilterCommand}.
8
10
  */
9
11
  export interface UpdateFilterCommandInput extends UpdateFilterRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateFilterCommand}.
13
17
  */
14
18
  export interface UpdateFilterCommandOutput extends UpdateFilterResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates the filter specified by the filter name.</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 UpdateFilterCommandOutput extends UpdateFilterResponse, __Metad
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param UpdateFilterCommandInput - {@link UpdateFilterCommandInput}
34
+ * @returns {@link UpdateFilterCommandOutput}
28
35
  * @see {@link UpdateFilterCommandInput} for command's `input` shape.
29
36
  * @see {@link UpdateFilterCommandOutput} for command's `response` shape.
30
37
  * @see {@link GuardDutyClientResolvedConfig | config} for GuardDutyClient's `config` shape.
@@ -40,11 +47,20 @@ export interface UpdateFilterCommandOutput extends UpdateFilterResponse, __Metad
40
47
  export declare class UpdateFilterCommand extends $Command<UpdateFilterCommandInput, UpdateFilterCommandOutput, GuardDutyClientResolvedConfig> {
41
48
  readonly input: UpdateFilterCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: UpdateFilterCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateFilterCommandInput, UpdateFilterCommandOutput>;
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 { UpdateFindingsFeedbackRequest, UpdateFindingsFeedbackResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateFindingsFeedbackCommand}.
8
10
  */
9
11
  export interface UpdateFindingsFeedbackCommandInput extends UpdateFindingsFeedbackRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateFindingsFeedbackCommand}.
13
17
  */
14
18
  export interface UpdateFindingsFeedbackCommandOutput extends UpdateFindingsFeedbackResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Marks the specified GuardDuty findings as useful or not useful.</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 UpdateFindingsFeedbackCommandOutput extends UpdateFindingsFeedb
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param UpdateFindingsFeedbackCommandInput - {@link UpdateFindingsFeedbackCommandInput}
34
+ * @returns {@link UpdateFindingsFeedbackCommandOutput}
28
35
  * @see {@link UpdateFindingsFeedbackCommandInput} for command's `input` shape.
29
36
  * @see {@link UpdateFindingsFeedbackCommandOutput} for command's `response` shape.
30
37
  * @see {@link GuardDutyClientResolvedConfig | config} for GuardDutyClient's `config` shape.
@@ -40,11 +47,20 @@ export interface UpdateFindingsFeedbackCommandOutput extends UpdateFindingsFeedb
40
47
  export declare class UpdateFindingsFeedbackCommand extends $Command<UpdateFindingsFeedbackCommandInput, UpdateFindingsFeedbackCommandOutput, GuardDutyClientResolvedConfig> {
41
48
  readonly input: UpdateFindingsFeedbackCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: UpdateFindingsFeedbackCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateFindingsFeedbackCommandInput, UpdateFindingsFeedbackCommandOutput>;
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 { UpdateIPSetRequest, UpdateIPSetResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateIPSetCommand}.
8
10
  */
9
11
  export interface UpdateIPSetCommandInput extends UpdateIPSetRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateIPSetCommand}.
13
17
  */
14
18
  export interface UpdateIPSetCommandOutput extends UpdateIPSetResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates the IPSet specified by the IPSet 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 UpdateIPSetCommandOutput extends UpdateIPSetResponse, __Metadat
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param UpdateIPSetCommandInput - {@link UpdateIPSetCommandInput}
34
+ * @returns {@link UpdateIPSetCommandOutput}
28
35
  * @see {@link UpdateIPSetCommandInput} for command's `input` shape.
29
36
  * @see {@link UpdateIPSetCommandOutput} for command's `response` shape.
30
37
  * @see {@link GuardDutyClientResolvedConfig | config} for GuardDutyClient's `config` shape.
@@ -40,11 +47,20 @@ export interface UpdateIPSetCommandOutput extends UpdateIPSetResponse, __Metadat
40
47
  export declare class UpdateIPSetCommand extends $Command<UpdateIPSetCommandInput, UpdateIPSetCommandOutput, GuardDutyClientResolvedConfig> {
41
48
  readonly input: UpdateIPSetCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: UpdateIPSetCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateIPSetCommandInput, UpdateIPSetCommandOutput>;
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 { UpdateMalwareScanSettingsRequest, UpdateMalwareScanSettingsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateMalwareScanSettingsCommand}.
8
10
  */
9
11
  export interface UpdateMalwareScanSettingsCommandInput extends UpdateMalwareScanSettingsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateMalwareScanSettingsCommand}.
13
17
  */
14
18
  export interface UpdateMalwareScanSettingsCommandOutput extends UpdateMalwareScanSettingsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates the malware scan settings.</p>
18
23
  * <p>There might be regional differences because some data sources might not be
19
24
  * available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more
@@ -28,6 +33,8 @@ export interface UpdateMalwareScanSettingsCommandOutput extends UpdateMalwareSca
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param UpdateMalwareScanSettingsCommandInput - {@link UpdateMalwareScanSettingsCommandInput}
37
+ * @returns {@link UpdateMalwareScanSettingsCommandOutput}
31
38
  * @see {@link UpdateMalwareScanSettingsCommandInput} for command's `input` shape.
32
39
  * @see {@link UpdateMalwareScanSettingsCommandOutput} for command's `response` shape.
33
40
  * @see {@link GuardDutyClientResolvedConfig | config} for GuardDutyClient's `config` shape.
@@ -43,11 +50,20 @@ export interface UpdateMalwareScanSettingsCommandOutput extends UpdateMalwareSca
43
50
  export declare class UpdateMalwareScanSettingsCommand extends $Command<UpdateMalwareScanSettingsCommandInput, UpdateMalwareScanSettingsCommandOutput, GuardDutyClientResolvedConfig> {
44
51
  readonly input: UpdateMalwareScanSettingsCommandInput;
45
52
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
53
+ /**
54
+ * @public
55
+ */
46
56
  constructor(input: UpdateMalwareScanSettingsCommandInput);
47
57
  /**
48
58
  * @internal
49
59
  */
50
60
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateMalwareScanSettingsCommandInput, UpdateMalwareScanSettingsCommandOutput>;
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 { UpdateMemberDetectorsRequest, UpdateMemberDetectorsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateMemberDetectorsCommand}.
8
10
  */
9
11
  export interface UpdateMemberDetectorsCommandInput extends UpdateMemberDetectorsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateMemberDetectorsCommand}.
13
17
  */
14
18
  export interface UpdateMemberDetectorsCommandOutput extends UpdateMemberDetectorsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Contains information on member accounts to be updated.</p>
18
23
  * <p>There might be regional differences because some data sources might not be
19
24
  * available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more
@@ -28,6 +33,8 @@ export interface UpdateMemberDetectorsCommandOutput extends UpdateMemberDetector
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param UpdateMemberDetectorsCommandInput - {@link UpdateMemberDetectorsCommandInput}
37
+ * @returns {@link UpdateMemberDetectorsCommandOutput}
31
38
  * @see {@link UpdateMemberDetectorsCommandInput} for command's `input` shape.
32
39
  * @see {@link UpdateMemberDetectorsCommandOutput} for command's `response` shape.
33
40
  * @see {@link GuardDutyClientResolvedConfig | config} for GuardDutyClient's `config` shape.
@@ -43,11 +50,20 @@ export interface UpdateMemberDetectorsCommandOutput extends UpdateMemberDetector
43
50
  export declare class UpdateMemberDetectorsCommand extends $Command<UpdateMemberDetectorsCommandInput, UpdateMemberDetectorsCommandOutput, GuardDutyClientResolvedConfig> {
44
51
  readonly input: UpdateMemberDetectorsCommandInput;
45
52
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
53
+ /**
54
+ * @public
55
+ */
46
56
  constructor(input: UpdateMemberDetectorsCommandInput);
47
57
  /**
48
58
  * @internal
49
59
  */
50
60
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateMemberDetectorsCommandInput, UpdateMemberDetectorsCommandOutput>;
61
+ /**
62
+ * @internal
63
+ */
51
64
  private serialize;
65
+ /**
66
+ * @internal
67
+ */
52
68
  private deserialize;
53
69
  }
@@ -4,17 +4,23 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
5
5
  import { UpdateOrganizationConfigurationRequest, UpdateOrganizationConfigurationResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateOrganizationConfigurationCommand}.
8
10
  */
9
11
  export interface UpdateOrganizationConfigurationCommandInput extends UpdateOrganizationConfigurationRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateOrganizationConfigurationCommand}.
13
17
  */
14
18
  export interface UpdateOrganizationConfigurationCommandOutput extends UpdateOrganizationConfigurationResponse, __MetadataBearer {
15
19
  }
16
20
  /**
17
- * <p>Updates the delegated administrator account with the values provided.</p>
21
+ * @public
22
+ * <p>Configures the delegated administrator account with the provided values. You must provide the value for either
23
+ * <code>autoEnableOrganizationMembers</code> or <code>autoEnable</code>. </p>
18
24
  * <p>There might be regional differences because some data sources might not be
19
25
  * available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more
20
26
  * information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_regions.html">Regions and endpoints</a>.</p>
@@ -28,6 +34,8 @@ export interface UpdateOrganizationConfigurationCommandOutput extends UpdateOrga
28
34
  * const response = await client.send(command);
29
35
  * ```
30
36
  *
37
+ * @param UpdateOrganizationConfigurationCommandInput - {@link UpdateOrganizationConfigurationCommandInput}
38
+ * @returns {@link UpdateOrganizationConfigurationCommandOutput}
31
39
  * @see {@link UpdateOrganizationConfigurationCommandInput} for command's `input` shape.
32
40
  * @see {@link UpdateOrganizationConfigurationCommandOutput} for command's `response` shape.
33
41
  * @see {@link GuardDutyClientResolvedConfig | config} for GuardDutyClient's `config` shape.
@@ -43,11 +51,20 @@ export interface UpdateOrganizationConfigurationCommandOutput extends UpdateOrga
43
51
  export declare class UpdateOrganizationConfigurationCommand extends $Command<UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput, GuardDutyClientResolvedConfig> {
44
52
  readonly input: UpdateOrganizationConfigurationCommandInput;
45
53
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
54
+ /**
55
+ * @public
56
+ */
46
57
  constructor(input: UpdateOrganizationConfigurationCommandInput);
47
58
  /**
48
59
  * @internal
49
60
  */
50
61
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput>;
62
+ /**
63
+ * @internal
64
+ */
51
65
  private serialize;
66
+ /**
67
+ * @internal
68
+ */
52
69
  private deserialize;
53
70
  }