@aws-sdk/client-securityhub 3.588.0 → 3.592.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/index.js +0 -79
- package/dist-types/SecurityHubClient.d.ts +4 -4
- package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +2 -1
- package/dist-types/commands/AcceptInvitationCommand.d.ts +2 -1
- package/dist-types/commands/BatchDeleteAutomationRulesCommand.d.ts +2 -1
- package/dist-types/commands/BatchDisableStandardsCommand.d.ts +2 -1
- package/dist-types/commands/BatchEnableStandardsCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetAutomationRulesCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetSecurityControlsCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetStandardsControlAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/BatchImportFindingsCommand.d.ts +2 -1
- package/dist-types/commands/BatchUpdateAutomationRulesCommand.d.ts +2 -1
- package/dist-types/commands/BatchUpdateFindingsCommand.d.ts +2 -1
- package/dist-types/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/CreateActionTargetCommand.d.ts +2 -1
- package/dist-types/commands/CreateAutomationRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateConfigurationPolicyCommand.d.ts +2 -1
- package/dist-types/commands/CreateFindingAggregatorCommand.d.ts +2 -1
- package/dist-types/commands/CreateInsightCommand.d.ts +2 -1
- package/dist-types/commands/CreateMembersCommand.d.ts +2 -1
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteActionTargetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConfigurationPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFindingAggregatorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInsightCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMembersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeActionTargetsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeHubCommand.d.ts +2 -1
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeProductsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStandardsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStandardsControlsCommand.d.ts +2 -1
- package/dist-types/commands/DisableImportFindingsForProductCommand.d.ts +2 -1
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/DisableSecurityHubCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateMembersCommand.d.ts +2 -1
- package/dist-types/commands/EnableImportFindingsForProductCommand.d.ts +2 -1
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/EnableSecurityHubCommand.d.ts +2 -1
- package/dist-types/commands/GetAdministratorAccountCommand.d.ts +2 -1
- package/dist-types/commands/GetConfigurationPolicyAssociationCommand.d.ts +2 -1
- package/dist-types/commands/GetConfigurationPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetEnabledStandardsCommand.d.ts +2 -1
- package/dist-types/commands/GetFindingAggregatorCommand.d.ts +2 -1
- package/dist-types/commands/GetFindingHistoryCommand.d.ts +2 -1
- package/dist-types/commands/GetFindingsCommand.d.ts +2 -1
- package/dist-types/commands/GetInsightResultsCommand.d.ts +2 -1
- package/dist-types/commands/GetInsightsCommand.d.ts +2 -1
- package/dist-types/commands/GetInvitationsCountCommand.d.ts +2 -1
- package/dist-types/commands/GetMasterAccountCommand.d.ts +2 -1
- package/dist-types/commands/GetMembersCommand.d.ts +2 -1
- package/dist-types/commands/GetSecurityControlDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/InviteMembersCommand.d.ts +2 -1
- package/dist-types/commands/ListAutomationRulesCommand.d.ts +2 -1
- package/dist-types/commands/ListConfigurationPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListConfigurationPolicyAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListEnabledProductsForImportCommand.d.ts +2 -1
- package/dist-types/commands/ListFindingAggregatorsCommand.d.ts +2 -1
- package/dist-types/commands/ListInvitationsCommand.d.ts +2 -1
- package/dist-types/commands/ListMembersCommand.d.ts +2 -1
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +2 -1
- package/dist-types/commands/ListSecurityControlDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListStandardsControlAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/StartConfigurationPolicyAssociationCommand.d.ts +2 -1
- package/dist-types/commands/StartConfigurationPolicyDisassociationCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateActionTargetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConfigurationPolicyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFindingAggregatorCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFindingsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateInsightCommand.d.ts +2 -1
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSecurityControlCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSecurityHubConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateStandardsControlCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/SecurityHubServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/SecurityHubClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/AcceptAdministratorInvitationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchDeleteAutomationRulesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchDisableStandardsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchEnableStandardsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetAutomationRulesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetSecurityControlsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetStandardsControlAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchImportFindingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchUpdateAutomationRulesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchUpdateFindingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateActionTargetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAutomationRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateConfigurationPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateFindingAggregatorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateInsightCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteActionTargetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteConfigurationPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFindingAggregatorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteInsightCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeActionTargetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeProductsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeStandardsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeStandardsControlsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableImportFindingsForProductCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableSecurityHubCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableImportFindingsForProductCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableSecurityHubCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetConfigurationPolicyAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetConfigurationPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetEnabledStandardsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetFindingAggregatorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetFindingHistoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetInsightResultsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSecurityControlDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAutomationRulesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListConfigurationPoliciesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListConfigurationPolicyAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListEnabledProductsForImportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFindingAggregatorsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSecurityControlDefinitionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListStandardsControlAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartConfigurationPolicyAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartConfigurationPolicyDisassociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateActionTargetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateConfigurationPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFindingAggregatorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFindingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateInsightCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSecurityControlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSecurityHubConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateStandardsControlCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/SecurityHubServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/dist-types/index.d.ts
CHANGED
|
@@ -77,8 +77,8 @@
|
|
|
77
77
|
export * from "./SecurityHubClient";
|
|
78
78
|
export * from "./SecurityHub";
|
|
79
79
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
80
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
81
|
-
export { SecurityHubExtensionConfiguration } from "./extensionConfiguration";
|
|
80
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
81
|
+
export type { SecurityHubExtensionConfiguration } from "./extensionConfiguration";
|
|
82
82
|
export * from "./commands";
|
|
83
83
|
export * from "./pagination";
|
|
84
84
|
export * from "./models";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: SecurityHubClientConfig) => {
|
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
|
-
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
22
21
|
region: string | import("@smithy/types").Provider<any>;
|
|
22
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
23
23
|
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
|
24
24
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
@@ -544,8 +544,8 @@ export interface ClientDefaults
|
|
|
544
544
|
serviceId?: string;
|
|
545
545
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
546
546
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
547
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
548
547
|
region?: string | __Provider<string>;
|
|
548
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
549
549
|
credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
|
|
550
550
|
maxAttempts?: number | __Provider<number>;
|
|
551
551
|
retryMode?: string | __Provider<string>;
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AcceptAdministratorInvitationCommandInput
|
|
14
15
|
extends AcceptAdministratorInvitationRequest {}
|
|
15
16
|
export interface AcceptAdministratorInvitationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AcceptInvitationCommandInput extends AcceptInvitationRequest {}
|
|
14
15
|
export interface AcceptInvitationCommandOutput
|
|
15
16
|
extends AcceptInvitationResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchDeleteAutomationRulesCommandInput
|
|
14
15
|
extends BatchDeleteAutomationRulesRequest {}
|
|
15
16
|
export interface BatchDeleteAutomationRulesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchDisableStandardsCommandInput
|
|
14
15
|
extends BatchDisableStandardsRequest {}
|
|
15
16
|
export interface BatchDisableStandardsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchEnableStandardsCommandInput
|
|
14
15
|
extends BatchEnableStandardsRequest {}
|
|
15
16
|
export interface BatchEnableStandardsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetAutomationRulesCommandInput
|
|
14
15
|
extends BatchGetAutomationRulesRequest {}
|
|
15
16
|
export interface BatchGetAutomationRulesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetConfigurationPolicyAssociationsCommandInput
|
|
14
15
|
extends BatchGetConfigurationPolicyAssociationsRequest {}
|
|
15
16
|
export interface BatchGetConfigurationPolicyAssociationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetSecurityControlsCommandInput
|
|
14
15
|
extends BatchGetSecurityControlsRequest {}
|
|
15
16
|
export interface BatchGetSecurityControlsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetStandardsControlAssociationsCommandInput
|
|
14
15
|
extends BatchGetStandardsControlAssociationsRequest {}
|
|
15
16
|
export interface BatchGetStandardsControlAssociationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchImportFindingsCommandInput
|
|
14
15
|
extends BatchImportFindingsRequest {}
|
|
15
16
|
export interface BatchImportFindingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchUpdateAutomationRulesCommandInput
|
|
14
15
|
extends BatchUpdateAutomationRulesRequest {}
|
|
15
16
|
export interface BatchUpdateAutomationRulesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchUpdateFindingsCommandInput
|
|
14
15
|
extends BatchUpdateFindingsRequest {}
|
|
15
16
|
export interface BatchUpdateFindingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchUpdateStandardsControlAssociationsCommandInput
|
|
14
15
|
extends BatchUpdateStandardsControlAssociationsRequest {}
|
|
15
16
|
export interface BatchUpdateStandardsControlAssociationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateActionTargetCommandInput
|
|
14
15
|
extends CreateActionTargetRequest {}
|
|
15
16
|
export interface CreateActionTargetCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateAutomationRuleCommandInput
|
|
14
15
|
extends CreateAutomationRuleRequest {}
|
|
15
16
|
export interface CreateAutomationRuleCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateConfigurationPolicyCommandInput
|
|
14
15
|
extends CreateConfigurationPolicyRequest {}
|
|
15
16
|
export interface CreateConfigurationPolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateFindingAggregatorCommandInput
|
|
14
15
|
extends CreateFindingAggregatorRequest {}
|
|
15
16
|
export interface CreateFindingAggregatorCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateInsightCommandInput extends CreateInsightRequest {}
|
|
14
15
|
export interface CreateInsightCommandOutput
|
|
15
16
|
extends CreateInsightResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateMembersCommandInput extends CreateMembersRequest {}
|
|
14
15
|
export interface CreateMembersCommandOutput
|
|
15
16
|
extends CreateMembersResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeclineInvitationsCommandInput
|
|
14
15
|
extends DeclineInvitationsRequest {}
|
|
15
16
|
export interface DeclineInvitationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteActionTargetCommandInput
|
|
14
15
|
extends DeleteActionTargetRequest {}
|
|
15
16
|
export interface DeleteActionTargetCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteConfigurationPolicyCommandInput
|
|
14
15
|
extends DeleteConfigurationPolicyRequest {}
|
|
15
16
|
export interface DeleteConfigurationPolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteFindingAggregatorCommandInput
|
|
14
15
|
extends DeleteFindingAggregatorRequest {}
|
|
15
16
|
export interface DeleteFindingAggregatorCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteInsightCommandInput extends DeleteInsightRequest {}
|
|
14
15
|
export interface DeleteInsightCommandOutput
|
|
15
16
|
extends DeleteInsightResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteInvitationsCommandInput
|
|
14
15
|
extends DeleteInvitationsRequest {}
|
|
15
16
|
export interface DeleteInvitationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteMembersCommandInput extends DeleteMembersRequest {}
|
|
14
15
|
export interface DeleteMembersCommandOutput
|
|
15
16
|
extends DeleteMembersResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeActionTargetsCommandInput
|
|
14
15
|
extends DescribeActionTargetsRequest {}
|
|
15
16
|
export interface DescribeActionTargetsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../SecurityHubClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DescribeHubCommandInput extends DescribeHubRequest {}
|
|
11
12
|
export interface DescribeHubCommandOutput
|
|
12
13
|
extends DescribeHubResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeOrganizationConfigurationCommandInput
|
|
14
15
|
extends DescribeOrganizationConfigurationRequest {}
|
|
15
16
|
export interface DescribeOrganizationConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeProductsCommandInput extends DescribeProductsRequest {}
|
|
14
15
|
export interface DescribeProductsCommandOutput
|
|
15
16
|
extends DescribeProductsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeStandardsCommandInput
|
|
14
15
|
extends DescribeStandardsRequest {}
|
|
15
16
|
export interface DescribeStandardsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeStandardsControlsCommandInput
|
|
14
15
|
extends DescribeStandardsControlsRequest {}
|
|
15
16
|
export interface DescribeStandardsControlsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DisableImportFindingsForProductCommandInput
|
|
14
15
|
extends DisableImportFindingsForProductRequest {}
|
|
15
16
|
export interface DisableImportFindingsForProductCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DisableOrganizationAdminAccountCommandInput
|
|
14
15
|
extends DisableOrganizationAdminAccountRequest {}
|
|
15
16
|
export interface DisableOrganizationAdminAccountCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DisableSecurityHubCommandInput
|
|
14
15
|
extends DisableSecurityHubRequest {}
|
|
15
16
|
export interface DisableSecurityHubCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DisassociateFromAdministratorAccountCommandInput
|
|
14
15
|
extends DisassociateFromAdministratorAccountRequest {}
|
|
15
16
|
export interface DisassociateFromAdministratorAccountCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DisassociateFromMasterAccountCommandInput
|
|
14
15
|
extends DisassociateFromMasterAccountRequest {}
|
|
15
16
|
export interface DisassociateFromMasterAccountCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DisassociateMembersCommandInput
|
|
14
15
|
extends DisassociateMembersRequest {}
|
|
15
16
|
export interface DisassociateMembersCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecurityHubClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface EnableImportFindingsForProductCommandInput
|
|
14
15
|
extends EnableImportFindingsForProductRequest {}
|
|
15
16
|
export interface EnableImportFindingsForProductCommandOutput
|