@aws-sdk/client-securityhub 3.533.0 → 3.536.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/SecurityHub.d.ts +26 -1
- package/dist-types/SecurityHubClient.d.ts +1 -1
- package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +2 -1
- package/dist-types/commands/AcceptInvitationCommand.d.ts +4 -3
- package/dist-types/commands/BatchDeleteAutomationRulesCommand.d.ts +2 -1
- package/dist-types/commands/BatchDisableStandardsCommand.d.ts +2 -1
- package/dist-types/commands/BatchEnableStandardsCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetAutomationRulesCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetSecurityControlsCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetStandardsControlAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/BatchImportFindingsCommand.d.ts +2 -1
- package/dist-types/commands/BatchUpdateAutomationRulesCommand.d.ts +2 -1
- package/dist-types/commands/BatchUpdateFindingsCommand.d.ts +2 -1
- package/dist-types/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/CreateActionTargetCommand.d.ts +2 -1
- package/dist-types/commands/CreateAutomationRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateConfigurationPolicyCommand.d.ts +2 -1
- package/dist-types/commands/CreateFindingAggregatorCommand.d.ts +2 -1
- package/dist-types/commands/CreateInsightCommand.d.ts +2 -1
- package/dist-types/commands/CreateMembersCommand.d.ts +2 -1
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteActionTargetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConfigurationPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFindingAggregatorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInsightCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMembersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeActionTargetsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeHubCommand.d.ts +2 -1
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeProductsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStandardsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStandardsControlsCommand.d.ts +2 -1
- package/dist-types/commands/DisableImportFindingsForProductCommand.d.ts +2 -1
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/DisableSecurityHubCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +4 -3
- package/dist-types/commands/DisassociateMembersCommand.d.ts +2 -1
- package/dist-types/commands/EnableImportFindingsForProductCommand.d.ts +2 -1
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/EnableSecurityHubCommand.d.ts +2 -1
- package/dist-types/commands/GetAdministratorAccountCommand.d.ts +2 -1
- package/dist-types/commands/GetConfigurationPolicyAssociationCommand.d.ts +2 -1
- package/dist-types/commands/GetConfigurationPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetEnabledStandardsCommand.d.ts +2 -1
- package/dist-types/commands/GetFindingAggregatorCommand.d.ts +2 -1
- package/dist-types/commands/GetFindingHistoryCommand.d.ts +2 -1
- package/dist-types/commands/GetFindingsCommand.d.ts +2 -1
- package/dist-types/commands/GetInsightResultsCommand.d.ts +2 -1
- package/dist-types/commands/GetInsightsCommand.d.ts +2 -1
- package/dist-types/commands/GetInvitationsCountCommand.d.ts +2 -1
- package/dist-types/commands/GetMasterAccountCommand.d.ts +4 -3
- package/dist-types/commands/GetMembersCommand.d.ts +2 -1
- package/dist-types/commands/GetSecurityControlDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/InviteMembersCommand.d.ts +2 -1
- package/dist-types/commands/ListAutomationRulesCommand.d.ts +2 -1
- package/dist-types/commands/ListConfigurationPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListConfigurationPolicyAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListEnabledProductsForImportCommand.d.ts +2 -1
- package/dist-types/commands/ListFindingAggregatorsCommand.d.ts +2 -1
- package/dist-types/commands/ListInvitationsCommand.d.ts +2 -1
- package/dist-types/commands/ListMembersCommand.d.ts +2 -1
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +2 -1
- package/dist-types/commands/ListSecurityControlDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListStandardsControlAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/StartConfigurationPolicyAssociationCommand.d.ts +2 -1
- package/dist-types/commands/StartConfigurationPolicyDisassociationCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateActionTargetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConfigurationPolicyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFindingAggregatorCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFindingsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateInsightCommand.d.ts +2 -1
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSecurityControlCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSecurityHubConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateStandardsControlCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +1576 -1576
- package/dist-types/models/models_1.d.ts +1551 -1551
- package/dist-types/models/models_2.d.ts +1014 -1014
- package/dist-types/ts3.4/SecurityHub.d.ts +25 -0
- package/dist-types/ts3.4/commands/AcceptAdministratorInvitationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchDeleteAutomationRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchDisableStandardsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchEnableStandardsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetAutomationRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetSecurityControlsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetStandardsControlAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchImportFindingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchUpdateAutomationRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchUpdateFindingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateActionTargetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAutomationRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConfigurationPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFindingAggregatorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInsightCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteActionTargetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConfigurationPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFindingAggregatorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInsightCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeActionTargetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeProductsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeStandardsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeStandardsControlsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableImportFindingsForProductCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableSecurityHubCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableImportFindingsForProductCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableSecurityHubCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConfigurationPolicyAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConfigurationPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEnabledStandardsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFindingAggregatorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFindingHistoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInsightResultsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSecurityControlDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAutomationRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListConfigurationPoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListConfigurationPolicyAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEnabledProductsForImportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFindingAggregatorsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSecurityControlDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListStandardsControlAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartConfigurationPolicyAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartConfigurationPolicyDisassociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateActionTargetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConfigurationPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFindingAggregatorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFindingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateInsightCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSecurityControlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSecurityHubConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateStandardsControlCommand.d.ts +9 -0
- package/package.json +40 -40
|
@@ -22,10 +22,10 @@ export interface CreateMembersCommandOutput extends CreateMembersResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateMembersCommand_base: {
|
|
24
24
|
new (input: CreateMembersCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMembersCommandInput, CreateMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateMembersCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMembersCommandInput, CreateMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a member association in Security Hub between the specified accounts and the account
|
|
30
30
|
* used to make the request, which is the administrator account. If you are integrated with
|
|
31
31
|
* Organizations, then the administrator account is designated by the organization management account.</p>
|
|
@@ -117,6 +117,7 @@ declare const CreateMembersCommand_base: {
|
|
|
117
117
|
* @throws {@link SecurityHubServiceException}
|
|
118
118
|
* <p>Base exception class for all service exceptions from SecurityHub service.</p>
|
|
119
119
|
*
|
|
120
|
+
* @public
|
|
120
121
|
* @example To add a member account
|
|
121
122
|
* ```javascript
|
|
122
123
|
* // The following example creates a member association between the specified accounts and the administrator account (the account that makes the request). This operation is used to add accounts that aren't part of an organization.
|
|
@@ -22,10 +22,10 @@ export interface DeclineInvitationsCommandOutput extends DeclineInvitationsRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeclineInvitationsCommand_base: {
|
|
24
24
|
new (input: DeclineInvitationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeclineInvitationsCommandInput, DeclineInvitationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeclineInvitationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeclineInvitationsCommandInput, DeclineInvitationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Declines invitations to become a member account.</p>
|
|
30
30
|
* <p>A prospective member account uses this operation to decline an invitation to become a member.</p>
|
|
31
31
|
* <p>This operation is only called by member accounts that aren't part of an organization.
|
|
@@ -76,6 +76,7 @@ declare const DeclineInvitationsCommand_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 decline invitation to become a member account
|
|
80
81
|
* ```javascript
|
|
81
82
|
* // The following example declines an invitation from the Security Hub administrator account to become a member account. The invited account makes the request.
|
|
@@ -22,10 +22,10 @@ export interface DeleteActionTargetCommandOutput extends DeleteActionTargetRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteActionTargetCommand_base: {
|
|
24
24
|
new (input: DeleteActionTargetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteActionTargetCommandInput, DeleteActionTargetCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteActionTargetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteActionTargetCommandInput, DeleteActionTargetCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a custom action target from Security Hub.</p>
|
|
30
30
|
* <p>Deleting a custom action target does not affect any findings or insights that were
|
|
31
31
|
* already sent to Amazon CloudWatch Events using the custom action.</p>
|
|
@@ -68,6 +68,7 @@ declare const DeleteActionTargetCommand_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 delete a custom action target
|
|
72
73
|
* ```javascript
|
|
73
74
|
* // The following example deletes a custom action target that triggers target actions in Amazon CloudWatch Events. Deleting a custom action target doesn't affect findings or insights that were already sent to CloudWatch Events based on the custom action.
|
|
@@ -22,10 +22,10 @@ export interface DeleteConfigurationPolicyCommandOutput extends DeleteConfigurat
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteConfigurationPolicyCommand_base: {
|
|
24
24
|
new (input: DeleteConfigurationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfigurationPolicyCommandInput, DeleteConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteConfigurationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfigurationPolicyCommandInput, DeleteConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>
|
|
30
30
|
* Deletes a configuration policy. Only the Security Hub delegated administrator can invoke this operation
|
|
31
31
|
* from the home Region. For the deletion to succeed, you must first disassociate a configuration policy from target accounts,
|
|
@@ -78,6 +78,7 @@ declare const DeleteConfigurationPolicyCommand_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 delete a configuration policy
|
|
82
83
|
* ```javascript
|
|
83
84
|
* // This operation deletes the specified configuration policy.
|
|
@@ -22,10 +22,10 @@ export interface DeleteFindingAggregatorCommandOutput extends DeleteFindingAggre
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteFindingAggregatorCommand_base: {
|
|
24
24
|
new (input: DeleteFindingAggregatorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFindingAggregatorCommandInput, DeleteFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteFindingAggregatorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFindingAggregatorCommandInput, DeleteFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a finding aggregator. When you delete the finding aggregator, you stop finding aggregation.</p>
|
|
30
30
|
* <p>When you stop finding aggregation, findings that were already aggregated to the aggregation Region are still visible from the aggregation Region. New findings and finding updates are not aggregated.
|
|
31
31
|
* </p>
|
|
@@ -73,6 +73,7 @@ declare const DeleteFindingAggregatorCommand_base: {
|
|
|
73
73
|
* @throws {@link SecurityHubServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from SecurityHub service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
* @example To delete a finding aggregator
|
|
77
78
|
* ```javascript
|
|
78
79
|
* // The following example deletes a finding aggregator in Security Hub. Deleting the finding aggregator stops cross-Region aggregation. This operation produces no output.
|
|
@@ -22,10 +22,10 @@ export interface DeleteInsightCommandOutput extends DeleteInsightResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteInsightCommand_base: {
|
|
24
24
|
new (input: DeleteInsightCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInsightCommandInput, DeleteInsightCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteInsightCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInsightCommandInput, DeleteInsightCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the insight specified by the <code>InsightArn</code>.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -70,6 +70,7 @@ declare const DeleteInsightCommand_base: {
|
|
|
70
70
|
* @throws {@link SecurityHubServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from SecurityHub service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
* @example To delete a custom insight
|
|
74
75
|
* ```javascript
|
|
75
76
|
* // The following example deletes a custom insight in Security Hub.
|
|
@@ -22,10 +22,10 @@ export interface DeleteInvitationsCommandOutput extends DeleteInvitationsRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteInvitationsCommand_base: {
|
|
24
24
|
new (input: DeleteInvitationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInvitationsCommandInput, DeleteInvitationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteInvitationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInvitationsCommandInput, DeleteInvitationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes invitations received by the Amazon Web Services account to become a member account.</p>
|
|
30
30
|
* <p>A Security Hub administrator account can use this operation to delete invitations sent to one or more member accounts.</p>
|
|
31
31
|
* <p>This operation is only used to delete invitations that are sent to member accounts that aren't part of an organization.
|
|
@@ -80,6 +80,7 @@ declare const DeleteInvitationsCommand_base: {
|
|
|
80
80
|
* @throws {@link SecurityHubServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from SecurityHub service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
* @example To delete a custom insight
|
|
84
85
|
* ```javascript
|
|
85
86
|
* // The following example deletes an invitation sent by the Security Hub administrator account to a prospective member account. This operation is used only for invitations sent to accounts that aren't part of an organization. Organization accounts don't receive invitations.
|
|
@@ -22,10 +22,10 @@ export interface DeleteMembersCommandOutput extends DeleteMembersResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteMembersCommand_base: {
|
|
24
24
|
new (input: DeleteMembersCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMembersCommandInput, DeleteMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteMembersCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMembersCommandInput, DeleteMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified member accounts from Security Hub.</p>
|
|
30
30
|
* <p>You can invoke this API only to delete accounts that became members through invitation. You can't invoke this
|
|
31
31
|
* API to delete accounts that belong to an Organizations organization.</p>
|
|
@@ -79,6 +79,7 @@ declare const DeleteMembersCommand_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 delete a member account
|
|
83
84
|
* ```javascript
|
|
84
85
|
* // The following example deletes the specified member account from Security Hub. This operation can be used to delete member accounts that are part of an organization or that were invited manually.
|
|
@@ -22,10 +22,10 @@ export interface DescribeActionTargetsCommandOutput extends DescribeActionTarget
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeActionTargetsCommand_base: {
|
|
24
24
|
new (input: DescribeActionTargetsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeActionTargetsCommandInput, DescribeActionTargetsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeActionTargetsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeActionTargetsCommandInput, DescribeActionTargetsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a list of the custom action targets in Security Hub in your account.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -77,6 +77,7 @@ declare const DescribeActionTargetsCommand_base: {
|
|
|
77
77
|
* @throws {@link SecurityHubServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from SecurityHub service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
* @example To return custom action targets
|
|
81
82
|
* ```javascript
|
|
82
83
|
* // The following example returns a list of custom action targets. You use custom actions on findings and insights in Security Hub to trigger target actions in Amazon CloudWatch Events.
|
|
@@ -22,10 +22,10 @@ export interface DescribeHubCommandOutput extends DescribeHubResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeHubCommand_base: {
|
|
24
24
|
new (input: DescribeHubCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeHubCommandInput, DescribeHubCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeHubCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeHubCommandInput, DescribeHubCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns details about the Hub resource in your account, including the
|
|
30
30
|
* <code>HubArn</code> and the time when you enabled Security Hub.</p>
|
|
31
31
|
* @example
|
|
@@ -74,6 +74,7 @@ declare const DescribeHubCommand_base: {
|
|
|
74
74
|
* @throws {@link SecurityHubServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from SecurityHub service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
* @example To return details about Hub resource
|
|
78
79
|
* ```javascript
|
|
79
80
|
* // The following example returns details about the Hub resource in the calling account. The Hub resource represents the implementation of the AWS Security Hub service in the calling account.
|
|
@@ -22,10 +22,10 @@ export interface DescribeOrganizationConfigurationCommandOutput extends Describe
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeOrganizationConfigurationCommand_base: {
|
|
24
24
|
new (input: DescribeOrganizationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeOrganizationConfigurationCommandInput, DescribeOrganizationConfigurationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeOrganizationConfigurationCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeOrganizationConfigurationCommandInput, DescribeOrganizationConfigurationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about the way your organization is configured in Security Hub. Only the
|
|
30
30
|
* Security Hub administrator account can invoke this operation.</p>
|
|
31
31
|
* @example
|
|
@@ -73,6 +73,7 @@ declare const DescribeOrganizationConfigurationCommand_base: {
|
|
|
73
73
|
* @throws {@link SecurityHubServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from SecurityHub service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
* @example To get information about organization configuration
|
|
77
78
|
* ```javascript
|
|
78
79
|
* // This operation provides information about 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 DescribeProductsCommandOutput extends DescribeProductsResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeProductsCommand_base: {
|
|
24
24
|
new (input: DescribeProductsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeProductsCommandInput, DescribeProductsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeProductsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeProductsCommandInput, DescribeProductsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about product integrations in Security Hub.</p>
|
|
30
30
|
* <p>You can optionally provide an integration ARN. If you provide an integration ARN, then
|
|
31
31
|
* the results only include that integration.</p>
|
|
@@ -90,6 +90,7 @@ declare const DescribeProductsCommand_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 get information about Security Hub integrations
|
|
94
95
|
* ```javascript
|
|
95
96
|
* // The following example returns details about AWS services and third-party products that Security Hub integrates with.
|
|
@@ -22,10 +22,10 @@ export interface DescribeStandardsCommandOutput extends DescribeStandardsRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeStandardsCommand_base: {
|
|
24
24
|
new (input: DescribeStandardsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStandardsCommandInput, DescribeStandardsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeStandardsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeStandardsCommandInput, DescribeStandardsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a list of the available standards in Security Hub.</p>
|
|
30
30
|
* <p>For each standard, the results include the standard ARN, the name, and a description. </p>
|
|
31
31
|
* @example
|
|
@@ -77,6 +77,7 @@ declare const DescribeStandardsCommand_base: {
|
|
|
77
77
|
* @throws {@link SecurityHubServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from SecurityHub service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
* @example To get available Security Hub standards
|
|
81
82
|
* ```javascript
|
|
82
83
|
* // The following example returns a list of available security standards in Security Hub.
|
|
@@ -22,10 +22,10 @@ export interface DescribeStandardsControlsCommandOutput extends DescribeStandard
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeStandardsControlsCommand_base: {
|
|
24
24
|
new (input: DescribeStandardsControlsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStandardsControlsCommandInput, DescribeStandardsControlsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeStandardsControlsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStandardsControlsCommandInput, DescribeStandardsControlsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a list of security standards controls.</p>
|
|
30
30
|
* <p>For each control, the results include information about whether it is currently enabled,
|
|
31
31
|
* the severity, and a link to remediation information.</p>
|
|
@@ -86,6 +86,7 @@ declare const DescribeStandardsControlsCommand_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 get a list of controls for a security standard
|
|
90
91
|
* ```javascript
|
|
91
92
|
* // The following example returns a list of security controls and control details that apply to a specified security standard. The list includes controls that are enabled and disabled in the standard.
|
|
@@ -22,10 +22,10 @@ export interface DisableImportFindingsForProductCommandOutput extends DisableImp
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisableImportFindingsForProductCommand_base: {
|
|
24
24
|
new (input: DisableImportFindingsForProductCommandInput): import("@smithy/smithy-client").CommandImpl<DisableImportFindingsForProductCommandInput, DisableImportFindingsForProductCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisableImportFindingsForProductCommandInput): import("@smithy/smithy-client").CommandImpl<DisableImportFindingsForProductCommandInput, DisableImportFindingsForProductCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disables the integration of the specified product with Security Hub. After the integration is
|
|
30
30
|
* disabled, findings from that product are no longer sent to Security Hub.</p>
|
|
31
31
|
* @example
|
|
@@ -69,6 +69,7 @@ declare const DisableImportFindingsForProductCommand_base: {
|
|
|
69
69
|
* @throws {@link SecurityHubServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from SecurityHub service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
* @example To end a Security Hub integration
|
|
73
74
|
* ```javascript
|
|
74
75
|
* // The following example ends an integration between Security Hub and the specified product that sends findings to Security Hub. After the integration ends, the product no longer sends findings to Security Hub.
|
|
@@ -22,10 +22,10 @@ export interface DisableOrganizationAdminAccountCommandOutput extends DisableOrg
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisableOrganizationAdminAccountCommand_base: {
|
|
24
24
|
new (input: DisableOrganizationAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DisableOrganizationAdminAccountCommandInput, DisableOrganizationAdminAccountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisableOrganizationAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DisableOrganizationAdminAccountCommandInput, DisableOrganizationAdminAccountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disables a Security Hub administrator account. Can only be called by the organization
|
|
30
30
|
* management account.</p>
|
|
31
31
|
* @example
|
|
@@ -69,6 +69,7 @@ declare const DisableOrganizationAdminAccountCommand_base: {
|
|
|
69
69
|
* @throws {@link SecurityHubServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from SecurityHub service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
* @example To remove a Security Hub administrator account
|
|
73
74
|
* ```javascript
|
|
74
75
|
* // The following example removes the Security Hub administrator account in the Region from which the operation was executed. This operation doesn't remove the delegated administrator account in AWS Organizations.
|
|
@@ -22,10 +22,10 @@ export interface DisableSecurityHubCommandOutput extends DisableSecurityHubRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisableSecurityHubCommand_base: {
|
|
24
24
|
new (input: DisableSecurityHubCommandInput): import("@smithy/smithy-client").CommandImpl<DisableSecurityHubCommandInput, DisableSecurityHubCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DisableSecurityHubCommandInput]): import("@smithy/smithy-client").CommandImpl<DisableSecurityHubCommandInput, DisableSecurityHubCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disables Security Hub in your account only in the current Amazon Web Services Region. To disable Security Hub in all
|
|
30
30
|
* Regions, you must submit one request per Region where you have enabled Security Hub.</p>
|
|
31
31
|
* <p>You can't disable Security Hub in an account that is currently the Security Hub administrator.</p>
|
|
@@ -72,6 +72,7 @@ declare const DisableSecurityHubCommand_base: {
|
|
|
72
72
|
* @throws {@link SecurityHubServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from SecurityHub service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
* @example To deactivate Security Hub
|
|
76
77
|
* ```javascript
|
|
77
78
|
* // The following example deactivates Security Hub for the current account and Region.
|
|
@@ -22,10 +22,10 @@ export interface DisassociateFromAdministratorAccountCommandOutput extends Disas
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateFromAdministratorAccountCommand_base: {
|
|
24
24
|
new (input: DisassociateFromAdministratorAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateFromAdministratorAccountCommandInput, DisassociateFromAdministratorAccountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DisassociateFromAdministratorAccountCommandInput]): import("@smithy/smithy-client").CommandImpl<DisassociateFromAdministratorAccountCommandInput, DisassociateFromAdministratorAccountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disassociates the current Security Hub member account from the associated administrator
|
|
30
30
|
* account.</p>
|
|
31
31
|
* <p>This operation is only used by accounts that are not part of an organization. For
|
|
@@ -70,6 +70,7 @@ declare const DisassociateFromAdministratorAccountCommand_base: {
|
|
|
70
70
|
* @throws {@link SecurityHubServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from SecurityHub service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
* @example To disassociate requesting account from administrator account
|
|
74
75
|
* ```javascript
|
|
75
76
|
* // The following example dissociates the requesting account from its associated administrator account.
|
|
@@ -22,12 +22,10 @@ export interface DisassociateFromMasterAccountCommandOutput extends Disassociate
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateFromMasterAccountCommand_base: {
|
|
24
24
|
new (input: DisassociateFromMasterAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateFromMasterAccountCommandInput, DisassociateFromMasterAccountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DisassociateFromMasterAccountCommandInput]): import("@smithy/smithy-client").CommandImpl<DisassociateFromMasterAccountCommandInput, DisassociateFromMasterAccountCommandOutput, 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>DisassociateFromAdministratorAccount</code>.</p>
|
|
32
30
|
* <p>The Security Hub console continues to use <code>DisassociateFromMasterAccount</code>. It will eventually change to use <code>DisassociateFromAdministratorAccount</code>. Any IAM policies that specifically control access to this function must continue to use <code>DisassociateFromMasterAccount</code>. You should also add <code>DisassociateFromAdministratorAccount</code> to your policies to ensure that the correct permissions are in place after the console begins to use <code>DisassociateFromAdministratorAccount</code>.</p>
|
|
33
31
|
* <p>Disassociates the current Security Hub member account from the associated administrator
|
|
@@ -35,6 +33,8 @@ declare const DisassociateFromMasterAccountCommand_base: {
|
|
|
35
33
|
* <p>This operation is only used by accounts that are not part of an organization. For
|
|
36
34
|
* organization accounts, only the administrator account can
|
|
37
35
|
* disassociate a member account.</p>
|
|
36
|
+
*
|
|
37
|
+
* @deprecated This API has been deprecated, use DisassociateFromAdministratorAccount API instead.
|
|
38
38
|
* @example
|
|
39
39
|
* Use a bare-bones client and the command you need to make an API call.
|
|
40
40
|
* ```javascript
|
|
@@ -74,6 +74,7 @@ declare const DisassociateFromMasterAccountCommand_base: {
|
|
|
74
74
|
* @throws {@link SecurityHubServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from SecurityHub service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class DisassociateFromMasterAccountCommand extends DisassociateFromMasterAccountCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisassociateMembersCommandOutput extends DisassociateMembersRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateMembersCommand_base: {
|
|
24
24
|
new (input: DisassociateMembersCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMembersCommandInput, DisassociateMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateMembersCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMembersCommandInput, DisassociateMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disassociates the specified member accounts from the associated administrator account.</p>
|
|
30
30
|
* <p>Can be used to disassociate both accounts that are managed using Organizations and accounts that
|
|
31
31
|
* were invited manually.</p>
|
|
@@ -75,6 +75,7 @@ declare const DisassociateMembersCommand_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 disassociate member accounts from administrator account
|
|
79
80
|
* ```javascript
|
|
80
81
|
* // The following example dissociates the specified member accounts from the associated administrator account.
|
|
@@ -22,10 +22,10 @@ export interface EnableImportFindingsForProductCommandOutput extends EnableImpor
|
|
|
22
22
|
}
|
|
23
23
|
declare const EnableImportFindingsForProductCommand_base: {
|
|
24
24
|
new (input: EnableImportFindingsForProductCommandInput): import("@smithy/smithy-client").CommandImpl<EnableImportFindingsForProductCommandInput, EnableImportFindingsForProductCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: EnableImportFindingsForProductCommandInput): import("@smithy/smithy-client").CommandImpl<EnableImportFindingsForProductCommandInput, EnableImportFindingsForProductCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Enables the integration of a partner product with Security Hub. Integrated products send
|
|
30
30
|
* findings to Security Hub.</p>
|
|
31
31
|
* <p>When you enable a product integration, a permissions policy that grants permission for
|
|
@@ -73,6 +73,7 @@ declare const EnableImportFindingsForProductCommand_base: {
|
|
|
73
73
|
* @throws {@link SecurityHubServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from SecurityHub service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
* @example To activate an integration
|
|
77
78
|
* ```javascript
|
|
78
79
|
* // The following example activates an integration between Security Hub and a third party partner product that sends findings to Security Hub.
|
|
@@ -22,10 +22,10 @@ export interface EnableOrganizationAdminAccountCommandOutput extends EnableOrgan
|
|
|
22
22
|
}
|
|
23
23
|
declare const EnableOrganizationAdminAccountCommand_base: {
|
|
24
24
|
new (input: EnableOrganizationAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<EnableOrganizationAdminAccountCommandInput, EnableOrganizationAdminAccountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: EnableOrganizationAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<EnableOrganizationAdminAccountCommandInput, EnableOrganizationAdminAccountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Designates the Security Hub administrator account for an organization. Can only be called by
|
|
30
30
|
* the organization management account.</p>
|
|
31
31
|
* @example
|
|
@@ -69,6 +69,7 @@ declare const EnableOrganizationAdminAccountCommand_base: {
|
|
|
69
69
|
* @throws {@link SecurityHubServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from SecurityHub service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
* @example To designate a Security Hub administrator
|
|
73
74
|
* ```javascript
|
|
74
75
|
* // The following example designates the specified account as the Security Hub administrator account. The requesting account must be the organization management account.
|
|
@@ -22,10 +22,10 @@ export interface EnableSecurityHubCommandOutput extends EnableSecurityHubRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const EnableSecurityHubCommand_base: {
|
|
24
24
|
new (input: EnableSecurityHubCommandInput): import("@smithy/smithy-client").CommandImpl<EnableSecurityHubCommandInput, EnableSecurityHubCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [EnableSecurityHubCommandInput]): import("@smithy/smithy-client").CommandImpl<EnableSecurityHubCommandInput, EnableSecurityHubCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Enables Security Hub for your account in the current Region or the Region you specify in the
|
|
30
30
|
* request.</p>
|
|
31
31
|
* <p>When you enable Security Hub, you grant to Security Hub the permissions necessary to gather findings
|
|
@@ -90,6 +90,7 @@ declare const EnableSecurityHubCommand_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 activate Security Hub
|
|
94
95
|
* ```javascript
|
|
95
96
|
* // The following example activates the Security Hub service in the requesting AWS account. The service is activated in the current AWS Region or the Region that you specify in the request. Some standards are automatically turned on in your account unless you opt out. To determine which standards are automatically turned on, see the Security Hub documentation.
|
|
@@ -22,10 +22,10 @@ export interface GetAdministratorAccountCommandOutput extends GetAdministratorAc
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetAdministratorAccountCommand_base: {
|
|
24
24
|
new (input: GetAdministratorAccountCommandInput): import("@smithy/smithy-client").CommandImpl<GetAdministratorAccountCommandInput, GetAdministratorAccountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetAdministratorAccountCommandInput]): import("@smithy/smithy-client").CommandImpl<GetAdministratorAccountCommandInput, GetAdministratorAccountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Provides the details for the Security Hub administrator account for the current member account.</p>
|
|
30
30
|
* <p>Can be used by both member accounts that are managed using Organizations and accounts that were
|
|
31
31
|
* invited manually.</p>
|
|
@@ -75,6 +75,7 @@ declare const GetAdministratorAccountCommand_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 get details about the Security Hub administrator account
|
|
79
80
|
* ```javascript
|
|
80
81
|
* // The following example provides details about the Security Hub administrator account for the requesting member account.
|
|
@@ -22,10 +22,10 @@ export interface GetConfigurationPolicyAssociationCommandOutput extends GetConfi
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetConfigurationPolicyAssociationCommand_base: {
|
|
24
24
|
new (input: GetConfigurationPolicyAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfigurationPolicyAssociationCommandInput, GetConfigurationPolicyAssociationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetConfigurationPolicyAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfigurationPolicyAssociationCommandInput, GetConfigurationPolicyAssociationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>
|
|
30
30
|
* Returns the association between a configuration and a target account, organizational unit, or the root. The
|
|
31
31
|
* configuration can be a configuration policy or self-managed behavior. Only the Security Hub delegated administrator can
|
|
@@ -87,6 +87,7 @@ declare const GetConfigurationPolicyAssociationCommand_base: {
|
|
|
87
87
|
* @throws {@link SecurityHubServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from SecurityHub service.</p>
|
|
89
89
|
*
|
|
90
|
+
* @public
|
|
90
91
|
* @example To get details about a configuration association
|
|
91
92
|
* ```javascript
|
|
92
93
|
* // This operation provides details about configuration associations for a specific target account, organizational unit, or the root.
|
|
@@ -22,10 +22,10 @@ export interface GetConfigurationPolicyCommandOutput extends GetConfigurationPol
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetConfigurationPolicyCommand_base: {
|
|
24
24
|
new (input: GetConfigurationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfigurationPolicyCommandInput, GetConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetConfigurationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfigurationPolicyCommandInput, GetConfigurationPolicyCommandOutput, 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 a configuration policy. Only the Security Hub delegated administrator can invoke
|
|
31
31
|
* this operation from the home Region.
|
|
@@ -123,6 +123,7 @@ declare const GetConfigurationPolicyCommand_base: {
|
|
|
123
123
|
* @throws {@link SecurityHubServiceException}
|
|
124
124
|
* <p>Base exception class for all service exceptions from SecurityHub service.</p>
|
|
125
125
|
*
|
|
126
|
+
* @public
|
|
126
127
|
* @example To get details about a configuration policy
|
|
127
128
|
* ```javascript
|
|
128
129
|
* // This operation provides details about the specified configuration policy.
|
|
@@ -22,10 +22,10 @@ export interface GetEnabledStandardsCommandOutput extends GetEnabledStandardsRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetEnabledStandardsCommand_base: {
|
|
24
24
|
new (input: GetEnabledStandardsCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnabledStandardsCommandInput, GetEnabledStandardsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetEnabledStandardsCommandInput]): import("@smithy/smithy-client").CommandImpl<GetEnabledStandardsCommandInput, GetEnabledStandardsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a list of the standards that are currently enabled.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -84,6 +84,7 @@ declare const GetEnabledStandardsCommand_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 return a list of enabled standards
|
|
88
89
|
* ```javascript
|
|
89
90
|
* // The following example returns a list of Security Hub standards that are currently enabled in your account.
|
|
@@ -22,10 +22,10 @@ export interface GetFindingAggregatorCommandOutput extends GetFindingAggregatorR
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetFindingAggregatorCommand_base: {
|
|
24
24
|
new (input: GetFindingAggregatorCommandInput): import("@smithy/smithy-client").CommandImpl<GetFindingAggregatorCommandInput, GetFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetFindingAggregatorCommandInput): import("@smithy/smithy-client").CommandImpl<GetFindingAggregatorCommandInput, GetFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns the current finding aggregation configuration.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -78,6 +78,7 @@ declare const GetFindingAggregatorCommand_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 get cross-Region aggregation details
|
|
82
83
|
* ```javascript
|
|
83
84
|
* // The following example returns cross-Region aggregation details for the requesting account.
|
|
@@ -22,10 +22,10 @@ export interface GetFindingHistoryCommandOutput extends GetFindingHistoryRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetFindingHistoryCommand_base: {
|
|
24
24
|
new (input: GetFindingHistoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetFindingHistoryCommandInput, GetFindingHistoryCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetFindingHistoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetFindingHistoryCommandInput, GetFindingHistoryCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>
|
|
30
30
|
* Returns history for a Security Hub finding in the last 90 days. The history includes changes made to any fields in
|
|
31
31
|
* the Amazon Web Services Security Finding Format (ASFF).
|
|
@@ -99,6 +99,7 @@ declare const GetFindingHistoryCommand_base: {
|
|
|
99
99
|
* @throws {@link SecurityHubServiceException}
|
|
100
100
|
* <p>Base exception class for all service exceptions from SecurityHub service.</p>
|
|
101
101
|
*
|
|
102
|
+
* @public
|
|
102
103
|
* @example To get finding history
|
|
103
104
|
* ```javascript
|
|
104
105
|
* // The following example retrieves the history of the specified finding during the specified time frame. If the time frame permits, Security Hub returns finding history for the last 90 days.
|