@aws-sdk/client-securityhub 3.1076.0 → 3.1078.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +336 -1311
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AcceptAdministratorInvitationCommand.js +2 -14
- package/dist-es/commands/AcceptInvitationCommand.js +2 -14
- package/dist-es/commands/BatchDeleteAutomationRulesCommand.js +2 -14
- package/dist-es/commands/BatchDisableStandardsCommand.js +2 -14
- package/dist-es/commands/BatchEnableStandardsCommand.js +2 -14
- package/dist-es/commands/BatchGetAutomationRulesCommand.js +2 -14
- package/dist-es/commands/BatchGetConfigurationPolicyAssociationsCommand.js +2 -14
- package/dist-es/commands/BatchGetSecurityControlsCommand.js +2 -14
- package/dist-es/commands/BatchGetStandardsControlAssociationsCommand.js +2 -14
- package/dist-es/commands/BatchImportFindingsCommand.js +2 -14
- package/dist-es/commands/BatchUpdateAutomationRulesCommand.js +2 -14
- package/dist-es/commands/BatchUpdateFindingsCommand.js +2 -14
- package/dist-es/commands/BatchUpdateFindingsV2Command.js +2 -14
- package/dist-es/commands/BatchUpdateStandardsControlAssociationsCommand.js +2 -14
- package/dist-es/commands/CreateActionTargetCommand.js +2 -14
- package/dist-es/commands/CreateAggregatorV2Command.js +2 -14
- package/dist-es/commands/CreateAutomationRuleCommand.js +2 -14
- package/dist-es/commands/CreateAutomationRuleV2Command.js +2 -14
- package/dist-es/commands/CreateConfigurationPolicyCommand.js +2 -14
- package/dist-es/commands/CreateConnectorV2Command.js +2 -14
- package/dist-es/commands/CreateFindingAggregatorCommand.js +2 -14
- package/dist-es/commands/CreateInsightCommand.js +2 -14
- package/dist-es/commands/CreateMembersCommand.js +2 -14
- package/dist-es/commands/CreateTicketV2Command.js +2 -14
- package/dist-es/commands/DeclineInvitationsCommand.js +2 -14
- package/dist-es/commands/DeleteActionTargetCommand.js +2 -14
- package/dist-es/commands/DeleteAggregatorV2Command.js +2 -14
- package/dist-es/commands/DeleteAutomationRuleV2Command.js +2 -14
- package/dist-es/commands/DeleteConfigurationPolicyCommand.js +2 -14
- package/dist-es/commands/DeleteConnectorV2Command.js +2 -14
- package/dist-es/commands/DeleteFindingAggregatorCommand.js +2 -14
- package/dist-es/commands/DeleteInsightCommand.js +2 -14
- package/dist-es/commands/DeleteInvitationsCommand.js +2 -14
- package/dist-es/commands/DeleteMembersCommand.js +2 -14
- package/dist-es/commands/DescribeActionTargetsCommand.js +2 -14
- package/dist-es/commands/DescribeHubCommand.js +2 -14
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +2 -14
- package/dist-es/commands/DescribeProductsCommand.js +2 -14
- package/dist-es/commands/DescribeProductsV2Command.js +2 -14
- package/dist-es/commands/DescribeSecurityHubV2Command.js +2 -14
- package/dist-es/commands/DescribeStandardsCommand.js +2 -14
- package/dist-es/commands/DescribeStandardsControlsCommand.js +2 -14
- package/dist-es/commands/DisableImportFindingsForProductCommand.js +2 -14
- package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +2 -14
- package/dist-es/commands/DisableSecurityHubCommand.js +2 -14
- package/dist-es/commands/DisableSecurityHubV2Command.js +2 -14
- package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +2 -14
- package/dist-es/commands/DisassociateFromMasterAccountCommand.js +2 -14
- package/dist-es/commands/DisassociateMembersCommand.js +2 -14
- package/dist-es/commands/EnableImportFindingsForProductCommand.js +2 -14
- package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +2 -14
- package/dist-es/commands/EnableSecurityHubCommand.js +2 -14
- package/dist-es/commands/EnableSecurityHubV2Command.js +2 -14
- package/dist-es/commands/GenerateRecommendedPolicyV2Command.js +2 -14
- package/dist-es/commands/GetAdministratorAccountCommand.js +2 -14
- package/dist-es/commands/GetAggregatorV2Command.js +2 -14
- package/dist-es/commands/GetAutomationRuleV2Command.js +2 -14
- package/dist-es/commands/GetConfigurationPolicyAssociationCommand.js +2 -14
- package/dist-es/commands/GetConfigurationPolicyCommand.js +2 -14
- package/dist-es/commands/GetConnectorV2Command.js +2 -14
- package/dist-es/commands/GetEnabledStandardsCommand.js +2 -14
- package/dist-es/commands/GetFindingAggregatorCommand.js +2 -14
- package/dist-es/commands/GetFindingHistoryCommand.js +2 -14
- package/dist-es/commands/GetFindingStatisticsV2Command.js +2 -14
- package/dist-es/commands/GetFindingsCommand.js +2 -14
- package/dist-es/commands/GetFindingsTrendsV2Command.js +2 -14
- package/dist-es/commands/GetFindingsV2Command.js +2 -14
- package/dist-es/commands/GetInsightResultsCommand.js +2 -14
- package/dist-es/commands/GetInsightsCommand.js +2 -14
- package/dist-es/commands/GetInvitationsCountCommand.js +2 -14
- package/dist-es/commands/GetMasterAccountCommand.js +2 -14
- package/dist-es/commands/GetMembersCommand.js +2 -14
- package/dist-es/commands/GetRecommendedPolicyV2Command.js +2 -14
- package/dist-es/commands/GetResourcesStatisticsV2Command.js +2 -14
- package/dist-es/commands/GetResourcesTrendsV2Command.js +2 -14
- package/dist-es/commands/GetResourcesV2Command.js +2 -14
- package/dist-es/commands/GetSecurityControlDefinitionCommand.js +2 -14
- package/dist-es/commands/InviteMembersCommand.js +2 -14
- package/dist-es/commands/ListAggregatorsV2Command.js +2 -14
- package/dist-es/commands/ListAutomationRulesCommand.js +2 -14
- package/dist-es/commands/ListAutomationRulesV2Command.js +2 -14
- package/dist-es/commands/ListConfigurationPoliciesCommand.js +2 -14
- package/dist-es/commands/ListConfigurationPolicyAssociationsCommand.js +2 -14
- package/dist-es/commands/ListConnectorsV2Command.js +2 -14
- package/dist-es/commands/ListEnabledProductsForImportCommand.js +2 -14
- package/dist-es/commands/ListFindingAggregatorsCommand.js +2 -14
- package/dist-es/commands/ListInvitationsCommand.js +2 -14
- package/dist-es/commands/ListMembersCommand.js +2 -14
- package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +2 -14
- package/dist-es/commands/ListSecurityControlDefinitionsCommand.js +2 -14
- package/dist-es/commands/ListStandardsControlAssociationsCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/RegisterConnectorV2Command.js +2 -14
- package/dist-es/commands/StartConfigurationPolicyAssociationCommand.js +2 -14
- package/dist-es/commands/StartConfigurationPolicyDisassociationCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateActionTargetCommand.js +2 -14
- package/dist-es/commands/UpdateAggregatorV2Command.js +2 -14
- package/dist-es/commands/UpdateAutomationRuleV2Command.js +2 -14
- package/dist-es/commands/UpdateConfigurationPolicyCommand.js +2 -14
- package/dist-es/commands/UpdateConnectorV2Command.js +2 -14
- package/dist-es/commands/UpdateFindingAggregatorCommand.js +2 -14
- package/dist-es/commands/UpdateFindingsCommand.js +2 -14
- package/dist-es/commands/UpdateInsightCommand.js +2 -14
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +2 -14
- package/dist-es/commands/UpdateSecurityControlCommand.js +2 -14
- package/dist-es/commands/UpdateSecurityHubConfigurationCommand.js +2 -14
- package/dist-es/commands/UpdateStandardsControlCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.browser.js +0 -2
- package/dist-es/runtimeConfig.js +1 -2
- package/dist-es/runtimeConfig.native.js +0 -2
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +3 -8
- package/dist-types/commands/AcceptInvitationCommand.d.ts +3 -8
- package/dist-types/commands/BatchDeleteAutomationRulesCommand.d.ts +3 -8
- package/dist-types/commands/BatchDisableStandardsCommand.d.ts +3 -8
- package/dist-types/commands/BatchEnableStandardsCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetAutomationRulesCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetSecurityControlsCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetStandardsControlAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/BatchImportFindingsCommand.d.ts +3 -8
- package/dist-types/commands/BatchUpdateAutomationRulesCommand.d.ts +3 -8
- package/dist-types/commands/BatchUpdateFindingsCommand.d.ts +3 -8
- package/dist-types/commands/BatchUpdateFindingsV2Command.d.ts +3 -8
- package/dist-types/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/CreateActionTargetCommand.d.ts +3 -8
- package/dist-types/commands/CreateAggregatorV2Command.d.ts +3 -8
- package/dist-types/commands/CreateAutomationRuleCommand.d.ts +3 -8
- package/dist-types/commands/CreateAutomationRuleV2Command.d.ts +3 -8
- package/dist-types/commands/CreateConfigurationPolicyCommand.d.ts +3 -8
- package/dist-types/commands/CreateConnectorV2Command.d.ts +3 -8
- package/dist-types/commands/CreateFindingAggregatorCommand.d.ts +3 -8
- package/dist-types/commands/CreateInsightCommand.d.ts +3 -8
- package/dist-types/commands/CreateMembersCommand.d.ts +3 -8
- package/dist-types/commands/CreateTicketV2Command.d.ts +3 -8
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +3 -8
- package/dist-types/commands/DeleteActionTargetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAggregatorV2Command.d.ts +3 -8
- package/dist-types/commands/DeleteAutomationRuleV2Command.d.ts +3 -8
- package/dist-types/commands/DeleteConfigurationPolicyCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConnectorV2Command.d.ts +3 -8
- package/dist-types/commands/DeleteFindingAggregatorCommand.d.ts +3 -8
- package/dist-types/commands/DeleteInsightCommand.d.ts +3 -8
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +3 -8
- package/dist-types/commands/DeleteMembersCommand.d.ts +3 -8
- package/dist-types/commands/DescribeActionTargetsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeHubCommand.d.ts +3 -8
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DescribeProductsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeProductsV2Command.d.ts +3 -8
- package/dist-types/commands/DescribeSecurityHubV2Command.d.ts +3 -8
- package/dist-types/commands/DescribeStandardsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStandardsControlsCommand.d.ts +3 -8
- package/dist-types/commands/DisableImportFindingsForProductCommand.d.ts +3 -8
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +3 -8
- package/dist-types/commands/DisableSecurityHubCommand.d.ts +3 -8
- package/dist-types/commands/DisableSecurityHubV2Command.d.ts +3 -8
- package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateMembersCommand.d.ts +3 -8
- package/dist-types/commands/EnableImportFindingsForProductCommand.d.ts +3 -8
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +3 -8
- package/dist-types/commands/EnableSecurityHubCommand.d.ts +3 -8
- package/dist-types/commands/EnableSecurityHubV2Command.d.ts +3 -8
- package/dist-types/commands/GenerateRecommendedPolicyV2Command.d.ts +3 -8
- package/dist-types/commands/GetAdministratorAccountCommand.d.ts +3 -8
- package/dist-types/commands/GetAggregatorV2Command.d.ts +3 -8
- package/dist-types/commands/GetAutomationRuleV2Command.d.ts +3 -8
- package/dist-types/commands/GetConfigurationPolicyAssociationCommand.d.ts +3 -8
- package/dist-types/commands/GetConfigurationPolicyCommand.d.ts +3 -8
- package/dist-types/commands/GetConnectorV2Command.d.ts +3 -8
- package/dist-types/commands/GetEnabledStandardsCommand.d.ts +3 -8
- package/dist-types/commands/GetFindingAggregatorCommand.d.ts +3 -8
- package/dist-types/commands/GetFindingHistoryCommand.d.ts +3 -8
- package/dist-types/commands/GetFindingStatisticsV2Command.d.ts +3 -8
- package/dist-types/commands/GetFindingsCommand.d.ts +3 -8
- package/dist-types/commands/GetFindingsTrendsV2Command.d.ts +3 -8
- package/dist-types/commands/GetFindingsV2Command.d.ts +3 -8
- package/dist-types/commands/GetInsightResultsCommand.d.ts +3 -8
- package/dist-types/commands/GetInsightsCommand.d.ts +3 -8
- package/dist-types/commands/GetInvitationsCountCommand.d.ts +3 -8
- package/dist-types/commands/GetMasterAccountCommand.d.ts +3 -8
- package/dist-types/commands/GetMembersCommand.d.ts +3 -8
- package/dist-types/commands/GetRecommendedPolicyV2Command.d.ts +3 -8
- package/dist-types/commands/GetResourcesStatisticsV2Command.d.ts +3 -8
- package/dist-types/commands/GetResourcesTrendsV2Command.d.ts +3 -8
- package/dist-types/commands/GetResourcesV2Command.d.ts +3 -8
- package/dist-types/commands/GetSecurityControlDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/InviteMembersCommand.d.ts +3 -8
- package/dist-types/commands/ListAggregatorsV2Command.d.ts +3 -8
- package/dist-types/commands/ListAutomationRulesCommand.d.ts +3 -8
- package/dist-types/commands/ListAutomationRulesV2Command.d.ts +3 -8
- package/dist-types/commands/ListConfigurationPoliciesCommand.d.ts +3 -8
- package/dist-types/commands/ListConfigurationPolicyAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListConnectorsV2Command.d.ts +3 -8
- package/dist-types/commands/ListEnabledProductsForImportCommand.d.ts +3 -8
- package/dist-types/commands/ListFindingAggregatorsCommand.d.ts +3 -8
- package/dist-types/commands/ListInvitationsCommand.d.ts +3 -8
- package/dist-types/commands/ListMembersCommand.d.ts +3 -8
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +3 -8
- package/dist-types/commands/ListSecurityControlDefinitionsCommand.d.ts +3 -8
- package/dist-types/commands/ListStandardsControlAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/RegisterConnectorV2Command.d.ts +3 -8
- package/dist-types/commands/StartConfigurationPolicyAssociationCommand.d.ts +3 -8
- package/dist-types/commands/StartConfigurationPolicyDisassociationCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateActionTargetCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAggregatorV2Command.d.ts +3 -8
- package/dist-types/commands/UpdateAutomationRuleV2Command.d.ts +3 -8
- package/dist-types/commands/UpdateConfigurationPolicyCommand.d.ts +3 -8
- package/dist-types/commands/UpdateConnectorV2Command.d.ts +3 -8
- package/dist-types/commands/UpdateFindingAggregatorCommand.d.ts +3 -8
- package/dist-types/commands/UpdateFindingsCommand.d.ts +3 -8
- package/dist-types/commands/UpdateInsightCommand.d.ts +3 -8
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSecurityControlCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSecurityHubConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateStandardsControlCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AcceptAdministratorInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchDeleteAutomationRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchDisableStandardsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchEnableStandardsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetAutomationRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetSecurityControlsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetStandardsControlAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchImportFindingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchUpdateAutomationRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchUpdateFindingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchUpdateFindingsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateActionTargetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAggregatorV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAutomationRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAutomationRuleV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateConfigurationPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateConnectorV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateFindingAggregatorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateInsightCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTicketV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteActionTargetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAggregatorV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAutomationRuleV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConfigurationPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConnectorV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteFindingAggregatorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteInsightCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeActionTargetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeProductsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeProductsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeSecurityHubV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStandardsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStandardsControlsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableImportFindingsForProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableSecurityHubCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableSecurityHubV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EnableImportFindingsForProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EnableSecurityHubCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EnableSecurityHubV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GenerateRecommendedPolicyV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAggregatorV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAutomationRuleV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConfigurationPolicyAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConfigurationPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConnectorV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEnabledStandardsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFindingAggregatorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFindingHistoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFindingStatisticsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFindingsTrendsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFindingsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetInsightResultsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRecommendedPolicyV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetResourcesStatisticsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetResourcesTrendsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetResourcesV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSecurityControlDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAggregatorsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAutomationRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAutomationRulesV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListConfigurationPoliciesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListConfigurationPolicyAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListConnectorsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEnabledProductsForImportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFindingAggregatorsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSecurityControlDefinitionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStandardsControlAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RegisterConnectorV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartConfigurationPolicyAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartConfigurationPolicyDisassociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateActionTargetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAggregatorV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAutomationRuleV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateConfigurationPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateConnectorV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateFindingAggregatorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateFindingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateInsightCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSecurityControlCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSecurityHubConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateStandardsControlCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/package.json +8 -10
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_3";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
|
|
|
22
19
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListTagsForResourceCommand_base: {
|
|
25
|
-
new (input: ListTagsForResourceCommandInput): import("@smithy/core/client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListTagsForResourceCommandInput): import("@smithy/core/client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/core/client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/core/client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns a list of tags associated with a resource.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { RegisterConnectorV2Request, RegisterConnectorV2Response } from "../models/models_3";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface RegisterConnectorV2CommandInput extends RegisterConnectorV2Requ
|
|
|
22
19
|
export interface RegisterConnectorV2CommandOutput extends RegisterConnectorV2Response, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const RegisterConnectorV2Command_base: {
|
|
25
|
-
new (input: RegisterConnectorV2CommandInput): import("@smithy/core/client").CommandImpl<RegisterConnectorV2CommandInput, RegisterConnectorV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: RegisterConnectorV2CommandInput): import("@smithy/core/client").CommandImpl<RegisterConnectorV2CommandInput, RegisterConnectorV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: RegisterConnectorV2CommandInput): import("@smithy/core/client").CommandImpl<RegisterConnectorV2CommandInput, RegisterConnectorV2CommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: RegisterConnectorV2CommandInput): import("@smithy/core/client").CommandImpl<RegisterConnectorV2CommandInput, RegisterConnectorV2CommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Grants permission to complete the authorization based on input parameters.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { StartConfigurationPolicyAssociationRequest, StartConfigurationPolicyAssociationResponse } from "../models/models_3";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface StartConfigurationPolicyAssociationCommandInput extends StartCo
|
|
|
22
19
|
export interface StartConfigurationPolicyAssociationCommandOutput extends StartConfigurationPolicyAssociationResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const StartConfigurationPolicyAssociationCommand_base: {
|
|
25
|
-
new (input: StartConfigurationPolicyAssociationCommandInput): import("@smithy/core/client").CommandImpl<StartConfigurationPolicyAssociationCommandInput, StartConfigurationPolicyAssociationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: StartConfigurationPolicyAssociationCommandInput): import("@smithy/core/client").CommandImpl<StartConfigurationPolicyAssociationCommandInput, StartConfigurationPolicyAssociationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: StartConfigurationPolicyAssociationCommandInput): import("@smithy/core/client").CommandImpl<StartConfigurationPolicyAssociationCommandInput, StartConfigurationPolicyAssociationCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: StartConfigurationPolicyAssociationCommandInput): import("@smithy/core/client").CommandImpl<StartConfigurationPolicyAssociationCommandInput, StartConfigurationPolicyAssociationCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { StartConfigurationPolicyDisassociationRequest, StartConfigurationPolicyDisassociationResponse } from "../models/models_3";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface StartConfigurationPolicyDisassociationCommandInput extends Star
|
|
|
22
19
|
export interface StartConfigurationPolicyDisassociationCommandOutput extends StartConfigurationPolicyDisassociationResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const StartConfigurationPolicyDisassociationCommand_base: {
|
|
25
|
-
new (input: StartConfigurationPolicyDisassociationCommandInput): import("@smithy/core/client").CommandImpl<StartConfigurationPolicyDisassociationCommandInput, StartConfigurationPolicyDisassociationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: StartConfigurationPolicyDisassociationCommandInput): import("@smithy/core/client").CommandImpl<StartConfigurationPolicyDisassociationCommandInput, StartConfigurationPolicyDisassociationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: StartConfigurationPolicyDisassociationCommandInput): import("@smithy/core/client").CommandImpl<StartConfigurationPolicyDisassociationCommandInput, StartConfigurationPolicyDisassociationCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: StartConfigurationPolicyDisassociationCommandInput): import("@smithy/core/client").CommandImpl<StartConfigurationPolicyDisassociationCommandInput, StartConfigurationPolicyDisassociationCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { TagResourceRequest, TagResourceResponse } from "../models/models_3";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface TagResourceCommandInput extends TagResourceRequest {
|
|
|
22
19
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const TagResourceCommand_base: {
|
|
25
|
-
new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Adds one or more tags to a resource.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { UntagResourceRequest, UntagResourceResponse } from "../models/models_3";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
|
22
19
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const UntagResourceCommand_base: {
|
|
25
|
-
new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Removes one or more tags from a resource.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { UpdateActionTargetRequest, UpdateActionTargetResponse } from "../models/models_3";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface UpdateActionTargetCommandInput extends UpdateActionTargetReques
|
|
|
22
19
|
export interface UpdateActionTargetCommandOutput extends UpdateActionTargetResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const UpdateActionTargetCommand_base: {
|
|
25
|
-
new (input: UpdateActionTargetCommandInput): import("@smithy/core/client").CommandImpl<UpdateActionTargetCommandInput, UpdateActionTargetCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: UpdateActionTargetCommandInput): import("@smithy/core/client").CommandImpl<UpdateActionTargetCommandInput, UpdateActionTargetCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: UpdateActionTargetCommandInput): import("@smithy/core/client").CommandImpl<UpdateActionTargetCommandInput, UpdateActionTargetCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: UpdateActionTargetCommandInput): import("@smithy/core/client").CommandImpl<UpdateActionTargetCommandInput, UpdateActionTargetCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Updates the name and description of a custom action target in Security Hub CSPM.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { UpdateAggregatorV2Request, UpdateAggregatorV2Response } from "../models/models_3";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface UpdateAggregatorV2CommandInput extends UpdateAggregatorV2Reques
|
|
|
22
19
|
export interface UpdateAggregatorV2CommandOutput extends UpdateAggregatorV2Response, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const UpdateAggregatorV2Command_base: {
|
|
25
|
-
new (input: UpdateAggregatorV2CommandInput): import("@smithy/core/client").CommandImpl<UpdateAggregatorV2CommandInput, UpdateAggregatorV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: UpdateAggregatorV2CommandInput): import("@smithy/core/client").CommandImpl<UpdateAggregatorV2CommandInput, UpdateAggregatorV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: UpdateAggregatorV2CommandInput): import("@smithy/core/client").CommandImpl<UpdateAggregatorV2CommandInput, UpdateAggregatorV2CommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: UpdateAggregatorV2CommandInput): import("@smithy/core/client").CommandImpl<UpdateAggregatorV2CommandInput, UpdateAggregatorV2CommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Udpates the configuration for the Aggregator V2.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { UpdateAutomationRuleV2Request, UpdateAutomationRuleV2Response } from "../models/models_3";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface UpdateAutomationRuleV2CommandInput extends UpdateAutomationRule
|
|
|
22
19
|
export interface UpdateAutomationRuleV2CommandOutput extends UpdateAutomationRuleV2Response, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const UpdateAutomationRuleV2Command_base: {
|
|
25
|
-
new (input: UpdateAutomationRuleV2CommandInput): import("@smithy/core/client").CommandImpl<UpdateAutomationRuleV2CommandInput, UpdateAutomationRuleV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: UpdateAutomationRuleV2CommandInput): import("@smithy/core/client").CommandImpl<UpdateAutomationRuleV2CommandInput, UpdateAutomationRuleV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: UpdateAutomationRuleV2CommandInput): import("@smithy/core/client").CommandImpl<UpdateAutomationRuleV2CommandInput, UpdateAutomationRuleV2CommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: UpdateAutomationRuleV2CommandInput): import("@smithy/core/client").CommandImpl<UpdateAutomationRuleV2CommandInput, UpdateAutomationRuleV2CommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Updates a V2 automation rule.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { UpdateConfigurationPolicyRequest, UpdateConfigurationPolicyResponse } from "../models/models_3";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface UpdateConfigurationPolicyCommandInput extends UpdateConfigurati
|
|
|
22
19
|
export interface UpdateConfigurationPolicyCommandOutput extends UpdateConfigurationPolicyResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const UpdateConfigurationPolicyCommand_base: {
|
|
25
|
-
new (input: UpdateConfigurationPolicyCommandInput): import("@smithy/core/client").CommandImpl<UpdateConfigurationPolicyCommandInput, UpdateConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: UpdateConfigurationPolicyCommandInput): import("@smithy/core/client").CommandImpl<UpdateConfigurationPolicyCommandInput, UpdateConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: UpdateConfigurationPolicyCommandInput): import("@smithy/core/client").CommandImpl<UpdateConfigurationPolicyCommandInput, UpdateConfigurationPolicyCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: UpdateConfigurationPolicyCommandInput): import("@smithy/core/client").CommandImpl<UpdateConfigurationPolicyCommandInput, UpdateConfigurationPolicyCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { UpdateConnectorV2Request, UpdateConnectorV2Response } from "../models/models_3";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface UpdateConnectorV2CommandInput extends UpdateConnectorV2Request
|
|
|
22
19
|
export interface UpdateConnectorV2CommandOutput extends UpdateConnectorV2Response, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const UpdateConnectorV2Command_base: {
|
|
25
|
-
new (input: UpdateConnectorV2CommandInput): import("@smithy/core/client").CommandImpl<UpdateConnectorV2CommandInput, UpdateConnectorV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: UpdateConnectorV2CommandInput): import("@smithy/core/client").CommandImpl<UpdateConnectorV2CommandInput, UpdateConnectorV2CommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: UpdateConnectorV2CommandInput): import("@smithy/core/client").CommandImpl<UpdateConnectorV2CommandInput, UpdateConnectorV2CommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: UpdateConnectorV2CommandInput): import("@smithy/core/client").CommandImpl<UpdateConnectorV2CommandInput, UpdateConnectorV2CommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Grants permission to update a connectorV2 based on its id and input parameters.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { UpdateFindingAggregatorRequest, UpdateFindingAggregatorResponse } from "../models/models_3";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface UpdateFindingAggregatorCommandInput extends UpdateFindingAggreg
|
|
|
22
19
|
export interface UpdateFindingAggregatorCommandOutput extends UpdateFindingAggregatorResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const UpdateFindingAggregatorCommand_base: {
|
|
25
|
-
new (input: UpdateFindingAggregatorCommandInput): import("@smithy/core/client").CommandImpl<UpdateFindingAggregatorCommandInput, UpdateFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: UpdateFindingAggregatorCommandInput): import("@smithy/core/client").CommandImpl<UpdateFindingAggregatorCommandInput, UpdateFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: UpdateFindingAggregatorCommandInput): import("@smithy/core/client").CommandImpl<UpdateFindingAggregatorCommandInput, UpdateFindingAggregatorCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: UpdateFindingAggregatorCommandInput): import("@smithy/core/client").CommandImpl<UpdateFindingAggregatorCommandInput, UpdateFindingAggregatorCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <note>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { UpdateFindingsRequest, UpdateFindingsResponse } from "../models/models_3";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface UpdateFindingsCommandInput extends UpdateFindingsRequest {
|
|
|
22
19
|
export interface UpdateFindingsCommandOutput extends UpdateFindingsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const UpdateFindingsCommand_base: {
|
|
25
|
-
new (input: UpdateFindingsCommandInput): import("@smithy/core/client").CommandImpl<UpdateFindingsCommandInput, UpdateFindingsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: UpdateFindingsCommandInput): import("@smithy/core/client").CommandImpl<UpdateFindingsCommandInput, UpdateFindingsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: UpdateFindingsCommandInput): import("@smithy/core/client").CommandImpl<UpdateFindingsCommandInput, UpdateFindingsCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: UpdateFindingsCommandInput): import("@smithy/core/client").CommandImpl<UpdateFindingsCommandInput, UpdateFindingsCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { UpdateInsightRequest, UpdateInsightResponse } from "../models/models_3";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface UpdateInsightCommandInput extends UpdateInsightRequest {
|
|
|
22
19
|
export interface UpdateInsightCommandOutput extends UpdateInsightResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const UpdateInsightCommand_base: {
|
|
25
|
-
new (input: UpdateInsightCommandInput): import("@smithy/core/client").CommandImpl<UpdateInsightCommandInput, UpdateInsightCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: UpdateInsightCommandInput): import("@smithy/core/client").CommandImpl<UpdateInsightCommandInput, UpdateInsightCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: UpdateInsightCommandInput): import("@smithy/core/client").CommandImpl<UpdateInsightCommandInput, UpdateInsightCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: UpdateInsightCommandInput): import("@smithy/core/client").CommandImpl<UpdateInsightCommandInput, UpdateInsightCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Updates the Security Hub CSPM insight identified by the specified insight ARN.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { UpdateOrganizationConfigurationRequest, UpdateOrganizationConfigurationResponse } from "../models/models_3";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface UpdateOrganizationConfigurationCommandInput extends UpdateOrgan
|
|
|
22
19
|
export interface UpdateOrganizationConfigurationCommandOutput extends UpdateOrganizationConfigurationResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const UpdateOrganizationConfigurationCommand_base: {
|
|
25
|
-
new (input: UpdateOrganizationConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: UpdateOrganizationConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: UpdateOrganizationConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: UpdateOrganizationConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Updates the configuration of your organization in Security Hub CSPM. Only the
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { UpdateSecurityControlRequest, UpdateSecurityControlResponse } from "../models/models_3";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface UpdateSecurityControlCommandInput extends UpdateSecurityControl
|
|
|
22
19
|
export interface UpdateSecurityControlCommandOutput extends UpdateSecurityControlResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const UpdateSecurityControlCommand_base: {
|
|
25
|
-
new (input: UpdateSecurityControlCommandInput): import("@smithy/core/client").CommandImpl<UpdateSecurityControlCommandInput, UpdateSecurityControlCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: UpdateSecurityControlCommandInput): import("@smithy/core/client").CommandImpl<UpdateSecurityControlCommandInput, UpdateSecurityControlCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: UpdateSecurityControlCommandInput): import("@smithy/core/client").CommandImpl<UpdateSecurityControlCommandInput, UpdateSecurityControlCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: UpdateSecurityControlCommandInput): import("@smithy/core/client").CommandImpl<UpdateSecurityControlCommandInput, UpdateSecurityControlCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { UpdateSecurityHubConfigurationRequest, UpdateSecurityHubConfigurationResponse } from "../models/models_3";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface UpdateSecurityHubConfigurationCommandInput extends UpdateSecuri
|
|
|
22
19
|
export interface UpdateSecurityHubConfigurationCommandOutput extends UpdateSecurityHubConfigurationResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const UpdateSecurityHubConfigurationCommand_base: {
|
|
25
|
-
new (input: UpdateSecurityHubConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateSecurityHubConfigurationCommandInput, UpdateSecurityHubConfigurationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [UpdateSecurityHubConfigurationCommandInput]): import("@smithy/core/client").CommandImpl<UpdateSecurityHubConfigurationCommandInput, UpdateSecurityHubConfigurationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: UpdateSecurityHubConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateSecurityHubConfigurationCommandInput, UpdateSecurityHubConfigurationCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [UpdateSecurityHubConfigurationCommandInput]): import("@smithy/core/client").CommandImpl<UpdateSecurityHubConfigurationCommandInput, UpdateSecurityHubConfigurationCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Updates configuration options for Security Hub CSPM.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { UpdateStandardsControlRequest, UpdateStandardsControlResponse } from "../models/models_3";
|
|
4
|
-
import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface UpdateStandardsControlCommandInput extends UpdateStandardsContr
|
|
|
22
19
|
export interface UpdateStandardsControlCommandOutput extends UpdateStandardsControlResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const UpdateStandardsControlCommand_base: {
|
|
25
|
-
new (input: UpdateStandardsControlCommandInput): import("@smithy/core/client").CommandImpl<UpdateStandardsControlCommandInput, UpdateStandardsControlCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: UpdateStandardsControlCommandInput): import("@smithy/core/client").CommandImpl<UpdateStandardsControlCommandInput, UpdateStandardsControlCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: UpdateStandardsControlCommandInput): import("@smithy/core/client").CommandImpl<UpdateStandardsControlCommandInput, UpdateStandardsControlCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: UpdateStandardsControlCommandInput): import("@smithy/core/client").CommandImpl<UpdateStandardsControlCommandInput, UpdateStandardsControlCommandOutput, import("..").SecurityHubClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Used to control whether an individual security standard control is enabled or
|
package/dist-types/index.d.ts
CHANGED
|
@@ -80,6 +80,7 @@ export type { ClientInputEndpointParameters } from "./endpoint/EndpointParameter
|
|
|
80
80
|
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
81
81
|
export type { SecurityHubExtensionConfiguration } from "./extensionConfiguration";
|
|
82
82
|
export * from "./commands";
|
|
83
|
+
export { Command as $Command } from "@smithy/core/client";
|
|
83
84
|
export * from "./schemas/schemas_0";
|
|
84
85
|
export * from "./pagination";
|
|
85
86
|
export * from "./models/enums";
|
|
@@ -13,7 +13,6 @@ export declare const getRuntimeConfig: (config: SecurityHubClientConfig) => {
|
|
|
13
13
|
region: string | import("@smithy/types").Provider<any>;
|
|
14
14
|
requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
|
|
15
15
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
16
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
17
16
|
streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
|
|
18
17
|
useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
19
18
|
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
@@ -24,6 +23,7 @@ export declare const getRuntimeConfig: (config: SecurityHubClientConfig) => {
|
|
|
24
23
|
[setting: string]: unknown;
|
|
25
24
|
};
|
|
26
25
|
apiVersion: string;
|
|
26
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
27
27
|
urlParser: import("@smithy/types").UrlParser;
|
|
28
28
|
base64Decoder: import("@smithy/types").Decoder;
|
|
29
29
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -14,7 +14,6 @@ export declare const getRuntimeConfig: (config: SecurityHubClientConfig) => {
|
|
|
14
14
|
region: string | import("@smithy/types").Provider<string>;
|
|
15
15
|
requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
|
|
16
16
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
17
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
18
17
|
streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
|
|
19
18
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
19
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
@@ -26,6 +25,7 @@ export declare const getRuntimeConfig: (config: SecurityHubClientConfig) => {
|
|
|
26
25
|
[setting: string]: unknown;
|
|
27
26
|
};
|
|
28
27
|
apiVersion: string;
|
|
28
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
29
29
|
urlParser: import("@smithy/types").UrlParser;
|
|
30
30
|
base64Decoder: import("@smithy/types").Decoder;
|
|
31
31
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -4,7 +4,6 @@ import type { SecurityHubClientConfig } from "./SecurityHubClient";
|
|
|
4
4
|
*/
|
|
5
5
|
export declare const getRuntimeConfig: (config: SecurityHubClientConfig) => {
|
|
6
6
|
runtime: string;
|
|
7
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
8
7
|
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/core/protocols").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
9
8
|
cacheMiddleware?: boolean;
|
|
10
9
|
protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsRestJsonProtocol;
|
|
@@ -13,6 +12,7 @@ export declare const getRuntimeConfig: (config: SecurityHubClientConfig) => {
|
|
|
13
12
|
[setting: string]: unknown;
|
|
14
13
|
};
|
|
15
14
|
apiVersion: string;
|
|
15
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
16
16
|
urlParser: import("@smithy/types").UrlParser;
|
|
17
17
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
18
18
|
streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
|
|
@@ -21,6 +21,7 @@ export declare const getRuntimeConfig: (config: SecurityHubClientConfig) => {
|
|
|
21
21
|
defaultNamespace?: string;
|
|
22
22
|
};
|
|
23
23
|
serviceId: string;
|
|
24
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
24
25
|
urlParser: import("@smithy/types").UrlParser;
|
|
25
26
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
26
27
|
utf8Encoder: (input: Uint8Array | string) => string;
|