@aws-sdk/client-securityhub 3.1077.0 → 3.1079.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +333 -1309
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AcceptAdministratorInvitationCommand.js +2 -14
- package/dist-es/commands/AcceptInvitationCommand.js +2 -14
- package/dist-es/commands/BatchDeleteAutomationRulesCommand.js +2 -14
- package/dist-es/commands/BatchDisableStandardsCommand.js +2 -14
- package/dist-es/commands/BatchEnableStandardsCommand.js +2 -14
- package/dist-es/commands/BatchGetAutomationRulesCommand.js +2 -14
- package/dist-es/commands/BatchGetConfigurationPolicyAssociationsCommand.js +2 -14
- package/dist-es/commands/BatchGetSecurityControlsCommand.js +2 -14
- package/dist-es/commands/BatchGetStandardsControlAssociationsCommand.js +2 -14
- package/dist-es/commands/BatchImportFindingsCommand.js +2 -14
- package/dist-es/commands/BatchUpdateAutomationRulesCommand.js +2 -14
- package/dist-es/commands/BatchUpdateFindingsCommand.js +2 -14
- package/dist-es/commands/BatchUpdateFindingsV2Command.js +2 -14
- package/dist-es/commands/BatchUpdateStandardsControlAssociationsCommand.js +2 -14
- package/dist-es/commands/CreateActionTargetCommand.js +2 -14
- package/dist-es/commands/CreateAggregatorV2Command.js +2 -14
- package/dist-es/commands/CreateAutomationRuleCommand.js +2 -14
- package/dist-es/commands/CreateAutomationRuleV2Command.js +2 -14
- package/dist-es/commands/CreateConfigurationPolicyCommand.js +2 -14
- package/dist-es/commands/CreateConnectorV2Command.js +2 -14
- package/dist-es/commands/CreateFindingAggregatorCommand.js +2 -14
- package/dist-es/commands/CreateInsightCommand.js +2 -14
- package/dist-es/commands/CreateMembersCommand.js +2 -14
- package/dist-es/commands/CreateTicketV2Command.js +2 -14
- package/dist-es/commands/DeclineInvitationsCommand.js +2 -14
- package/dist-es/commands/DeleteActionTargetCommand.js +2 -14
- package/dist-es/commands/DeleteAggregatorV2Command.js +2 -14
- package/dist-es/commands/DeleteAutomationRuleV2Command.js +2 -14
- package/dist-es/commands/DeleteConfigurationPolicyCommand.js +2 -14
- package/dist-es/commands/DeleteConnectorV2Command.js +2 -14
- package/dist-es/commands/DeleteFindingAggregatorCommand.js +2 -14
- package/dist-es/commands/DeleteInsightCommand.js +2 -14
- package/dist-es/commands/DeleteInvitationsCommand.js +2 -14
- package/dist-es/commands/DeleteMembersCommand.js +2 -14
- package/dist-es/commands/DescribeActionTargetsCommand.js +2 -14
- package/dist-es/commands/DescribeHubCommand.js +2 -14
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +2 -14
- package/dist-es/commands/DescribeProductsCommand.js +2 -14
- package/dist-es/commands/DescribeProductsV2Command.js +2 -14
- package/dist-es/commands/DescribeSecurityHubV2Command.js +2 -14
- package/dist-es/commands/DescribeStandardsCommand.js +2 -14
- package/dist-es/commands/DescribeStandardsControlsCommand.js +2 -14
- package/dist-es/commands/DisableImportFindingsForProductCommand.js +2 -14
- package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +2 -14
- package/dist-es/commands/DisableSecurityHubCommand.js +2 -14
- package/dist-es/commands/DisableSecurityHubV2Command.js +2 -14
- package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +2 -14
- package/dist-es/commands/DisassociateFromMasterAccountCommand.js +2 -14
- package/dist-es/commands/DisassociateMembersCommand.js +2 -14
- package/dist-es/commands/EnableImportFindingsForProductCommand.js +2 -14
- package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +2 -14
- package/dist-es/commands/EnableSecurityHubCommand.js +2 -14
- package/dist-es/commands/EnableSecurityHubV2Command.js +2 -14
- package/dist-es/commands/GenerateRecommendedPolicyV2Command.js +2 -14
- package/dist-es/commands/GetAdministratorAccountCommand.js +2 -14
- package/dist-es/commands/GetAggregatorV2Command.js +2 -14
- package/dist-es/commands/GetAutomationRuleV2Command.js +2 -14
- package/dist-es/commands/GetConfigurationPolicyAssociationCommand.js +2 -14
- package/dist-es/commands/GetConfigurationPolicyCommand.js +2 -14
- package/dist-es/commands/GetConnectorV2Command.js +2 -14
- package/dist-es/commands/GetEnabledStandardsCommand.js +2 -14
- package/dist-es/commands/GetFindingAggregatorCommand.js +2 -14
- package/dist-es/commands/GetFindingHistoryCommand.js +2 -14
- package/dist-es/commands/GetFindingStatisticsV2Command.js +2 -14
- package/dist-es/commands/GetFindingsCommand.js +2 -14
- package/dist-es/commands/GetFindingsTrendsV2Command.js +2 -14
- package/dist-es/commands/GetFindingsV2Command.js +2 -14
- package/dist-es/commands/GetInsightResultsCommand.js +2 -14
- package/dist-es/commands/GetInsightsCommand.js +2 -14
- package/dist-es/commands/GetInvitationsCountCommand.js +2 -14
- package/dist-es/commands/GetMasterAccountCommand.js +2 -14
- package/dist-es/commands/GetMembersCommand.js +2 -14
- package/dist-es/commands/GetRecommendedPolicyV2Command.js +2 -14
- package/dist-es/commands/GetResourcesStatisticsV2Command.js +2 -14
- package/dist-es/commands/GetResourcesTrendsV2Command.js +2 -14
- package/dist-es/commands/GetResourcesV2Command.js +2 -14
- package/dist-es/commands/GetSecurityControlDefinitionCommand.js +2 -14
- package/dist-es/commands/InviteMembersCommand.js +2 -14
- package/dist-es/commands/ListAggregatorsV2Command.js +2 -14
- package/dist-es/commands/ListAutomationRulesCommand.js +2 -14
- package/dist-es/commands/ListAutomationRulesV2Command.js +2 -14
- package/dist-es/commands/ListConfigurationPoliciesCommand.js +2 -14
- package/dist-es/commands/ListConfigurationPolicyAssociationsCommand.js +2 -14
- package/dist-es/commands/ListConnectorsV2Command.js +2 -14
- package/dist-es/commands/ListEnabledProductsForImportCommand.js +2 -14
- package/dist-es/commands/ListFindingAggregatorsCommand.js +2 -14
- package/dist-es/commands/ListInvitationsCommand.js +2 -14
- package/dist-es/commands/ListMembersCommand.js +2 -14
- package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +2 -14
- package/dist-es/commands/ListSecurityControlDefinitionsCommand.js +2 -14
- package/dist-es/commands/ListStandardsControlAssociationsCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/RegisterConnectorV2Command.js +2 -14
- package/dist-es/commands/StartConfigurationPolicyAssociationCommand.js +2 -14
- package/dist-es/commands/StartConfigurationPolicyDisassociationCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateActionTargetCommand.js +2 -14
- package/dist-es/commands/UpdateAggregatorV2Command.js +2 -14
- package/dist-es/commands/UpdateAutomationRuleV2Command.js +2 -14
- package/dist-es/commands/UpdateConfigurationPolicyCommand.js +2 -14
- package/dist-es/commands/UpdateConnectorV2Command.js +2 -14
- package/dist-es/commands/UpdateFindingAggregatorCommand.js +2 -14
- package/dist-es/commands/UpdateFindingsCommand.js +2 -14
- package/dist-es/commands/UpdateInsightCommand.js +2 -14
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +2 -14
- package/dist-es/commands/UpdateSecurityControlCommand.js +2 -14
- package/dist-es/commands/UpdateSecurityHubConfigurationCommand.js +2 -14
- package/dist-es/commands/UpdateStandardsControlCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +3 -8
- package/dist-types/commands/AcceptInvitationCommand.d.ts +3 -8
- package/dist-types/commands/BatchDeleteAutomationRulesCommand.d.ts +3 -8
- package/dist-types/commands/BatchDisableStandardsCommand.d.ts +3 -8
- package/dist-types/commands/BatchEnableStandardsCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetAutomationRulesCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetSecurityControlsCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetStandardsControlAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/BatchImportFindingsCommand.d.ts +3 -8
- package/dist-types/commands/BatchUpdateAutomationRulesCommand.d.ts +3 -8
- package/dist-types/commands/BatchUpdateFindingsCommand.d.ts +3 -8
- package/dist-types/commands/BatchUpdateFindingsV2Command.d.ts +3 -8
- package/dist-types/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/CreateActionTargetCommand.d.ts +3 -8
- package/dist-types/commands/CreateAggregatorV2Command.d.ts +3 -8
- package/dist-types/commands/CreateAutomationRuleCommand.d.ts +3 -8
- package/dist-types/commands/CreateAutomationRuleV2Command.d.ts +3 -8
- package/dist-types/commands/CreateConfigurationPolicyCommand.d.ts +3 -8
- package/dist-types/commands/CreateConnectorV2Command.d.ts +3 -8
- package/dist-types/commands/CreateFindingAggregatorCommand.d.ts +3 -8
- package/dist-types/commands/CreateInsightCommand.d.ts +3 -8
- package/dist-types/commands/CreateMembersCommand.d.ts +3 -8
- package/dist-types/commands/CreateTicketV2Command.d.ts +3 -8
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +3 -8
- package/dist-types/commands/DeleteActionTargetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAggregatorV2Command.d.ts +3 -8
- package/dist-types/commands/DeleteAutomationRuleV2Command.d.ts +3 -8
- package/dist-types/commands/DeleteConfigurationPolicyCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConnectorV2Command.d.ts +3 -8
- package/dist-types/commands/DeleteFindingAggregatorCommand.d.ts +3 -8
- package/dist-types/commands/DeleteInsightCommand.d.ts +3 -8
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +3 -8
- package/dist-types/commands/DeleteMembersCommand.d.ts +3 -8
- package/dist-types/commands/DescribeActionTargetsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeHubCommand.d.ts +3 -8
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DescribeProductsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeProductsV2Command.d.ts +3 -8
- package/dist-types/commands/DescribeSecurityHubV2Command.d.ts +3 -8
- package/dist-types/commands/DescribeStandardsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStandardsControlsCommand.d.ts +3 -8
- package/dist-types/commands/DisableImportFindingsForProductCommand.d.ts +3 -8
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +3 -8
- package/dist-types/commands/DisableSecurityHubCommand.d.ts +3 -8
- package/dist-types/commands/DisableSecurityHubV2Command.d.ts +3 -8
- package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateMembersCommand.d.ts +3 -8
- package/dist-types/commands/EnableImportFindingsForProductCommand.d.ts +3 -8
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +3 -8
- package/dist-types/commands/EnableSecurityHubCommand.d.ts +3 -8
- package/dist-types/commands/EnableSecurityHubV2Command.d.ts +3 -8
- package/dist-types/commands/GenerateRecommendedPolicyV2Command.d.ts +3 -8
- package/dist-types/commands/GetAdministratorAccountCommand.d.ts +3 -8
- package/dist-types/commands/GetAggregatorV2Command.d.ts +3 -8
- package/dist-types/commands/GetAutomationRuleV2Command.d.ts +3 -8
- package/dist-types/commands/GetConfigurationPolicyAssociationCommand.d.ts +3 -8
- package/dist-types/commands/GetConfigurationPolicyCommand.d.ts +3 -8
- package/dist-types/commands/GetConnectorV2Command.d.ts +3 -8
- package/dist-types/commands/GetEnabledStandardsCommand.d.ts +3 -8
- package/dist-types/commands/GetFindingAggregatorCommand.d.ts +3 -8
- package/dist-types/commands/GetFindingHistoryCommand.d.ts +3 -8
- package/dist-types/commands/GetFindingStatisticsV2Command.d.ts +3 -8
- package/dist-types/commands/GetFindingsCommand.d.ts +3 -8
- package/dist-types/commands/GetFindingsTrendsV2Command.d.ts +3 -8
- package/dist-types/commands/GetFindingsV2Command.d.ts +3 -8
- package/dist-types/commands/GetInsightResultsCommand.d.ts +3 -8
- package/dist-types/commands/GetInsightsCommand.d.ts +3 -8
- package/dist-types/commands/GetInvitationsCountCommand.d.ts +3 -8
- package/dist-types/commands/GetMasterAccountCommand.d.ts +3 -8
- package/dist-types/commands/GetMembersCommand.d.ts +3 -8
- package/dist-types/commands/GetRecommendedPolicyV2Command.d.ts +3 -8
- package/dist-types/commands/GetResourcesStatisticsV2Command.d.ts +3 -8
- package/dist-types/commands/GetResourcesTrendsV2Command.d.ts +3 -8
- package/dist-types/commands/GetResourcesV2Command.d.ts +3 -8
- package/dist-types/commands/GetSecurityControlDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/InviteMembersCommand.d.ts +3 -8
- package/dist-types/commands/ListAggregatorsV2Command.d.ts +3 -8
- package/dist-types/commands/ListAutomationRulesCommand.d.ts +3 -8
- package/dist-types/commands/ListAutomationRulesV2Command.d.ts +3 -8
- package/dist-types/commands/ListConfigurationPoliciesCommand.d.ts +3 -8
- package/dist-types/commands/ListConfigurationPolicyAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListConnectorsV2Command.d.ts +3 -8
- package/dist-types/commands/ListEnabledProductsForImportCommand.d.ts +3 -8
- package/dist-types/commands/ListFindingAggregatorsCommand.d.ts +3 -8
- package/dist-types/commands/ListInvitationsCommand.d.ts +3 -8
- package/dist-types/commands/ListMembersCommand.d.ts +3 -8
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +3 -8
- package/dist-types/commands/ListSecurityControlDefinitionsCommand.d.ts +3 -8
- package/dist-types/commands/ListStandardsControlAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/RegisterConnectorV2Command.d.ts +3 -8
- package/dist-types/commands/StartConfigurationPolicyAssociationCommand.d.ts +3 -8
- package/dist-types/commands/StartConfigurationPolicyDisassociationCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateActionTargetCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAggregatorV2Command.d.ts +3 -8
- package/dist-types/commands/UpdateAutomationRuleV2Command.d.ts +3 -8
- package/dist-types/commands/UpdateConfigurationPolicyCommand.d.ts +3 -8
- package/dist-types/commands/UpdateConnectorV2Command.d.ts +3 -8
- package/dist-types/commands/UpdateFindingAggregatorCommand.d.ts +3 -8
- package/dist-types/commands/UpdateFindingsCommand.d.ts +3 -8
- package/dist-types/commands/UpdateInsightCommand.d.ts +3 -8
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSecurityControlCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSecurityHubConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateStandardsControlCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AcceptAdministratorInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchDeleteAutomationRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchDisableStandardsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchEnableStandardsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetAutomationRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetSecurityControlsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetStandardsControlAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchImportFindingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchUpdateAutomationRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchUpdateFindingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchUpdateFindingsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateActionTargetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAggregatorV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAutomationRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAutomationRuleV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateConfigurationPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateConnectorV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateFindingAggregatorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateInsightCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTicketV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteActionTargetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAggregatorV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAutomationRuleV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConfigurationPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConnectorV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteFindingAggregatorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteInsightCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeActionTargetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeProductsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeProductsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeSecurityHubV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStandardsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStandardsControlsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableImportFindingsForProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableSecurityHubCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableSecurityHubV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EnableImportFindingsForProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EnableSecurityHubCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EnableSecurityHubV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GenerateRecommendedPolicyV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAggregatorV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAutomationRuleV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConfigurationPolicyAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConfigurationPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConnectorV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEnabledStandardsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFindingAggregatorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFindingHistoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFindingStatisticsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFindingsTrendsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFindingsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetInsightResultsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRecommendedPolicyV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetResourcesStatisticsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetResourcesTrendsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetResourcesV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSecurityControlDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAggregatorsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAutomationRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAutomationRulesV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListConfigurationPoliciesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListConfigurationPolicyAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListConnectorsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEnabledProductsForImportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFindingAggregatorsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSecurityControlDefinitionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStandardsControlAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RegisterConnectorV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartConfigurationPolicyAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartConfigurationPolicyDisassociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateActionTargetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAggregatorV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAutomationRuleV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateConfigurationPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateConnectorV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateFindingAggregatorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateFindingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateInsightCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSecurityControlCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSecurityHubConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateStandardsControlCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/package.json +8 -8
package/dist-cjs/index.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
|
|
2
2
|
const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
|
|
3
|
-
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client,
|
|
4
|
-
|
|
3
|
+
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
|
|
4
|
+
const { Command: $Command } = require("@smithy/core/client");
|
|
5
|
+
exports.$Command = $Command;
|
|
5
6
|
exports.__Client = Client;
|
|
6
7
|
const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
|
|
7
8
|
const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
|
|
@@ -68,7 +69,7 @@ const commonParams = {
|
|
|
68
69
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
69
70
|
};
|
|
70
71
|
|
|
71
|
-
var version = "3.
|
|
72
|
+
var version = "3.1078.0";
|
|
72
73
|
var packageInfo = {
|
|
73
74
|
version: version};
|
|
74
75
|
|
|
@@ -10076,1312 +10077,335 @@ class SecurityHubClient extends Client {
|
|
|
10076
10077
|
}
|
|
10077
10078
|
}
|
|
10078
10079
|
|
|
10079
|
-
|
|
10080
|
-
|
|
10081
|
-
|
|
10082
|
-
|
|
10083
|
-
|
|
10084
|
-
}
|
|
10085
|
-
|
|
10086
|
-
|
|
10087
|
-
|
|
10088
|
-
|
|
10089
|
-
|
|
10090
|
-
|
|
10091
|
-
|
|
10092
|
-
|
|
10093
|
-
|
|
10094
|
-
|
|
10095
|
-
|
|
10096
|
-
}
|
|
10097
|
-
|
|
10098
|
-
|
|
10099
|
-
|
|
10100
|
-
|
|
10101
|
-
|
|
10102
|
-
|
|
10103
|
-
|
|
10104
|
-
|
|
10105
|
-
|
|
10106
|
-
|
|
10107
|
-
|
|
10108
|
-
}
|
|
10109
|
-
|
|
10110
|
-
|
|
10111
|
-
|
|
10112
|
-
|
|
10113
|
-
|
|
10114
|
-
|
|
10115
|
-
|
|
10116
|
-
|
|
10117
|
-
|
|
10118
|
-
|
|
10119
|
-
|
|
10120
|
-
}
|
|
10121
|
-
|
|
10122
|
-
|
|
10123
|
-
|
|
10124
|
-
|
|
10125
|
-
|
|
10126
|
-
|
|
10127
|
-
|
|
10128
|
-
|
|
10129
|
-
|
|
10130
|
-
|
|
10131
|
-
|
|
10132
|
-
}
|
|
10133
|
-
|
|
10134
|
-
|
|
10135
|
-
|
|
10136
|
-
|
|
10137
|
-
|
|
10138
|
-
|
|
10139
|
-
|
|
10140
|
-
|
|
10141
|
-
|
|
10142
|
-
|
|
10143
|
-
|
|
10144
|
-
}
|
|
10145
|
-
|
|
10146
|
-
|
|
10147
|
-
|
|
10148
|
-
|
|
10149
|
-
|
|
10150
|
-
|
|
10151
|
-
|
|
10152
|
-
|
|
10153
|
-
|
|
10154
|
-
|
|
10155
|
-
|
|
10156
|
-
}
|
|
10157
|
-
|
|
10158
|
-
|
|
10159
|
-
|
|
10160
|
-
|
|
10161
|
-
|
|
10162
|
-
|
|
10163
|
-
|
|
10164
|
-
|
|
10165
|
-
|
|
10166
|
-
|
|
10167
|
-
|
|
10168
|
-
}
|
|
10169
|
-
|
|
10170
|
-
|
|
10171
|
-
|
|
10172
|
-
|
|
10173
|
-
|
|
10174
|
-
|
|
10175
|
-
|
|
10176
|
-
|
|
10177
|
-
|
|
10178
|
-
|
|
10179
|
-
|
|
10180
|
-
}
|
|
10181
|
-
|
|
10182
|
-
|
|
10183
|
-
|
|
10184
|
-
|
|
10185
|
-
|
|
10186
|
-
|
|
10187
|
-
|
|
10188
|
-
|
|
10189
|
-
|
|
10190
|
-
|
|
10191
|
-
|
|
10192
|
-
}
|
|
10193
|
-
|
|
10194
|
-
|
|
10195
|
-
|
|
10196
|
-
|
|
10197
|
-
|
|
10198
|
-
|
|
10199
|
-
|
|
10200
|
-
|
|
10201
|
-
|
|
10202
|
-
|
|
10203
|
-
|
|
10204
|
-
}
|
|
10205
|
-
|
|
10206
|
-
|
|
10207
|
-
|
|
10208
|
-
|
|
10209
|
-
|
|
10210
|
-
|
|
10211
|
-
|
|
10212
|
-
|
|
10213
|
-
|
|
10214
|
-
|
|
10215
|
-
|
|
10216
|
-
}
|
|
10217
|
-
|
|
10218
|
-
|
|
10219
|
-
|
|
10220
|
-
|
|
10221
|
-
|
|
10222
|
-
|
|
10223
|
-
|
|
10224
|
-
|
|
10225
|
-
|
|
10226
|
-
|
|
10227
|
-
|
|
10228
|
-
}
|
|
10229
|
-
|
|
10230
|
-
|
|
10231
|
-
|
|
10232
|
-
|
|
10233
|
-
|
|
10234
|
-
|
|
10235
|
-
|
|
10236
|
-
|
|
10237
|
-
|
|
10238
|
-
|
|
10239
|
-
|
|
10240
|
-
}
|
|
10241
|
-
|
|
10242
|
-
|
|
10243
|
-
|
|
10244
|
-
|
|
10245
|
-
|
|
10246
|
-
|
|
10247
|
-
|
|
10248
|
-
|
|
10249
|
-
|
|
10250
|
-
|
|
10251
|
-
|
|
10252
|
-
}
|
|
10253
|
-
|
|
10254
|
-
|
|
10255
|
-
|
|
10256
|
-
|
|
10257
|
-
|
|
10258
|
-
|
|
10259
|
-
|
|
10260
|
-
|
|
10261
|
-
|
|
10262
|
-
|
|
10263
|
-
|
|
10264
|
-
}
|
|
10265
|
-
|
|
10266
|
-
|
|
10267
|
-
|
|
10268
|
-
|
|
10269
|
-
|
|
10270
|
-
|
|
10271
|
-
|
|
10272
|
-
|
|
10273
|
-
|
|
10274
|
-
|
|
10275
|
-
|
|
10276
|
-
}
|
|
10277
|
-
|
|
10278
|
-
|
|
10279
|
-
|
|
10280
|
-
|
|
10281
|
-
|
|
10282
|
-
|
|
10283
|
-
|
|
10284
|
-
|
|
10285
|
-
|
|
10286
|
-
|
|
10287
|
-
|
|
10288
|
-
}
|
|
10289
|
-
|
|
10290
|
-
|
|
10291
|
-
|
|
10292
|
-
|
|
10293
|
-
|
|
10294
|
-
|
|
10295
|
-
|
|
10296
|
-
|
|
10297
|
-
|
|
10298
|
-
|
|
10299
|
-
|
|
10300
|
-
}
|
|
10301
|
-
|
|
10302
|
-
|
|
10303
|
-
|
|
10304
|
-
|
|
10305
|
-
|
|
10306
|
-
|
|
10307
|
-
|
|
10308
|
-
|
|
10309
|
-
|
|
10310
|
-
|
|
10311
|
-
|
|
10312
|
-
}
|
|
10313
|
-
|
|
10314
|
-
|
|
10315
|
-
|
|
10316
|
-
|
|
10317
|
-
|
|
10318
|
-
|
|
10319
|
-
|
|
10320
|
-
|
|
10321
|
-
|
|
10322
|
-
|
|
10323
|
-
|
|
10324
|
-
}
|
|
10325
|
-
|
|
10326
|
-
|
|
10327
|
-
|
|
10328
|
-
|
|
10329
|
-
|
|
10330
|
-
|
|
10331
|
-
|
|
10332
|
-
|
|
10333
|
-
|
|
10334
|
-
|
|
10335
|
-
|
|
10336
|
-
}
|
|
10337
|
-
|
|
10338
|
-
|
|
10339
|
-
|
|
10340
|
-
|
|
10341
|
-
|
|
10342
|
-
|
|
10343
|
-
|
|
10344
|
-
|
|
10345
|
-
|
|
10346
|
-
|
|
10347
|
-
|
|
10348
|
-
}
|
|
10349
|
-
|
|
10350
|
-
|
|
10351
|
-
|
|
10352
|
-
|
|
10353
|
-
|
|
10354
|
-
|
|
10355
|
-
|
|
10356
|
-
|
|
10357
|
-
|
|
10358
|
-
|
|
10359
|
-
|
|
10360
|
-
}
|
|
10361
|
-
|
|
10362
|
-
|
|
10363
|
-
|
|
10364
|
-
|
|
10365
|
-
|
|
10366
|
-
|
|
10367
|
-
|
|
10368
|
-
|
|
10369
|
-
|
|
10370
|
-
|
|
10371
|
-
|
|
10372
|
-
}
|
|
10373
|
-
|
|
10374
|
-
|
|
10375
|
-
|
|
10376
|
-
|
|
10377
|
-
|
|
10378
|
-
|
|
10379
|
-
|
|
10380
|
-
|
|
10381
|
-
|
|
10382
|
-
|
|
10383
|
-
|
|
10384
|
-
}
|
|
10385
|
-
|
|
10386
|
-
|
|
10387
|
-
|
|
10388
|
-
|
|
10389
|
-
|
|
10390
|
-
|
|
10391
|
-
|
|
10392
|
-
|
|
10393
|
-
|
|
10394
|
-
|
|
10395
|
-
|
|
10396
|
-
}
|
|
10397
|
-
|
|
10398
|
-
|
|
10399
|
-
|
|
10400
|
-
|
|
10401
|
-
|
|
10402
|
-
|
|
10403
|
-
|
|
10404
|
-
|
|
10405
|
-
|
|
10406
|
-
|
|
10407
|
-
|
|
10408
|
-
})
|
|
10409
|
-
.s("SecurityHubAPIService", "DeleteAutomationRuleV2", {})
|
|
10410
|
-
.n("SecurityHubClient", "DeleteAutomationRuleV2Command")
|
|
10411
|
-
.sc(DeleteAutomationRuleV2$)
|
|
10412
|
-
.build() {
|
|
10413
|
-
}
|
|
10414
|
-
|
|
10415
|
-
class DeleteConfigurationPolicyCommand extends Command
|
|
10416
|
-
.classBuilder()
|
|
10417
|
-
.ep(commonParams)
|
|
10418
|
-
.m(function (Command, cs, config, o) {
|
|
10419
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10420
|
-
})
|
|
10421
|
-
.s("SecurityHubAPIService", "DeleteConfigurationPolicy", {})
|
|
10422
|
-
.n("SecurityHubClient", "DeleteConfigurationPolicyCommand")
|
|
10423
|
-
.sc(DeleteConfigurationPolicy$)
|
|
10424
|
-
.build() {
|
|
10425
|
-
}
|
|
10426
|
-
|
|
10427
|
-
class DeleteConnectorV2Command extends Command
|
|
10428
|
-
.classBuilder()
|
|
10429
|
-
.ep(commonParams)
|
|
10430
|
-
.m(function (Command, cs, config, o) {
|
|
10431
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10432
|
-
})
|
|
10433
|
-
.s("SecurityHubAPIService", "DeleteConnectorV2", {})
|
|
10434
|
-
.n("SecurityHubClient", "DeleteConnectorV2Command")
|
|
10435
|
-
.sc(DeleteConnectorV2$)
|
|
10436
|
-
.build() {
|
|
10437
|
-
}
|
|
10438
|
-
|
|
10439
|
-
class DeleteFindingAggregatorCommand extends Command
|
|
10440
|
-
.classBuilder()
|
|
10441
|
-
.ep(commonParams)
|
|
10442
|
-
.m(function (Command, cs, config, o) {
|
|
10443
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10444
|
-
})
|
|
10445
|
-
.s("SecurityHubAPIService", "DeleteFindingAggregator", {})
|
|
10446
|
-
.n("SecurityHubClient", "DeleteFindingAggregatorCommand")
|
|
10447
|
-
.sc(DeleteFindingAggregator$)
|
|
10448
|
-
.build() {
|
|
10449
|
-
}
|
|
10450
|
-
|
|
10451
|
-
class DeleteInsightCommand extends Command
|
|
10452
|
-
.classBuilder()
|
|
10453
|
-
.ep(commonParams)
|
|
10454
|
-
.m(function (Command, cs, config, o) {
|
|
10455
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10456
|
-
})
|
|
10457
|
-
.s("SecurityHubAPIService", "DeleteInsight", {})
|
|
10458
|
-
.n("SecurityHubClient", "DeleteInsightCommand")
|
|
10459
|
-
.sc(DeleteInsight$)
|
|
10460
|
-
.build() {
|
|
10461
|
-
}
|
|
10462
|
-
|
|
10463
|
-
class DeleteInvitationsCommand extends Command
|
|
10464
|
-
.classBuilder()
|
|
10465
|
-
.ep(commonParams)
|
|
10466
|
-
.m(function (Command, cs, config, o) {
|
|
10467
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10468
|
-
})
|
|
10469
|
-
.s("SecurityHubAPIService", "DeleteInvitations", {})
|
|
10470
|
-
.n("SecurityHubClient", "DeleteInvitationsCommand")
|
|
10471
|
-
.sc(DeleteInvitations$)
|
|
10472
|
-
.build() {
|
|
10473
|
-
}
|
|
10474
|
-
|
|
10475
|
-
class DeleteMembersCommand extends Command
|
|
10476
|
-
.classBuilder()
|
|
10477
|
-
.ep(commonParams)
|
|
10478
|
-
.m(function (Command, cs, config, o) {
|
|
10479
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10480
|
-
})
|
|
10481
|
-
.s("SecurityHubAPIService", "DeleteMembers", {})
|
|
10482
|
-
.n("SecurityHubClient", "DeleteMembersCommand")
|
|
10483
|
-
.sc(DeleteMembers$)
|
|
10484
|
-
.build() {
|
|
10485
|
-
}
|
|
10486
|
-
|
|
10487
|
-
class DescribeActionTargetsCommand extends Command
|
|
10488
|
-
.classBuilder()
|
|
10489
|
-
.ep(commonParams)
|
|
10490
|
-
.m(function (Command, cs, config, o) {
|
|
10491
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10492
|
-
})
|
|
10493
|
-
.s("SecurityHubAPIService", "DescribeActionTargets", {})
|
|
10494
|
-
.n("SecurityHubClient", "DescribeActionTargetsCommand")
|
|
10495
|
-
.sc(DescribeActionTargets$)
|
|
10496
|
-
.build() {
|
|
10497
|
-
}
|
|
10498
|
-
|
|
10499
|
-
class DescribeHubCommand extends Command
|
|
10500
|
-
.classBuilder()
|
|
10501
|
-
.ep(commonParams)
|
|
10502
|
-
.m(function (Command, cs, config, o) {
|
|
10503
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10504
|
-
})
|
|
10505
|
-
.s("SecurityHubAPIService", "DescribeHub", {})
|
|
10506
|
-
.n("SecurityHubClient", "DescribeHubCommand")
|
|
10507
|
-
.sc(DescribeHub$)
|
|
10508
|
-
.build() {
|
|
10509
|
-
}
|
|
10510
|
-
|
|
10511
|
-
class DescribeOrganizationConfigurationCommand extends Command
|
|
10512
|
-
.classBuilder()
|
|
10513
|
-
.ep(commonParams)
|
|
10514
|
-
.m(function (Command, cs, config, o) {
|
|
10515
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10516
|
-
})
|
|
10517
|
-
.s("SecurityHubAPIService", "DescribeOrganizationConfiguration", {})
|
|
10518
|
-
.n("SecurityHubClient", "DescribeOrganizationConfigurationCommand")
|
|
10519
|
-
.sc(DescribeOrganizationConfiguration$)
|
|
10520
|
-
.build() {
|
|
10521
|
-
}
|
|
10522
|
-
|
|
10523
|
-
class DescribeProductsCommand extends Command
|
|
10524
|
-
.classBuilder()
|
|
10525
|
-
.ep(commonParams)
|
|
10526
|
-
.m(function (Command, cs, config, o) {
|
|
10527
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10528
|
-
})
|
|
10529
|
-
.s("SecurityHubAPIService", "DescribeProducts", {})
|
|
10530
|
-
.n("SecurityHubClient", "DescribeProductsCommand")
|
|
10531
|
-
.sc(DescribeProducts$)
|
|
10532
|
-
.build() {
|
|
10533
|
-
}
|
|
10534
|
-
|
|
10535
|
-
class DescribeProductsV2Command extends Command
|
|
10536
|
-
.classBuilder()
|
|
10537
|
-
.ep(commonParams)
|
|
10538
|
-
.m(function (Command, cs, config, o) {
|
|
10539
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10540
|
-
})
|
|
10541
|
-
.s("SecurityHubAPIService", "DescribeProductsV2", {})
|
|
10542
|
-
.n("SecurityHubClient", "DescribeProductsV2Command")
|
|
10543
|
-
.sc(DescribeProductsV2$)
|
|
10544
|
-
.build() {
|
|
10545
|
-
}
|
|
10546
|
-
|
|
10547
|
-
class DescribeSecurityHubV2Command extends Command
|
|
10548
|
-
.classBuilder()
|
|
10549
|
-
.ep(commonParams)
|
|
10550
|
-
.m(function (Command, cs, config, o) {
|
|
10551
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10552
|
-
})
|
|
10553
|
-
.s("SecurityHubAPIService", "DescribeSecurityHubV2", {})
|
|
10554
|
-
.n("SecurityHubClient", "DescribeSecurityHubV2Command")
|
|
10555
|
-
.sc(DescribeSecurityHubV2$)
|
|
10556
|
-
.build() {
|
|
10557
|
-
}
|
|
10558
|
-
|
|
10559
|
-
class DescribeStandardsCommand extends Command
|
|
10560
|
-
.classBuilder()
|
|
10561
|
-
.ep(commonParams)
|
|
10562
|
-
.m(function (Command, cs, config, o) {
|
|
10563
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10564
|
-
})
|
|
10565
|
-
.s("SecurityHubAPIService", "DescribeStandards", {})
|
|
10566
|
-
.n("SecurityHubClient", "DescribeStandardsCommand")
|
|
10567
|
-
.sc(DescribeStandards$)
|
|
10568
|
-
.build() {
|
|
10569
|
-
}
|
|
10570
|
-
|
|
10571
|
-
class DescribeStandardsControlsCommand extends Command
|
|
10572
|
-
.classBuilder()
|
|
10573
|
-
.ep(commonParams)
|
|
10574
|
-
.m(function (Command, cs, config, o) {
|
|
10575
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10576
|
-
})
|
|
10577
|
-
.s("SecurityHubAPIService", "DescribeStandardsControls", {})
|
|
10578
|
-
.n("SecurityHubClient", "DescribeStandardsControlsCommand")
|
|
10579
|
-
.sc(DescribeStandardsControls$)
|
|
10580
|
-
.build() {
|
|
10581
|
-
}
|
|
10582
|
-
|
|
10583
|
-
class DisableImportFindingsForProductCommand extends Command
|
|
10584
|
-
.classBuilder()
|
|
10585
|
-
.ep(commonParams)
|
|
10586
|
-
.m(function (Command, cs, config, o) {
|
|
10587
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10588
|
-
})
|
|
10589
|
-
.s("SecurityHubAPIService", "DisableImportFindingsForProduct", {})
|
|
10590
|
-
.n("SecurityHubClient", "DisableImportFindingsForProductCommand")
|
|
10591
|
-
.sc(DisableImportFindingsForProduct$)
|
|
10592
|
-
.build() {
|
|
10593
|
-
}
|
|
10594
|
-
|
|
10595
|
-
class DisableOrganizationAdminAccountCommand extends Command
|
|
10596
|
-
.classBuilder()
|
|
10597
|
-
.ep(commonParams)
|
|
10598
|
-
.m(function (Command, cs, config, o) {
|
|
10599
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10600
|
-
})
|
|
10601
|
-
.s("SecurityHubAPIService", "DisableOrganizationAdminAccount", {})
|
|
10602
|
-
.n("SecurityHubClient", "DisableOrganizationAdminAccountCommand")
|
|
10603
|
-
.sc(DisableOrganizationAdminAccount$)
|
|
10604
|
-
.build() {
|
|
10605
|
-
}
|
|
10606
|
-
|
|
10607
|
-
class DisableSecurityHubCommand extends Command
|
|
10608
|
-
.classBuilder()
|
|
10609
|
-
.ep(commonParams)
|
|
10610
|
-
.m(function (Command, cs, config, o) {
|
|
10611
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10612
|
-
})
|
|
10613
|
-
.s("SecurityHubAPIService", "DisableSecurityHub", {})
|
|
10614
|
-
.n("SecurityHubClient", "DisableSecurityHubCommand")
|
|
10615
|
-
.sc(DisableSecurityHub$)
|
|
10616
|
-
.build() {
|
|
10617
|
-
}
|
|
10618
|
-
|
|
10619
|
-
class DisableSecurityHubV2Command extends Command
|
|
10620
|
-
.classBuilder()
|
|
10621
|
-
.ep(commonParams)
|
|
10622
|
-
.m(function (Command, cs, config, o) {
|
|
10623
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10624
|
-
})
|
|
10625
|
-
.s("SecurityHubAPIService", "DisableSecurityHubV2", {})
|
|
10626
|
-
.n("SecurityHubClient", "DisableSecurityHubV2Command")
|
|
10627
|
-
.sc(DisableSecurityHubV2$)
|
|
10628
|
-
.build() {
|
|
10629
|
-
}
|
|
10630
|
-
|
|
10631
|
-
class DisassociateFromAdministratorAccountCommand extends Command
|
|
10632
|
-
.classBuilder()
|
|
10633
|
-
.ep(commonParams)
|
|
10634
|
-
.m(function (Command, cs, config, o) {
|
|
10635
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10636
|
-
})
|
|
10637
|
-
.s("SecurityHubAPIService", "DisassociateFromAdministratorAccount", {})
|
|
10638
|
-
.n("SecurityHubClient", "DisassociateFromAdministratorAccountCommand")
|
|
10639
|
-
.sc(DisassociateFromAdministratorAccount$)
|
|
10640
|
-
.build() {
|
|
10641
|
-
}
|
|
10642
|
-
|
|
10643
|
-
class DisassociateFromMasterAccountCommand extends Command
|
|
10644
|
-
.classBuilder()
|
|
10645
|
-
.ep(commonParams)
|
|
10646
|
-
.m(function (Command, cs, config, o) {
|
|
10647
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10648
|
-
})
|
|
10649
|
-
.s("SecurityHubAPIService", "DisassociateFromMasterAccount", {})
|
|
10650
|
-
.n("SecurityHubClient", "DisassociateFromMasterAccountCommand")
|
|
10651
|
-
.sc(DisassociateFromMasterAccount$)
|
|
10652
|
-
.build() {
|
|
10653
|
-
}
|
|
10654
|
-
|
|
10655
|
-
class DisassociateMembersCommand extends Command
|
|
10656
|
-
.classBuilder()
|
|
10657
|
-
.ep(commonParams)
|
|
10658
|
-
.m(function (Command, cs, config, o) {
|
|
10659
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10660
|
-
})
|
|
10661
|
-
.s("SecurityHubAPIService", "DisassociateMembers", {})
|
|
10662
|
-
.n("SecurityHubClient", "DisassociateMembersCommand")
|
|
10663
|
-
.sc(DisassociateMembers$)
|
|
10664
|
-
.build() {
|
|
10665
|
-
}
|
|
10666
|
-
|
|
10667
|
-
class EnableImportFindingsForProductCommand extends Command
|
|
10668
|
-
.classBuilder()
|
|
10669
|
-
.ep(commonParams)
|
|
10670
|
-
.m(function (Command, cs, config, o) {
|
|
10671
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10672
|
-
})
|
|
10673
|
-
.s("SecurityHubAPIService", "EnableImportFindingsForProduct", {})
|
|
10674
|
-
.n("SecurityHubClient", "EnableImportFindingsForProductCommand")
|
|
10675
|
-
.sc(EnableImportFindingsForProduct$)
|
|
10676
|
-
.build() {
|
|
10677
|
-
}
|
|
10678
|
-
|
|
10679
|
-
class EnableOrganizationAdminAccountCommand extends Command
|
|
10680
|
-
.classBuilder()
|
|
10681
|
-
.ep(commonParams)
|
|
10682
|
-
.m(function (Command, cs, config, o) {
|
|
10683
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10684
|
-
})
|
|
10685
|
-
.s("SecurityHubAPIService", "EnableOrganizationAdminAccount", {})
|
|
10686
|
-
.n("SecurityHubClient", "EnableOrganizationAdminAccountCommand")
|
|
10687
|
-
.sc(EnableOrganizationAdminAccount$)
|
|
10688
|
-
.build() {
|
|
10689
|
-
}
|
|
10690
|
-
|
|
10691
|
-
class EnableSecurityHubCommand extends Command
|
|
10692
|
-
.classBuilder()
|
|
10693
|
-
.ep(commonParams)
|
|
10694
|
-
.m(function (Command, cs, config, o) {
|
|
10695
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10696
|
-
})
|
|
10697
|
-
.s("SecurityHubAPIService", "EnableSecurityHub", {})
|
|
10698
|
-
.n("SecurityHubClient", "EnableSecurityHubCommand")
|
|
10699
|
-
.sc(EnableSecurityHub$)
|
|
10700
|
-
.build() {
|
|
10701
|
-
}
|
|
10702
|
-
|
|
10703
|
-
class EnableSecurityHubV2Command extends Command
|
|
10704
|
-
.classBuilder()
|
|
10705
|
-
.ep(commonParams)
|
|
10706
|
-
.m(function (Command, cs, config, o) {
|
|
10707
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10708
|
-
})
|
|
10709
|
-
.s("SecurityHubAPIService", "EnableSecurityHubV2", {})
|
|
10710
|
-
.n("SecurityHubClient", "EnableSecurityHubV2Command")
|
|
10711
|
-
.sc(EnableSecurityHubV2$)
|
|
10712
|
-
.build() {
|
|
10713
|
-
}
|
|
10714
|
-
|
|
10715
|
-
class GenerateRecommendedPolicyV2Command extends Command
|
|
10716
|
-
.classBuilder()
|
|
10717
|
-
.ep(commonParams)
|
|
10718
|
-
.m(function (Command, cs, config, o) {
|
|
10719
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10720
|
-
})
|
|
10721
|
-
.s("SecurityHubAPIService", "GenerateRecommendedPolicyV2", {})
|
|
10722
|
-
.n("SecurityHubClient", "GenerateRecommendedPolicyV2Command")
|
|
10723
|
-
.sc(GenerateRecommendedPolicyV2$)
|
|
10724
|
-
.build() {
|
|
10725
|
-
}
|
|
10726
|
-
|
|
10727
|
-
class GetAdministratorAccountCommand extends Command
|
|
10728
|
-
.classBuilder()
|
|
10729
|
-
.ep(commonParams)
|
|
10730
|
-
.m(function (Command, cs, config, o) {
|
|
10731
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10732
|
-
})
|
|
10733
|
-
.s("SecurityHubAPIService", "GetAdministratorAccount", {})
|
|
10734
|
-
.n("SecurityHubClient", "GetAdministratorAccountCommand")
|
|
10735
|
-
.sc(GetAdministratorAccount$)
|
|
10736
|
-
.build() {
|
|
10737
|
-
}
|
|
10738
|
-
|
|
10739
|
-
class GetAggregatorV2Command extends Command
|
|
10740
|
-
.classBuilder()
|
|
10741
|
-
.ep(commonParams)
|
|
10742
|
-
.m(function (Command, cs, config, o) {
|
|
10743
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10744
|
-
})
|
|
10745
|
-
.s("SecurityHubAPIService", "GetAggregatorV2", {})
|
|
10746
|
-
.n("SecurityHubClient", "GetAggregatorV2Command")
|
|
10747
|
-
.sc(GetAggregatorV2$)
|
|
10748
|
-
.build() {
|
|
10749
|
-
}
|
|
10750
|
-
|
|
10751
|
-
class GetAutomationRuleV2Command extends Command
|
|
10752
|
-
.classBuilder()
|
|
10753
|
-
.ep(commonParams)
|
|
10754
|
-
.m(function (Command, cs, config, o) {
|
|
10755
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10756
|
-
})
|
|
10757
|
-
.s("SecurityHubAPIService", "GetAutomationRuleV2", {})
|
|
10758
|
-
.n("SecurityHubClient", "GetAutomationRuleV2Command")
|
|
10759
|
-
.sc(GetAutomationRuleV2$)
|
|
10760
|
-
.build() {
|
|
10761
|
-
}
|
|
10762
|
-
|
|
10763
|
-
class GetConfigurationPolicyAssociationCommand extends Command
|
|
10764
|
-
.classBuilder()
|
|
10765
|
-
.ep(commonParams)
|
|
10766
|
-
.m(function (Command, cs, config, o) {
|
|
10767
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10768
|
-
})
|
|
10769
|
-
.s("SecurityHubAPIService", "GetConfigurationPolicyAssociation", {})
|
|
10770
|
-
.n("SecurityHubClient", "GetConfigurationPolicyAssociationCommand")
|
|
10771
|
-
.sc(GetConfigurationPolicyAssociation$)
|
|
10772
|
-
.build() {
|
|
10773
|
-
}
|
|
10774
|
-
|
|
10775
|
-
class GetConfigurationPolicyCommand extends Command
|
|
10776
|
-
.classBuilder()
|
|
10777
|
-
.ep(commonParams)
|
|
10778
|
-
.m(function (Command, cs, config, o) {
|
|
10779
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10780
|
-
})
|
|
10781
|
-
.s("SecurityHubAPIService", "GetConfigurationPolicy", {})
|
|
10782
|
-
.n("SecurityHubClient", "GetConfigurationPolicyCommand")
|
|
10783
|
-
.sc(GetConfigurationPolicy$)
|
|
10784
|
-
.build() {
|
|
10785
|
-
}
|
|
10786
|
-
|
|
10787
|
-
class GetConnectorV2Command extends Command
|
|
10788
|
-
.classBuilder()
|
|
10789
|
-
.ep(commonParams)
|
|
10790
|
-
.m(function (Command, cs, config, o) {
|
|
10791
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10792
|
-
})
|
|
10793
|
-
.s("SecurityHubAPIService", "GetConnectorV2", {})
|
|
10794
|
-
.n("SecurityHubClient", "GetConnectorV2Command")
|
|
10795
|
-
.sc(GetConnectorV2$)
|
|
10796
|
-
.build() {
|
|
10797
|
-
}
|
|
10798
|
-
|
|
10799
|
-
class GetEnabledStandardsCommand extends Command
|
|
10800
|
-
.classBuilder()
|
|
10801
|
-
.ep(commonParams)
|
|
10802
|
-
.m(function (Command, cs, config, o) {
|
|
10803
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10804
|
-
})
|
|
10805
|
-
.s("SecurityHubAPIService", "GetEnabledStandards", {})
|
|
10806
|
-
.n("SecurityHubClient", "GetEnabledStandardsCommand")
|
|
10807
|
-
.sc(GetEnabledStandards$)
|
|
10808
|
-
.build() {
|
|
10809
|
-
}
|
|
10810
|
-
|
|
10811
|
-
class GetFindingAggregatorCommand extends Command
|
|
10812
|
-
.classBuilder()
|
|
10813
|
-
.ep(commonParams)
|
|
10814
|
-
.m(function (Command, cs, config, o) {
|
|
10815
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10816
|
-
})
|
|
10817
|
-
.s("SecurityHubAPIService", "GetFindingAggregator", {})
|
|
10818
|
-
.n("SecurityHubClient", "GetFindingAggregatorCommand")
|
|
10819
|
-
.sc(GetFindingAggregator$)
|
|
10820
|
-
.build() {
|
|
10821
|
-
}
|
|
10822
|
-
|
|
10823
|
-
class GetFindingHistoryCommand extends Command
|
|
10824
|
-
.classBuilder()
|
|
10825
|
-
.ep(commonParams)
|
|
10826
|
-
.m(function (Command, cs, config, o) {
|
|
10827
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10828
|
-
})
|
|
10829
|
-
.s("SecurityHubAPIService", "GetFindingHistory", {})
|
|
10830
|
-
.n("SecurityHubClient", "GetFindingHistoryCommand")
|
|
10831
|
-
.sc(GetFindingHistory$)
|
|
10832
|
-
.build() {
|
|
10833
|
-
}
|
|
10834
|
-
|
|
10835
|
-
class GetFindingsCommand extends Command
|
|
10836
|
-
.classBuilder()
|
|
10837
|
-
.ep(commonParams)
|
|
10838
|
-
.m(function (Command, cs, config, o) {
|
|
10839
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10840
|
-
})
|
|
10841
|
-
.s("SecurityHubAPIService", "GetFindings", {})
|
|
10842
|
-
.n("SecurityHubClient", "GetFindingsCommand")
|
|
10843
|
-
.sc(GetFindings$)
|
|
10844
|
-
.build() {
|
|
10845
|
-
}
|
|
10846
|
-
|
|
10847
|
-
class GetFindingStatisticsV2Command extends Command
|
|
10848
|
-
.classBuilder()
|
|
10849
|
-
.ep(commonParams)
|
|
10850
|
-
.m(function (Command, cs, config, o) {
|
|
10851
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10852
|
-
})
|
|
10853
|
-
.s("SecurityHubAPIService", "GetFindingStatisticsV2", {})
|
|
10854
|
-
.n("SecurityHubClient", "GetFindingStatisticsV2Command")
|
|
10855
|
-
.sc(GetFindingStatisticsV2$)
|
|
10856
|
-
.build() {
|
|
10857
|
-
}
|
|
10858
|
-
|
|
10859
|
-
class GetFindingsTrendsV2Command extends Command
|
|
10860
|
-
.classBuilder()
|
|
10861
|
-
.ep(commonParams)
|
|
10862
|
-
.m(function (Command, cs, config, o) {
|
|
10863
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10864
|
-
})
|
|
10865
|
-
.s("SecurityHubAPIService", "GetFindingsTrendsV2", {})
|
|
10866
|
-
.n("SecurityHubClient", "GetFindingsTrendsV2Command")
|
|
10867
|
-
.sc(GetFindingsTrendsV2$)
|
|
10868
|
-
.build() {
|
|
10869
|
-
}
|
|
10870
|
-
|
|
10871
|
-
class GetFindingsV2Command extends Command
|
|
10872
|
-
.classBuilder()
|
|
10873
|
-
.ep(commonParams)
|
|
10874
|
-
.m(function (Command, cs, config, o) {
|
|
10875
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10876
|
-
})
|
|
10877
|
-
.s("SecurityHubAPIService", "GetFindingsV2", {})
|
|
10878
|
-
.n("SecurityHubClient", "GetFindingsV2Command")
|
|
10879
|
-
.sc(GetFindingsV2$)
|
|
10880
|
-
.build() {
|
|
10881
|
-
}
|
|
10882
|
-
|
|
10883
|
-
class GetInsightResultsCommand extends Command
|
|
10884
|
-
.classBuilder()
|
|
10885
|
-
.ep(commonParams)
|
|
10886
|
-
.m(function (Command, cs, config, o) {
|
|
10887
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10888
|
-
})
|
|
10889
|
-
.s("SecurityHubAPIService", "GetInsightResults", {})
|
|
10890
|
-
.n("SecurityHubClient", "GetInsightResultsCommand")
|
|
10891
|
-
.sc(GetInsightResults$)
|
|
10892
|
-
.build() {
|
|
10893
|
-
}
|
|
10894
|
-
|
|
10895
|
-
class GetInsightsCommand extends Command
|
|
10896
|
-
.classBuilder()
|
|
10897
|
-
.ep(commonParams)
|
|
10898
|
-
.m(function (Command, cs, config, o) {
|
|
10899
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10900
|
-
})
|
|
10901
|
-
.s("SecurityHubAPIService", "GetInsights", {})
|
|
10902
|
-
.n("SecurityHubClient", "GetInsightsCommand")
|
|
10903
|
-
.sc(GetInsights$)
|
|
10904
|
-
.build() {
|
|
10905
|
-
}
|
|
10906
|
-
|
|
10907
|
-
class GetInvitationsCountCommand extends Command
|
|
10908
|
-
.classBuilder()
|
|
10909
|
-
.ep(commonParams)
|
|
10910
|
-
.m(function (Command, cs, config, o) {
|
|
10911
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10912
|
-
})
|
|
10913
|
-
.s("SecurityHubAPIService", "GetInvitationsCount", {})
|
|
10914
|
-
.n("SecurityHubClient", "GetInvitationsCountCommand")
|
|
10915
|
-
.sc(GetInvitationsCount$)
|
|
10916
|
-
.build() {
|
|
10917
|
-
}
|
|
10918
|
-
|
|
10919
|
-
class GetMasterAccountCommand extends Command
|
|
10920
|
-
.classBuilder()
|
|
10921
|
-
.ep(commonParams)
|
|
10922
|
-
.m(function (Command, cs, config, o) {
|
|
10923
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10924
|
-
})
|
|
10925
|
-
.s("SecurityHubAPIService", "GetMasterAccount", {})
|
|
10926
|
-
.n("SecurityHubClient", "GetMasterAccountCommand")
|
|
10927
|
-
.sc(GetMasterAccount$)
|
|
10928
|
-
.build() {
|
|
10929
|
-
}
|
|
10930
|
-
|
|
10931
|
-
class GetMembersCommand extends Command
|
|
10932
|
-
.classBuilder()
|
|
10933
|
-
.ep(commonParams)
|
|
10934
|
-
.m(function (Command, cs, config, o) {
|
|
10935
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10936
|
-
})
|
|
10937
|
-
.s("SecurityHubAPIService", "GetMembers", {})
|
|
10938
|
-
.n("SecurityHubClient", "GetMembersCommand")
|
|
10939
|
-
.sc(GetMembers$)
|
|
10940
|
-
.build() {
|
|
10941
|
-
}
|
|
10942
|
-
|
|
10943
|
-
class GetRecommendedPolicyV2Command extends Command
|
|
10944
|
-
.classBuilder()
|
|
10945
|
-
.ep(commonParams)
|
|
10946
|
-
.m(function (Command, cs, config, o) {
|
|
10947
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10948
|
-
})
|
|
10949
|
-
.s("SecurityHubAPIService", "GetRecommendedPolicyV2", {})
|
|
10950
|
-
.n("SecurityHubClient", "GetRecommendedPolicyV2Command")
|
|
10951
|
-
.sc(GetRecommendedPolicyV2$)
|
|
10952
|
-
.build() {
|
|
10953
|
-
}
|
|
10954
|
-
|
|
10955
|
-
class GetResourcesStatisticsV2Command extends Command
|
|
10956
|
-
.classBuilder()
|
|
10957
|
-
.ep(commonParams)
|
|
10958
|
-
.m(function (Command, cs, config, o) {
|
|
10959
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10960
|
-
})
|
|
10961
|
-
.s("SecurityHubAPIService", "GetResourcesStatisticsV2", {})
|
|
10962
|
-
.n("SecurityHubClient", "GetResourcesStatisticsV2Command")
|
|
10963
|
-
.sc(GetResourcesStatisticsV2$)
|
|
10964
|
-
.build() {
|
|
10965
|
-
}
|
|
10966
|
-
|
|
10967
|
-
class GetResourcesTrendsV2Command extends Command
|
|
10968
|
-
.classBuilder()
|
|
10969
|
-
.ep(commonParams)
|
|
10970
|
-
.m(function (Command, cs, config, o) {
|
|
10971
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10972
|
-
})
|
|
10973
|
-
.s("SecurityHubAPIService", "GetResourcesTrendsV2", {})
|
|
10974
|
-
.n("SecurityHubClient", "GetResourcesTrendsV2Command")
|
|
10975
|
-
.sc(GetResourcesTrendsV2$)
|
|
10976
|
-
.build() {
|
|
10977
|
-
}
|
|
10978
|
-
|
|
10979
|
-
class GetResourcesV2Command extends Command
|
|
10980
|
-
.classBuilder()
|
|
10981
|
-
.ep(commonParams)
|
|
10982
|
-
.m(function (Command, cs, config, o) {
|
|
10983
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10984
|
-
})
|
|
10985
|
-
.s("SecurityHubAPIService", "GetResourcesV2", {})
|
|
10986
|
-
.n("SecurityHubClient", "GetResourcesV2Command")
|
|
10987
|
-
.sc(GetResourcesV2$)
|
|
10988
|
-
.build() {
|
|
10989
|
-
}
|
|
10990
|
-
|
|
10991
|
-
class GetSecurityControlDefinitionCommand extends Command
|
|
10992
|
-
.classBuilder()
|
|
10993
|
-
.ep(commonParams)
|
|
10994
|
-
.m(function (Command, cs, config, o) {
|
|
10995
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10996
|
-
})
|
|
10997
|
-
.s("SecurityHubAPIService", "GetSecurityControlDefinition", {})
|
|
10998
|
-
.n("SecurityHubClient", "GetSecurityControlDefinitionCommand")
|
|
10999
|
-
.sc(GetSecurityControlDefinition$)
|
|
11000
|
-
.build() {
|
|
11001
|
-
}
|
|
11002
|
-
|
|
11003
|
-
class InviteMembersCommand extends Command
|
|
11004
|
-
.classBuilder()
|
|
11005
|
-
.ep(commonParams)
|
|
11006
|
-
.m(function (Command, cs, config, o) {
|
|
11007
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11008
|
-
})
|
|
11009
|
-
.s("SecurityHubAPIService", "InviteMembers", {})
|
|
11010
|
-
.n("SecurityHubClient", "InviteMembersCommand")
|
|
11011
|
-
.sc(InviteMembers$)
|
|
11012
|
-
.build() {
|
|
11013
|
-
}
|
|
11014
|
-
|
|
11015
|
-
class ListAggregatorsV2Command extends Command
|
|
11016
|
-
.classBuilder()
|
|
11017
|
-
.ep(commonParams)
|
|
11018
|
-
.m(function (Command, cs, config, o) {
|
|
11019
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11020
|
-
})
|
|
11021
|
-
.s("SecurityHubAPIService", "ListAggregatorsV2", {})
|
|
11022
|
-
.n("SecurityHubClient", "ListAggregatorsV2Command")
|
|
11023
|
-
.sc(ListAggregatorsV2$)
|
|
11024
|
-
.build() {
|
|
11025
|
-
}
|
|
11026
|
-
|
|
11027
|
-
class ListAutomationRulesCommand extends Command
|
|
11028
|
-
.classBuilder()
|
|
11029
|
-
.ep(commonParams)
|
|
11030
|
-
.m(function (Command, cs, config, o) {
|
|
11031
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11032
|
-
})
|
|
11033
|
-
.s("SecurityHubAPIService", "ListAutomationRules", {})
|
|
11034
|
-
.n("SecurityHubClient", "ListAutomationRulesCommand")
|
|
11035
|
-
.sc(ListAutomationRules$)
|
|
11036
|
-
.build() {
|
|
11037
|
-
}
|
|
11038
|
-
|
|
11039
|
-
class ListAutomationRulesV2Command extends Command
|
|
11040
|
-
.classBuilder()
|
|
11041
|
-
.ep(commonParams)
|
|
11042
|
-
.m(function (Command, cs, config, o) {
|
|
11043
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11044
|
-
})
|
|
11045
|
-
.s("SecurityHubAPIService", "ListAutomationRulesV2", {})
|
|
11046
|
-
.n("SecurityHubClient", "ListAutomationRulesV2Command")
|
|
11047
|
-
.sc(ListAutomationRulesV2$)
|
|
11048
|
-
.build() {
|
|
11049
|
-
}
|
|
11050
|
-
|
|
11051
|
-
class ListConfigurationPoliciesCommand extends Command
|
|
11052
|
-
.classBuilder()
|
|
11053
|
-
.ep(commonParams)
|
|
11054
|
-
.m(function (Command, cs, config, o) {
|
|
11055
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11056
|
-
})
|
|
11057
|
-
.s("SecurityHubAPIService", "ListConfigurationPolicies", {})
|
|
11058
|
-
.n("SecurityHubClient", "ListConfigurationPoliciesCommand")
|
|
11059
|
-
.sc(ListConfigurationPolicies$)
|
|
11060
|
-
.build() {
|
|
11061
|
-
}
|
|
11062
|
-
|
|
11063
|
-
class ListConfigurationPolicyAssociationsCommand extends Command
|
|
11064
|
-
.classBuilder()
|
|
11065
|
-
.ep(commonParams)
|
|
11066
|
-
.m(function (Command, cs, config, o) {
|
|
11067
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11068
|
-
})
|
|
11069
|
-
.s("SecurityHubAPIService", "ListConfigurationPolicyAssociations", {})
|
|
11070
|
-
.n("SecurityHubClient", "ListConfigurationPolicyAssociationsCommand")
|
|
11071
|
-
.sc(ListConfigurationPolicyAssociations$)
|
|
11072
|
-
.build() {
|
|
11073
|
-
}
|
|
11074
|
-
|
|
11075
|
-
class ListConnectorsV2Command extends Command
|
|
11076
|
-
.classBuilder()
|
|
11077
|
-
.ep(commonParams)
|
|
11078
|
-
.m(function (Command, cs, config, o) {
|
|
11079
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11080
|
-
})
|
|
11081
|
-
.s("SecurityHubAPIService", "ListConnectorsV2", {})
|
|
11082
|
-
.n("SecurityHubClient", "ListConnectorsV2Command")
|
|
11083
|
-
.sc(ListConnectorsV2$)
|
|
11084
|
-
.build() {
|
|
11085
|
-
}
|
|
11086
|
-
|
|
11087
|
-
class ListEnabledProductsForImportCommand extends Command
|
|
11088
|
-
.classBuilder()
|
|
11089
|
-
.ep(commonParams)
|
|
11090
|
-
.m(function (Command, cs, config, o) {
|
|
11091
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11092
|
-
})
|
|
11093
|
-
.s("SecurityHubAPIService", "ListEnabledProductsForImport", {})
|
|
11094
|
-
.n("SecurityHubClient", "ListEnabledProductsForImportCommand")
|
|
11095
|
-
.sc(ListEnabledProductsForImport$)
|
|
11096
|
-
.build() {
|
|
11097
|
-
}
|
|
11098
|
-
|
|
11099
|
-
class ListFindingAggregatorsCommand extends Command
|
|
11100
|
-
.classBuilder()
|
|
11101
|
-
.ep(commonParams)
|
|
11102
|
-
.m(function (Command, cs, config, o) {
|
|
11103
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11104
|
-
})
|
|
11105
|
-
.s("SecurityHubAPIService", "ListFindingAggregators", {})
|
|
11106
|
-
.n("SecurityHubClient", "ListFindingAggregatorsCommand")
|
|
11107
|
-
.sc(ListFindingAggregators$)
|
|
11108
|
-
.build() {
|
|
11109
|
-
}
|
|
11110
|
-
|
|
11111
|
-
class ListInvitationsCommand extends Command
|
|
11112
|
-
.classBuilder()
|
|
11113
|
-
.ep(commonParams)
|
|
11114
|
-
.m(function (Command, cs, config, o) {
|
|
11115
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11116
|
-
})
|
|
11117
|
-
.s("SecurityHubAPIService", "ListInvitations", {})
|
|
11118
|
-
.n("SecurityHubClient", "ListInvitationsCommand")
|
|
11119
|
-
.sc(ListInvitations$)
|
|
11120
|
-
.build() {
|
|
11121
|
-
}
|
|
11122
|
-
|
|
11123
|
-
class ListMembersCommand extends Command
|
|
11124
|
-
.classBuilder()
|
|
11125
|
-
.ep(commonParams)
|
|
11126
|
-
.m(function (Command, cs, config, o) {
|
|
11127
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11128
|
-
})
|
|
11129
|
-
.s("SecurityHubAPIService", "ListMembers", {})
|
|
11130
|
-
.n("SecurityHubClient", "ListMembersCommand")
|
|
11131
|
-
.sc(ListMembers$)
|
|
11132
|
-
.build() {
|
|
11133
|
-
}
|
|
11134
|
-
|
|
11135
|
-
class ListOrganizationAdminAccountsCommand extends Command
|
|
11136
|
-
.classBuilder()
|
|
11137
|
-
.ep(commonParams)
|
|
11138
|
-
.m(function (Command, cs, config, o) {
|
|
11139
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11140
|
-
})
|
|
11141
|
-
.s("SecurityHubAPIService", "ListOrganizationAdminAccounts", {})
|
|
11142
|
-
.n("SecurityHubClient", "ListOrganizationAdminAccountsCommand")
|
|
11143
|
-
.sc(ListOrganizationAdminAccounts$)
|
|
11144
|
-
.build() {
|
|
11145
|
-
}
|
|
11146
|
-
|
|
11147
|
-
class ListSecurityControlDefinitionsCommand extends Command
|
|
11148
|
-
.classBuilder()
|
|
11149
|
-
.ep(commonParams)
|
|
11150
|
-
.m(function (Command, cs, config, o) {
|
|
11151
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11152
|
-
})
|
|
11153
|
-
.s("SecurityHubAPIService", "ListSecurityControlDefinitions", {})
|
|
11154
|
-
.n("SecurityHubClient", "ListSecurityControlDefinitionsCommand")
|
|
11155
|
-
.sc(ListSecurityControlDefinitions$)
|
|
11156
|
-
.build() {
|
|
11157
|
-
}
|
|
11158
|
-
|
|
11159
|
-
class ListStandardsControlAssociationsCommand extends Command
|
|
11160
|
-
.classBuilder()
|
|
11161
|
-
.ep(commonParams)
|
|
11162
|
-
.m(function (Command, cs, config, o) {
|
|
11163
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11164
|
-
})
|
|
11165
|
-
.s("SecurityHubAPIService", "ListStandardsControlAssociations", {})
|
|
11166
|
-
.n("SecurityHubClient", "ListStandardsControlAssociationsCommand")
|
|
11167
|
-
.sc(ListStandardsControlAssociations$)
|
|
11168
|
-
.build() {
|
|
11169
|
-
}
|
|
11170
|
-
|
|
11171
|
-
class ListTagsForResourceCommand extends Command
|
|
11172
|
-
.classBuilder()
|
|
11173
|
-
.ep(commonParams)
|
|
11174
|
-
.m(function (Command, cs, config, o) {
|
|
11175
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11176
|
-
})
|
|
11177
|
-
.s("SecurityHubAPIService", "ListTagsForResource", {})
|
|
11178
|
-
.n("SecurityHubClient", "ListTagsForResourceCommand")
|
|
11179
|
-
.sc(ListTagsForResource$)
|
|
11180
|
-
.build() {
|
|
11181
|
-
}
|
|
11182
|
-
|
|
11183
|
-
class RegisterConnectorV2Command extends Command
|
|
11184
|
-
.classBuilder()
|
|
11185
|
-
.ep(commonParams)
|
|
11186
|
-
.m(function (Command, cs, config, o) {
|
|
11187
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11188
|
-
})
|
|
11189
|
-
.s("SecurityHubAPIService", "RegisterConnectorV2", {})
|
|
11190
|
-
.n("SecurityHubClient", "RegisterConnectorV2Command")
|
|
11191
|
-
.sc(RegisterConnectorV2$)
|
|
11192
|
-
.build() {
|
|
11193
|
-
}
|
|
11194
|
-
|
|
11195
|
-
class StartConfigurationPolicyAssociationCommand extends Command
|
|
11196
|
-
.classBuilder()
|
|
11197
|
-
.ep(commonParams)
|
|
11198
|
-
.m(function (Command, cs, config, o) {
|
|
11199
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11200
|
-
})
|
|
11201
|
-
.s("SecurityHubAPIService", "StartConfigurationPolicyAssociation", {})
|
|
11202
|
-
.n("SecurityHubClient", "StartConfigurationPolicyAssociationCommand")
|
|
11203
|
-
.sc(StartConfigurationPolicyAssociation$)
|
|
11204
|
-
.build() {
|
|
11205
|
-
}
|
|
11206
|
-
|
|
11207
|
-
class StartConfigurationPolicyDisassociationCommand extends Command
|
|
11208
|
-
.classBuilder()
|
|
11209
|
-
.ep(commonParams)
|
|
11210
|
-
.m(function (Command, cs, config, o) {
|
|
11211
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11212
|
-
})
|
|
11213
|
-
.s("SecurityHubAPIService", "StartConfigurationPolicyDisassociation", {})
|
|
11214
|
-
.n("SecurityHubClient", "StartConfigurationPolicyDisassociationCommand")
|
|
11215
|
-
.sc(StartConfigurationPolicyDisassociation$)
|
|
11216
|
-
.build() {
|
|
11217
|
-
}
|
|
11218
|
-
|
|
11219
|
-
class TagResourceCommand extends Command
|
|
11220
|
-
.classBuilder()
|
|
11221
|
-
.ep(commonParams)
|
|
11222
|
-
.m(function (Command, cs, config, o) {
|
|
11223
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11224
|
-
})
|
|
11225
|
-
.s("SecurityHubAPIService", "TagResource", {})
|
|
11226
|
-
.n("SecurityHubClient", "TagResourceCommand")
|
|
11227
|
-
.sc(TagResource$)
|
|
11228
|
-
.build() {
|
|
11229
|
-
}
|
|
11230
|
-
|
|
11231
|
-
class UntagResourceCommand extends Command
|
|
11232
|
-
.classBuilder()
|
|
11233
|
-
.ep(commonParams)
|
|
11234
|
-
.m(function (Command, cs, config, o) {
|
|
11235
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11236
|
-
})
|
|
11237
|
-
.s("SecurityHubAPIService", "UntagResource", {})
|
|
11238
|
-
.n("SecurityHubClient", "UntagResourceCommand")
|
|
11239
|
-
.sc(UntagResource$)
|
|
11240
|
-
.build() {
|
|
11241
|
-
}
|
|
11242
|
-
|
|
11243
|
-
class UpdateActionTargetCommand extends Command
|
|
11244
|
-
.classBuilder()
|
|
11245
|
-
.ep(commonParams)
|
|
11246
|
-
.m(function (Command, cs, config, o) {
|
|
11247
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11248
|
-
})
|
|
11249
|
-
.s("SecurityHubAPIService", "UpdateActionTarget", {})
|
|
11250
|
-
.n("SecurityHubClient", "UpdateActionTargetCommand")
|
|
11251
|
-
.sc(UpdateActionTarget$)
|
|
11252
|
-
.build() {
|
|
11253
|
-
}
|
|
11254
|
-
|
|
11255
|
-
class UpdateAggregatorV2Command extends Command
|
|
11256
|
-
.classBuilder()
|
|
11257
|
-
.ep(commonParams)
|
|
11258
|
-
.m(function (Command, cs, config, o) {
|
|
11259
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11260
|
-
})
|
|
11261
|
-
.s("SecurityHubAPIService", "UpdateAggregatorV2", {})
|
|
11262
|
-
.n("SecurityHubClient", "UpdateAggregatorV2Command")
|
|
11263
|
-
.sc(UpdateAggregatorV2$)
|
|
11264
|
-
.build() {
|
|
11265
|
-
}
|
|
11266
|
-
|
|
11267
|
-
class UpdateAutomationRuleV2Command extends Command
|
|
11268
|
-
.classBuilder()
|
|
11269
|
-
.ep(commonParams)
|
|
11270
|
-
.m(function (Command, cs, config, o) {
|
|
11271
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11272
|
-
})
|
|
11273
|
-
.s("SecurityHubAPIService", "UpdateAutomationRuleV2", {})
|
|
11274
|
-
.n("SecurityHubClient", "UpdateAutomationRuleV2Command")
|
|
11275
|
-
.sc(UpdateAutomationRuleV2$)
|
|
11276
|
-
.build() {
|
|
11277
|
-
}
|
|
11278
|
-
|
|
11279
|
-
class UpdateConfigurationPolicyCommand extends Command
|
|
11280
|
-
.classBuilder()
|
|
11281
|
-
.ep(commonParams)
|
|
11282
|
-
.m(function (Command, cs, config, o) {
|
|
11283
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11284
|
-
})
|
|
11285
|
-
.s("SecurityHubAPIService", "UpdateConfigurationPolicy", {})
|
|
11286
|
-
.n("SecurityHubClient", "UpdateConfigurationPolicyCommand")
|
|
11287
|
-
.sc(UpdateConfigurationPolicy$)
|
|
11288
|
-
.build() {
|
|
11289
|
-
}
|
|
11290
|
-
|
|
11291
|
-
class UpdateConnectorV2Command extends Command
|
|
11292
|
-
.classBuilder()
|
|
11293
|
-
.ep(commonParams)
|
|
11294
|
-
.m(function (Command, cs, config, o) {
|
|
11295
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11296
|
-
})
|
|
11297
|
-
.s("SecurityHubAPIService", "UpdateConnectorV2", {})
|
|
11298
|
-
.n("SecurityHubClient", "UpdateConnectorV2Command")
|
|
11299
|
-
.sc(UpdateConnectorV2$)
|
|
11300
|
-
.build() {
|
|
11301
|
-
}
|
|
11302
|
-
|
|
11303
|
-
class UpdateFindingAggregatorCommand extends Command
|
|
11304
|
-
.classBuilder()
|
|
11305
|
-
.ep(commonParams)
|
|
11306
|
-
.m(function (Command, cs, config, o) {
|
|
11307
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11308
|
-
})
|
|
11309
|
-
.s("SecurityHubAPIService", "UpdateFindingAggregator", {})
|
|
11310
|
-
.n("SecurityHubClient", "UpdateFindingAggregatorCommand")
|
|
11311
|
-
.sc(UpdateFindingAggregator$)
|
|
11312
|
-
.build() {
|
|
11313
|
-
}
|
|
11314
|
-
|
|
11315
|
-
class UpdateFindingsCommand extends Command
|
|
11316
|
-
.classBuilder()
|
|
11317
|
-
.ep(commonParams)
|
|
11318
|
-
.m(function (Command, cs, config, o) {
|
|
11319
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11320
|
-
})
|
|
11321
|
-
.s("SecurityHubAPIService", "UpdateFindings", {})
|
|
11322
|
-
.n("SecurityHubClient", "UpdateFindingsCommand")
|
|
11323
|
-
.sc(UpdateFindings$)
|
|
11324
|
-
.build() {
|
|
11325
|
-
}
|
|
11326
|
-
|
|
11327
|
-
class UpdateInsightCommand extends Command
|
|
11328
|
-
.classBuilder()
|
|
11329
|
-
.ep(commonParams)
|
|
11330
|
-
.m(function (Command, cs, config, o) {
|
|
11331
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11332
|
-
})
|
|
11333
|
-
.s("SecurityHubAPIService", "UpdateInsight", {})
|
|
11334
|
-
.n("SecurityHubClient", "UpdateInsightCommand")
|
|
11335
|
-
.sc(UpdateInsight$)
|
|
11336
|
-
.build() {
|
|
11337
|
-
}
|
|
11338
|
-
|
|
11339
|
-
class UpdateOrganizationConfigurationCommand extends Command
|
|
11340
|
-
.classBuilder()
|
|
11341
|
-
.ep(commonParams)
|
|
11342
|
-
.m(function (Command, cs, config, o) {
|
|
11343
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11344
|
-
})
|
|
11345
|
-
.s("SecurityHubAPIService", "UpdateOrganizationConfiguration", {})
|
|
11346
|
-
.n("SecurityHubClient", "UpdateOrganizationConfigurationCommand")
|
|
11347
|
-
.sc(UpdateOrganizationConfiguration$)
|
|
11348
|
-
.build() {
|
|
11349
|
-
}
|
|
11350
|
-
|
|
11351
|
-
class UpdateSecurityControlCommand extends Command
|
|
11352
|
-
.classBuilder()
|
|
11353
|
-
.ep(commonParams)
|
|
11354
|
-
.m(function (Command, cs, config, o) {
|
|
11355
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11356
|
-
})
|
|
11357
|
-
.s("SecurityHubAPIService", "UpdateSecurityControl", {})
|
|
11358
|
-
.n("SecurityHubClient", "UpdateSecurityControlCommand")
|
|
11359
|
-
.sc(UpdateSecurityControl$)
|
|
11360
|
-
.build() {
|
|
11361
|
-
}
|
|
11362
|
-
|
|
11363
|
-
class UpdateSecurityHubConfigurationCommand extends Command
|
|
11364
|
-
.classBuilder()
|
|
11365
|
-
.ep(commonParams)
|
|
11366
|
-
.m(function (Command, cs, config, o) {
|
|
11367
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11368
|
-
})
|
|
11369
|
-
.s("SecurityHubAPIService", "UpdateSecurityHubConfiguration", {})
|
|
11370
|
-
.n("SecurityHubClient", "UpdateSecurityHubConfigurationCommand")
|
|
11371
|
-
.sc(UpdateSecurityHubConfiguration$)
|
|
11372
|
-
.build() {
|
|
11373
|
-
}
|
|
11374
|
-
|
|
11375
|
-
class UpdateStandardsControlCommand extends Command
|
|
11376
|
-
.classBuilder()
|
|
11377
|
-
.ep(commonParams)
|
|
11378
|
-
.m(function (Command, cs, config, o) {
|
|
11379
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11380
|
-
})
|
|
11381
|
-
.s("SecurityHubAPIService", "UpdateStandardsControl", {})
|
|
11382
|
-
.n("SecurityHubClient", "UpdateStandardsControlCommand")
|
|
11383
|
-
.sc(UpdateStandardsControl$)
|
|
11384
|
-
.build() {
|
|
10080
|
+
const command = makeBuilder(commonParams, "SecurityHubAPIService", "SecurityHubClient", getEndpointPlugin);
|
|
10081
|
+
const _ep0 = {};
|
|
10082
|
+
const _mw0 = (Command, cs, config, o) => [];
|
|
10083
|
+
|
|
10084
|
+
class AcceptAdministratorInvitationCommand extends command(_ep0, _mw0, "AcceptAdministratorInvitation", AcceptAdministratorInvitation$) {
|
|
10085
|
+
}
|
|
10086
|
+
|
|
10087
|
+
class AcceptInvitationCommand extends command(_ep0, _mw0, "AcceptInvitation", AcceptInvitation$) {
|
|
10088
|
+
}
|
|
10089
|
+
|
|
10090
|
+
class BatchDeleteAutomationRulesCommand extends command(_ep0, _mw0, "BatchDeleteAutomationRules", BatchDeleteAutomationRules$) {
|
|
10091
|
+
}
|
|
10092
|
+
|
|
10093
|
+
class BatchDisableStandardsCommand extends command(_ep0, _mw0, "BatchDisableStandards", BatchDisableStandards$) {
|
|
10094
|
+
}
|
|
10095
|
+
|
|
10096
|
+
class BatchEnableStandardsCommand extends command(_ep0, _mw0, "BatchEnableStandards", BatchEnableStandards$) {
|
|
10097
|
+
}
|
|
10098
|
+
|
|
10099
|
+
class BatchGetAutomationRulesCommand extends command(_ep0, _mw0, "BatchGetAutomationRules", BatchGetAutomationRules$) {
|
|
10100
|
+
}
|
|
10101
|
+
|
|
10102
|
+
class BatchGetConfigurationPolicyAssociationsCommand extends command(_ep0, _mw0, "BatchGetConfigurationPolicyAssociations", BatchGetConfigurationPolicyAssociations$) {
|
|
10103
|
+
}
|
|
10104
|
+
|
|
10105
|
+
class BatchGetSecurityControlsCommand extends command(_ep0, _mw0, "BatchGetSecurityControls", BatchGetSecurityControls$) {
|
|
10106
|
+
}
|
|
10107
|
+
|
|
10108
|
+
class BatchGetStandardsControlAssociationsCommand extends command(_ep0, _mw0, "BatchGetStandardsControlAssociations", BatchGetStandardsControlAssociations$) {
|
|
10109
|
+
}
|
|
10110
|
+
|
|
10111
|
+
class BatchImportFindingsCommand extends command(_ep0, _mw0, "BatchImportFindings", BatchImportFindings$) {
|
|
10112
|
+
}
|
|
10113
|
+
|
|
10114
|
+
class BatchUpdateAutomationRulesCommand extends command(_ep0, _mw0, "BatchUpdateAutomationRules", BatchUpdateAutomationRules$) {
|
|
10115
|
+
}
|
|
10116
|
+
|
|
10117
|
+
class BatchUpdateFindingsCommand extends command(_ep0, _mw0, "BatchUpdateFindings", BatchUpdateFindings$) {
|
|
10118
|
+
}
|
|
10119
|
+
|
|
10120
|
+
class BatchUpdateFindingsV2Command extends command(_ep0, _mw0, "BatchUpdateFindingsV2", BatchUpdateFindingsV2$) {
|
|
10121
|
+
}
|
|
10122
|
+
|
|
10123
|
+
class BatchUpdateStandardsControlAssociationsCommand extends command(_ep0, _mw0, "BatchUpdateStandardsControlAssociations", BatchUpdateStandardsControlAssociations$) {
|
|
10124
|
+
}
|
|
10125
|
+
|
|
10126
|
+
class CreateActionTargetCommand extends command(_ep0, _mw0, "CreateActionTarget", CreateActionTarget$) {
|
|
10127
|
+
}
|
|
10128
|
+
|
|
10129
|
+
class CreateAggregatorV2Command extends command(_ep0, _mw0, "CreateAggregatorV2", CreateAggregatorV2$) {
|
|
10130
|
+
}
|
|
10131
|
+
|
|
10132
|
+
class CreateAutomationRuleCommand extends command(_ep0, _mw0, "CreateAutomationRule", CreateAutomationRule$) {
|
|
10133
|
+
}
|
|
10134
|
+
|
|
10135
|
+
class CreateAutomationRuleV2Command extends command(_ep0, _mw0, "CreateAutomationRuleV2", CreateAutomationRuleV2$) {
|
|
10136
|
+
}
|
|
10137
|
+
|
|
10138
|
+
class CreateConfigurationPolicyCommand extends command(_ep0, _mw0, "CreateConfigurationPolicy", CreateConfigurationPolicy$) {
|
|
10139
|
+
}
|
|
10140
|
+
|
|
10141
|
+
class CreateConnectorV2Command extends command(_ep0, _mw0, "CreateConnectorV2", CreateConnectorV2$) {
|
|
10142
|
+
}
|
|
10143
|
+
|
|
10144
|
+
class CreateFindingAggregatorCommand extends command(_ep0, _mw0, "CreateFindingAggregator", CreateFindingAggregator$) {
|
|
10145
|
+
}
|
|
10146
|
+
|
|
10147
|
+
class CreateInsightCommand extends command(_ep0, _mw0, "CreateInsight", CreateInsight$) {
|
|
10148
|
+
}
|
|
10149
|
+
|
|
10150
|
+
class CreateMembersCommand extends command(_ep0, _mw0, "CreateMembers", CreateMembers$) {
|
|
10151
|
+
}
|
|
10152
|
+
|
|
10153
|
+
class CreateTicketV2Command extends command(_ep0, _mw0, "CreateTicketV2", CreateTicketV2$) {
|
|
10154
|
+
}
|
|
10155
|
+
|
|
10156
|
+
class DeclineInvitationsCommand extends command(_ep0, _mw0, "DeclineInvitations", DeclineInvitations$) {
|
|
10157
|
+
}
|
|
10158
|
+
|
|
10159
|
+
class DeleteActionTargetCommand extends command(_ep0, _mw0, "DeleteActionTarget", DeleteActionTarget$) {
|
|
10160
|
+
}
|
|
10161
|
+
|
|
10162
|
+
class DeleteAggregatorV2Command extends command(_ep0, _mw0, "DeleteAggregatorV2", DeleteAggregatorV2$) {
|
|
10163
|
+
}
|
|
10164
|
+
|
|
10165
|
+
class DeleteAutomationRuleV2Command extends command(_ep0, _mw0, "DeleteAutomationRuleV2", DeleteAutomationRuleV2$) {
|
|
10166
|
+
}
|
|
10167
|
+
|
|
10168
|
+
class DeleteConfigurationPolicyCommand extends command(_ep0, _mw0, "DeleteConfigurationPolicy", DeleteConfigurationPolicy$) {
|
|
10169
|
+
}
|
|
10170
|
+
|
|
10171
|
+
class DeleteConnectorV2Command extends command(_ep0, _mw0, "DeleteConnectorV2", DeleteConnectorV2$) {
|
|
10172
|
+
}
|
|
10173
|
+
|
|
10174
|
+
class DeleteFindingAggregatorCommand extends command(_ep0, _mw0, "DeleteFindingAggregator", DeleteFindingAggregator$) {
|
|
10175
|
+
}
|
|
10176
|
+
|
|
10177
|
+
class DeleteInsightCommand extends command(_ep0, _mw0, "DeleteInsight", DeleteInsight$) {
|
|
10178
|
+
}
|
|
10179
|
+
|
|
10180
|
+
class DeleteInvitationsCommand extends command(_ep0, _mw0, "DeleteInvitations", DeleteInvitations$) {
|
|
10181
|
+
}
|
|
10182
|
+
|
|
10183
|
+
class DeleteMembersCommand extends command(_ep0, _mw0, "DeleteMembers", DeleteMembers$) {
|
|
10184
|
+
}
|
|
10185
|
+
|
|
10186
|
+
class DescribeActionTargetsCommand extends command(_ep0, _mw0, "DescribeActionTargets", DescribeActionTargets$) {
|
|
10187
|
+
}
|
|
10188
|
+
|
|
10189
|
+
class DescribeHubCommand extends command(_ep0, _mw0, "DescribeHub", DescribeHub$) {
|
|
10190
|
+
}
|
|
10191
|
+
|
|
10192
|
+
class DescribeOrganizationConfigurationCommand extends command(_ep0, _mw0, "DescribeOrganizationConfiguration", DescribeOrganizationConfiguration$) {
|
|
10193
|
+
}
|
|
10194
|
+
|
|
10195
|
+
class DescribeProductsCommand extends command(_ep0, _mw0, "DescribeProducts", DescribeProducts$) {
|
|
10196
|
+
}
|
|
10197
|
+
|
|
10198
|
+
class DescribeProductsV2Command extends command(_ep0, _mw0, "DescribeProductsV2", DescribeProductsV2$) {
|
|
10199
|
+
}
|
|
10200
|
+
|
|
10201
|
+
class DescribeSecurityHubV2Command extends command(_ep0, _mw0, "DescribeSecurityHubV2", DescribeSecurityHubV2$) {
|
|
10202
|
+
}
|
|
10203
|
+
|
|
10204
|
+
class DescribeStandardsCommand extends command(_ep0, _mw0, "DescribeStandards", DescribeStandards$) {
|
|
10205
|
+
}
|
|
10206
|
+
|
|
10207
|
+
class DescribeStandardsControlsCommand extends command(_ep0, _mw0, "DescribeStandardsControls", DescribeStandardsControls$) {
|
|
10208
|
+
}
|
|
10209
|
+
|
|
10210
|
+
class DisableImportFindingsForProductCommand extends command(_ep0, _mw0, "DisableImportFindingsForProduct", DisableImportFindingsForProduct$) {
|
|
10211
|
+
}
|
|
10212
|
+
|
|
10213
|
+
class DisableOrganizationAdminAccountCommand extends command(_ep0, _mw0, "DisableOrganizationAdminAccount", DisableOrganizationAdminAccount$) {
|
|
10214
|
+
}
|
|
10215
|
+
|
|
10216
|
+
class DisableSecurityHubCommand extends command(_ep0, _mw0, "DisableSecurityHub", DisableSecurityHub$) {
|
|
10217
|
+
}
|
|
10218
|
+
|
|
10219
|
+
class DisableSecurityHubV2Command extends command(_ep0, _mw0, "DisableSecurityHubV2", DisableSecurityHubV2$) {
|
|
10220
|
+
}
|
|
10221
|
+
|
|
10222
|
+
class DisassociateFromAdministratorAccountCommand extends command(_ep0, _mw0, "DisassociateFromAdministratorAccount", DisassociateFromAdministratorAccount$) {
|
|
10223
|
+
}
|
|
10224
|
+
|
|
10225
|
+
class DisassociateFromMasterAccountCommand extends command(_ep0, _mw0, "DisassociateFromMasterAccount", DisassociateFromMasterAccount$) {
|
|
10226
|
+
}
|
|
10227
|
+
|
|
10228
|
+
class DisassociateMembersCommand extends command(_ep0, _mw0, "DisassociateMembers", DisassociateMembers$) {
|
|
10229
|
+
}
|
|
10230
|
+
|
|
10231
|
+
class EnableImportFindingsForProductCommand extends command(_ep0, _mw0, "EnableImportFindingsForProduct", EnableImportFindingsForProduct$) {
|
|
10232
|
+
}
|
|
10233
|
+
|
|
10234
|
+
class EnableOrganizationAdminAccountCommand extends command(_ep0, _mw0, "EnableOrganizationAdminAccount", EnableOrganizationAdminAccount$) {
|
|
10235
|
+
}
|
|
10236
|
+
|
|
10237
|
+
class EnableSecurityHubCommand extends command(_ep0, _mw0, "EnableSecurityHub", EnableSecurityHub$) {
|
|
10238
|
+
}
|
|
10239
|
+
|
|
10240
|
+
class EnableSecurityHubV2Command extends command(_ep0, _mw0, "EnableSecurityHubV2", EnableSecurityHubV2$) {
|
|
10241
|
+
}
|
|
10242
|
+
|
|
10243
|
+
class GenerateRecommendedPolicyV2Command extends command(_ep0, _mw0, "GenerateRecommendedPolicyV2", GenerateRecommendedPolicyV2$) {
|
|
10244
|
+
}
|
|
10245
|
+
|
|
10246
|
+
class GetAdministratorAccountCommand extends command(_ep0, _mw0, "GetAdministratorAccount", GetAdministratorAccount$) {
|
|
10247
|
+
}
|
|
10248
|
+
|
|
10249
|
+
class GetAggregatorV2Command extends command(_ep0, _mw0, "GetAggregatorV2", GetAggregatorV2$) {
|
|
10250
|
+
}
|
|
10251
|
+
|
|
10252
|
+
class GetAutomationRuleV2Command extends command(_ep0, _mw0, "GetAutomationRuleV2", GetAutomationRuleV2$) {
|
|
10253
|
+
}
|
|
10254
|
+
|
|
10255
|
+
class GetConfigurationPolicyAssociationCommand extends command(_ep0, _mw0, "GetConfigurationPolicyAssociation", GetConfigurationPolicyAssociation$) {
|
|
10256
|
+
}
|
|
10257
|
+
|
|
10258
|
+
class GetConfigurationPolicyCommand extends command(_ep0, _mw0, "GetConfigurationPolicy", GetConfigurationPolicy$) {
|
|
10259
|
+
}
|
|
10260
|
+
|
|
10261
|
+
class GetConnectorV2Command extends command(_ep0, _mw0, "GetConnectorV2", GetConnectorV2$) {
|
|
10262
|
+
}
|
|
10263
|
+
|
|
10264
|
+
class GetEnabledStandardsCommand extends command(_ep0, _mw0, "GetEnabledStandards", GetEnabledStandards$) {
|
|
10265
|
+
}
|
|
10266
|
+
|
|
10267
|
+
class GetFindingAggregatorCommand extends command(_ep0, _mw0, "GetFindingAggregator", GetFindingAggregator$) {
|
|
10268
|
+
}
|
|
10269
|
+
|
|
10270
|
+
class GetFindingHistoryCommand extends command(_ep0, _mw0, "GetFindingHistory", GetFindingHistory$) {
|
|
10271
|
+
}
|
|
10272
|
+
|
|
10273
|
+
class GetFindingsCommand extends command(_ep0, _mw0, "GetFindings", GetFindings$) {
|
|
10274
|
+
}
|
|
10275
|
+
|
|
10276
|
+
class GetFindingStatisticsV2Command extends command(_ep0, _mw0, "GetFindingStatisticsV2", GetFindingStatisticsV2$) {
|
|
10277
|
+
}
|
|
10278
|
+
|
|
10279
|
+
class GetFindingsTrendsV2Command extends command(_ep0, _mw0, "GetFindingsTrendsV2", GetFindingsTrendsV2$) {
|
|
10280
|
+
}
|
|
10281
|
+
|
|
10282
|
+
class GetFindingsV2Command extends command(_ep0, _mw0, "GetFindingsV2", GetFindingsV2$) {
|
|
10283
|
+
}
|
|
10284
|
+
|
|
10285
|
+
class GetInsightResultsCommand extends command(_ep0, _mw0, "GetInsightResults", GetInsightResults$) {
|
|
10286
|
+
}
|
|
10287
|
+
|
|
10288
|
+
class GetInsightsCommand extends command(_ep0, _mw0, "GetInsights", GetInsights$) {
|
|
10289
|
+
}
|
|
10290
|
+
|
|
10291
|
+
class GetInvitationsCountCommand extends command(_ep0, _mw0, "GetInvitationsCount", GetInvitationsCount$) {
|
|
10292
|
+
}
|
|
10293
|
+
|
|
10294
|
+
class GetMasterAccountCommand extends command(_ep0, _mw0, "GetMasterAccount", GetMasterAccount$) {
|
|
10295
|
+
}
|
|
10296
|
+
|
|
10297
|
+
class GetMembersCommand extends command(_ep0, _mw0, "GetMembers", GetMembers$) {
|
|
10298
|
+
}
|
|
10299
|
+
|
|
10300
|
+
class GetRecommendedPolicyV2Command extends command(_ep0, _mw0, "GetRecommendedPolicyV2", GetRecommendedPolicyV2$) {
|
|
10301
|
+
}
|
|
10302
|
+
|
|
10303
|
+
class GetResourcesStatisticsV2Command extends command(_ep0, _mw0, "GetResourcesStatisticsV2", GetResourcesStatisticsV2$) {
|
|
10304
|
+
}
|
|
10305
|
+
|
|
10306
|
+
class GetResourcesTrendsV2Command extends command(_ep0, _mw0, "GetResourcesTrendsV2", GetResourcesTrendsV2$) {
|
|
10307
|
+
}
|
|
10308
|
+
|
|
10309
|
+
class GetResourcesV2Command extends command(_ep0, _mw0, "GetResourcesV2", GetResourcesV2$) {
|
|
10310
|
+
}
|
|
10311
|
+
|
|
10312
|
+
class GetSecurityControlDefinitionCommand extends command(_ep0, _mw0, "GetSecurityControlDefinition", GetSecurityControlDefinition$) {
|
|
10313
|
+
}
|
|
10314
|
+
|
|
10315
|
+
class InviteMembersCommand extends command(_ep0, _mw0, "InviteMembers", InviteMembers$) {
|
|
10316
|
+
}
|
|
10317
|
+
|
|
10318
|
+
class ListAggregatorsV2Command extends command(_ep0, _mw0, "ListAggregatorsV2", ListAggregatorsV2$) {
|
|
10319
|
+
}
|
|
10320
|
+
|
|
10321
|
+
class ListAutomationRulesCommand extends command(_ep0, _mw0, "ListAutomationRules", ListAutomationRules$) {
|
|
10322
|
+
}
|
|
10323
|
+
|
|
10324
|
+
class ListAutomationRulesV2Command extends command(_ep0, _mw0, "ListAutomationRulesV2", ListAutomationRulesV2$) {
|
|
10325
|
+
}
|
|
10326
|
+
|
|
10327
|
+
class ListConfigurationPoliciesCommand extends command(_ep0, _mw0, "ListConfigurationPolicies", ListConfigurationPolicies$) {
|
|
10328
|
+
}
|
|
10329
|
+
|
|
10330
|
+
class ListConfigurationPolicyAssociationsCommand extends command(_ep0, _mw0, "ListConfigurationPolicyAssociations", ListConfigurationPolicyAssociations$) {
|
|
10331
|
+
}
|
|
10332
|
+
|
|
10333
|
+
class ListConnectorsV2Command extends command(_ep0, _mw0, "ListConnectorsV2", ListConnectorsV2$) {
|
|
10334
|
+
}
|
|
10335
|
+
|
|
10336
|
+
class ListEnabledProductsForImportCommand extends command(_ep0, _mw0, "ListEnabledProductsForImport", ListEnabledProductsForImport$) {
|
|
10337
|
+
}
|
|
10338
|
+
|
|
10339
|
+
class ListFindingAggregatorsCommand extends command(_ep0, _mw0, "ListFindingAggregators", ListFindingAggregators$) {
|
|
10340
|
+
}
|
|
10341
|
+
|
|
10342
|
+
class ListInvitationsCommand extends command(_ep0, _mw0, "ListInvitations", ListInvitations$) {
|
|
10343
|
+
}
|
|
10344
|
+
|
|
10345
|
+
class ListMembersCommand extends command(_ep0, _mw0, "ListMembers", ListMembers$) {
|
|
10346
|
+
}
|
|
10347
|
+
|
|
10348
|
+
class ListOrganizationAdminAccountsCommand extends command(_ep0, _mw0, "ListOrganizationAdminAccounts", ListOrganizationAdminAccounts$) {
|
|
10349
|
+
}
|
|
10350
|
+
|
|
10351
|
+
class ListSecurityControlDefinitionsCommand extends command(_ep0, _mw0, "ListSecurityControlDefinitions", ListSecurityControlDefinitions$) {
|
|
10352
|
+
}
|
|
10353
|
+
|
|
10354
|
+
class ListStandardsControlAssociationsCommand extends command(_ep0, _mw0, "ListStandardsControlAssociations", ListStandardsControlAssociations$) {
|
|
10355
|
+
}
|
|
10356
|
+
|
|
10357
|
+
class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
|
|
10358
|
+
}
|
|
10359
|
+
|
|
10360
|
+
class RegisterConnectorV2Command extends command(_ep0, _mw0, "RegisterConnectorV2", RegisterConnectorV2$) {
|
|
10361
|
+
}
|
|
10362
|
+
|
|
10363
|
+
class StartConfigurationPolicyAssociationCommand extends command(_ep0, _mw0, "StartConfigurationPolicyAssociation", StartConfigurationPolicyAssociation$) {
|
|
10364
|
+
}
|
|
10365
|
+
|
|
10366
|
+
class StartConfigurationPolicyDisassociationCommand extends command(_ep0, _mw0, "StartConfigurationPolicyDisassociation", StartConfigurationPolicyDisassociation$) {
|
|
10367
|
+
}
|
|
10368
|
+
|
|
10369
|
+
class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
|
|
10370
|
+
}
|
|
10371
|
+
|
|
10372
|
+
class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
|
|
10373
|
+
}
|
|
10374
|
+
|
|
10375
|
+
class UpdateActionTargetCommand extends command(_ep0, _mw0, "UpdateActionTarget", UpdateActionTarget$) {
|
|
10376
|
+
}
|
|
10377
|
+
|
|
10378
|
+
class UpdateAggregatorV2Command extends command(_ep0, _mw0, "UpdateAggregatorV2", UpdateAggregatorV2$) {
|
|
10379
|
+
}
|
|
10380
|
+
|
|
10381
|
+
class UpdateAutomationRuleV2Command extends command(_ep0, _mw0, "UpdateAutomationRuleV2", UpdateAutomationRuleV2$) {
|
|
10382
|
+
}
|
|
10383
|
+
|
|
10384
|
+
class UpdateConfigurationPolicyCommand extends command(_ep0, _mw0, "UpdateConfigurationPolicy", UpdateConfigurationPolicy$) {
|
|
10385
|
+
}
|
|
10386
|
+
|
|
10387
|
+
class UpdateConnectorV2Command extends command(_ep0, _mw0, "UpdateConnectorV2", UpdateConnectorV2$) {
|
|
10388
|
+
}
|
|
10389
|
+
|
|
10390
|
+
class UpdateFindingAggregatorCommand extends command(_ep0, _mw0, "UpdateFindingAggregator", UpdateFindingAggregator$) {
|
|
10391
|
+
}
|
|
10392
|
+
|
|
10393
|
+
class UpdateFindingsCommand extends command(_ep0, _mw0, "UpdateFindings", UpdateFindings$) {
|
|
10394
|
+
}
|
|
10395
|
+
|
|
10396
|
+
class UpdateInsightCommand extends command(_ep0, _mw0, "UpdateInsight", UpdateInsight$) {
|
|
10397
|
+
}
|
|
10398
|
+
|
|
10399
|
+
class UpdateOrganizationConfigurationCommand extends command(_ep0, _mw0, "UpdateOrganizationConfiguration", UpdateOrganizationConfiguration$) {
|
|
10400
|
+
}
|
|
10401
|
+
|
|
10402
|
+
class UpdateSecurityControlCommand extends command(_ep0, _mw0, "UpdateSecurityControl", UpdateSecurityControl$) {
|
|
10403
|
+
}
|
|
10404
|
+
|
|
10405
|
+
class UpdateSecurityHubConfigurationCommand extends command(_ep0, _mw0, "UpdateSecurityHubConfiguration", UpdateSecurityHubConfiguration$) {
|
|
10406
|
+
}
|
|
10407
|
+
|
|
10408
|
+
class UpdateStandardsControlCommand extends command(_ep0, _mw0, "UpdateStandardsControl", UpdateStandardsControl$) {
|
|
11385
10409
|
}
|
|
11386
10410
|
|
|
11387
10411
|
const paginateDescribeActionTargets = createPaginator(SecurityHubClient, DescribeActionTargetsCommand, "NextToken", "NextToken", "MaxResults");
|