@aws-sdk/client-securityhub 3.296.0 → 3.298.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AcceptAdministratorInvitationCommand.js +2 -3
- package/dist-cjs/commands/AcceptInvitationCommand.js +2 -3
- package/dist-cjs/commands/BatchDisableStandardsCommand.js +2 -3
- package/dist-cjs/commands/BatchEnableStandardsCommand.js +2 -3
- package/dist-cjs/commands/BatchGetSecurityControlsCommand.js +2 -3
- package/dist-cjs/commands/BatchGetStandardsControlAssociationsCommand.js +2 -3
- package/dist-cjs/commands/BatchImportFindingsCommand.js +2 -3
- package/dist-cjs/commands/BatchUpdateFindingsCommand.js +2 -3
- package/dist-cjs/commands/BatchUpdateStandardsControlAssociationsCommand.js +2 -3
- package/dist-cjs/commands/CreateActionTargetCommand.js +2 -3
- package/dist-cjs/commands/CreateFindingAggregatorCommand.js +2 -3
- package/dist-cjs/commands/CreateInsightCommand.js +2 -3
- package/dist-cjs/commands/CreateMembersCommand.js +2 -3
- package/dist-cjs/commands/DeclineInvitationsCommand.js +2 -3
- package/dist-cjs/commands/DeleteActionTargetCommand.js +2 -3
- package/dist-cjs/commands/DeleteFindingAggregatorCommand.js +2 -3
- package/dist-cjs/commands/DeleteInsightCommand.js +2 -3
- package/dist-cjs/commands/DeleteInvitationsCommand.js +2 -3
- package/dist-cjs/commands/DeleteMembersCommand.js +2 -3
- package/dist-cjs/commands/DescribeActionTargetsCommand.js +2 -3
- package/dist-cjs/commands/DescribeHubCommand.js +2 -3
- package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DescribeProductsCommand.js +2 -3
- package/dist-cjs/commands/DescribeStandardsCommand.js +2 -3
- package/dist-cjs/commands/DescribeStandardsControlsCommand.js +2 -3
- package/dist-cjs/commands/DisableImportFindingsForProductCommand.js +2 -3
- package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +2 -3
- package/dist-cjs/commands/DisableSecurityHubCommand.js +2 -3
- package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +2 -3
- package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +2 -3
- package/dist-cjs/commands/DisassociateMembersCommand.js +2 -3
- package/dist-cjs/commands/EnableImportFindingsForProductCommand.js +2 -3
- package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +2 -3
- package/dist-cjs/commands/EnableSecurityHubCommand.js +2 -3
- package/dist-cjs/commands/GetAdministratorAccountCommand.js +2 -3
- package/dist-cjs/commands/GetEnabledStandardsCommand.js +2 -3
- package/dist-cjs/commands/GetFindingAggregatorCommand.js +2 -3
- package/dist-cjs/commands/GetFindingsCommand.js +2 -3
- package/dist-cjs/commands/GetInsightResultsCommand.js +2 -3
- package/dist-cjs/commands/GetInsightsCommand.js +2 -3
- package/dist-cjs/commands/GetInvitationsCountCommand.js +2 -3
- package/dist-cjs/commands/GetMasterAccountCommand.js +2 -3
- package/dist-cjs/commands/GetMembersCommand.js +2 -3
- package/dist-cjs/commands/InviteMembersCommand.js +2 -3
- package/dist-cjs/commands/ListEnabledProductsForImportCommand.js +2 -3
- package/dist-cjs/commands/ListFindingAggregatorsCommand.js +2 -3
- package/dist-cjs/commands/ListInvitationsCommand.js +2 -3
- package/dist-cjs/commands/ListMembersCommand.js +2 -3
- package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +2 -3
- package/dist-cjs/commands/ListSecurityControlDefinitionsCommand.js +2 -3
- package/dist-cjs/commands/ListStandardsControlAssociationsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateActionTargetCommand.js +2 -3
- package/dist-cjs/commands/UpdateFindingAggregatorCommand.js +2 -3
- package/dist-cjs/commands/UpdateFindingsCommand.js +2 -3
- package/dist-cjs/commands/UpdateInsightCommand.js +2 -3
- package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +2 -3
- package/dist-cjs/commands/UpdateSecurityHubConfigurationCommand.js +2 -3
- package/dist-cjs/commands/UpdateStandardsControlCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -1166
- package/dist-cjs/models/models_1.js +1 -1110
- package/dist-cjs/models/models_2.js +1 -423
- package/dist-es/commands/AcceptAdministratorInvitationCommand.js +2 -3
- package/dist-es/commands/AcceptInvitationCommand.js +2 -3
- package/dist-es/commands/BatchDisableStandardsCommand.js +2 -3
- package/dist-es/commands/BatchEnableStandardsCommand.js +2 -3
- package/dist-es/commands/BatchGetSecurityControlsCommand.js +2 -3
- package/dist-es/commands/BatchGetStandardsControlAssociationsCommand.js +2 -3
- package/dist-es/commands/BatchImportFindingsCommand.js +2 -3
- package/dist-es/commands/BatchUpdateFindingsCommand.js +2 -3
- package/dist-es/commands/BatchUpdateStandardsControlAssociationsCommand.js +2 -3
- package/dist-es/commands/CreateActionTargetCommand.js +2 -3
- package/dist-es/commands/CreateFindingAggregatorCommand.js +2 -3
- package/dist-es/commands/CreateInsightCommand.js +2 -3
- package/dist-es/commands/CreateMembersCommand.js +2 -3
- package/dist-es/commands/DeclineInvitationsCommand.js +2 -3
- package/dist-es/commands/DeleteActionTargetCommand.js +2 -3
- package/dist-es/commands/DeleteFindingAggregatorCommand.js +2 -3
- package/dist-es/commands/DeleteInsightCommand.js +2 -3
- package/dist-es/commands/DeleteInvitationsCommand.js +2 -3
- package/dist-es/commands/DeleteMembersCommand.js +2 -3
- package/dist-es/commands/DescribeActionTargetsCommand.js +2 -3
- package/dist-es/commands/DescribeHubCommand.js +2 -3
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +2 -3
- package/dist-es/commands/DescribeProductsCommand.js +2 -3
- package/dist-es/commands/DescribeStandardsCommand.js +2 -3
- package/dist-es/commands/DescribeStandardsControlsCommand.js +2 -3
- package/dist-es/commands/DisableImportFindingsForProductCommand.js +2 -3
- package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +2 -3
- package/dist-es/commands/DisableSecurityHubCommand.js +2 -3
- package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +2 -3
- package/dist-es/commands/DisassociateFromMasterAccountCommand.js +2 -3
- package/dist-es/commands/DisassociateMembersCommand.js +2 -3
- package/dist-es/commands/EnableImportFindingsForProductCommand.js +2 -3
- package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +2 -3
- package/dist-es/commands/EnableSecurityHubCommand.js +2 -3
- package/dist-es/commands/GetAdministratorAccountCommand.js +2 -3
- package/dist-es/commands/GetEnabledStandardsCommand.js +2 -3
- package/dist-es/commands/GetFindingAggregatorCommand.js +2 -3
- package/dist-es/commands/GetFindingsCommand.js +2 -3
- package/dist-es/commands/GetInsightResultsCommand.js +2 -3
- package/dist-es/commands/GetInsightsCommand.js +2 -3
- package/dist-es/commands/GetInvitationsCountCommand.js +2 -3
- package/dist-es/commands/GetMasterAccountCommand.js +2 -3
- package/dist-es/commands/GetMembersCommand.js +2 -3
- package/dist-es/commands/InviteMembersCommand.js +2 -3
- package/dist-es/commands/ListEnabledProductsForImportCommand.js +2 -3
- package/dist-es/commands/ListFindingAggregatorsCommand.js +2 -3
- package/dist-es/commands/ListInvitationsCommand.js +2 -3
- package/dist-es/commands/ListMembersCommand.js +2 -3
- package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +2 -3
- package/dist-es/commands/ListSecurityControlDefinitionsCommand.js +2 -3
- package/dist-es/commands/ListStandardsControlAssociationsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateActionTargetCommand.js +2 -3
- package/dist-es/commands/UpdateFindingAggregatorCommand.js +2 -3
- package/dist-es/commands/UpdateFindingsCommand.js +2 -3
- package/dist-es/commands/UpdateInsightCommand.js +2 -3
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +2 -3
- package/dist-es/commands/UpdateSecurityHubConfigurationCommand.js +2 -3
- package/dist-es/commands/UpdateStandardsControlCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -870
- package/dist-es/models/models_1.js +0 -828
- package/dist-es/models/models_2.js +0 -315
- package/dist-types/SecurityHub.d.ts +62 -0
- package/dist-types/SecurityHubClient.d.ts +24 -4
- package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +16 -0
- package/dist-types/commands/AcceptInvitationCommand.d.ts +16 -0
- package/dist-types/commands/BatchDisableStandardsCommand.d.ts +16 -0
- package/dist-types/commands/BatchEnableStandardsCommand.d.ts +16 -0
- package/dist-types/commands/BatchGetSecurityControlsCommand.d.ts +16 -0
- package/dist-types/commands/BatchGetStandardsControlAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/BatchImportFindingsCommand.d.ts +16 -0
- package/dist-types/commands/BatchUpdateFindingsCommand.d.ts +16 -0
- package/dist-types/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/CreateActionTargetCommand.d.ts +16 -0
- package/dist-types/commands/CreateFindingAggregatorCommand.d.ts +16 -0
- package/dist-types/commands/CreateInsightCommand.d.ts +16 -0
- package/dist-types/commands/CreateMembersCommand.d.ts +16 -0
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteActionTargetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFindingAggregatorCommand.d.ts +16 -0
- package/dist-types/commands/DeleteInsightCommand.d.ts +16 -0
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteMembersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeActionTargetsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeHubCommand.d.ts +16 -0
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeProductsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStandardsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStandardsControlsCommand.d.ts +16 -0
- package/dist-types/commands/DisableImportFindingsForProductCommand.d.ts +16 -0
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +16 -0
- package/dist-types/commands/DisableSecurityHubCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateMembersCommand.d.ts +16 -0
- package/dist-types/commands/EnableImportFindingsForProductCommand.d.ts +16 -0
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +16 -0
- package/dist-types/commands/EnableSecurityHubCommand.d.ts +16 -0
- package/dist-types/commands/GetAdministratorAccountCommand.d.ts +16 -0
- package/dist-types/commands/GetEnabledStandardsCommand.d.ts +16 -0
- package/dist-types/commands/GetFindingAggregatorCommand.d.ts +16 -0
- package/dist-types/commands/GetFindingsCommand.d.ts +16 -0
- package/dist-types/commands/GetInsightResultsCommand.d.ts +16 -0
- package/dist-types/commands/GetInsightsCommand.d.ts +16 -0
- package/dist-types/commands/GetInvitationsCountCommand.d.ts +16 -0
- package/dist-types/commands/GetMasterAccountCommand.d.ts +16 -0
- package/dist-types/commands/GetMembersCommand.d.ts +16 -0
- package/dist-types/commands/InviteMembersCommand.d.ts +16 -0
- package/dist-types/commands/ListEnabledProductsForImportCommand.d.ts +16 -0
- package/dist-types/commands/ListFindingAggregatorsCommand.d.ts +16 -0
- package/dist-types/commands/ListInvitationsCommand.d.ts +16 -0
- package/dist-types/commands/ListMembersCommand.d.ts +16 -0
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +16 -0
- package/dist-types/commands/ListSecurityControlDefinitionsCommand.d.ts +16 -0
- package/dist-types/commands/ListStandardsControlAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateActionTargetCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFindingAggregatorCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFindingsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateInsightCommand.d.ts +16 -0
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSecurityHubConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateStandardsControlCommand.d.ts +16 -0
- package/dist-types/models/SecurityHubServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +317 -1161
- package/dist-types/models/models_1.d.ts +398 -1104
- package/dist-types/models/models_2.d.ts +298 -420
- package/dist-types/pagination/DescribeActionTargetsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeProductsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeStandardsControlsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeStandardsPaginator.d.ts +3 -0
- package/dist-types/pagination/GetEnabledStandardsPaginator.d.ts +3 -0
- package/dist-types/pagination/GetFindingsPaginator.d.ts +3 -0
- package/dist-types/pagination/GetInsightsPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListEnabledProductsForImportPaginator.d.ts +3 -0
- package/dist-types/pagination/ListFindingAggregatorsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListInvitationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListMembersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListOrganizationAdminAccountsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListSecurityControlDefinitionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListStandardsControlAssociationsPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -854
- package/dist-types/ts3.4/models/models_1.d.ts +0 -768
- package/dist-types/ts3.4/models/models_2.d.ts +0 -305
- package/package.json +4 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { AcceptInvitationRequest, AcceptInvitationResponse } from "../models/models_0";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link AcceptInvitationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface AcceptInvitationCommandInput extends AcceptInvitationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link AcceptInvitationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface AcceptInvitationCommandOutput extends AcceptInvitationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* @deprecated
|
|
18
23
|
*
|
|
19
24
|
* <p>This method is deprecated. Instead, use <code>AcceptAdministratorInvitation</code>.</p>
|
|
@@ -34,6 +39,8 @@ export interface AcceptInvitationCommandOutput extends AcceptInvitationResponse,
|
|
|
34
39
|
* const response = await client.send(command);
|
|
35
40
|
* ```
|
|
36
41
|
*
|
|
42
|
+
* @param AcceptInvitationCommandInput - {@link AcceptInvitationCommandInput}
|
|
43
|
+
* @returns {@link AcceptInvitationCommandOutput}
|
|
37
44
|
* @see {@link AcceptInvitationCommandInput} for command's `input` shape.
|
|
38
45
|
* @see {@link AcceptInvitationCommandOutput} for command's `response` shape.
|
|
39
46
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -60,11 +67,20 @@ export interface AcceptInvitationCommandOutput extends AcceptInvitationResponse,
|
|
|
60
67
|
export declare class AcceptInvitationCommand extends $Command<AcceptInvitationCommandInput, AcceptInvitationCommandOutput, SecurityHubClientResolvedConfig> {
|
|
61
68
|
readonly input: AcceptInvitationCommandInput;
|
|
62
69
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
+
/**
|
|
71
|
+
* @public
|
|
72
|
+
*/
|
|
63
73
|
constructor(input: AcceptInvitationCommandInput);
|
|
64
74
|
/**
|
|
65
75
|
* @internal
|
|
66
76
|
*/
|
|
67
77
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AcceptInvitationCommandInput, AcceptInvitationCommandOutput>;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
*/
|
|
68
81
|
private serialize;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
69
85
|
private deserialize;
|
|
70
86
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { BatchDisableStandardsRequest, BatchDisableStandardsResponse } from "../models/models_1";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link BatchDisableStandardsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface BatchDisableStandardsCommandInput extends BatchDisableStandardsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link BatchDisableStandardsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface BatchDisableStandardsCommandOutput extends BatchDisableStandardsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Disables the standards specified by the provided
|
|
18
23
|
* <code>StandardsSubscriptionArns</code>.</p>
|
|
19
24
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-standards.html">Security Standards</a> section of the <i>Security Hub User
|
|
@@ -28,6 +33,8 @@ export interface BatchDisableStandardsCommandOutput extends BatchDisableStandard
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param BatchDisableStandardsCommandInput - {@link BatchDisableStandardsCommandInput}
|
|
37
|
+
* @returns {@link BatchDisableStandardsCommandOutput}
|
|
31
38
|
* @see {@link BatchDisableStandardsCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link BatchDisableStandardsCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -51,11 +58,20 @@ export interface BatchDisableStandardsCommandOutput extends BatchDisableStandard
|
|
|
51
58
|
export declare class BatchDisableStandardsCommand extends $Command<BatchDisableStandardsCommandInput, BatchDisableStandardsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
52
59
|
readonly input: BatchDisableStandardsCommandInput;
|
|
53
60
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
+
/**
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
54
64
|
constructor(input: BatchDisableStandardsCommandInput);
|
|
55
65
|
/**
|
|
56
66
|
* @internal
|
|
57
67
|
*/
|
|
58
68
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchDisableStandardsCommandInput, BatchDisableStandardsCommandOutput>;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
59
72
|
private serialize;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
60
76
|
private deserialize;
|
|
61
77
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { BatchEnableStandardsRequest, BatchEnableStandardsResponse } from "../models/models_1";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link BatchEnableStandardsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface BatchEnableStandardsCommandInput extends BatchEnableStandardsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link BatchEnableStandardsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface BatchEnableStandardsCommandOutput extends BatchEnableStandardsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Enables the standards specified by the provided <code>StandardsArn</code>. To obtain the
|
|
18
23
|
* ARN for a standard, use the <code>DescribeStandards</code>
|
|
19
24
|
* operation.</p>
|
|
@@ -29,6 +34,8 @@ export interface BatchEnableStandardsCommandOutput extends BatchEnableStandardsR
|
|
|
29
34
|
* const response = await client.send(command);
|
|
30
35
|
* ```
|
|
31
36
|
*
|
|
37
|
+
* @param BatchEnableStandardsCommandInput - {@link BatchEnableStandardsCommandInput}
|
|
38
|
+
* @returns {@link BatchEnableStandardsCommandOutput}
|
|
32
39
|
* @see {@link BatchEnableStandardsCommandInput} for command's `input` shape.
|
|
33
40
|
* @see {@link BatchEnableStandardsCommandOutput} for command's `response` shape.
|
|
34
41
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface BatchEnableStandardsCommandOutput extends BatchEnableStandardsR
|
|
|
52
59
|
export declare class BatchEnableStandardsCommand extends $Command<BatchEnableStandardsCommandInput, BatchEnableStandardsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
53
60
|
readonly input: BatchEnableStandardsCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: BatchEnableStandardsCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchEnableStandardsCommandInput, BatchEnableStandardsCommandOutput>;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
60
73
|
private serialize;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
61
77
|
private deserialize;
|
|
62
78
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { BatchGetSecurityControlsRequest, BatchGetSecurityControlsResponse } from "../models/models_1";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link BatchGetSecurityControlsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface BatchGetSecurityControlsCommandInput extends BatchGetSecurityControlsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link BatchGetSecurityControlsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface BatchGetSecurityControlsCommandOutput extends BatchGetSecurityControlsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>
|
|
18
23
|
* Provides details about a batch of security controls for the current Amazon Web Services account and Amazon Web Services Region.
|
|
19
24
|
* </p>
|
|
@@ -27,6 +32,8 @@ export interface BatchGetSecurityControlsCommandOutput extends BatchGetSecurityC
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param BatchGetSecurityControlsCommandInput - {@link BatchGetSecurityControlsCommandInput}
|
|
36
|
+
* @returns {@link BatchGetSecurityControlsCommandOutput}
|
|
30
37
|
* @see {@link BatchGetSecurityControlsCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link BatchGetSecurityControlsCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -50,11 +57,20 @@ export interface BatchGetSecurityControlsCommandOutput extends BatchGetSecurityC
|
|
|
50
57
|
export declare class BatchGetSecurityControlsCommand extends $Command<BatchGetSecurityControlsCommandInput, BatchGetSecurityControlsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
51
58
|
readonly input: BatchGetSecurityControlsCommandInput;
|
|
52
59
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
53
63
|
constructor(input: BatchGetSecurityControlsCommandInput);
|
|
54
64
|
/**
|
|
55
65
|
* @internal
|
|
56
66
|
*/
|
|
57
67
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchGetSecurityControlsCommandInput, BatchGetSecurityControlsCommandOutput>;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
58
71
|
private serialize;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
59
75
|
private deserialize;
|
|
60
76
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { BatchGetStandardsControlAssociationsRequest, BatchGetStandardsControlAssociationsResponse } from "../models/models_1";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link BatchGetStandardsControlAssociationsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface BatchGetStandardsControlAssociationsCommandInput extends BatchGetStandardsControlAssociationsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link BatchGetStandardsControlAssociationsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface BatchGetStandardsControlAssociationsCommandOutput extends BatchGetStandardsControlAssociationsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>
|
|
18
23
|
* For a batch of security controls and standards, identifies whether each control is currently enabled or disabled in a standard.
|
|
19
24
|
* </p>
|
|
@@ -27,6 +32,8 @@ export interface BatchGetStandardsControlAssociationsCommandOutput extends Batch
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param BatchGetStandardsControlAssociationsCommandInput - {@link BatchGetStandardsControlAssociationsCommandInput}
|
|
36
|
+
* @returns {@link BatchGetStandardsControlAssociationsCommandOutput}
|
|
30
37
|
* @see {@link BatchGetStandardsControlAssociationsCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link BatchGetStandardsControlAssociationsCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -50,11 +57,20 @@ export interface BatchGetStandardsControlAssociationsCommandOutput extends Batch
|
|
|
50
57
|
export declare class BatchGetStandardsControlAssociationsCommand extends $Command<BatchGetStandardsControlAssociationsCommandInput, BatchGetStandardsControlAssociationsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
51
58
|
readonly input: BatchGetStandardsControlAssociationsCommandInput;
|
|
52
59
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
53
63
|
constructor(input: BatchGetStandardsControlAssociationsCommandInput);
|
|
54
64
|
/**
|
|
55
65
|
* @internal
|
|
56
66
|
*/
|
|
57
67
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchGetStandardsControlAssociationsCommandInput, BatchGetStandardsControlAssociationsCommandOutput>;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
58
71
|
private serialize;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
59
75
|
private deserialize;
|
|
60
76
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { BatchImportFindingsRequest, BatchImportFindingsResponse } from "../models/models_1";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link BatchImportFindingsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface BatchImportFindingsCommandInput extends BatchImportFindingsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link BatchImportFindingsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface BatchImportFindingsCommandOutput extends BatchImportFindingsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Imports security findings generated by a finding provider into Security Hub.
|
|
18
23
|
* This action is requested by the finding provider to import its findings into
|
|
19
24
|
* Security Hub.</p>
|
|
@@ -99,6 +104,8 @@ export interface BatchImportFindingsCommandOutput extends BatchImportFindingsRes
|
|
|
99
104
|
* const response = await client.send(command);
|
|
100
105
|
* ```
|
|
101
106
|
*
|
|
107
|
+
* @param BatchImportFindingsCommandInput - {@link BatchImportFindingsCommandInput}
|
|
108
|
+
* @returns {@link BatchImportFindingsCommandOutput}
|
|
102
109
|
* @see {@link BatchImportFindingsCommandInput} for command's `input` shape.
|
|
103
110
|
* @see {@link BatchImportFindingsCommandOutput} for command's `response` shape.
|
|
104
111
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -122,11 +129,20 @@ export interface BatchImportFindingsCommandOutput extends BatchImportFindingsRes
|
|
|
122
129
|
export declare class BatchImportFindingsCommand extends $Command<BatchImportFindingsCommandInput, BatchImportFindingsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
123
130
|
readonly input: BatchImportFindingsCommandInput;
|
|
124
131
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
132
|
+
/**
|
|
133
|
+
* @public
|
|
134
|
+
*/
|
|
125
135
|
constructor(input: BatchImportFindingsCommandInput);
|
|
126
136
|
/**
|
|
127
137
|
* @internal
|
|
128
138
|
*/
|
|
129
139
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchImportFindingsCommandInput, BatchImportFindingsCommandOutput>;
|
|
140
|
+
/**
|
|
141
|
+
* @internal
|
|
142
|
+
*/
|
|
130
143
|
private serialize;
|
|
144
|
+
/**
|
|
145
|
+
* @internal
|
|
146
|
+
*/
|
|
131
147
|
private deserialize;
|
|
132
148
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { BatchUpdateFindingsRequest, BatchUpdateFindingsResponse } from "../models/models_1";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link BatchUpdateFindingsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface BatchUpdateFindingsCommandInput extends BatchUpdateFindingsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link BatchUpdateFindingsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface BatchUpdateFindingsCommandOutput extends BatchUpdateFindingsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Used by Security Hub customers to update information about their investigation into a finding.
|
|
18
23
|
* Requested by administrator accounts or member accounts. Administrator accounts can update findings for
|
|
19
24
|
* their account and their member accounts. Member accounts can update findings for their
|
|
@@ -83,6 +88,8 @@ export interface BatchUpdateFindingsCommandOutput extends BatchUpdateFindingsRes
|
|
|
83
88
|
* const response = await client.send(command);
|
|
84
89
|
* ```
|
|
85
90
|
*
|
|
91
|
+
* @param BatchUpdateFindingsCommandInput - {@link BatchUpdateFindingsCommandInput}
|
|
92
|
+
* @returns {@link BatchUpdateFindingsCommandOutput}
|
|
86
93
|
* @see {@link BatchUpdateFindingsCommandInput} for command's `input` shape.
|
|
87
94
|
* @see {@link BatchUpdateFindingsCommandOutput} for command's `response` shape.
|
|
88
95
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -106,11 +113,20 @@ export interface BatchUpdateFindingsCommandOutput extends BatchUpdateFindingsRes
|
|
|
106
113
|
export declare class BatchUpdateFindingsCommand extends $Command<BatchUpdateFindingsCommandInput, BatchUpdateFindingsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
107
114
|
readonly input: BatchUpdateFindingsCommandInput;
|
|
108
115
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
116
|
+
/**
|
|
117
|
+
* @public
|
|
118
|
+
*/
|
|
109
119
|
constructor(input: BatchUpdateFindingsCommandInput);
|
|
110
120
|
/**
|
|
111
121
|
* @internal
|
|
112
122
|
*/
|
|
113
123
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchUpdateFindingsCommandInput, BatchUpdateFindingsCommandOutput>;
|
|
124
|
+
/**
|
|
125
|
+
* @internal
|
|
126
|
+
*/
|
|
114
127
|
private serialize;
|
|
128
|
+
/**
|
|
129
|
+
* @internal
|
|
130
|
+
*/
|
|
115
131
|
private deserialize;
|
|
116
132
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { BatchUpdateStandardsControlAssociationsRequest, BatchUpdateStandardsControlAssociationsResponse } from "../models/models_1";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link BatchUpdateStandardsControlAssociationsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface BatchUpdateStandardsControlAssociationsCommandInput extends BatchUpdateStandardsControlAssociationsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link BatchUpdateStandardsControlAssociationsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface BatchUpdateStandardsControlAssociationsCommandOutput extends BatchUpdateStandardsControlAssociationsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>
|
|
18
23
|
* For a batch of security controls and standards, this operation updates the enablement status of a control in a standard.
|
|
19
24
|
* </p>
|
|
@@ -27,6 +32,8 @@ export interface BatchUpdateStandardsControlAssociationsCommandOutput extends Ba
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param BatchUpdateStandardsControlAssociationsCommandInput - {@link BatchUpdateStandardsControlAssociationsCommandInput}
|
|
36
|
+
* @returns {@link BatchUpdateStandardsControlAssociationsCommandOutput}
|
|
30
37
|
* @see {@link BatchUpdateStandardsControlAssociationsCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link BatchUpdateStandardsControlAssociationsCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -50,11 +57,20 @@ export interface BatchUpdateStandardsControlAssociationsCommandOutput extends Ba
|
|
|
50
57
|
export declare class BatchUpdateStandardsControlAssociationsCommand extends $Command<BatchUpdateStandardsControlAssociationsCommandInput, BatchUpdateStandardsControlAssociationsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
51
58
|
readonly input: BatchUpdateStandardsControlAssociationsCommandInput;
|
|
52
59
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
53
63
|
constructor(input: BatchUpdateStandardsControlAssociationsCommandInput);
|
|
54
64
|
/**
|
|
55
65
|
* @internal
|
|
56
66
|
*/
|
|
57
67
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchUpdateStandardsControlAssociationsCommandInput, BatchUpdateStandardsControlAssociationsCommandOutput>;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
58
71
|
private serialize;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
59
75
|
private deserialize;
|
|
60
76
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateActionTargetRequest, CreateActionTargetResponse } from "../models/models_1";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateActionTargetCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateActionTargetCommandInput extends CreateActionTargetRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateActionTargetCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateActionTargetCommandOutput extends CreateActionTargetResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a custom action target in Security Hub.</p>
|
|
18
23
|
* <p>You can use custom actions on findings and insights in Security Hub to trigger target actions
|
|
19
24
|
* in Amazon CloudWatch Events.</p>
|
|
@@ -27,6 +32,8 @@ export interface CreateActionTargetCommandOutput extends CreateActionTargetRespo
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param CreateActionTargetCommandInput - {@link CreateActionTargetCommandInput}
|
|
36
|
+
* @returns {@link CreateActionTargetCommandOutput}
|
|
30
37
|
* @see {@link CreateActionTargetCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link CreateActionTargetCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -53,11 +60,20 @@ export interface CreateActionTargetCommandOutput extends CreateActionTargetRespo
|
|
|
53
60
|
export declare class CreateActionTargetCommand extends $Command<CreateActionTargetCommandInput, CreateActionTargetCommandOutput, SecurityHubClientResolvedConfig> {
|
|
54
61
|
readonly input: CreateActionTargetCommandInput;
|
|
55
62
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
63
|
+
/**
|
|
64
|
+
* @public
|
|
65
|
+
*/
|
|
56
66
|
constructor(input: CreateActionTargetCommandInput);
|
|
57
67
|
/**
|
|
58
68
|
* @internal
|
|
59
69
|
*/
|
|
60
70
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateActionTargetCommandInput, CreateActionTargetCommandOutput>;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
61
74
|
private serialize;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
62
78
|
private deserialize;
|
|
63
79
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateFindingAggregatorRequest, CreateFindingAggregatorResponse } from "../models/models_1";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateFindingAggregatorCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateFindingAggregatorCommandInput extends CreateFindingAggregatorRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateFindingAggregatorCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateFindingAggregatorCommandOutput extends CreateFindingAggregatorResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Used to enable finding aggregation. Must be called from the aggregation Region.</p>
|
|
18
23
|
* <p>For more details about cross-Region replication, see <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/finding-aggregation.html">Configuring finding aggregation</a> in the <i>Security Hub User Guide</i>.
|
|
19
24
|
* </p>
|
|
@@ -27,6 +32,8 @@ export interface CreateFindingAggregatorCommandOutput extends CreateFindingAggre
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param CreateFindingAggregatorCommandInput - {@link CreateFindingAggregatorCommandInput}
|
|
36
|
+
* @returns {@link CreateFindingAggregatorCommandOutput}
|
|
30
37
|
* @see {@link CreateFindingAggregatorCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link CreateFindingAggregatorCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -53,11 +60,20 @@ export interface CreateFindingAggregatorCommandOutput extends CreateFindingAggre
|
|
|
53
60
|
export declare class CreateFindingAggregatorCommand extends $Command<CreateFindingAggregatorCommandInput, CreateFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig> {
|
|
54
61
|
readonly input: CreateFindingAggregatorCommandInput;
|
|
55
62
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
63
|
+
/**
|
|
64
|
+
* @public
|
|
65
|
+
*/
|
|
56
66
|
constructor(input: CreateFindingAggregatorCommandInput);
|
|
57
67
|
/**
|
|
58
68
|
* @internal
|
|
59
69
|
*/
|
|
60
70
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateFindingAggregatorCommandInput, CreateFindingAggregatorCommandOutput>;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
61
74
|
private serialize;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
62
78
|
private deserialize;
|
|
63
79
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateInsightRequest, CreateInsightResponse } from "../models/models_1";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateInsightCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateInsightCommandInput extends CreateInsightRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateInsightCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateInsightCommandOutput extends CreateInsightResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a custom insight in Security Hub. An insight is a consolidation of findings that relate
|
|
18
23
|
* to a security issue that requires attention or remediation.</p>
|
|
19
24
|
* <p>To group the related findings in the insight, use the
|
|
@@ -28,6 +33,8 @@ export interface CreateInsightCommandOutput extends CreateInsightResponse, __Met
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param CreateInsightCommandInput - {@link CreateInsightCommandInput}
|
|
37
|
+
* @returns {@link CreateInsightCommandOutput}
|
|
31
38
|
* @see {@link CreateInsightCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link CreateInsightCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -54,11 +61,20 @@ export interface CreateInsightCommandOutput extends CreateInsightResponse, __Met
|
|
|
54
61
|
export declare class CreateInsightCommand extends $Command<CreateInsightCommandInput, CreateInsightCommandOutput, SecurityHubClientResolvedConfig> {
|
|
55
62
|
readonly input: CreateInsightCommandInput;
|
|
56
63
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
64
|
+
/**
|
|
65
|
+
* @public
|
|
66
|
+
*/
|
|
57
67
|
constructor(input: CreateInsightCommandInput);
|
|
58
68
|
/**
|
|
59
69
|
* @internal
|
|
60
70
|
*/
|
|
61
71
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateInsightCommandInput, CreateInsightCommandOutput>;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
62
75
|
private serialize;
|
|
76
|
+
/**
|
|
77
|
+
* @internal
|
|
78
|
+
*/
|
|
63
79
|
private deserialize;
|
|
64
80
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateMembersRequest, CreateMembersResponse } from "../models/models_1";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateMembersCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateMembersCommandInput extends CreateMembersRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateMembersCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateMembersCommandOutput extends CreateMembersResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a member association in Security Hub between the specified accounts and the account
|
|
18
23
|
* used to make the request, which is the administrator account. If you are integrated with
|
|
19
24
|
* Organizations, then the administrator account is designated by the organization management account.</p>
|
|
@@ -59,6 +64,8 @@ export interface CreateMembersCommandOutput extends CreateMembersResponse, __Met
|
|
|
59
64
|
* const response = await client.send(command);
|
|
60
65
|
* ```
|
|
61
66
|
*
|
|
67
|
+
* @param CreateMembersCommandInput - {@link CreateMembersCommandInput}
|
|
68
|
+
* @returns {@link CreateMembersCommandOutput}
|
|
62
69
|
* @see {@link CreateMembersCommandInput} for command's `input` shape.
|
|
63
70
|
* @see {@link CreateMembersCommandOutput} for command's `response` shape.
|
|
64
71
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -85,11 +92,20 @@ export interface CreateMembersCommandOutput extends CreateMembersResponse, __Met
|
|
|
85
92
|
export declare class CreateMembersCommand extends $Command<CreateMembersCommandInput, CreateMembersCommandOutput, SecurityHubClientResolvedConfig> {
|
|
86
93
|
readonly input: CreateMembersCommandInput;
|
|
87
94
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
95
|
+
/**
|
|
96
|
+
* @public
|
|
97
|
+
*/
|
|
88
98
|
constructor(input: CreateMembersCommandInput);
|
|
89
99
|
/**
|
|
90
100
|
* @internal
|
|
91
101
|
*/
|
|
92
102
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateMembersCommandInput, CreateMembersCommandOutput>;
|
|
103
|
+
/**
|
|
104
|
+
* @internal
|
|
105
|
+
*/
|
|
93
106
|
private serialize;
|
|
107
|
+
/**
|
|
108
|
+
* @internal
|
|
109
|
+
*/
|
|
94
110
|
private deserialize;
|
|
95
111
|
}
|