@aws-sdk/client-securityhub 3.1044.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,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 { DisableSecurityHubRequest, DisableSecurityHubResponse } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface DisableSecurityHubCommandInput extends DisableSecurityHubReques
|
|
|
22
22
|
export interface DisableSecurityHubCommandOutput extends DisableSecurityHubResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DisableSecurityHubCommand_base: {
|
|
25
|
-
new (input: DisableSecurityHubCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [DisableSecurityHubCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DisableSecurityHubCommandInput): import("@smithy/core/client").CommandImpl<DisableSecurityHubCommandInput, DisableSecurityHubCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [DisableSecurityHubCommandInput]): import("@smithy/core/client").CommandImpl<DisableSecurityHubCommandInput, DisableSecurityHubCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Disables Security Hub CSPM in your account only in the current Amazon Web Services Region. To disable Security Hub CSPM in all
|
|
@@ -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 { DisableSecurityHubV2Request, DisableSecurityHubV2Response } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface DisableSecurityHubV2CommandInput extends DisableSecurityHubV2Re
|
|
|
22
22
|
export interface DisableSecurityHubV2CommandOutput extends DisableSecurityHubV2Response, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DisableSecurityHubV2Command_base: {
|
|
25
|
-
new (input: DisableSecurityHubV2CommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [DisableSecurityHubV2CommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DisableSecurityHubV2CommandInput): import("@smithy/core/client").CommandImpl<DisableSecurityHubV2CommandInput, DisableSecurityHubV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [DisableSecurityHubV2CommandInput]): import("@smithy/core/client").CommandImpl<DisableSecurityHubV2CommandInput, DisableSecurityHubV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Disable the service for the current Amazon Web Services Region or specified Amazon Web Services Region.</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 { DisassociateFromAdministratorAccountRequest, DisassociateFromAdministratorAccountResponse } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface DisassociateFromAdministratorAccountCommandInput extends Disass
|
|
|
22
22
|
export interface DisassociateFromAdministratorAccountCommandOutput extends DisassociateFromAdministratorAccountResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DisassociateFromAdministratorAccountCommand_base: {
|
|
25
|
-
new (input: DisassociateFromAdministratorAccountCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [DisassociateFromAdministratorAccountCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DisassociateFromAdministratorAccountCommandInput): import("@smithy/core/client").CommandImpl<DisassociateFromAdministratorAccountCommandInput, DisassociateFromAdministratorAccountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [DisassociateFromAdministratorAccountCommandInput]): import("@smithy/core/client").CommandImpl<DisassociateFromAdministratorAccountCommandInput, DisassociateFromAdministratorAccountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Disassociates the current Security Hub CSPM member account from the associated administrator
|
|
@@ -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 { DisassociateFromMasterAccountRequest, DisassociateFromMasterAccountResponse } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface DisassociateFromMasterAccountCommandInput extends DisassociateF
|
|
|
22
22
|
export interface DisassociateFromMasterAccountCommandOutput extends DisassociateFromMasterAccountResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DisassociateFromMasterAccountCommand_base: {
|
|
25
|
-
new (input: DisassociateFromMasterAccountCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [DisassociateFromMasterAccountCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DisassociateFromMasterAccountCommandInput): import("@smithy/core/client").CommandImpl<DisassociateFromMasterAccountCommandInput, DisassociateFromMasterAccountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [DisassociateFromMasterAccountCommandInput]): import("@smithy/core/client").CommandImpl<DisassociateFromMasterAccountCommandInput, DisassociateFromMasterAccountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>This method is deprecated. Instead, use <code>DisassociateFromAdministratorAccount</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 { DisassociateMembersRequest, DisassociateMembersResponse } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface DisassociateMembersCommandInput extends DisassociateMembersRequ
|
|
|
22
22
|
export interface DisassociateMembersCommandOutput extends DisassociateMembersResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DisassociateMembersCommand_base: {
|
|
25
|
-
new (input: DisassociateMembersCommandInput): import("@smithy/
|
|
26
|
-
new (input: DisassociateMembersCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DisassociateMembersCommandInput): import("@smithy/core/client").CommandImpl<DisassociateMembersCommandInput, DisassociateMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DisassociateMembersCommandInput): import("@smithy/core/client").CommandImpl<DisassociateMembersCommandInput, DisassociateMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Disassociates the specified member accounts from the associated administrator 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 { EnableImportFindingsForProductRequest, EnableImportFindingsForProductResponse } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface EnableImportFindingsForProductCommandInput extends EnableImport
|
|
|
22
22
|
export interface EnableImportFindingsForProductCommandOutput extends EnableImportFindingsForProductResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const EnableImportFindingsForProductCommand_base: {
|
|
25
|
-
new (input: EnableImportFindingsForProductCommandInput): import("@smithy/
|
|
26
|
-
new (input: EnableImportFindingsForProductCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: EnableImportFindingsForProductCommandInput): import("@smithy/core/client").CommandImpl<EnableImportFindingsForProductCommandInput, EnableImportFindingsForProductCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: EnableImportFindingsForProductCommandInput): import("@smithy/core/client").CommandImpl<EnableImportFindingsForProductCommandInput, EnableImportFindingsForProductCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Enables the integration of a partner product with Security Hub CSPM. Integrated products send
|
|
@@ -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 { EnableOrganizationAdminAccountRequest, EnableOrganizationAdminAccountResponse } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface EnableOrganizationAdminAccountCommandInput extends EnableOrgani
|
|
|
22
22
|
export interface EnableOrganizationAdminAccountCommandOutput extends EnableOrganizationAdminAccountResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const EnableOrganizationAdminAccountCommand_base: {
|
|
25
|
-
new (input: EnableOrganizationAdminAccountCommandInput): import("@smithy/
|
|
26
|
-
new (input: EnableOrganizationAdminAccountCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: EnableOrganizationAdminAccountCommandInput): import("@smithy/core/client").CommandImpl<EnableOrganizationAdminAccountCommandInput, EnableOrganizationAdminAccountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: EnableOrganizationAdminAccountCommandInput): import("@smithy/core/client").CommandImpl<EnableOrganizationAdminAccountCommandInput, EnableOrganizationAdminAccountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Designates the Security Hub CSPM administrator account for an organization. Can only be called by
|
|
@@ -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 { EnableSecurityHubRequest, EnableSecurityHubResponse } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface EnableSecurityHubCommandInput extends EnableSecurityHubRequest
|
|
|
22
22
|
export interface EnableSecurityHubCommandOutput extends EnableSecurityHubResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const EnableSecurityHubCommand_base: {
|
|
25
|
-
new (input: EnableSecurityHubCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [EnableSecurityHubCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: EnableSecurityHubCommandInput): import("@smithy/core/client").CommandImpl<EnableSecurityHubCommandInput, EnableSecurityHubCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [EnableSecurityHubCommandInput]): import("@smithy/core/client").CommandImpl<EnableSecurityHubCommandInput, EnableSecurityHubCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Enables Security Hub CSPM for your account in the current Region or the Region you specify in 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 { EnableSecurityHubV2Request, EnableSecurityHubV2Response } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface EnableSecurityHubV2CommandInput extends EnableSecurityHubV2Requ
|
|
|
22
22
|
export interface EnableSecurityHubV2CommandOutput extends EnableSecurityHubV2Response, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const EnableSecurityHubV2Command_base: {
|
|
25
|
-
new (input: EnableSecurityHubV2CommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [EnableSecurityHubV2CommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: EnableSecurityHubV2CommandInput): import("@smithy/core/client").CommandImpl<EnableSecurityHubV2CommandInput, EnableSecurityHubV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [EnableSecurityHubV2CommandInput]): import("@smithy/core/client").CommandImpl<EnableSecurityHubV2CommandInput, EnableSecurityHubV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Enables the service in account for the current Amazon Web Services Region or specified Amazon Web Services Region.</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 { GenerateRecommendedPolicyV2Request, GenerateRecommendedPolicyV2Response } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface GenerateRecommendedPolicyV2CommandInput extends GenerateRecomme
|
|
|
22
22
|
export interface GenerateRecommendedPolicyV2CommandOutput extends GenerateRecommendedPolicyV2Response, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GenerateRecommendedPolicyV2Command_base: {
|
|
25
|
-
new (input: GenerateRecommendedPolicyV2CommandInput): import("@smithy/
|
|
26
|
-
new (input: GenerateRecommendedPolicyV2CommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GenerateRecommendedPolicyV2CommandInput): import("@smithy/core/client").CommandImpl<GenerateRecommendedPolicyV2CommandInput, GenerateRecommendedPolicyV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GenerateRecommendedPolicyV2CommandInput): import("@smithy/core/client").CommandImpl<GenerateRecommendedPolicyV2CommandInput, GenerateRecommendedPolicyV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Begins the recommended policy generation to remediate a Security Hub finding.
|
|
@@ -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 { GetAdministratorAccountRequest, GetAdministratorAccountResponse } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface GetAdministratorAccountCommandInput extends GetAdministratorAcc
|
|
|
22
22
|
export interface GetAdministratorAccountCommandOutput extends GetAdministratorAccountResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetAdministratorAccountCommand_base: {
|
|
25
|
-
new (input: GetAdministratorAccountCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [GetAdministratorAccountCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetAdministratorAccountCommandInput): import("@smithy/core/client").CommandImpl<GetAdministratorAccountCommandInput, GetAdministratorAccountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [GetAdministratorAccountCommandInput]): import("@smithy/core/client").CommandImpl<GetAdministratorAccountCommandInput, GetAdministratorAccountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Provides the details for the Security Hub CSPM administrator account for the current member 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 { GetAggregatorV2Request, GetAggregatorV2Response } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface GetAggregatorV2CommandInput extends GetAggregatorV2Request {
|
|
|
22
22
|
export interface GetAggregatorV2CommandOutput extends GetAggregatorV2Response, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetAggregatorV2Command_base: {
|
|
25
|
-
new (input: GetAggregatorV2CommandInput): import("@smithy/
|
|
26
|
-
new (input: GetAggregatorV2CommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetAggregatorV2CommandInput): import("@smithy/core/client").CommandImpl<GetAggregatorV2CommandInput, GetAggregatorV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetAggregatorV2CommandInput): import("@smithy/core/client").CommandImpl<GetAggregatorV2CommandInput, GetAggregatorV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns the configuration of the specified Aggregator V2.</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 { GetAutomationRuleV2Request } from "../models/models_2";
|
|
4
4
|
import type { GetAutomationRuleV2Response } from "../models/models_3";
|
|
@@ -23,9 +23,11 @@ export interface GetAutomationRuleV2CommandInput extends GetAutomationRuleV2Requ
|
|
|
23
23
|
export interface GetAutomationRuleV2CommandOutput extends GetAutomationRuleV2Response, __MetadataBearer {
|
|
24
24
|
}
|
|
25
25
|
declare const GetAutomationRuleV2Command_base: {
|
|
26
|
-
new (input: GetAutomationRuleV2CommandInput): import("@smithy/
|
|
27
|
-
new (input: GetAutomationRuleV2CommandInput): import("@smithy/
|
|
28
|
-
getEndpointParameterInstructions():
|
|
26
|
+
new (input: GetAutomationRuleV2CommandInput): import("@smithy/core/client").CommandImpl<GetAutomationRuleV2CommandInput, GetAutomationRuleV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
new (input: GetAutomationRuleV2CommandInput): import("@smithy/core/client").CommandImpl<GetAutomationRuleV2CommandInput, GetAutomationRuleV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
28
|
+
getEndpointParameterInstructions(): {
|
|
29
|
+
[x: string]: unknown;
|
|
30
|
+
};
|
|
29
31
|
};
|
|
30
32
|
/**
|
|
31
33
|
* <p>Returns an automation rule for the V2 service.</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 { GetConfigurationPolicyAssociationRequest, GetConfigurationPolicyAssociationResponse } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface GetConfigurationPolicyAssociationCommandInput extends GetConfig
|
|
|
22
22
|
export interface GetConfigurationPolicyAssociationCommandOutput extends GetConfigurationPolicyAssociationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetConfigurationPolicyAssociationCommand_base: {
|
|
25
|
-
new (input: GetConfigurationPolicyAssociationCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetConfigurationPolicyAssociationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetConfigurationPolicyAssociationCommandInput): import("@smithy/core/client").CommandImpl<GetConfigurationPolicyAssociationCommandInput, GetConfigurationPolicyAssociationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetConfigurationPolicyAssociationCommandInput): import("@smithy/core/client").CommandImpl<GetConfigurationPolicyAssociationCommandInput, GetConfigurationPolicyAssociationCommandOutput, 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 { GetConfigurationPolicyRequest, GetConfigurationPolicyResponse } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface GetConfigurationPolicyCommandInput extends GetConfigurationPoli
|
|
|
22
22
|
export interface GetConfigurationPolicyCommandOutput extends GetConfigurationPolicyResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetConfigurationPolicyCommand_base: {
|
|
25
|
-
new (input: GetConfigurationPolicyCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetConfigurationPolicyCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetConfigurationPolicyCommandInput): import("@smithy/core/client").CommandImpl<GetConfigurationPolicyCommandInput, GetConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetConfigurationPolicyCommandInput): import("@smithy/core/client").CommandImpl<GetConfigurationPolicyCommandInput, GetConfigurationPolicyCommandOutput, 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 { GetConnectorV2Request, GetConnectorV2Response } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface GetConnectorV2CommandInput extends GetConnectorV2Request {
|
|
|
22
22
|
export interface GetConnectorV2CommandOutput extends GetConnectorV2Response, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetConnectorV2Command_base: {
|
|
25
|
-
new (input: GetConnectorV2CommandInput): import("@smithy/
|
|
26
|
-
new (input: GetConnectorV2CommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetConnectorV2CommandInput): import("@smithy/core/client").CommandImpl<GetConnectorV2CommandInput, GetConnectorV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetConnectorV2CommandInput): import("@smithy/core/client").CommandImpl<GetConnectorV2CommandInput, GetConnectorV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Grants permission to retrieve details for a connectorV2 based on connector id.</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 { GetEnabledStandardsRequest, GetEnabledStandardsResponse } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface GetEnabledStandardsCommandInput extends GetEnabledStandardsRequ
|
|
|
22
22
|
export interface GetEnabledStandardsCommandOutput extends GetEnabledStandardsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetEnabledStandardsCommand_base: {
|
|
25
|
-
new (input: GetEnabledStandardsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [GetEnabledStandardsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetEnabledStandardsCommandInput): import("@smithy/core/client").CommandImpl<GetEnabledStandardsCommandInput, GetEnabledStandardsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [GetEnabledStandardsCommandInput]): import("@smithy/core/client").CommandImpl<GetEnabledStandardsCommandInput, GetEnabledStandardsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns a list of the standards that are currently enabled.</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 { GetFindingAggregatorRequest, GetFindingAggregatorResponse } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface GetFindingAggregatorCommandInput extends GetFindingAggregatorRe
|
|
|
22
22
|
export interface GetFindingAggregatorCommandOutput extends GetFindingAggregatorResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetFindingAggregatorCommand_base: {
|
|
25
|
-
new (input: GetFindingAggregatorCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetFindingAggregatorCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetFindingAggregatorCommandInput): import("@smithy/core/client").CommandImpl<GetFindingAggregatorCommandInput, GetFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetFindingAggregatorCommandInput): import("@smithy/core/client").CommandImpl<GetFindingAggregatorCommandInput, GetFindingAggregatorCommandOutput, 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 { GetFindingHistoryRequest, GetFindingHistoryResponse } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface GetFindingHistoryCommandInput extends GetFindingHistoryRequest
|
|
|
22
22
|
export interface GetFindingHistoryCommandOutput extends GetFindingHistoryResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetFindingHistoryCommand_base: {
|
|
25
|
-
new (input: GetFindingHistoryCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetFindingHistoryCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetFindingHistoryCommandInput): import("@smithy/core/client").CommandImpl<GetFindingHistoryCommandInput, GetFindingHistoryCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetFindingHistoryCommandInput): import("@smithy/core/client").CommandImpl<GetFindingHistoryCommandInput, GetFindingHistoryCommandOutput, 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 { GetFindingStatisticsV2Response } from "../models/models_2";
|
|
4
4
|
import type { GetFindingStatisticsV2Request } from "../models/models_3";
|
|
@@ -23,9 +23,11 @@ export interface GetFindingStatisticsV2CommandInput extends GetFindingStatistics
|
|
|
23
23
|
export interface GetFindingStatisticsV2CommandOutput extends GetFindingStatisticsV2Response, __MetadataBearer {
|
|
24
24
|
}
|
|
25
25
|
declare const GetFindingStatisticsV2Command_base: {
|
|
26
|
-
new (input: GetFindingStatisticsV2CommandInput): import("@smithy/
|
|
27
|
-
new (input: GetFindingStatisticsV2CommandInput): import("@smithy/
|
|
28
|
-
getEndpointParameterInstructions():
|
|
26
|
+
new (input: GetFindingStatisticsV2CommandInput): import("@smithy/core/client").CommandImpl<GetFindingStatisticsV2CommandInput, GetFindingStatisticsV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
new (input: GetFindingStatisticsV2CommandInput): import("@smithy/core/client").CommandImpl<GetFindingStatisticsV2CommandInput, GetFindingStatisticsV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
28
|
+
getEndpointParameterInstructions(): {
|
|
29
|
+
[x: string]: unknown;
|
|
30
|
+
};
|
|
29
31
|
};
|
|
30
32
|
/**
|
|
31
33
|
* <p>Returns aggregated statistical data about findings.</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 { GetFindingsRequest, GetFindingsResponse } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface GetFindingsCommandInput extends GetFindingsRequest {
|
|
|
22
22
|
export interface GetFindingsCommandOutput extends GetFindingsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetFindingsCommand_base: {
|
|
25
|
-
new (input: GetFindingsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [GetFindingsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetFindingsCommandInput): import("@smithy/core/client").CommandImpl<GetFindingsCommandInput, GetFindingsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [GetFindingsCommandInput]): import("@smithy/core/client").CommandImpl<GetFindingsCommandInput, GetFindingsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns a list of findings that match the specified criteria.</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 { GetFindingsTrendsV2Response } from "../models/models_2";
|
|
4
4
|
import type { GetFindingsTrendsV2Request } from "../models/models_3";
|
|
@@ -23,9 +23,11 @@ export interface GetFindingsTrendsV2CommandInput extends GetFindingsTrendsV2Requ
|
|
|
23
23
|
export interface GetFindingsTrendsV2CommandOutput extends GetFindingsTrendsV2Response, __MetadataBearer {
|
|
24
24
|
}
|
|
25
25
|
declare const GetFindingsTrendsV2Command_base: {
|
|
26
|
-
new (input: GetFindingsTrendsV2CommandInput): import("@smithy/
|
|
27
|
-
new (input: GetFindingsTrendsV2CommandInput): import("@smithy/
|
|
28
|
-
getEndpointParameterInstructions():
|
|
26
|
+
new (input: GetFindingsTrendsV2CommandInput): import("@smithy/core/client").CommandImpl<GetFindingsTrendsV2CommandInput, GetFindingsTrendsV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
new (input: GetFindingsTrendsV2CommandInput): import("@smithy/core/client").CommandImpl<GetFindingsTrendsV2CommandInput, GetFindingsTrendsV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
28
|
+
getEndpointParameterInstructions(): {
|
|
29
|
+
[x: string]: unknown;
|
|
30
|
+
};
|
|
29
31
|
};
|
|
30
32
|
/**
|
|
31
33
|
* <p>Returns findings trend data based on the specified criteria. This operation helps you analyze patterns and changes in findings over time.</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 { GetFindingsV2Response } from "../models/models_2";
|
|
4
4
|
import type { GetFindingsV2Request } from "../models/models_3";
|
|
@@ -23,9 +23,11 @@ export interface GetFindingsV2CommandInput extends GetFindingsV2Request {
|
|
|
23
23
|
export interface GetFindingsV2CommandOutput extends GetFindingsV2Response, __MetadataBearer {
|
|
24
24
|
}
|
|
25
25
|
declare const GetFindingsV2Command_base: {
|
|
26
|
-
new (input: GetFindingsV2CommandInput): import("@smithy/
|
|
27
|
-
new (...[input]: [] | [GetFindingsV2CommandInput]): import("@smithy/
|
|
28
|
-
getEndpointParameterInstructions():
|
|
26
|
+
new (input: GetFindingsV2CommandInput): import("@smithy/core/client").CommandImpl<GetFindingsV2CommandInput, GetFindingsV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
new (...[input]: [] | [GetFindingsV2CommandInput]): import("@smithy/core/client").CommandImpl<GetFindingsV2CommandInput, GetFindingsV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
28
|
+
getEndpointParameterInstructions(): {
|
|
29
|
+
[x: string]: unknown;
|
|
30
|
+
};
|
|
29
31
|
};
|
|
30
32
|
/**
|
|
31
33
|
* <p>Returns a list of findings that match the specified criteria.</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 { GetInsightResultsRequest, GetInsightResultsResponse } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface GetInsightResultsCommandInput extends GetInsightResultsRequest
|
|
|
22
22
|
export interface GetInsightResultsCommandOutput extends GetInsightResultsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetInsightResultsCommand_base: {
|
|
25
|
-
new (input: GetInsightResultsCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetInsightResultsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetInsightResultsCommandInput): import("@smithy/core/client").CommandImpl<GetInsightResultsCommandInput, GetInsightResultsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetInsightResultsCommandInput): import("@smithy/core/client").CommandImpl<GetInsightResultsCommandInput, GetInsightResultsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists the results of the Security Hub CSPM insight specified by the insight ARN.</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 { GetInsightsRequest, GetInsightsResponse } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface GetInsightsCommandInput extends GetInsightsRequest {
|
|
|
22
22
|
export interface GetInsightsCommandOutput extends GetInsightsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetInsightsCommand_base: {
|
|
25
|
-
new (input: GetInsightsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [GetInsightsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetInsightsCommandInput): import("@smithy/core/client").CommandImpl<GetInsightsCommandInput, GetInsightsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [GetInsightsCommandInput]): import("@smithy/core/client").CommandImpl<GetInsightsCommandInput, GetInsightsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists and describes insights for the specified insight ARNs.</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 { GetInvitationsCountRequest, GetInvitationsCountResponse } from "../models/models_2";
|
|
4
4
|
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
@@ -22,9 +22,11 @@ export interface GetInvitationsCountCommandInput extends GetInvitationsCountRequ
|
|
|
22
22
|
export interface GetInvitationsCountCommandOutput extends GetInvitationsCountResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetInvitationsCountCommand_base: {
|
|
25
|
-
new (input: GetInvitationsCountCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [GetInvitationsCountCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetInvitationsCountCommandInput): import("@smithy/core/client").CommandImpl<GetInvitationsCountCommandInput, GetInvitationsCountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [GetInvitationsCountCommandInput]): import("@smithy/core/client").CommandImpl<GetInvitationsCountCommandInput, GetInvitationsCountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <note>
|