@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 { GetFindingsRequest, GetFindingsResponse } from "../models/models_2";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetFindingsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetFindingsCommandInput extends GetFindingsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetFindingsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetFindingsCommandOutput extends GetFindingsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of findings that match the specified criteria.</p>
|
|
18
23
|
* <p>If finding aggregation is enabled, then when you call <code>GetFindings</code> from the aggregation Region, the results include all of the matching findings from both the aggregation Region and the linked Regions.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface GetFindingsCommandOutput extends GetFindingsResponse, __Metadat
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param GetFindingsCommandInput - {@link GetFindingsCommandInput}
|
|
35
|
+
* @returns {@link GetFindingsCommandOutput}
|
|
29
36
|
* @see {@link GetFindingsCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link GetFindingsCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetFindingsCommandOutput extends GetFindingsResponse, __Metadat
|
|
|
49
56
|
export declare class GetFindingsCommand extends $Command<GetFindingsCommandInput, GetFindingsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
50
57
|
readonly input: GetFindingsCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetFindingsCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetFindingsCommandInput, GetFindingsCommandOutput>;
|
|
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 { GetInsightResultsRequest, GetInsightResultsResponse } from "../models/models_2";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetInsightResultsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetInsightResultsCommandInput extends GetInsightResultsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetInsightResultsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetInsightResultsCommandOutput extends GetInsightResultsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists the results of the Security Hub insight specified by the insight ARN.</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 GetInsightResultsCommandOutput extends GetInsightResultsRespons
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetInsightResultsCommandInput - {@link GetInsightResultsCommandInput}
|
|
34
|
+
* @returns {@link GetInsightResultsCommandOutput}
|
|
28
35
|
* @see {@link GetInsightResultsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetInsightResultsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -51,11 +58,20 @@ export interface GetInsightResultsCommandOutput extends GetInsightResultsRespons
|
|
|
51
58
|
export declare class GetInsightResultsCommand extends $Command<GetInsightResultsCommandInput, GetInsightResultsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
52
59
|
readonly input: GetInsightResultsCommandInput;
|
|
53
60
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
+
/**
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
54
64
|
constructor(input: GetInsightResultsCommandInput);
|
|
55
65
|
/**
|
|
56
66
|
* @internal
|
|
57
67
|
*/
|
|
58
68
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetInsightResultsCommandInput, GetInsightResultsCommandOutput>;
|
|
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 { GetInsightsRequest, GetInsightsResponse } from "../models/models_2";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetInsightsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetInsightsCommandInput extends GetInsightsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetInsightsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetInsightsCommandOutput extends GetInsightsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists and describes insights for the specified insight ARNs.</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 GetInsightsCommandOutput extends GetInsightsResponse, __Metadat
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetInsightsCommandInput - {@link GetInsightsCommandInput}
|
|
34
|
+
* @returns {@link GetInsightsCommandOutput}
|
|
28
35
|
* @see {@link GetInsightsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetInsightsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -51,11 +58,20 @@ export interface GetInsightsCommandOutput extends GetInsightsResponse, __Metadat
|
|
|
51
58
|
export declare class GetInsightsCommand extends $Command<GetInsightsCommandInput, GetInsightsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
52
59
|
readonly input: GetInsightsCommandInput;
|
|
53
60
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
+
/**
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
54
64
|
constructor(input: GetInsightsCommandInput);
|
|
55
65
|
/**
|
|
56
66
|
* @internal
|
|
57
67
|
*/
|
|
58
68
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetInsightsCommandInput, GetInsightsCommandOutput>;
|
|
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 { GetInvitationsCountRequest, GetInvitationsCountResponse } from "../models/models_2";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetInvitationsCountCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetInvitationsCountCommandInput extends GetInvitationsCountRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetInvitationsCountCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetInvitationsCountCommandOutput extends GetInvitationsCountResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns the count of all Security Hub membership invitations that were sent to the
|
|
18
23
|
* current member account, not including the currently accepted invitation. </p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface GetInvitationsCountCommandOutput extends GetInvitationsCountRes
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param GetInvitationsCountCommandInput - {@link GetInvitationsCountCommandInput}
|
|
35
|
+
* @returns {@link GetInvitationsCountCommandOutput}
|
|
29
36
|
* @see {@link GetInvitationsCountCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link GetInvitationsCountCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetInvitationsCountCommandOutput extends GetInvitationsCountRes
|
|
|
49
56
|
export declare class GetInvitationsCountCommand extends $Command<GetInvitationsCountCommandInput, GetInvitationsCountCommandOutput, SecurityHubClientResolvedConfig> {
|
|
50
57
|
readonly input: GetInvitationsCountCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetInvitationsCountCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetInvitationsCountCommandInput, GetInvitationsCountCommandOutput>;
|
|
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 { GetMasterAccountRequest, GetMasterAccountResponse } from "../models/models_2";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetMasterAccountCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetMasterAccountCommandInput extends GetMasterAccountRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetMasterAccountCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetMasterAccountCommandOutput extends GetMasterAccountResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* @deprecated
|
|
18
23
|
*
|
|
19
24
|
* <p>This method is deprecated. Instead, use <code>GetAdministratorAccount</code>.</p>
|
|
@@ -31,6 +36,8 @@ export interface GetMasterAccountCommandOutput extends GetMasterAccountResponse,
|
|
|
31
36
|
* const response = await client.send(command);
|
|
32
37
|
* ```
|
|
33
38
|
*
|
|
39
|
+
* @param GetMasterAccountCommandInput - {@link GetMasterAccountCommandInput}
|
|
40
|
+
* @returns {@link GetMasterAccountCommandOutput}
|
|
34
41
|
* @see {@link GetMasterAccountCommandInput} for command's `input` shape.
|
|
35
42
|
* @see {@link GetMasterAccountCommandOutput} for command's `response` shape.
|
|
36
43
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -57,11 +64,20 @@ export interface GetMasterAccountCommandOutput extends GetMasterAccountResponse,
|
|
|
57
64
|
export declare class GetMasterAccountCommand extends $Command<GetMasterAccountCommandInput, GetMasterAccountCommandOutput, SecurityHubClientResolvedConfig> {
|
|
58
65
|
readonly input: GetMasterAccountCommandInput;
|
|
59
66
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
60
70
|
constructor(input: GetMasterAccountCommandInput);
|
|
61
71
|
/**
|
|
62
72
|
* @internal
|
|
63
73
|
*/
|
|
64
74
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetMasterAccountCommandInput, GetMasterAccountCommandOutput>;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
65
78
|
private serialize;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
66
82
|
private deserialize;
|
|
67
83
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetMembersRequest, GetMembersResponse } from "../models/models_2";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetMembersCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetMembersCommandInput extends GetMembersRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetMembersCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetMembersCommandOutput extends GetMembersResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns the details for the Security Hub member accounts for the specified account IDs.</p>
|
|
18
23
|
* <p>An administrator account can be either the delegated Security Hub administrator account for an
|
|
19
24
|
* organization or an administrator account that enabled Security Hub manually.</p>
|
|
@@ -29,6 +34,8 @@ export interface GetMembersCommandOutput extends GetMembersResponse, __MetadataB
|
|
|
29
34
|
* const response = await client.send(command);
|
|
30
35
|
* ```
|
|
31
36
|
*
|
|
37
|
+
* @param GetMembersCommandInput - {@link GetMembersCommandInput}
|
|
38
|
+
* @returns {@link GetMembersCommandOutput}
|
|
32
39
|
* @see {@link GetMembersCommandInput} for command's `input` shape.
|
|
33
40
|
* @see {@link GetMembersCommandOutput} for command's `response` shape.
|
|
34
41
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface GetMembersCommandOutput extends GetMembersResponse, __MetadataB
|
|
|
55
62
|
export declare class GetMembersCommand extends $Command<GetMembersCommandInput, GetMembersCommandOutput, SecurityHubClientResolvedConfig> {
|
|
56
63
|
readonly input: GetMembersCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: GetMembersCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetMembersCommandInput, GetMembersCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { InviteMembersRequest, InviteMembersResponse } from "../models/models_2";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link InviteMembersCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface InviteMembersCommandInput extends InviteMembersRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link InviteMembersCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface InviteMembersCommandOutput extends InviteMembersResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Invites other Amazon Web Services accounts to become member accounts for the Security Hub administrator account that
|
|
18
23
|
* the invitation is sent from.</p>
|
|
19
24
|
* <p>This operation is only used to invite accounts that do not belong to an organization.
|
|
@@ -31,6 +36,8 @@ export interface InviteMembersCommandOutput extends InviteMembersResponse, __Met
|
|
|
31
36
|
* const response = await client.send(command);
|
|
32
37
|
* ```
|
|
33
38
|
*
|
|
39
|
+
* @param InviteMembersCommandInput - {@link InviteMembersCommandInput}
|
|
40
|
+
* @returns {@link InviteMembersCommandOutput}
|
|
34
41
|
* @see {@link InviteMembersCommandInput} for command's `input` shape.
|
|
35
42
|
* @see {@link InviteMembersCommandOutput} for command's `response` shape.
|
|
36
43
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -57,11 +64,20 @@ export interface InviteMembersCommandOutput extends InviteMembersResponse, __Met
|
|
|
57
64
|
export declare class InviteMembersCommand extends $Command<InviteMembersCommandInput, InviteMembersCommandOutput, SecurityHubClientResolvedConfig> {
|
|
58
65
|
readonly input: InviteMembersCommandInput;
|
|
59
66
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
60
70
|
constructor(input: InviteMembersCommandInput);
|
|
61
71
|
/**
|
|
62
72
|
* @internal
|
|
63
73
|
*/
|
|
64
74
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<InviteMembersCommandInput, InviteMembersCommandOutput>;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
65
78
|
private serialize;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
66
82
|
private deserialize;
|
|
67
83
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ListEnabledProductsForImportRequest, ListEnabledProductsForImportResponse } from "../models/models_2";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListEnabledProductsForImportCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListEnabledProductsForImportCommandInput extends ListEnabledProductsForImportRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListEnabledProductsForImportCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListEnabledProductsForImportCommandOutput extends ListEnabledProductsForImportResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists all findings-generating solutions (products) that you are subscribed to receive
|
|
18
23
|
* findings from in Security Hub.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface ListEnabledProductsForImportCommandOutput extends ListEnabledPr
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param ListEnabledProductsForImportCommandInput - {@link ListEnabledProductsForImportCommandInput}
|
|
35
|
+
* @returns {@link ListEnabledProductsForImportCommandOutput}
|
|
29
36
|
* @see {@link ListEnabledProductsForImportCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link ListEnabledProductsForImportCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -45,11 +52,20 @@ export interface ListEnabledProductsForImportCommandOutput extends ListEnabledPr
|
|
|
45
52
|
export declare class ListEnabledProductsForImportCommand extends $Command<ListEnabledProductsForImportCommandInput, ListEnabledProductsForImportCommandOutput, SecurityHubClientResolvedConfig> {
|
|
46
53
|
readonly input: ListEnabledProductsForImportCommandInput;
|
|
47
54
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
55
|
+
/**
|
|
56
|
+
* @public
|
|
57
|
+
*/
|
|
48
58
|
constructor(input: ListEnabledProductsForImportCommandInput);
|
|
49
59
|
/**
|
|
50
60
|
* @internal
|
|
51
61
|
*/
|
|
52
62
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListEnabledProductsForImportCommandInput, ListEnabledProductsForImportCommandOutput>;
|
|
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 { ListFindingAggregatorsRequest, ListFindingAggregatorsResponse } from "../models/models_2";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListFindingAggregatorsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListFindingAggregatorsCommandInput extends ListFindingAggregatorsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListFindingAggregatorsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListFindingAggregatorsCommandOutput extends ListFindingAggregatorsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>If finding aggregation is enabled, then <code>ListFindingAggregators</code> returns the ARN of the finding aggregator. You can run this operation from any Region.</p>
|
|
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 ListFindingAggregatorsCommandOutput extends ListFindingAggregat
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListFindingAggregatorsCommandInput - {@link ListFindingAggregatorsCommandInput}
|
|
34
|
+
* @returns {@link ListFindingAggregatorsCommandOutput}
|
|
28
35
|
* @see {@link ListFindingAggregatorsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListFindingAggregatorsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -51,11 +58,20 @@ export interface ListFindingAggregatorsCommandOutput extends ListFindingAggregat
|
|
|
51
58
|
export declare class ListFindingAggregatorsCommand extends $Command<ListFindingAggregatorsCommandInput, ListFindingAggregatorsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
52
59
|
readonly input: ListFindingAggregatorsCommandInput;
|
|
53
60
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
+
/**
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
54
64
|
constructor(input: ListFindingAggregatorsCommandInput);
|
|
55
65
|
/**
|
|
56
66
|
* @internal
|
|
57
67
|
*/
|
|
58
68
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFindingAggregatorsCommandInput, ListFindingAggregatorsCommandOutput>;
|
|
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 { ListInvitationsRequest, ListInvitationsResponse } from "../models/models_2";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListInvitationsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListInvitationsCommandInput extends ListInvitationsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListInvitationsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListInvitationsCommandOutput extends ListInvitationsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists all Security Hub membership invitations that were sent to the current Amazon Web Services account.</p>
|
|
18
23
|
* <p>This operation is only used by accounts that are managed by invitation.
|
|
19
24
|
* Accounts that are managed using the integration with Organizations do not receive invitations.</p>
|
|
@@ -27,6 +32,8 @@ export interface ListInvitationsCommandOutput extends ListInvitationsResponse, _
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param ListInvitationsCommandInput - {@link ListInvitationsCommandInput}
|
|
36
|
+
* @returns {@link ListInvitationsCommandOutput}
|
|
30
37
|
* @see {@link ListInvitationsCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link ListInvitationsCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -50,11 +57,20 @@ export interface ListInvitationsCommandOutput extends ListInvitationsResponse, _
|
|
|
50
57
|
export declare class ListInvitationsCommand extends $Command<ListInvitationsCommandInput, ListInvitationsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
51
58
|
readonly input: ListInvitationsCommandInput;
|
|
52
59
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
53
63
|
constructor(input: ListInvitationsCommandInput);
|
|
54
64
|
/**
|
|
55
65
|
* @internal
|
|
56
66
|
*/
|
|
57
67
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListInvitationsCommandInput, ListInvitationsCommandOutput>;
|
|
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 { ListMembersRequest, ListMembersResponse } from "../models/models_2";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListMembersCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListMembersCommandInput extends ListMembersRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListMembersCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListMembersCommandOutput extends ListMembersResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists details about all member accounts for the current Security Hub administrator
|
|
18
23
|
* account.</p>
|
|
19
24
|
* <p>The results include both member accounts that belong to an organization and member
|
|
@@ -28,6 +33,8 @@ export interface ListMembersCommandOutput extends ListMembersResponse, __Metadat
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param ListMembersCommandInput - {@link ListMembersCommandInput}
|
|
37
|
+
* @returns {@link ListMembersCommandOutput}
|
|
31
38
|
* @see {@link ListMembersCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link ListMembersCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -51,11 +58,20 @@ export interface ListMembersCommandOutput extends ListMembersResponse, __Metadat
|
|
|
51
58
|
export declare class ListMembersCommand extends $Command<ListMembersCommandInput, ListMembersCommandOutput, SecurityHubClientResolvedConfig> {
|
|
52
59
|
readonly input: ListMembersCommandInput;
|
|
53
60
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
+
/**
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
54
64
|
constructor(input: ListMembersCommandInput);
|
|
55
65
|
/**
|
|
56
66
|
* @internal
|
|
57
67
|
*/
|
|
58
68
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListMembersCommandInput, ListMembersCommandOutput>;
|
|
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 { ListOrganizationAdminAccountsRequest, ListOrganizationAdminAccountsResponse } from "../models/models_2";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListOrganizationAdminAccountsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListOrganizationAdminAccountsCommandInput extends ListOrganizationAdminAccountsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListOrganizationAdminAccountsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListOrganizationAdminAccountsCommandOutput extends ListOrganizationAdminAccountsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists the Security Hub administrator accounts. Can only be called by the organization
|
|
18
23
|
* management account.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface ListOrganizationAdminAccountsCommandOutput extends ListOrganiza
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param ListOrganizationAdminAccountsCommandInput - {@link ListOrganizationAdminAccountsCommandInput}
|
|
35
|
+
* @returns {@link ListOrganizationAdminAccountsCommandOutput}
|
|
29
36
|
* @see {@link ListOrganizationAdminAccountsCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link ListOrganizationAdminAccountsCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface ListOrganizationAdminAccountsCommandOutput extends ListOrganiza
|
|
|
49
56
|
export declare class ListOrganizationAdminAccountsCommand extends $Command<ListOrganizationAdminAccountsCommandInput, ListOrganizationAdminAccountsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
50
57
|
readonly input: ListOrganizationAdminAccountsCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: ListOrganizationAdminAccountsCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListOrganizationAdminAccountsCommandInput, ListOrganizationAdminAccountsCommandOutput>;
|
|
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 { ListSecurityControlDefinitionsRequest, ListSecurityControlDefinitionsResponse } from "../models/models_2";
|
|
5
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListSecurityControlDefinitionsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListSecurityControlDefinitionsCommandInput extends ListSecurityControlDefinitionsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListSecurityControlDefinitionsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListSecurityControlDefinitionsCommandOutput extends ListSecurityControlDefinitionsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>
|
|
18
23
|
* Lists all of the security controls that apply to a specified standard.
|
|
19
24
|
* </p>
|
|
@@ -27,6 +32,8 @@ export interface ListSecurityControlDefinitionsCommandOutput extends ListSecurit
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param ListSecurityControlDefinitionsCommandInput - {@link ListSecurityControlDefinitionsCommandInput}
|
|
36
|
+
* @returns {@link ListSecurityControlDefinitionsCommandOutput}
|
|
30
37
|
* @see {@link ListSecurityControlDefinitionsCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link ListSecurityControlDefinitionsCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
@@ -50,11 +57,20 @@ export interface ListSecurityControlDefinitionsCommandOutput extends ListSecurit
|
|
|
50
57
|
export declare class ListSecurityControlDefinitionsCommand extends $Command<ListSecurityControlDefinitionsCommandInput, ListSecurityControlDefinitionsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
51
58
|
readonly input: ListSecurityControlDefinitionsCommandInput;
|
|
52
59
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
53
63
|
constructor(input: ListSecurityControlDefinitionsCommandInput);
|
|
54
64
|
/**
|
|
55
65
|
* @internal
|
|
56
66
|
*/
|
|
57
67
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListSecurityControlDefinitionsCommandInput, ListSecurityControlDefinitionsCommandOutput>;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
58
71
|
private serialize;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
59
75
|
private deserialize;
|
|
60
76
|
}
|