@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 { ArchiveFindingsRequest, ArchiveFindingsResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ArchiveFindingsCommandInput extends ArchiveFindingsRequest {
|
|
|
22
22
|
export interface ArchiveFindingsCommandOutput extends ArchiveFindingsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ArchiveFindingsCommand_base: {
|
|
25
|
-
new (input: ArchiveFindingsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ArchiveFindingsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ArchiveFindingsCommandInput): import("@smithy/core/client").CommandImpl<ArchiveFindingsCommandInput, ArchiveFindingsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ArchiveFindingsCommandInput): import("@smithy/core/client").CommandImpl<ArchiveFindingsCommandInput, ArchiveFindingsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Archives GuardDuty findings that are specified by the list of finding IDs.</p> <note> <p>Only the administrator account can archive findings. Member accounts don't have permission to archive findings from their accounts.</p> </note>
|
|
@@ -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 { CreateDetectorRequest, CreateDetectorResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateDetectorCommandInput extends CreateDetectorRequest {
|
|
|
22
22
|
export interface CreateDetectorCommandOutput extends CreateDetectorResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateDetectorCommand_base: {
|
|
25
|
-
new (input: CreateDetectorCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateDetectorCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateDetectorCommandInput): import("@smithy/core/client").CommandImpl<CreateDetectorCommandInput, CreateDetectorCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateDetectorCommandInput): import("@smithy/core/client").CommandImpl<CreateDetectorCommandInput, CreateDetectorCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a single GuardDuty detector. A detector is a resource that represents the GuardDuty service. To start using GuardDuty, you must create a detector in each Region where you enable the service. You can have only one detector per account per Region. All data sources are enabled in a new detector by default.</p> <ul> <li> <p>When you don't specify any <code>features</code>, with an exception to <code>RUNTIME_MONITORING</code>, all the optional features are enabled by default.</p> </li> <li> <p>When you specify some of the <code>features</code>, any feature that is not specified in the API call gets enabled by default, with an exception to <code>RUNTIME_MONITORING</code>. </p> </li> </ul> <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 { CreateFilterRequest, CreateFilterResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateFilterCommandInput extends CreateFilterRequest {
|
|
|
22
22
|
export interface CreateFilterCommandOutput extends CreateFilterResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateFilterCommand_base: {
|
|
25
|
-
new (input: CreateFilterCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateFilterCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateFilterCommandInput): import("@smithy/core/client").CommandImpl<CreateFilterCommandInput, CreateFilterCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateFilterCommandInput): import("@smithy/core/client").CommandImpl<CreateFilterCommandInput, CreateFilterCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a filter using the specified finding criteria. The maximum number of saved filters per Amazon Web Services account per Region is 100. For more information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_limits.html">Quotas for GuardDuty</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 { CreateIPSetRequest, CreateIPSetResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateIPSetCommandInput extends CreateIPSetRequest {
|
|
|
22
22
|
export interface CreateIPSetCommandOutput extends CreateIPSetResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateIPSetCommand_base: {
|
|
25
|
-
new (input: CreateIPSetCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateIPSetCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateIPSetCommandInput): import("@smithy/core/client").CommandImpl<CreateIPSetCommandInput, CreateIPSetCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateIPSetCommandInput): import("@smithy/core/client").CommandImpl<CreateIPSetCommandInput, CreateIPSetCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a new IPSet, which is called a trusted IP list in the console user interface. An IPSet is a list of IP addresses that are trusted for secure communication with Amazon Web Services infrastructure and applications. GuardDuty doesn't generate findings for IP addresses that are included in IPSets. Only users from the administrator account can use this 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 { CreateMalwareProtectionPlanRequest, CreateMalwareProtectionPlanResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateMalwareProtectionPlanCommandInput extends CreateMalwarePr
|
|
|
22
22
|
export interface CreateMalwareProtectionPlanCommandOutput extends CreateMalwareProtectionPlanResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateMalwareProtectionPlanCommand_base: {
|
|
25
|
-
new (input: CreateMalwareProtectionPlanCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateMalwareProtectionPlanCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateMalwareProtectionPlanCommandInput): import("@smithy/core/client").CommandImpl<CreateMalwareProtectionPlanCommandInput, CreateMalwareProtectionPlanCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateMalwareProtectionPlanCommandInput): import("@smithy/core/client").CommandImpl<CreateMalwareProtectionPlanCommandInput, CreateMalwareProtectionPlanCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a new Malware Protection plan for the protected resource.</p> <p>When you create a Malware Protection plan, 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 { CreateMembersRequest, CreateMembersResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateMembersCommandInput extends CreateMembersRequest {
|
|
|
22
22
|
export interface CreateMembersCommandOutput extends CreateMembersResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateMembersCommand_base: {
|
|
25
|
-
new (input: CreateMembersCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateMembersCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateMembersCommandInput): import("@smithy/core/client").CommandImpl<CreateMembersCommandInput, CreateMembersCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateMembersCommandInput): import("@smithy/core/client").CommandImpl<CreateMembersCommandInput, CreateMembersCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates member accounts of the current Amazon Web Services account by specifying a list of Amazon Web Services account IDs. This step is a prerequisite for managing the associated member accounts either by invitation or through an organization.</p> <p>As a delegated administrator, using <code>CreateMembers</code> will enable GuardDuty in the added member accounts, with the exception of the organization delegated administrator account. A delegated administrator must enable GuardDuty prior to being added as a member.</p> <p>When you use CreateMembers as an Organizations delegated administrator, GuardDuty applies your organization's auto-enable settings to the member accounts in this request, irrespective of the accounts being new or existing members. For more information about the existing auto-enable settings for your organization, see <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_DescribeOrganizationConfiguration.html">DescribeOrganizationConfiguration</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 { CreatePublishingDestinationRequest, CreatePublishingDestinationResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreatePublishingDestinationCommandInput extends CreatePublishin
|
|
|
22
22
|
export interface CreatePublishingDestinationCommandOutput extends CreatePublishingDestinationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreatePublishingDestinationCommand_base: {
|
|
25
|
-
new (input: CreatePublishingDestinationCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreatePublishingDestinationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreatePublishingDestinationCommandInput): import("@smithy/core/client").CommandImpl<CreatePublishingDestinationCommandInput, CreatePublishingDestinationCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreatePublishingDestinationCommandInput): import("@smithy/core/client").CommandImpl<CreatePublishingDestinationCommandInput, CreatePublishingDestinationCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a publishing destination where you can export your GuardDuty findings. Before you start exporting the findings, the destination resource must exist.</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 { CreateSampleFindingsRequest, CreateSampleFindingsResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateSampleFindingsCommandInput extends CreateSampleFindingsRe
|
|
|
22
22
|
export interface CreateSampleFindingsCommandOutput extends CreateSampleFindingsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateSampleFindingsCommand_base: {
|
|
25
|
-
new (input: CreateSampleFindingsCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateSampleFindingsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateSampleFindingsCommandInput): import("@smithy/core/client").CommandImpl<CreateSampleFindingsCommandInput, CreateSampleFindingsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateSampleFindingsCommandInput): import("@smithy/core/client").CommandImpl<CreateSampleFindingsCommandInput, CreateSampleFindingsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Generates sample findings of types specified by the list of finding types. If 'NULL' is specified for <code>findingTypes</code>, the API generates sample findings of all supported finding types.</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 { CreateThreatEntitySetRequest, CreateThreatEntitySetResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateThreatEntitySetCommandInput extends CreateThreatEntitySet
|
|
|
22
22
|
export interface CreateThreatEntitySetCommandOutput extends CreateThreatEntitySetResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateThreatEntitySetCommand_base: {
|
|
25
|
-
new (input: CreateThreatEntitySetCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateThreatEntitySetCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateThreatEntitySetCommandInput): import("@smithy/core/client").CommandImpl<CreateThreatEntitySetCommandInput, CreateThreatEntitySetCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateThreatEntitySetCommandInput): import("@smithy/core/client").CommandImpl<CreateThreatEntitySetCommandInput, CreateThreatEntitySetCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a new threat entity set. In a threat entity set, you can provide known malicious IP addresses and domains for your Amazon Web Services environment. GuardDuty generates findings based on the entries in the threat entity sets. Only users of the administrator account can manage entity sets, which automatically apply to member 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 { CreateThreatIntelSetRequest, CreateThreatIntelSetResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateThreatIntelSetCommandInput extends CreateThreatIntelSetRe
|
|
|
22
22
|
export interface CreateThreatIntelSetCommandOutput extends CreateThreatIntelSetResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateThreatIntelSetCommand_base: {
|
|
25
|
-
new (input: CreateThreatIntelSetCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateThreatIntelSetCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateThreatIntelSetCommandInput): import("@smithy/core/client").CommandImpl<CreateThreatIntelSetCommandInput, CreateThreatIntelSetCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateThreatIntelSetCommandInput): import("@smithy/core/client").CommandImpl<CreateThreatIntelSetCommandInput, CreateThreatIntelSetCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a new ThreatIntelSet. ThreatIntelSets consist of known malicious IP addresses. GuardDuty generates findings based on ThreatIntelSets. Only users of the administrator account can use this 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 { CreateTrustedEntitySetRequest, CreateTrustedEntitySetResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateTrustedEntitySetCommandInput extends CreateTrustedEntityS
|
|
|
22
22
|
export interface CreateTrustedEntitySetCommandOutput extends CreateTrustedEntitySetResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateTrustedEntitySetCommand_base: {
|
|
25
|
-
new (input: CreateTrustedEntitySetCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateTrustedEntitySetCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateTrustedEntitySetCommandInput): import("@smithy/core/client").CommandImpl<CreateTrustedEntitySetCommandInput, CreateTrustedEntitySetCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateTrustedEntitySetCommandInput): import("@smithy/core/client").CommandImpl<CreateTrustedEntitySetCommandInput, CreateTrustedEntitySetCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a new trusted entity set. In the trusted entity set, you can provide IP addresses and domains that you believe are secure for communication in your Amazon Web Services environment. GuardDuty will not generate findings for the entries that are specified in a trusted entity set. At any given time, you can have only one trusted entity set. </p> <p>Only users of the administrator account can manage the entity sets, which automatically apply to member 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 { DeclineInvitationsRequest, DeclineInvitationsResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeclineInvitationsCommandInput extends DeclineInvitationsReques
|
|
|
22
22
|
export interface DeclineInvitationsCommandOutput extends DeclineInvitationsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeclineInvitationsCommand_base: {
|
|
25
|
-
new (input: DeclineInvitationsCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeclineInvitationsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeclineInvitationsCommandInput): import("@smithy/core/client").CommandImpl<DeclineInvitationsCommandInput, DeclineInvitationsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeclineInvitationsCommandInput): import("@smithy/core/client").CommandImpl<DeclineInvitationsCommandInput, DeclineInvitationsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Declines invitations sent to the current member account by Amazon Web Services accounts specified by their account IDs.</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 { DeleteDetectorRequest, DeleteDetectorResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteDetectorCommandInput extends DeleteDetectorRequest {
|
|
|
22
22
|
export interface DeleteDetectorCommandOutput extends DeleteDetectorResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteDetectorCommand_base: {
|
|
25
|
-
new (input: DeleteDetectorCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteDetectorCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteDetectorCommandInput): import("@smithy/core/client").CommandImpl<DeleteDetectorCommandInput, DeleteDetectorCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteDetectorCommandInput): import("@smithy/core/client").CommandImpl<DeleteDetectorCommandInput, DeleteDetectorCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes an Amazon GuardDuty detector that is specified by the detector ID.</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 { DeleteFilterRequest, DeleteFilterResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteFilterCommandInput extends DeleteFilterRequest {
|
|
|
22
22
|
export interface DeleteFilterCommandOutput extends DeleteFilterResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteFilterCommand_base: {
|
|
25
|
-
new (input: DeleteFilterCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteFilterCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteFilterCommandInput): import("@smithy/core/client").CommandImpl<DeleteFilterCommandInput, DeleteFilterCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteFilterCommandInput): import("@smithy/core/client").CommandImpl<DeleteFilterCommandInput, DeleteFilterCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes the filter specified by the filter name.</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 { DeleteIPSetRequest, DeleteIPSetResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteIPSetCommandInput extends DeleteIPSetRequest {
|
|
|
22
22
|
export interface DeleteIPSetCommandOutput extends DeleteIPSetResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteIPSetCommand_base: {
|
|
25
|
-
new (input: DeleteIPSetCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteIPSetCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteIPSetCommandInput): import("@smithy/core/client").CommandImpl<DeleteIPSetCommandInput, DeleteIPSetCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteIPSetCommandInput): import("@smithy/core/client").CommandImpl<DeleteIPSetCommandInput, DeleteIPSetCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes the IPSet specified by the <code>ipSetId</code>. IPSets are called trusted IP lists in the console user interface.</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 { DeleteInvitationsRequest, DeleteInvitationsResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteInvitationsCommandInput extends DeleteInvitationsRequest
|
|
|
22
22
|
export interface DeleteInvitationsCommandOutput extends DeleteInvitationsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteInvitationsCommand_base: {
|
|
25
|
-
new (input: DeleteInvitationsCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteInvitationsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteInvitationsCommandInput): import("@smithy/core/client").CommandImpl<DeleteInvitationsCommandInput, DeleteInvitationsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteInvitationsCommandInput): import("@smithy/core/client").CommandImpl<DeleteInvitationsCommandInput, DeleteInvitationsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes invitations sent to the current member account by Amazon Web Services accounts specified by their account IDs.</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 { DeleteMalwareProtectionPlanRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteMalwareProtectionPlanCommandInput extends DeleteMalwarePr
|
|
|
22
22
|
export interface DeleteMalwareProtectionPlanCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteMalwareProtectionPlanCommand_base: {
|
|
25
|
-
new (input: DeleteMalwareProtectionPlanCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteMalwareProtectionPlanCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteMalwareProtectionPlanCommandInput): import("@smithy/core/client").CommandImpl<DeleteMalwareProtectionPlanCommandInput, DeleteMalwareProtectionPlanCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteMalwareProtectionPlanCommandInput): import("@smithy/core/client").CommandImpl<DeleteMalwareProtectionPlanCommandInput, DeleteMalwareProtectionPlanCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes the Malware Protection plan ID associated with the Malware Protection plan resource. Use this API only when you no longer want to protect the resource associated with this Malware Protection plan ID.</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 { DeleteMembersRequest, DeleteMembersResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteMembersCommandInput extends DeleteMembersRequest {
|
|
|
22
22
|
export interface DeleteMembersCommandOutput extends DeleteMembersResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteMembersCommand_base: {
|
|
25
|
-
new (input: DeleteMembersCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteMembersCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteMembersCommandInput): import("@smithy/core/client").CommandImpl<DeleteMembersCommandInput, DeleteMembersCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteMembersCommandInput): import("@smithy/core/client").CommandImpl<DeleteMembersCommandInput, DeleteMembersCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes GuardDuty member accounts (to the current GuardDuty administrator account) specified by the account IDs.</p> <p>With <code>autoEnableOrganizationMembers</code> configuration for your organization set to <code>ALL</code>, you'll receive an error if you attempt to disable GuardDuty for a member account 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 { DeletePublishingDestinationRequest, DeletePublishingDestinationResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeletePublishingDestinationCommandInput extends DeletePublishin
|
|
|
22
22
|
export interface DeletePublishingDestinationCommandOutput extends DeletePublishingDestinationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeletePublishingDestinationCommand_base: {
|
|
25
|
-
new (input: DeletePublishingDestinationCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeletePublishingDestinationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeletePublishingDestinationCommandInput): import("@smithy/core/client").CommandImpl<DeletePublishingDestinationCommandInput, DeletePublishingDestinationCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeletePublishingDestinationCommandInput): import("@smithy/core/client").CommandImpl<DeletePublishingDestinationCommandInput, DeletePublishingDestinationCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes the publishing definition with the specified <code>destinationId</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 { DeleteThreatEntitySetRequest, DeleteThreatEntitySetResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteThreatEntitySetCommandInput extends DeleteThreatEntitySet
|
|
|
22
22
|
export interface DeleteThreatEntitySetCommandOutput extends DeleteThreatEntitySetResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteThreatEntitySetCommand_base: {
|
|
25
|
-
new (input: DeleteThreatEntitySetCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteThreatEntitySetCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteThreatEntitySetCommandInput): import("@smithy/core/client").CommandImpl<DeleteThreatEntitySetCommandInput, DeleteThreatEntitySetCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteThreatEntitySetCommandInput): import("@smithy/core/client").CommandImpl<DeleteThreatEntitySetCommandInput, DeleteThreatEntitySetCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes the threat entity set that is associated with the specified <code>threatEntitySetId</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 { DeleteThreatIntelSetRequest, DeleteThreatIntelSetResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteThreatIntelSetCommandInput extends DeleteThreatIntelSetRe
|
|
|
22
22
|
export interface DeleteThreatIntelSetCommandOutput extends DeleteThreatIntelSetResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteThreatIntelSetCommand_base: {
|
|
25
|
-
new (input: DeleteThreatIntelSetCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteThreatIntelSetCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteThreatIntelSetCommandInput): import("@smithy/core/client").CommandImpl<DeleteThreatIntelSetCommandInput, DeleteThreatIntelSetCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteThreatIntelSetCommandInput): import("@smithy/core/client").CommandImpl<DeleteThreatIntelSetCommandInput, DeleteThreatIntelSetCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes the ThreatIntelSet specified by the ThreatIntelSet ID.</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 { DeleteTrustedEntitySetRequest, DeleteTrustedEntitySetResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteTrustedEntitySetCommandInput extends DeleteTrustedEntityS
|
|
|
22
22
|
export interface DeleteTrustedEntitySetCommandOutput extends DeleteTrustedEntitySetResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteTrustedEntitySetCommand_base: {
|
|
25
|
-
new (input: DeleteTrustedEntitySetCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteTrustedEntitySetCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteTrustedEntitySetCommandInput): import("@smithy/core/client").CommandImpl<DeleteTrustedEntitySetCommandInput, DeleteTrustedEntitySetCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteTrustedEntitySetCommandInput): import("@smithy/core/client").CommandImpl<DeleteTrustedEntitySetCommandInput, DeleteTrustedEntitySetCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes the trusted entity set that is associated with the specified <code>trustedEntitySetId</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 { DescribeMalwareScansRequest, DescribeMalwareScansResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeMalwareScansCommandInput extends DescribeMalwareScansRe
|
|
|
22
22
|
export interface DescribeMalwareScansCommandOutput extends DescribeMalwareScansResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeMalwareScansCommand_base: {
|
|
25
|
-
new (input: DescribeMalwareScansCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribeMalwareScansCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeMalwareScansCommandInput): import("@smithy/core/client").CommandImpl<DescribeMalwareScansCommandInput, DescribeMalwareScansCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribeMalwareScansCommandInput): import("@smithy/core/client").CommandImpl<DescribeMalwareScansCommandInput, DescribeMalwareScansCommandOutput, 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 the member accounts.</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 { DescribeOrganizationConfigurationRequest, DescribeOrganizationConfigurationResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeOrganizationConfigurationCommandInput extends DescribeO
|
|
|
22
22
|
export interface DescribeOrganizationConfigurationCommandOutput extends DescribeOrganizationConfigurationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeOrganizationConfigurationCommand_base: {
|
|
25
|
-
new (input: DescribeOrganizationConfigurationCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribeOrganizationConfigurationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeOrganizationConfigurationCommandInput): import("@smithy/core/client").CommandImpl<DescribeOrganizationConfigurationCommandInput, DescribeOrganizationConfigurationCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribeOrganizationConfigurationCommandInput): import("@smithy/core/client").CommandImpl<DescribeOrganizationConfigurationCommandInput, DescribeOrganizationConfigurationCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns information about the account selected as the delegated administrator for GuardDuty.</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 { DescribePublishingDestinationRequest, DescribePublishingDestinationResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribePublishingDestinationCommandInput extends DescribePubli
|
|
|
22
22
|
export interface DescribePublishingDestinationCommandOutput extends DescribePublishingDestinationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribePublishingDestinationCommand_base: {
|
|
25
|
-
new (input: DescribePublishingDestinationCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribePublishingDestinationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribePublishingDestinationCommandInput): import("@smithy/core/client").CommandImpl<DescribePublishingDestinationCommandInput, DescribePublishingDestinationCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribePublishingDestinationCommandInput): import("@smithy/core/client").CommandImpl<DescribePublishingDestinationCommandInput, DescribePublishingDestinationCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns information about the publishing destination specified by the provided <code>destinationId</code>.</p>
|