@aws-sdk/client-securityhub 3.803.0 → 3.804.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 +1 -1
- package/dist-types/commands/AcceptInvitationCommand.d.ts +1 -1
- package/dist-types/commands/BatchDeleteAutomationRulesCommand.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/BatchGetAutomationRulesCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetSecurityControlsCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetStandardsControlAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/BatchImportFindingsCommand.d.ts +1 -1
- package/dist-types/commands/BatchUpdateAutomationRulesCommand.d.ts +1 -1
- package/dist-types/commands/BatchUpdateFindingsCommand.d.ts +1 -1
- package/dist-types/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/CreateActionTargetCommand.d.ts +1 -1
- package/dist-types/commands/CreateAutomationRuleCommand.d.ts +1 -1
- package/dist-types/commands/CreateConfigurationPolicyCommand.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 -1
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteActionTargetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConfigurationPolicyCommand.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/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/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/GetConfigurationPolicyAssociationCommand.d.ts +1 -1
- package/dist-types/commands/GetConfigurationPolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetFindingAggregatorCommand.d.ts +1 -1
- package/dist-types/commands/GetFindingHistoryCommand.d.ts +1 -1
- package/dist-types/commands/GetInsightResultsCommand.d.ts +1 -1
- package/dist-types/commands/GetMembersCommand.d.ts +1 -1
- package/dist-types/commands/GetSecurityControlDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/InviteMembersCommand.d.ts +1 -1
- package/dist-types/commands/ListStandardsControlAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/StartConfigurationPolicyAssociationCommand.d.ts +1 -1
- package/dist-types/commands/StartConfigurationPolicyDisassociationCommand.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/UpdateConfigurationPolicyCommand.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/UpdateSecurityControlCommand.d.ts +1 -1
- package/dist-types/commands/UpdateStandardsControlCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/AcceptAdministratorInvitationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchDeleteAutomationRulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchDisableStandardsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchEnableStandardsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetAutomationRulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetSecurityControlsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetStandardsControlAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchImportFindingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchUpdateAutomationRulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchUpdateFindingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateActionTargetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAutomationRuleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateConfigurationPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateFindingAggregatorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateInsightCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteActionTargetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteConfigurationPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteFindingAggregatorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteInsightCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeStandardsControlsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisableImportFindingsForProductCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableImportFindingsForProductCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetConfigurationPolicyAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetConfigurationPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetFindingAggregatorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetFindingHistoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetInsightResultsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSecurityControlDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStandardsControlAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartConfigurationPolicyAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartConfigurationPolicyDisassociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateActionTargetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateConfigurationPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFindingAggregatorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFindingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateInsightCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSecurityControlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateStandardsControlCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +19 -19
|
@@ -23,7 +23,7 @@ export interface AcceptAdministratorInvitationCommandOutput extends AcceptAdmini
|
|
|
23
23
|
}
|
|
24
24
|
declare const AcceptAdministratorInvitationCommand_base: {
|
|
25
25
|
new (input: AcceptAdministratorInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptAdministratorInvitationCommandInput, AcceptAdministratorInvitationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AcceptAdministratorInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptAdministratorInvitationCommandInput, AcceptAdministratorInvitationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface AcceptInvitationCommandOutput extends AcceptInvitationResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const AcceptInvitationCommand_base: {
|
|
25
25
|
new (input: AcceptInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptInvitationCommandInput, AcceptInvitationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AcceptInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptInvitationCommandInput, AcceptInvitationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchDeleteAutomationRulesCommandOutput extends BatchDeleteAuto
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchDeleteAutomationRulesCommand_base: {
|
|
25
25
|
new (input: BatchDeleteAutomationRulesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteAutomationRulesCommandInput, BatchDeleteAutomationRulesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchDeleteAutomationRulesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteAutomationRulesCommandInput, BatchDeleteAutomationRulesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchDisableStandardsCommandOutput extends BatchDisableStandard
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchDisableStandardsCommand_base: {
|
|
25
25
|
new (input: BatchDisableStandardsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDisableStandardsCommandInput, BatchDisableStandardsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchDisableStandardsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDisableStandardsCommandInput, BatchDisableStandardsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchEnableStandardsCommandOutput extends BatchEnableStandardsR
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchEnableStandardsCommand_base: {
|
|
25
25
|
new (input: BatchEnableStandardsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchEnableStandardsCommandInput, BatchEnableStandardsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchEnableStandardsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchEnableStandardsCommandInput, BatchEnableStandardsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchGetAutomationRulesCommandOutput extends BatchGetAutomation
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetAutomationRulesCommand_base: {
|
|
25
25
|
new (input: BatchGetAutomationRulesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetAutomationRulesCommandInput, BatchGetAutomationRulesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchGetAutomationRulesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetAutomationRulesCommandInput, BatchGetAutomationRulesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchGetConfigurationPolicyAssociationsCommandOutput extends Ba
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetConfigurationPolicyAssociationsCommand_base: {
|
|
25
25
|
new (input: BatchGetConfigurationPolicyAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetConfigurationPolicyAssociationsCommandInput, BatchGetConfigurationPolicyAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchGetConfigurationPolicyAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetConfigurationPolicyAssociationsCommandInput, BatchGetConfigurationPolicyAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchGetSecurityControlsCommandOutput extends BatchGetSecurityC
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetSecurityControlsCommand_base: {
|
|
25
25
|
new (input: BatchGetSecurityControlsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetSecurityControlsCommandInput, BatchGetSecurityControlsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchGetSecurityControlsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetSecurityControlsCommandInput, BatchGetSecurityControlsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchGetStandardsControlAssociationsCommandOutput extends Batch
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetStandardsControlAssociationsCommand_base: {
|
|
25
25
|
new (input: BatchGetStandardsControlAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetStandardsControlAssociationsCommandInput, BatchGetStandardsControlAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchGetStandardsControlAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetStandardsControlAssociationsCommandInput, BatchGetStandardsControlAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchImportFindingsCommandOutput extends BatchImportFindingsRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchImportFindingsCommand_base: {
|
|
25
25
|
new (input: BatchImportFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchImportFindingsCommandInput, BatchImportFindingsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchImportFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchImportFindingsCommandInput, BatchImportFindingsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchUpdateAutomationRulesCommandOutput extends BatchUpdateAuto
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchUpdateAutomationRulesCommand_base: {
|
|
25
25
|
new (input: BatchUpdateAutomationRulesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateAutomationRulesCommandInput, BatchUpdateAutomationRulesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchUpdateAutomationRulesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateAutomationRulesCommandInput, BatchUpdateAutomationRulesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchUpdateFindingsCommandOutput extends BatchUpdateFindingsRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchUpdateFindingsCommand_base: {
|
|
25
25
|
new (input: BatchUpdateFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateFindingsCommandInput, BatchUpdateFindingsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchUpdateFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateFindingsCommandInput, BatchUpdateFindingsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchUpdateStandardsControlAssociationsCommandOutput extends Ba
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchUpdateStandardsControlAssociationsCommand_base: {
|
|
25
25
|
new (input: BatchUpdateStandardsControlAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateStandardsControlAssociationsCommandInput, BatchUpdateStandardsControlAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchUpdateStandardsControlAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateStandardsControlAssociationsCommandInput, BatchUpdateStandardsControlAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateActionTargetCommandOutput extends CreateActionTargetRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateActionTargetCommand_base: {
|
|
25
25
|
new (input: CreateActionTargetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateActionTargetCommandInput, CreateActionTargetCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateActionTargetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateActionTargetCommandInput, CreateActionTargetCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateAutomationRuleCommandOutput extends CreateAutomationRuleR
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAutomationRuleCommand_base: {
|
|
25
25
|
new (input: CreateAutomationRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAutomationRuleCommandInput, CreateAutomationRuleCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateAutomationRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAutomationRuleCommandInput, CreateAutomationRuleCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateConfigurationPolicyCommandOutput extends CreateConfigurat
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateConfigurationPolicyCommand_base: {
|
|
25
25
|
new (input: CreateConfigurationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfigurationPolicyCommandInput, CreateConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateConfigurationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfigurationPolicyCommandInput, CreateConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateFindingAggregatorCommandOutput extends CreateFindingAggre
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateFindingAggregatorCommand_base: {
|
|
25
25
|
new (input: CreateFindingAggregatorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFindingAggregatorCommandInput, CreateFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateFindingAggregatorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFindingAggregatorCommandInput, CreateFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateInsightCommandOutput extends CreateInsightResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateInsightCommand_base: {
|
|
25
25
|
new (input: CreateInsightCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInsightCommandInput, CreateInsightCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateInsightCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInsightCommandInput, CreateInsightCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateMembersCommandOutput extends CreateMembersResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateMembersCommand_base: {
|
|
25
25
|
new (input: CreateMembersCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMembersCommandInput, CreateMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateMembersCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMembersCommandInput, CreateMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeclineInvitationsCommandOutput extends DeclineInvitationsRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeclineInvitationsCommand_base: {
|
|
25
25
|
new (input: DeclineInvitationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeclineInvitationsCommandInput, DeclineInvitationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeclineInvitationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeclineInvitationsCommandInput, DeclineInvitationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteActionTargetCommandOutput extends DeleteActionTargetRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteActionTargetCommand_base: {
|
|
25
25
|
new (input: DeleteActionTargetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteActionTargetCommandInput, DeleteActionTargetCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteActionTargetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteActionTargetCommandInput, DeleteActionTargetCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteConfigurationPolicyCommandOutput extends DeleteConfigurat
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteConfigurationPolicyCommand_base: {
|
|
25
25
|
new (input: DeleteConfigurationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfigurationPolicyCommandInput, DeleteConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteConfigurationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfigurationPolicyCommandInput, DeleteConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteFindingAggregatorCommandOutput extends DeleteFindingAggre
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteFindingAggregatorCommand_base: {
|
|
25
25
|
new (input: DeleteFindingAggregatorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFindingAggregatorCommandInput, DeleteFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteFindingAggregatorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFindingAggregatorCommandInput, DeleteFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteInsightCommandOutput extends DeleteInsightResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteInsightCommand_base: {
|
|
25
25
|
new (input: DeleteInsightCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInsightCommandInput, DeleteInsightCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteInsightCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInsightCommandInput, DeleteInsightCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteInvitationsCommandOutput extends DeleteInvitationsRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteInvitationsCommand_base: {
|
|
25
25
|
new (input: DeleteInvitationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInvitationsCommandInput, DeleteInvitationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteInvitationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInvitationsCommandInput, DeleteInvitationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteMembersCommandOutput extends DeleteMembersResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteMembersCommand_base: {
|
|
25
25
|
new (input: DeleteMembersCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMembersCommandInput, DeleteMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteMembersCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMembersCommandInput, DeleteMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeStandardsControlsCommandOutput extends DescribeStandard
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeStandardsControlsCommand_base: {
|
|
25
25
|
new (input: DescribeStandardsControlsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStandardsControlsCommandInput, DescribeStandardsControlsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeStandardsControlsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStandardsControlsCommandInput, DescribeStandardsControlsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisableImportFindingsForProductCommandOutput extends DisableImp
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisableImportFindingsForProductCommand_base: {
|
|
25
25
|
new (input: DisableImportFindingsForProductCommandInput): import("@smithy/smithy-client").CommandImpl<DisableImportFindingsForProductCommandInput, DisableImportFindingsForProductCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisableImportFindingsForProductCommandInput): import("@smithy/smithy-client").CommandImpl<DisableImportFindingsForProductCommandInput, DisableImportFindingsForProductCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisableOrganizationAdminAccountCommandOutput extends DisableOrg
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisableOrganizationAdminAccountCommand_base: {
|
|
25
25
|
new (input: DisableOrganizationAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DisableOrganizationAdminAccountCommandInput, DisableOrganizationAdminAccountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisableOrganizationAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DisableOrganizationAdminAccountCommandInput, DisableOrganizationAdminAccountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisassociateMembersCommandOutput extends DisassociateMembersRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisassociateMembersCommand_base: {
|
|
25
25
|
new (input: DisassociateMembersCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMembersCommandInput, DisassociateMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisassociateMembersCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMembersCommandInput, DisassociateMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface EnableImportFindingsForProductCommandOutput extends EnableImpor
|
|
|
23
23
|
}
|
|
24
24
|
declare const EnableImportFindingsForProductCommand_base: {
|
|
25
25
|
new (input: EnableImportFindingsForProductCommandInput): import("@smithy/smithy-client").CommandImpl<EnableImportFindingsForProductCommandInput, EnableImportFindingsForProductCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: EnableImportFindingsForProductCommandInput): import("@smithy/smithy-client").CommandImpl<EnableImportFindingsForProductCommandInput, EnableImportFindingsForProductCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface EnableOrganizationAdminAccountCommandOutput extends EnableOrgan
|
|
|
23
23
|
}
|
|
24
24
|
declare const EnableOrganizationAdminAccountCommand_base: {
|
|
25
25
|
new (input: EnableOrganizationAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<EnableOrganizationAdminAccountCommandInput, EnableOrganizationAdminAccountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: EnableOrganizationAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<EnableOrganizationAdminAccountCommandInput, EnableOrganizationAdminAccountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetConfigurationPolicyAssociationCommandOutput extends GetConfi
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetConfigurationPolicyAssociationCommand_base: {
|
|
25
25
|
new (input: GetConfigurationPolicyAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfigurationPolicyAssociationCommandInput, GetConfigurationPolicyAssociationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetConfigurationPolicyAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfigurationPolicyAssociationCommandInput, GetConfigurationPolicyAssociationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetConfigurationPolicyCommandOutput extends GetConfigurationPol
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetConfigurationPolicyCommand_base: {
|
|
25
25
|
new (input: GetConfigurationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfigurationPolicyCommandInput, GetConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetConfigurationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfigurationPolicyCommandInput, GetConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetFindingAggregatorCommandOutput extends GetFindingAggregatorR
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetFindingAggregatorCommand_base: {
|
|
25
25
|
new (input: GetFindingAggregatorCommandInput): import("@smithy/smithy-client").CommandImpl<GetFindingAggregatorCommandInput, GetFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetFindingAggregatorCommandInput): import("@smithy/smithy-client").CommandImpl<GetFindingAggregatorCommandInput, GetFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetFindingHistoryCommandOutput extends GetFindingHistoryRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetFindingHistoryCommand_base: {
|
|
25
25
|
new (input: GetFindingHistoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetFindingHistoryCommandInput, GetFindingHistoryCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetFindingHistoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetFindingHistoryCommandInput, GetFindingHistoryCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetInsightResultsCommandOutput extends GetInsightResultsRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetInsightResultsCommand_base: {
|
|
25
25
|
new (input: GetInsightResultsCommandInput): import("@smithy/smithy-client").CommandImpl<GetInsightResultsCommandInput, GetInsightResultsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetInsightResultsCommandInput): import("@smithy/smithy-client").CommandImpl<GetInsightResultsCommandInput, GetInsightResultsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetMembersCommandOutput extends GetMembersResponse, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetMembersCommand_base: {
|
|
25
25
|
new (input: GetMembersCommandInput): import("@smithy/smithy-client").CommandImpl<GetMembersCommandInput, GetMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetMembersCommandInput): import("@smithy/smithy-client").CommandImpl<GetMembersCommandInput, GetMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetSecurityControlDefinitionCommandOutput extends GetSecurityCo
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetSecurityControlDefinitionCommand_base: {
|
|
25
25
|
new (input: GetSecurityControlDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSecurityControlDefinitionCommandInput, GetSecurityControlDefinitionCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetSecurityControlDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSecurityControlDefinitionCommandInput, GetSecurityControlDefinitionCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface InviteMembersCommandOutput extends InviteMembersResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const InviteMembersCommand_base: {
|
|
25
25
|
new (input: InviteMembersCommandInput): import("@smithy/smithy-client").CommandImpl<InviteMembersCommandInput, InviteMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: InviteMembersCommandInput): import("@smithy/smithy-client").CommandImpl<InviteMembersCommandInput, InviteMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListStandardsControlAssociationsCommandOutput extends ListStand
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListStandardsControlAssociationsCommand_base: {
|
|
25
25
|
new (input: ListStandardsControlAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListStandardsControlAssociationsCommandInput, ListStandardsControlAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListStandardsControlAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListStandardsControlAssociationsCommandInput, ListStandardsControlAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTagsForResourceCommand_base: {
|
|
25
25
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StartConfigurationPolicyAssociationCommandOutput extends StartC
|
|
|
23
23
|
}
|
|
24
24
|
declare const StartConfigurationPolicyAssociationCommand_base: {
|
|
25
25
|
new (input: StartConfigurationPolicyAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<StartConfigurationPolicyAssociationCommandInput, StartConfigurationPolicyAssociationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StartConfigurationPolicyAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<StartConfigurationPolicyAssociationCommandInput, StartConfigurationPolicyAssociationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StartConfigurationPolicyDisassociationCommandOutput extends Sta
|
|
|
23
23
|
}
|
|
24
24
|
declare const StartConfigurationPolicyDisassociationCommand_base: {
|
|
25
25
|
new (input: StartConfigurationPolicyDisassociationCommandInput): import("@smithy/smithy-client").CommandImpl<StartConfigurationPolicyDisassociationCommandInput, StartConfigurationPolicyDisassociationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StartConfigurationPolicyDisassociationCommandInput): import("@smithy/smithy-client").CommandImpl<StartConfigurationPolicyDisassociationCommandInput, StartConfigurationPolicyDisassociationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const TagResourceCommand_base: {
|
|
25
25
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const UntagResourceCommand_base: {
|
|
25
25
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateActionTargetCommandOutput extends UpdateActionTargetRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateActionTargetCommand_base: {
|
|
25
25
|
new (input: UpdateActionTargetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateActionTargetCommandInput, UpdateActionTargetCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateActionTargetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateActionTargetCommandInput, UpdateActionTargetCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateConfigurationPolicyCommandOutput extends UpdateConfigurat
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateConfigurationPolicyCommand_base: {
|
|
25
25
|
new (input: UpdateConfigurationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfigurationPolicyCommandInput, UpdateConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateConfigurationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfigurationPolicyCommandInput, UpdateConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateFindingAggregatorCommandOutput extends UpdateFindingAggre
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateFindingAggregatorCommand_base: {
|
|
25
25
|
new (input: UpdateFindingAggregatorCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFindingAggregatorCommandInput, UpdateFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateFindingAggregatorCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFindingAggregatorCommandInput, UpdateFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateFindingsCommandOutput extends UpdateFindingsResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateFindingsCommand_base: {
|
|
25
25
|
new (input: UpdateFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFindingsCommandInput, UpdateFindingsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFindingsCommandInput, UpdateFindingsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateInsightCommandOutput extends UpdateInsightResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateInsightCommand_base: {
|
|
25
25
|
new (input: UpdateInsightCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInsightCommandInput, UpdateInsightCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateInsightCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInsightCommandInput, UpdateInsightCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateOrganizationConfigurationCommandOutput extends UpdateOrga
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateOrganizationConfigurationCommand_base: {
|
|
25
25
|
new (input: UpdateOrganizationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateOrganizationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|