@aws-sdk/client-guardduty 3.1044.0 → 3.1046.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +190 -191
- package/dist-cjs/models/GuardDutyServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-es/GuardDuty.js +1 -1
- package/dist-es/GuardDutyClient.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/AcceptAdministratorInvitationCommand.js +2 -2
- package/dist-es/commands/AcceptInvitationCommand.js +2 -2
- package/dist-es/commands/ArchiveFindingsCommand.js +2 -2
- package/dist-es/commands/CreateDetectorCommand.js +2 -2
- package/dist-es/commands/CreateFilterCommand.js +2 -2
- package/dist-es/commands/CreateIPSetCommand.js +2 -2
- package/dist-es/commands/CreateMalwareProtectionPlanCommand.js +2 -2
- package/dist-es/commands/CreateMembersCommand.js +2 -2
- package/dist-es/commands/CreatePublishingDestinationCommand.js +2 -2
- package/dist-es/commands/CreateSampleFindingsCommand.js +2 -2
- package/dist-es/commands/CreateThreatEntitySetCommand.js +2 -2
- package/dist-es/commands/CreateThreatIntelSetCommand.js +2 -2
- package/dist-es/commands/CreateTrustedEntitySetCommand.js +2 -2
- package/dist-es/commands/DeclineInvitationsCommand.js +2 -2
- package/dist-es/commands/DeleteDetectorCommand.js +2 -2
- package/dist-es/commands/DeleteFilterCommand.js +2 -2
- package/dist-es/commands/DeleteIPSetCommand.js +2 -2
- package/dist-es/commands/DeleteInvitationsCommand.js +2 -2
- package/dist-es/commands/DeleteMalwareProtectionPlanCommand.js +2 -2
- package/dist-es/commands/DeleteMembersCommand.js +2 -2
- package/dist-es/commands/DeletePublishingDestinationCommand.js +2 -2
- package/dist-es/commands/DeleteThreatEntitySetCommand.js +2 -2
- package/dist-es/commands/DeleteThreatIntelSetCommand.js +2 -2
- package/dist-es/commands/DeleteTrustedEntitySetCommand.js +2 -2
- package/dist-es/commands/DescribeMalwareScansCommand.js +2 -2
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +2 -2
- package/dist-es/commands/DescribePublishingDestinationCommand.js +2 -2
- package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +2 -2
- package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +2 -2
- package/dist-es/commands/DisassociateFromMasterAccountCommand.js +2 -2
- package/dist-es/commands/DisassociateMembersCommand.js +2 -2
- package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +2 -2
- package/dist-es/commands/GetAdministratorAccountCommand.js +2 -2
- package/dist-es/commands/GetCoverageStatisticsCommand.js +2 -2
- package/dist-es/commands/GetDetectorCommand.js +2 -2
- package/dist-es/commands/GetFilterCommand.js +2 -2
- package/dist-es/commands/GetFindingsCommand.js +2 -2
- package/dist-es/commands/GetFindingsStatisticsCommand.js +2 -2
- package/dist-es/commands/GetIPSetCommand.js +2 -2
- package/dist-es/commands/GetInvitationsCountCommand.js +2 -2
- package/dist-es/commands/GetMalwareProtectionPlanCommand.js +2 -2
- package/dist-es/commands/GetMalwareScanCommand.js +2 -2
- package/dist-es/commands/GetMalwareScanSettingsCommand.js +2 -2
- package/dist-es/commands/GetMasterAccountCommand.js +2 -2
- package/dist-es/commands/GetMemberDetectorsCommand.js +2 -2
- package/dist-es/commands/GetMembersCommand.js +2 -2
- package/dist-es/commands/GetOrganizationStatisticsCommand.js +2 -2
- package/dist-es/commands/GetRemainingFreeTrialDaysCommand.js +2 -2
- package/dist-es/commands/GetThreatEntitySetCommand.js +2 -2
- package/dist-es/commands/GetThreatIntelSetCommand.js +2 -2
- package/dist-es/commands/GetTrustedEntitySetCommand.js +2 -2
- package/dist-es/commands/GetUsageStatisticsCommand.js +2 -2
- package/dist-es/commands/InviteMembersCommand.js +2 -2
- package/dist-es/commands/ListCoverageCommand.js +2 -2
- package/dist-es/commands/ListDetectorsCommand.js +2 -2
- package/dist-es/commands/ListFiltersCommand.js +2 -2
- package/dist-es/commands/ListFindingsCommand.js +2 -2
- package/dist-es/commands/ListIPSetsCommand.js +2 -2
- package/dist-es/commands/ListInvitationsCommand.js +2 -2
- package/dist-es/commands/ListMalwareProtectionPlansCommand.js +2 -2
- package/dist-es/commands/ListMalwareScansCommand.js +2 -2
- package/dist-es/commands/ListMembersCommand.js +2 -2
- package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +2 -2
- package/dist-es/commands/ListPublishingDestinationsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListThreatEntitySetsCommand.js +2 -2
- package/dist-es/commands/ListThreatIntelSetsCommand.js +2 -2
- package/dist-es/commands/ListTrustedEntitySetsCommand.js +2 -2
- package/dist-es/commands/SendObjectMalwareScanCommand.js +2 -2
- package/dist-es/commands/StartMalwareScanCommand.js +2 -2
- package/dist-es/commands/StartMonitoringMembersCommand.js +2 -2
- package/dist-es/commands/StopMonitoringMembersCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UnarchiveFindingsCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateDetectorCommand.js +2 -2
- package/dist-es/commands/UpdateFilterCommand.js +2 -2
- package/dist-es/commands/UpdateFindingsFeedbackCommand.js +2 -2
- package/dist-es/commands/UpdateIPSetCommand.js +2 -2
- package/dist-es/commands/UpdateMalwareProtectionPlanCommand.js +2 -2
- package/dist-es/commands/UpdateMalwareScanSettingsCommand.js +2 -2
- package/dist-es/commands/UpdateMemberDetectorsCommand.js +2 -2
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdatePublishingDestinationCommand.js +2 -2
- package/dist-es/commands/UpdateThreatEntitySetCommand.js +2 -2
- package/dist-es/commands/UpdateThreatIntelSetCommand.js +2 -2
- package/dist-es/commands/UpdateTrustedEntitySetCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/GuardDutyServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-types/GuardDutyClient.d.ts +5 -5
- package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +6 -4
- package/dist-types/commands/AcceptInvitationCommand.d.ts +6 -4
- package/dist-types/commands/ArchiveFindingsCommand.d.ts +6 -4
- package/dist-types/commands/CreateDetectorCommand.d.ts +6 -4
- package/dist-types/commands/CreateFilterCommand.d.ts +6 -4
- package/dist-types/commands/CreateIPSetCommand.d.ts +6 -4
- package/dist-types/commands/CreateMalwareProtectionPlanCommand.d.ts +6 -4
- package/dist-types/commands/CreateMembersCommand.d.ts +6 -4
- package/dist-types/commands/CreatePublishingDestinationCommand.d.ts +6 -4
- package/dist-types/commands/CreateSampleFindingsCommand.d.ts +6 -4
- package/dist-types/commands/CreateThreatEntitySetCommand.d.ts +6 -4
- package/dist-types/commands/CreateThreatIntelSetCommand.d.ts +6 -4
- package/dist-types/commands/CreateTrustedEntitySetCommand.d.ts +6 -4
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDetectorCommand.d.ts +6 -4
- package/dist-types/commands/DeleteFilterCommand.d.ts +6 -4
- package/dist-types/commands/DeleteIPSetCommand.d.ts +6 -4
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +6 -4
- package/dist-types/commands/DeleteMalwareProtectionPlanCommand.d.ts +6 -4
- package/dist-types/commands/DeleteMembersCommand.d.ts +6 -4
- package/dist-types/commands/DeletePublishingDestinationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteThreatEntitySetCommand.d.ts +6 -4
- package/dist-types/commands/DeleteThreatIntelSetCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTrustedEntitySetCommand.d.ts +6 -4
- package/dist-types/commands/DescribeMalwareScansCommand.d.ts +6 -4
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DescribePublishingDestinationCommand.d.ts +6 -4
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateMembersCommand.d.ts +6 -4
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +6 -4
- package/dist-types/commands/GetAdministratorAccountCommand.d.ts +6 -4
- package/dist-types/commands/GetCoverageStatisticsCommand.d.ts +6 -4
- package/dist-types/commands/GetDetectorCommand.d.ts +6 -4
- package/dist-types/commands/GetFilterCommand.d.ts +6 -4
- package/dist-types/commands/GetFindingsCommand.d.ts +6 -4
- package/dist-types/commands/GetFindingsStatisticsCommand.d.ts +6 -4
- package/dist-types/commands/GetIPSetCommand.d.ts +6 -4
- package/dist-types/commands/GetInvitationsCountCommand.d.ts +6 -4
- package/dist-types/commands/GetMalwareProtectionPlanCommand.d.ts +6 -4
- package/dist-types/commands/GetMalwareScanCommand.d.ts +6 -4
- package/dist-types/commands/GetMalwareScanSettingsCommand.d.ts +6 -4
- package/dist-types/commands/GetMasterAccountCommand.d.ts +6 -4
- package/dist-types/commands/GetMemberDetectorsCommand.d.ts +6 -4
- package/dist-types/commands/GetMembersCommand.d.ts +6 -4
- package/dist-types/commands/GetOrganizationStatisticsCommand.d.ts +6 -4
- package/dist-types/commands/GetRemainingFreeTrialDaysCommand.d.ts +6 -4
- package/dist-types/commands/GetThreatEntitySetCommand.d.ts +6 -4
- package/dist-types/commands/GetThreatIntelSetCommand.d.ts +6 -4
- package/dist-types/commands/GetTrustedEntitySetCommand.d.ts +6 -4
- package/dist-types/commands/GetUsageStatisticsCommand.d.ts +6 -4
- package/dist-types/commands/InviteMembersCommand.d.ts +6 -4
- package/dist-types/commands/ListCoverageCommand.d.ts +6 -4
- package/dist-types/commands/ListDetectorsCommand.d.ts +6 -4
- package/dist-types/commands/ListFiltersCommand.d.ts +6 -4
- package/dist-types/commands/ListFindingsCommand.d.ts +6 -4
- package/dist-types/commands/ListIPSetsCommand.d.ts +6 -4
- package/dist-types/commands/ListInvitationsCommand.d.ts +6 -4
- package/dist-types/commands/ListMalwareProtectionPlansCommand.d.ts +6 -4
- package/dist-types/commands/ListMalwareScansCommand.d.ts +6 -4
- package/dist-types/commands/ListMembersCommand.d.ts +6 -4
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +6 -4
- package/dist-types/commands/ListPublishingDestinationsCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/ListThreatEntitySetsCommand.d.ts +6 -4
- package/dist-types/commands/ListThreatIntelSetsCommand.d.ts +6 -4
- package/dist-types/commands/ListTrustedEntitySetsCommand.d.ts +6 -4
- package/dist-types/commands/SendObjectMalwareScanCommand.d.ts +6 -4
- package/dist-types/commands/StartMalwareScanCommand.d.ts +6 -4
- package/dist-types/commands/StartMonitoringMembersCommand.d.ts +6 -4
- package/dist-types/commands/StopMonitoringMembersCommand.d.ts +6 -4
- package/dist-types/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UnarchiveFindingsCommand.d.ts +6 -4
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDetectorCommand.d.ts +6 -4
- package/dist-types/commands/UpdateFilterCommand.d.ts +6 -4
- package/dist-types/commands/UpdateFindingsFeedbackCommand.d.ts +6 -4
- package/dist-types/commands/UpdateIPSetCommand.d.ts +6 -4
- package/dist-types/commands/UpdateMalwareProtectionPlanCommand.d.ts +6 -4
- package/dist-types/commands/UpdateMalwareScanSettingsCommand.d.ts +6 -4
- package/dist-types/commands/UpdateMemberDetectorsCommand.d.ts +6 -4
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/UpdatePublishingDestinationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateThreatEntitySetCommand.d.ts +6 -4
- package/dist-types/commands/UpdateThreatIntelSetCommand.d.ts +6 -4
- package/dist-types/commands/UpdateTrustedEntitySetCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/GuardDutyServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +3 -3
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/GuardDutyClient.d.ts +8 -14
- package/dist-types/ts3.4/commands/AcceptAdministratorInvitationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ArchiveFindingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDetectorCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateMalwareProtectionPlanCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreatePublishingDestinationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateSampleFindingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateThreatEntitySetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateThreatIntelSetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTrustedEntitySetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDetectorCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteMalwareProtectionPlanCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeletePublishingDestinationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteThreatEntitySetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteThreatIntelSetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTrustedEntitySetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeMalwareScansCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribePublishingDestinationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCoverageStatisticsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDetectorCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetFilterCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetFindingsStatisticsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMalwareProtectionPlanCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMalwareScanCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMalwareScanSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMemberDetectorsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetOrganizationStatisticsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRemainingFreeTrialDaysCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetThreatEntitySetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetThreatIntelSetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetTrustedEntitySetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetUsageStatisticsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDetectorsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListMalwareProtectionPlansCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListMalwareScansCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListPublishingDestinationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListThreatEntitySetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListThreatIntelSetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTrustedEntitySetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SendObjectMalwareScanCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartMalwareScanCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartMonitoringMembersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopMonitoringMembersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UnarchiveFindingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDetectorCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateFindingsFeedbackCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateMalwareProtectionPlanCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateMalwareScanSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateMemberDetectorsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdatePublishingDestinationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateThreatEntitySetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateThreatIntelSetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateTrustedEntitySetCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/GuardDutyServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/package.json +13 -34
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
4
4
|
import type { InviteMembersRequest, InviteMembersResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface InviteMembersCommandInput extends InviteMembersRequest {
|
|
|
22
22
|
export interface InviteMembersCommandOutput extends InviteMembersResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const InviteMembersCommand_base: {
|
|
25
|
-
new (input: InviteMembersCommandInput): import("@smithy/
|
|
26
|
-
new (input: InviteMembersCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: InviteMembersCommandInput): import("@smithy/core/client").CommandImpl<InviteMembersCommandInput, InviteMembersCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: InviteMembersCommandInput): import("@smithy/core/client").CommandImpl<InviteMembersCommandInput, InviteMembersCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Invites Amazon Web Services accounts to become members of an organization administered by the Amazon Web Services account that invokes this API. If you are using Amazon Web Services Organizations to manage your GuardDuty environment, this step is not needed. For more information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_organizations.html">Managing accounts with organizations</a>.</p> <p>To invite Amazon Web Services accounts, the first step is to ensure that GuardDuty has been enabled in the potential member accounts. You can now invoke this API to add accounts by invitation. The invited accounts can either accept or decline the invitation from their GuardDuty accounts. Each invited Amazon Web Services account can choose to accept the invitation from only one Amazon Web Services account. For more information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_invitations.html">Managing GuardDuty accounts by invitation</a>.</p> <p>After the invite has been accepted and you choose to disassociate a member account (by using <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_DisassociateMembers.html">DisassociateMembers</a>) from your account, the details of the member account obtained by invoking <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_CreateMembers.html">CreateMembers</a>, including the associated email addresses, will be retained. This is done so that you can invoke InviteMembers without the need to invoke <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_CreateMembers.html">CreateMembers</a> again. To remove the details associated with a member account, you must also invoke <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_DeleteMembers.html">DeleteMembers</a>. </p> <p>If you disassociate a member account that was added by invitation, the member account details obtained from this API, including the associated email addresses, will be retained. This is done so that the delegated administrator can invoke the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_InviteMembers.html">InviteMembers</a> API without the need to invoke the CreateMembers API again. To remove the details associated with a member account, the delegated administrator must invoke the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_DeleteMembers.html">DeleteMembers</a> API. </p> <p>When the member accounts added through Organizations are later disassociated, you (administrator) can't invite them by calling the InviteMembers API. You can create an association with these member accounts again only by calling the CreateMembers API.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
4
4
|
import type { ListCoverageRequest, ListCoverageResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListCoverageCommandInput extends ListCoverageRequest {
|
|
|
22
22
|
export interface ListCoverageCommandOutput extends ListCoverageResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListCoverageCommand_base: {
|
|
25
|
-
new (input: ListCoverageCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListCoverageCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListCoverageCommandInput): import("@smithy/core/client").CommandImpl<ListCoverageCommandInput, ListCoverageCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListCoverageCommandInput): import("@smithy/core/client").CommandImpl<ListCoverageCommandInput, ListCoverageCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists coverage details for your GuardDuty account. If you're a GuardDuty administrator, you can retrieve all resources associated with the active member accounts in your organization.</p> <p>Make sure the accounts have Runtime Monitoring enabled and GuardDuty agent running on their resources.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
4
4
|
import type { ListDetectorsRequest, ListDetectorsResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListDetectorsCommandInput extends ListDetectorsRequest {
|
|
|
22
22
|
export interface ListDetectorsCommandOutput extends ListDetectorsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListDetectorsCommand_base: {
|
|
25
|
-
new (input: ListDetectorsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListDetectorsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListDetectorsCommandInput): import("@smithy/core/client").CommandImpl<ListDetectorsCommandInput, ListDetectorsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListDetectorsCommandInput]): import("@smithy/core/client").CommandImpl<ListDetectorsCommandInput, ListDetectorsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists detectorIds of all the existing Amazon GuardDuty detector resources.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
4
4
|
import type { ListFiltersRequest, ListFiltersResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListFiltersCommandInput extends ListFiltersRequest {
|
|
|
22
22
|
export interface ListFiltersCommandOutput extends ListFiltersResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListFiltersCommand_base: {
|
|
25
|
-
new (input: ListFiltersCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListFiltersCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListFiltersCommandInput): import("@smithy/core/client").CommandImpl<ListFiltersCommandInput, ListFiltersCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListFiltersCommandInput): import("@smithy/core/client").CommandImpl<ListFiltersCommandInput, ListFiltersCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns a paginated list of the current filters.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
4
4
|
import type { ListFindingsRequest, ListFindingsResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListFindingsCommandInput extends ListFindingsRequest {
|
|
|
22
22
|
export interface ListFindingsCommandOutput extends ListFindingsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListFindingsCommand_base: {
|
|
25
|
-
new (input: ListFindingsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListFindingsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListFindingsCommandInput): import("@smithy/core/client").CommandImpl<ListFindingsCommandInput, ListFindingsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListFindingsCommandInput): import("@smithy/core/client").CommandImpl<ListFindingsCommandInput, ListFindingsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists GuardDuty findings for the specified detector ID.</p> <p>There might be regional differences because some flags might not be available in all the Regions where GuardDuty is currently supported. For more information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_regions.html">Regions and endpoints</a>.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
4
4
|
import type { ListIPSetsRequest, ListIPSetsResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListIPSetsCommandInput extends ListIPSetsRequest {
|
|
|
22
22
|
export interface ListIPSetsCommandOutput extends ListIPSetsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListIPSetsCommand_base: {
|
|
25
|
-
new (input: ListIPSetsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListIPSetsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListIPSetsCommandInput): import("@smithy/core/client").CommandImpl<ListIPSetsCommandInput, ListIPSetsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListIPSetsCommandInput): import("@smithy/core/client").CommandImpl<ListIPSetsCommandInput, ListIPSetsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists the IPSets of the GuardDuty service specified by the detector ID. If you use this operation from a member account, the IPSets returned are the IPSets from the associated administrator account.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
4
4
|
import type { ListInvitationsRequest, ListInvitationsResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListInvitationsCommandInput extends ListInvitationsRequest {
|
|
|
22
22
|
export interface ListInvitationsCommandOutput extends ListInvitationsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListInvitationsCommand_base: {
|
|
25
|
-
new (input: ListInvitationsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListInvitationsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListInvitationsCommandInput): import("@smithy/core/client").CommandImpl<ListInvitationsCommandInput, ListInvitationsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListInvitationsCommandInput]): import("@smithy/core/client").CommandImpl<ListInvitationsCommandInput, ListInvitationsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists all GuardDuty membership invitations that were sent to the current Amazon Web Services account.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
4
4
|
import type { ListMalwareProtectionPlansRequest, ListMalwareProtectionPlansResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListMalwareProtectionPlansCommandInput extends ListMalwareProte
|
|
|
22
22
|
export interface ListMalwareProtectionPlansCommandOutput extends ListMalwareProtectionPlansResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListMalwareProtectionPlansCommand_base: {
|
|
25
|
-
new (input: ListMalwareProtectionPlansCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListMalwareProtectionPlansCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListMalwareProtectionPlansCommandInput): import("@smithy/core/client").CommandImpl<ListMalwareProtectionPlansCommandInput, ListMalwareProtectionPlansCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListMalwareProtectionPlansCommandInput]): import("@smithy/core/client").CommandImpl<ListMalwareProtectionPlansCommandInput, ListMalwareProtectionPlansCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists the Malware Protection plan IDs associated with the protected resources in your Amazon Web Services account.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
4
4
|
import type { ListMalwareScansRequest, ListMalwareScansResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListMalwareScansCommandInput extends ListMalwareScansRequest {
|
|
|
22
22
|
export interface ListMalwareScansCommandOutput extends ListMalwareScansResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListMalwareScansCommand_base: {
|
|
25
|
-
new (input: ListMalwareScansCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListMalwareScansCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListMalwareScansCommandInput): import("@smithy/core/client").CommandImpl<ListMalwareScansCommandInput, ListMalwareScansCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListMalwareScansCommandInput]): import("@smithy/core/client").CommandImpl<ListMalwareScansCommandInput, ListMalwareScansCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns a list of malware scans. Each member account can view the malware scans for their own accounts. An administrator can view the malware scans for all of its members' accounts.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
4
4
|
import type { ListMembersRequest, ListMembersResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListMembersCommandInput extends ListMembersRequest {
|
|
|
22
22
|
export interface ListMembersCommandOutput extends ListMembersResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListMembersCommand_base: {
|
|
25
|
-
new (input: ListMembersCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListMembersCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListMembersCommandInput): import("@smithy/core/client").CommandImpl<ListMembersCommandInput, ListMembersCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListMembersCommandInput): import("@smithy/core/client").CommandImpl<ListMembersCommandInput, ListMembersCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists details about all member accounts for the current GuardDuty administrator account.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
4
4
|
import type { ListOrganizationAdminAccountsRequest, ListOrganizationAdminAccountsResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListOrganizationAdminAccountsCommandInput extends ListOrganizat
|
|
|
22
22
|
export interface ListOrganizationAdminAccountsCommandOutput extends ListOrganizationAdminAccountsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListOrganizationAdminAccountsCommand_base: {
|
|
25
|
-
new (input: ListOrganizationAdminAccountsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListOrganizationAdminAccountsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListOrganizationAdminAccountsCommandInput): import("@smithy/core/client").CommandImpl<ListOrganizationAdminAccountsCommandInput, ListOrganizationAdminAccountsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListOrganizationAdminAccountsCommandInput]): import("@smithy/core/client").CommandImpl<ListOrganizationAdminAccountsCommandInput, ListOrganizationAdminAccountsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists the accounts designated as GuardDuty delegated administrators. Only the organization's management account can run this API operation.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
4
4
|
import type { ListPublishingDestinationsRequest, ListPublishingDestinationsResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListPublishingDestinationsCommandInput extends ListPublishingDe
|
|
|
22
22
|
export interface ListPublishingDestinationsCommandOutput extends ListPublishingDestinationsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListPublishingDestinationsCommand_base: {
|
|
25
|
-
new (input: ListPublishingDestinationsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListPublishingDestinationsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListPublishingDestinationsCommandInput): import("@smithy/core/client").CommandImpl<ListPublishingDestinationsCommandInput, ListPublishingDestinationsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListPublishingDestinationsCommandInput): import("@smithy/core/client").CommandImpl<ListPublishingDestinationsCommandInput, ListPublishingDestinationsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns a list of publishing destinations associated with the specified <code>detectorId</code>.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
4
4
|
import type { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
|
|
|
22
22
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListTagsForResourceCommand_base: {
|
|
25
|
-
new (input: ListTagsForResourceCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListTagsForResourceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/core/client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/core/client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists tags for a resource. Tagging is currently supported for detectors, finding filters, IP sets, threat intel sets, and publishing destination, with a limit of 50 tags per resource. When invoked, this operation returns all assigned tags for a given resource.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
4
4
|
import type { ListThreatEntitySetsRequest, ListThreatEntitySetsResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListThreatEntitySetsCommandInput extends ListThreatEntitySetsRe
|
|
|
22
22
|
export interface ListThreatEntitySetsCommandOutput extends ListThreatEntitySetsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListThreatEntitySetsCommand_base: {
|
|
25
|
-
new (input: ListThreatEntitySetsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListThreatEntitySetsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListThreatEntitySetsCommandInput): import("@smithy/core/client").CommandImpl<ListThreatEntitySetsCommandInput, ListThreatEntitySetsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListThreatEntitySetsCommandInput): import("@smithy/core/client").CommandImpl<ListThreatEntitySetsCommandInput, ListThreatEntitySetsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists the threat entity sets associated with the specified GuardDuty detector ID. If you use this operation from a member account, the threat entity sets that are returned as a response, belong to the administrator account.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
4
4
|
import type { ListThreatIntelSetsRequest, ListThreatIntelSetsResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListThreatIntelSetsCommandInput extends ListThreatIntelSetsRequ
|
|
|
22
22
|
export interface ListThreatIntelSetsCommandOutput extends ListThreatIntelSetsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListThreatIntelSetsCommand_base: {
|
|
25
|
-
new (input: ListThreatIntelSetsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListThreatIntelSetsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListThreatIntelSetsCommandInput): import("@smithy/core/client").CommandImpl<ListThreatIntelSetsCommandInput, ListThreatIntelSetsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListThreatIntelSetsCommandInput): import("@smithy/core/client").CommandImpl<ListThreatIntelSetsCommandInput, ListThreatIntelSetsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists the ThreatIntelSets of the GuardDuty service specified by the detector ID. If you use this operation from a member account, the ThreatIntelSets associated with the administrator account are returned.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
4
4
|
import type { ListTrustedEntitySetsRequest, ListTrustedEntitySetsResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListTrustedEntitySetsCommandInput extends ListTrustedEntitySets
|
|
|
22
22
|
export interface ListTrustedEntitySetsCommandOutput extends ListTrustedEntitySetsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListTrustedEntitySetsCommand_base: {
|
|
25
|
-
new (input: ListTrustedEntitySetsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListTrustedEntitySetsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListTrustedEntitySetsCommandInput): import("@smithy/core/client").CommandImpl<ListTrustedEntitySetsCommandInput, ListTrustedEntitySetsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListTrustedEntitySetsCommandInput): import("@smithy/core/client").CommandImpl<ListTrustedEntitySetsCommandInput, ListTrustedEntitySetsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists the trusted entity sets associated with the specified GuardDuty detector ID. If you use this operation from a member account, the trusted entity sets that are returned as a response, belong to the administrator account.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
4
4
|
import type { SendObjectMalwareScanRequest, SendObjectMalwareScanResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface SendObjectMalwareScanCommandInput extends SendObjectMalwareScan
|
|
|
22
22
|
export interface SendObjectMalwareScanCommandOutput extends SendObjectMalwareScanResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const SendObjectMalwareScanCommand_base: {
|
|
25
|
-
new (input: SendObjectMalwareScanCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [SendObjectMalwareScanCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: SendObjectMalwareScanCommandInput): import("@smithy/core/client").CommandImpl<SendObjectMalwareScanCommandInput, SendObjectMalwareScanCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [SendObjectMalwareScanCommandInput]): import("@smithy/core/client").CommandImpl<SendObjectMalwareScanCommandInput, SendObjectMalwareScanCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Initiates a malware scan for a specific S3 object. This API allows you to perform on-demand malware scanning of individual objects in S3 buckets that have Malware Protection for S3 enabled.</p> <p>When you use this API, the Amazon Web Services service terms for GuardDuty Malware Protection apply. For more information, see <a href="http://aws.amazon.com/service-terms/#87._Amazon_GuardDuty">Amazon Web Services service terms for GuardDuty Malware Protection</a>.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
4
4
|
import type { StartMalwareScanRequest, StartMalwareScanResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface StartMalwareScanCommandInput extends StartMalwareScanRequest {
|
|
|
22
22
|
export interface StartMalwareScanCommandOutput extends StartMalwareScanResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StartMalwareScanCommand_base: {
|
|
25
|
-
new (input: StartMalwareScanCommandInput): import("@smithy/
|
|
26
|
-
new (input: StartMalwareScanCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StartMalwareScanCommandInput): import("@smithy/core/client").CommandImpl<StartMalwareScanCommandInput, StartMalwareScanCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StartMalwareScanCommandInput): import("@smithy/core/client").CommandImpl<StartMalwareScanCommandInput, StartMalwareScanCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Initiates the malware scan. Invoking this API will automatically create the <a href="https://docs.aws.amazon.com/guardduty/latest/ug/slr-permissions-malware-protection.html">Service-linked role</a> in the corresponding account if the resourceArn belongs to an EC2 instance.</p> <p>When the malware scan starts, you can use the associated scan ID to track the status of the scan. For more information, see <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListMalwareScans.html">ListMalwareScans</a> and <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_GetMalwareScan.html">GetMalwareScan</a>.</p> <p>When you use this API, the Amazon Web Services service terms for GuardDuty Malware Protection apply. For more information, see <a href="http://aws.amazon.com/service-terms/#87._Amazon_GuardDuty">Amazon Web Services service terms for GuardDuty Malware Protection</a>.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
4
4
|
import type { StartMonitoringMembersRequest, StartMonitoringMembersResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface StartMonitoringMembersCommandInput extends StartMonitoringMembe
|
|
|
22
22
|
export interface StartMonitoringMembersCommandOutput extends StartMonitoringMembersResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StartMonitoringMembersCommand_base: {
|
|
25
|
-
new (input: StartMonitoringMembersCommandInput): import("@smithy/
|
|
26
|
-
new (input: StartMonitoringMembersCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StartMonitoringMembersCommandInput): import("@smithy/core/client").CommandImpl<StartMonitoringMembersCommandInput, StartMonitoringMembersCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StartMonitoringMembersCommandInput): import("@smithy/core/client").CommandImpl<StartMonitoringMembersCommandInput, StartMonitoringMembersCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Turns on GuardDuty monitoring of the specified member accounts. Use this operation to restart monitoring of accounts that you stopped monitoring with the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_StopMonitoringMembers.html">StopMonitoringMembers</a> operation.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
4
4
|
import type { StopMonitoringMembersRequest, StopMonitoringMembersResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface StopMonitoringMembersCommandInput extends StopMonitoringMembers
|
|
|
22
22
|
export interface StopMonitoringMembersCommandOutput extends StopMonitoringMembersResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StopMonitoringMembersCommand_base: {
|
|
25
|
-
new (input: StopMonitoringMembersCommandInput): import("@smithy/
|
|
26
|
-
new (input: StopMonitoringMembersCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StopMonitoringMembersCommandInput): import("@smithy/core/client").CommandImpl<StopMonitoringMembersCommandInput, StopMonitoringMembersCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StopMonitoringMembersCommandInput): import("@smithy/core/client").CommandImpl<StopMonitoringMembersCommandInput, StopMonitoringMembersCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Stops GuardDuty monitoring for the specified member accounts. Use the <code>StartMonitoringMembers</code> operation to restart monitoring for those accounts.</p> <p>With <code>autoEnableOrganizationMembers</code> configuration for your organization set to <code>ALL</code>, you'll receive an error if you attempt to stop monitoring the member accounts in your organization.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
4
4
|
import type { TagResourceRequest, TagResourceResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface TagResourceCommandInput extends TagResourceRequest {
|
|
|
22
22
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const TagResourceCommand_base: {
|
|
25
|
-
new (input: TagResourceCommandInput): import("@smithy/
|
|
26
|
-
new (input: TagResourceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Adds tags to a resource.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
4
4
|
import type { UnarchiveFindingsRequest, UnarchiveFindingsResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface UnarchiveFindingsCommandInput extends UnarchiveFindingsRequest
|
|
|
22
22
|
export interface UnarchiveFindingsCommandOutput extends UnarchiveFindingsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UnarchiveFindingsCommand_base: {
|
|
25
|
-
new (input: UnarchiveFindingsCommandInput): import("@smithy/
|
|
26
|
-
new (input: UnarchiveFindingsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UnarchiveFindingsCommandInput): import("@smithy/core/client").CommandImpl<UnarchiveFindingsCommandInput, UnarchiveFindingsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UnarchiveFindingsCommandInput): import("@smithy/core/client").CommandImpl<UnarchiveFindingsCommandInput, UnarchiveFindingsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Unarchives GuardDuty findings specified by the <code>findingIds</code>.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
4
4
|
import type { UntagResourceRequest, UntagResourceResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
|
22
22
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UntagResourceCommand_base: {
|
|
25
|
-
new (input: UntagResourceCommandInput): import("@smithy/
|
|
26
|
-
new (input: UntagResourceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Removes tags from a resource.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
4
4
|
import type { UpdateDetectorRequest, UpdateDetectorResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface UpdateDetectorCommandInput extends UpdateDetectorRequest {
|
|
|
22
22
|
export interface UpdateDetectorCommandOutput extends UpdateDetectorResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateDetectorCommand_base: {
|
|
25
|
-
new (input: UpdateDetectorCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateDetectorCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateDetectorCommandInput): import("@smithy/core/client").CommandImpl<UpdateDetectorCommandInput, UpdateDetectorCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateDetectorCommandInput): import("@smithy/core/client").CommandImpl<UpdateDetectorCommandInput, UpdateDetectorCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the GuardDuty detector specified by the detector ID.</p> <p>Specifying both EKS Runtime Monitoring (<code>EKS_RUNTIME_MONITORING</code>) and Runtime Monitoring (<code>RUNTIME_MONITORING</code>) will cause an error. You can add only one of these two features because Runtime Monitoring already includes the threat detection for Amazon EKS resources. For more information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/runtime-monitoring.html">Runtime Monitoring</a>.</p> <p>There might be regional differences because some data sources might not be available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_regions.html">Regions and endpoints</a>.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
4
4
|
import type { UpdateFilterRequest, UpdateFilterResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface UpdateFilterCommandInput extends UpdateFilterRequest {
|
|
|
22
22
|
export interface UpdateFilterCommandOutput extends UpdateFilterResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateFilterCommand_base: {
|
|
25
|
-
new (input: UpdateFilterCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateFilterCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateFilterCommandInput): import("@smithy/core/client").CommandImpl<UpdateFilterCommandInput, UpdateFilterCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateFilterCommandInput): import("@smithy/core/client").CommandImpl<UpdateFilterCommandInput, UpdateFilterCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the filter specified by the filter name.</p>
|