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 GuardDuty resource to apply a tag to.</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.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.AddGDResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </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 GuardDuty findings specified by the list of finding IDs.
             
             <note><para>
            Only the master account can archive findings. Member accounts do not have permission
            to archive findings from their accounts.
            </para></note>
            </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.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.ArchiveFindingsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.BackupGDFindingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DetectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^DetectorId' instead. This parameter will be removed in a future version.
            </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.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.AcceptInvitationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.ConfirmGDInvitationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DetectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^DetectorId' instead. This parameter will be removed in a future version.
            </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.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UnprocessedAccounts'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.DeclineInvitationsResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.DeclineInvitationsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.DenyGDInvitationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </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="P:Amazon.PowerShell.Cmdlets.GD.GetGDDetectorCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.GetDetectorResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.GetDetectorResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDDetectorCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DetectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^DetectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.GetGDDetectorListCmdlet">
            <summary>
            Lists detectorIds of all the existing Amazon GuardDuty detector resources.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </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>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </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, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDDetectorListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DetectorIds'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.ListDetectorsResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.ListDetectorsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDDetectorListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </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="P:Amazon.PowerShell.Cmdlets.GD.GetGDFilterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.GetFilterResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.GetFilterResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDFilterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DetectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^DetectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.GetGDFilterListCmdlet">
            <summary>
            Returns a paginated list of the current filters.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </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>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </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, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDFilterListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'FilterNames'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.ListFiltersResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.ListFiltersResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDFilterListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DetectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^DetectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDFilterListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </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="P:Amazon.PowerShell.Cmdlets.GD.GetGDFindingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Findings'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.GetFindingsResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.GetFindingsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDFindingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DetectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^DetectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.GetGDFindingListCmdlet">
            <summary>
            Lists Amazon GuardDuty findings for the specified detector ID.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </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. Valid values include:</para><ul><li><para>JSON field name</para></li><li><para>accountId</para></li><li><para>region</para></li><li><para>confidence</para></li><li><para>id</para></li><li><para>resource.accessKeyDetails.accessKeyId</para></li><li><para>resource.accessKeyDetails.principalId</para></li><li><para>resource.accessKeyDetails.userName</para></li><li><para>resource.accessKeyDetails.userType</para></li><li><para>resource.instanceDetails.iamInstanceProfile.id</para></li><li><para>resource.instanceDetails.imageId</para></li><li><para>resource.instanceDetails.instanceId</para></li><li><para>resource.instanceDetails.networkInterfaces.ipv6Addresses</para></li><li><para>resource.instanceDetails.networkInterfaces.privateIpAddresses.privateIpAddress</para></li><li><para>resource.instanceDetails.networkInterfaces.publicDnsName</para></li><li><para>resource.instanceDetails.networkInterfaces.publicIp</para></li><li><para>resource.instanceDetails.networkInterfaces.securityGroups.groupId</para></li><li><para>resource.instanceDetails.networkInterfaces.securityGroups.groupName</para></li><li><para>resource.instanceDetails.networkInterfaces.subnetId</para></li><li><para>resource.instanceDetails.networkInterfaces.vpcId</para></li><li><para>resource.instanceDetails.tags.key</para></li><li><para>resource.instanceDetails.tags.value</para></li><li><para>resource.resourceType</para></li><li><para>service.action.actionType</para></li><li><para>service.action.awsApiCallAction.api</para></li><li><para>service.action.awsApiCallAction.callerType</para></li><li><para>service.action.awsApiCallAction.remoteIpDetails.city.cityName</para></li><li><para>service.action.awsApiCallAction.remoteIpDetails.country.countryName</para></li><li><para>service.action.awsApiCallAction.remoteIpDetails.ipAddressV4</para></li><li><para>service.action.awsApiCallAction.remoteIpDetails.organization.asn</para></li><li><para>service.action.awsApiCallAction.remoteIpDetails.organization.asnOrg</para></li><li><para>service.action.awsApiCallAction.serviceName</para></li><li><para>service.action.dnsRequestAction.domain</para></li><li><para>service.action.networkConnectionAction.blocked</para></li><li><para>service.action.networkConnectionAction.connectionDirection</para></li><li><para>service.action.networkConnectionAction.localPortDetails.port</para></li><li><para>service.action.networkConnectionAction.protocol</para></li><li><para>service.action.networkConnectionAction.remoteIpDetails.city.cityName</para></li><li><para>service.action.networkConnectionAction.remoteIpDetails.country.countryName</para></li><li><para>service.action.networkConnectionAction.remoteIpDetails.ipAddressV4</para></li><li><para>service.action.networkConnectionAction.remoteIpDetails.organization.asn</para></li><li><para>service.action.networkConnectionAction.remoteIpDetails.organization.asnOrg</para></li><li><para>service.action.networkConnectionAction.remotePortDetails.port</para></li><li><para>service.additionalInfo.threatListName</para></li><li><para>service.archived</para><para>When this attribute is set to 'true', only archived findings are listed. When it's
            set to 'false', only unarchived findings are listed. When this attribute is not set,
            all existing findings are listed.</para></li><li><para>service.resourceRole</para></li><li><para>severity</para></li><li><para>type</para></li><li><para>updatedAt</para><para>Type: Timestamp in Unix Epoch millisecond format: 1486685375000</para></li></ul>
            </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>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </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, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDFindingListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'FindingIds'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.ListFindingsResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.ListFindingsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDFindingListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DetectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^DetectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDFindingListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </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="P:Amazon.PowerShell.Cmdlets.GD.GetGDFindingStatisticCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'FindingStatistics'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.GetFindingsStatisticsResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.GetFindingsStatisticsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDFindingStatisticCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DetectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^DetectorId' instead. This parameter will be removed in a future version.
            </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="P:Amazon.PowerShell.Cmdlets.GD.GetGDInvitationCountCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'InvitationsCount'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.GetInvitationsCountResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.GetInvitationsCountResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </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 cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </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>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </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, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDInvitationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Invitations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.ListInvitationsResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.ListInvitationsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDInvitationListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.GetGDIPSetCmdlet">
            <summary>
            Retrieves the IPSet specified by the <code>ipSetId</code>.
            </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 to retrieve.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDIPSetCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.GetIPSetResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.GetIPSetResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDIPSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the IpSetId parameter.
            The -PassThru parameter is deprecated, use -Select '^IpSetId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.GetGDIPSetListCmdlet">
            <summary>
            Lists the IPSets of the GuardDuty service specified by the detector ID. If you use
            this operation from a member account, the IPSets returned are the IPSets from the
            associated master account.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </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>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </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, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDIPSetListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'IpSetIds'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.ListIPSetsResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.ListIPSetsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDIPSetListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DetectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^DetectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDIPSetListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.GetGDMasterAccountCmdlet">
            <summary>
            Provides the details for the GuardDuty master account associated with 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="P:Amazon.PowerShell.Cmdlets.GD.GetGDMasterAccountCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Master'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.GetMasterAccountResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.GetMasterAccountResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDMasterAccountCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DetectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^DetectorId' instead. This parameter will be removed in a future version.
            </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="P:Amazon.PowerShell.Cmdlets.GD.GetGDMemberCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.GetMembersResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.GetMembersResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDMemberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </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 cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </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>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </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, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDMemberListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Members'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.ListMembersResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.ListMembersResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDMemberListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DetectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^DetectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDMemberListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.GetGDPublishingDestinationCmdlet">
            <summary>
            Returns information about the publishing destination specified by the provided <code>destinationId</code>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDPublishingDestinationCmdlet.DestinationId">
            <summary>
            <para>
            <para>The ID of the publishing destination to retrieve.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDPublishingDestinationCmdlet.DetectorId">
            <summary>
            <para>
            <para>The unique ID of the detector associated with the publishing destination to retrieve.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDPublishingDestinationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.DescribePublishingDestinationResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.DescribePublishingDestinationResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDPublishingDestinationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DetectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^DetectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.GetGDPublishingDestinationListCmdlet">
            <summary>
            Returns a list of publishing destinations associated with the specified <code>dectectorId</code>.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDPublishingDestinationListCmdlet.DetectorId">
            <summary>
            <para>
            <para>The ID of the detector to retrieve publishing destinations for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDPublishingDestinationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in the response.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDPublishingDestinationListCmdlet.NextToken">
            <summary>
            <para>
            <para>A token to use for paginating results returned in the repsonse. Set the value of this
            parameter to null for the first request to a list action. For subsequent calls, use
            the <code>NextToken</code> value returned from the previous request to continue listing
            results after the first page.</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, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDPublishingDestinationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Destinations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.ListPublishingDestinationsResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.ListPublishingDestinationsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDPublishingDestinationListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DetectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^DetectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDPublishingDestinationListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </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="P:Amazon.PowerShell.Cmdlets.GD.GetGDResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Tags'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.ListTagsForResourceResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </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="P:Amazon.PowerShell.Cmdlets.GD.GetGDThreatIntelSetCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.GetThreatIntelSetResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.GetThreatIntelSetResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDThreatIntelSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ThreatIntelSetId parameter.
            The -PassThru parameter is deprecated, use -Select '^ThreatIntelSetId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.GetGDThreatIntelSetListCmdlet">
            <summary>
            Lists the ThreatIntelSets of the GuardDuty service specified by the detector ID. If
            you use this operation from a member account, the ThreatIntelSets associated with
            the master account are returned.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </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>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDThreatIntelSetListCmdlet.NextToken">
            <summary>
            <para>
            <para>You can use this parameter to paginate results in the response. 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, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDThreatIntelSetListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ThreatIntelSetIds'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.ListThreatIntelSetsResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.ListThreatIntelSetsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDThreatIntelSetListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DetectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^DetectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.GetGDThreatIntelSetListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GD.NewGDDetectorCmdlet">
            <summary>
            Creates a single Amazon GuardDuty detector. A detector is a resource that represents
            the GuardDuty service. To start using GuardDuty, you must create a detector in each
            region that you enable the service. You can have only one detector per account per
            region.
            </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.ClientToken">
            <summary>
            <para>
            <para>The idempotency token for the create request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDDetectorCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DetectorId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.CreateDetectorResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.CreateDetectorResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDDetectorCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Enable parameter.
            The -PassThru parameter is deprecated, use -Select '^Enable' instead. This parameter will be removed in a future version.
            </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.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.ClientToken">
            <summary>
            <para>
            <para>The idempotency token for the create request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDFilterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Name'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.CreateFilterResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.CreateFilterResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDFilterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DetectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^DetectorId' instead. This parameter will be removed in a future version.
            </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, called Trusted IP list in the consoler user interface. An IPSet
            is a list IP addresses trusted for secure communication with AWS infrastructure and
            applications. GuardDuty does not generate findings for IP addresses included in IPSets.
            Only users from the master account can use this operation.
            </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.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.ClientToken">
            <summary>
            <para>
            <para>The idempotency token for the create request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDIPSetCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'IpSetId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.CreateIPSetResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.CreateIPSetResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDIPSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DetectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^DetectorId' instead. This parameter will be removed in a future version.
            </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.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UnprocessedAccounts'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.CreateMembersResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.CreateMembersResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDMemberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountDetail parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountDetail' instead. This parameter will be removed in a future version.
            </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.NewGDPublishingDestinationCmdlet">
            <summary>
            Creates a publishing destination to send findings to. The resource to send findings
            to must exist before you use this operation.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDPublishingDestinationCmdlet.DestinationProperties_DestinationArn">
            <summary>
            <para>
            <para>The ARN of the resource to publish to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDPublishingDestinationCmdlet.DestinationType">
            <summary>
            <para>
            <para>The type of resource for the publishing destination. Currently only S3 is supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDPublishingDestinationCmdlet.DetectorId">
            <summary>
            <para>
            <para>The ID of the GuardDuty detector associated with the publishing destination.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDPublishingDestinationCmdlet.DestinationProperties_KmsKeyArn">
            <summary>
            <para>
            <para>The ARN of the KMS key to use for encryption.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDPublishingDestinationCmdlet.ClientToken">
            <summary>
            <para>
            <para>The idempotency token for the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDPublishingDestinationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DestinationId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.CreatePublishingDestinationResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.CreatePublishingDestinationResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDPublishingDestinationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DetectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^DetectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDPublishingDestinationCmdlet.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 <code>findingTypes</code>, 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 to generate.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDSampleFindingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.CreateSampleFindingsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDSampleFindingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DetectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^DetectorId' instead. This parameter will be removed in a future version.
            </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. Only users of the master account
            can use this operation.
            </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.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.ClientToken">
            <summary>
            <para>
            <para>The idempotency token for the create request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDThreatIntelSetCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ThreatIntelSetId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.CreateThreatIntelSetResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.CreateThreatIntelSetResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.NewGDThreatIntelSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DetectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^DetectorId' instead. This parameter will be removed in a future version.
            </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.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.DeleteDetectorResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDDetectorCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DetectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^DetectorId' instead. This parameter will be removed in a future version.
            </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.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.DeleteFilterResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDFilterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DetectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^DetectorId' instead. This parameter will be removed in a future version.
            </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.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UnprocessedAccounts'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.DeleteInvitationsResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.DeleteInvitationsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDInvitationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </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 <code>ipSetId</code>. IPSets are called Trusted
            IP lists in the console user interface.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDIPSetCmdlet.DetectorId">
            <summary>
            <para>
            <para>The unique ID of the detector associated with the IPSet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDIPSetCmdlet.IpSetId">
            <summary>
            <para>
            <para>The unique ID of the IPSet to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDIPSetCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.DeleteIPSetResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDIPSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the IpSetId parameter.
            The -PassThru parameter is deprecated, use -Select '^IpSetId' instead. This parameter will be removed in a future version.
            </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.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UnprocessedAccounts'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.DeleteMembersResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.DeleteMembersResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDMemberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </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.RemoveGDPublishingDestinationCmdlet">
            <summary>
            Deletes the publishing definition with the specified <code>destinationId</code>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDPublishingDestinationCmdlet.DestinationId">
            <summary>
            <para>
            <para>The ID of the publishing destination to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDPublishingDestinationCmdlet.DetectorId">
            <summary>
            <para>
            <para>The unique ID of the detector associated with the publishing destination to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDPublishingDestinationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.DeletePublishingDestinationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDPublishingDestinationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DetectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^DetectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDPublishingDestinationCmdlet.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 resource to remove tags from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The tag keys to remove from the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </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.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.DeleteThreatIntelSetResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RemoveGDThreatIntelSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ThreatIntelSetId parameter.
            The -PassThru parameter is deprecated, use -Select '^ThreatIntelSetId' instead. This parameter will be removed in a future version.
            </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 GuardDuty findings specified by the <code>findingIds</code>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RestoreGDFindingCmdlet.DetectorId">
            <summary>
            <para>
            <para>The ID of the detector associated with the findings to unarchive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RestoreGDFindingCmdlet.FindingId">
            <summary>
            <para>
            <para>IDs of the findings to unarchive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RestoreGDFindingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.UnarchiveFindingsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.RestoreGDFindingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DetectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^DetectorId' instead. This parameter will be removed in a future version.
            </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.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UnprocessedAccounts'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.InviteMembersResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.InviteMembersResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.SendGDMemberInvitationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </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>
            Turns on GuardDuty monitoring of the specified member accounts. Use this operation
            to restart monitoring of accounts that you stopped monitoring with the <code>StopMonitoringMembers</code>
            operation.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.StartGDMonitoringMemberCmdlet.AccountId">
            <summary>
            <para>
            <para>A list of account IDs of the GuardDuty member accounts to start monitoring.</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 master account associated with the
            member accounts to monitor.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.StartGDMonitoringMemberCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UnprocessedAccounts'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.StartMonitoringMembersResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.StartMonitoringMembersResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.StartGDMonitoringMemberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </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>
            Stops GuardDuty monitoring for the specified member accounnts. Use the <code>StartMonitoringMembers</code>
            to restart monitoring for those accounts.
            </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.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UnprocessedAccounts'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.StopMonitoringMembersResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.StopMonitoringMembersResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.StopGDMonitoringMemberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </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.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.DisassociateFromMasterAccountResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UnregisterGDFromMasterAccountCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DetectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^DetectorId' instead. This parameter will be removed in a future version.
            </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.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UnprocessedAccounts'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.DisassociateMembersResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.DisassociateMembersResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UnregisterGDMemberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </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 the 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 to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDDetectorCmdlet.Enable">
            <summary>
            <para>
            <para>Specifies whether the detector is enabled or not enabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDDetectorCmdlet.FindingPublishingFrequency">
            <summary>
            <para>
            <para>A enum value that specifies how frequently findings are exported, such as to CloudWatch
            Events.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDDetectorCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.UpdateDetectorResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDDetectorCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DetectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^DetectorId' instead. This parameter will be removed in a future version.
            </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.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Name'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.UpdateFilterResponse).
            Specifying the name of a property of type Amazon.GuardDuty.Model.UpdateFilterResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDFilterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DetectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^DetectorId' instead. This parameter will be removed in a future version.
            </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 the specified 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 associated with the findings to update feedback for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDFindingFeedbackCmdlet.Feedback">
            <summary>
            <para>
            <para>The feedback for the finding.</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.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.UpdateFindingsFeedbackResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDFindingFeedbackCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DetectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^DetectorId' instead. This parameter will be removed in a future version.
            </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.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.UpdateIPSetResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDIPSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DetectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^DetectorId' instead. This parameter will be removed in a future version.
            </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.UpdateGDPublishingDestinationCmdlet">
            <summary>
            Updates information about the publishing destination specified by the <code>destinationId</code>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDPublishingDestinationCmdlet.DestinationProperties_DestinationArn">
            <summary>
            <para>
            <para>The ARN of the resource to publish to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDPublishingDestinationCmdlet.DestinationId">
            <summary>
            <para>
            <para>The ID of the detector associated with the publishing destinations to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDPublishingDestinationCmdlet.DetectorId">
            <summary>
            <para>
            <para>The ID of the </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDPublishingDestinationCmdlet.DestinationProperties_KmsKeyArn">
            <summary>
            <para>
            <para>The ARN of the KMS key to use for encryption.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDPublishingDestinationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.UpdatePublishingDestinationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDPublishingDestinationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DetectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^DetectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDPublishingDestinationCmdlet.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.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GuardDuty.Model.UpdateThreatIntelSetResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GD.UpdateGDThreatIntelSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DetectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^DetectorId' instead. This parameter will be removed in a future version.
            </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>