@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 { DeclineInvitationsRequest, DeclineInvitationsResponse } from "../models/models_1";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeclineInvitationsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeclineInvitationsCommandInput extends DeclineInvitationsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeclineInvitationsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeclineInvitationsCommandOutput extends DeclineInvitationsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Declines invitations to become a member account.</p>
|
|
18
23
|
* <p>This operation is only used by accounts that are not part of an organization.
|
|
19
24
|
* Organization accounts do not receive invitations.</p>
|
|
@@ -27,6 +32,8 @@ export interface DeclineInvitationsCommandOutput extends DeclineInvitationsRespo
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param DeclineInvitationsCommandInput - {@link DeclineInvitationsCommandInput}
|
|
36
|
+
* @returns {@link DeclineInvitationsCommandOutput}
|
|
30
37
|
* @see {@link DeclineInvitationsCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link DeclineInvitationsCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface DeclineInvitationsCommandOutput extends DeclineInvitationsRespo
|
|
|
49
56
|
export declare class DeclineInvitationsCommand extends $Command<DeclineInvitationsCommandInput, DeclineInvitationsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
50
57
|
readonly input: DeclineInvitationsCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: DeclineInvitationsCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeclineInvitationsCommandInput, DeclineInvitationsCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteActionTargetRequest, DeleteActionTargetResponse } from "../models/models_1";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteActionTargetCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteActionTargetCommandInput extends DeleteActionTargetRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteActionTargetCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteActionTargetCommandOutput extends DeleteActionTargetResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes a custom action target from Security Hub.</p>
|
|
18
23
|
* <p>Deleting a custom action target does not affect any findings or insights that were
|
|
19
24
|
* already sent to Amazon CloudWatch Events using the custom action.</p>
|
|
@@ -27,6 +32,8 @@ export interface DeleteActionTargetCommandOutput extends DeleteActionTargetRespo
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param DeleteActionTargetCommandInput - {@link DeleteActionTargetCommandInput}
|
|
36
|
+
* @returns {@link DeleteActionTargetCommandOutput}
|
|
30
37
|
* @see {@link DeleteActionTargetCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link DeleteActionTargetCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface DeleteActionTargetCommandOutput extends DeleteActionTargetRespo
|
|
|
49
56
|
export declare class DeleteActionTargetCommand extends $Command<DeleteActionTargetCommandInput, DeleteActionTargetCommandOutput, SecurityHubClientResolvedConfig> {
|
|
50
57
|
readonly input: DeleteActionTargetCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: DeleteActionTargetCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteActionTargetCommandInput, DeleteActionTargetCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteFindingAggregatorRequest, DeleteFindingAggregatorResponse } from "../models/models_2";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteFindingAggregatorCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteFindingAggregatorCommandInput extends DeleteFindingAggregatorRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteFindingAggregatorCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteFindingAggregatorCommandOutput extends DeleteFindingAggregatorResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes a finding aggregator. When you delete the finding aggregator, you stop finding aggregation.</p>
|
|
18
23
|
* <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.
|
|
19
24
|
* </p>
|
|
@@ -27,6 +32,8 @@ export interface DeleteFindingAggregatorCommandOutput extends DeleteFindingAggre
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param DeleteFindingAggregatorCommandInput - {@link DeleteFindingAggregatorCommandInput}
|
|
36
|
+
* @returns {@link DeleteFindingAggregatorCommandOutput}
|
|
30
37
|
* @see {@link DeleteFindingAggregatorCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link DeleteFindingAggregatorCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -56,11 +63,20 @@ export interface DeleteFindingAggregatorCommandOutput extends DeleteFindingAggre
|
|
|
56
63
|
export declare class DeleteFindingAggregatorCommand extends $Command<DeleteFindingAggregatorCommandInput, DeleteFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig> {
|
|
57
64
|
readonly input: DeleteFindingAggregatorCommandInput;
|
|
58
65
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
66
|
+
/**
|
|
67
|
+
* @public
|
|
68
|
+
*/
|
|
59
69
|
constructor(input: DeleteFindingAggregatorCommandInput);
|
|
60
70
|
/**
|
|
61
71
|
* @internal
|
|
62
72
|
*/
|
|
63
73
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteFindingAggregatorCommandInput, DeleteFindingAggregatorCommandOutput>;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
64
77
|
private serialize;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
*/
|
|
65
81
|
private deserialize;
|
|
66
82
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteInsightRequest, DeleteInsightResponse } from "../models/models_2";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteInsightCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteInsightCommandInput extends DeleteInsightRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteInsightCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteInsightCommandOutput extends DeleteInsightResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes the insight specified by the <code>InsightArn</code>.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DeleteInsightCommandOutput extends DeleteInsightResponse, __Met
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteInsightCommandInput - {@link DeleteInsightCommandInput}
|
|
34
|
+
* @returns {@link DeleteInsightCommandOutput}
|
|
28
35
|
* @see {@link DeleteInsightCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteInsightCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -51,11 +58,20 @@ export interface DeleteInsightCommandOutput extends DeleteInsightResponse, __Met
|
|
|
51
58
|
export declare class DeleteInsightCommand extends $Command<DeleteInsightCommandInput, DeleteInsightCommandOutput, SecurityHubClientResolvedConfig> {
|
|
52
59
|
readonly input: DeleteInsightCommandInput;
|
|
53
60
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
+
/**
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
54
64
|
constructor(input: DeleteInsightCommandInput);
|
|
55
65
|
/**
|
|
56
66
|
* @internal
|
|
57
67
|
*/
|
|
58
68
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteInsightCommandInput, DeleteInsightCommandOutput>;
|
|
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 { DeleteInvitationsRequest, DeleteInvitationsResponse } from "../models/models_2";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteInvitationsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteInvitationsCommandInput extends DeleteInvitationsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteInvitationsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteInvitationsCommandOutput extends DeleteInvitationsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes invitations received by the Amazon Web Services account to become a member account.</p>
|
|
18
23
|
* <p>This operation is only used by accounts that are not part of an organization.
|
|
19
24
|
* Organization accounts do not receive invitations.</p>
|
|
@@ -27,6 +32,8 @@ export interface DeleteInvitationsCommandOutput extends DeleteInvitationsRespons
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param DeleteInvitationsCommandInput - {@link DeleteInvitationsCommandInput}
|
|
36
|
+
* @returns {@link DeleteInvitationsCommandOutput}
|
|
30
37
|
* @see {@link DeleteInvitationsCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link DeleteInvitationsCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -53,11 +60,20 @@ export interface DeleteInvitationsCommandOutput extends DeleteInvitationsRespons
|
|
|
53
60
|
export declare class DeleteInvitationsCommand extends $Command<DeleteInvitationsCommandInput, DeleteInvitationsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
54
61
|
readonly input: DeleteInvitationsCommandInput;
|
|
55
62
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
63
|
+
/**
|
|
64
|
+
* @public
|
|
65
|
+
*/
|
|
56
66
|
constructor(input: DeleteInvitationsCommandInput);
|
|
57
67
|
/**
|
|
58
68
|
* @internal
|
|
59
69
|
*/
|
|
60
70
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteInvitationsCommandInput, DeleteInvitationsCommandOutput>;
|
|
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 { DeleteMembersRequest, DeleteMembersResponse } from "../models/models_2";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteMembersCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteMembersCommandInput extends DeleteMembersRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteMembersCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteMembersCommandOutput extends DeleteMembersResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes the specified member accounts from Security Hub.</p>
|
|
18
23
|
* <p>Can be used to delete member accounts that belong to an organization as well as member
|
|
19
24
|
* accounts that were invited manually.</p>
|
|
@@ -27,6 +32,8 @@ export interface DeleteMembersCommandOutput extends DeleteMembersResponse, __Met
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param DeleteMembersCommandInput - {@link DeleteMembersCommandInput}
|
|
36
|
+
* @returns {@link DeleteMembersCommandOutput}
|
|
30
37
|
* @see {@link DeleteMembersCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link DeleteMembersCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -53,11 +60,20 @@ export interface DeleteMembersCommandOutput extends DeleteMembersResponse, __Met
|
|
|
53
60
|
export declare class DeleteMembersCommand extends $Command<DeleteMembersCommandInput, DeleteMembersCommandOutput, SecurityHubClientResolvedConfig> {
|
|
54
61
|
readonly input: DeleteMembersCommandInput;
|
|
55
62
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
63
|
+
/**
|
|
64
|
+
* @public
|
|
65
|
+
*/
|
|
56
66
|
constructor(input: DeleteMembersCommandInput);
|
|
57
67
|
/**
|
|
58
68
|
* @internal
|
|
59
69
|
*/
|
|
60
70
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteMembersCommandInput, DeleteMembersCommandOutput>;
|
|
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 { DescribeActionTargetsRequest, DescribeActionTargetsResponse } from "../models/models_2";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeActionTargetsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeActionTargetsCommandInput extends DescribeActionTargetsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeActionTargetsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeActionTargetsCommandOutput extends DescribeActionTargetsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of the custom action targets in Security Hub in your account.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DescribeActionTargetsCommandOutput extends DescribeActionTarget
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeActionTargetsCommandInput - {@link DescribeActionTargetsCommandInput}
|
|
34
|
+
* @returns {@link DescribeActionTargetsCommandOutput}
|
|
28
35
|
* @see {@link DescribeActionTargetsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeActionTargetsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -47,11 +54,20 @@ export interface DescribeActionTargetsCommandOutput extends DescribeActionTarget
|
|
|
47
54
|
export declare class DescribeActionTargetsCommand extends $Command<DescribeActionTargetsCommandInput, DescribeActionTargetsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
48
55
|
readonly input: DescribeActionTargetsCommandInput;
|
|
49
56
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
57
|
+
/**
|
|
58
|
+
* @public
|
|
59
|
+
*/
|
|
50
60
|
constructor(input: DescribeActionTargetsCommandInput);
|
|
51
61
|
/**
|
|
52
62
|
* @internal
|
|
53
63
|
*/
|
|
54
64
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeActionTargetsCommandInput, DescribeActionTargetsCommandOutput>;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
55
68
|
private serialize;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
56
72
|
private deserialize;
|
|
57
73
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DescribeHubRequest, DescribeHubResponse } from "../models/models_2";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeHubCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeHubCommandInput extends DescribeHubRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeHubCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeHubCommandOutput extends DescribeHubResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns details about the Hub resource in your account, including the
|
|
18
23
|
* <code>HubArn</code> and the time when you enabled Security Hub.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface DescribeHubCommandOutput extends DescribeHubResponse, __Metadat
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param DescribeHubCommandInput - {@link DescribeHubCommandInput}
|
|
35
|
+
* @returns {@link DescribeHubCommandOutput}
|
|
29
36
|
* @see {@link DescribeHubCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link DescribeHubCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface DescribeHubCommandOutput extends DescribeHubResponse, __Metadat
|
|
|
52
59
|
export declare class DescribeHubCommand extends $Command<DescribeHubCommandInput, DescribeHubCommandOutput, SecurityHubClientResolvedConfig> {
|
|
53
60
|
readonly input: DescribeHubCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: DescribeHubCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeHubCommandInput, DescribeHubCommandOutput>;
|
|
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 { DescribeOrganizationConfigurationRequest, DescribeOrganizationConfigurationResponse } from "../models/models_2";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeOrganizationConfigurationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeOrganizationConfigurationCommandInput extends DescribeOrganizationConfigurationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeOrganizationConfigurationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeOrganizationConfigurationCommandOutput extends DescribeOrganizationConfigurationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns information about the Organizations configuration for Security Hub. Can only be
|
|
18
23
|
* called from a Security Hub administrator account.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface DescribeOrganizationConfigurationCommandOutput extends Describe
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param DescribeOrganizationConfigurationCommandInput - {@link DescribeOrganizationConfigurationCommandInput}
|
|
35
|
+
* @returns {@link DescribeOrganizationConfigurationCommandOutput}
|
|
29
36
|
* @see {@link DescribeOrganizationConfigurationCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link DescribeOrganizationConfigurationCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface DescribeOrganizationConfigurationCommandOutput extends Describe
|
|
|
49
56
|
export declare class DescribeOrganizationConfigurationCommand extends $Command<DescribeOrganizationConfigurationCommandInput, DescribeOrganizationConfigurationCommandOutput, SecurityHubClientResolvedConfig> {
|
|
50
57
|
readonly input: DescribeOrganizationConfigurationCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: DescribeOrganizationConfigurationCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeOrganizationConfigurationCommandInput, DescribeOrganizationConfigurationCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DescribeProductsRequest, DescribeProductsResponse } from "../models/models_2";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeProductsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeProductsCommandInput extends DescribeProductsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeProductsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeProductsCommandOutput extends DescribeProductsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns information about product integrations in Security Hub.</p>
|
|
18
23
|
* <p>You can optionally provide an integration ARN. If you provide an integration ARN, then
|
|
19
24
|
* the results only include that integration.</p>
|
|
@@ -29,6 +34,8 @@ export interface DescribeProductsCommandOutput extends DescribeProductsResponse,
|
|
|
29
34
|
* const response = await client.send(command);
|
|
30
35
|
* ```
|
|
31
36
|
*
|
|
37
|
+
* @param DescribeProductsCommandInput - {@link DescribeProductsCommandInput}
|
|
38
|
+
* @returns {@link DescribeProductsCommandOutput}
|
|
32
39
|
* @see {@link DescribeProductsCommandInput} for command's `input` shape.
|
|
33
40
|
* @see {@link DescribeProductsCommandOutput} for command's `response` shape.
|
|
34
41
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface DescribeProductsCommandOutput extends DescribeProductsResponse,
|
|
|
52
59
|
export declare class DescribeProductsCommand extends $Command<DescribeProductsCommandInput, DescribeProductsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
53
60
|
readonly input: DescribeProductsCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: DescribeProductsCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeProductsCommandInput, DescribeProductsCommandOutput>;
|
|
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 { DescribeStandardsRequest, DescribeStandardsResponse } from "../models/models_2";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeStandardsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeStandardsCommandInput extends DescribeStandardsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeStandardsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeStandardsCommandOutput extends DescribeStandardsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of the available standards in Security Hub.</p>
|
|
18
23
|
* <p>For each standard, the results include the standard ARN, the name, and a description. </p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface DescribeStandardsCommandOutput extends DescribeStandardsRespons
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param DescribeStandardsCommandInput - {@link DescribeStandardsCommandInput}
|
|
35
|
+
* @returns {@link DescribeStandardsCommandOutput}
|
|
29
36
|
* @see {@link DescribeStandardsCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link DescribeStandardsCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -45,11 +52,20 @@ export interface DescribeStandardsCommandOutput extends DescribeStandardsRespons
|
|
|
45
52
|
export declare class DescribeStandardsCommand extends $Command<DescribeStandardsCommandInput, DescribeStandardsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
46
53
|
readonly input: DescribeStandardsCommandInput;
|
|
47
54
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
55
|
+
/**
|
|
56
|
+
* @public
|
|
57
|
+
*/
|
|
48
58
|
constructor(input: DescribeStandardsCommandInput);
|
|
49
59
|
/**
|
|
50
60
|
* @internal
|
|
51
61
|
*/
|
|
52
62
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeStandardsCommandInput, DescribeStandardsCommandOutput>;
|
|
63
|
+
/**
|
|
64
|
+
* @internal
|
|
65
|
+
*/
|
|
53
66
|
private serialize;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
54
70
|
private deserialize;
|
|
55
71
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DescribeStandardsControlsRequest, DescribeStandardsControlsResponse } from "../models/models_2";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeStandardsControlsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeStandardsControlsCommandInput extends DescribeStandardsControlsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeStandardsControlsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeStandardsControlsCommandOutput extends DescribeStandardsControlsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of security standards controls.</p>
|
|
18
23
|
* <p>For each control, the results include information about whether it is currently enabled,
|
|
19
24
|
* the severity, and a link to remediation information.</p>
|
|
@@ -27,6 +32,8 @@ export interface DescribeStandardsControlsCommandOutput extends DescribeStandard
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param DescribeStandardsControlsCommandInput - {@link DescribeStandardsControlsCommandInput}
|
|
36
|
+
* @returns {@link DescribeStandardsControlsCommandOutput}
|
|
30
37
|
* @see {@link DescribeStandardsControlsCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link DescribeStandardsControlsCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface DescribeStandardsControlsCommandOutput extends DescribeStandard
|
|
|
49
56
|
export declare class DescribeStandardsControlsCommand extends $Command<DescribeStandardsControlsCommandInput, DescribeStandardsControlsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
50
57
|
readonly input: DescribeStandardsControlsCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: DescribeStandardsControlsCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeStandardsControlsCommandInput, DescribeStandardsControlsCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|