AWS.Tools.GuardDuty.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.GuardDuty</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.AddGDResourceTagCmdlet">
            <summary>
            Adds tags to a resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.AddGDResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) for the given GuardDuty resource </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.AddGDResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to be added to a resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.AddGDResourceTagCmdlet.PassThru">
            <summary>
            Returns the value passed to the ResourceArn parameter.
            By default, this cmdlet does not generate any output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.AddGDResourceTagCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.BackupGDFindingCmdlet">
            <summary>
            Archives Amazon GuardDuty findings specified by the list of finding IDs.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.BackupGDFindingCmdlet.DetectorId">
            <summary>
            <para>
            <para>The ID of the detector that specifies the GuardDuty service whose findings you want
            to archive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.BackupGDFindingCmdlet.FindingId">
            <summary>
            <para>
            <para>IDs of the findings that you want to archive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.BackupGDFindingCmdlet.PassThru">
            <summary>
            Returns the value passed to the DetectorId parameter.
            By default, this cmdlet does not generate any output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.BackupGDFindingCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.ConfirmGDInvitationCmdlet">
            <summary>
            Accepts the invitation to be monitored by a master GuardDuty account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.ConfirmGDInvitationCmdlet.DetectorId">
            <summary>
            <para>
            <para>The unique ID of the detector of the GuardDuty member account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.ConfirmGDInvitationCmdlet.InvitationId">
            <summary>
            <para>
            <para>This value is used to validate the master account to the member account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.ConfirmGDInvitationCmdlet.MasterId">
            <summary>
            <para>
            <para>The account ID of the master GuardDuty account whose invitation you're accepting.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.ConfirmGDInvitationCmdlet.PassThru">
            <summary>
            Returns the value passed to the DetectorId parameter.
            By default, this cmdlet does not generate any output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.ConfirmGDInvitationCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.DenyGDInvitationCmdlet">
            <summary>
            Declines invitations sent to the current member account by AWS account specified by
            their account IDs.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.DenyGDInvitationCmdlet.AccountId">
            <summary>
            <para>
            <para>A list of account IDs of the AWS accounts that sent invitations to the current member
            account that you want to decline invitations from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.DenyGDInvitationCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.GetGDDetectorCmdlet">
            <summary>
            Retrieves an Amazon GuardDuty detector specified by the detectorId.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDDetectorCmdlet.DetectorId">
            <summary>
            <para>
            <para>The unique ID of the detector that you want to get.</para>
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.GetGDDetectorListCmdlet">
            <summary>
            Lists detectorIds of all the existing Amazon GuardDuty detector resources.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDDetectorListCmdlet.MaxResult">
            <summary>
            <para>
            <para>You can use this parameter to indicate the maximum number of items you want in the
            response. The default value is 50. The maximum value is 50.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDDetectorListCmdlet.NextToken">
            <summary>
            <para>
            <para>You can use this parameter when paginating results. Set the value of this parameter
            to null on your first call to the list action. For subsequent calls to the action
            fill nextToken in the request with the value of NextToken from the previous response
            to continue listing data.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.GetGDFilterCmdlet">
            <summary>
            Returns the details of the filter specified by the filter name.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDFilterCmdlet.DetectorId">
            <summary>
            <para>
            <para>The unique ID of the detector the filter is associated with.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDFilterCmdlet.FilterName">
            <summary>
            <para>
            <para>The name of the filter you want to get.</para>
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.GetGDFilterListCmdlet">
            <summary>
            Returns a paginated list of the current filters.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDFilterListCmdlet.DetectorId">
            <summary>
            <para>
            <para>The unique ID of the detector the filter is associated with.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDFilterListCmdlet.MaxResult">
            <summary>
            <para>
            <para>You can use this parameter to indicate the maximum number of items you want in the
            response. The default value is 50. The maximum value is 50.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDFilterListCmdlet.NextToken">
            <summary>
            <para>
            <para>You can use this parameter when paginating results. Set the value of this parameter
            to null on your first call to the list action. For subsequent calls to the action
            fill nextToken in the request with the value of NextToken from the previous response
            to continue listing data.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.GetGDFindingCmdlet">
            <summary>
            Describes Amazon GuardDuty findings specified by finding IDs.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDFindingCmdlet.DetectorId">
            <summary>
            <para>
            <para>The ID of the detector that specifies the GuardDuty service whose findings you want
            to retrieve.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDFindingCmdlet.FindingId">
            <summary>
            <para>
            <para>IDs of the findings that you want to retrieve.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDFindingCmdlet.SortCriterion">
            <summary>
            <para>
            <para>Represents the criteria used for sorting findings.</para>
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.GetGDFindingListCmdlet">
            <summary>
            Lists Amazon GuardDuty findings for the specified detector ID.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDFindingListCmdlet.DetectorId">
            <summary>
            <para>
            <para>The ID of the detector that specifies the GuardDuty service whose findings you want
            to list.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDFindingListCmdlet.FindingCriterion">
            <summary>
            <para>
            <para>Represents the criteria used for querying findings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDFindingListCmdlet.SortCriterion">
            <summary>
            <para>
            <para>Represents the criteria used for sorting findings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDFindingListCmdlet.MaxResult">
            <summary>
            <para>
            <para>You can use this parameter to indicate the maximum number of items you want in the
            response. The default value is 50. The maximum value is 50.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDFindingListCmdlet.NextToken">
            <summary>
            <para>
            <para>You can use this parameter when paginating results. Set the value of this parameter
            to null on your first call to the list action. For subsequent calls to the action
            fill nextToken in the request with the value of NextToken from the previous response
            to continue listing data.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.GetGDFindingStatisticCmdlet">
            <summary>
            Lists Amazon GuardDuty findings' statistics for the specified detector ID.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDFindingStatisticCmdlet.DetectorId">
            <summary>
            <para>
            <para>The ID of the detector that specifies the GuardDuty service whose findings' statistics
            you want to retrieve.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDFindingStatisticCmdlet.FindingCriterion">
            <summary>
            <para>
            <para>Represents the criteria used for querying findings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDFindingStatisticCmdlet.FindingStatisticType">
            <summary>
            <para>
            <para>Types of finding statistics to retrieve.</para>
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.GetGDInvitationCountCmdlet">
            <summary>
            Returns the count of all GuardDuty membership invitations that were sent to the current
            member account except the currently accepted invitation.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.GetGDInvitationListCmdlet">
            <summary>
            Lists all GuardDuty membership invitations that were sent to the current AWS account.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDInvitationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>You can use this parameter to indicate the maximum number of items you want in the
            response. The default value is 50. The maximum value is 50.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDInvitationListCmdlet.NextToken">
            <summary>
            <para>
            <para>You can use this parameter when paginating results. Set the value of this parameter
            to null on your first call to the list action. For subsequent calls to the action
            fill nextToken in the request with the value of NextToken from the previous response
            to continue listing data.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.GetGDIPSetCmdlet">
            <summary>
            Retrieves the IPSet specified by the IPSet ID.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDIPSetCmdlet.DetectorId">
            <summary>
            <para>
            <para>The unique ID of the detector the ipSet is associated with.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDIPSetCmdlet.IpSetId">
            <summary>
            <para>
            <para>The unique ID of the ipSet you want to get.</para>
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.GetGDIPSetListCmdlet">
            <summary>
            Lists the IPSets of the GuardDuty service specified by the detector ID.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDIPSetListCmdlet.DetectorId">
            <summary>
            <para>
            <para>The unique ID of the detector the ipSet is associated with.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDIPSetListCmdlet.MaxResult">
            <summary>
            <para>
            <para>You can use this parameter to indicate the maximum number of items you want in the
            response. The default value is 50. The maximum value is 50.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDIPSetListCmdlet.NextToken">
            <summary>
            <para>
            <para>You can use this parameter when paginating results. Set the value of this parameter
            to null on your first call to the list action. For subsequent calls to the action
            fill nextToken in the request with the value of NextToken from the previous response
            to continue listing data.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.GetGDMasterAccountCmdlet">
            <summary>
            Provides the details for the GuardDuty master account to the current GuardDuty member
            account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDMasterAccountCmdlet.DetectorId">
            <summary>
            <para>
            <para>The unique ID of the detector of the GuardDuty member account.</para>
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.GetGDMemberCmdlet">
            <summary>
            Retrieves GuardDuty member accounts (to the current GuardDuty master account) specified
            by the account IDs.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDMemberCmdlet.AccountId">
            <summary>
            <para>
            <para>A list of account IDs of the GuardDuty member accounts that you want to describe.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDMemberCmdlet.DetectorId">
            <summary>
            <para>
            <para>The unique ID of the detector of the GuardDuty account whose members you want to retrieve.</para>
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.GetGDMemberListCmdlet">
            <summary>
            Lists details about all member accounts for the current GuardDuty master account.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDMemberListCmdlet.DetectorId">
            <summary>
            <para>
            <para>The unique ID of the detector the member is associated with.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDMemberListCmdlet.OnlyAssociated">
            <summary>
            <para>
            <para>Specifies whether to only return associated members or to return all members (including
            members which haven't been invited yet or have been disassociated).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDMemberListCmdlet.MaxResult">
            <summary>
            <para>
            <para>You can use this parameter to indicate the maximum number of items you want in the
            response. The default value is 50. The maximum value is 50.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDMemberListCmdlet.NextToken">
            <summary>
            <para>
            <para>You can use this parameter when paginating results. Set the value of this parameter
            to null on your first call to the list action. For subsequent calls to the action
            fill nextToken in the request with the value of NextToken from the previous response
            to continue listing data.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.GetGDResourceTagCmdlet">
            <summary>
            Lists tags for a resource. Tagging is currently supported for detectors, finding filters,
            IP sets, and Threat Intel sets, with a limit of 50 tags per resource. When invoked,
            this operation returns all assigned tags for a given resource..
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) for the given GuardDuty resource </para>
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.GetGDThreatIntelSetCmdlet">
            <summary>
            Retrieves the ThreatIntelSet that is specified by the ThreatIntelSet ID.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDThreatIntelSetCmdlet.DetectorId">
            <summary>
            <para>
            <para>The unique ID of the detector the threatIntelSet is associated with.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDThreatIntelSetCmdlet.ThreatIntelSetId">
            <summary>
            <para>
            <para>The unique ID of the threatIntelSet you want to get.</para>
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.GetGDThreatIntelSetListCmdlet">
            <summary>
            Lists the ThreatIntelSets of the GuardDuty service specified by the detector ID.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDThreatIntelSetListCmdlet.DetectorId">
            <summary>
            <para>
            <para>The unique ID of the detector the threatIntelSet is associated with.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDThreatIntelSetListCmdlet.MaxResult">
            <summary>
            <para>
            <para>You can use this parameter to indicate the maximum number of items you want in the
            response. The default value is 50. The maximum value is 50.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDThreatIntelSetListCmdlet.NextToken">
            <summary>
            <para>
            <para>You can use this parameter when paginating results. Set the value of this parameter
            to null on your first call to the list action. For subsequent calls to the action
            fill nextToken in the request with the value of NextToken from the previous response
            to continue listing data.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.NewGDDetectorCmdlet">
            <summary>
            Creates a single Amazon GuardDuty detector. A detector is an object that represents
            the GuardDuty service. A detector must be created in order for GuardDuty to become
            operational.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDDetectorCmdlet.ClientToken">
            <summary>
            <para>
            <para>The idempotency token for the create request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDDetectorCmdlet.Enable">
            <summary>
            <para>
            <para>A boolean value that specifies whether the detector is to be enabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDDetectorCmdlet.FindingPublishingFrequency">
            <summary>
            <para>
            <para>A enum value that specifies how frequently customer got Finding updates published.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDDetectorCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to be added to a new detector resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDDetectorCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.NewGDFilterCmdlet">
            <summary>
            Creates a filter using the specified finding criteria.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDFilterCmdlet.Action">
            <summary>
            <para>
            <para>Specifies the action that is to be applied to the findings that match the filter.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDFilterCmdlet.ClientToken">
            <summary>
            <para>
            <para>The idempotency token for the create request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDFilterCmdlet.Description">
            <summary>
            <para>
            <para>The description of the filter.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDFilterCmdlet.DetectorId">
            <summary>
            <para>
            <para>The unique ID of the detector of the GuardDuty account for which you want to create
            a filter.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDFilterCmdlet.FindingCriterion">
            <summary>
            <para>
            <para>Represents the criteria to be used in the filter for querying findings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDFilterCmdlet.Name">
            <summary>
            <para>
            <para>The name of the filter.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDFilterCmdlet.Rank">
            <summary>
            <para>
            <para>Specifies the position of the filter in the list of current filters. Also specifies
            the order in which this filter is applied to the findings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDFilterCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to be added to a new filter resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDFilterCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.NewGDIPSetCmdlet">
            <summary>
            Creates a new IPSet - a list of trusted IP addresses that have been whitelisted for
            secure communication with AWS infrastructure and applications.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDIPSetCmdlet.Activate">
            <summary>
            <para>
            <para>A boolean value that indicates whether GuardDuty is to start using the uploaded IPSet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDIPSetCmdlet.ClientToken">
            <summary>
            <para>
            <para>The idempotency token for the create request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDIPSetCmdlet.DetectorId">
            <summary>
            <para>
            <para>The unique ID of the detector of the GuardDuty account for which you want to create
            an IPSet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDIPSetCmdlet.Format">
            <summary>
            <para>
            <para>The format of the file that contains the IPSet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDIPSetCmdlet.Location">
            <summary>
            <para>
            <para>The URI of the file that contains the IPSet. For example (https://s3.us-west-2.amazonaws.com/my-bucket/my-object-key)</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDIPSetCmdlet.Name">
            <summary>
            <para>
            <para>The user friendly name to identify the IPSet. This name is displayed in all findings
            that are triggered by activity that involves IP addresses included in this IPSet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDIPSetCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to be added to a new IP set resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDIPSetCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.NewGDMemberCmdlet">
            <summary>
            Creates member accounts of the current AWS account by specifying a list of AWS account
            IDs. The current AWS account can then invite these members to manage GuardDuty in
            their accounts.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDMemberCmdlet.AccountDetail">
            <summary>
            <para>
            <para>A list of account ID and email address pairs of the accounts that you want to associate
            with the master GuardDuty account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDMemberCmdlet.DetectorId">
            <summary>
            <para>
            <para>The unique ID of the detector of the GuardDuty account with which you want to associate
            member accounts.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDMemberCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.NewGDSampleFindingCmdlet">
            <summary>
            Generates example findings of types specified by the list of finding types. If 'NULL'
            is specified for findingTypes, the API generates example findings of all supported
            finding types.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDSampleFindingCmdlet.DetectorId">
            <summary>
            <para>
            <para>The ID of the detector to create sample findings for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDSampleFindingCmdlet.FindingType">
            <summary>
            <para>
            <para>Types of sample findings that you want to generate.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDSampleFindingCmdlet.PassThru">
            <summary>
            Returns the value passed to the DetectorId parameter.
            By default, this cmdlet does not generate any output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDSampleFindingCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.NewGDThreatIntelSetCmdlet">
            <summary>
            Create a new ThreatIntelSet. ThreatIntelSets consist of known malicious IP addresses.
            GuardDuty generates findings based on ThreatIntelSets.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDThreatIntelSetCmdlet.Activate">
            <summary>
            <para>
            <para>A boolean value that indicates whether GuardDuty is to start using the uploaded ThreatIntelSet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDThreatIntelSetCmdlet.ClientToken">
            <summary>
            <para>
            <para>The idempotency token for the create request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDThreatIntelSetCmdlet.DetectorId">
            <summary>
            <para>
            <para>The unique ID of the detector of the GuardDuty account for which you want to create
            a threatIntelSet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDThreatIntelSetCmdlet.Format">
            <summary>
            <para>
            <para>The format of the file that contains the ThreatIntelSet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDThreatIntelSetCmdlet.Location">
            <summary>
            <para>
            <para>The URI of the file that contains the ThreatIntelSet. For example (https://s3.us-west-2.amazonaws.com/my-bucket/my-object-key).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDThreatIntelSetCmdlet.Name">
            <summary>
            <para>
            <para>A user-friendly ThreatIntelSet name that is displayed in all finding generated by
            activity that involves IP addresses included in this ThreatIntelSet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDThreatIntelSetCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to be added to a new Threat List resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDThreatIntelSetCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.RemoveGDDetectorCmdlet">
            <summary>
            Deletes a Amazon GuardDuty detector specified by the detector ID.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDDetectorCmdlet.DetectorId">
            <summary>
            <para>
            <para>The unique ID of the detector that you want to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDDetectorCmdlet.PassThru">
            <summary>
            Returns the value passed to the DetectorId parameter.
            By default, this cmdlet does not generate any output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDDetectorCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.RemoveGDFilterCmdlet">
            <summary>
            Deletes the filter specified by the filter name.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDFilterCmdlet.DetectorId">
            <summary>
            <para>
            <para>The unique ID of the detector the filter is associated with.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDFilterCmdlet.FilterName">
            <summary>
            <para>
            <para>The name of the filter you want to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDFilterCmdlet.PassThru">
            <summary>
            Returns the value passed to the DetectorId parameter.
            By default, this cmdlet does not generate any output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDFilterCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.RemoveGDInvitationCmdlet">
            <summary>
            Deletes invitations sent to the current member account by AWS accounts specified by
            their account IDs.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDInvitationCmdlet.AccountId">
            <summary>
            <para>
            <para>A list of account IDs of the AWS accounts that sent invitations to the current member
            account that you want to delete invitations from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDInvitationCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.RemoveGDIPSetCmdlet">
            <summary>
            Deletes the IPSet specified by the IPSet ID.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDIPSetCmdlet.DetectorId">
            <summary>
            <para>
            <para>The unique ID of the detector the ipSet is associated with.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDIPSetCmdlet.IpSetId">
            <summary>
            <para>
            <para>The unique ID of the ipSet you want to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDIPSetCmdlet.PassThru">
            <summary>
            Returns the value passed to the IpSetId parameter.
            By default, this cmdlet does not generate any output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDIPSetCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.RemoveGDMemberCmdlet">
            <summary>
            Deletes GuardDuty member accounts (to the current GuardDuty master account) specified
            by the account IDs.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDMemberCmdlet.AccountId">
            <summary>
            <para>
            <para>A list of account IDs of the GuardDuty member accounts that you want to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDMemberCmdlet.DetectorId">
            <summary>
            <para>
            <para>The unique ID of the detector of the GuardDuty account whose members you want to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDMemberCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.RemoveGDResourceTagCmdlet">
            <summary>
            Removes tags from a resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) for the given GuardDuty resource </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The tag keys to remove from a resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDResourceTagCmdlet.PassThru">
            <summary>
            Returns the value passed to the ResourceArn parameter.
            By default, this cmdlet does not generate any output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDResourceTagCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.RemoveGDThreatIntelSetCmdlet">
            <summary>
            Deletes ThreatIntelSet specified by the ThreatIntelSet ID.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDThreatIntelSetCmdlet.DetectorId">
            <summary>
            <para>
            <para>The unique ID of the detector the threatIntelSet is associated with.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDThreatIntelSetCmdlet.ThreatIntelSetId">
            <summary>
            <para>
            <para>The unique ID of the threatIntelSet you want to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDThreatIntelSetCmdlet.PassThru">
            <summary>
            Returns the value passed to the ThreatIntelSetId parameter.
            By default, this cmdlet does not generate any output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDThreatIntelSetCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.RestoreGDFindingCmdlet">
            <summary>
            Unarchives Amazon GuardDuty findings specified by the list of finding IDs.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RestoreGDFindingCmdlet.DetectorId">
            <summary>
            <para>
            <para>The ID of the detector that specifies the GuardDuty service whose findings you want
            to unarchive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RestoreGDFindingCmdlet.FindingId">
            <summary>
            <para>
            <para>IDs of the findings that you want to unarchive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RestoreGDFindingCmdlet.PassThru">
            <summary>
            Returns the value passed to the DetectorId parameter.
            By default, this cmdlet does not generate any output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RestoreGDFindingCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.SendGDMemberInvitationCmdlet">
            <summary>
            Invites other AWS accounts (created as members of the current AWS account by CreateMembers)
            to enable GuardDuty and allow the current AWS account to view and manage these accounts'
            GuardDuty findings on their behalf as the master account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.SendGDMemberInvitationCmdlet.AccountId">
            <summary>
            <para>
            <para>A list of account IDs of the accounts that you want to invite to GuardDuty as members.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.SendGDMemberInvitationCmdlet.DetectorId">
            <summary>
            <para>
            <para>The unique ID of the detector of the GuardDuty account with which you want to invite
            members.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.SendGDMemberInvitationCmdlet.DisableEmailNotification">
            <summary>
            <para>
            <para>A boolean value that specifies whether you want to disable email notification to the
            accounts that you’re inviting to GuardDuty as members.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.SendGDMemberInvitationCmdlet.Message">
            <summary>
            <para>
            <para>The invitation message that you want to send to the accounts that you’re inviting
            to GuardDuty as members.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.SendGDMemberInvitationCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.StartGDMonitoringMemberCmdlet">
            <summary>
            Re-enables GuardDuty to monitor findings of the member accounts specified by the account
            IDs. A master GuardDuty account can run this command after disabling GuardDuty from
            monitoring these members' findings by running StopMonitoringMembers.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.StartGDMonitoringMemberCmdlet.AccountId">
            <summary>
            <para>
            <para>A list of account IDs of the GuardDuty member accounts whose findings you want the
            master account to monitor.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.StartGDMonitoringMemberCmdlet.DetectorId">
            <summary>
            <para>
            <para>The unique ID of the detector of the GuardDuty account whom you want to re-enable
            to monitor members' findings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.StartGDMonitoringMemberCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.StopGDMonitoringMemberCmdlet">
            <summary>
            Disables GuardDuty from monitoring findings of the member accounts specified by the
            account IDs. After running this command, a master GuardDuty account can run StartMonitoringMembers
            to re-enable GuardDuty to monitor these members’ findings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.StopGDMonitoringMemberCmdlet.AccountId">
            <summary>
            <para>
            <para>A list of account IDs of the GuardDuty member accounts whose findings you want the
            master account to stop monitoring.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.StopGDMonitoringMemberCmdlet.DetectorId">
            <summary>
            <para>
            <para>The unique ID of the detector of the GuardDuty account that you want to stop from
            monitor members' findings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.StopGDMonitoringMemberCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.UnregisterGDFromMasterAccountCmdlet">
            <summary>
            Disassociates the current GuardDuty member account from its master account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UnregisterGDFromMasterAccountCmdlet.DetectorId">
            <summary>
            <para>
            <para>The unique ID of the detector of the GuardDuty member account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UnregisterGDFromMasterAccountCmdlet.PassThru">
            <summary>
            Returns the value passed to the DetectorId parameter.
            By default, this cmdlet does not generate any output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UnregisterGDFromMasterAccountCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.UnregisterGDMemberCmdlet">
            <summary>
            Disassociates GuardDuty member accounts (to the current GuardDuty master account)
            specified by the account IDs.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UnregisterGDMemberCmdlet.AccountId">
            <summary>
            <para>
            <para>A list of account IDs of the GuardDuty member accounts that you want to disassociate
            from master.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UnregisterGDMemberCmdlet.DetectorId">
            <summary>
            <para>
            <para>The unique ID of the detector of the GuardDuty account whose members you want to disassociate
            from master.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UnregisterGDMemberCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.UpdateGDDetectorCmdlet">
            <summary>
            Updates an Amazon GuardDuty detector specified by the detectorId.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDDetectorCmdlet.DetectorId">
            <summary>
            <para>
            <para>The unique ID of the detector that you want to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDDetectorCmdlet.Enable">
            <summary>
            <para>
            <para>Updated boolean value for the detector that specifies whether the detector is enabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDDetectorCmdlet.FindingPublishingFrequency">
            <summary>
            <para>
            <para>A enum value that specifies how frequently customer got Finding updates published.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDDetectorCmdlet.PassThru">
            <summary>
            Returns the value passed to the DetectorId parameter.
            By default, this cmdlet does not generate any output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDDetectorCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.UpdateGDFilterCmdlet">
            <summary>
            Updates the filter specified by the filter name.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDFilterCmdlet.Action">
            <summary>
            <para>
            <para>Specifies the action that is to be applied to the findings that match the filter.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDFilterCmdlet.Description">
            <summary>
            <para>
            <para>The description of the filter.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDFilterCmdlet.DetectorId">
            <summary>
            <para>
            <para>The unique ID of the detector that specifies the GuardDuty service where you want
            to update a filter.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDFilterCmdlet.FilterName">
            <summary>
            <para>
            <para>The name of the filter.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDFilterCmdlet.FindingCriterion">
            <summary>
            <para>
            <para>Represents the criteria to be used in the filter for querying findings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDFilterCmdlet.Rank">
            <summary>
            <para>
            <para>Specifies the position of the filter in the list of current filters. Also specifies
            the order in which this filter is applied to the findings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDFilterCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.UpdateGDFindingFeedbackCmdlet">
            <summary>
            Marks specified Amazon GuardDuty findings as useful or not useful.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDFindingFeedbackCmdlet.Comment">
            <summary>
            <para>
            <para>Additional feedback about the GuardDuty findings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDFindingFeedbackCmdlet.DetectorId">
            <summary>
            <para>
            <para>The ID of the detector that specifies the GuardDuty service whose findings you want
            to mark as useful or not useful.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDFindingFeedbackCmdlet.Feedback">
            <summary>
            <para>
            <para>Valid values: USEFUL | NOT_USEFUL</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDFindingFeedbackCmdlet.FindingId">
            <summary>
            <para>
            <para>IDs of the findings that you want to mark as useful or not useful.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDFindingFeedbackCmdlet.PassThru">
            <summary>
            Returns the value passed to the DetectorId parameter.
            By default, this cmdlet does not generate any output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDFindingFeedbackCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.UpdateGDIPSetCmdlet">
            <summary>
            Updates the IPSet specified by the IPSet ID.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDIPSetCmdlet.Activate">
            <summary>
            <para>
            <para>The updated boolean value that specifies whether the IPSet is active or not.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDIPSetCmdlet.DetectorId">
            <summary>
            <para>
            <para>The detectorID that specifies the GuardDuty service whose IPSet you want to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDIPSetCmdlet.IpSetId">
            <summary>
            <para>
            <para>The unique ID that specifies the IPSet that you want to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDIPSetCmdlet.Location">
            <summary>
            <para>
            <para>The updated URI of the file that contains the IPSet. For example (https://s3.us-west-2.amazonaws.com/my-bucket/my-object-key).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDIPSetCmdlet.Name">
            <summary>
            <para>
            <para>The unique ID that specifies the IPSet that you want to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDIPSetCmdlet.PassThru">
            <summary>
            Returns the value passed to the DetectorId parameter.
            By default, this cmdlet does not generate any output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDIPSetCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.UpdateGDThreatIntelSetCmdlet">
            <summary>
            Updates the ThreatIntelSet specified by ThreatIntelSet ID.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDThreatIntelSetCmdlet.Activate">
            <summary>
            <para>
            <para>The updated boolean value that specifies whether the ThreateIntelSet is active or
            not.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDThreatIntelSetCmdlet.DetectorId">
            <summary>
            <para>
            <para>The detectorID that specifies the GuardDuty service whose ThreatIntelSet you want
            to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDThreatIntelSetCmdlet.Location">
            <summary>
            <para>
            <para>The updated URI of the file that contains the ThreateIntelSet. For example (https://s3.us-west-2.amazonaws.com/my-bucket/my-object-key)</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDThreatIntelSetCmdlet.Name">
            <summary>
            <para>
            <para>The unique ID that specifies the ThreatIntelSet that you want to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDThreatIntelSetCmdlet.ThreatIntelSetId">
            <summary>
            <para>
            <para>The unique ID that specifies the ThreatIntelSet that you want to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDThreatIntelSetCmdlet.PassThru">
            <summary>
            Returns the value passed to the DetectorId parameter.
            By default, this cmdlet does not generate any output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDThreatIntelSetCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
    </members>
</doc>