@aws-sdk/client-securityhub 3.533.0 → 3.535.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 (165) hide show
  1. package/dist-types/SecurityHub.d.ts +26 -1
  2. package/dist-types/SecurityHubClient.d.ts +1 -1
  3. package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +2 -1
  4. package/dist-types/commands/AcceptInvitationCommand.d.ts +3 -3
  5. package/dist-types/commands/BatchDeleteAutomationRulesCommand.d.ts +2 -1
  6. package/dist-types/commands/BatchDisableStandardsCommand.d.ts +2 -1
  7. package/dist-types/commands/BatchEnableStandardsCommand.d.ts +2 -1
  8. package/dist-types/commands/BatchGetAutomationRulesCommand.d.ts +2 -1
  9. package/dist-types/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +2 -1
  10. package/dist-types/commands/BatchGetSecurityControlsCommand.d.ts +2 -1
  11. package/dist-types/commands/BatchGetStandardsControlAssociationsCommand.d.ts +2 -1
  12. package/dist-types/commands/BatchImportFindingsCommand.d.ts +2 -1
  13. package/dist-types/commands/BatchUpdateAutomationRulesCommand.d.ts +2 -1
  14. package/dist-types/commands/BatchUpdateFindingsCommand.d.ts +2 -1
  15. package/dist-types/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateActionTargetCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateAutomationRuleCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateConfigurationPolicyCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateFindingAggregatorCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateInsightCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateMembersCommand.d.ts +2 -1
  22. package/dist-types/commands/DeclineInvitationsCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteActionTargetCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteConfigurationPolicyCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteFindingAggregatorCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteInsightCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteInvitationsCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteMembersCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeActionTargetsCommand.d.ts +2 -1
  30. package/dist-types/commands/DescribeHubCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribeProductsCommand.d.ts +2 -1
  33. package/dist-types/commands/DescribeStandardsCommand.d.ts +2 -1
  34. package/dist-types/commands/DescribeStandardsControlsCommand.d.ts +2 -1
  35. package/dist-types/commands/DisableImportFindingsForProductCommand.d.ts +2 -1
  36. package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +2 -1
  37. package/dist-types/commands/DisableSecurityHubCommand.d.ts +2 -1
  38. package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +2 -1
  39. package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +3 -3
  40. package/dist-types/commands/DisassociateMembersCommand.d.ts +2 -1
  41. package/dist-types/commands/EnableImportFindingsForProductCommand.d.ts +2 -1
  42. package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +2 -1
  43. package/dist-types/commands/EnableSecurityHubCommand.d.ts +2 -1
  44. package/dist-types/commands/GetAdministratorAccountCommand.d.ts +2 -1
  45. package/dist-types/commands/GetConfigurationPolicyAssociationCommand.d.ts +2 -1
  46. package/dist-types/commands/GetConfigurationPolicyCommand.d.ts +2 -1
  47. package/dist-types/commands/GetEnabledStandardsCommand.d.ts +2 -1
  48. package/dist-types/commands/GetFindingAggregatorCommand.d.ts +2 -1
  49. package/dist-types/commands/GetFindingHistoryCommand.d.ts +2 -1
  50. package/dist-types/commands/GetFindingsCommand.d.ts +2 -1
  51. package/dist-types/commands/GetInsightResultsCommand.d.ts +2 -1
  52. package/dist-types/commands/GetInsightsCommand.d.ts +2 -1
  53. package/dist-types/commands/GetInvitationsCountCommand.d.ts +2 -1
  54. package/dist-types/commands/GetMasterAccountCommand.d.ts +3 -3
  55. package/dist-types/commands/GetMembersCommand.d.ts +2 -1
  56. package/dist-types/commands/GetSecurityControlDefinitionCommand.d.ts +2 -1
  57. package/dist-types/commands/InviteMembersCommand.d.ts +2 -1
  58. package/dist-types/commands/ListAutomationRulesCommand.d.ts +2 -1
  59. package/dist-types/commands/ListConfigurationPoliciesCommand.d.ts +2 -1
  60. package/dist-types/commands/ListConfigurationPolicyAssociationsCommand.d.ts +2 -1
  61. package/dist-types/commands/ListEnabledProductsForImportCommand.d.ts +2 -1
  62. package/dist-types/commands/ListFindingAggregatorsCommand.d.ts +2 -1
  63. package/dist-types/commands/ListInvitationsCommand.d.ts +2 -1
  64. package/dist-types/commands/ListMembersCommand.d.ts +2 -1
  65. package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +2 -1
  66. package/dist-types/commands/ListSecurityControlDefinitionsCommand.d.ts +2 -1
  67. package/dist-types/commands/ListStandardsControlAssociationsCommand.d.ts +2 -1
  68. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  69. package/dist-types/commands/StartConfigurationPolicyAssociationCommand.d.ts +2 -1
  70. package/dist-types/commands/StartConfigurationPolicyDisassociationCommand.d.ts +2 -1
  71. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  72. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  73. package/dist-types/commands/UpdateActionTargetCommand.d.ts +2 -1
  74. package/dist-types/commands/UpdateConfigurationPolicyCommand.d.ts +2 -1
  75. package/dist-types/commands/UpdateFindingAggregatorCommand.d.ts +2 -1
  76. package/dist-types/commands/UpdateFindingsCommand.d.ts +2 -1
  77. package/dist-types/commands/UpdateInsightCommand.d.ts +2 -1
  78. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -1
  79. package/dist-types/commands/UpdateSecurityControlCommand.d.ts +2 -1
  80. package/dist-types/commands/UpdateSecurityHubConfigurationCommand.d.ts +2 -1
  81. package/dist-types/commands/UpdateStandardsControlCommand.d.ts +2 -1
  82. package/dist-types/models/models_0.d.ts +1576 -1576
  83. package/dist-types/models/models_1.d.ts +1551 -1551
  84. package/dist-types/models/models_2.d.ts +1014 -1014
  85. package/dist-types/ts3.4/SecurityHub.d.ts +25 -0
  86. package/dist-types/ts3.4/commands/AcceptAdministratorInvitationCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/BatchDeleteAutomationRulesCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/BatchDisableStandardsCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/BatchEnableStandardsCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/BatchGetAutomationRulesCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/BatchGetSecurityControlsCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/BatchGetStandardsControlAssociationsCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/BatchImportFindingsCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/BatchUpdateAutomationRulesCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/BatchUpdateFindingsCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/CreateActionTargetCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/CreateAutomationRuleCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/CreateConfigurationPolicyCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/CreateFindingAggregatorCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/CreateInsightCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/DeleteActionTargetCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/DeleteConfigurationPolicyCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/DeleteFindingAggregatorCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/DeleteInsightCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/DescribeActionTargetsCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/DescribeProductsCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/DescribeStandardsCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/DescribeStandardsControlsCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/DisableImportFindingsForProductCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/DisableSecurityHubCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/EnableImportFindingsForProductCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/EnableSecurityHubCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/GetConfigurationPolicyAssociationCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/GetConfigurationPolicyCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/GetEnabledStandardsCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/GetFindingAggregatorCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/GetFindingHistoryCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/GetInsightResultsCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/GetSecurityControlDefinitionCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/ListAutomationRulesCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/ListConfigurationPoliciesCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/ListConfigurationPolicyAssociationsCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/ListEnabledProductsForImportCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/ListFindingAggregatorsCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/ListSecurityControlDefinitionsCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/ListStandardsControlAssociationsCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/StartConfigurationPolicyAssociationCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/StartConfigurationPolicyDisassociationCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/UpdateActionTargetCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/UpdateConfigurationPolicyCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/UpdateFindingAggregatorCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/UpdateFindingsCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/UpdateInsightCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/UpdateSecurityControlCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/UpdateSecurityHubConfigurationCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/UpdateStandardsControlCommand.d.ts +9 -0
  165. package/package.json +40 -40
@@ -22,10 +22,10 @@ export interface GetInsightResultsCommandOutput extends GetInsightResultsRespons
22
22
  }
23
23
  declare const GetInsightResultsCommand_base: {
24
24
  new (input: GetInsightResultsCommandInput): import("@smithy/smithy-client").CommandImpl<GetInsightResultsCommandInput, GetInsightResultsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetInsightResultsCommandInput): import("@smithy/smithy-client").CommandImpl<GetInsightResultsCommandInput, GetInsightResultsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the results of the Security Hub insight specified by the insight ARN.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -79,6 +79,7 @@ declare const GetInsightResultsCommand_base: {
79
79
  * @throws {@link SecurityHubServiceException}
80
80
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
81
81
  *
82
+ * @public
82
83
  * @example To get the results of a Security Hub insight
83
84
  * ```javascript
84
85
  * // The following example returns the results of the Security Hub insight specified by the insight ARN.
@@ -22,10 +22,10 @@ export interface GetInsightsCommandOutput extends GetInsightsResponse, __Metadat
22
22
  }
23
23
  declare const GetInsightsCommand_base: {
24
24
  new (input: GetInsightsCommandInput): import("@smithy/smithy-client").CommandImpl<GetInsightsCommandInput, GetInsightsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [GetInsightsCommandInput]): import("@smithy/smithy-client").CommandImpl<GetInsightsCommandInput, GetInsightsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists and describes insights for the specified insight ARNs.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -349,6 +349,7 @@ declare const GetInsightsCommand_base: {
349
349
  * @throws {@link SecurityHubServiceException}
350
350
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
351
351
  *
352
+ * @public
352
353
  * @example To get details of a Security Hub insight
353
354
  * ```javascript
354
355
  * // The following example returns details of the Security Hub insight with the specified ARN.
@@ -22,10 +22,10 @@ export interface GetInvitationsCountCommandOutput extends GetInvitationsCountRes
22
22
  }
23
23
  declare const GetInvitationsCountCommand_base: {
24
24
  new (input: GetInvitationsCountCommandInput): import("@smithy/smithy-client").CommandImpl<GetInvitationsCountCommandInput, GetInvitationsCountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [GetInvitationsCountCommandInput]): import("@smithy/smithy-client").CommandImpl<GetInvitationsCountCommandInput, GetInvitationsCountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns the count of all Security Hub membership invitations that were sent to the
30
30
  * current member account, not including the currently accepted invitation. </p>
31
31
  * @example
@@ -66,6 +66,7 @@ declare const GetInvitationsCountCommand_base: {
66
66
  * @throws {@link SecurityHubServiceException}
67
67
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
68
68
  *
69
+ * @public
69
70
  * @example To get a count of membership invitations
70
71
  * ```javascript
71
72
  * // The following example returns a count of invitations that the Security Hub administrator sent to the current member account, not including the currently accepted invitation.
@@ -22,12 +22,10 @@ export interface GetMasterAccountCommandOutput extends GetMasterAccountResponse,
22
22
  }
23
23
  declare const GetMasterAccountCommand_base: {
24
24
  new (input: GetMasterAccountCommandInput): import("@smithy/smithy-client").CommandImpl<GetMasterAccountCommandInput, GetMasterAccountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [GetMasterAccountCommandInput]): import("@smithy/smithy-client").CommandImpl<GetMasterAccountCommandInput, GetMasterAccountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
- * @deprecated
30
- *
31
29
  * <p>This method is deprecated. Instead, use <code>GetAdministratorAccount</code>.</p>
32
30
  * <p>The Security Hub console continues to use <code>GetMasterAccount</code>. It will eventually change to use <code>GetAdministratorAccount</code>. Any IAM policies that specifically control access to this function must continue to use <code>GetMasterAccount</code>. You should also add <code>GetAdministratorAccount</code> to your policies to ensure that the correct permissions are in place after the console begins to use <code>GetAdministratorAccount</code>.</p>
33
31
  * <p>Provides the details for the Security Hub administrator account for the current member account.</p>
@@ -79,6 +77,8 @@ declare const GetMasterAccountCommand_base: {
79
77
  * @throws {@link SecurityHubServiceException}
80
78
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
81
79
  *
80
+ * @public
81
+ * @deprecated This API has been deprecated, use GetAdministratorAccount API instead.
82
82
  */
83
83
  export declare class GetMasterAccountCommand extends GetMasterAccountCommand_base {
84
84
  }
@@ -22,10 +22,10 @@ export interface GetMembersCommandOutput extends GetMembersResponse, __MetadataB
22
22
  }
23
23
  declare const GetMembersCommand_base: {
24
24
  new (input: GetMembersCommandInput): import("@smithy/smithy-client").CommandImpl<GetMembersCommandInput, GetMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetMembersCommandInput): import("@smithy/smithy-client").CommandImpl<GetMembersCommandInput, GetMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns the details for the Security Hub member accounts for the specified account IDs.</p>
30
30
  * <p>An administrator account can be either the delegated Security Hub administrator account for an
31
31
  * organization or an administrator account that enabled Security Hub manually.</p>
@@ -92,6 +92,7 @@ declare const GetMembersCommand_base: {
92
92
  * @throws {@link SecurityHubServiceException}
93
93
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
94
94
  *
95
+ * @public
95
96
  * @example To get member account details
96
97
  * ```javascript
97
98
  * // The following example returns details for the Security Hub member accounts with the specified AWS account IDs. An administrator account may be the delegated Security Hub administrator account for an organization or an administrator account that enabled Security Hub manually. The Security Hub administrator must call this operation.
@@ -22,10 +22,10 @@ export interface GetSecurityControlDefinitionCommandOutput extends GetSecurityCo
22
22
  }
23
23
  declare const GetSecurityControlDefinitionCommand_base: {
24
24
  new (input: GetSecurityControlDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSecurityControlDefinitionCommandInput, GetSecurityControlDefinitionCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetSecurityControlDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSecurityControlDefinitionCommandInput, GetSecurityControlDefinitionCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Retrieves the definition of a security control. The definition includes the control title, description, Region availability, parameter definitions, and other details.
31
31
  * </p>
@@ -138,6 +138,7 @@ declare const GetSecurityControlDefinitionCommand_base: {
138
138
  * @throws {@link SecurityHubServiceException}
139
139
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
140
140
  *
141
+ * @public
141
142
  * @example To get the definition of a security control.
142
143
  * ```javascript
143
144
  * // The following example retrieves definition details for the specified security control.
@@ -22,10 +22,10 @@ export interface InviteMembersCommandOutput extends InviteMembersResponse, __Met
22
22
  }
23
23
  declare const InviteMembersCommand_base: {
24
24
  new (input: InviteMembersCommandInput): import("@smithy/smithy-client").CommandImpl<InviteMembersCommandInput, InviteMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: InviteMembersCommandInput): import("@smithy/smithy-client").CommandImpl<InviteMembersCommandInput, InviteMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Invites other Amazon Web Services accounts to become member accounts for the Security Hub administrator account that
30
30
  * the invitation is sent from.</p>
31
31
  * <p>This operation is only used to invite accounts that do not belong to an organization.
@@ -83,6 +83,7 @@ declare const InviteMembersCommand_base: {
83
83
  * @throws {@link SecurityHubServiceException}
84
84
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
85
85
  *
86
+ * @public
86
87
  * @example To invite accounts to become members
87
88
  * ```javascript
88
89
  * // The following example invites the specified AWS accounts to become member accounts associated with the calling Security Hub administrator account. You only use this operation to invite accounts that don't belong to an AWS Organizations organization.
@@ -22,10 +22,10 @@ export interface ListAutomationRulesCommandOutput extends ListAutomationRulesRes
22
22
  }
23
23
  declare const ListAutomationRulesCommand_base: {
24
24
  new (input: ListAutomationRulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAutomationRulesCommandInput, ListAutomationRulesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListAutomationRulesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListAutomationRulesCommandInput, ListAutomationRulesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * A list of automation rules and their metadata for the calling account.
31
31
  * </p>
@@ -86,6 +86,7 @@ declare const ListAutomationRulesCommand_base: {
86
86
  * @throws {@link SecurityHubServiceException}
87
87
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
88
88
  *
89
+ * @public
89
90
  * @example To list automation rules
90
91
  * ```javascript
91
92
  * // The following example lists automation rules and rule metadata in the calling account.
@@ -22,10 +22,10 @@ export interface ListConfigurationPoliciesCommandOutput extends ListConfiguratio
22
22
  }
23
23
  declare const ListConfigurationPoliciesCommand_base: {
24
24
  new (input: ListConfigurationPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListConfigurationPoliciesCommandInput, ListConfigurationPoliciesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListConfigurationPoliciesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListConfigurationPoliciesCommandInput, ListConfigurationPoliciesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Lists the configuration policies that the Security Hub delegated administrator has created for your
31
31
  * organization. Only the delegated administrator can invoke this operation from the home Region.
@@ -84,6 +84,7 @@ declare const ListConfigurationPoliciesCommand_base: {
84
84
  * @throws {@link SecurityHubServiceException}
85
85
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
86
86
  *
87
+ * @public
87
88
  * @example To view a list of configuration policies
88
89
  * ```javascript
89
90
  * // This operation provides a list of your configuration policies, including metadata for each policy.
@@ -22,10 +22,10 @@ export interface ListConfigurationPolicyAssociationsCommandOutput extends ListCo
22
22
  }
23
23
  declare const ListConfigurationPolicyAssociationsCommand_base: {
24
24
  new (input: ListConfigurationPolicyAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListConfigurationPolicyAssociationsCommandInput, ListConfigurationPolicyAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListConfigurationPolicyAssociationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListConfigurationPolicyAssociationsCommandInput, ListConfigurationPolicyAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Provides information about the associations for your configuration policies and self-managed behavior. Only the
31
31
  * Security Hub delegated administrator can invoke this operation from the home Region.
@@ -90,6 +90,7 @@ declare const ListConfigurationPolicyAssociationsCommand_base: {
90
90
  * @throws {@link SecurityHubServiceException}
91
91
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
92
92
  *
93
+ * @public
93
94
  * @example To list configuration associations
94
95
  * ```javascript
95
96
  * // This operation lists all of the associations between targets and configuration policies or self-managed behavior. Targets can include accounts, organizational units, or the root.
@@ -22,10 +22,10 @@ export interface ListEnabledProductsForImportCommandOutput extends ListEnabledPr
22
22
  }
23
23
  declare const ListEnabledProductsForImportCommand_base: {
24
24
  new (input: ListEnabledProductsForImportCommandInput): import("@smithy/smithy-client").CommandImpl<ListEnabledProductsForImportCommandInput, ListEnabledProductsForImportCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListEnabledProductsForImportCommandInput]): import("@smithy/smithy-client").CommandImpl<ListEnabledProductsForImportCommandInput, ListEnabledProductsForImportCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all findings-generating solutions (products) that you are subscribed to receive
30
30
  * findings from in Security Hub.</p>
31
31
  * @example
@@ -68,6 +68,7 @@ declare const ListEnabledProductsForImportCommand_base: {
68
68
  * @throws {@link SecurityHubServiceException}
69
69
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
70
70
  *
71
+ * @public
71
72
  * @example To list ARNs for enabled integrations
72
73
  * ```javascript
73
74
  * // The following example returns a list of subscription Amazon Resource Names (ARNs) for the product integrations that you have currently enabled in Security Hub.
@@ -22,10 +22,10 @@ export interface ListFindingAggregatorsCommandOutput extends ListFindingAggregat
22
22
  }
23
23
  declare const ListFindingAggregatorsCommand_base: {
24
24
  new (input: ListFindingAggregatorsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFindingAggregatorsCommandInput, ListFindingAggregatorsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListFindingAggregatorsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListFindingAggregatorsCommandInput, ListFindingAggregatorsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>If finding aggregation is enabled, then <code>ListFindingAggregators</code> returns the ARN of the finding aggregator. You can run this operation from any Region.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -76,6 +76,7 @@ declare const ListFindingAggregatorsCommand_base: {
76
76
  * @throws {@link SecurityHubServiceException}
77
77
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
78
78
  *
79
+ * @public
79
80
  * @example To update the enablement status of a standard control
80
81
  * ```javascript
81
82
  * // The following example disables the specified control in the specified security standard.
@@ -22,10 +22,10 @@ export interface ListInvitationsCommandOutput extends ListInvitationsResponse, _
22
22
  }
23
23
  declare const ListInvitationsCommand_base: {
24
24
  new (input: ListInvitationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListInvitationsCommandInput, ListInvitationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListInvitationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListInvitationsCommandInput, ListInvitationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all Security Hub membership invitations that were sent to the current Amazon Web Services account.</p>
30
30
  * <p>This operation is only used by accounts that are managed by invitation.
31
31
  * Accounts that are managed using the integration with Organizations do not receive invitations.</p>
@@ -78,6 +78,7 @@ declare const ListInvitationsCommand_base: {
78
78
  * @throws {@link SecurityHubServiceException}
79
79
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
80
80
  *
81
+ * @public
81
82
  * @example To list membership invitations to calling account
82
83
  * ```javascript
83
84
  * // The following example returns a list of Security Hub member invitations sent to the calling AWS account. Only accounts that are invited manually use this operation. It's not for use by accounts that are managed through AWS Organizations.
@@ -22,10 +22,10 @@ export interface ListMembersCommandOutput extends ListMembersResponse, __Metadat
22
22
  }
23
23
  declare const ListMembersCommand_base: {
24
24
  new (input: ListMembersCommandInput): import("@smithy/smithy-client").CommandImpl<ListMembersCommandInput, ListMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListMembersCommandInput]): import("@smithy/smithy-client").CommandImpl<ListMembersCommandInput, ListMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists details about all member accounts for the current Security Hub administrator
30
30
  * account.</p>
31
31
  * <p>The results include both member accounts that belong to an organization and member
@@ -83,6 +83,7 @@ declare const ListMembersCommand_base: {
83
83
  * @throws {@link SecurityHubServiceException}
84
84
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
85
85
  *
86
+ * @public
86
87
  * @example To list member account details
87
88
  * ```javascript
88
89
  * // The following example returns details about member accounts for the calling Security Hub administrator account. The response includes member accounts that are managed through AWS Organizations and those that were invited manually.
@@ -22,10 +22,10 @@ export interface ListOrganizationAdminAccountsCommandOutput extends ListOrganiza
22
22
  }
23
23
  declare const ListOrganizationAdminAccountsCommand_base: {
24
24
  new (input: ListOrganizationAdminAccountsCommandInput): import("@smithy/smithy-client").CommandImpl<ListOrganizationAdminAccountsCommandInput, ListOrganizationAdminAccountsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListOrganizationAdminAccountsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListOrganizationAdminAccountsCommandInput, ListOrganizationAdminAccountsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the Security Hub administrator accounts. Can only be called by the organization
30
30
  * management account.</p>
31
31
  * @example
@@ -75,6 +75,7 @@ declare const ListOrganizationAdminAccountsCommand_base: {
75
75
  * @throws {@link SecurityHubServiceException}
76
76
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
77
77
  *
78
+ * @public
78
79
  * @example To list administrator acccounts for an organization
79
80
  * ```javascript
80
81
  * // The following example lists the Security Hub administrator accounts for an organization. Only the organization management account can call this operation.
@@ -22,10 +22,10 @@ export interface ListSecurityControlDefinitionsCommandOutput extends ListSecurit
22
22
  }
23
23
  declare const ListSecurityControlDefinitionsCommand_base: {
24
24
  new (input: ListSecurityControlDefinitionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSecurityControlDefinitionsCommandInput, ListSecurityControlDefinitionsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListSecurityControlDefinitionsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListSecurityControlDefinitionsCommandInput, ListSecurityControlDefinitionsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Lists all of the security controls that apply to a specified standard.
31
31
  * </p>
@@ -140,6 +140,7 @@ declare const ListSecurityControlDefinitionsCommand_base: {
140
140
  * @throws {@link SecurityHubServiceException}
141
141
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
142
142
  *
143
+ * @public
143
144
  * @example To list security controls that apply to a standard
144
145
  * ```javascript
145
146
  * // The following example lists security controls that apply to a specified Security Hub standard.
@@ -22,10 +22,10 @@ export interface ListStandardsControlAssociationsCommandOutput extends ListStand
22
22
  }
23
23
  declare const ListStandardsControlAssociationsCommand_base: {
24
24
  new (input: ListStandardsControlAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListStandardsControlAssociationsCommandInput, ListStandardsControlAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListStandardsControlAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListStandardsControlAssociationsCommandInput, ListStandardsControlAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Specifies whether a control is currently enabled or disabled in each enabled standard in the calling account.
31
31
  * </p>
@@ -86,6 +86,7 @@ declare const ListStandardsControlAssociationsCommand_base: {
86
86
  * @throws {@link SecurityHubServiceException}
87
87
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
88
88
  *
89
+ * @public
89
90
  * @example To say whether standard
90
91
  * ```javascript
91
92
  * // The following example specifies whether a control is currently enabled or disabled in each enabled standard in the calling account. The response also provides other details about the control.
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
22
22
  }
23
23
  declare const ListTagsForResourceCommand_base: {
24
24
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a list of tags associated with a resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -65,6 +65,7 @@ declare const ListTagsForResourceCommand_base: {
65
65
  * @throws {@link SecurityHubServiceException}
66
66
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
67
67
  *
68
+ * @public
68
69
  * @example To get a list of tags for a resource
69
70
  * ```javascript
70
71
  * // The following example returns a list of tags associated with the specified resource.
@@ -22,10 +22,10 @@ export interface StartConfigurationPolicyAssociationCommandOutput extends StartC
22
22
  }
23
23
  declare const StartConfigurationPolicyAssociationCommand_base: {
24
24
  new (input: StartConfigurationPolicyAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<StartConfigurationPolicyAssociationCommandInput, StartConfigurationPolicyAssociationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartConfigurationPolicyAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<StartConfigurationPolicyAssociationCommandInput, StartConfigurationPolicyAssociationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Associates a target account, organizational unit, or the root with a specified configuration. The target can be
31
31
  * associated with a configuration policy or self-managed behavior. Only the Security Hub delegated administrator can
@@ -88,6 +88,7 @@ declare const StartConfigurationPolicyAssociationCommand_base: {
88
88
  * @throws {@link SecurityHubServiceException}
89
89
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
90
90
  *
91
+ * @public
91
92
  * @example To associate a configuration with a target
92
93
  * ```javascript
93
94
  * // This operation associates a configuration policy or self-managed behavior with the target account, organizational unit, or the root.
@@ -22,10 +22,10 @@ export interface StartConfigurationPolicyDisassociationCommandOutput extends Sta
22
22
  }
23
23
  declare const StartConfigurationPolicyDisassociationCommand_base: {
24
24
  new (input: StartConfigurationPolicyDisassociationCommandInput): import("@smithy/smithy-client").CommandImpl<StartConfigurationPolicyDisassociationCommandInput, StartConfigurationPolicyDisassociationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartConfigurationPolicyDisassociationCommandInput): import("@smithy/smithy-client").CommandImpl<StartConfigurationPolicyDisassociationCommandInput, StartConfigurationPolicyDisassociationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Disassociates a target account, organizational unit, or the root from a specified configuration. When you
31
31
  * disassociate a configuration from its target, the target inherits the configuration of the closest parent. If there’s no
@@ -82,6 +82,7 @@ declare const StartConfigurationPolicyDisassociationCommand_base: {
82
82
  * @throws {@link SecurityHubServiceException}
83
83
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
84
84
  *
85
+ * @public
85
86
  * @example To disassociate a configuration from a target
86
87
  * ```javascript
87
88
  * // This operation disassociates a configuration policy or self-managed behavior from the target account, organizational unit, or the root.
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
22
22
  }
23
23
  declare const TagResourceCommand_base: {
24
24
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Adds one or more tags to a resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -64,6 +64,7 @@ declare const TagResourceCommand_base: {
64
64
  * @throws {@link SecurityHubServiceException}
65
65
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
66
66
  *
67
+ * @public
67
68
  * @example To tag a resource
68
69
  * ```javascript
69
70
  * // The following example adds the 'Department' and 'Area' tags to the specified resource.
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
22
22
  }
23
23
  declare const UntagResourceCommand_base: {
24
24
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes one or more tags from a resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -64,6 +64,7 @@ declare const UntagResourceCommand_base: {
64
64
  * @throws {@link SecurityHubServiceException}
65
65
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
66
66
  *
67
+ * @public
67
68
  * @example To remove tags from a resource
68
69
  * ```javascript
69
70
  * // The following example removes the 'Department' tag from the specified resource.
@@ -22,10 +22,10 @@ export interface UpdateActionTargetCommandOutput extends UpdateActionTargetRespo
22
22
  }
23
23
  declare const UpdateActionTargetCommand_base: {
24
24
  new (input: UpdateActionTargetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateActionTargetCommandInput, UpdateActionTargetCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateActionTargetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateActionTargetCommandInput, UpdateActionTargetCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the name and description of a custom action target in Security Hub.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -66,6 +66,7 @@ declare const UpdateActionTargetCommand_base: {
66
66
  * @throws {@link SecurityHubServiceException}
67
67
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
68
68
  *
69
+ * @public
69
70
  * @example To update the name and description of a custom action target
70
71
  * ```javascript
71
72
  * // The following example updates the name and description of a custom action target in Security Hub. You can create custom actions to automatically respond to Security Hub findings using Amazon EventBridge.
@@ -22,10 +22,10 @@ export interface UpdateConfigurationPolicyCommandOutput extends UpdateConfigurat
22
22
  }
23
23
  declare const UpdateConfigurationPolicyCommand_base: {
24
24
  new (input: UpdateConfigurationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfigurationPolicyCommandInput, UpdateConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateConfigurationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfigurationPolicyCommandInput, UpdateConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Updates a configuration policy. Only the Security Hub delegated
31
31
  * administrator can invoke this operation from the home Region.
@@ -171,6 +171,7 @@ declare const UpdateConfigurationPolicyCommand_base: {
171
171
  * @throws {@link SecurityHubServiceException}
172
172
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
173
173
  *
174
+ * @public
174
175
  * @example To update a configuration policy
175
176
  * ```javascript
176
177
  * // This operation updates the specified configuration policy.
@@ -22,10 +22,10 @@ export interface UpdateFindingAggregatorCommandOutput extends UpdateFindingAggre
22
22
  }
23
23
  declare const UpdateFindingAggregatorCommand_base: {
24
24
  new (input: UpdateFindingAggregatorCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFindingAggregatorCommandInput, UpdateFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateFindingAggregatorCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFindingAggregatorCommandInput, UpdateFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the finding aggregation configuration. Used to update the Region linking mode and the list of included or excluded Regions. You cannot use <code>UpdateFindingAggregator</code> to change the aggregation Region.</p>
30
30
  * <p>You must run <code>UpdateFindingAggregator</code> from the current aggregation Region.
31
31
  * </p>
@@ -84,6 +84,7 @@ declare const UpdateFindingAggregatorCommand_base: {
84
84
  * @throws {@link SecurityHubServiceException}
85
85
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
86
86
  *
87
+ * @public
87
88
  * @example To update cross-Region aggregation settings
88
89
  * ```javascript
89
90
  * // The following example updates the cross-Region aggregation configuration. You use this operation to change the list of linked Regions and the treatment of new Regions. However, you cannot use this operation to change the aggregation Region.
@@ -22,10 +22,10 @@ export interface UpdateFindingsCommandOutput extends UpdateFindingsResponse, __M
22
22
  }
23
23
  declare const UpdateFindingsCommand_base: {
24
24
  new (input: UpdateFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFindingsCommandInput, UpdateFindingsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFindingsCommandInput, UpdateFindingsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * <code>UpdateFindings</code> is deprecated. Instead of <code>UpdateFindings</code>, use
31
31
  * <code>BatchUpdateFindings</code>.</p>
@@ -345,6 +345,7 @@ declare const UpdateFindingsCommand_base: {
345
345
  * @throws {@link SecurityHubServiceException}
346
346
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
347
347
  *
348
+ * @public
348
349
  */
349
350
  export declare class UpdateFindingsCommand extends UpdateFindingsCommand_base {
350
351
  }
@@ -22,10 +22,10 @@ export interface UpdateInsightCommandOutput extends UpdateInsightResponse, __Met
22
22
  }
23
23
  declare const UpdateInsightCommand_base: {
24
24
  new (input: UpdateInsightCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInsightCommandInput, UpdateInsightCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateInsightCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInsightCommandInput, UpdateInsightCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the Security Hub insight identified by the specified insight ARN.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -338,6 +338,7 @@ declare const UpdateInsightCommand_base: {
338
338
  * @throws {@link SecurityHubServiceException}
339
339
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
340
340
  *
341
+ * @public
341
342
  * @example To update an insight
342
343
  * ```javascript
343
344
  * // The following example updates the specified Security Hub insight.
@@ -22,10 +22,10 @@ export interface UpdateOrganizationConfigurationCommandOutput extends UpdateOrga
22
22
  }
23
23
  declare const UpdateOrganizationConfigurationCommand_base: {
24
24
  new (input: UpdateOrganizationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateOrganizationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the configuration of your organization in Security Hub. Only the
30
30
  * Security Hub administrator account can invoke this operation.</p>
31
31
  * @example
@@ -81,6 +81,7 @@ declare const UpdateOrganizationConfigurationCommand_base: {
81
81
  * @throws {@link SecurityHubServiceException}
82
82
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
83
83
  *
84
+ * @public
84
85
  * @example To update organization configuration
85
86
  * ```javascript
86
87
  * // This operation updates the way your organization is configured in Security Hub. Only a Security Hub administrator account can invoke this operation.
@@ -22,10 +22,10 @@ export interface UpdateSecurityControlCommandOutput extends UpdateSecurityContro
22
22
  }
23
23
  declare const UpdateSecurityControlCommand_base: {
24
24
  new (input: UpdateSecurityControlCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSecurityControlCommandInput, UpdateSecurityControlCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateSecurityControlCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSecurityControlCommandInput, UpdateSecurityControlCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Updates the properties of a security control.
31
31
  * </p>
@@ -101,6 +101,7 @@ declare const UpdateSecurityControlCommand_base: {
101
101
  * @throws {@link SecurityHubServiceException}
102
102
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
103
103
  *
104
+ * @public
104
105
  * @example To update security control properties
105
106
  * ```javascript
106
107
  * // The following example updates the specified security control. Specifically, this example updates control parameters.