@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 { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DisableSecurityHubRequest,
|
|
@@ -19,7 +19,7 @@ export interface DisableSecurityHubCommandOutput
|
|
|
19
19
|
declare const DisableSecurityHubCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DisableSecurityHubCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DisableSecurityHubCommandInput,
|
|
24
24
|
DisableSecurityHubCommandOutput,
|
|
25
25
|
SecurityHubClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DisableSecurityHubCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [DisableSecurityHubCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DisableSecurityHubCommandInput,
|
|
33
33
|
DisableSecurityHubCommandOutput,
|
|
34
34
|
SecurityHubClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DisableSecurityHubCommand extends DisableSecurityHubCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DisableSecurityHubV2Request,
|
|
@@ -19,7 +19,7 @@ export interface DisableSecurityHubV2CommandOutput
|
|
|
19
19
|
declare const DisableSecurityHubV2Command_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DisableSecurityHubV2CommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DisableSecurityHubV2CommandInput,
|
|
24
24
|
DisableSecurityHubV2CommandOutput,
|
|
25
25
|
SecurityHubClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DisableSecurityHubV2Command_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [DisableSecurityHubV2CommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DisableSecurityHubV2CommandInput,
|
|
33
33
|
DisableSecurityHubV2CommandOutput,
|
|
34
34
|
SecurityHubClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DisableSecurityHubV2Command extends DisableSecurityHubV2Command_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DisassociateFromAdministratorAccountRequest,
|
|
@@ -19,7 +19,7 @@ export interface DisassociateFromAdministratorAccountCommandOutput
|
|
|
19
19
|
declare const DisassociateFromAdministratorAccountCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DisassociateFromAdministratorAccountCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DisassociateFromAdministratorAccountCommandInput,
|
|
24
24
|
DisassociateFromAdministratorAccountCommandOutput,
|
|
25
25
|
SecurityHubClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DisassociateFromAdministratorAccountCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [DisassociateFromAdministratorAccountCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DisassociateFromAdministratorAccountCommandInput,
|
|
33
33
|
DisassociateFromAdministratorAccountCommandOutput,
|
|
34
34
|
SecurityHubClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DisassociateFromAdministratorAccountCommand extends DisassociateFromAdministratorAccountCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DisassociateFromMasterAccountRequest,
|
|
@@ -19,7 +19,7 @@ export interface DisassociateFromMasterAccountCommandOutput
|
|
|
19
19
|
declare const DisassociateFromMasterAccountCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DisassociateFromMasterAccountCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DisassociateFromMasterAccountCommandInput,
|
|
24
24
|
DisassociateFromMasterAccountCommandOutput,
|
|
25
25
|
SecurityHubClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DisassociateFromMasterAccountCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [DisassociateFromMasterAccountCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DisassociateFromMasterAccountCommandInput,
|
|
33
33
|
DisassociateFromMasterAccountCommandOutput,
|
|
34
34
|
SecurityHubClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DisassociateFromMasterAccountCommand extends DisassociateFromMasterAccountCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DisassociateMembersRequest,
|
|
@@ -19,7 +19,7 @@ export interface DisassociateMembersCommandOutput
|
|
|
19
19
|
declare const DisassociateMembersCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DisassociateMembersCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DisassociateMembersCommandInput,
|
|
24
24
|
DisassociateMembersCommandOutput,
|
|
25
25
|
SecurityHubClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DisassociateMembersCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DisassociateMembersCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DisassociateMembersCommandInput,
|
|
33
33
|
DisassociateMembersCommandOutput,
|
|
34
34
|
SecurityHubClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DisassociateMembersCommand extends DisassociateMembersCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
EnableImportFindingsForProductRequest,
|
|
@@ -19,7 +19,7 @@ export interface EnableImportFindingsForProductCommandOutput
|
|
|
19
19
|
declare const EnableImportFindingsForProductCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: EnableImportFindingsForProductCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
EnableImportFindingsForProductCommandInput,
|
|
24
24
|
EnableImportFindingsForProductCommandOutput,
|
|
25
25
|
SecurityHubClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const EnableImportFindingsForProductCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: EnableImportFindingsForProductCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
EnableImportFindingsForProductCommandInput,
|
|
33
33
|
EnableImportFindingsForProductCommandOutput,
|
|
34
34
|
SecurityHubClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class EnableImportFindingsForProductCommand extends EnableImportFindingsForProductCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
EnableOrganizationAdminAccountRequest,
|
|
@@ -19,7 +19,7 @@ export interface EnableOrganizationAdminAccountCommandOutput
|
|
|
19
19
|
declare const EnableOrganizationAdminAccountCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: EnableOrganizationAdminAccountCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
EnableOrganizationAdminAccountCommandInput,
|
|
24
24
|
EnableOrganizationAdminAccountCommandOutput,
|
|
25
25
|
SecurityHubClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const EnableOrganizationAdminAccountCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: EnableOrganizationAdminAccountCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
EnableOrganizationAdminAccountCommandInput,
|
|
33
33
|
EnableOrganizationAdminAccountCommandOutput,
|
|
34
34
|
SecurityHubClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class EnableOrganizationAdminAccountCommand extends EnableOrganizationAdminAccountCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
EnableSecurityHubRequest,
|
|
@@ -19,7 +19,7 @@ export interface EnableSecurityHubCommandOutput
|
|
|
19
19
|
declare const EnableSecurityHubCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: EnableSecurityHubCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
EnableSecurityHubCommandInput,
|
|
24
24
|
EnableSecurityHubCommandOutput,
|
|
25
25
|
SecurityHubClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const EnableSecurityHubCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [EnableSecurityHubCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
EnableSecurityHubCommandInput,
|
|
33
33
|
EnableSecurityHubCommandOutput,
|
|
34
34
|
SecurityHubClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class EnableSecurityHubCommand extends EnableSecurityHubCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
EnableSecurityHubV2Request,
|
|
@@ -19,7 +19,7 @@ export interface EnableSecurityHubV2CommandOutput
|
|
|
19
19
|
declare const EnableSecurityHubV2Command_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: EnableSecurityHubV2CommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
EnableSecurityHubV2CommandInput,
|
|
24
24
|
EnableSecurityHubV2CommandOutput,
|
|
25
25
|
SecurityHubClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const EnableSecurityHubV2Command_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [EnableSecurityHubV2CommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
EnableSecurityHubV2CommandInput,
|
|
33
33
|
EnableSecurityHubV2CommandOutput,
|
|
34
34
|
SecurityHubClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class EnableSecurityHubV2Command extends EnableSecurityHubV2Command_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
GenerateRecommendedPolicyV2Request,
|
|
@@ -19,7 +19,7 @@ export interface GenerateRecommendedPolicyV2CommandOutput
|
|
|
19
19
|
declare const GenerateRecommendedPolicyV2Command_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: GenerateRecommendedPolicyV2CommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
GenerateRecommendedPolicyV2CommandInput,
|
|
24
24
|
GenerateRecommendedPolicyV2CommandOutput,
|
|
25
25
|
SecurityHubClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const GenerateRecommendedPolicyV2Command_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: GenerateRecommendedPolicyV2CommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
GenerateRecommendedPolicyV2CommandInput,
|
|
33
33
|
GenerateRecommendedPolicyV2CommandOutput,
|
|
34
34
|
SecurityHubClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class GenerateRecommendedPolicyV2Command extends GenerateRecommendedPolicyV2Command_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
GetAdministratorAccountRequest,
|
|
@@ -19,7 +19,7 @@ export interface GetAdministratorAccountCommandOutput
|
|
|
19
19
|
declare const GetAdministratorAccountCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: GetAdministratorAccountCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
GetAdministratorAccountCommandInput,
|
|
24
24
|
GetAdministratorAccountCommandOutput,
|
|
25
25
|
SecurityHubClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const GetAdministratorAccountCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [GetAdministratorAccountCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
GetAdministratorAccountCommandInput,
|
|
33
33
|
GetAdministratorAccountCommandOutput,
|
|
34
34
|
SecurityHubClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class GetAdministratorAccountCommand extends GetAdministratorAccountCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
GetAggregatorV2Request,
|
|
@@ -18,7 +18,7 @@ export interface GetAggregatorV2CommandOutput
|
|
|
18
18
|
declare const GetAggregatorV2Command_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: GetAggregatorV2CommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
GetAggregatorV2CommandInput,
|
|
23
23
|
GetAggregatorV2CommandOutput,
|
|
24
24
|
SecurityHubClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const GetAggregatorV2Command_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: GetAggregatorV2CommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
GetAggregatorV2CommandInput,
|
|
32
32
|
GetAggregatorV2CommandOutput,
|
|
33
33
|
SecurityHubClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class GetAggregatorV2Command extends GetAggregatorV2Command_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { GetAutomationRuleV2Request } from "../models/models_2";
|
|
4
4
|
import { GetAutomationRuleV2Response } from "../models/models_3";
|
|
@@ -17,7 +17,7 @@ export interface GetAutomationRuleV2CommandOutput
|
|
|
17
17
|
declare const GetAutomationRuleV2Command_base: {
|
|
18
18
|
new (
|
|
19
19
|
input: GetAutomationRuleV2CommandInput
|
|
20
|
-
): import("@smithy/
|
|
20
|
+
): import("@smithy/core/client").CommandImpl<
|
|
21
21
|
GetAutomationRuleV2CommandInput,
|
|
22
22
|
GetAutomationRuleV2CommandOutput,
|
|
23
23
|
SecurityHubClientResolvedConfig,
|
|
@@ -26,14 +26,16 @@ declare const GetAutomationRuleV2Command_base: {
|
|
|
26
26
|
>;
|
|
27
27
|
new (
|
|
28
28
|
input: GetAutomationRuleV2CommandInput
|
|
29
|
-
): import("@smithy/
|
|
29
|
+
): import("@smithy/core/client").CommandImpl<
|
|
30
30
|
GetAutomationRuleV2CommandInput,
|
|
31
31
|
GetAutomationRuleV2CommandOutput,
|
|
32
32
|
SecurityHubClientResolvedConfig,
|
|
33
33
|
ServiceInputTypes,
|
|
34
34
|
ServiceOutputTypes
|
|
35
35
|
>;
|
|
36
|
-
getEndpointParameterInstructions():
|
|
36
|
+
getEndpointParameterInstructions(): {
|
|
37
|
+
[x: string]: unknown;
|
|
38
|
+
};
|
|
37
39
|
};
|
|
38
40
|
export declare class GetAutomationRuleV2Command extends GetAutomationRuleV2Command_base {
|
|
39
41
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
GetConfigurationPolicyAssociationRequest,
|
|
@@ -19,7 +19,7 @@ export interface GetConfigurationPolicyAssociationCommandOutput
|
|
|
19
19
|
declare const GetConfigurationPolicyAssociationCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: GetConfigurationPolicyAssociationCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
GetConfigurationPolicyAssociationCommandInput,
|
|
24
24
|
GetConfigurationPolicyAssociationCommandOutput,
|
|
25
25
|
SecurityHubClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const GetConfigurationPolicyAssociationCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: GetConfigurationPolicyAssociationCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
GetConfigurationPolicyAssociationCommandInput,
|
|
33
33
|
GetConfigurationPolicyAssociationCommandOutput,
|
|
34
34
|
SecurityHubClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class GetConfigurationPolicyAssociationCommand extends GetConfigurationPolicyAssociationCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
GetConfigurationPolicyRequest,
|
|
@@ -19,7 +19,7 @@ export interface GetConfigurationPolicyCommandOutput
|
|
|
19
19
|
declare const GetConfigurationPolicyCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: GetConfigurationPolicyCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
GetConfigurationPolicyCommandInput,
|
|
24
24
|
GetConfigurationPolicyCommandOutput,
|
|
25
25
|
SecurityHubClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const GetConfigurationPolicyCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: GetConfigurationPolicyCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
GetConfigurationPolicyCommandInput,
|
|
33
33
|
GetConfigurationPolicyCommandOutput,
|
|
34
34
|
SecurityHubClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class GetConfigurationPolicyCommand extends GetConfigurationPolicyCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
GetConnectorV2Request,
|
|
@@ -18,7 +18,7 @@ export interface GetConnectorV2CommandOutput
|
|
|
18
18
|
declare const GetConnectorV2Command_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: GetConnectorV2CommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
GetConnectorV2CommandInput,
|
|
23
23
|
GetConnectorV2CommandOutput,
|
|
24
24
|
SecurityHubClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const GetConnectorV2Command_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: GetConnectorV2CommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
GetConnectorV2CommandInput,
|
|
32
32
|
GetConnectorV2CommandOutput,
|
|
33
33
|
SecurityHubClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class GetConnectorV2Command extends GetConnectorV2Command_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
GetEnabledStandardsRequest,
|
|
@@ -19,7 +19,7 @@ export interface GetEnabledStandardsCommandOutput
|
|
|
19
19
|
declare const GetEnabledStandardsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: GetEnabledStandardsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
GetEnabledStandardsCommandInput,
|
|
24
24
|
GetEnabledStandardsCommandOutput,
|
|
25
25
|
SecurityHubClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const GetEnabledStandardsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [GetEnabledStandardsCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
GetEnabledStandardsCommandInput,
|
|
33
33
|
GetEnabledStandardsCommandOutput,
|
|
34
34
|
SecurityHubClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class GetEnabledStandardsCommand extends GetEnabledStandardsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
GetFindingAggregatorRequest,
|
|
@@ -19,7 +19,7 @@ export interface GetFindingAggregatorCommandOutput
|
|
|
19
19
|
declare const GetFindingAggregatorCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: GetFindingAggregatorCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
GetFindingAggregatorCommandInput,
|
|
24
24
|
GetFindingAggregatorCommandOutput,
|
|
25
25
|
SecurityHubClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const GetFindingAggregatorCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: GetFindingAggregatorCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
GetFindingAggregatorCommandInput,
|
|
33
33
|
GetFindingAggregatorCommandOutput,
|
|
34
34
|
SecurityHubClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class GetFindingAggregatorCommand extends GetFindingAggregatorCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
GetFindingHistoryRequest,
|
|
@@ -19,7 +19,7 @@ export interface GetFindingHistoryCommandOutput
|
|
|
19
19
|
declare const GetFindingHistoryCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: GetFindingHistoryCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
GetFindingHistoryCommandInput,
|
|
24
24
|
GetFindingHistoryCommandOutput,
|
|
25
25
|
SecurityHubClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const GetFindingHistoryCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: GetFindingHistoryCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
GetFindingHistoryCommandInput,
|
|
33
33
|
GetFindingHistoryCommandOutput,
|
|
34
34
|
SecurityHubClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class GetFindingHistoryCommand extends GetFindingHistoryCommand_base {
|
|
41
43
|
protected static __types: {
|