@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,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
CreateAutomationRuleRequest,
|
|
5
4
|
CreateAutomationRuleResponse,
|
|
6
5
|
} from "../models/models_2";
|
|
7
|
-
import {
|
|
8
|
-
SecurityHubClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SecurityHubClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateAutomationRuleCommandInput
|
|
15
8
|
extends CreateAutomationRuleRequest {}
|
|
16
9
|
export interface CreateAutomationRuleCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CreateAutomationRuleCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CreateAutomationRuleCommandInput,
|
|
24
17
|
CreateAutomationRuleCommandOutput,
|
|
25
|
-
SecurityHubClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SecurityHubClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CreateAutomationRuleCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CreateAutomationRuleCommandInput,
|
|
33
26
|
CreateAutomationRuleCommandOutput,
|
|
34
|
-
SecurityHubClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").SecurityHubClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class CreateAutomationRuleCommand extends CreateAutomationRuleCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,14 +1,7 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import { CreateAutomationRuleV2Response } from "../models/models_2";
|
|
4
3
|
import { CreateAutomationRuleV2Request } from "../models/models_3";
|
|
5
|
-
import {
|
|
6
|
-
SecurityHubClientResolvedConfig,
|
|
7
|
-
ServiceInputTypes,
|
|
8
|
-
ServiceOutputTypes,
|
|
9
|
-
} from "../SecurityHubClient";
|
|
10
4
|
export { __MetadataBearer };
|
|
11
|
-
export { $Command };
|
|
12
5
|
export interface CreateAutomationRuleV2CommandInput
|
|
13
6
|
extends CreateAutomationRuleV2Request {}
|
|
14
7
|
export interface CreateAutomationRuleV2CommandOutput
|
|
@@ -20,22 +13,20 @@ declare const CreateAutomationRuleV2Command_base: {
|
|
|
20
13
|
): import("@smithy/core/client").CommandImpl<
|
|
21
14
|
CreateAutomationRuleV2CommandInput,
|
|
22
15
|
CreateAutomationRuleV2CommandOutput,
|
|
23
|
-
SecurityHubClientResolvedConfig,
|
|
24
|
-
ServiceInputTypes,
|
|
25
|
-
ServiceOutputTypes
|
|
16
|
+
import("..").SecurityHubClientResolvedConfig,
|
|
17
|
+
import("..").ServiceInputTypes,
|
|
18
|
+
import("..").ServiceOutputTypes
|
|
26
19
|
>;
|
|
27
20
|
new (
|
|
28
21
|
input: CreateAutomationRuleV2CommandInput
|
|
29
22
|
): import("@smithy/core/client").CommandImpl<
|
|
30
23
|
CreateAutomationRuleV2CommandInput,
|
|
31
24
|
CreateAutomationRuleV2CommandOutput,
|
|
32
|
-
SecurityHubClientResolvedConfig,
|
|
33
|
-
ServiceInputTypes,
|
|
34
|
-
ServiceOutputTypes
|
|
25
|
+
import("..").SecurityHubClientResolvedConfig,
|
|
26
|
+
import("..").ServiceInputTypes,
|
|
27
|
+
import("..").ServiceOutputTypes
|
|
35
28
|
>;
|
|
36
|
-
getEndpointParameterInstructions():
|
|
37
|
-
[x: string]: unknown;
|
|
38
|
-
};
|
|
29
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
39
30
|
};
|
|
40
31
|
export declare class CreateAutomationRuleV2Command extends CreateAutomationRuleV2Command_base {
|
|
41
32
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
CreateConfigurationPolicyRequest,
|
|
5
4
|
CreateConfigurationPolicyResponse,
|
|
6
5
|
} from "../models/models_2";
|
|
7
|
-
import {
|
|
8
|
-
SecurityHubClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SecurityHubClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateConfigurationPolicyCommandInput
|
|
15
8
|
extends CreateConfigurationPolicyRequest {}
|
|
16
9
|
export interface CreateConfigurationPolicyCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CreateConfigurationPolicyCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CreateConfigurationPolicyCommandInput,
|
|
24
17
|
CreateConfigurationPolicyCommandOutput,
|
|
25
|
-
SecurityHubClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SecurityHubClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CreateConfigurationPolicyCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CreateConfigurationPolicyCommandInput,
|
|
33
26
|
CreateConfigurationPolicyCommandOutput,
|
|
34
|
-
SecurityHubClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").SecurityHubClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class CreateConfigurationPolicyCommand extends CreateConfigurationPolicyCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
CreateConnectorV2Request,
|
|
5
4
|
CreateConnectorV2Response,
|
|
6
5
|
} from "../models/models_2";
|
|
7
|
-
import {
|
|
8
|
-
SecurityHubClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SecurityHubClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateConnectorV2CommandInput
|
|
15
8
|
extends CreateConnectorV2Request {}
|
|
16
9
|
export interface CreateConnectorV2CommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CreateConnectorV2Command_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CreateConnectorV2CommandInput,
|
|
24
17
|
CreateConnectorV2CommandOutput,
|
|
25
|
-
SecurityHubClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SecurityHubClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CreateConnectorV2CommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CreateConnectorV2CommandInput,
|
|
33
26
|
CreateConnectorV2CommandOutput,
|
|
34
|
-
SecurityHubClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").SecurityHubClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class CreateConnectorV2Command extends CreateConnectorV2Command_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
CreateFindingAggregatorRequest,
|
|
5
4
|
CreateFindingAggregatorResponse,
|
|
6
5
|
} from "../models/models_2";
|
|
7
|
-
import {
|
|
8
|
-
SecurityHubClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SecurityHubClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateFindingAggregatorCommandInput
|
|
15
8
|
extends CreateFindingAggregatorRequest {}
|
|
16
9
|
export interface CreateFindingAggregatorCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CreateFindingAggregatorCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CreateFindingAggregatorCommandInput,
|
|
24
17
|
CreateFindingAggregatorCommandOutput,
|
|
25
|
-
SecurityHubClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SecurityHubClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CreateFindingAggregatorCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CreateFindingAggregatorCommandInput,
|
|
33
26
|
CreateFindingAggregatorCommandOutput,
|
|
34
|
-
SecurityHubClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").SecurityHubClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class CreateFindingAggregatorCommand extends CreateFindingAggregatorCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
CreateInsightRequest,
|
|
5
4
|
CreateInsightResponse,
|
|
6
5
|
} from "../models/models_2";
|
|
7
|
-
import {
|
|
8
|
-
SecurityHubClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SecurityHubClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateInsightCommandInput extends CreateInsightRequest {}
|
|
15
8
|
export interface CreateInsightCommandOutput
|
|
16
9
|
extends CreateInsightResponse,
|
|
@@ -21,22 +14,20 @@ declare const CreateInsightCommand_base: {
|
|
|
21
14
|
): import("@smithy/core/client").CommandImpl<
|
|
22
15
|
CreateInsightCommandInput,
|
|
23
16
|
CreateInsightCommandOutput,
|
|
24
|
-
SecurityHubClientResolvedConfig,
|
|
25
|
-
ServiceInputTypes,
|
|
26
|
-
ServiceOutputTypes
|
|
17
|
+
import("..").SecurityHubClientResolvedConfig,
|
|
18
|
+
import("..").ServiceInputTypes,
|
|
19
|
+
import("..").ServiceOutputTypes
|
|
27
20
|
>;
|
|
28
21
|
new (
|
|
29
22
|
input: CreateInsightCommandInput
|
|
30
23
|
): import("@smithy/core/client").CommandImpl<
|
|
31
24
|
CreateInsightCommandInput,
|
|
32
25
|
CreateInsightCommandOutput,
|
|
33
|
-
SecurityHubClientResolvedConfig,
|
|
34
|
-
ServiceInputTypes,
|
|
35
|
-
ServiceOutputTypes
|
|
26
|
+
import("..").SecurityHubClientResolvedConfig,
|
|
27
|
+
import("..").ServiceInputTypes,
|
|
28
|
+
import("..").ServiceOutputTypes
|
|
36
29
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
38
|
-
[x: string]: unknown;
|
|
39
|
-
};
|
|
30
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
40
31
|
};
|
|
41
32
|
export declare class CreateInsightCommand extends CreateInsightCommand_base {
|
|
42
33
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
CreateMembersRequest,
|
|
5
4
|
CreateMembersResponse,
|
|
6
5
|
} from "../models/models_2";
|
|
7
|
-
import {
|
|
8
|
-
SecurityHubClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SecurityHubClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateMembersCommandInput extends CreateMembersRequest {}
|
|
15
8
|
export interface CreateMembersCommandOutput
|
|
16
9
|
extends CreateMembersResponse,
|
|
@@ -21,22 +14,20 @@ declare const CreateMembersCommand_base: {
|
|
|
21
14
|
): import("@smithy/core/client").CommandImpl<
|
|
22
15
|
CreateMembersCommandInput,
|
|
23
16
|
CreateMembersCommandOutput,
|
|
24
|
-
SecurityHubClientResolvedConfig,
|
|
25
|
-
ServiceInputTypes,
|
|
26
|
-
ServiceOutputTypes
|
|
17
|
+
import("..").SecurityHubClientResolvedConfig,
|
|
18
|
+
import("..").ServiceInputTypes,
|
|
19
|
+
import("..").ServiceOutputTypes
|
|
27
20
|
>;
|
|
28
21
|
new (
|
|
29
22
|
input: CreateMembersCommandInput
|
|
30
23
|
): import("@smithy/core/client").CommandImpl<
|
|
31
24
|
CreateMembersCommandInput,
|
|
32
25
|
CreateMembersCommandOutput,
|
|
33
|
-
SecurityHubClientResolvedConfig,
|
|
34
|
-
ServiceInputTypes,
|
|
35
|
-
ServiceOutputTypes
|
|
26
|
+
import("..").SecurityHubClientResolvedConfig,
|
|
27
|
+
import("..").ServiceInputTypes,
|
|
28
|
+
import("..").ServiceOutputTypes
|
|
36
29
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
38
|
-
[x: string]: unknown;
|
|
39
|
-
};
|
|
30
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
40
31
|
};
|
|
41
32
|
export declare class CreateMembersCommand extends CreateMembersCommand_base {
|
|
42
33
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
CreateTicketV2Request,
|
|
5
4
|
CreateTicketV2Response,
|
|
6
5
|
} from "../models/models_2";
|
|
7
|
-
import {
|
|
8
|
-
SecurityHubClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SecurityHubClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateTicketV2CommandInput extends CreateTicketV2Request {}
|
|
15
8
|
export interface CreateTicketV2CommandOutput
|
|
16
9
|
extends CreateTicketV2Response,
|
|
@@ -21,22 +14,20 @@ declare const CreateTicketV2Command_base: {
|
|
|
21
14
|
): import("@smithy/core/client").CommandImpl<
|
|
22
15
|
CreateTicketV2CommandInput,
|
|
23
16
|
CreateTicketV2CommandOutput,
|
|
24
|
-
SecurityHubClientResolvedConfig,
|
|
25
|
-
ServiceInputTypes,
|
|
26
|
-
ServiceOutputTypes
|
|
17
|
+
import("..").SecurityHubClientResolvedConfig,
|
|
18
|
+
import("..").ServiceInputTypes,
|
|
19
|
+
import("..").ServiceOutputTypes
|
|
27
20
|
>;
|
|
28
21
|
new (
|
|
29
22
|
input: CreateTicketV2CommandInput
|
|
30
23
|
): import("@smithy/core/client").CommandImpl<
|
|
31
24
|
CreateTicketV2CommandInput,
|
|
32
25
|
CreateTicketV2CommandOutput,
|
|
33
|
-
SecurityHubClientResolvedConfig,
|
|
34
|
-
ServiceInputTypes,
|
|
35
|
-
ServiceOutputTypes
|
|
26
|
+
import("..").SecurityHubClientResolvedConfig,
|
|
27
|
+
import("..").ServiceInputTypes,
|
|
28
|
+
import("..").ServiceOutputTypes
|
|
36
29
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
38
|
-
[x: string]: unknown;
|
|
39
|
-
};
|
|
30
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
40
31
|
};
|
|
41
32
|
export declare class CreateTicketV2Command extends CreateTicketV2Command_base {
|
|
42
33
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
DeclineInvitationsRequest,
|
|
5
4
|
DeclineInvitationsResponse,
|
|
6
5
|
} from "../models/models_2";
|
|
7
|
-
import {
|
|
8
|
-
SecurityHubClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SecurityHubClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DeclineInvitationsCommandInput
|
|
15
8
|
extends DeclineInvitationsRequest {}
|
|
16
9
|
export interface DeclineInvitationsCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DeclineInvitationsCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DeclineInvitationsCommandInput,
|
|
24
17
|
DeclineInvitationsCommandOutput,
|
|
25
|
-
SecurityHubClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SecurityHubClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: DeclineInvitationsCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DeclineInvitationsCommandInput,
|
|
33
26
|
DeclineInvitationsCommandOutput,
|
|
34
|
-
SecurityHubClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").SecurityHubClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DeclineInvitationsCommand extends DeclineInvitationsCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
DeleteActionTargetRequest,
|
|
5
4
|
DeleteActionTargetResponse,
|
|
6
5
|
} from "../models/models_2";
|
|
7
|
-
import {
|
|
8
|
-
SecurityHubClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SecurityHubClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DeleteActionTargetCommandInput
|
|
15
8
|
extends DeleteActionTargetRequest {}
|
|
16
9
|
export interface DeleteActionTargetCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DeleteActionTargetCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DeleteActionTargetCommandInput,
|
|
24
17
|
DeleteActionTargetCommandOutput,
|
|
25
|
-
SecurityHubClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SecurityHubClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: DeleteActionTargetCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DeleteActionTargetCommandInput,
|
|
33
26
|
DeleteActionTargetCommandOutput,
|
|
34
|
-
SecurityHubClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").SecurityHubClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DeleteActionTargetCommand extends DeleteActionTargetCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
DeleteAggregatorV2Request,
|
|
5
4
|
DeleteAggregatorV2Response,
|
|
6
5
|
} from "../models/models_2";
|
|
7
|
-
import {
|
|
8
|
-
SecurityHubClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SecurityHubClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DeleteAggregatorV2CommandInput
|
|
15
8
|
extends DeleteAggregatorV2Request {}
|
|
16
9
|
export interface DeleteAggregatorV2CommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DeleteAggregatorV2Command_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DeleteAggregatorV2CommandInput,
|
|
24
17
|
DeleteAggregatorV2CommandOutput,
|
|
25
|
-
SecurityHubClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SecurityHubClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: DeleteAggregatorV2CommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DeleteAggregatorV2CommandInput,
|
|
33
26
|
DeleteAggregatorV2CommandOutput,
|
|
34
|
-
SecurityHubClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").SecurityHubClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DeleteAggregatorV2Command extends DeleteAggregatorV2Command_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
DeleteAutomationRuleV2Request,
|
|
5
4
|
DeleteAutomationRuleV2Response,
|
|
6
5
|
} from "../models/models_2";
|
|
7
|
-
import {
|
|
8
|
-
SecurityHubClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SecurityHubClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DeleteAutomationRuleV2CommandInput
|
|
15
8
|
extends DeleteAutomationRuleV2Request {}
|
|
16
9
|
export interface DeleteAutomationRuleV2CommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DeleteAutomationRuleV2Command_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DeleteAutomationRuleV2CommandInput,
|
|
24
17
|
DeleteAutomationRuleV2CommandOutput,
|
|
25
|
-
SecurityHubClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SecurityHubClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: DeleteAutomationRuleV2CommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DeleteAutomationRuleV2CommandInput,
|
|
33
26
|
DeleteAutomationRuleV2CommandOutput,
|
|
34
|
-
SecurityHubClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").SecurityHubClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DeleteAutomationRuleV2Command extends DeleteAutomationRuleV2Command_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
DeleteConfigurationPolicyRequest,
|
|
5
4
|
DeleteConfigurationPolicyResponse,
|
|
6
5
|
} from "../models/models_2";
|
|
7
|
-
import {
|
|
8
|
-
SecurityHubClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SecurityHubClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DeleteConfigurationPolicyCommandInput
|
|
15
8
|
extends DeleteConfigurationPolicyRequest {}
|
|
16
9
|
export interface DeleteConfigurationPolicyCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DeleteConfigurationPolicyCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DeleteConfigurationPolicyCommandInput,
|
|
24
17
|
DeleteConfigurationPolicyCommandOutput,
|
|
25
|
-
SecurityHubClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SecurityHubClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: DeleteConfigurationPolicyCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DeleteConfigurationPolicyCommandInput,
|
|
33
26
|
DeleteConfigurationPolicyCommandOutput,
|
|
34
|
-
SecurityHubClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").SecurityHubClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DeleteConfigurationPolicyCommand extends DeleteConfigurationPolicyCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
DeleteConnectorV2Request,
|
|
5
4
|
DeleteConnectorV2Response,
|
|
6
5
|
} from "../models/models_2";
|
|
7
|
-
import {
|
|
8
|
-
SecurityHubClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SecurityHubClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DeleteConnectorV2CommandInput
|
|
15
8
|
extends DeleteConnectorV2Request {}
|
|
16
9
|
export interface DeleteConnectorV2CommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DeleteConnectorV2Command_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DeleteConnectorV2CommandInput,
|
|
24
17
|
DeleteConnectorV2CommandOutput,
|
|
25
|
-
SecurityHubClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SecurityHubClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: DeleteConnectorV2CommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DeleteConnectorV2CommandInput,
|
|
33
26
|
DeleteConnectorV2CommandOutput,
|
|
34
|
-
SecurityHubClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").SecurityHubClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DeleteConnectorV2Command extends DeleteConnectorV2Command_base {
|
|
43
34
|
protected static __types: {
|