@aws-sdk/client-securityhub 3.1045.0 → 3.1046.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/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +234 -235
- package/dist-cjs/models/SecurityHubServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-es/SecurityHub.js +1 -1
- package/dist-es/SecurityHubClient.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/AcceptAdministratorInvitationCommand.js +2 -2
- package/dist-es/commands/AcceptInvitationCommand.js +2 -2
- package/dist-es/commands/BatchDeleteAutomationRulesCommand.js +2 -2
- package/dist-es/commands/BatchDisableStandardsCommand.js +2 -2
- package/dist-es/commands/BatchEnableStandardsCommand.js +2 -2
- package/dist-es/commands/BatchGetAutomationRulesCommand.js +2 -2
- package/dist-es/commands/BatchGetConfigurationPolicyAssociationsCommand.js +2 -2
- package/dist-es/commands/BatchGetSecurityControlsCommand.js +2 -2
- package/dist-es/commands/BatchGetStandardsControlAssociationsCommand.js +2 -2
- package/dist-es/commands/BatchImportFindingsCommand.js +2 -2
- package/dist-es/commands/BatchUpdateAutomationRulesCommand.js +2 -2
- package/dist-es/commands/BatchUpdateFindingsCommand.js +2 -2
- package/dist-es/commands/BatchUpdateFindingsV2Command.js +2 -2
- package/dist-es/commands/BatchUpdateStandardsControlAssociationsCommand.js +2 -2
- package/dist-es/commands/CreateActionTargetCommand.js +2 -2
- package/dist-es/commands/CreateAggregatorV2Command.js +2 -2
- package/dist-es/commands/CreateAutomationRuleCommand.js +2 -2
- package/dist-es/commands/CreateAutomationRuleV2Command.js +2 -2
- package/dist-es/commands/CreateConfigurationPolicyCommand.js +2 -2
- package/dist-es/commands/CreateConnectorV2Command.js +2 -2
- package/dist-es/commands/CreateFindingAggregatorCommand.js +2 -2
- package/dist-es/commands/CreateInsightCommand.js +2 -2
- package/dist-es/commands/CreateMembersCommand.js +2 -2
- package/dist-es/commands/CreateTicketV2Command.js +2 -2
- package/dist-es/commands/DeclineInvitationsCommand.js +2 -2
- package/dist-es/commands/DeleteActionTargetCommand.js +2 -2
- package/dist-es/commands/DeleteAggregatorV2Command.js +2 -2
- package/dist-es/commands/DeleteAutomationRuleV2Command.js +2 -2
- package/dist-es/commands/DeleteConfigurationPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteConnectorV2Command.js +2 -2
- package/dist-es/commands/DeleteFindingAggregatorCommand.js +2 -2
- package/dist-es/commands/DeleteInsightCommand.js +2 -2
- package/dist-es/commands/DeleteInvitationsCommand.js +2 -2
- package/dist-es/commands/DeleteMembersCommand.js +2 -2
- package/dist-es/commands/DescribeActionTargetsCommand.js +2 -2
- package/dist-es/commands/DescribeHubCommand.js +2 -2
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +2 -2
- package/dist-es/commands/DescribeProductsCommand.js +2 -2
- package/dist-es/commands/DescribeProductsV2Command.js +2 -2
- package/dist-es/commands/DescribeSecurityHubV2Command.js +2 -2
- package/dist-es/commands/DescribeStandardsCommand.js +2 -2
- package/dist-es/commands/DescribeStandardsControlsCommand.js +2 -2
- package/dist-es/commands/DisableImportFindingsForProductCommand.js +2 -2
- package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +2 -2
- package/dist-es/commands/DisableSecurityHubCommand.js +2 -2
- package/dist-es/commands/DisableSecurityHubV2Command.js +2 -2
- package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +2 -2
- package/dist-es/commands/DisassociateFromMasterAccountCommand.js +2 -2
- package/dist-es/commands/DisassociateMembersCommand.js +2 -2
- package/dist-es/commands/EnableImportFindingsForProductCommand.js +2 -2
- package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +2 -2
- package/dist-es/commands/EnableSecurityHubCommand.js +2 -2
- package/dist-es/commands/EnableSecurityHubV2Command.js +2 -2
- package/dist-es/commands/GenerateRecommendedPolicyV2Command.js +2 -2
- package/dist-es/commands/GetAdministratorAccountCommand.js +2 -2
- package/dist-es/commands/GetAggregatorV2Command.js +2 -2
- package/dist-es/commands/GetAutomationRuleV2Command.js +2 -2
- package/dist-es/commands/GetConfigurationPolicyAssociationCommand.js +2 -2
- package/dist-es/commands/GetConfigurationPolicyCommand.js +2 -2
- package/dist-es/commands/GetConnectorV2Command.js +2 -2
- package/dist-es/commands/GetEnabledStandardsCommand.js +2 -2
- package/dist-es/commands/GetFindingAggregatorCommand.js +2 -2
- package/dist-es/commands/GetFindingHistoryCommand.js +2 -2
- package/dist-es/commands/GetFindingStatisticsV2Command.js +2 -2
- package/dist-es/commands/GetFindingsCommand.js +2 -2
- package/dist-es/commands/GetFindingsTrendsV2Command.js +2 -2
- package/dist-es/commands/GetFindingsV2Command.js +2 -2
- package/dist-es/commands/GetInsightResultsCommand.js +2 -2
- package/dist-es/commands/GetInsightsCommand.js +2 -2
- package/dist-es/commands/GetInvitationsCountCommand.js +2 -2
- package/dist-es/commands/GetMasterAccountCommand.js +2 -2
- package/dist-es/commands/GetMembersCommand.js +2 -2
- package/dist-es/commands/GetRecommendedPolicyV2Command.js +2 -2
- package/dist-es/commands/GetResourcesStatisticsV2Command.js +2 -2
- package/dist-es/commands/GetResourcesTrendsV2Command.js +2 -2
- package/dist-es/commands/GetResourcesV2Command.js +2 -2
- package/dist-es/commands/GetSecurityControlDefinitionCommand.js +2 -2
- package/dist-es/commands/InviteMembersCommand.js +2 -2
- package/dist-es/commands/ListAggregatorsV2Command.js +2 -2
- package/dist-es/commands/ListAutomationRulesCommand.js +2 -2
- package/dist-es/commands/ListAutomationRulesV2Command.js +2 -2
- package/dist-es/commands/ListConfigurationPoliciesCommand.js +2 -2
- package/dist-es/commands/ListConfigurationPolicyAssociationsCommand.js +2 -2
- package/dist-es/commands/ListConnectorsV2Command.js +2 -2
- package/dist-es/commands/ListEnabledProductsForImportCommand.js +2 -2
- package/dist-es/commands/ListFindingAggregatorsCommand.js +2 -2
- package/dist-es/commands/ListInvitationsCommand.js +2 -2
- package/dist-es/commands/ListMembersCommand.js +2 -2
- package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +2 -2
- package/dist-es/commands/ListSecurityControlDefinitionsCommand.js +2 -2
- package/dist-es/commands/ListStandardsControlAssociationsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/RegisterConnectorV2Command.js +2 -2
- package/dist-es/commands/StartConfigurationPolicyAssociationCommand.js +2 -2
- package/dist-es/commands/StartConfigurationPolicyDisassociationCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateActionTargetCommand.js +2 -2
- package/dist-es/commands/UpdateAggregatorV2Command.js +2 -2
- package/dist-es/commands/UpdateAutomationRuleV2Command.js +2 -2
- package/dist-es/commands/UpdateConfigurationPolicyCommand.js +2 -2
- package/dist-es/commands/UpdateConnectorV2Command.js +2 -2
- package/dist-es/commands/UpdateFindingAggregatorCommand.js +2 -2
- package/dist-es/commands/UpdateFindingsCommand.js +2 -2
- package/dist-es/commands/UpdateInsightCommand.js +2 -2
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateSecurityControlCommand.js +2 -2
- package/dist-es/commands/UpdateSecurityHubConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateStandardsControlCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/SecurityHubServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-types/SecurityHubClient.d.ts +5 -5
- package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +6 -4
- package/dist-types/commands/AcceptInvitationCommand.d.ts +6 -4
- package/dist-types/commands/BatchDeleteAutomationRulesCommand.d.ts +6 -4
- package/dist-types/commands/BatchDisableStandardsCommand.d.ts +6 -4
- package/dist-types/commands/BatchEnableStandardsCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetAutomationRulesCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetSecurityControlsCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetStandardsControlAssociationsCommand.d.ts +6 -4
- package/dist-types/commands/BatchImportFindingsCommand.d.ts +6 -4
- package/dist-types/commands/BatchUpdateAutomationRulesCommand.d.ts +6 -4
- package/dist-types/commands/BatchUpdateFindingsCommand.d.ts +6 -4
- package/dist-types/commands/BatchUpdateFindingsV2Command.d.ts +6 -4
- package/dist-types/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +6 -4
- package/dist-types/commands/CreateActionTargetCommand.d.ts +6 -4
- package/dist-types/commands/CreateAggregatorV2Command.d.ts +6 -4
- package/dist-types/commands/CreateAutomationRuleCommand.d.ts +6 -4
- package/dist-types/commands/CreateAutomationRuleV2Command.d.ts +6 -4
- package/dist-types/commands/CreateConfigurationPolicyCommand.d.ts +6 -4
- package/dist-types/commands/CreateConnectorV2Command.d.ts +6 -4
- package/dist-types/commands/CreateFindingAggregatorCommand.d.ts +6 -4
- package/dist-types/commands/CreateInsightCommand.d.ts +6 -4
- package/dist-types/commands/CreateMembersCommand.d.ts +6 -4
- package/dist-types/commands/CreateTicketV2Command.d.ts +6 -4
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +6 -4
- package/dist-types/commands/DeleteActionTargetCommand.d.ts +6 -4
- package/dist-types/commands/DeleteAggregatorV2Command.d.ts +6 -4
- package/dist-types/commands/DeleteAutomationRuleV2Command.d.ts +6 -4
- package/dist-types/commands/DeleteConfigurationPolicyCommand.d.ts +6 -4
- package/dist-types/commands/DeleteConnectorV2Command.d.ts +6 -4
- package/dist-types/commands/DeleteFindingAggregatorCommand.d.ts +6 -4
- package/dist-types/commands/DeleteInsightCommand.d.ts +6 -4
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +6 -4
- package/dist-types/commands/DeleteMembersCommand.d.ts +6 -4
- package/dist-types/commands/DescribeActionTargetsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeHubCommand.d.ts +6 -4
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DescribeProductsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeProductsV2Command.d.ts +6 -4
- package/dist-types/commands/DescribeSecurityHubV2Command.d.ts +6 -4
- package/dist-types/commands/DescribeStandardsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeStandardsControlsCommand.d.ts +6 -4
- package/dist-types/commands/DisableImportFindingsForProductCommand.d.ts +6 -4
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +6 -4
- package/dist-types/commands/DisableSecurityHubCommand.d.ts +6 -4
- package/dist-types/commands/DisableSecurityHubV2Command.d.ts +6 -4
- package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateMembersCommand.d.ts +6 -4
- package/dist-types/commands/EnableImportFindingsForProductCommand.d.ts +6 -4
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +6 -4
- package/dist-types/commands/EnableSecurityHubCommand.d.ts +6 -4
- package/dist-types/commands/EnableSecurityHubV2Command.d.ts +6 -4
- package/dist-types/commands/GenerateRecommendedPolicyV2Command.d.ts +6 -4
- package/dist-types/commands/GetAdministratorAccountCommand.d.ts +6 -4
- package/dist-types/commands/GetAggregatorV2Command.d.ts +6 -4
- package/dist-types/commands/GetAutomationRuleV2Command.d.ts +6 -4
- package/dist-types/commands/GetConfigurationPolicyAssociationCommand.d.ts +6 -4
- package/dist-types/commands/GetConfigurationPolicyCommand.d.ts +6 -4
- package/dist-types/commands/GetConnectorV2Command.d.ts +6 -4
- package/dist-types/commands/GetEnabledStandardsCommand.d.ts +6 -4
- package/dist-types/commands/GetFindingAggregatorCommand.d.ts +6 -4
- package/dist-types/commands/GetFindingHistoryCommand.d.ts +6 -4
- package/dist-types/commands/GetFindingStatisticsV2Command.d.ts +6 -4
- package/dist-types/commands/GetFindingsCommand.d.ts +6 -4
- package/dist-types/commands/GetFindingsTrendsV2Command.d.ts +6 -4
- package/dist-types/commands/GetFindingsV2Command.d.ts +6 -4
- package/dist-types/commands/GetInsightResultsCommand.d.ts +6 -4
- package/dist-types/commands/GetInsightsCommand.d.ts +6 -4
- package/dist-types/commands/GetInvitationsCountCommand.d.ts +6 -4
- package/dist-types/commands/GetMasterAccountCommand.d.ts +6 -4
- package/dist-types/commands/GetMembersCommand.d.ts +6 -4
- package/dist-types/commands/GetRecommendedPolicyV2Command.d.ts +6 -4
- package/dist-types/commands/GetResourcesStatisticsV2Command.d.ts +6 -4
- package/dist-types/commands/GetResourcesTrendsV2Command.d.ts +6 -4
- package/dist-types/commands/GetResourcesV2Command.d.ts +6 -4
- package/dist-types/commands/GetSecurityControlDefinitionCommand.d.ts +6 -4
- package/dist-types/commands/InviteMembersCommand.d.ts +6 -4
- package/dist-types/commands/ListAggregatorsV2Command.d.ts +6 -4
- package/dist-types/commands/ListAutomationRulesCommand.d.ts +6 -4
- package/dist-types/commands/ListAutomationRulesV2Command.d.ts +6 -4
- package/dist-types/commands/ListConfigurationPoliciesCommand.d.ts +6 -4
- package/dist-types/commands/ListConfigurationPolicyAssociationsCommand.d.ts +6 -4
- package/dist-types/commands/ListConnectorsV2Command.d.ts +6 -4
- package/dist-types/commands/ListEnabledProductsForImportCommand.d.ts +6 -4
- package/dist-types/commands/ListFindingAggregatorsCommand.d.ts +6 -4
- package/dist-types/commands/ListInvitationsCommand.d.ts +6 -4
- package/dist-types/commands/ListMembersCommand.d.ts +6 -4
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +6 -4
- package/dist-types/commands/ListSecurityControlDefinitionsCommand.d.ts +6 -4
- package/dist-types/commands/ListStandardsControlAssociationsCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/RegisterConnectorV2Command.d.ts +6 -4
- package/dist-types/commands/StartConfigurationPolicyAssociationCommand.d.ts +6 -4
- package/dist-types/commands/StartConfigurationPolicyDisassociationCommand.d.ts +6 -4
- package/dist-types/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UpdateActionTargetCommand.d.ts +6 -4
- package/dist-types/commands/UpdateAggregatorV2Command.d.ts +6 -4
- package/dist-types/commands/UpdateAutomationRuleV2Command.d.ts +6 -4
- package/dist-types/commands/UpdateConfigurationPolicyCommand.d.ts +6 -4
- package/dist-types/commands/UpdateConnectorV2Command.d.ts +6 -4
- package/dist-types/commands/UpdateFindingAggregatorCommand.d.ts +6 -4
- package/dist-types/commands/UpdateFindingsCommand.d.ts +6 -4
- package/dist-types/commands/UpdateInsightCommand.d.ts +6 -4
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSecurityControlCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSecurityHubConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateStandardsControlCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/SecurityHubServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/SecurityHubClient.d.ts +8 -14
- package/dist-types/ts3.4/commands/AcceptAdministratorInvitationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchDeleteAutomationRulesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchDisableStandardsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchEnableStandardsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetAutomationRulesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetSecurityControlsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetStandardsControlAssociationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchImportFindingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchUpdateAutomationRulesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchUpdateFindingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchUpdateFindingsV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateActionTargetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateAggregatorV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateAutomationRuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateAutomationRuleV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateConfigurationPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateConnectorV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateFindingAggregatorCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateInsightCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTicketV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteActionTargetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteAggregatorV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteAutomationRuleV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteConfigurationPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteConnectorV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteFindingAggregatorCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteInsightCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeActionTargetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeProductsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeProductsV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeSecurityHubV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeStandardsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeStandardsControlsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisableImportFindingsForProductCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisableSecurityHubCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisableSecurityHubV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/EnableImportFindingsForProductCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/EnableSecurityHubCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/EnableSecurityHubV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/GenerateRecommendedPolicyV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetAggregatorV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetAutomationRuleV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetConfigurationPolicyAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetConfigurationPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetConnectorV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetEnabledStandardsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetFindingAggregatorCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetFindingHistoryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetFindingStatisticsV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetFindingsTrendsV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetFindingsV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetInsightResultsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRecommendedPolicyV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetResourcesStatisticsV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetResourcesTrendsV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetResourcesV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSecurityControlDefinitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAggregatorsV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAutomationRulesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAutomationRulesV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListConfigurationPoliciesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListConfigurationPolicyAssociationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListConnectorsV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListEnabledProductsForImportCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListFindingAggregatorsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSecurityControlDefinitionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListStandardsControlAssociationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RegisterConnectorV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartConfigurationPolicyAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartConfigurationPolicyDisassociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateActionTargetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateAggregatorV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateAutomationRuleV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateConfigurationPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateConnectorV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateFindingAggregatorCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateFindingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateInsightCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSecurityControlCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSecurityHubConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateStandardsControlCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/SecurityHubServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/package.json +13 -34
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateFindings$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateInsight$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateOrganizationConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateSecurityControl$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateSecurityHubConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateStandardsControl$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
package/dist-es/endpoint/bdd.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { BinaryDecisionDiagram } from "@smithy/
|
|
1
|
+
import { BinaryDecisionDiagram } from "@smithy/core/endpoints";
|
|
2
2
|
const k = "ref";
|
|
3
3
|
const a = -1, b = true, c = "isSet", d = "PartitionResult", e = "booleanEquals", f = "getAttr", g = { [k]: "Endpoint" }, h = { [k]: d }, i = {}, j = [{ [k]: "Region" }];
|
|
4
4
|
const _data = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { awsEndpointFunctions } from "@aws-sdk/util-endpoints";
|
|
2
|
-
import { customEndpointFunctions, decideEndpoint, EndpointCache } from "@smithy/
|
|
2
|
+
import { customEndpointFunctions, decideEndpoint, EndpointCache } from "@smithy/core/endpoints";
|
|
3
3
|
import { bdd } from "./bdd";
|
|
4
4
|
const cache = new EndpointCache({
|
|
5
5
|
size: 50,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ServiceException as __ServiceException, } from "@smithy/
|
|
1
|
+
import { ServiceException as __ServiceException, } from "@smithy/core/client";
|
|
2
2
|
export { __ServiceException };
|
|
3
3
|
export class SecurityHubServiceException extends __ServiceException {
|
|
4
4
|
constructor(options) {
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import packageInfo from "../package.json";
|
|
2
2
|
import { Sha256 } from "@aws-crypto/sha256-browser";
|
|
3
3
|
import { createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-browser";
|
|
4
|
-
import {
|
|
4
|
+
import { invalidProvider, loadConfigsForDefaultMode } from "@smithy/core/client";
|
|
5
|
+
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT, resolveDefaultsModeConfig, } from "@smithy/core/config";
|
|
6
|
+
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/core/retry";
|
|
7
|
+
import { calculateBodyLength } from "@smithy/core/serde";
|
|
5
8
|
import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
|
|
6
|
-
import { invalidProvider } from "@smithy/invalid-dependency";
|
|
7
|
-
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
8
|
-
import { calculateBodyLength } from "@smithy/util-body-length-browser";
|
|
9
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
10
|
-
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
11
9
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
12
10
|
export const getRuntimeConfig = (config) => {
|
|
13
11
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -3,15 +3,11 @@ import { emitWarningIfUnsupportedVersion as awsCheckVersion } from "@aws-sdk/cor
|
|
|
3
3
|
import { NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } from "@aws-sdk/core/httpAuthSchemes";
|
|
4
4
|
import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
|
|
5
5
|
import { createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS } from "@aws-sdk/util-user-agent-node";
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/
|
|
9
|
-
import {
|
|
6
|
+
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/core/client";
|
|
7
|
+
import { loadConfig as loadNodeConfig, NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, resolveDefaultsModeConfig, } from "@smithy/core/config";
|
|
8
|
+
import { DEFAULT_RETRY_MODE, NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS, } from "@smithy/core/retry";
|
|
9
|
+
import { calculateBodyLength, Hash } from "@smithy/core/serde";
|
|
10
10
|
import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
|
|
11
|
-
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
12
|
-
import { calculateBodyLength } from "@smithy/util-body-length-node";
|
|
13
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
14
|
-
import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
15
11
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
16
12
|
export const getRuntimeConfig = (config) => {
|
|
17
13
|
emitWarningIfUnsupportedVersion(process.version);
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { AwsSdkSigV4Signer } from "@aws-sdk/core/httpAuthSchemes";
|
|
2
2
|
import { AwsRestJsonProtocol } from "@aws-sdk/core/protocols";
|
|
3
|
-
import { NoOpLogger } from "@smithy/
|
|
4
|
-
import { parseUrl } from "@smithy/
|
|
5
|
-
import { fromBase64, toBase64 } from "@smithy/
|
|
6
|
-
import { fromUtf8, toUtf8 } from "@smithy/util-utf8";
|
|
3
|
+
import { NoOpLogger } from "@smithy/core/client";
|
|
4
|
+
import { parseUrl } from "@smithy/core/protocols";
|
|
5
|
+
import { fromBase64, fromUtf8, toBase64, toUtf8 } from "@smithy/core/serde";
|
|
7
6
|
import { defaultSecurityHubHttpAuthSchemeProvider } from "./auth/httpAuthSchemeProvider";
|
|
8
7
|
import { defaultEndpointResolver } from "./endpoint/endpointResolver";
|
|
9
8
|
import { errorTypeRegistries } from "./schemas/schemas_0";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, } from "@aws-sdk/region-config-resolver";
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
2
|
+
import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/core/client";
|
|
3
|
+
import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/core/protocols";
|
|
4
4
|
import { getHttpAuthExtensionConfiguration, resolveHttpAuthRuntimeConfig } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
6
6
|
const extensionConfiguration = Object.assign(getAwsRegionExtensionConfiguration(runtimeConfig), getDefaultExtensionConfiguration(runtimeConfig), getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
2
|
import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
-
import { type
|
|
4
|
-
import { type
|
|
5
|
-
import { type
|
|
6
|
-
import type
|
|
7
|
-
import { type
|
|
3
|
+
import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/core/client";
|
|
4
|
+
import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/core/config";
|
|
5
|
+
import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/core/endpoints";
|
|
6
|
+
import { type HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
7
|
+
import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/core/retry";
|
|
8
8
|
import type { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
9
|
import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import type { AcceptAdministratorInvitationCommandInput, AcceptAdministratorInvitationCommandOutput } from "./commands/AcceptAdministratorInvitationCommand";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { AcceptAdministratorInvitationRequest, AcceptAdministratorInvitationResponse } from "../models/models_0";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface AcceptAdministratorInvitationCommandInput extends AcceptAdminis
|
|
|
22
22
|
export interface AcceptAdministratorInvitationCommandOutput extends AcceptAdministratorInvitationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const AcceptAdministratorInvitationCommand_base: {
|
|
25
|
-
new (input: AcceptAdministratorInvitationCommandInput): import("@smithy/
|
|
26
|
-
new (input: AcceptAdministratorInvitationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: AcceptAdministratorInvitationCommandInput): import("@smithy/core/client").CommandImpl<AcceptAdministratorInvitationCommandInput, AcceptAdministratorInvitationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: AcceptAdministratorInvitationCommandInput): import("@smithy/core/client").CommandImpl<AcceptAdministratorInvitationCommandInput, AcceptAdministratorInvitationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <note>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { AcceptInvitationRequest, AcceptInvitationResponse } from "../models/models_0";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface AcceptInvitationCommandInput extends AcceptInvitationRequest {
|
|
|
22
22
|
export interface AcceptInvitationCommandOutput extends AcceptInvitationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const AcceptInvitationCommand_base: {
|
|
25
|
-
new (input: AcceptInvitationCommandInput): import("@smithy/
|
|
26
|
-
new (input: AcceptInvitationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: AcceptInvitationCommandInput): import("@smithy/core/client").CommandImpl<AcceptInvitationCommandInput, AcceptInvitationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: AcceptInvitationCommandInput): import("@smithy/core/client").CommandImpl<AcceptInvitationCommandInput, AcceptInvitationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>This method is deprecated. Instead, use <code>AcceptAdministratorInvitation</code>.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BatchDeleteAutomationRulesRequest, BatchDeleteAutomationRulesResponse } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface BatchDeleteAutomationRulesCommandInput extends BatchDeleteAutom
|
|
|
22
22
|
export interface BatchDeleteAutomationRulesCommandOutput extends BatchDeleteAutomationRulesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const BatchDeleteAutomationRulesCommand_base: {
|
|
25
|
-
new (input: BatchDeleteAutomationRulesCommandInput): import("@smithy/
|
|
26
|
-
new (input: BatchDeleteAutomationRulesCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: BatchDeleteAutomationRulesCommandInput): import("@smithy/core/client").CommandImpl<BatchDeleteAutomationRulesCommandInput, BatchDeleteAutomationRulesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: BatchDeleteAutomationRulesCommandInput): import("@smithy/core/client").CommandImpl<BatchDeleteAutomationRulesCommandInput, BatchDeleteAutomationRulesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BatchDisableStandardsRequest, BatchDisableStandardsResponse } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface BatchDisableStandardsCommandInput extends BatchDisableStandards
|
|
|
22
22
|
export interface BatchDisableStandardsCommandOutput extends BatchDisableStandardsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const BatchDisableStandardsCommand_base: {
|
|
25
|
-
new (input: BatchDisableStandardsCommandInput): import("@smithy/
|
|
26
|
-
new (input: BatchDisableStandardsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: BatchDisableStandardsCommandInput): import("@smithy/core/client").CommandImpl<BatchDisableStandardsCommandInput, BatchDisableStandardsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: BatchDisableStandardsCommandInput): import("@smithy/core/client").CommandImpl<BatchDisableStandardsCommandInput, BatchDisableStandardsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Disables the standards specified by the provided
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BatchEnableStandardsRequest, BatchEnableStandardsResponse } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface BatchEnableStandardsCommandInput extends BatchEnableStandardsRe
|
|
|
22
22
|
export interface BatchEnableStandardsCommandOutput extends BatchEnableStandardsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const BatchEnableStandardsCommand_base: {
|
|
25
|
-
new (input: BatchEnableStandardsCommandInput): import("@smithy/
|
|
26
|
-
new (input: BatchEnableStandardsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: BatchEnableStandardsCommandInput): import("@smithy/core/client").CommandImpl<BatchEnableStandardsCommandInput, BatchEnableStandardsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: BatchEnableStandardsCommandInput): import("@smithy/core/client").CommandImpl<BatchEnableStandardsCommandInput, BatchEnableStandardsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Enables the standards specified by the provided <code>StandardsArn</code>. To obtain the
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BatchGetAutomationRulesRequest, BatchGetAutomationRulesResponse } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface BatchGetAutomationRulesCommandInput extends BatchGetAutomationR
|
|
|
22
22
|
export interface BatchGetAutomationRulesCommandOutput extends BatchGetAutomationRulesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetAutomationRulesCommand_base: {
|
|
25
|
-
new (input: BatchGetAutomationRulesCommandInput): import("@smithy/
|
|
26
|
-
new (input: BatchGetAutomationRulesCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: BatchGetAutomationRulesCommandInput): import("@smithy/core/client").CommandImpl<BatchGetAutomationRulesCommandInput, BatchGetAutomationRulesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: BatchGetAutomationRulesCommandInput): import("@smithy/core/client").CommandImpl<BatchGetAutomationRulesCommandInput, BatchGetAutomationRulesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BatchGetConfigurationPolicyAssociationsRequest, BatchGetConfigurationPolicyAssociationsResponse } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface BatchGetConfigurationPolicyAssociationsCommandInput extends Bat
|
|
|
22
22
|
export interface BatchGetConfigurationPolicyAssociationsCommandOutput extends BatchGetConfigurationPolicyAssociationsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetConfigurationPolicyAssociationsCommand_base: {
|
|
25
|
-
new (input: BatchGetConfigurationPolicyAssociationsCommandInput): import("@smithy/
|
|
26
|
-
new (input: BatchGetConfigurationPolicyAssociationsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: BatchGetConfigurationPolicyAssociationsCommandInput): import("@smithy/core/client").CommandImpl<BatchGetConfigurationPolicyAssociationsCommandInput, BatchGetConfigurationPolicyAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: BatchGetConfigurationPolicyAssociationsCommandInput): import("@smithy/core/client").CommandImpl<BatchGetConfigurationPolicyAssociationsCommandInput, BatchGetConfigurationPolicyAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BatchGetSecurityControlsRequest, BatchGetSecurityControlsResponse } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface BatchGetSecurityControlsCommandInput extends BatchGetSecurityCo
|
|
|
22
22
|
export interface BatchGetSecurityControlsCommandOutput extends BatchGetSecurityControlsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetSecurityControlsCommand_base: {
|
|
25
|
-
new (input: BatchGetSecurityControlsCommandInput): import("@smithy/
|
|
26
|
-
new (input: BatchGetSecurityControlsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: BatchGetSecurityControlsCommandInput): import("@smithy/core/client").CommandImpl<BatchGetSecurityControlsCommandInput, BatchGetSecurityControlsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: BatchGetSecurityControlsCommandInput): import("@smithy/core/client").CommandImpl<BatchGetSecurityControlsCommandInput, BatchGetSecurityControlsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BatchGetStandardsControlAssociationsRequest, BatchGetStandardsControlAssociationsResponse } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface BatchGetStandardsControlAssociationsCommandInput extends BatchG
|
|
|
22
22
|
export interface BatchGetStandardsControlAssociationsCommandOutput extends BatchGetStandardsControlAssociationsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetStandardsControlAssociationsCommand_base: {
|
|
25
|
-
new (input: BatchGetStandardsControlAssociationsCommandInput): import("@smithy/
|
|
26
|
-
new (input: BatchGetStandardsControlAssociationsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: BatchGetStandardsControlAssociationsCommandInput): import("@smithy/core/client").CommandImpl<BatchGetStandardsControlAssociationsCommandInput, BatchGetStandardsControlAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: BatchGetStandardsControlAssociationsCommandInput): import("@smithy/core/client").CommandImpl<BatchGetStandardsControlAssociationsCommandInput, BatchGetStandardsControlAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BatchImportFindingsRequest, BatchImportFindingsResponse } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface BatchImportFindingsCommandInput extends BatchImportFindingsRequ
|
|
|
22
22
|
export interface BatchImportFindingsCommandOutput extends BatchImportFindingsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const BatchImportFindingsCommand_base: {
|
|
25
|
-
new (input: BatchImportFindingsCommandInput): import("@smithy/
|
|
26
|
-
new (input: BatchImportFindingsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
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
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Imports security findings generated by a finding provider into Security Hub CSPM.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BatchUpdateAutomationRulesRequest, BatchUpdateAutomationRulesResponse } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface BatchUpdateAutomationRulesCommandInput extends BatchUpdateAutom
|
|
|
22
22
|
export interface BatchUpdateAutomationRulesCommandOutput extends BatchUpdateAutomationRulesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const BatchUpdateAutomationRulesCommand_base: {
|
|
25
|
-
new (input: BatchUpdateAutomationRulesCommandInput): import("@smithy/
|
|
26
|
-
new (input: BatchUpdateAutomationRulesCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
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
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BatchUpdateFindingsRequest, BatchUpdateFindingsResponse } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface BatchUpdateFindingsCommandInput extends BatchUpdateFindingsRequ
|
|
|
22
22
|
export interface BatchUpdateFindingsCommandOutput extends BatchUpdateFindingsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const BatchUpdateFindingsCommand_base: {
|
|
25
|
-
new (input: BatchUpdateFindingsCommandInput): import("@smithy/
|
|
26
|
-
new (input: BatchUpdateFindingsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
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
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BatchUpdateFindingsV2Request, BatchUpdateFindingsV2Response } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface BatchUpdateFindingsV2CommandInput extends BatchUpdateFindingsV2
|
|
|
22
22
|
export interface BatchUpdateFindingsV2CommandOutput extends BatchUpdateFindingsV2Response, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const BatchUpdateFindingsV2Command_base: {
|
|
25
|
-
new (input: BatchUpdateFindingsV2CommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [BatchUpdateFindingsV2CommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
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
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <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,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BatchUpdateStandardsControlAssociationsRequest, BatchUpdateStandardsControlAssociationsResponse } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface BatchUpdateStandardsControlAssociationsCommandInput extends Bat
|
|
|
22
22
|
export interface BatchUpdateStandardsControlAssociationsCommandOutput extends BatchUpdateStandardsControlAssociationsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const BatchUpdateStandardsControlAssociationsCommand_base: {
|
|
25
|
-
new (input: BatchUpdateStandardsControlAssociationsCommandInput): import("@smithy/
|
|
26
|
-
new (input: BatchUpdateStandardsControlAssociationsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
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
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CreateActionTargetRequest, CreateActionTargetResponse } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface CreateActionTargetCommandInput extends CreateActionTargetReques
|
|
|
22
22
|
export interface CreateActionTargetCommandOutput extends CreateActionTargetResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateActionTargetCommand_base: {
|
|
25
|
-
new (input: CreateActionTargetCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateActionTargetCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
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
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a custom action target in Security Hub CSPM.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CreateAggregatorV2Request, CreateAggregatorV2Response } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface CreateAggregatorV2CommandInput extends CreateAggregatorV2Reques
|
|
|
22
22
|
export interface CreateAggregatorV2CommandOutput extends CreateAggregatorV2Response, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAggregatorV2Command_base: {
|
|
25
|
-
new (input: CreateAggregatorV2CommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateAggregatorV2CommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
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
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Enables aggregation across Amazon Web Services Regions.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CreateAutomationRuleRequest, CreateAutomationRuleResponse } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface CreateAutomationRuleCommandInput extends CreateAutomationRuleRe
|
|
|
22
22
|
export interface CreateAutomationRuleCommandOutput extends CreateAutomationRuleResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAutomationRuleCommand_base: {
|
|
25
|
-
new (input: CreateAutomationRuleCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateAutomationRuleCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
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
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CreateAutomationRuleV2Response } from "../models/models_2";
|
|
4
4
|
import type { CreateAutomationRuleV2Request } from "../models/models_3";
|
|
@@ -23,9 +23,11 @@ export interface CreateAutomationRuleV2CommandInput extends CreateAutomationRule
|
|
|
23
23
|
export interface CreateAutomationRuleV2CommandOutput extends CreateAutomationRuleV2Response, __MetadataBearer {
|
|
24
24
|
}
|
|
25
25
|
declare const CreateAutomationRuleV2Command_base: {
|
|
26
|
-
new (input: CreateAutomationRuleV2CommandInput): import("@smithy/
|
|
27
|
-
new (input: CreateAutomationRuleV2CommandInput): import("@smithy/
|
|
28
|
-
getEndpointParameterInstructions():
|
|
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
|
+
};
|
|
29
31
|
};
|
|
30
32
|
/**
|
|
31
33
|
* <p>Creates a V2 automation rule.</p>
|