AWS.Tools.Macie.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.Macie</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.MAC.AddMACMemberAccountCmdlet">
            <summary>
            (Discontinued) Associates a specified Amazon Web Services account with Amazon Macie
            Classic as a member account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.AddMACMemberAccountCmdlet.MemberAccountId">
            <summary>
            <para>
            <para>(Discontinued) The ID of the Amazon Web Services account that you want to associate
            with Amazon Macie Classic as a member account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.AddMACMemberAccountCmdlet.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.Macie.Model.AssociateMemberAccountResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.AddMACMemberAccountCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MemberAccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^MemberAccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.AddMACMemberAccountCmdlet.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.MAC.AddMACS3ResourceCmdlet">
            <summary>
            (Discontinued) Associates specified S3 resources with Amazon Macie Classic for monitoring
            and data classification. If <code>memberAccountId</code> isn't specified, the action
            associates specified S3 resources with Macie Classic for the current Macie Classic
            administrator account. If <code>memberAccountId</code> is specified, the action associates
            specified S3 resources with Macie Classic for the specified member account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.AddMACS3ResourceCmdlet.MemberAccountId">
            <summary>
            <para>
            <para>(Discontinued) The ID of the Amazon Macie Classic member account whose resources you
            want to associate with Macie Classic.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.AddMACS3ResourceCmdlet.S3Resource">
            <summary>
            <para>
            <para>(Discontinued) The S3 resources that you want to associate with Amazon Macie Classic
            for monitoring and data classification.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.AddMACS3ResourceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'FailedS3Resources'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Macie.Model.AssociateS3ResourcesResponse).
            Specifying the name of a property of type Amazon.Macie.Model.AssociateS3ResourcesResponse 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.MAC.AddMACS3ResourceCmdlet.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.MAC.GetMACMemberAccountListCmdlet">
            <summary>
            (Discontinued) Lists all Amazon Macie Classic member accounts for the current Macie
            Classic administrator 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.MAC.GetMACMemberAccountListCmdlet.MaxResult">
            <summary>
            <para>
            <para>(Discontinued) Use this parameter to indicate the maximum number of items that you
            want in the response. The default value is 250.</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>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>250</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.GetMACMemberAccountListCmdlet.NextToken">
            <summary>
            <para>
            <para>(Discontinued) Use this parameter when paginating results. Set the value of this parameter
            to null on your first call to the <code>ListMemberAccounts</code> action. Subsequent
            calls to the action fill <code>nextToken</code> in the request with the value of <code>nextToken</code>
            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.MAC.GetMACMemberAccountListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'MemberAccounts'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Macie.Model.ListMemberAccountsResponse).
            Specifying the name of a property of type Amazon.Macie.Model.ListMemberAccountsResponse 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.MAC.GetMACMemberAccountListCmdlet.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.MAC.GetMACS3ResourceListCmdlet">
            <summary>
            (Discontinued) Lists all the S3 resources associated with Amazon Macie Classic. If
            <code>memberAccountId</code> isn't specified, the action lists the S3 resources associated
            with Macie Classic for the current Macie Classic administrator account. If <code>memberAccountId</code>
            is specified, the action lists the S3 resources associated with Macie Classic for
            the specified member 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.MAC.GetMACS3ResourceListCmdlet.MemberAccountId">
            <summary>
            <para>
            <para>(Discontinued) The Amazon Macie Classic member account ID whose associated S3 resources
            you want to list. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.GetMACS3ResourceListCmdlet.MaxResult">
            <summary>
            <para>
            <para>(Discontinued) Use this parameter to indicate the maximum number of items that you
            want in the response. The default value is 250. </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>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>250</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.GetMACS3ResourceListCmdlet.NextToken">
            <summary>
            <para>
            <para>(Discontinued) Use this parameter when paginating results. Set its value to null on
            your first call to the <code>ListS3Resources</code> action. Subsequent calls to the
            action fill <code>nextToken</code> in the request with the value of <code>nextToken</code>
            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.MAC.GetMACS3ResourceListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'S3Resources'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Macie.Model.ListS3ResourcesResponse).
            Specifying the name of a property of type Amazon.Macie.Model.ListS3ResourcesResponse 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.MAC.GetMACS3ResourceListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MemberAccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^MemberAccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.GetMACS3ResourceListCmdlet.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.MAC.RemoveMACMemberAccountCmdlet">
            <summary>
            (Discontinued) Removes the specified member account from Amazon Macie Classic.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.RemoveMACMemberAccountCmdlet.MemberAccountId">
            <summary>
            <para>
            <para>(Discontinued) The ID of the member account that you want to remove from Amazon Macie
            Classic.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.RemoveMACMemberAccountCmdlet.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.Macie.Model.DisassociateMemberAccountResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.RemoveMACMemberAccountCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MemberAccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^MemberAccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.RemoveMACMemberAccountCmdlet.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.MAC.RemoveMACS3ResourceCmdlet">
            <summary>
            (Discontinued) Removes specified S3 resources from being monitored by Amazon Macie
            Classic. If <code>memberAccountId</code> isn't specified, the action removes specified
            S3 resources from Macie Classic for the current Macie Classic administrator account.
            If <code>memberAccountId</code> is specified, the action removes specified S3 resources
            from Macie Classic for the specified member account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.RemoveMACS3ResourceCmdlet.AssociatedS3Resource">
            <summary>
            <para>
            <para>(Discontinued) The S3 resources (buckets or prefixes) that you want to remove from
            being monitored and classified by Amazon Macie Classic.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.RemoveMACS3ResourceCmdlet.MemberAccountId">
            <summary>
            <para>
            <para>(Discontinued) The ID of the Amazon Macie Classic member account whose resources you
            want to remove from being monitored by Macie Classic.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.RemoveMACS3ResourceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'FailedS3Resources'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Macie.Model.DisassociateS3ResourcesResponse).
            Specifying the name of a property of type Amazon.Macie.Model.DisassociateS3ResourcesResponse 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.MAC.RemoveMACS3ResourceCmdlet.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.MAC.UpdateMACS3ResourceCmdlet">
            <summary>
            (Discontinued) Updates the classification types for the specified S3 resources. If
            <code>memberAccountId</code> isn't specified, the action updates the classification
            types of the S3 resources associated with Amazon Macie Classic for the current Macie
            Classic administrator account. If <code>memberAccountId</code> is specified, the action
            updates the classification types of the S3 resources associated with Macie Classic
            for the specified member account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.UpdateMACS3ResourceCmdlet.MemberAccountId">
            <summary>
            <para>
            <para>(Discontinued) The Amazon Web Services account ID of the Amazon Macie Classic member
            account whose S3 resources' classification types you want to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.UpdateMACS3ResourceCmdlet.S3ResourcesUpdate">
            <summary>
            <para>
            <para>(Discontinued) The S3 resources whose classification types you want to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.UpdateMACS3ResourceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'FailedS3Resources'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Macie.Model.UpdateS3ResourcesResponse).
            Specifying the name of a property of type Amazon.Macie.Model.UpdateS3ResourcesResponse 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.MAC.UpdateMACS3ResourceCmdlet.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>