@aws-sdk/client-securityhub 3.928.0 → 3.930.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 +13276 -6559
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/SecurityHubClient.js +2 -0
- package/dist-es/commands/AcceptAdministratorInvitationCommand.js +3 -9
- package/dist-es/commands/AcceptInvitationCommand.js +3 -9
- package/dist-es/commands/BatchDeleteAutomationRulesCommand.js +3 -9
- package/dist-es/commands/BatchDisableStandardsCommand.js +3 -9
- package/dist-es/commands/BatchEnableStandardsCommand.js +3 -9
- package/dist-es/commands/BatchGetAutomationRulesCommand.js +3 -9
- package/dist-es/commands/BatchGetConfigurationPolicyAssociationsCommand.js +3 -9
- package/dist-es/commands/BatchGetSecurityControlsCommand.js +3 -9
- package/dist-es/commands/BatchGetStandardsControlAssociationsCommand.js +3 -9
- package/dist-es/commands/BatchImportFindingsCommand.js +3 -9
- package/dist-es/commands/BatchUpdateAutomationRulesCommand.js +3 -9
- package/dist-es/commands/BatchUpdateFindingsCommand.js +3 -9
- package/dist-es/commands/BatchUpdateFindingsV2Command.js +3 -9
- package/dist-es/commands/BatchUpdateStandardsControlAssociationsCommand.js +3 -9
- package/dist-es/commands/ConnectorRegistrationsV2Command.js +3 -9
- package/dist-es/commands/CreateActionTargetCommand.js +3 -9
- package/dist-es/commands/CreateAggregatorV2Command.js +3 -9
- package/dist-es/commands/CreateAutomationRuleCommand.js +3 -9
- package/dist-es/commands/CreateAutomationRuleV2Command.js +3 -9
- package/dist-es/commands/CreateConfigurationPolicyCommand.js +3 -9
- package/dist-es/commands/CreateConnectorV2Command.js +3 -10
- package/dist-es/commands/CreateFindingAggregatorCommand.js +3 -9
- package/dist-es/commands/CreateInsightCommand.js +3 -9
- package/dist-es/commands/CreateMembersCommand.js +3 -9
- package/dist-es/commands/CreateTicketV2Command.js +3 -9
- package/dist-es/commands/DeclineInvitationsCommand.js +3 -9
- package/dist-es/commands/DeleteActionTargetCommand.js +3 -9
- package/dist-es/commands/DeleteAggregatorV2Command.js +3 -9
- package/dist-es/commands/DeleteAutomationRuleV2Command.js +3 -9
- package/dist-es/commands/DeleteConfigurationPolicyCommand.js +3 -9
- package/dist-es/commands/DeleteConnectorV2Command.js +3 -9
- package/dist-es/commands/DeleteFindingAggregatorCommand.js +3 -9
- package/dist-es/commands/DeleteInsightCommand.js +3 -9
- package/dist-es/commands/DeleteInvitationsCommand.js +3 -9
- package/dist-es/commands/DeleteMembersCommand.js +3 -9
- package/dist-es/commands/DescribeActionTargetsCommand.js +3 -9
- package/dist-es/commands/DescribeHubCommand.js +3 -9
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +3 -9
- package/dist-es/commands/DescribeProductsCommand.js +3 -9
- package/dist-es/commands/DescribeProductsV2Command.js +3 -9
- package/dist-es/commands/DescribeSecurityHubV2Command.js +3 -9
- package/dist-es/commands/DescribeStandardsCommand.js +3 -9
- package/dist-es/commands/DescribeStandardsControlsCommand.js +3 -9
- package/dist-es/commands/DisableImportFindingsForProductCommand.js +3 -9
- package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +3 -9
- package/dist-es/commands/DisableSecurityHubCommand.js +3 -9
- package/dist-es/commands/DisableSecurityHubV2Command.js +3 -9
- package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +3 -9
- package/dist-es/commands/DisassociateFromMasterAccountCommand.js +3 -9
- package/dist-es/commands/DisassociateMembersCommand.js +3 -9
- package/dist-es/commands/EnableImportFindingsForProductCommand.js +3 -9
- package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +3 -9
- package/dist-es/commands/EnableSecurityHubCommand.js +3 -9
- package/dist-es/commands/EnableSecurityHubV2Command.js +3 -9
- package/dist-es/commands/GetAdministratorAccountCommand.js +3 -9
- package/dist-es/commands/GetAggregatorV2Command.js +3 -9
- package/dist-es/commands/GetAutomationRuleV2Command.js +3 -9
- package/dist-es/commands/GetConfigurationPolicyAssociationCommand.js +3 -9
- package/dist-es/commands/GetConfigurationPolicyCommand.js +3 -9
- package/dist-es/commands/GetConnectorV2Command.js +3 -9
- package/dist-es/commands/GetEnabledStandardsCommand.js +3 -9
- package/dist-es/commands/GetFindingAggregatorCommand.js +3 -9
- package/dist-es/commands/GetFindingHistoryCommand.js +3 -9
- package/dist-es/commands/GetFindingStatisticsV2Command.js +3 -9
- package/dist-es/commands/GetFindingsCommand.js +3 -9
- package/dist-es/commands/GetFindingsV2Command.js +3 -9
- package/dist-es/commands/GetInsightResultsCommand.js +3 -9
- package/dist-es/commands/GetInsightsCommand.js +3 -9
- package/dist-es/commands/GetInvitationsCountCommand.js +3 -9
- package/dist-es/commands/GetMasterAccountCommand.js +3 -9
- package/dist-es/commands/GetMembersCommand.js +3 -9
- package/dist-es/commands/GetResourcesStatisticsV2Command.js +3 -9
- package/dist-es/commands/GetResourcesV2Command.js +3 -9
- package/dist-es/commands/GetSecurityControlDefinitionCommand.js +3 -9
- package/dist-es/commands/InviteMembersCommand.js +3 -9
- package/dist-es/commands/ListAggregatorsV2Command.js +3 -9
- package/dist-es/commands/ListAutomationRulesCommand.js +3 -9
- package/dist-es/commands/ListAutomationRulesV2Command.js +3 -9
- package/dist-es/commands/ListConfigurationPoliciesCommand.js +3 -9
- package/dist-es/commands/ListConfigurationPolicyAssociationsCommand.js +3 -9
- package/dist-es/commands/ListConnectorsV2Command.js +3 -9
- package/dist-es/commands/ListEnabledProductsForImportCommand.js +3 -9
- package/dist-es/commands/ListFindingAggregatorsCommand.js +3 -9
- package/dist-es/commands/ListInvitationsCommand.js +3 -9
- package/dist-es/commands/ListMembersCommand.js +3 -9
- package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +3 -9
- package/dist-es/commands/ListSecurityControlDefinitionsCommand.js +3 -9
- package/dist-es/commands/ListStandardsControlAssociationsCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/StartConfigurationPolicyAssociationCommand.js +3 -9
- package/dist-es/commands/StartConfigurationPolicyDisassociationCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateActionTargetCommand.js +3 -9
- package/dist-es/commands/UpdateAggregatorV2Command.js +3 -9
- package/dist-es/commands/UpdateAutomationRuleV2Command.js +3 -9
- package/dist-es/commands/UpdateConfigurationPolicyCommand.js +3 -9
- package/dist-es/commands/UpdateConnectorV2Command.js +3 -10
- package/dist-es/commands/UpdateFindingAggregatorCommand.js +3 -9
- package/dist-es/commands/UpdateFindingsCommand.js +3 -9
- package/dist-es/commands/UpdateInsightCommand.js +3 -9
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +3 -9
- package/dist-es/commands/UpdateSecurityControlCommand.js +3 -9
- package/dist-es/commands/UpdateSecurityHubConfigurationCommand.js +3 -9
- package/dist-es/commands/UpdateStandardsControlCommand.js +3 -9
- package/dist-es/models/models_2.js +0 -101
- package/dist-es/models/models_3.js +0 -22
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +12861 -0
- package/dist-types/SecurityHubClient.d.ts +10 -1
- package/dist-types/models/models_2.d.ts +24 -18
- package/dist-types/models/models_3.d.ts +8 -6
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +1364 -0
- package/dist-types/ts3.4/SecurityHubClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_2.d.ts +0 -15
- package/dist-types/ts3.4/models/models_3.d.ts +0 -8
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1371 -0
- package/package.json +33 -34
- package/dist-es/protocols/Aws_restJson1.js +0 -5468
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -947
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1265
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.