@aws-sdk/client-guardduty 3.337.0 → 3.341.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/GuardDutyClient.js +2 -1
- package/dist-cjs/commands/AcceptAdministratorInvitationCommand.js +2 -1
- package/dist-cjs/commands/AcceptInvitationCommand.js +2 -1
- package/dist-cjs/commands/ArchiveFindingsCommand.js +2 -1
- package/dist-cjs/commands/CreateDetectorCommand.js +2 -1
- package/dist-cjs/commands/CreateFilterCommand.js +2 -1
- package/dist-cjs/commands/CreateIPSetCommand.js +2 -1
- package/dist-cjs/commands/CreateMembersCommand.js +2 -1
- package/dist-cjs/commands/CreatePublishingDestinationCommand.js +2 -1
- package/dist-cjs/commands/CreateSampleFindingsCommand.js +2 -1
- package/dist-cjs/commands/CreateThreatIntelSetCommand.js +2 -1
- package/dist-cjs/commands/DeclineInvitationsCommand.js +2 -1
- package/dist-cjs/commands/DeleteDetectorCommand.js +2 -1
- package/dist-cjs/commands/DeleteFilterCommand.js +2 -1
- package/dist-cjs/commands/DeleteIPSetCommand.js +2 -1
- package/dist-cjs/commands/DeleteInvitationsCommand.js +2 -1
- package/dist-cjs/commands/DeleteMembersCommand.js +2 -1
- package/dist-cjs/commands/DeletePublishingDestinationCommand.js +2 -1
- package/dist-cjs/commands/DeleteThreatIntelSetCommand.js +2 -1
- package/dist-cjs/commands/DescribeMalwareScansCommand.js +2 -1
- package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +2 -1
- package/dist-cjs/commands/DescribePublishingDestinationCommand.js +2 -1
- package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +2 -1
- package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +2 -1
- package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +2 -1
- package/dist-cjs/commands/DisassociateMembersCommand.js +2 -1
- package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +2 -1
- package/dist-cjs/commands/GetAdministratorAccountCommand.js +2 -1
- package/dist-cjs/commands/GetCoverageStatisticsCommand.js +2 -1
- package/dist-cjs/commands/GetDetectorCommand.js +2 -1
- package/dist-cjs/commands/GetFilterCommand.js +2 -1
- package/dist-cjs/commands/GetFindingsCommand.js +2 -1
- package/dist-cjs/commands/GetFindingsStatisticsCommand.js +2 -1
- package/dist-cjs/commands/GetIPSetCommand.js +2 -1
- package/dist-cjs/commands/GetInvitationsCountCommand.js +2 -1
- package/dist-cjs/commands/GetMalwareScanSettingsCommand.js +2 -1
- package/dist-cjs/commands/GetMasterAccountCommand.js +2 -1
- package/dist-cjs/commands/GetMemberDetectorsCommand.js +2 -1
- package/dist-cjs/commands/GetMembersCommand.js +2 -1
- package/dist-cjs/commands/GetRemainingFreeTrialDaysCommand.js +2 -1
- package/dist-cjs/commands/GetThreatIntelSetCommand.js +2 -1
- package/dist-cjs/commands/GetUsageStatisticsCommand.js +2 -1
- package/dist-cjs/commands/InviteMembersCommand.js +2 -1
- package/dist-cjs/commands/ListCoverageCommand.js +2 -1
- package/dist-cjs/commands/ListDetectorsCommand.js +2 -1
- package/dist-cjs/commands/ListFiltersCommand.js +2 -1
- package/dist-cjs/commands/ListFindingsCommand.js +2 -1
- package/dist-cjs/commands/ListIPSetsCommand.js +2 -1
- package/dist-cjs/commands/ListInvitationsCommand.js +2 -1
- package/dist-cjs/commands/ListMembersCommand.js +2 -1
- package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +2 -1
- package/dist-cjs/commands/ListPublishingDestinationsCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/ListThreatIntelSetsCommand.js +2 -1
- package/dist-cjs/commands/StartMalwareScanCommand.js +2 -1
- package/dist-cjs/commands/StartMonitoringMembersCommand.js +2 -1
- package/dist-cjs/commands/StopMonitoringMembersCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/UnarchiveFindingsCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateDetectorCommand.js +2 -1
- package/dist-cjs/commands/UpdateFilterCommand.js +2 -1
- package/dist-cjs/commands/UpdateFindingsFeedbackCommand.js +2 -1
- package/dist-cjs/commands/UpdateIPSetCommand.js +2 -1
- package/dist-cjs/commands/UpdateMalwareScanSettingsCommand.js +2 -1
- package/dist-cjs/commands/UpdateMemberDetectorsCommand.js +2 -1
- package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +2 -1
- package/dist-cjs/commands/UpdatePublishingDestinationCommand.js +2 -1
- package/dist-cjs/commands/UpdateThreatIntelSetCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/GuardDutyServiceException.js +2 -1
- package/dist-es/GuardDutyClient.js +1 -0
- package/dist-es/commands/AcceptAdministratorInvitationCommand.js +1 -0
- package/dist-es/commands/AcceptInvitationCommand.js +1 -0
- package/dist-es/commands/ArchiveFindingsCommand.js +1 -0
- package/dist-es/commands/CreateDetectorCommand.js +1 -0
- package/dist-es/commands/CreateFilterCommand.js +1 -0
- package/dist-es/commands/CreateIPSetCommand.js +1 -0
- package/dist-es/commands/CreateMembersCommand.js +1 -0
- package/dist-es/commands/CreatePublishingDestinationCommand.js +1 -0
- package/dist-es/commands/CreateSampleFindingsCommand.js +1 -0
- package/dist-es/commands/CreateThreatIntelSetCommand.js +1 -0
- package/dist-es/commands/DeclineInvitationsCommand.js +1 -0
- package/dist-es/commands/DeleteDetectorCommand.js +1 -0
- package/dist-es/commands/DeleteFilterCommand.js +1 -0
- package/dist-es/commands/DeleteIPSetCommand.js +1 -0
- package/dist-es/commands/DeleteInvitationsCommand.js +1 -0
- package/dist-es/commands/DeleteMembersCommand.js +1 -0
- package/dist-es/commands/DeletePublishingDestinationCommand.js +1 -0
- package/dist-es/commands/DeleteThreatIntelSetCommand.js +1 -0
- package/dist-es/commands/DescribeMalwareScansCommand.js +1 -0
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +1 -0
- package/dist-es/commands/DescribePublishingDestinationCommand.js +1 -0
- package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +1 -0
- package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +1 -0
- package/dist-es/commands/DisassociateFromMasterAccountCommand.js +1 -0
- package/dist-es/commands/DisassociateMembersCommand.js +1 -0
- package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +1 -0
- package/dist-es/commands/GetAdministratorAccountCommand.js +1 -0
- package/dist-es/commands/GetCoverageStatisticsCommand.js +1 -0
- package/dist-es/commands/GetDetectorCommand.js +1 -0
- package/dist-es/commands/GetFilterCommand.js +1 -0
- package/dist-es/commands/GetFindingsCommand.js +1 -0
- package/dist-es/commands/GetFindingsStatisticsCommand.js +1 -0
- package/dist-es/commands/GetIPSetCommand.js +1 -0
- package/dist-es/commands/GetInvitationsCountCommand.js +1 -0
- package/dist-es/commands/GetMalwareScanSettingsCommand.js +1 -0
- package/dist-es/commands/GetMasterAccountCommand.js +1 -0
- package/dist-es/commands/GetMemberDetectorsCommand.js +1 -0
- package/dist-es/commands/GetMembersCommand.js +1 -0
- package/dist-es/commands/GetRemainingFreeTrialDaysCommand.js +1 -0
- package/dist-es/commands/GetThreatIntelSetCommand.js +1 -0
- package/dist-es/commands/GetUsageStatisticsCommand.js +1 -0
- package/dist-es/commands/InviteMembersCommand.js +1 -0
- package/dist-es/commands/ListCoverageCommand.js +1 -0
- package/dist-es/commands/ListDetectorsCommand.js +1 -0
- package/dist-es/commands/ListFiltersCommand.js +1 -0
- package/dist-es/commands/ListFindingsCommand.js +1 -0
- package/dist-es/commands/ListIPSetsCommand.js +1 -0
- package/dist-es/commands/ListInvitationsCommand.js +1 -0
- package/dist-es/commands/ListMembersCommand.js +1 -0
- package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +1 -0
- package/dist-es/commands/ListPublishingDestinationsCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/ListThreatIntelSetsCommand.js +1 -0
- package/dist-es/commands/StartMalwareScanCommand.js +1 -0
- package/dist-es/commands/StartMonitoringMembersCommand.js +1 -0
- package/dist-es/commands/StopMonitoringMembersCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/UnarchiveFindingsCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdateDetectorCommand.js +1 -0
- package/dist-es/commands/UpdateFilterCommand.js +1 -0
- package/dist-es/commands/UpdateFindingsFeedbackCommand.js +1 -0
- package/dist-es/commands/UpdateIPSetCommand.js +1 -0
- package/dist-es/commands/UpdateMalwareScanSettingsCommand.js +1 -0
- package/dist-es/commands/UpdateMemberDetectorsCommand.js +1 -0
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +1 -0
- package/dist-es/commands/UpdatePublishingDestinationCommand.js +1 -0
- package/dist-es/commands/UpdateThreatIntelSetCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/GuardDutyServiceException.js +1 -0
- package/dist-types/GuardDutyClient.d.ts +3 -3
- package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +4 -0
- package/dist-types/commands/AcceptInvitationCommand.d.ts +4 -0
- package/dist-types/commands/ArchiveFindingsCommand.d.ts +4 -0
- package/dist-types/commands/CreateDetectorCommand.d.ts +4 -0
- package/dist-types/commands/CreateFilterCommand.d.ts +4 -0
- package/dist-types/commands/CreateIPSetCommand.d.ts +4 -0
- package/dist-types/commands/CreateMembersCommand.d.ts +4 -0
- package/dist-types/commands/CreatePublishingDestinationCommand.d.ts +4 -0
- package/dist-types/commands/CreateSampleFindingsCommand.d.ts +4 -0
- package/dist-types/commands/CreateThreatIntelSetCommand.d.ts +4 -0
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDetectorCommand.d.ts +4 -0
- package/dist-types/commands/DeleteFilterCommand.d.ts +4 -0
- package/dist-types/commands/DeleteIPSetCommand.d.ts +4 -0
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +4 -0
- package/dist-types/commands/DeleteMembersCommand.d.ts +4 -0
- package/dist-types/commands/DeletePublishingDestinationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteThreatIntelSetCommand.d.ts +4 -0
- package/dist-types/commands/DescribeMalwareScansCommand.d.ts +4 -0
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/DescribePublishingDestinationCommand.d.ts +4 -0
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateMembersCommand.d.ts +4 -0
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +4 -0
- package/dist-types/commands/GetAdministratorAccountCommand.d.ts +4 -0
- package/dist-types/commands/GetCoverageStatisticsCommand.d.ts +4 -0
- package/dist-types/commands/GetDetectorCommand.d.ts +4 -0
- package/dist-types/commands/GetFilterCommand.d.ts +4 -0
- package/dist-types/commands/GetFindingsCommand.d.ts +4 -0
- package/dist-types/commands/GetFindingsStatisticsCommand.d.ts +4 -0
- package/dist-types/commands/GetIPSetCommand.d.ts +4 -0
- package/dist-types/commands/GetInvitationsCountCommand.d.ts +4 -0
- package/dist-types/commands/GetMalwareScanSettingsCommand.d.ts +4 -0
- package/dist-types/commands/GetMasterAccountCommand.d.ts +4 -0
- package/dist-types/commands/GetMemberDetectorsCommand.d.ts +4 -0
- package/dist-types/commands/GetMembersCommand.d.ts +4 -0
- package/dist-types/commands/GetRemainingFreeTrialDaysCommand.d.ts +4 -0
- package/dist-types/commands/GetThreatIntelSetCommand.d.ts +4 -0
- package/dist-types/commands/GetUsageStatisticsCommand.d.ts +4 -0
- package/dist-types/commands/InviteMembersCommand.d.ts +4 -0
- package/dist-types/commands/ListCoverageCommand.d.ts +4 -0
- package/dist-types/commands/ListDetectorsCommand.d.ts +4 -0
- package/dist-types/commands/ListFiltersCommand.d.ts +4 -0
- package/dist-types/commands/ListFindingsCommand.d.ts +4 -0
- package/dist-types/commands/ListIPSetsCommand.d.ts +4 -0
- package/dist-types/commands/ListInvitationsCommand.d.ts +4 -0
- package/dist-types/commands/ListMembersCommand.d.ts +4 -0
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +4 -0
- package/dist-types/commands/ListPublishingDestinationsCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/ListThreatIntelSetsCommand.d.ts +4 -0
- package/dist-types/commands/StartMalwareScanCommand.d.ts +4 -0
- package/dist-types/commands/StartMonitoringMembersCommand.d.ts +4 -0
- package/dist-types/commands/StopMonitoringMembersCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UnarchiveFindingsCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDetectorCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFilterCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFindingsFeedbackCommand.d.ts +4 -0
- package/dist-types/commands/UpdateIPSetCommand.d.ts +4 -0
- package/dist-types/commands/UpdateMalwareScanSettingsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateMemberDetectorsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/UpdatePublishingDestinationCommand.d.ts +4 -0
- package/dist-types/commands/UpdateThreatIntelSetCommand.d.ts +4 -0
- package/dist-types/index.d.ts +25 -2
- package/dist-types/models/GuardDutyServiceException.d.ts +1 -0
- package/dist-types/ts3.4/GuardDutyClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/AcceptAdministratorInvitationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ArchiveFindingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateDetectorCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreatePublishingDestinationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateSampleFindingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateThreatIntelSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteDetectorCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeletePublishingDestinationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteThreatIntelSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeMalwareScansCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribePublishingDestinationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetCoverageStatisticsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDetectorCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetFilterCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetFindingsStatisticsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetMalwareScanSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetMemberDetectorsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRemainingFreeTrialDaysCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetThreatIntelSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetUsageStatisticsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDetectorsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListPublishingDestinationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListThreatIntelSetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartMalwareScanCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartMonitoringMembersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StopMonitoringMembersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UnarchiveFindingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDetectorCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFindingsFeedbackCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateMalwareScanSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateMemberDetectorsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdatePublishingDestinationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateThreatIntelSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/GuardDutyServiceException.d.ts +1 -0
- package/package.json +28 -28
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetFilterCommand, se_GetFilterCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetFilterCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetFindingsCommand, se_GetFindingsCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetFindingsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetFindingsStatisticsCommand, se_GetFindingsStatisticsCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetFindingsStatisticsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetIPSetCommand, se_GetIPSetCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetIPSetCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetInvitationsCountCommand, se_GetInvitationsCountCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetInvitationsCountCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetMalwareScanSettingsCommand, se_GetMalwareScanSettingsCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetMalwareScanSettingsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetMasterAccountCommand, se_GetMasterAccountCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetMasterAccountCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetMemberDetectorsCommand, se_GetMemberDetectorsCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetMemberDetectorsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetMembersCommand, se_GetMembersCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetMembersCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetRemainingFreeTrialDaysCommand, se_GetRemainingFreeTrialDaysCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetRemainingFreeTrialDaysCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetThreatIntelSetCommand, se_GetThreatIntelSetCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetThreatIntelSetCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetUsageStatisticsCommand, se_GetUsageStatisticsCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetUsageStatisticsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_InviteMembersCommand, se_InviteMembersCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class InviteMembersCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListCoverageCommand, se_ListCoverageCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListCoverageCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListDetectorsCommand, se_ListDetectorsCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListDetectorsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListFiltersCommand, se_ListFiltersCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListFiltersCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListFindingsCommand, se_ListFindingsCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListFindingsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListIPSetsCommand, se_ListIPSetsCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListIPSetsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListInvitationsCommand, se_ListInvitationsCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListInvitationsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListMembersCommand, se_ListMembersCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListMembersCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListOrganizationAdminAccountsCommand, se_ListOrganizationAdminAccountsCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListOrganizationAdminAccountsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListPublishingDestinationsCommand, se_ListPublishingDestinationsCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListPublishingDestinationsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListTagsForResourceCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListThreatIntelSetsCommand, se_ListThreatIntelSetsCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListThreatIntelSetsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_StartMalwareScanCommand, se_StartMalwareScanCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class StartMalwareScanCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_StartMonitoringMembersCommand, se_StartMonitoringMembersCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class StartMonitoringMembersCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_StopMonitoringMembersCommand, se_StopMonitoringMembersCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class StopMonitoringMembersCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class TagResourceCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UnarchiveFindingsCommand, se_UnarchiveFindingsCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UnarchiveFindingsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UntagResourceCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateDetectorCommand, se_UpdateDetectorCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateDetectorCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateFilterCommand, se_UpdateFilterCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateFilterCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateFindingsFeedbackCommand, se_UpdateFindingsFeedbackCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateFindingsFeedbackCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateIPSetCommand, se_UpdateIPSetCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateIPSetCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateMalwareScanSettingsCommand, se_UpdateMalwareScanSettingsCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateMalwareScanSettingsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateMemberDetectorsCommand, se_UpdateMemberDetectorsCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateMemberDetectorsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateOrganizationConfigurationCommand, se_UpdateOrganizationConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateOrganizationConfigurationCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdatePublishingDestinationCommand, se_UpdatePublishingDestinationCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdatePublishingDestinationCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateThreatIntelSetCommand, se_UpdateThreatIntelSetCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateThreatIntelSetCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
package/dist-es/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from "./GuardDuty";
|
|
2
1
|
export * from "./GuardDutyClient";
|
|
2
|
+
export * from "./GuardDuty";
|
|
3
3
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
4
|
export * from "./pagination";
|
|
5
|
+
export * from "./models";
|
|
6
6
|
export { GuardDutyServiceException } from "./models/GuardDutyServiceException";
|
|
@@ -77,6 +77,7 @@ import { UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigur
|
|
|
77
77
|
import { UpdatePublishingDestinationCommandInput, UpdatePublishingDestinationCommandOutput } from "./commands/UpdatePublishingDestinationCommand";
|
|
78
78
|
import { UpdateThreatIntelSetCommandInput, UpdateThreatIntelSetCommandOutput } from "./commands/UpdateThreatIntelSetCommand";
|
|
79
79
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
80
|
+
export { __Client };
|
|
80
81
|
/**
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
@@ -191,7 +192,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
191
192
|
/**
|
|
192
193
|
* @public
|
|
193
194
|
*/
|
|
194
|
-
type GuardDutyClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
195
|
+
export type GuardDutyClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
195
196
|
/**
|
|
196
197
|
* @public
|
|
197
198
|
*
|
|
@@ -202,7 +203,7 @@ export interface GuardDutyClientConfig extends GuardDutyClientConfigType {
|
|
|
202
203
|
/**
|
|
203
204
|
* @public
|
|
204
205
|
*/
|
|
205
|
-
type GuardDutyClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
206
|
+
export type GuardDutyClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
206
207
|
/**
|
|
207
208
|
* @public
|
|
208
209
|
*
|
|
@@ -245,4 +246,3 @@ export declare class GuardDutyClient extends __Client<__HttpHandlerOptions, Serv
|
|
|
245
246
|
*/
|
|
246
247
|
destroy(): void;
|
|
247
248
|
}
|
|
248
|
-
export {};
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
5
5
|
import { AcceptAdministratorInvitationRequest, AcceptAdministratorInvitationResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
5
5
|
import { AcceptInvitationRequest, AcceptInvitationResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
5
5
|
import { ArchiveFindingsRequest, ArchiveFindingsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
5
5
|
import { CreateDetectorRequest, CreateDetectorResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
5
5
|
import { CreateFilterRequest, CreateFilterResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
5
5
|
import { CreateIPSetRequest, CreateIPSetResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
5
5
|
import { CreateMembersRequest, CreateMembersResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
5
5
|
import { CreatePublishingDestinationRequest, CreatePublishingDestinationResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
5
5
|
import { CreateSampleFindingsRequest, CreateSampleFindingsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
5
5
|
import { CreateThreatIntelSetRequest, CreateThreatIntelSetResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
5
5
|
import { DeclineInvitationsRequest, DeclineInvitationsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
5
5
|
import { DeleteDetectorRequest, DeleteDetectorResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
5
5
|
import { DeleteFilterRequest, DeleteFilterResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
5
5
|
import { DeleteIPSetRequest, DeleteIPSetResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
5
5
|
import { DeleteInvitationsRequest, DeleteInvitationsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
5
5
|
import { DeleteMembersRequest, DeleteMembersResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
|
|
5
5
|
import { DeletePublishingDestinationRequest, DeletePublishingDestinationResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|