@aws-sdk/client-securityhub 3.40.0 → 3.45.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/CHANGELOG.md +38 -0
- package/dist-cjs/endpoints.js +9 -0
- package/dist-cjs/models/models_0.js +228 -227
- package/dist-cjs/models/models_1.js +244 -5
- package/dist-cjs/protocols/Aws_restJson1.js +1225 -74
- package/dist-es/endpoints.js +9 -0
- package/dist-es/models/models_0.js +148 -149
- package/dist-es/models/models_1.js +162 -0
- package/dist-es/protocols/Aws_restJson1.js +1020 -17
- package/dist-types/SecurityHub.d.ts +13 -3
- package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +1 -1
- package/dist-types/commands/AcceptInvitationCommand.d.ts +1 -1
- package/dist-types/commands/BatchDisableStandardsCommand.d.ts +1 -1
- package/dist-types/commands/BatchEnableStandardsCommand.d.ts +1 -1
- package/dist-types/commands/BatchImportFindingsCommand.d.ts +14 -3
- package/dist-types/commands/BatchUpdateFindingsCommand.d.ts +1 -1
- package/dist-types/commands/CreateActionTargetCommand.d.ts +1 -1
- package/dist-types/commands/CreateFindingAggregatorCommand.d.ts +1 -1
- package/dist-types/commands/CreateInsightCommand.d.ts +1 -1
- package/dist-types/commands/CreateMembersCommand.d.ts +1 -2
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteActionTargetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFindingAggregatorCommand.d.ts +1 -1
- package/dist-types/commands/DeleteInsightCommand.d.ts +1 -1
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMembersCommand.d.ts +1 -1
- package/dist-types/commands/DescribeActionTargetsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHubCommand.d.ts +1 -1
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProductsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStandardsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStandardsControlsCommand.d.ts +1 -1
- package/dist-types/commands/DisableImportFindingsForProductCommand.d.ts +1 -1
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +1 -1
- package/dist-types/commands/DisableSecurityHubCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateMembersCommand.d.ts +1 -1
- package/dist-types/commands/EnableImportFindingsForProductCommand.d.ts +1 -1
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +1 -1
- package/dist-types/commands/EnableSecurityHubCommand.d.ts +1 -1
- package/dist-types/commands/GetAdministratorAccountCommand.d.ts +1 -1
- package/dist-types/commands/GetEnabledStandardsCommand.d.ts +1 -1
- package/dist-types/commands/GetFindingAggregatorCommand.d.ts +1 -1
- package/dist-types/commands/GetFindingsCommand.d.ts +1 -1
- package/dist-types/commands/GetInsightResultsCommand.d.ts +1 -1
- package/dist-types/commands/GetInsightsCommand.d.ts +1 -1
- package/dist-types/commands/GetInvitationsCountCommand.d.ts +1 -1
- package/dist-types/commands/GetMasterAccountCommand.d.ts +1 -1
- package/dist-types/commands/GetMembersCommand.d.ts +1 -1
- package/dist-types/commands/InviteMembersCommand.d.ts +1 -1
- package/dist-types/commands/ListEnabledProductsForImportCommand.d.ts +1 -1
- package/dist-types/commands/ListFindingAggregatorsCommand.d.ts +1 -1
- package/dist-types/commands/ListInvitationsCommand.d.ts +1 -1
- package/dist-types/commands/ListMembersCommand.d.ts +1 -1
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateActionTargetCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFindingAggregatorCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFindingsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInsightCommand.d.ts +1 -1
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSecurityHubConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateStandardsControlCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +1021 -1773
- package/dist-types/models/models_1.d.ts +1681 -5
- package/dist-types/ts3.4/models/models_0.d.ts +546 -827
- package/dist-types/ts3.4/models/models_1.d.ts +783 -1
- package/package.json +6 -6
|
@@ -148,9 +148,20 @@ export declare class SecurityHub extends SecurityHubClient {
|
|
|
148
148
|
batchEnableStandards(args: BatchEnableStandardsCommandInput, cb: (err: any, data?: BatchEnableStandardsCommandOutput) => void): void;
|
|
149
149
|
batchEnableStandards(args: BatchEnableStandardsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchEnableStandardsCommandOutput) => void): void;
|
|
150
150
|
/**
|
|
151
|
-
* <p>Imports security findings generated
|
|
152
|
-
* This action is requested by the
|
|
151
|
+
* <p>Imports security findings generated by a finding provider into Security Hub.
|
|
152
|
+
* This action is requested by the finding provider to import its findings into
|
|
153
153
|
* Security Hub.</p>
|
|
154
|
+
* <p>
|
|
155
|
+
* <code>BatchImportFindings</code> must be called by one of the following:</p>
|
|
156
|
+
* <ul>
|
|
157
|
+
* <li>
|
|
158
|
+
* <p>The account that is associated with the findings. The identifier of the associated
|
|
159
|
+
* account is the value of the <code>AwsAccountId</code> attribute for the finding.</p>
|
|
160
|
+
* </li>
|
|
161
|
+
* <li>
|
|
162
|
+
* <p>An account that is allow-listed for an official Security Hub partner integration.</p>
|
|
163
|
+
* </li>
|
|
164
|
+
* </ul>
|
|
154
165
|
* <p>The maximum allowed size for a finding is 240 Kb. An error is returned for any finding
|
|
155
166
|
* larger than 240 Kb.</p>
|
|
156
167
|
* <p>After a finding is created, <code>BatchImportFindings</code> cannot be used to update
|
|
@@ -333,7 +344,6 @@ export declare class SecurityHub extends SecurityHubClient {
|
|
|
333
344
|
* <p>For organization accounts that already have Security Hub enabled, Security Hub does not make any other changes to those accounts. It does not change their enabled standards or controls.</p>
|
|
334
345
|
* </li>
|
|
335
346
|
* </ul>
|
|
336
|
-
*
|
|
337
347
|
* <p>A permissions policy is added that permits the administrator account to view the findings
|
|
338
348
|
* generated in the member account.</p>
|
|
339
349
|
* <p>To remove the association between the administrator and member accounts, use the <code>DisassociateFromMasterAccount</code> or <code>DisassociateMembers</code> operation.</p>
|
|
@@ -25,7 +25,7 @@ export interface AcceptAdministratorInvitationCommandOutput extends AcceptAdmini
|
|
|
25
25
|
*
|
|
26
26
|
* @see {@link AcceptAdministratorInvitationCommandInput} for command's `input` shape.
|
|
27
27
|
* @see {@link AcceptAdministratorInvitationCommandOutput} for command's `response` shape.
|
|
28
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
28
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
29
29
|
*
|
|
30
30
|
*/
|
|
31
31
|
export declare class AcceptAdministratorInvitationCommand extends $Command<AcceptAdministratorInvitationCommandInput, AcceptAdministratorInvitationCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -29,7 +29,7 @@ export interface AcceptInvitationCommandOutput extends AcceptInvitationResponse,
|
|
|
29
29
|
*
|
|
30
30
|
* @see {@link AcceptInvitationCommandInput} for command's `input` shape.
|
|
31
31
|
* @see {@link AcceptInvitationCommandOutput} for command's `response` shape.
|
|
32
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
32
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
33
33
|
*
|
|
34
34
|
*/
|
|
35
35
|
export declare class AcceptInvitationCommand extends $Command<AcceptInvitationCommandInput, AcceptInvitationCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -23,7 +23,7 @@ export interface BatchDisableStandardsCommandOutput extends BatchDisableStandard
|
|
|
23
23
|
*
|
|
24
24
|
* @see {@link BatchDisableStandardsCommandInput} for command's `input` shape.
|
|
25
25
|
* @see {@link BatchDisableStandardsCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
26
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
export declare class BatchDisableStandardsCommand extends $Command<BatchDisableStandardsCommandInput, BatchDisableStandardsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -24,7 +24,7 @@ export interface BatchEnableStandardsCommandOutput extends BatchEnableStandardsR
|
|
|
24
24
|
*
|
|
25
25
|
* @see {@link BatchEnableStandardsCommandInput} for command's `input` shape.
|
|
26
26
|
* @see {@link BatchEnableStandardsCommandOutput} for command's `response` shape.
|
|
27
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
27
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
export declare class BatchEnableStandardsCommand extends $Command<BatchEnableStandardsCommandInput, BatchEnableStandardsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -7,9 +7,20 @@ export interface BatchImportFindingsCommandInput extends BatchImportFindingsRequ
|
|
|
7
7
|
export interface BatchImportFindingsCommandOutput extends BatchImportFindingsResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
|
-
* <p>Imports security findings generated
|
|
11
|
-
* This action is requested by the
|
|
10
|
+
* <p>Imports security findings generated by a finding provider into Security Hub.
|
|
11
|
+
* This action is requested by the finding provider to import its findings into
|
|
12
12
|
* Security Hub.</p>
|
|
13
|
+
* <p>
|
|
14
|
+
* <code>BatchImportFindings</code> must be called by one of the following:</p>
|
|
15
|
+
* <ul>
|
|
16
|
+
* <li>
|
|
17
|
+
* <p>The account that is associated with the findings. The identifier of the associated
|
|
18
|
+
* account is the value of the <code>AwsAccountId</code> attribute for the finding.</p>
|
|
19
|
+
* </li>
|
|
20
|
+
* <li>
|
|
21
|
+
* <p>An account that is allow-listed for an official Security Hub partner integration.</p>
|
|
22
|
+
* </li>
|
|
23
|
+
* </ul>
|
|
13
24
|
* <p>The maximum allowed size for a finding is 240 Kb. An error is returned for any finding
|
|
14
25
|
* larger than 240 Kb.</p>
|
|
15
26
|
* <p>After a finding is created, <code>BatchImportFindings</code> cannot be used to update
|
|
@@ -78,7 +89,7 @@ export interface BatchImportFindingsCommandOutput extends BatchImportFindingsRes
|
|
|
78
89
|
*
|
|
79
90
|
* @see {@link BatchImportFindingsCommandInput} for command's `input` shape.
|
|
80
91
|
* @see {@link BatchImportFindingsCommandOutput} for command's `response` shape.
|
|
81
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
92
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
82
93
|
*
|
|
83
94
|
*/
|
|
84
95
|
export declare class BatchImportFindingsCommand extends $Command<BatchImportFindingsCommandInput, BatchImportFindingsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -78,7 +78,7 @@ export interface BatchUpdateFindingsCommandOutput extends BatchUpdateFindingsRes
|
|
|
78
78
|
*
|
|
79
79
|
* @see {@link BatchUpdateFindingsCommandInput} for command's `input` shape.
|
|
80
80
|
* @see {@link BatchUpdateFindingsCommandOutput} for command's `response` shape.
|
|
81
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
81
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
82
82
|
*
|
|
83
83
|
*/
|
|
84
84
|
export declare class BatchUpdateFindingsCommand extends $Command<BatchUpdateFindingsCommandInput, BatchUpdateFindingsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface CreateActionTargetCommandOutput extends CreateActionTargetRespo
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link CreateActionTargetCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link CreateActionTargetCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class CreateActionTargetCommand extends $Command<CreateActionTargetCommandInput, CreateActionTargetCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface CreateFindingAggregatorCommandOutput extends CreateFindingAggre
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link CreateFindingAggregatorCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link CreateFindingAggregatorCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class CreateFindingAggregatorCommand extends $Command<CreateFindingAggregatorCommandInput, CreateFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -23,7 +23,7 @@ export interface CreateInsightCommandOutput extends CreateInsightResponse, __Met
|
|
|
23
23
|
*
|
|
24
24
|
* @see {@link CreateInsightCommandInput} for command's `input` shape.
|
|
25
25
|
* @see {@link CreateInsightCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
26
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
export declare class CreateInsightCommand extends $Command<CreateInsightCommandInput, CreateInsightCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -39,7 +39,6 @@ export interface CreateMembersCommandOutput extends CreateMembersResponse, __Met
|
|
|
39
39
|
* <p>For organization accounts that already have Security Hub enabled, Security Hub does not make any other changes to those accounts. It does not change their enabled standards or controls.</p>
|
|
40
40
|
* </li>
|
|
41
41
|
* </ul>
|
|
42
|
-
*
|
|
43
42
|
* <p>A permissions policy is added that permits the administrator account to view the findings
|
|
44
43
|
* generated in the member account.</p>
|
|
45
44
|
* <p>To remove the association between the administrator and member accounts, use the <code>DisassociateFromMasterAccount</code> or <code>DisassociateMembers</code> operation.</p>
|
|
@@ -55,7 +54,7 @@ export interface CreateMembersCommandOutput extends CreateMembersResponse, __Met
|
|
|
55
54
|
*
|
|
56
55
|
* @see {@link CreateMembersCommandInput} for command's `input` shape.
|
|
57
56
|
* @see {@link CreateMembersCommandOutput} for command's `response` shape.
|
|
58
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
57
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
59
58
|
*
|
|
60
59
|
*/
|
|
61
60
|
export declare class CreateMembersCommand extends $Command<CreateMembersCommandInput, CreateMembersCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface DeclineInvitationsCommandOutput extends DeclineInvitationsRespo
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link DeclineInvitationsCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link DeclineInvitationsCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class DeclineInvitationsCommand extends $Command<DeclineInvitationsCommandInput, DeclineInvitationsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface DeleteActionTargetCommandOutput extends DeleteActionTargetRespo
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link DeleteActionTargetCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link DeleteActionTargetCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class DeleteActionTargetCommand extends $Command<DeleteActionTargetCommandInput, DeleteActionTargetCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface DeleteFindingAggregatorCommandOutput extends DeleteFindingAggre
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link DeleteFindingAggregatorCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link DeleteFindingAggregatorCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class DeleteFindingAggregatorCommand extends $Command<DeleteFindingAggregatorCommandInput, DeleteFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface DeleteInsightCommandOutput extends DeleteInsightResponse, __Met
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link DeleteInsightCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link DeleteInsightCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class DeleteInsightCommand extends $Command<DeleteInsightCommandInput, DeleteInsightCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface DeleteInvitationsCommandOutput extends DeleteInvitationsRespons
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link DeleteInvitationsCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link DeleteInvitationsCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class DeleteInvitationsCommand extends $Command<DeleteInvitationsCommandInput, DeleteInvitationsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface DeleteMembersCommandOutput extends DeleteMembersResponse, __Met
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link DeleteMembersCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link DeleteMembersCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class DeleteMembersCommand extends $Command<DeleteMembersCommandInput, DeleteMembersCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface DescribeActionTargetsCommandOutput extends DescribeActionTarget
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link DescribeActionTargetsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link DescribeActionTargetsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class DescribeActionTargetsCommand extends $Command<DescribeActionTargetsCommandInput, DescribeActionTargetsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface DescribeHubCommandOutput extends DescribeHubResponse, __Metadat
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link DescribeHubCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link DescribeHubCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class DescribeHubCommand extends $Command<DescribeHubCommandInput, DescribeHubCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface DescribeOrganizationConfigurationCommandOutput extends Describe
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link DescribeOrganizationConfigurationCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link DescribeOrganizationConfigurationCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class DescribeOrganizationConfigurationCommand extends $Command<DescribeOrganizationConfigurationCommandInput, DescribeOrganizationConfigurationCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -24,7 +24,7 @@ export interface DescribeProductsCommandOutput extends DescribeProductsResponse,
|
|
|
24
24
|
*
|
|
25
25
|
* @see {@link DescribeProductsCommandInput} for command's `input` shape.
|
|
26
26
|
* @see {@link DescribeProductsCommandOutput} for command's `response` shape.
|
|
27
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
27
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
export declare class DescribeProductsCommand extends $Command<DescribeProductsCommandInput, DescribeProductsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface DescribeStandardsCommandOutput extends DescribeStandardsRespons
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link DescribeStandardsCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link DescribeStandardsCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class DescribeStandardsCommand extends $Command<DescribeStandardsCommandInput, DescribeStandardsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface DescribeStandardsControlsCommandOutput extends DescribeStandard
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link DescribeStandardsControlsCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link DescribeStandardsControlsCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class DescribeStandardsControlsCommand extends $Command<DescribeStandardsControlsCommandInput, DescribeStandardsControlsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface DisableImportFindingsForProductCommandOutput extends DisableImp
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link DisableImportFindingsForProductCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link DisableImportFindingsForProductCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class DisableImportFindingsForProductCommand extends $Command<DisableImportFindingsForProductCommandInput, DisableImportFindingsForProductCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface DisableOrganizationAdminAccountCommandOutput extends DisableOrg
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link DisableOrganizationAdminAccountCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link DisableOrganizationAdminAccountCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class DisableOrganizationAdminAccountCommand extends $Command<DisableOrganizationAdminAccountCommandInput, DisableOrganizationAdminAccountCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -28,7 +28,7 @@ export interface DisableSecurityHubCommandOutput extends DisableSecurityHubRespo
|
|
|
28
28
|
*
|
|
29
29
|
* @see {@link DisableSecurityHubCommandInput} for command's `input` shape.
|
|
30
30
|
* @see {@link DisableSecurityHubCommandOutput} for command's `response` shape.
|
|
31
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
31
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
export declare class DisableSecurityHubCommand extends $Command<DisableSecurityHubCommandInput, DisableSecurityHubCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -24,7 +24,7 @@ export interface DisassociateFromAdministratorAccountCommandOutput extends Disas
|
|
|
24
24
|
*
|
|
25
25
|
* @see {@link DisassociateFromAdministratorAccountCommandInput} for command's `input` shape.
|
|
26
26
|
* @see {@link DisassociateFromAdministratorAccountCommandOutput} for command's `response` shape.
|
|
27
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
27
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
export declare class DisassociateFromAdministratorAccountCommand extends $Command<DisassociateFromAdministratorAccountCommandInput, DisassociateFromAdministratorAccountCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -28,7 +28,7 @@ export interface DisassociateFromMasterAccountCommandOutput extends Disassociate
|
|
|
28
28
|
*
|
|
29
29
|
* @see {@link DisassociateFromMasterAccountCommandInput} for command's `input` shape.
|
|
30
30
|
* @see {@link DisassociateFromMasterAccountCommandOutput} for command's `response` shape.
|
|
31
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
31
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
export declare class DisassociateFromMasterAccountCommand extends $Command<DisassociateFromMasterAccountCommandInput, DisassociateFromMasterAccountCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface DisassociateMembersCommandOutput extends DisassociateMembersRes
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link DisassociateMembersCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link DisassociateMembersCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class DisassociateMembersCommand extends $Command<DisassociateMembersCommandInput, DisassociateMembersCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -23,7 +23,7 @@ export interface EnableImportFindingsForProductCommandOutput extends EnableImpor
|
|
|
23
23
|
*
|
|
24
24
|
* @see {@link EnableImportFindingsForProductCommandInput} for command's `input` shape.
|
|
25
25
|
* @see {@link EnableImportFindingsForProductCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
26
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
export declare class EnableImportFindingsForProductCommand extends $Command<EnableImportFindingsForProductCommandInput, EnableImportFindingsForProductCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface EnableOrganizationAdminAccountCommandOutput extends EnableOrgan
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link EnableOrganizationAdminAccountCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link EnableOrganizationAdminAccountCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class EnableOrganizationAdminAccountCommand extends $Command<EnableOrganizationAdminAccountCommandInput, EnableOrganizationAdminAccountCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -39,7 +39,7 @@ export interface EnableSecurityHubCommandOutput extends EnableSecurityHubRespons
|
|
|
39
39
|
*
|
|
40
40
|
* @see {@link EnableSecurityHubCommandInput} for command's `input` shape.
|
|
41
41
|
* @see {@link EnableSecurityHubCommandOutput} for command's `response` shape.
|
|
42
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
42
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
43
43
|
*
|
|
44
44
|
*/
|
|
45
45
|
export declare class EnableSecurityHubCommand extends $Command<EnableSecurityHubCommandInput, EnableSecurityHubCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface GetAdministratorAccountCommandOutput extends GetAdministratorAc
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link GetAdministratorAccountCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link GetAdministratorAccountCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class GetAdministratorAccountCommand extends $Command<GetAdministratorAccountCommandInput, GetAdministratorAccountCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetEnabledStandardsCommandOutput extends GetEnabledStandardsRes
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetEnabledStandardsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetEnabledStandardsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class GetEnabledStandardsCommand extends $Command<GetEnabledStandardsCommandInput, GetEnabledStandardsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetFindingAggregatorCommandOutput extends GetFindingAggregatorR
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetFindingAggregatorCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetFindingAggregatorCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class GetFindingAggregatorCommand extends $Command<GetFindingAggregatorCommandInput, GetFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface GetFindingsCommandOutput extends GetFindingsResponse, __Metadat
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link GetFindingsCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link GetFindingsCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class GetFindingsCommand extends $Command<GetFindingsCommandInput, GetFindingsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetInsightResultsCommandOutput extends GetInsightResultsRespons
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetInsightResultsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetInsightResultsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class GetInsightResultsCommand extends $Command<GetInsightResultsCommandInput, GetInsightResultsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetInsightsCommandOutput extends GetInsightsResponse, __Metadat
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetInsightsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetInsightsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class GetInsightsCommand extends $Command<GetInsightsCommandInput, GetInsightsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface GetInvitationsCountCommandOutput extends GetInvitationsCountRes
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link GetInvitationsCountCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link GetInvitationsCountCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class GetInvitationsCountCommand extends $Command<GetInvitationsCountCommandInput, GetInvitationsCountCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -26,7 +26,7 @@ export interface GetMasterAccountCommandOutput extends GetMasterAccountResponse,
|
|
|
26
26
|
*
|
|
27
27
|
* @see {@link GetMasterAccountCommandInput} for command's `input` shape.
|
|
28
28
|
* @see {@link GetMasterAccountCommandOutput} for command's `response` shape.
|
|
29
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
29
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
30
30
|
*
|
|
31
31
|
*/
|
|
32
32
|
export declare class GetMasterAccountCommand extends $Command<GetMasterAccountCommandInput, GetMasterAccountCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -24,7 +24,7 @@ export interface GetMembersCommandOutput extends GetMembersResponse, __MetadataB
|
|
|
24
24
|
*
|
|
25
25
|
* @see {@link GetMembersCommandInput} for command's `input` shape.
|
|
26
26
|
* @see {@link GetMembersCommandOutput} for command's `response` shape.
|
|
27
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
27
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
export declare class GetMembersCommand extends $Command<GetMembersCommandInput, GetMembersCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -26,7 +26,7 @@ export interface InviteMembersCommandOutput extends InviteMembersResponse, __Met
|
|
|
26
26
|
*
|
|
27
27
|
* @see {@link InviteMembersCommandInput} for command's `input` shape.
|
|
28
28
|
* @see {@link InviteMembersCommandOutput} for command's `response` shape.
|
|
29
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
29
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
30
30
|
*
|
|
31
31
|
*/
|
|
32
32
|
export declare class InviteMembersCommand extends $Command<InviteMembersCommandInput, InviteMembersCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface ListEnabledProductsForImportCommandOutput extends ListEnabledPr
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link ListEnabledProductsForImportCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link ListEnabledProductsForImportCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class ListEnabledProductsForImportCommand extends $Command<ListEnabledProductsForImportCommandInput, ListEnabledProductsForImportCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListFindingAggregatorsCommandOutput extends ListFindingAggregat
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListFindingAggregatorsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListFindingAggregatorsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListFindingAggregatorsCommand extends $Command<ListFindingAggregatorsCommandInput, ListFindingAggregatorsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface ListInvitationsCommandOutput extends ListInvitationsResponse, _
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link ListInvitationsCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link ListInvitationsCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class ListInvitationsCommand extends $Command<ListInvitationsCommandInput, ListInvitationsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -23,7 +23,7 @@ export interface ListMembersCommandOutput extends ListMembersResponse, __Metadat
|
|
|
23
23
|
*
|
|
24
24
|
* @see {@link ListMembersCommandInput} for command's `input` shape.
|
|
25
25
|
* @see {@link ListMembersCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
26
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
export declare class ListMembersCommand extends $Command<ListMembersCommandInput, ListMembersCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface ListOrganizationAdminAccountsCommandOutput extends ListOrganiza
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link ListOrganizationAdminAccountsCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link ListOrganizationAdminAccountsCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class ListOrganizationAdminAccountsCommand extends $Command<ListOrganizationAdminAccountsCommandInput, ListOrganizationAdminAccountsCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListTagsForResourceCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link TagResourceCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link TagResourceCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link UntagResourceCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link UntagResourceCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface UpdateActionTargetCommandOutput extends UpdateActionTargetRespo
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link UpdateActionTargetCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link UpdateActionTargetCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class UpdateActionTargetCommand extends $Command<UpdateActionTargetCommandInput, UpdateActionTargetCommandOutput, SecurityHubClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface UpdateFindingAggregatorCommandOutput extends UpdateFindingAggre
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link UpdateFindingAggregatorCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link UpdateFindingAggregatorCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link SecurityHubClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link SecurityHubClientResolvedConfig | config} for SecurityHubClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class UpdateFindingAggregatorCommand extends $Command<UpdateFindingAggregatorCommandInput, UpdateFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig> {
|