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>
            Associates a specified AWS account with Amazon Macie as a member account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.AddMACMemberAccountCmdlet.MemberAccountId">
            <summary>
            <para>
            <para>The ID of the AWS account that you want to associate with Amazon Macie as a member
            account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.AddMACMemberAccountCmdlet.PassThru">
            <summary>
            Returns the value passed to the MemberAccountId parameter.
            By default, this cmdlet does not generate any output.
            </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>
            Associates specified S3 resources with Amazon Macie for monitoring and data classification.
            If memberAccountId isn't specified, the action associates specified S3 resources with
            Macie for the current master account. If memberAccountId is specified, the action
            associates specified S3 resources with Macie for the specified member account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.AddMACS3ResourceCmdlet.MemberAccountId">
            <summary>
            <para>
            <para>The ID of the Amazon Macie member account whose resources you want to associate with
            Macie. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.AddMACS3ResourceCmdlet.S3Resource">
            <summary>
            <para>
            <para>The S3 resources that you want to associate with Amazon Macie for monitoring and data
            classification. </para>
            </para>
            </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>
            Lists all Amazon Macie member accounts for the current Amazon Macie master account.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.GetMACMemberAccountListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Use this parameter to indicate the maximum number of items that you want in the response.
            The default value is 250. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.GetMACMemberAccountListCmdlet.NextToken">
            <summary>
            <para>
            <para>Use this parameter when paginating results. Set the value of this parameter to null
            on your first call to the ListMemberAccounts action. Subsequent calls to the action
            fill nextToken in the request with the value of nextToken from the previous response
            to continue listing data. </para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MAC.GetMACS3ResourceListCmdlet">
            <summary>
            Lists all the S3 resources associated with Amazon Macie. If memberAccountId isn't
            specified, the action lists the S3 resources associated with Amazon Macie for the
            current master account. If memberAccountId is specified, the action lists the S3 resources
            associated with Amazon Macie for the specified member account.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.GetMACS3ResourceListCmdlet.MemberAccountId">
            <summary>
            <para>
            <para>The Amazon Macie 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>Use this parameter to indicate the maximum number of items that you want in the response.
            The default value is 250. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.GetMACS3ResourceListCmdlet.NextToken">
            <summary>
            <para>
            <para>Use this parameter when paginating results. Set its value to null on your first call
            to the ListS3Resources action. Subsequent calls to the action fill nextToken in the
            request with the value of nextToken from the previous response to continue listing
            data. </para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MAC.RemoveMACMemberAccountCmdlet">
            <summary>
            Removes the specified member account from Amazon Macie.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.RemoveMACMemberAccountCmdlet.MemberAccountId">
            <summary>
            <para>
            <para>The ID of the member account that you want to remove from Amazon Macie.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.RemoveMACMemberAccountCmdlet.PassThru">
            <summary>
            Returns the value passed to the MemberAccountId parameter.
            By default, this cmdlet does not generate any output.
            </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>
            Removes specified S3 resources from being monitored by Amazon Macie. If memberAccountId
            isn't specified, the action removes specified S3 resources from Macie for the current
            master account. If memberAccountId is specified, the action removes specified S3 resources
            from Macie for the specified member account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.RemoveMACS3ResourceCmdlet.AssociatedS3Resource">
            <summary>
            <para>
            <para>The S3 resources (buckets or prefixes) that you want to remove from being monitored
            and classified by Amazon Macie. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.RemoveMACS3ResourceCmdlet.MemberAccountId">
            <summary>
            <para>
            <para>The ID of the Amazon Macie member account whose resources you want to remove from
            being monitored by Amazon Macie. </para>
            </para>
            </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>
            Updates the classification types for the specified S3 resources. If memberAccountId
            isn't specified, the action updates the classification types of the S3 resources associated
            with Amazon Macie for the current master account. If memberAccountId is specified,
            the action updates the classification types of the S3 resources associated with Amazon
            Macie for the specified member account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC.UpdateMACS3ResourceCmdlet.MemberAccountId">
            <summary>
            <para>
            <para>The AWS ID of the Amazon Macie 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>The S3 resources whose classification types you want to update.</para>
            </para>
            </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>