@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.
- 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 +3 -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 +3 -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 +3 -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 UpdateSecurityHubConfigurationCommandOutput extends UpdateSecur
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateSecurityHubConfigurationCommand_base: {
|
|
24
24
|
new (input: UpdateSecurityHubConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSecurityHubConfigurationCommandInput, UpdateSecurityHubConfigurationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [UpdateSecurityHubConfigurationCommandInput]): import("@smithy/smithy-client").CommandImpl<UpdateSecurityHubConfigurationCommandInput, UpdateSecurityHubConfigurationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates configuration options for Security Hub.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -72,6 +72,7 @@ declare const UpdateSecurityHubConfigurationCommand_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 update Security Hub settings
|
|
76
77
|
* ```javascript
|
|
77
78
|
* // The following example updates Security Hub settings to turn on consolidated control findings, and to automatically enable new controls in enabled standards.
|
|
@@ -22,10 +22,10 @@ export interface UpdateStandardsControlCommandOutput extends UpdateStandardsCont
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateStandardsControlCommand_base: {
|
|
24
24
|
new (input: UpdateStandardsControlCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateStandardsControlCommandInput, UpdateStandardsControlCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateStandardsControlCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateStandardsControlCommandInput, UpdateStandardsControlCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Used to control whether an individual security standard control is enabled or
|
|
30
30
|
* disabled.</p>
|
|
31
31
|
* @example
|
|
@@ -70,6 +70,7 @@ declare const UpdateStandardsControlCommand_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 update the enablement status of a standard control
|
|
74
75
|
* ```javascript
|
|
75
76
|
* // The following example disables the specified control in the specified security standard.
|