@aws-sdk/client-securityhub 3.288.0 → 3.290.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +18 -0
- package/dist-types/commands/AcceptInvitationCommand.d.ts +18 -0
- package/dist-types/commands/BatchDisableStandardsCommand.d.ts +15 -0
- package/dist-types/commands/BatchEnableStandardsCommand.d.ts +15 -0
- package/dist-types/commands/BatchGetSecurityControlsCommand.d.ts +15 -0
- package/dist-types/commands/BatchGetStandardsControlAssociationsCommand.d.ts +15 -0
- package/dist-types/commands/BatchImportFindingsCommand.d.ts +15 -0
- package/dist-types/commands/BatchUpdateFindingsCommand.d.ts +15 -0
- package/dist-types/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +15 -0
- package/dist-types/commands/CreateActionTargetCommand.d.ts +18 -0
- package/dist-types/commands/CreateFindingAggregatorCommand.d.ts +18 -0
- package/dist-types/commands/CreateInsightCommand.d.ts +18 -0
- package/dist-types/commands/CreateMembersCommand.d.ts +18 -0
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +14 -0
- package/dist-types/commands/DeleteActionTargetCommand.d.ts +14 -0
- package/dist-types/commands/DeleteFindingAggregatorCommand.d.ts +21 -0
- package/dist-types/commands/DeleteInsightCommand.d.ts +18 -0
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +18 -0
- package/dist-types/commands/DeleteMembersCommand.d.ts +18 -0
- package/dist-types/commands/DescribeActionTargetsCommand.d.ts +14 -0
- package/dist-types/commands/DescribeHubCommand.d.ts +18 -0
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +15 -0
- package/dist-types/commands/DescribeProductsCommand.d.ts +15 -0
- package/dist-types/commands/DescribeStandardsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeStandardsControlsCommand.d.ts +14 -0
- package/dist-types/commands/DisableImportFindingsForProductCommand.d.ts +18 -0
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +15 -0
- package/dist-types/commands/DisableSecurityHubCommand.d.ts +14 -0
- package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +18 -0
- package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +18 -0
- package/dist-types/commands/DisassociateMembersCommand.d.ts +18 -0
- package/dist-types/commands/EnableImportFindingsForProductCommand.d.ts +18 -0
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +15 -0
- package/dist-types/commands/EnableSecurityHubCommand.d.ts +17 -0
- package/dist-types/commands/GetAdministratorAccountCommand.d.ts +18 -0
- package/dist-types/commands/GetEnabledStandardsCommand.d.ts +15 -0
- package/dist-types/commands/GetFindingAggregatorCommand.d.ts +21 -0
- package/dist-types/commands/GetFindingsCommand.d.ts +15 -0
- package/dist-types/commands/GetInsightResultsCommand.d.ts +18 -0
- package/dist-types/commands/GetInsightsCommand.d.ts +18 -0
- package/dist-types/commands/GetInvitationsCountCommand.d.ts +15 -0
- package/dist-types/commands/GetMasterAccountCommand.d.ts +18 -0
- package/dist-types/commands/GetMembersCommand.d.ts +18 -0
- package/dist-types/commands/InviteMembersCommand.d.ts +18 -0
- package/dist-types/commands/ListEnabledProductsForImportCommand.d.ts +11 -0
- package/dist-types/commands/ListFindingAggregatorsCommand.d.ts +18 -0
- package/dist-types/commands/ListInvitationsCommand.d.ts +15 -0
- package/dist-types/commands/ListMembersCommand.d.ts +15 -0
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +15 -0
- package/dist-types/commands/ListSecurityControlDefinitionsCommand.d.ts +15 -0
- package/dist-types/commands/ListStandardsControlAssociationsCommand.d.ts +15 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateActionTargetCommand.d.ts +14 -0
- package/dist-types/commands/UpdateFindingAggregatorCommand.d.ts +21 -0
- package/dist-types/commands/UpdateFindingsCommand.d.ts +18 -0
- package/dist-types/commands/UpdateInsightCommand.d.ts +18 -0
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +15 -0
- package/dist-types/commands/UpdateSecurityHubConfigurationCommand.d.ts +18 -0
- package/dist-types/commands/UpdateStandardsControlCommand.d.ts +14 -0
- package/package.json +29 -29
|
@@ -30,6 +30,21 @@ export interface DisableOrganizationAdminAccountCommandOutput extends DisableOrg
|
|
|
30
30
|
* @see {@link DisableOrganizationAdminAccountCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link InternalException} (server fault)
|
|
34
|
+
* <p>Internal server error.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link InvalidAccessException} (client fault)
|
|
37
|
+
* <p>The account doesn't have permission to perform this action.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link InvalidInputException} (client fault)
|
|
40
|
+
* <p>The request was rejected because you supplied an invalid or out-of-range value for an
|
|
41
|
+
* input parameter.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
44
|
+
* <p>The request was rejected because it attempted to create resources beyond the current Amazon Web Services
|
|
45
|
+
* account or throttling limits. The error code describes the limit exceeded.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
33
48
|
*/
|
|
34
49
|
export declare class DisableOrganizationAdminAccountCommand extends $Command<DisableOrganizationAdminAccountCommandInput, DisableOrganizationAdminAccountCommandOutput, SecurityHubClientResolvedConfig> {
|
|
35
50
|
readonly input: DisableOrganizationAdminAccountCommandInput;
|
|
@@ -37,6 +37,20 @@ export interface DisableSecurityHubCommandOutput extends DisableSecurityHubRespo
|
|
|
37
37
|
* @see {@link DisableSecurityHubCommandOutput} for command's `response` shape.
|
|
38
38
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
39
39
|
*
|
|
40
|
+
* @throws {@link InternalException} (server fault)
|
|
41
|
+
* <p>Internal server error.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link InvalidAccessException} (client fault)
|
|
44
|
+
* <p>The account doesn't have permission to perform this action.</p>
|
|
45
|
+
*
|
|
46
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
47
|
+
* <p>The request was rejected because it attempted to create resources beyond the current Amazon Web Services
|
|
48
|
+
* account or throttling limits. The error code describes the limit exceeded.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
51
|
+
* <p>The request was rejected because we can't find the specified resource.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
40
54
|
*/
|
|
41
55
|
export declare class DisableSecurityHubCommand extends $Command<DisableSecurityHubCommandInput, DisableSecurityHubCommandOutput, SecurityHubClientResolvedConfig> {
|
|
42
56
|
readonly input: DisableSecurityHubCommandInput;
|
|
@@ -33,6 +33,24 @@ export interface DisassociateFromAdministratorAccountCommandOutput extends Disas
|
|
|
33
33
|
* @see {@link DisassociateFromAdministratorAccountCommandOutput} for command's `response` shape.
|
|
34
34
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
35
35
|
*
|
|
36
|
+
* @throws {@link InternalException} (server fault)
|
|
37
|
+
* <p>Internal server error.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link InvalidAccessException} (client fault)
|
|
40
|
+
* <p>The account doesn't have permission to perform this action.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link InvalidInputException} (client fault)
|
|
43
|
+
* <p>The request was rejected because you supplied an invalid or out-of-range value for an
|
|
44
|
+
* input parameter.</p>
|
|
45
|
+
*
|
|
46
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
47
|
+
* <p>The request was rejected because it attempted to create resources beyond the current Amazon Web Services
|
|
48
|
+
* account or throttling limits. The error code describes the limit exceeded.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
51
|
+
* <p>The request was rejected because we can't find the specified resource.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
36
54
|
*/
|
|
37
55
|
export declare class DisassociateFromAdministratorAccountCommand extends $Command<DisassociateFromAdministratorAccountCommandInput, DisassociateFromAdministratorAccountCommandOutput, SecurityHubClientResolvedConfig> {
|
|
38
56
|
readonly input: DisassociateFromAdministratorAccountCommandInput;
|
|
@@ -37,6 +37,24 @@ export interface DisassociateFromMasterAccountCommandOutput extends Disassociate
|
|
|
37
37
|
* @see {@link DisassociateFromMasterAccountCommandOutput} for command's `response` shape.
|
|
38
38
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
39
39
|
*
|
|
40
|
+
* @throws {@link InternalException} (server fault)
|
|
41
|
+
* <p>Internal server error.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link InvalidAccessException} (client fault)
|
|
44
|
+
* <p>The account doesn't have permission to perform this action.</p>
|
|
45
|
+
*
|
|
46
|
+
* @throws {@link InvalidInputException} (client fault)
|
|
47
|
+
* <p>The request was rejected because you supplied an invalid or out-of-range value for an
|
|
48
|
+
* input parameter.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
51
|
+
* <p>The request was rejected because it attempted to create resources beyond the current Amazon Web Services
|
|
52
|
+
* account or throttling limits. The error code describes the limit exceeded.</p>
|
|
53
|
+
*
|
|
54
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
55
|
+
* <p>The request was rejected because we can't find the specified resource.</p>
|
|
56
|
+
*
|
|
57
|
+
*
|
|
40
58
|
*/
|
|
41
59
|
export declare class DisassociateFromMasterAccountCommand extends $Command<DisassociateFromMasterAccountCommandInput, DisassociateFromMasterAccountCommandOutput, SecurityHubClientResolvedConfig> {
|
|
42
60
|
readonly input: DisassociateFromMasterAccountCommandInput;
|
|
@@ -31,6 +31,24 @@ export interface DisassociateMembersCommandOutput extends DisassociateMembersRes
|
|
|
31
31
|
* @see {@link DisassociateMembersCommandOutput} for command's `response` shape.
|
|
32
32
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
33
33
|
*
|
|
34
|
+
* @throws {@link InternalException} (server fault)
|
|
35
|
+
* <p>Internal server error.</p>
|
|
36
|
+
*
|
|
37
|
+
* @throws {@link InvalidAccessException} (client fault)
|
|
38
|
+
* <p>The account doesn't have permission to perform this action.</p>
|
|
39
|
+
*
|
|
40
|
+
* @throws {@link InvalidInputException} (client fault)
|
|
41
|
+
* <p>The request was rejected because you supplied an invalid or out-of-range value for an
|
|
42
|
+
* input parameter.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
45
|
+
* <p>The request was rejected because it attempted to create resources beyond the current Amazon Web Services
|
|
46
|
+
* account or throttling limits. The error code describes the limit exceeded.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
49
|
+
* <p>The request was rejected because we can't find the specified resource.</p>
|
|
50
|
+
*
|
|
51
|
+
*
|
|
34
52
|
*/
|
|
35
53
|
export declare class DisassociateMembersCommand extends $Command<DisassociateMembersCommandInput, DisassociateMembersCommandOutput, SecurityHubClientResolvedConfig> {
|
|
36
54
|
readonly input: DisassociateMembersCommandInput;
|
|
@@ -32,6 +32,24 @@ export interface EnableImportFindingsForProductCommandOutput extends EnableImpor
|
|
|
32
32
|
* @see {@link EnableImportFindingsForProductCommandOutput} for command's `response` shape.
|
|
33
33
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
34
34
|
*
|
|
35
|
+
* @throws {@link InternalException} (server fault)
|
|
36
|
+
* <p>Internal server error.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InvalidAccessException} (client fault)
|
|
39
|
+
* <p>The account doesn't have permission to perform this action.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link InvalidInputException} (client fault)
|
|
42
|
+
* <p>The request was rejected because you supplied an invalid or out-of-range value for an
|
|
43
|
+
* input parameter.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
46
|
+
* <p>The request was rejected because it attempted to create resources beyond the current Amazon Web Services
|
|
47
|
+
* account or throttling limits. The error code describes the limit exceeded.</p>
|
|
48
|
+
*
|
|
49
|
+
* @throws {@link ResourceConflictException} (client fault)
|
|
50
|
+
* <p>The resource specified in the request conflicts with an existing resource.</p>
|
|
51
|
+
*
|
|
52
|
+
*
|
|
35
53
|
*/
|
|
36
54
|
export declare class EnableImportFindingsForProductCommand extends $Command<EnableImportFindingsForProductCommandInput, EnableImportFindingsForProductCommandOutput, SecurityHubClientResolvedConfig> {
|
|
37
55
|
readonly input: EnableImportFindingsForProductCommandInput;
|
|
@@ -30,6 +30,21 @@ export interface EnableOrganizationAdminAccountCommandOutput extends EnableOrgan
|
|
|
30
30
|
* @see {@link EnableOrganizationAdminAccountCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link InternalException} (server fault)
|
|
34
|
+
* <p>Internal server error.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link InvalidAccessException} (client fault)
|
|
37
|
+
* <p>The account doesn't have permission to perform this action.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link InvalidInputException} (client fault)
|
|
40
|
+
* <p>The request was rejected because you supplied an invalid or out-of-range value for an
|
|
41
|
+
* input parameter.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
44
|
+
* <p>The request was rejected because it attempted to create resources beyond the current Amazon Web Services
|
|
45
|
+
* account or throttling limits. The error code describes the limit exceeded.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
33
48
|
*/
|
|
34
49
|
export declare class EnableOrganizationAdminAccountCommand extends $Command<EnableOrganizationAdminAccountCommandInput, EnableOrganizationAdminAccountCommandOutput, SecurityHubClientResolvedConfig> {
|
|
35
50
|
readonly input: EnableOrganizationAdminAccountCommandInput;
|
|
@@ -48,6 +48,23 @@ export interface EnableSecurityHubCommandOutput extends EnableSecurityHubRespons
|
|
|
48
48
|
* @see {@link EnableSecurityHubCommandOutput} for command's `response` shape.
|
|
49
49
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
50
50
|
*
|
|
51
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
52
|
+
* <p>You don't have permission to perform the action specified in the request.</p>
|
|
53
|
+
*
|
|
54
|
+
* @throws {@link InternalException} (server fault)
|
|
55
|
+
* <p>Internal server error.</p>
|
|
56
|
+
*
|
|
57
|
+
* @throws {@link InvalidAccessException} (client fault)
|
|
58
|
+
* <p>The account doesn't have permission to perform this action.</p>
|
|
59
|
+
*
|
|
60
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
61
|
+
* <p>The request was rejected because it attempted to create resources beyond the current Amazon Web Services
|
|
62
|
+
* account or throttling limits. The error code describes the limit exceeded.</p>
|
|
63
|
+
*
|
|
64
|
+
* @throws {@link ResourceConflictException} (client fault)
|
|
65
|
+
* <p>The resource specified in the request conflicts with an existing resource.</p>
|
|
66
|
+
*
|
|
67
|
+
*
|
|
51
68
|
*/
|
|
52
69
|
export declare class EnableSecurityHubCommand extends $Command<EnableSecurityHubCommandInput, EnableSecurityHubCommandOutput, SecurityHubClientResolvedConfig> {
|
|
53
70
|
readonly input: EnableSecurityHubCommandInput;
|
|
@@ -31,6 +31,24 @@ export interface GetAdministratorAccountCommandOutput extends GetAdministratorAc
|
|
|
31
31
|
* @see {@link GetAdministratorAccountCommandOutput} for command's `response` shape.
|
|
32
32
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
33
33
|
*
|
|
34
|
+
* @throws {@link InternalException} (server fault)
|
|
35
|
+
* <p>Internal server error.</p>
|
|
36
|
+
*
|
|
37
|
+
* @throws {@link InvalidAccessException} (client fault)
|
|
38
|
+
* <p>The account doesn't have permission to perform this action.</p>
|
|
39
|
+
*
|
|
40
|
+
* @throws {@link InvalidInputException} (client fault)
|
|
41
|
+
* <p>The request was rejected because you supplied an invalid or out-of-range value for an
|
|
42
|
+
* input parameter.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
45
|
+
* <p>The request was rejected because it attempted to create resources beyond the current Amazon Web Services
|
|
46
|
+
* account or throttling limits. The error code describes the limit exceeded.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
49
|
+
* <p>The request was rejected because we can't find the specified resource.</p>
|
|
50
|
+
*
|
|
51
|
+
*
|
|
34
52
|
*/
|
|
35
53
|
export declare class GetAdministratorAccountCommand extends $Command<GetAdministratorAccountCommandInput, GetAdministratorAccountCommandOutput, SecurityHubClientResolvedConfig> {
|
|
36
54
|
readonly input: GetAdministratorAccountCommandInput;
|
|
@@ -29,6 +29,21 @@ export interface GetEnabledStandardsCommandOutput extends GetEnabledStandardsRes
|
|
|
29
29
|
* @see {@link GetEnabledStandardsCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link InternalException} (server fault)
|
|
33
|
+
* <p>Internal server error.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InvalidAccessException} (client fault)
|
|
36
|
+
* <p>The account doesn't have permission to perform this action.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InvalidInputException} (client fault)
|
|
39
|
+
* <p>The request was rejected because you supplied an invalid or out-of-range value for an
|
|
40
|
+
* input parameter.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
43
|
+
* <p>The request was rejected because it attempted to create resources beyond the current Amazon Web Services
|
|
44
|
+
* account or throttling limits. The error code describes the limit exceeded.</p>
|
|
45
|
+
*
|
|
46
|
+
*
|
|
32
47
|
*/
|
|
33
48
|
export declare class GetEnabledStandardsCommand extends $Command<GetEnabledStandardsCommandInput, GetEnabledStandardsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
34
49
|
readonly input: GetEnabledStandardsCommandInput;
|
|
@@ -29,6 +29,27 @@ export interface GetFindingAggregatorCommandOutput extends GetFindingAggregatorR
|
|
|
29
29
|
* @see {@link GetFindingAggregatorCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>You don't have permission to perform the action specified in the request.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InternalException} (server fault)
|
|
36
|
+
* <p>Internal server error.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InvalidAccessException} (client fault)
|
|
39
|
+
* <p>The account doesn't have permission to perform this action.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link InvalidInputException} (client fault)
|
|
42
|
+
* <p>The request was rejected because you supplied an invalid or out-of-range value for an
|
|
43
|
+
* input parameter.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
46
|
+
* <p>The request was rejected because it attempted to create resources beyond the current Amazon Web Services
|
|
47
|
+
* account or throttling limits. The error code describes the limit exceeded.</p>
|
|
48
|
+
*
|
|
49
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
50
|
+
* <p>The request was rejected because we can't find the specified resource.</p>
|
|
51
|
+
*
|
|
52
|
+
*
|
|
32
53
|
*/
|
|
33
54
|
export declare class GetFindingAggregatorCommand extends $Command<GetFindingAggregatorCommandInput, GetFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig> {
|
|
34
55
|
readonly input: GetFindingAggregatorCommandInput;
|
|
@@ -30,6 +30,21 @@ export interface GetFindingsCommandOutput extends GetFindingsResponse, __Metadat
|
|
|
30
30
|
* @see {@link GetFindingsCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link InternalException} (server fault)
|
|
34
|
+
* <p>Internal server error.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link InvalidAccessException} (client fault)
|
|
37
|
+
* <p>The account doesn't have permission to perform this action.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link InvalidInputException} (client fault)
|
|
40
|
+
* <p>The request was rejected because you supplied an invalid or out-of-range value for an
|
|
41
|
+
* input parameter.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
44
|
+
* <p>The request was rejected because it attempted to create resources beyond the current Amazon Web Services
|
|
45
|
+
* account or throttling limits. The error code describes the limit exceeded.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
33
48
|
*/
|
|
34
49
|
export declare class GetFindingsCommand extends $Command<GetFindingsCommandInput, GetFindingsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
35
50
|
readonly input: GetFindingsCommandInput;
|
|
@@ -29,6 +29,24 @@ export interface GetInsightResultsCommandOutput extends GetInsightResultsRespons
|
|
|
29
29
|
* @see {@link GetInsightResultsCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link InternalException} (server fault)
|
|
33
|
+
* <p>Internal server error.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InvalidAccessException} (client fault)
|
|
36
|
+
* <p>The account doesn't have permission to perform this action.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InvalidInputException} (client fault)
|
|
39
|
+
* <p>The request was rejected because you supplied an invalid or out-of-range value for an
|
|
40
|
+
* input parameter.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
43
|
+
* <p>The request was rejected because it attempted to create resources beyond the current Amazon Web Services
|
|
44
|
+
* account or throttling limits. The error code describes the limit exceeded.</p>
|
|
45
|
+
*
|
|
46
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
47
|
+
* <p>The request was rejected because we can't find the specified resource.</p>
|
|
48
|
+
*
|
|
49
|
+
*
|
|
32
50
|
*/
|
|
33
51
|
export declare class GetInsightResultsCommand extends $Command<GetInsightResultsCommandInput, GetInsightResultsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
34
52
|
readonly input: GetInsightResultsCommandInput;
|
|
@@ -29,6 +29,24 @@ export interface GetInsightsCommandOutput extends GetInsightsResponse, __Metadat
|
|
|
29
29
|
* @see {@link GetInsightsCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link InternalException} (server fault)
|
|
33
|
+
* <p>Internal server error.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InvalidAccessException} (client fault)
|
|
36
|
+
* <p>The account doesn't have permission to perform this action.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InvalidInputException} (client fault)
|
|
39
|
+
* <p>The request was rejected because you supplied an invalid or out-of-range value for an
|
|
40
|
+
* input parameter.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
43
|
+
* <p>The request was rejected because it attempted to create resources beyond the current Amazon Web Services
|
|
44
|
+
* account or throttling limits. The error code describes the limit exceeded.</p>
|
|
45
|
+
*
|
|
46
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
47
|
+
* <p>The request was rejected because we can't find the specified resource.</p>
|
|
48
|
+
*
|
|
49
|
+
*
|
|
32
50
|
*/
|
|
33
51
|
export declare class GetInsightsCommand extends $Command<GetInsightsCommandInput, GetInsightsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
34
52
|
readonly input: GetInsightsCommandInput;
|
|
@@ -30,6 +30,21 @@ export interface GetInvitationsCountCommandOutput extends GetInvitationsCountRes
|
|
|
30
30
|
* @see {@link GetInvitationsCountCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link InternalException} (server fault)
|
|
34
|
+
* <p>Internal server error.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link InvalidAccessException} (client fault)
|
|
37
|
+
* <p>The account doesn't have permission to perform this action.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link InvalidInputException} (client fault)
|
|
40
|
+
* <p>The request was rejected because you supplied an invalid or out-of-range value for an
|
|
41
|
+
* input parameter.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
44
|
+
* <p>The request was rejected because it attempted to create resources beyond the current Amazon Web Services
|
|
45
|
+
* account or throttling limits. The error code describes the limit exceeded.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
33
48
|
*/
|
|
34
49
|
export declare class GetInvitationsCountCommand extends $Command<GetInvitationsCountCommandInput, GetInvitationsCountCommandOutput, SecurityHubClientResolvedConfig> {
|
|
35
50
|
readonly input: GetInvitationsCountCommandInput;
|
|
@@ -35,6 +35,24 @@ export interface GetMasterAccountCommandOutput extends GetMasterAccountResponse,
|
|
|
35
35
|
* @see {@link GetMasterAccountCommandOutput} for command's `response` shape.
|
|
36
36
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
37
37
|
*
|
|
38
|
+
* @throws {@link InternalException} (server fault)
|
|
39
|
+
* <p>Internal server error.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link InvalidAccessException} (client fault)
|
|
42
|
+
* <p>The account doesn't have permission to perform this action.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link InvalidInputException} (client fault)
|
|
45
|
+
* <p>The request was rejected because you supplied an invalid or out-of-range value for an
|
|
46
|
+
* input parameter.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
49
|
+
* <p>The request was rejected because it attempted to create resources beyond the current Amazon Web Services
|
|
50
|
+
* account or throttling limits. The error code describes the limit exceeded.</p>
|
|
51
|
+
*
|
|
52
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
53
|
+
* <p>The request was rejected because we can't find the specified resource.</p>
|
|
54
|
+
*
|
|
55
|
+
*
|
|
38
56
|
*/
|
|
39
57
|
export declare class GetMasterAccountCommand extends $Command<GetMasterAccountCommandInput, GetMasterAccountCommandOutput, SecurityHubClientResolvedConfig> {
|
|
40
58
|
readonly input: GetMasterAccountCommandInput;
|
|
@@ -33,6 +33,24 @@ export interface GetMembersCommandOutput extends GetMembersResponse, __MetadataB
|
|
|
33
33
|
* @see {@link GetMembersCommandOutput} for command's `response` shape.
|
|
34
34
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
35
35
|
*
|
|
36
|
+
* @throws {@link InternalException} (server fault)
|
|
37
|
+
* <p>Internal server error.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link InvalidAccessException} (client fault)
|
|
40
|
+
* <p>The account doesn't have permission to perform this action.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link InvalidInputException} (client fault)
|
|
43
|
+
* <p>The request was rejected because you supplied an invalid or out-of-range value for an
|
|
44
|
+
* input parameter.</p>
|
|
45
|
+
*
|
|
46
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
47
|
+
* <p>The request was rejected because it attempted to create resources beyond the current Amazon Web Services
|
|
48
|
+
* account or throttling limits. The error code describes the limit exceeded.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
51
|
+
* <p>The request was rejected because we can't find the specified resource.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
36
54
|
*/
|
|
37
55
|
export declare class GetMembersCommand extends $Command<GetMembersCommandInput, GetMembersCommandOutput, SecurityHubClientResolvedConfig> {
|
|
38
56
|
readonly input: GetMembersCommandInput;
|
|
@@ -35,6 +35,24 @@ export interface InviteMembersCommandOutput extends InviteMembersResponse, __Met
|
|
|
35
35
|
* @see {@link InviteMembersCommandOutput} for command's `response` shape.
|
|
36
36
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
37
37
|
*
|
|
38
|
+
* @throws {@link InternalException} (server fault)
|
|
39
|
+
* <p>Internal server error.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link InvalidAccessException} (client fault)
|
|
42
|
+
* <p>The account doesn't have permission to perform this action.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link InvalidInputException} (client fault)
|
|
45
|
+
* <p>The request was rejected because you supplied an invalid or out-of-range value for an
|
|
46
|
+
* input parameter.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
49
|
+
* <p>The request was rejected because it attempted to create resources beyond the current Amazon Web Services
|
|
50
|
+
* account or throttling limits. The error code describes the limit exceeded.</p>
|
|
51
|
+
*
|
|
52
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
53
|
+
* <p>The request was rejected because we can't find the specified resource.</p>
|
|
54
|
+
*
|
|
55
|
+
*
|
|
38
56
|
*/
|
|
39
57
|
export declare class InviteMembersCommand extends $Command<InviteMembersCommandInput, InviteMembersCommandOutput, SecurityHubClientResolvedConfig> {
|
|
40
58
|
readonly input: InviteMembersCommandInput;
|
|
@@ -30,6 +30,17 @@ export interface ListEnabledProductsForImportCommandOutput extends ListEnabledPr
|
|
|
30
30
|
* @see {@link ListEnabledProductsForImportCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link InternalException} (server fault)
|
|
34
|
+
* <p>Internal server error.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link InvalidAccessException} (client fault)
|
|
37
|
+
* <p>The account doesn't have permission to perform this action.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
40
|
+
* <p>The request was rejected because it attempted to create resources beyond the current Amazon Web Services
|
|
41
|
+
* account or throttling limits. The error code describes the limit exceeded.</p>
|
|
42
|
+
*
|
|
43
|
+
*
|
|
33
44
|
*/
|
|
34
45
|
export declare class ListEnabledProductsForImportCommand extends $Command<ListEnabledProductsForImportCommandInput, ListEnabledProductsForImportCommandOutput, SecurityHubClientResolvedConfig> {
|
|
35
46
|
readonly input: ListEnabledProductsForImportCommandInput;
|
|
@@ -29,6 +29,24 @@ export interface ListFindingAggregatorsCommandOutput extends ListFindingAggregat
|
|
|
29
29
|
* @see {@link ListFindingAggregatorsCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>You don't have permission to perform the action specified in the request.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InternalException} (server fault)
|
|
36
|
+
* <p>Internal server error.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InvalidAccessException} (client fault)
|
|
39
|
+
* <p>The account doesn't have permission to perform this action.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link InvalidInputException} (client fault)
|
|
42
|
+
* <p>The request was rejected because you supplied an invalid or out-of-range value for an
|
|
43
|
+
* input parameter.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
46
|
+
* <p>The request was rejected because it attempted to create resources beyond the current Amazon Web Services
|
|
47
|
+
* account or throttling limits. The error code describes the limit exceeded.</p>
|
|
48
|
+
*
|
|
49
|
+
*
|
|
32
50
|
*/
|
|
33
51
|
export declare class ListFindingAggregatorsCommand extends $Command<ListFindingAggregatorsCommandInput, ListFindingAggregatorsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
34
52
|
readonly input: ListFindingAggregatorsCommandInput;
|
|
@@ -31,6 +31,21 @@ export interface ListInvitationsCommandOutput extends ListInvitationsResponse, _
|
|
|
31
31
|
* @see {@link ListInvitationsCommandOutput} for command's `response` shape.
|
|
32
32
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
33
33
|
*
|
|
34
|
+
* @throws {@link InternalException} (server fault)
|
|
35
|
+
* <p>Internal server error.</p>
|
|
36
|
+
*
|
|
37
|
+
* @throws {@link InvalidAccessException} (client fault)
|
|
38
|
+
* <p>The account doesn't have permission to perform this action.</p>
|
|
39
|
+
*
|
|
40
|
+
* @throws {@link InvalidInputException} (client fault)
|
|
41
|
+
* <p>The request was rejected because you supplied an invalid or out-of-range value for an
|
|
42
|
+
* input parameter.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
45
|
+
* <p>The request was rejected because it attempted to create resources beyond the current Amazon Web Services
|
|
46
|
+
* account or throttling limits. The error code describes the limit exceeded.</p>
|
|
47
|
+
*
|
|
48
|
+
*
|
|
34
49
|
*/
|
|
35
50
|
export declare class ListInvitationsCommand extends $Command<ListInvitationsCommandInput, ListInvitationsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
36
51
|
readonly input: ListInvitationsCommandInput;
|
|
@@ -32,6 +32,21 @@ export interface ListMembersCommandOutput extends ListMembersResponse, __Metadat
|
|
|
32
32
|
* @see {@link ListMembersCommandOutput} for command's `response` shape.
|
|
33
33
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
34
34
|
*
|
|
35
|
+
* @throws {@link InternalException} (server fault)
|
|
36
|
+
* <p>Internal server error.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InvalidAccessException} (client fault)
|
|
39
|
+
* <p>The account doesn't have permission to perform this action.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link InvalidInputException} (client fault)
|
|
42
|
+
* <p>The request was rejected because you supplied an invalid or out-of-range value for an
|
|
43
|
+
* input parameter.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
46
|
+
* <p>The request was rejected because it attempted to create resources beyond the current Amazon Web Services
|
|
47
|
+
* account or throttling limits. The error code describes the limit exceeded.</p>
|
|
48
|
+
*
|
|
49
|
+
*
|
|
35
50
|
*/
|
|
36
51
|
export declare class ListMembersCommand extends $Command<ListMembersCommandInput, ListMembersCommandOutput, SecurityHubClientResolvedConfig> {
|
|
37
52
|
readonly input: ListMembersCommandInput;
|
|
@@ -30,6 +30,21 @@ export interface ListOrganizationAdminAccountsCommandOutput extends ListOrganiza
|
|
|
30
30
|
* @see {@link ListOrganizationAdminAccountsCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link InternalException} (server fault)
|
|
34
|
+
* <p>Internal server error.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link InvalidAccessException} (client fault)
|
|
37
|
+
* <p>The account doesn't have permission to perform this action.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link InvalidInputException} (client fault)
|
|
40
|
+
* <p>The request was rejected because you supplied an invalid or out-of-range value for an
|
|
41
|
+
* input parameter.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
44
|
+
* <p>The request was rejected because it attempted to create resources beyond the current Amazon Web Services
|
|
45
|
+
* account or throttling limits. The error code describes the limit exceeded.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
33
48
|
*/
|
|
34
49
|
export declare class ListOrganizationAdminAccountsCommand extends $Command<ListOrganizationAdminAccountsCommandInput, ListOrganizationAdminAccountsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
35
50
|
readonly input: ListOrganizationAdminAccountsCommandInput;
|
|
@@ -31,6 +31,21 @@ export interface ListSecurityControlDefinitionsCommandOutput extends ListSecurit
|
|
|
31
31
|
* @see {@link ListSecurityControlDefinitionsCommandOutput} for command's `response` shape.
|
|
32
32
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
33
33
|
*
|
|
34
|
+
* @throws {@link InternalException} (server fault)
|
|
35
|
+
* <p>Internal server error.</p>
|
|
36
|
+
*
|
|
37
|
+
* @throws {@link InvalidAccessException} (client fault)
|
|
38
|
+
* <p>The account doesn't have permission to perform this action.</p>
|
|
39
|
+
*
|
|
40
|
+
* @throws {@link InvalidInputException} (client fault)
|
|
41
|
+
* <p>The request was rejected because you supplied an invalid or out-of-range value for an
|
|
42
|
+
* input parameter.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
45
|
+
* <p>The request was rejected because it attempted to create resources beyond the current Amazon Web Services
|
|
46
|
+
* account or throttling limits. The error code describes the limit exceeded.</p>
|
|
47
|
+
*
|
|
48
|
+
*
|
|
34
49
|
*/
|
|
35
50
|
export declare class ListSecurityControlDefinitionsCommand extends $Command<ListSecurityControlDefinitionsCommandInput, ListSecurityControlDefinitionsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
36
51
|
readonly input: ListSecurityControlDefinitionsCommandInput;
|
|
@@ -31,6 +31,21 @@ export interface ListStandardsControlAssociationsCommandOutput extends ListStand
|
|
|
31
31
|
* @see {@link ListStandardsControlAssociationsCommandOutput} for command's `response` shape.
|
|
32
32
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
33
33
|
*
|
|
34
|
+
* @throws {@link InternalException} (server fault)
|
|
35
|
+
* <p>Internal server error.</p>
|
|
36
|
+
*
|
|
37
|
+
* @throws {@link InvalidAccessException} (client fault)
|
|
38
|
+
* <p>The account doesn't have permission to perform this action.</p>
|
|
39
|
+
*
|
|
40
|
+
* @throws {@link InvalidInputException} (client fault)
|
|
41
|
+
* <p>The request was rejected because you supplied an invalid or out-of-range value for an
|
|
42
|
+
* input parameter.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
45
|
+
* <p>The request was rejected because it attempted to create resources beyond the current Amazon Web Services
|
|
46
|
+
* account or throttling limits. The error code describes the limit exceeded.</p>
|
|
47
|
+
*
|
|
48
|
+
*
|
|
34
49
|
*/
|
|
35
50
|
export declare class ListStandardsControlAssociationsCommand extends $Command<ListStandardsControlAssociationsCommandInput, ListStandardsControlAssociationsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
36
51
|
readonly input: ListStandardsControlAssociationsCommandInput;
|
|
@@ -29,6 +29,17 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
29
29
|
* @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link InternalException} (server fault)
|
|
33
|
+
* <p>Internal server error.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InvalidInputException} (client fault)
|
|
36
|
+
* <p>The request was rejected because you supplied an invalid or out-of-range value for an
|
|
37
|
+
* input parameter.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
40
|
+
* <p>The request was rejected because we can't find the specified resource.</p>
|
|
41
|
+
*
|
|
42
|
+
*
|
|
32
43
|
*/
|
|
33
44
|
export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, SecurityHubClientResolvedConfig> {
|
|
34
45
|
readonly input: ListTagsForResourceCommandInput;
|