@aws-sdk/client-guardduty 3.927.0 → 3.929.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 +13415 -5634
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/GuardDutyClient.js +2 -0
- package/dist-es/commands/AcceptAdministratorInvitationCommand.js +3 -9
- package/dist-es/commands/AcceptInvitationCommand.js +3 -9
- package/dist-es/commands/ArchiveFindingsCommand.js +3 -9
- package/dist-es/commands/CreateDetectorCommand.js +3 -9
- package/dist-es/commands/CreateFilterCommand.js +3 -9
- package/dist-es/commands/CreateIPSetCommand.js +3 -9
- package/dist-es/commands/CreateMalwareProtectionPlanCommand.js +3 -9
- package/dist-es/commands/CreateMembersCommand.js +3 -10
- package/dist-es/commands/CreatePublishingDestinationCommand.js +3 -9
- package/dist-es/commands/CreateSampleFindingsCommand.js +3 -9
- package/dist-es/commands/CreateThreatEntitySetCommand.js +3 -9
- package/dist-es/commands/CreateThreatIntelSetCommand.js +3 -9
- package/dist-es/commands/CreateTrustedEntitySetCommand.js +3 -9
- package/dist-es/commands/DeclineInvitationsCommand.js +3 -9
- package/dist-es/commands/DeleteDetectorCommand.js +3 -9
- package/dist-es/commands/DeleteFilterCommand.js +3 -9
- package/dist-es/commands/DeleteIPSetCommand.js +3 -9
- package/dist-es/commands/DeleteInvitationsCommand.js +3 -9
- package/dist-es/commands/DeleteMalwareProtectionPlanCommand.js +3 -9
- package/dist-es/commands/DeleteMembersCommand.js +3 -9
- package/dist-es/commands/DeletePublishingDestinationCommand.js +3 -9
- package/dist-es/commands/DeleteThreatEntitySetCommand.js +3 -9
- package/dist-es/commands/DeleteThreatIntelSetCommand.js +3 -9
- package/dist-es/commands/DeleteTrustedEntitySetCommand.js +3 -9
- package/dist-es/commands/DescribeMalwareScansCommand.js +3 -9
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +3 -9
- package/dist-es/commands/DescribePublishingDestinationCommand.js +3 -9
- package/dist-es/commands/DisableOrganizationAdminAccountCommand.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/EnableOrganizationAdminAccountCommand.js +3 -9
- package/dist-es/commands/GetAdministratorAccountCommand.js +3 -9
- package/dist-es/commands/GetCoverageStatisticsCommand.js +3 -9
- package/dist-es/commands/GetDetectorCommand.js +3 -9
- package/dist-es/commands/GetFilterCommand.js +3 -9
- package/dist-es/commands/GetFindingsCommand.js +3 -10
- package/dist-es/commands/GetFindingsStatisticsCommand.js +3 -9
- package/dist-es/commands/GetIPSetCommand.js +3 -9
- package/dist-es/commands/GetInvitationsCountCommand.js +3 -9
- package/dist-es/commands/GetMalwareProtectionPlanCommand.js +3 -9
- package/dist-es/commands/GetMalwareScanSettingsCommand.js +3 -9
- package/dist-es/commands/GetMasterAccountCommand.js +3 -9
- package/dist-es/commands/GetMemberDetectorsCommand.js +3 -9
- package/dist-es/commands/GetMembersCommand.js +3 -10
- package/dist-es/commands/GetOrganizationStatisticsCommand.js +3 -9
- package/dist-es/commands/GetRemainingFreeTrialDaysCommand.js +3 -9
- package/dist-es/commands/GetThreatEntitySetCommand.js +3 -9
- package/dist-es/commands/GetThreatIntelSetCommand.js +3 -9
- package/dist-es/commands/GetTrustedEntitySetCommand.js +3 -9
- package/dist-es/commands/GetUsageStatisticsCommand.js +3 -9
- package/dist-es/commands/InviteMembersCommand.js +3 -9
- package/dist-es/commands/ListCoverageCommand.js +3 -9
- package/dist-es/commands/ListDetectorsCommand.js +3 -9
- package/dist-es/commands/ListFiltersCommand.js +3 -9
- package/dist-es/commands/ListFindingsCommand.js +3 -9
- package/dist-es/commands/ListIPSetsCommand.js +3 -9
- package/dist-es/commands/ListInvitationsCommand.js +3 -9
- package/dist-es/commands/ListMalwareProtectionPlansCommand.js +3 -9
- package/dist-es/commands/ListMembersCommand.js +3 -10
- package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +3 -9
- package/dist-es/commands/ListPublishingDestinationsCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ListThreatEntitySetsCommand.js +3 -9
- package/dist-es/commands/ListThreatIntelSetsCommand.js +3 -9
- package/dist-es/commands/ListTrustedEntitySetsCommand.js +3 -9
- package/dist-es/commands/StartMalwareScanCommand.js +3 -9
- package/dist-es/commands/StartMonitoringMembersCommand.js +3 -9
- package/dist-es/commands/StopMonitoringMembersCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UnarchiveFindingsCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateDetectorCommand.js +3 -9
- package/dist-es/commands/UpdateFilterCommand.js +3 -9
- package/dist-es/commands/UpdateFindingsFeedbackCommand.js +3 -10
- package/dist-es/commands/UpdateIPSetCommand.js +3 -9
- package/dist-es/commands/UpdateMalwareProtectionPlanCommand.js +3 -9
- package/dist-es/commands/UpdateMalwareScanSettingsCommand.js +3 -9
- package/dist-es/commands/UpdateMemberDetectorsCommand.js +3 -9
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +3 -9
- package/dist-es/commands/UpdatePublishingDestinationCommand.js +3 -9
- package/dist-es/commands/UpdateThreatEntitySetCommand.js +3 -9
- package/dist-es/commands/UpdateThreatIntelSetCommand.js +3 -9
- package/dist-es/commands/UpdateTrustedEntitySetCommand.js +3 -9
- package/dist-es/models/models_0.js +0 -113
- package/dist-es/models/models_1.js +0 -22
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +13208 -0
- package/dist-types/GuardDutyClient.d.ts +10 -1
- package/dist-types/commands/CreatePublishingDestinationCommand.d.ts +3 -0
- package/dist-types/commands/DescribePublishingDestinationCommand.d.ts +3 -0
- package/dist-types/models/models_0.d.ts +10 -88
- package/dist-types/models/models_1.d.ts +0 -20
- 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 +2 -5
- package/dist-types/schemas/schemas_0.d.ts +599 -0
- package/dist-types/ts3.4/GuardDutyClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +2 -50
- package/dist-types/ts3.4/models/models_1.d.ts +0 -13
- 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 +606 -0
- package/package.json +5 -6
- package/dist-es/protocols/Aws_restJson1.js +0 -4806
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -758
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1013
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.