@aws-sdk/client-securityhub 3.1077.0 → 3.1079.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 +333 -1309
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AcceptAdministratorInvitationCommand.js +2 -14
- package/dist-es/commands/AcceptInvitationCommand.js +2 -14
- package/dist-es/commands/BatchDeleteAutomationRulesCommand.js +2 -14
- package/dist-es/commands/BatchDisableStandardsCommand.js +2 -14
- package/dist-es/commands/BatchEnableStandardsCommand.js +2 -14
- package/dist-es/commands/BatchGetAutomationRulesCommand.js +2 -14
- package/dist-es/commands/BatchGetConfigurationPolicyAssociationsCommand.js +2 -14
- package/dist-es/commands/BatchGetSecurityControlsCommand.js +2 -14
- package/dist-es/commands/BatchGetStandardsControlAssociationsCommand.js +2 -14
- package/dist-es/commands/BatchImportFindingsCommand.js +2 -14
- package/dist-es/commands/BatchUpdateAutomationRulesCommand.js +2 -14
- package/dist-es/commands/BatchUpdateFindingsCommand.js +2 -14
- package/dist-es/commands/BatchUpdateFindingsV2Command.js +2 -14
- package/dist-es/commands/BatchUpdateStandardsControlAssociationsCommand.js +2 -14
- package/dist-es/commands/CreateActionTargetCommand.js +2 -14
- package/dist-es/commands/CreateAggregatorV2Command.js +2 -14
- package/dist-es/commands/CreateAutomationRuleCommand.js +2 -14
- package/dist-es/commands/CreateAutomationRuleV2Command.js +2 -14
- package/dist-es/commands/CreateConfigurationPolicyCommand.js +2 -14
- package/dist-es/commands/CreateConnectorV2Command.js +2 -14
- package/dist-es/commands/CreateFindingAggregatorCommand.js +2 -14
- package/dist-es/commands/CreateInsightCommand.js +2 -14
- package/dist-es/commands/CreateMembersCommand.js +2 -14
- package/dist-es/commands/CreateTicketV2Command.js +2 -14
- package/dist-es/commands/DeclineInvitationsCommand.js +2 -14
- package/dist-es/commands/DeleteActionTargetCommand.js +2 -14
- package/dist-es/commands/DeleteAggregatorV2Command.js +2 -14
- package/dist-es/commands/DeleteAutomationRuleV2Command.js +2 -14
- package/dist-es/commands/DeleteConfigurationPolicyCommand.js +2 -14
- package/dist-es/commands/DeleteConnectorV2Command.js +2 -14
- package/dist-es/commands/DeleteFindingAggregatorCommand.js +2 -14
- package/dist-es/commands/DeleteInsightCommand.js +2 -14
- package/dist-es/commands/DeleteInvitationsCommand.js +2 -14
- package/dist-es/commands/DeleteMembersCommand.js +2 -14
- package/dist-es/commands/DescribeActionTargetsCommand.js +2 -14
- package/dist-es/commands/DescribeHubCommand.js +2 -14
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +2 -14
- package/dist-es/commands/DescribeProductsCommand.js +2 -14
- package/dist-es/commands/DescribeProductsV2Command.js +2 -14
- package/dist-es/commands/DescribeSecurityHubV2Command.js +2 -14
- package/dist-es/commands/DescribeStandardsCommand.js +2 -14
- package/dist-es/commands/DescribeStandardsControlsCommand.js +2 -14
- package/dist-es/commands/DisableImportFindingsForProductCommand.js +2 -14
- package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +2 -14
- package/dist-es/commands/DisableSecurityHubCommand.js +2 -14
- package/dist-es/commands/DisableSecurityHubV2Command.js +2 -14
- package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +2 -14
- package/dist-es/commands/DisassociateFromMasterAccountCommand.js +2 -14
- package/dist-es/commands/DisassociateMembersCommand.js +2 -14
- package/dist-es/commands/EnableImportFindingsForProductCommand.js +2 -14
- package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +2 -14
- package/dist-es/commands/EnableSecurityHubCommand.js +2 -14
- package/dist-es/commands/EnableSecurityHubV2Command.js +2 -14
- package/dist-es/commands/GenerateRecommendedPolicyV2Command.js +2 -14
- package/dist-es/commands/GetAdministratorAccountCommand.js +2 -14
- package/dist-es/commands/GetAggregatorV2Command.js +2 -14
- package/dist-es/commands/GetAutomationRuleV2Command.js +2 -14
- package/dist-es/commands/GetConfigurationPolicyAssociationCommand.js +2 -14
- package/dist-es/commands/GetConfigurationPolicyCommand.js +2 -14
- package/dist-es/commands/GetConnectorV2Command.js +2 -14
- package/dist-es/commands/GetEnabledStandardsCommand.js +2 -14
- package/dist-es/commands/GetFindingAggregatorCommand.js +2 -14
- package/dist-es/commands/GetFindingHistoryCommand.js +2 -14
- package/dist-es/commands/GetFindingStatisticsV2Command.js +2 -14
- package/dist-es/commands/GetFindingsCommand.js +2 -14
- package/dist-es/commands/GetFindingsTrendsV2Command.js +2 -14
- package/dist-es/commands/GetFindingsV2Command.js +2 -14
- package/dist-es/commands/GetInsightResultsCommand.js +2 -14
- package/dist-es/commands/GetInsightsCommand.js +2 -14
- package/dist-es/commands/GetInvitationsCountCommand.js +2 -14
- package/dist-es/commands/GetMasterAccountCommand.js +2 -14
- package/dist-es/commands/GetMembersCommand.js +2 -14
- package/dist-es/commands/GetRecommendedPolicyV2Command.js +2 -14
- package/dist-es/commands/GetResourcesStatisticsV2Command.js +2 -14
- package/dist-es/commands/GetResourcesTrendsV2Command.js +2 -14
- package/dist-es/commands/GetResourcesV2Command.js +2 -14
- package/dist-es/commands/GetSecurityControlDefinitionCommand.js +2 -14
- package/dist-es/commands/InviteMembersCommand.js +2 -14
- package/dist-es/commands/ListAggregatorsV2Command.js +2 -14
- package/dist-es/commands/ListAutomationRulesCommand.js +2 -14
- package/dist-es/commands/ListAutomationRulesV2Command.js +2 -14
- package/dist-es/commands/ListConfigurationPoliciesCommand.js +2 -14
- package/dist-es/commands/ListConfigurationPolicyAssociationsCommand.js +2 -14
- package/dist-es/commands/ListConnectorsV2Command.js +2 -14
- package/dist-es/commands/ListEnabledProductsForImportCommand.js +2 -14
- package/dist-es/commands/ListFindingAggregatorsCommand.js +2 -14
- package/dist-es/commands/ListInvitationsCommand.js +2 -14
- package/dist-es/commands/ListMembersCommand.js +2 -14
- package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +2 -14
- package/dist-es/commands/ListSecurityControlDefinitionsCommand.js +2 -14
- package/dist-es/commands/ListStandardsControlAssociationsCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/RegisterConnectorV2Command.js +2 -14
- package/dist-es/commands/StartConfigurationPolicyAssociationCommand.js +2 -14
- package/dist-es/commands/StartConfigurationPolicyDisassociationCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateActionTargetCommand.js +2 -14
- package/dist-es/commands/UpdateAggregatorV2Command.js +2 -14
- package/dist-es/commands/UpdateAutomationRuleV2Command.js +2 -14
- package/dist-es/commands/UpdateConfigurationPolicyCommand.js +2 -14
- package/dist-es/commands/UpdateConnectorV2Command.js +2 -14
- package/dist-es/commands/UpdateFindingAggregatorCommand.js +2 -14
- package/dist-es/commands/UpdateFindingsCommand.js +2 -14
- package/dist-es/commands/UpdateInsightCommand.js +2 -14
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +2 -14
- package/dist-es/commands/UpdateSecurityControlCommand.js +2 -14
- package/dist-es/commands/UpdateSecurityHubConfigurationCommand.js +2 -14
- package/dist-es/commands/UpdateStandardsControlCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +3 -8
- package/dist-types/commands/AcceptInvitationCommand.d.ts +3 -8
- package/dist-types/commands/BatchDeleteAutomationRulesCommand.d.ts +3 -8
- package/dist-types/commands/BatchDisableStandardsCommand.d.ts +3 -8
- package/dist-types/commands/BatchEnableStandardsCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetAutomationRulesCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetSecurityControlsCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetStandardsControlAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/BatchImportFindingsCommand.d.ts +3 -8
- package/dist-types/commands/BatchUpdateAutomationRulesCommand.d.ts +3 -8
- package/dist-types/commands/BatchUpdateFindingsCommand.d.ts +3 -8
- package/dist-types/commands/BatchUpdateFindingsV2Command.d.ts +3 -8
- package/dist-types/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/CreateActionTargetCommand.d.ts +3 -8
- package/dist-types/commands/CreateAggregatorV2Command.d.ts +3 -8
- package/dist-types/commands/CreateAutomationRuleCommand.d.ts +3 -8
- package/dist-types/commands/CreateAutomationRuleV2Command.d.ts +3 -8
- package/dist-types/commands/CreateConfigurationPolicyCommand.d.ts +3 -8
- package/dist-types/commands/CreateConnectorV2Command.d.ts +3 -8
- package/dist-types/commands/CreateFindingAggregatorCommand.d.ts +3 -8
- package/dist-types/commands/CreateInsightCommand.d.ts +3 -8
- package/dist-types/commands/CreateMembersCommand.d.ts +3 -8
- package/dist-types/commands/CreateTicketV2Command.d.ts +3 -8
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +3 -8
- package/dist-types/commands/DeleteActionTargetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAggregatorV2Command.d.ts +3 -8
- package/dist-types/commands/DeleteAutomationRuleV2Command.d.ts +3 -8
- package/dist-types/commands/DeleteConfigurationPolicyCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConnectorV2Command.d.ts +3 -8
- package/dist-types/commands/DeleteFindingAggregatorCommand.d.ts +3 -8
- package/dist-types/commands/DeleteInsightCommand.d.ts +3 -8
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +3 -8
- package/dist-types/commands/DeleteMembersCommand.d.ts +3 -8
- package/dist-types/commands/DescribeActionTargetsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeHubCommand.d.ts +3 -8
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DescribeProductsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeProductsV2Command.d.ts +3 -8
- package/dist-types/commands/DescribeSecurityHubV2Command.d.ts +3 -8
- package/dist-types/commands/DescribeStandardsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStandardsControlsCommand.d.ts +3 -8
- package/dist-types/commands/DisableImportFindingsForProductCommand.d.ts +3 -8
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +3 -8
- package/dist-types/commands/DisableSecurityHubCommand.d.ts +3 -8
- package/dist-types/commands/DisableSecurityHubV2Command.d.ts +3 -8
- package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateMembersCommand.d.ts +3 -8
- package/dist-types/commands/EnableImportFindingsForProductCommand.d.ts +3 -8
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +3 -8
- package/dist-types/commands/EnableSecurityHubCommand.d.ts +3 -8
- package/dist-types/commands/EnableSecurityHubV2Command.d.ts +3 -8
- package/dist-types/commands/GenerateRecommendedPolicyV2Command.d.ts +3 -8
- package/dist-types/commands/GetAdministratorAccountCommand.d.ts +3 -8
- package/dist-types/commands/GetAggregatorV2Command.d.ts +3 -8
- package/dist-types/commands/GetAutomationRuleV2Command.d.ts +3 -8
- package/dist-types/commands/GetConfigurationPolicyAssociationCommand.d.ts +3 -8
- package/dist-types/commands/GetConfigurationPolicyCommand.d.ts +3 -8
- package/dist-types/commands/GetConnectorV2Command.d.ts +3 -8
- package/dist-types/commands/GetEnabledStandardsCommand.d.ts +3 -8
- package/dist-types/commands/GetFindingAggregatorCommand.d.ts +3 -8
- package/dist-types/commands/GetFindingHistoryCommand.d.ts +3 -8
- package/dist-types/commands/GetFindingStatisticsV2Command.d.ts +3 -8
- package/dist-types/commands/GetFindingsCommand.d.ts +3 -8
- package/dist-types/commands/GetFindingsTrendsV2Command.d.ts +3 -8
- package/dist-types/commands/GetFindingsV2Command.d.ts +3 -8
- package/dist-types/commands/GetInsightResultsCommand.d.ts +3 -8
- package/dist-types/commands/GetInsightsCommand.d.ts +3 -8
- package/dist-types/commands/GetInvitationsCountCommand.d.ts +3 -8
- package/dist-types/commands/GetMasterAccountCommand.d.ts +3 -8
- package/dist-types/commands/GetMembersCommand.d.ts +3 -8
- package/dist-types/commands/GetRecommendedPolicyV2Command.d.ts +3 -8
- package/dist-types/commands/GetResourcesStatisticsV2Command.d.ts +3 -8
- package/dist-types/commands/GetResourcesTrendsV2Command.d.ts +3 -8
- package/dist-types/commands/GetResourcesV2Command.d.ts +3 -8
- package/dist-types/commands/GetSecurityControlDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/InviteMembersCommand.d.ts +3 -8
- package/dist-types/commands/ListAggregatorsV2Command.d.ts +3 -8
- package/dist-types/commands/ListAutomationRulesCommand.d.ts +3 -8
- package/dist-types/commands/ListAutomationRulesV2Command.d.ts +3 -8
- package/dist-types/commands/ListConfigurationPoliciesCommand.d.ts +3 -8
- package/dist-types/commands/ListConfigurationPolicyAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListConnectorsV2Command.d.ts +3 -8
- package/dist-types/commands/ListEnabledProductsForImportCommand.d.ts +3 -8
- package/dist-types/commands/ListFindingAggregatorsCommand.d.ts +3 -8
- package/dist-types/commands/ListInvitationsCommand.d.ts +3 -8
- package/dist-types/commands/ListMembersCommand.d.ts +3 -8
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +3 -8
- package/dist-types/commands/ListSecurityControlDefinitionsCommand.d.ts +3 -8
- package/dist-types/commands/ListStandardsControlAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/RegisterConnectorV2Command.d.ts +3 -8
- package/dist-types/commands/StartConfigurationPolicyAssociationCommand.d.ts +3 -8
- package/dist-types/commands/StartConfigurationPolicyDisassociationCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateActionTargetCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAggregatorV2Command.d.ts +3 -8
- package/dist-types/commands/UpdateAutomationRuleV2Command.d.ts +3 -8
- package/dist-types/commands/UpdateConfigurationPolicyCommand.d.ts +3 -8
- package/dist-types/commands/UpdateConnectorV2Command.d.ts +3 -8
- package/dist-types/commands/UpdateFindingAggregatorCommand.d.ts +3 -8
- package/dist-types/commands/UpdateFindingsCommand.d.ts +3 -8
- package/dist-types/commands/UpdateInsightCommand.d.ts +3 -8
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSecurityControlCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSecurityHubConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateStandardsControlCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AcceptAdministratorInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchDeleteAutomationRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchDisableStandardsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchEnableStandardsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetAutomationRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetSecurityControlsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetStandardsControlAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchImportFindingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchUpdateAutomationRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchUpdateFindingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchUpdateFindingsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateActionTargetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAggregatorV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAutomationRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAutomationRuleV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateConfigurationPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateConnectorV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateFindingAggregatorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateInsightCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTicketV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteActionTargetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAggregatorV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAutomationRuleV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConfigurationPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConnectorV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteFindingAggregatorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteInsightCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeActionTargetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeProductsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeProductsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeSecurityHubV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStandardsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStandardsControlsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableImportFindingsForProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableSecurityHubCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableSecurityHubV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EnableImportFindingsForProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EnableSecurityHubCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EnableSecurityHubV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GenerateRecommendedPolicyV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAggregatorV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAutomationRuleV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConfigurationPolicyAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConfigurationPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConnectorV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEnabledStandardsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFindingAggregatorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFindingHistoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFindingStatisticsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFindingsTrendsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFindingsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetInsightResultsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRecommendedPolicyV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetResourcesStatisticsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetResourcesTrendsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetResourcesV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSecurityControlDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAggregatorsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAutomationRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAutomationRulesV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListConfigurationPoliciesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListConfigurationPolicyAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListConnectorsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEnabledProductsForImportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFindingAggregatorsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSecurityControlDefinitionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStandardsControlAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RegisterConnectorV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartConfigurationPolicyAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartConfigurationPolicyDisassociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateActionTargetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAggregatorV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAutomationRuleV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateConfigurationPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateConnectorV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateFindingAggregatorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateFindingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateInsightCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSecurityControlCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSecurityHubConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateStandardsControlCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/package.json +8 -8
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { BatchImportFindingsRequest, BatchImportFindingsResponse } from "../models/models_2";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface BatchImportFindingsCommandInput extends BatchImportFindingsRequ
|
|
|
22
19
|
export interface BatchImportFindingsCommandOutput extends BatchImportFindingsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const BatchImportFindingsCommand_base: {
|
|
25
|
-
new (input: BatchImportFindingsCommandInput): import("@smithy/core/client").CommandImpl<BatchImportFindingsCommandInput, BatchImportFindingsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: BatchImportFindingsCommandInput): import("@smithy/core/client").CommandImpl<BatchImportFindingsCommandInput, BatchImportFindingsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: BatchImportFindingsCommandInput): import("@smithy/core/client").CommandImpl<BatchImportFindingsCommandInput, BatchImportFindingsCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: BatchImportFindingsCommandInput): import("@smithy/core/client").CommandImpl<BatchImportFindingsCommandInput, BatchImportFindingsCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Imports security findings generated by a finding provider into Security Hub CSPM.
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { BatchUpdateAutomationRulesRequest, BatchUpdateAutomationRulesResponse } from "../models/models_2";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface BatchUpdateAutomationRulesCommandInput extends BatchUpdateAutom
|
|
|
22
19
|
export interface BatchUpdateAutomationRulesCommandOutput extends BatchUpdateAutomationRulesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const BatchUpdateAutomationRulesCommand_base: {
|
|
25
|
-
new (input: BatchUpdateAutomationRulesCommandInput): import("@smithy/core/client").CommandImpl<BatchUpdateAutomationRulesCommandInput, BatchUpdateAutomationRulesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: BatchUpdateAutomationRulesCommandInput): import("@smithy/core/client").CommandImpl<BatchUpdateAutomationRulesCommandInput, BatchUpdateAutomationRulesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: BatchUpdateAutomationRulesCommandInput): import("@smithy/core/client").CommandImpl<BatchUpdateAutomationRulesCommandInput, BatchUpdateAutomationRulesCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: BatchUpdateAutomationRulesCommandInput): import("@smithy/core/client").CommandImpl<BatchUpdateAutomationRulesCommandInput, BatchUpdateAutomationRulesCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { BatchUpdateFindingsRequest, BatchUpdateFindingsResponse } from "../models/models_2";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface BatchUpdateFindingsCommandInput extends BatchUpdateFindingsRequ
|
|
|
22
19
|
export interface BatchUpdateFindingsCommandOutput extends BatchUpdateFindingsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const BatchUpdateFindingsCommand_base: {
|
|
25
|
-
new (input: BatchUpdateFindingsCommandInput): import("@smithy/core/client").CommandImpl<BatchUpdateFindingsCommandInput, BatchUpdateFindingsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: BatchUpdateFindingsCommandInput): import("@smithy/core/client").CommandImpl<BatchUpdateFindingsCommandInput, BatchUpdateFindingsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: BatchUpdateFindingsCommandInput): import("@smithy/core/client").CommandImpl<BatchUpdateFindingsCommandInput, BatchUpdateFindingsCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: BatchUpdateFindingsCommandInput): import("@smithy/core/client").CommandImpl<BatchUpdateFindingsCommandInput, BatchUpdateFindingsCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { BatchUpdateFindingsV2Request, BatchUpdateFindingsV2Response } from "../models/models_2";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface BatchUpdateFindingsV2CommandInput extends BatchUpdateFindingsV2
|
|
|
22
19
|
export interface BatchUpdateFindingsV2CommandOutput extends BatchUpdateFindingsV2Response, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const BatchUpdateFindingsV2Command_base: {
|
|
25
|
-
new (input: BatchUpdateFindingsV2CommandInput): import("@smithy/core/client").CommandImpl<BatchUpdateFindingsV2CommandInput, BatchUpdateFindingsV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [BatchUpdateFindingsV2CommandInput]): import("@smithy/core/client").CommandImpl<BatchUpdateFindingsV2CommandInput, BatchUpdateFindingsV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: BatchUpdateFindingsV2CommandInput): import("@smithy/core/client").CommandImpl<BatchUpdateFindingsV2CommandInput, BatchUpdateFindingsV2CommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [BatchUpdateFindingsV2CommandInput]): import("@smithy/core/client").CommandImpl<BatchUpdateFindingsV2CommandInput, BatchUpdateFindingsV2CommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Updates information about a customer's investigation into a finding. Delegated administrator accounts can update findings for their account and their member accounts. Member accounts can update findings for their own account.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { BatchUpdateStandardsControlAssociationsRequest, BatchUpdateStandardsControlAssociationsResponse } from "../models/models_2";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface BatchUpdateStandardsControlAssociationsCommandInput extends Bat
|
|
|
22
19
|
export interface BatchUpdateStandardsControlAssociationsCommandOutput extends BatchUpdateStandardsControlAssociationsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const BatchUpdateStandardsControlAssociationsCommand_base: {
|
|
25
|
-
new (input: BatchUpdateStandardsControlAssociationsCommandInput): import("@smithy/core/client").CommandImpl<BatchUpdateStandardsControlAssociationsCommandInput, BatchUpdateStandardsControlAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: BatchUpdateStandardsControlAssociationsCommandInput): import("@smithy/core/client").CommandImpl<BatchUpdateStandardsControlAssociationsCommandInput, BatchUpdateStandardsControlAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: BatchUpdateStandardsControlAssociationsCommandInput): import("@smithy/core/client").CommandImpl<BatchUpdateStandardsControlAssociationsCommandInput, BatchUpdateStandardsControlAssociationsCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: BatchUpdateStandardsControlAssociationsCommandInput): import("@smithy/core/client").CommandImpl<BatchUpdateStandardsControlAssociationsCommandInput, BatchUpdateStandardsControlAssociationsCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { CreateActionTargetRequest, CreateActionTargetResponse } from "../models/models_2";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface CreateActionTargetCommandInput extends CreateActionTargetReques
|
|
|
22
19
|
export interface CreateActionTargetCommandOutput extends CreateActionTargetResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const CreateActionTargetCommand_base: {
|
|
25
|
-
new (input: CreateActionTargetCommandInput): import("@smithy/core/client").CommandImpl<CreateActionTargetCommandInput, CreateActionTargetCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: CreateActionTargetCommandInput): import("@smithy/core/client").CommandImpl<CreateActionTargetCommandInput, CreateActionTargetCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: CreateActionTargetCommandInput): import("@smithy/core/client").CommandImpl<CreateActionTargetCommandInput, CreateActionTargetCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: CreateActionTargetCommandInput): import("@smithy/core/client").CommandImpl<CreateActionTargetCommandInput, CreateActionTargetCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Creates a custom action target in Security Hub CSPM.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { CreateAggregatorV2Request, CreateAggregatorV2Response } from "../models/models_2";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface CreateAggregatorV2CommandInput extends CreateAggregatorV2Reques
|
|
|
22
19
|
export interface CreateAggregatorV2CommandOutput extends CreateAggregatorV2Response, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const CreateAggregatorV2Command_base: {
|
|
25
|
-
new (input: CreateAggregatorV2CommandInput): import("@smithy/core/client").CommandImpl<CreateAggregatorV2CommandInput, CreateAggregatorV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: CreateAggregatorV2CommandInput): import("@smithy/core/client").CommandImpl<CreateAggregatorV2CommandInput, CreateAggregatorV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: CreateAggregatorV2CommandInput): import("@smithy/core/client").CommandImpl<CreateAggregatorV2CommandInput, CreateAggregatorV2CommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: CreateAggregatorV2CommandInput): import("@smithy/core/client").CommandImpl<CreateAggregatorV2CommandInput, CreateAggregatorV2CommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Enables aggregation across Amazon Web Services Regions.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { CreateAutomationRuleRequest, CreateAutomationRuleResponse } from "../models/models_2";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface CreateAutomationRuleCommandInput extends CreateAutomationRuleRe
|
|
|
22
19
|
export interface CreateAutomationRuleCommandOutput extends CreateAutomationRuleResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const CreateAutomationRuleCommand_base: {
|
|
25
|
-
new (input: CreateAutomationRuleCommandInput): import("@smithy/core/client").CommandImpl<CreateAutomationRuleCommandInput, CreateAutomationRuleCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: CreateAutomationRuleCommandInput): import("@smithy/core/client").CommandImpl<CreateAutomationRuleCommandInput, CreateAutomationRuleCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: CreateAutomationRuleCommandInput): import("@smithy/core/client").CommandImpl<CreateAutomationRuleCommandInput, CreateAutomationRuleCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: CreateAutomationRuleCommandInput): import("@smithy/core/client").CommandImpl<CreateAutomationRuleCommandInput, CreateAutomationRuleCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>
|
|
@@ -1,13 +1,10 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { CreateAutomationRuleV2Response } from "../models/models_2";
|
|
4
3
|
import type { CreateAutomationRuleV2Request } from "../models/models_3";
|
|
5
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
6
4
|
/**
|
|
7
5
|
* @public
|
|
8
6
|
*/
|
|
9
7
|
export type { __MetadataBearer };
|
|
10
|
-
export { $Command };
|
|
11
8
|
/**
|
|
12
9
|
* @public
|
|
13
10
|
*
|
|
@@ -23,11 +20,9 @@ export interface CreateAutomationRuleV2CommandInput extends CreateAutomationRule
|
|
|
23
20
|
export interface CreateAutomationRuleV2CommandOutput extends CreateAutomationRuleV2Response, __MetadataBearer {
|
|
24
21
|
}
|
|
25
22
|
declare const CreateAutomationRuleV2Command_base: {
|
|
26
|
-
new (input: CreateAutomationRuleV2CommandInput): import("@smithy/core/client").CommandImpl<CreateAutomationRuleV2CommandInput, CreateAutomationRuleV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
new (input: CreateAutomationRuleV2CommandInput): import("@smithy/core/client").CommandImpl<CreateAutomationRuleV2CommandInput, CreateAutomationRuleV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
28
|
-
getEndpointParameterInstructions():
|
|
29
|
-
[x: string]: unknown;
|
|
30
|
-
};
|
|
23
|
+
new (input: CreateAutomationRuleV2CommandInput): import("@smithy/core/client").CommandImpl<CreateAutomationRuleV2CommandInput, CreateAutomationRuleV2CommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
new (input: CreateAutomationRuleV2CommandInput): import("@smithy/core/client").CommandImpl<CreateAutomationRuleV2CommandInput, CreateAutomationRuleV2CommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
31
26
|
};
|
|
32
27
|
/**
|
|
33
28
|
* <p>Creates a V2 automation rule.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { CreateConfigurationPolicyRequest, CreateConfigurationPolicyResponse } from "../models/models_2";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface CreateConfigurationPolicyCommandInput extends CreateConfigurati
|
|
|
22
19
|
export interface CreateConfigurationPolicyCommandOutput extends CreateConfigurationPolicyResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const CreateConfigurationPolicyCommand_base: {
|
|
25
|
-
new (input: CreateConfigurationPolicyCommandInput): import("@smithy/core/client").CommandImpl<CreateConfigurationPolicyCommandInput, CreateConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: CreateConfigurationPolicyCommandInput): import("@smithy/core/client").CommandImpl<CreateConfigurationPolicyCommandInput, CreateConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: CreateConfigurationPolicyCommandInput): import("@smithy/core/client").CommandImpl<CreateConfigurationPolicyCommandInput, CreateConfigurationPolicyCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: CreateConfigurationPolicyCommandInput): import("@smithy/core/client").CommandImpl<CreateConfigurationPolicyCommandInput, CreateConfigurationPolicyCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { CreateConnectorV2Request, CreateConnectorV2Response } from "../models/models_2";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface CreateConnectorV2CommandInput extends CreateConnectorV2Request
|
|
|
22
19
|
export interface CreateConnectorV2CommandOutput extends CreateConnectorV2Response, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const CreateConnectorV2Command_base: {
|
|
25
|
-
new (input: CreateConnectorV2CommandInput): import("@smithy/core/client").CommandImpl<CreateConnectorV2CommandInput, CreateConnectorV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: CreateConnectorV2CommandInput): import("@smithy/core/client").CommandImpl<CreateConnectorV2CommandInput, CreateConnectorV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: CreateConnectorV2CommandInput): import("@smithy/core/client").CommandImpl<CreateConnectorV2CommandInput, CreateConnectorV2CommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: CreateConnectorV2CommandInput): import("@smithy/core/client").CommandImpl<CreateConnectorV2CommandInput, CreateConnectorV2CommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Grants permission to create a connectorV2 based on input parameters.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { CreateFindingAggregatorRequest, CreateFindingAggregatorResponse } from "../models/models_2";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface CreateFindingAggregatorCommandInput extends CreateFindingAggreg
|
|
|
22
19
|
export interface CreateFindingAggregatorCommandOutput extends CreateFindingAggregatorResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const CreateFindingAggregatorCommand_base: {
|
|
25
|
-
new (input: CreateFindingAggregatorCommandInput): import("@smithy/core/client").CommandImpl<CreateFindingAggregatorCommandInput, CreateFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: CreateFindingAggregatorCommandInput): import("@smithy/core/client").CommandImpl<CreateFindingAggregatorCommandInput, CreateFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: CreateFindingAggregatorCommandInput): import("@smithy/core/client").CommandImpl<CreateFindingAggregatorCommandInput, CreateFindingAggregatorCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: CreateFindingAggregatorCommandInput): import("@smithy/core/client").CommandImpl<CreateFindingAggregatorCommandInput, CreateFindingAggregatorCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <note>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { CreateInsightRequest, CreateInsightResponse } from "../models/models_2";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface CreateInsightCommandInput extends CreateInsightRequest {
|
|
|
22
19
|
export interface CreateInsightCommandOutput extends CreateInsightResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const CreateInsightCommand_base: {
|
|
25
|
-
new (input: CreateInsightCommandInput): import("@smithy/core/client").CommandImpl<CreateInsightCommandInput, CreateInsightCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: CreateInsightCommandInput): import("@smithy/core/client").CommandImpl<CreateInsightCommandInput, CreateInsightCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: CreateInsightCommandInput): import("@smithy/core/client").CommandImpl<CreateInsightCommandInput, CreateInsightCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: CreateInsightCommandInput): import("@smithy/core/client").CommandImpl<CreateInsightCommandInput, CreateInsightCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Creates a custom insight in Security Hub CSPM. An insight is a consolidation of findings that relate
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { CreateMembersRequest, CreateMembersResponse } from "../models/models_2";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface CreateMembersCommandInput extends CreateMembersRequest {
|
|
|
22
19
|
export interface CreateMembersCommandOutput extends CreateMembersResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const CreateMembersCommand_base: {
|
|
25
|
-
new (input: CreateMembersCommandInput): import("@smithy/core/client").CommandImpl<CreateMembersCommandInput, CreateMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: CreateMembersCommandInput): import("@smithy/core/client").CommandImpl<CreateMembersCommandInput, CreateMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: CreateMembersCommandInput): import("@smithy/core/client").CommandImpl<CreateMembersCommandInput, CreateMembersCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: CreateMembersCommandInput): import("@smithy/core/client").CommandImpl<CreateMembersCommandInput, CreateMembersCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Creates a member association in Security Hub CSPM between the specified accounts and the account
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { CreateTicketV2Request, CreateTicketV2Response } from "../models/models_2";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface CreateTicketV2CommandInput extends CreateTicketV2Request {
|
|
|
22
19
|
export interface CreateTicketV2CommandOutput extends CreateTicketV2Response, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const CreateTicketV2Command_base: {
|
|
25
|
-
new (input: CreateTicketV2CommandInput): import("@smithy/core/client").CommandImpl<CreateTicketV2CommandInput, CreateTicketV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: CreateTicketV2CommandInput): import("@smithy/core/client").CommandImpl<CreateTicketV2CommandInput, CreateTicketV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: CreateTicketV2CommandInput): import("@smithy/core/client").CommandImpl<CreateTicketV2CommandInput, CreateTicketV2CommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: CreateTicketV2CommandInput): import("@smithy/core/client").CommandImpl<CreateTicketV2CommandInput, CreateTicketV2CommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Grants permission to create a ticket in the chosen ITSM based on finding information for the provided finding metadata UID.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeclineInvitationsRequest, DeclineInvitationsResponse } from "../models/models_2";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeclineInvitationsCommandInput extends DeclineInvitationsReques
|
|
|
22
19
|
export interface DeclineInvitationsCommandOutput extends DeclineInvitationsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeclineInvitationsCommand_base: {
|
|
25
|
-
new (input: DeclineInvitationsCommandInput): import("@smithy/core/client").CommandImpl<DeclineInvitationsCommandInput, DeclineInvitationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeclineInvitationsCommandInput): import("@smithy/core/client").CommandImpl<DeclineInvitationsCommandInput, DeclineInvitationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeclineInvitationsCommandInput): import("@smithy/core/client").CommandImpl<DeclineInvitationsCommandInput, DeclineInvitationsCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeclineInvitationsCommandInput): import("@smithy/core/client").CommandImpl<DeclineInvitationsCommandInput, DeclineInvitationsCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <note>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteActionTargetRequest, DeleteActionTargetResponse } from "../models/models_2";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteActionTargetCommandInput extends DeleteActionTargetReques
|
|
|
22
19
|
export interface DeleteActionTargetCommandOutput extends DeleteActionTargetResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteActionTargetCommand_base: {
|
|
25
|
-
new (input: DeleteActionTargetCommandInput): import("@smithy/core/client").CommandImpl<DeleteActionTargetCommandInput, DeleteActionTargetCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteActionTargetCommandInput): import("@smithy/core/client").CommandImpl<DeleteActionTargetCommandInput, DeleteActionTargetCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteActionTargetCommandInput): import("@smithy/core/client").CommandImpl<DeleteActionTargetCommandInput, DeleteActionTargetCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteActionTargetCommandInput): import("@smithy/core/client").CommandImpl<DeleteActionTargetCommandInput, DeleteActionTargetCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes a custom action target from Security Hub CSPM.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteAggregatorV2Request, DeleteAggregatorV2Response } from "../models/models_2";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteAggregatorV2CommandInput extends DeleteAggregatorV2Reques
|
|
|
22
19
|
export interface DeleteAggregatorV2CommandOutput extends DeleteAggregatorV2Response, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteAggregatorV2Command_base: {
|
|
25
|
-
new (input: DeleteAggregatorV2CommandInput): import("@smithy/core/client").CommandImpl<DeleteAggregatorV2CommandInput, DeleteAggregatorV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteAggregatorV2CommandInput): import("@smithy/core/client").CommandImpl<DeleteAggregatorV2CommandInput, DeleteAggregatorV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteAggregatorV2CommandInput): import("@smithy/core/client").CommandImpl<DeleteAggregatorV2CommandInput, DeleteAggregatorV2CommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteAggregatorV2CommandInput): import("@smithy/core/client").CommandImpl<DeleteAggregatorV2CommandInput, DeleteAggregatorV2CommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes the Aggregator V2.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteAutomationRuleV2Request, DeleteAutomationRuleV2Response } from "../models/models_2";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteAutomationRuleV2CommandInput extends DeleteAutomationRule
|
|
|
22
19
|
export interface DeleteAutomationRuleV2CommandOutput extends DeleteAutomationRuleV2Response, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteAutomationRuleV2Command_base: {
|
|
25
|
-
new (input: DeleteAutomationRuleV2CommandInput): import("@smithy/core/client").CommandImpl<DeleteAutomationRuleV2CommandInput, DeleteAutomationRuleV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteAutomationRuleV2CommandInput): import("@smithy/core/client").CommandImpl<DeleteAutomationRuleV2CommandInput, DeleteAutomationRuleV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteAutomationRuleV2CommandInput): import("@smithy/core/client").CommandImpl<DeleteAutomationRuleV2CommandInput, DeleteAutomationRuleV2CommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteAutomationRuleV2CommandInput): import("@smithy/core/client").CommandImpl<DeleteAutomationRuleV2CommandInput, DeleteAutomationRuleV2CommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes a V2 automation rule.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteConfigurationPolicyRequest, DeleteConfigurationPolicyResponse } from "../models/models_2";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteConfigurationPolicyCommandInput extends DeleteConfigurati
|
|
|
22
19
|
export interface DeleteConfigurationPolicyCommandOutput extends DeleteConfigurationPolicyResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteConfigurationPolicyCommand_base: {
|
|
25
|
-
new (input: DeleteConfigurationPolicyCommandInput): import("@smithy/core/client").CommandImpl<DeleteConfigurationPolicyCommandInput, DeleteConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteConfigurationPolicyCommandInput): import("@smithy/core/client").CommandImpl<DeleteConfigurationPolicyCommandInput, DeleteConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteConfigurationPolicyCommandInput): import("@smithy/core/client").CommandImpl<DeleteConfigurationPolicyCommandInput, DeleteConfigurationPolicyCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteConfigurationPolicyCommandInput): import("@smithy/core/client").CommandImpl<DeleteConfigurationPolicyCommandInput, DeleteConfigurationPolicyCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteConnectorV2Request, DeleteConnectorV2Response } from "../models/models_2";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteConnectorV2CommandInput extends DeleteConnectorV2Request
|
|
|
22
19
|
export interface DeleteConnectorV2CommandOutput extends DeleteConnectorV2Response, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteConnectorV2Command_base: {
|
|
25
|
-
new (input: DeleteConnectorV2CommandInput): import("@smithy/core/client").CommandImpl<DeleteConnectorV2CommandInput, DeleteConnectorV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteConnectorV2CommandInput): import("@smithy/core/client").CommandImpl<DeleteConnectorV2CommandInput, DeleteConnectorV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteConnectorV2CommandInput): import("@smithy/core/client").CommandImpl<DeleteConnectorV2CommandInput, DeleteConnectorV2CommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteConnectorV2CommandInput): import("@smithy/core/client").CommandImpl<DeleteConnectorV2CommandInput, DeleteConnectorV2CommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Grants permission to delete a connectorV2.</p>
|