AWS.Tools.Macie2.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.Macie2</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.MAC2.AddMAC2ResourceTagCmdlet">
            <summary>
            Adds or updates one or more tags (keys and values) that are associated with a classification
            job, custom data identifier, findings filter, or member account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.AddMAC2ResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the classification job, custom data identifier,
            findings filter, or member account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.AddMAC2ResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>A map of key-value pairs that specifies the tags to associate with the resource.</para><para>A resource can have a maximum of 50 tags. Each tag consists of a tag key and an associated
            tag value. The maximum length of a tag key is 128 characters. The maximum length of
            a tag value is 256 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.AddMAC2ResourceTagCmdlet.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.Macie2.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.AddMAC2ResourceTagCmdlet.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.MAC2.AddMAC2ResourceTagCmdlet.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.MAC2.ApproveMAC2InvitationCmdlet">
            <summary>
            Accepts an Amazon Macie membership invitation that was received from a specific account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.ApproveMAC2InvitationCmdlet.InvitationId">
            <summary>
            <para>
            <para>The unique identifier for the invitation to accept.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.ApproveMAC2InvitationCmdlet.MasterAccount">
            <summary>
            <para>
            <para>The AWS account ID for the account that sent the invitation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.ApproveMAC2InvitationCmdlet.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.Macie2.Model.AcceptInvitationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.ApproveMAC2InvitationCmdlet.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.MAC2.DenyMAC2InvitationCmdlet">
            <summary>
            Declines Amazon Macie membership invitations that were received from specific accounts.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.DenyMAC2InvitationCmdlet.AccountId">
            <summary>
            <para>
            <para>An array that lists AWS account IDs, one for each account that sent an invitation
            to decline.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.DenyMAC2InvitationCmdlet.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.Macie2.Model.DeclineInvitationsResponse).
            Specifying the name of a property of type Amazon.Macie2.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.MAC2.DenyMAC2InvitationCmdlet.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.MAC2.DisableMAC2MacieCmdlet">
            <summary>
            Disables an Amazon Macie account and deletes Macie resources for the account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.DisableMAC2MacieCmdlet.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.Macie2.Model.DisableMacieResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.DisableMAC2MacieCmdlet.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.MAC2.DisableMAC2OrganizationAdminAccountCmdlet">
            <summary>
            Disables an account as the delegated Amazon Macie administrator account for an AWS
            organization.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.DisableMAC2OrganizationAdminAccountCmdlet.AdminAccountId">
            <summary>
            <para>
            <para>The AWS account ID of the delegated administrator account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.DisableMAC2OrganizationAdminAccountCmdlet.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.Macie2.Model.DisableOrganizationAdminAccountResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.DisableMAC2OrganizationAdminAccountCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AdminAccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AdminAccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.DisableMAC2OrganizationAdminAccountCmdlet.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.MAC2.EnableMAC2MacieCmdlet">
            <summary>
            Enables Amazon Macie and specifies the configuration settings for a Macie account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.EnableMAC2MacieCmdlet.FindingPublishingFrequency">
            <summary>
            <para>
            Specifies how often to publish
            updates to policy findings for the account. This includes publishing updates to AWS
            Security Hub and Amazon EventBridge (formerly called Amazon CloudWatch Events).
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.EnableMAC2MacieCmdlet.Status">
            <summary>
            <para>
            <para>Specifies the status for the account. To enable Amazon Macie and start all Amazon
            Macie activities for the account, set this value to ENABLED.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.EnableMAC2MacieCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive token that you provide to ensure the idempotency of the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.EnableMAC2MacieCmdlet.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.Macie2.Model.EnableMacieResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.EnableMAC2MacieCmdlet.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.MAC2.EnableMAC2OrganizationAdminAccountCmdlet">
            <summary>
            Designates an account as the delegated Amazon Macie administrator account for an AWS
            organization.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.EnableMAC2OrganizationAdminAccountCmdlet.AdminAccountId">
            <summary>
            <para>
            <para>The AWS account ID for the account to designate as the delegated Amazon Macie administrator
            account for the organization.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.EnableMAC2OrganizationAdminAccountCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive token that you provide to ensure the idempotency of the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.EnableMAC2OrganizationAdminAccountCmdlet.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.Macie2.Model.EnableOrganizationAdminAccountResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.EnableMAC2OrganizationAdminAccountCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AdminAccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AdminAccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.EnableMAC2OrganizationAdminAccountCmdlet.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.MAC2.GetMAC2BucketCmdlet">
            <summary>
            Retrieves (queries) statistical data and other information about one or more S3 buckets
            that Amazon Macie monitors and analyzes.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2BucketCmdlet.SortCriteria_AttributeName">
            <summary>
            <para>
            <para>The name of the property to sort the results by. This value can be the name of any
            property that Amazon Macie defines as bucket metadata, such as bucketName or accountId.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2BucketCmdlet.Criterion">
            <summary>
            <para>
            <para>The criteria to use to filter the query results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2BucketCmdlet.SortCriteria_OrderBy">
            <summary>
            <para>
            <para>The sort order to apply to the results, based on the value for the property specified
            by the attributeName property. Valid values are: ASC, sort the results in ascending
            order; and, DESC, sort the results in descending order.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2BucketCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of items to include in each page of the response. The default value
            is 50.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2BucketCmdlet.NextToken">
            <summary>
            <para>
            <para>The nextToken string that specifies which page of results to return in a paginated
            response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2BucketCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Buckets'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Macie2.Model.DescribeBucketsResponse).
            Specifying the name of a property of type Amazon.Macie2.Model.DescribeBucketsResponse 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.MAC2.GetMAC2BucketStatisticCmdlet">
            <summary>
            Retrieves (queries) aggregated statistical data for all the S3 buckets that Amazon
            Macie monitors and analyzes.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2BucketStatisticCmdlet.AccountId">
            <summary>
            <para>
            <para>The unique identifier for the AWS account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2BucketStatisticCmdlet.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.Macie2.Model.GetBucketStatisticsResponse).
            Specifying the name of a property of type Amazon.Macie2.Model.GetBucketStatisticsResponse 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.MAC2.GetMAC2BucketStatisticCmdlet.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.MAC2.GetMAC2ClassificationExportConfigurationCmdlet">
            <summary>
            Retrieves the configuration settings for storing data classification results.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2ClassificationExportConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Configuration'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Macie2.Model.GetClassificationExportConfigurationResponse).
            Specifying the name of a property of type Amazon.Macie2.Model.GetClassificationExportConfigurationResponse 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.MAC2.GetMAC2ClassificationJobCmdlet">
            <summary>
            Retrieves the status and settings for a classification job.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2ClassificationJobCmdlet.JobId">
            <summary>
            <para>
            <para>The unique identifier for the classification job.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2ClassificationJobCmdlet.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.Macie2.Model.DescribeClassificationJobResponse).
            Specifying the name of a property of type Amazon.Macie2.Model.DescribeClassificationJobResponse 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.MAC2.GetMAC2ClassificationJobCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the JobId parameter.
            The -PassThru parameter is deprecated, use -Select '^JobId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2ClassificationJobListCmdlet">
            <summary>
            Retrieves a subset of information about one or more classification jobs.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2ClassificationJobListCmdlet.SortCriteria_AttributeName">
            <summary>
            <para>
            <para>The property to sort the results by.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2ClassificationJobListCmdlet.FilterCriteria_Exclude">
            <summary>
            <para>
            <para>An array of objects, one for each condition that determines which jobs to exclude
            from the results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2ClassificationJobListCmdlet.FilterCriteria_Include">
            <summary>
            <para>
            <para>An array of objects, one for each condition that determines which jobs to include
            in the results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2ClassificationJobListCmdlet.SortCriteria_OrderBy">
            <summary>
            <para>
            <para>The sort order to apply to the results, based on the value for the property specified
            by the attributeName property. Valid values are: ASC, sort the results in ascending
            order; and, DESC, sort the results in descending order.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2ClassificationJobListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of items to include in each page of the response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2ClassificationJobListCmdlet.NextToken">
            <summary>
            <para>
            <para>The nextToken string that specifies which page of results to return in a paginated
            response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2ClassificationJobListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Items'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Macie2.Model.ListClassificationJobsResponse).
            Specifying the name of a property of type Amazon.Macie2.Model.ListClassificationJobsResponse 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.MAC2.GetMAC2CustomDataIdentifierCmdlet">
            <summary>
            Retrieves the criteria and other settings for a custom data identifier.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2CustomDataIdentifierCmdlet.Id">
            <summary>
            <para>
            <para>The unique identifier for the Amazon Macie resource or account that the request applies
            to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2CustomDataIdentifierCmdlet.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.Macie2.Model.GetCustomDataIdentifierResponse).
            Specifying the name of a property of type Amazon.Macie2.Model.GetCustomDataIdentifierResponse 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.MAC2.GetMAC2CustomDataIdentifierCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Id parameter.
            The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2CustomDataIdentifierListCmdlet">
            <summary>
            Retrieves a subset of information about all the custom data identifiers for an account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2CustomDataIdentifierListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of items to include in each page of the response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2CustomDataIdentifierListCmdlet.NextToken">
            <summary>
            <para>
            <para>The nextToken string that specifies which page of results to return in a paginated
            response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2CustomDataIdentifierListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Items'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Macie2.Model.ListCustomDataIdentifiersResponse).
            Specifying the name of a property of type Amazon.Macie2.Model.ListCustomDataIdentifiersResponse 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.MAC2.GetMAC2FindingCmdlet">
            <summary>
            Retrieves the details of one or more findings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2FindingCmdlet.SortCriteria_AttributeName">
            <summary>
            <para>
            <para>The name of the property to sort the results by. This value can be the name of any
            property that Amazon Macie defines for a finding.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2FindingCmdlet.FindingId">
            <summary>
            <para>
            <para>An array of strings that lists the unique identifiers for the findings to retrieve.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2FindingCmdlet.SortCriteria_OrderBy">
            <summary>
            <para>
            <para>The sort order to apply to the results, based on the value for the property specified
            by the attributeName property. Valid values are: ASC, sort the results in ascending
            order; and, DESC, sort the results in descending order.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2FindingCmdlet.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.Macie2.Model.GetFindingsResponse).
            Specifying the name of a property of type Amazon.Macie2.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="T:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2FindingListCmdlet">
            <summary>
            Retrieves a subset of information about one or more findings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2FindingListCmdlet.SortCriteria_AttributeName">
            <summary>
            <para>
            <para>The name of the property to sort the results by. This value can be the name of any
            property that Amazon Macie defines for a finding.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2FindingListCmdlet.FindingCriteria_Criterion">
            <summary>
            <para>
            <para>A condition that specifies the property, operator, and one or more values to use to
            filter the results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2FindingListCmdlet.SortCriteria_OrderBy">
            <summary>
            <para>
            <para>The sort order to apply to the results, based on the value for the property specified
            by the attributeName property. Valid values are: ASC, sort the results in ascending
            order; and, DESC, sort the results in descending order.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2FindingListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of items to include in each page of the response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2FindingListCmdlet.NextToken">
            <summary>
            <para>
            <para>The nextToken string that specifies which page of results to return in a paginated
            response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2FindingListCmdlet.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.Macie2.Model.ListFindingsResponse).
            Specifying the name of a property of type Amazon.Macie2.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="T:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2FindingsFilterCmdlet">
            <summary>
            Retrieves the criteria and other settings for a findings filter.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2FindingsFilterCmdlet.Id">
            <summary>
            <para>
            <para>The unique identifier for the Amazon Macie resource or account that the request applies
            to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2FindingsFilterCmdlet.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.Macie2.Model.GetFindingsFilterResponse).
            Specifying the name of a property of type Amazon.Macie2.Model.GetFindingsFilterResponse 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.MAC2.GetMAC2FindingsFilterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Id parameter.
            The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2FindingsFilterListCmdlet">
            <summary>
            Retrieves a subset of information about all the findings filters for an account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2FindingsFilterListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of items to include in each page of a paginated response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2FindingsFilterListCmdlet.NextToken">
            <summary>
            <para>
            <para>The nextToken string that specifies which page of results to return in a paginated
            response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2FindingsFilterListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'FindingsFilterListItems'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Macie2.Model.ListFindingsFiltersResponse).
            Specifying the name of a property of type Amazon.Macie2.Model.ListFindingsFiltersResponse 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.MAC2.GetMAC2FindingStatisticCmdlet">
            <summary>
            Retrieves (queries) aggregated statistical data about findings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2FindingStatisticCmdlet.SortCriteria_AttributeName">
            <summary>
            <para>
            <para>The grouping to sort the results by. Valid values are: count, sort the results by
            the number of findings in each group of results; and, groupKey, sort the results by
            the name of each group of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2FindingStatisticCmdlet.FindingCriteria_Criterion">
            <summary>
            <para>
            <para>A condition that specifies the property, operator, and one or more values to use to
            filter the results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2FindingStatisticCmdlet.GroupBy">
            <summary>
            <para>
            <para>The finding property to use to group the query results. Valid values are:</para><ul><li><para>classificationDetails.jobId - The unique identifier for the classification job that
            produced the finding.</para></li><li><para>resourcesAffected.s3Bucket.name - The name of the S3 bucket that the finding applies
            to.</para></li><li><para>severity.description - The severity level of the finding, such as High or Medium.</para></li><li><para>type - The type of finding, such as Policy:IAMUser/S3BucketPublic and SensitiveData:S3Object/Personal.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2FindingStatisticCmdlet.SortCriteria_OrderBy">
            <summary>
            <para>
            <para>The sort order to apply to the results, based on the value for the property specified
            by the attributeName property. Valid values are: ASC, sort the results in ascending
            order; and, DESC, sort the results in descending order.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2FindingStatisticCmdlet.Size">
            <summary>
            <para>
            <para>The maximum number of items to include in each page of the response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2FindingStatisticCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CountsByGroup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Macie2.Model.GetFindingStatisticsResponse).
            Specifying the name of a property of type Amazon.Macie2.Model.GetFindingStatisticsResponse 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.MAC2.GetMAC2FindingStatisticCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GroupBy parameter.
            The -PassThru parameter is deprecated, use -Select '^GroupBy' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2GetCustomDataIdentifierCmdlet">
            <summary>
            Retrieves information about one or more custom data identifiers.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2GetCustomDataIdentifierCmdlet.Id">
            <summary>
            <para>
            <para>An array of strings that lists the unique identifiers for the custom data identifiers
            to retrieve information about.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2GetCustomDataIdentifierCmdlet.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.Macie2.Model.BatchGetCustomDataIdentifiersResponse).
            Specifying the name of a property of type Amazon.Macie2.Model.BatchGetCustomDataIdentifiersResponse 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.MAC2.GetMAC2InvitationListCmdlet">
            <summary>
            Retrieves information about all the Amazon Macie membership invitations that were
            received by an account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2InvitationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of items to include in each page of a paginated response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2InvitationListCmdlet.NextToken">
            <summary>
            <para>
            <para>The nextToken string that specifies which page of results to return in a paginated
            response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2InvitationListCmdlet.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.Macie2.Model.ListInvitationsResponse).
            Specifying the name of a property of type Amazon.Macie2.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="T:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2InvitationsCountCmdlet">
            <summary>
            Retrieves the count of Amazon Macie membership invitations that were received by an
            account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2InvitationsCountCmdlet.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.Macie2.Model.GetInvitationsCountResponse).
            Specifying the name of a property of type Amazon.Macie2.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.MAC2.GetMAC2MacieSessionCmdlet">
            <summary>
            Retrieves the current status and configuration settings for an Amazon Macie account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2MacieSessionCmdlet.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.Macie2.Model.GetMacieSessionResponse).
            Specifying the name of a property of type Amazon.Macie2.Model.GetMacieSessionResponse 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.MAC2.GetMAC2MasterAccountCmdlet">
            <summary>
            Retrieves information about the Amazon Macie master account for an account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2MasterAccountCmdlet.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.Macie2.Model.GetMasterAccountResponse).
            Specifying the name of a property of type Amazon.Macie2.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="T:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2MemberCmdlet">
            <summary>
            Retrieves information about a member account that's associated with an Amazon Macie
            master account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2MemberCmdlet.Id">
            <summary>
            <para>
            <para>The unique identifier for the Amazon Macie resource or account that the request applies
            to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2MemberCmdlet.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.Macie2.Model.GetMemberResponse).
            Specifying the name of a property of type Amazon.Macie2.Model.GetMemberResponse 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.MAC2.GetMAC2MemberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Id parameter.
            The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2MemberListCmdlet">
            <summary>
            Retrieves information about the accounts that are associated with an Amazon Macie
            master account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2MemberListCmdlet.OnlyAssociated">
            <summary>
            <para>
            <para>Specifies which accounts to include in the response, based on the status of an account's
            relationship with the master account. By default, the response includes only current
            member accounts. To include all accounts, set the value for this parameter to false.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2MemberListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of items to include in each page of a paginated response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2MemberListCmdlet.NextToken">
            <summary>
            <para>
            <para>The nextToken string that specifies which page of results to return in a paginated
            response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2MemberListCmdlet.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.Macie2.Model.ListMembersResponse).
            Specifying the name of a property of type Amazon.Macie2.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.MAC2.GetMAC2MemberListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the OnlyAssociated parameter.
            The -PassThru parameter is deprecated, use -Select '^OnlyAssociated' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2OrganizationAdminAccountListCmdlet">
            <summary>
            Retrieves information about the delegated Amazon Macie administrator account for an
            AWS organization.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2OrganizationAdminAccountListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of items to include in each page of a paginated response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2OrganizationAdminAccountListCmdlet.NextToken">
            <summary>
            <para>
            <para>The nextToken string that specifies which page of results to return in a paginated
            response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2OrganizationAdminAccountListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AdminAccounts'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Macie2.Model.ListOrganizationAdminAccountsResponse).
            Specifying the name of a property of type Amazon.Macie2.Model.ListOrganizationAdminAccountsResponse 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.MAC2.GetMAC2OrganizationConfigurationCmdlet">
            <summary>
            Retrieves the Amazon Macie configuration settings for an AWS organization.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2OrganizationConfigurationCmdlet.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.Macie2.Model.DescribeOrganizationConfigurationResponse).
            Specifying the name of a property of type Amazon.Macie2.Model.DescribeOrganizationConfigurationResponse 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.MAC2.GetMAC2ResourceTagCmdlet">
            <summary>
            Retrieves the tags (keys and values) that are associated with a classification job,
            custom data identifier, findings filter, or member account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2ResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the classification job, custom data identifier,
            findings filter, or member account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2ResourceTagCmdlet.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.Macie2.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.Macie2.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.MAC2.GetMAC2ResourceTagCmdlet.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.MAC2.GetMAC2UsageStatisticCmdlet">
            <summary>
            Retrieves (queries) quotas and aggregated usage data for one or more accounts.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2UsageStatisticCmdlet.FilterBy">
            <summary>
            <para>
            <para>An array of objects, one for each condition to use to filter the query results. If
            the array contains more than one object, Amazon Macie uses an AND operator to join
            the conditions specified by the objects.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2UsageStatisticCmdlet.SortBy_Key">
            <summary>
            <para>
            <para>The field to sort the results by.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2UsageStatisticCmdlet.SortBy_OrderBy">
            <summary>
            <para>
            <para>The sort order to apply to the results, based on the value for the field specified
            by the key property. Valid values are: ASC, sort the results in ascending order; and,
            DESC, sort the results in descending order.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2UsageStatisticCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of items to include in each page of the response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2UsageStatisticCmdlet.NextToken">
            <summary>
            <para>
            <para>The nextToken string that specifies which page of results to return in a paginated
            response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2UsageStatisticCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Records'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Macie2.Model.GetUsageStatisticsResponse).
            Specifying the name of a property of type Amazon.Macie2.Model.GetUsageStatisticsResponse 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.MAC2.GetMAC2UsageTotalCmdlet">
            <summary>
            Retrieves (queries) aggregated usage data for an account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.GetMAC2UsageTotalCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UsageTotals'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Macie2.Model.GetUsageTotalsResponse).
            Specifying the name of a property of type Amazon.Macie2.Model.GetUsageTotalsResponse 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.MAC2.NewMAC2ClassificationJobCmdlet">
            <summary>
            Creates and defines the settings for a classification job.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2ClassificationJobCmdlet.Excludes_And">
            <summary>
            <para>
            <para>An array of conditions, one for each condition that determines which objects to include
            or exclude from the job.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2ClassificationJobCmdlet.Includes_And">
            <summary>
            <para>
            <para>An array of conditions, one for each condition that determines which objects to include
            or exclude from the job.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2ClassificationJobCmdlet.S3JobDefinition_BucketDefinition">
            <summary>
            <para>
            <para>An array of objects, one for each AWS account that owns buckets to analyze. Each object
            specifies the account ID for an account and one or more buckets to analyze for the
            account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2ClassificationJobCmdlet.CustomDataIdentifierId">
            <summary>
            <para>
            <para>The custom data identifiers to use for data analysis and classification.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2ClassificationJobCmdlet.ScheduleFrequency_DailySchedule">
            <summary>
            <para>
            <para>Specifies a daily recurrence pattern for running the job.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2ClassificationJobCmdlet.MonthlySchedule_DayOfMonth">
            <summary>
            <para>
            <para>The numeric day of the month when Amazon Macie runs the job. This value can be an
            integer from 1 through 31.</para><para>If this value exceeds the number of days in a certain month, Macie runs the job on
            the last day of that month. For example, if this value is 31 and a month has only
            30 days, Macie runs the job on day 30 of that month.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2ClassificationJobCmdlet.WeeklySchedule_DayOfWeek">
            <summary>
            <para>
            <para>The day of the week when Amazon Macie runs the job.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2ClassificationJobCmdlet.Description">
            <summary>
            <para>
            <para>A custom description of the job. The description can contain as many as 200 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2ClassificationJobCmdlet.InitialRun">
            <summary>
            <para>
            <para>Specifies whether to analyze all existing, eligible objects immediately after the
            job is created.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2ClassificationJobCmdlet.JobType">
            <summary>
            <para>
            <para>The schedule for running the job. Valid values are:</para><ul><li><para>ONE_TIME - Run the job only once. If you specify this value, don't specify a value
            for the scheduleFrequency property.</para></li><li><para>SCHEDULED - Run the job on a daily, weekly, or monthly basis. If you specify this
            value, use the scheduleFrequency property to define the recurrence pattern for the
            job.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2ClassificationJobCmdlet.Name">
            <summary>
            <para>
            <para>A custom name for the job. The name can contain as many as 500 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2ClassificationJobCmdlet.SamplingPercentage">
            <summary>
            <para>
            <para>The sampling depth, as a percentage, to apply when processing objects. This value
            determines the percentage of eligible objects that the job analyzes. If this value
            is less than 100, Amazon Macie selects the objects to analyze at random, up to the
            specified percentage, and analyzes all the data in those objects.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2ClassificationJobCmdlet.Tag">
            <summary>
            <para>
            <para>A map of key-value pairs that specifies the tags to associate with the job.</para><para>A job can have a maximum of 50 tags. Each tag consists of a tag key and an associated
            tag value. The maximum length of a tag key is 128 characters. The maximum length of
            a tag value is 256 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2ClassificationJobCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive token that you provide to ensure the idempotency of the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2ClassificationJobCmdlet.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.Macie2.Model.CreateClassificationJobResponse).
            Specifying the name of a property of type Amazon.Macie2.Model.CreateClassificationJobResponse 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.MAC2.NewMAC2ClassificationJobCmdlet.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.MAC2.NewMAC2CustomDataIdentifierCmdlet">
            <summary>
            Creates and defines the criteria and other settings for a custom data identifier.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2CustomDataIdentifierCmdlet.Description">
            <summary>
            <para>
            <para>A custom description of the custom data identifier. The description can contain as
            many as 512 characters.</para><para>We strongly recommend that you avoid including any sensitive data in the description
            of a custom data identifier. Other users of your account might be able to see the
            identifier's description, depending on the actions that they're allowed to perform
            in Amazon Macie.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2CustomDataIdentifierCmdlet.IgnoreWord">
            <summary>
            <para>
            <para>An array that lists specific character sequences (ignore words) to exclude from the
            results. If the text matched by the regular expression is the same as any string in
            this array, Amazon Macie ignores it. The array can contain as many as 10 ignore words.
            Each ignore word can contain 4 - 90 characters. Ignore words are case sensitive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2CustomDataIdentifierCmdlet.Keyword">
            <summary>
            <para>
            <para>An array that lists specific character sequences (keywords), one of which must be
            within proximity (maximumMatchDistance) of the regular expression to match. The array
            can contain as many as 50 keywords. Each keyword can contain 4 - 90 characters. Keywords
            aren't case sensitive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2CustomDataIdentifierCmdlet.MaximumMatchDistance">
            <summary>
            <para>
            <para>The maximum number of characters that can exist between text that matches the regex
            pattern and the character sequences specified by the keywords array. Macie includes
            or excludes a result based on the proximity of a keyword to text that matches the
            regex pattern. The distance can be 1 - 300 characters. The default value is 50.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2CustomDataIdentifierCmdlet.Name">
            <summary>
            <para>
            <para>A custom name for the custom data identifier. The name can contain as many as 128
            characters.</para><para>We strongly recommend that you avoid including any sensitive data in the name of a
            custom data identifier. Other users of your account might be able to see the identifier's
            name, depending on the actions that they're allowed to perform in Amazon Macie.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2CustomDataIdentifierCmdlet.Regex">
            <summary>
            <para>
            <para>The regular expression (<i>regex</i>) that defines the pattern to match. The expression
            can contain as many as 512 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2CustomDataIdentifierCmdlet.Tag">
            <summary>
            <para>
            <para>A map of key-value pairs that specifies the tags to associate with the custom data
            identifier.</para><para>A custom data identifier can have a maximum of 50 tags. Each tag consists of a tag
            key and an associated tag value. The maximum length of a tag key is 128 characters.
            The maximum length of a tag value is 256 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2CustomDataIdentifierCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive token that you provide to ensure the idempotency of the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2CustomDataIdentifierCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CustomDataIdentifierId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Macie2.Model.CreateCustomDataIdentifierResponse).
            Specifying the name of a property of type Amazon.Macie2.Model.CreateCustomDataIdentifierResponse 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.MAC2.NewMAC2CustomDataIdentifierCmdlet.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.MAC2.NewMAC2FindingsFilterCmdlet">
            <summary>
            Creates and defines the criteria and other settings for a findings filter.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2FindingsFilterCmdlet.Action">
            <summary>
            <para>
            <para>The action to perform on findings that meet the filter criteria (findingCriteria).
            Valid values are: ARCHIVE, suppress (automatically archive) the findings; and, NOOP,
            don't perform any action on the findings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2FindingsFilterCmdlet.FindingCriteria_Criterion">
            <summary>
            <para>
            <para>A condition that specifies the property, operator, and one or more values to use to
            filter the results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2FindingsFilterCmdlet.Description">
            <summary>
            <para>
            <para>A custom description of the filter. The description can contain as many as 512 characters.</para><para>We strongly recommend that you avoid including any sensitive data in the description
            of a filter. Other users of your account might be able to see the filter's description,
            depending on the actions that they're allowed to perform in Amazon Macie.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2FindingsFilterCmdlet.Name">
            <summary>
            <para>
            <para>A custom name for the filter. The name must contain at least 3 characters and can
            contain as many as 64 characters.</para><para>We strongly recommend that you avoid including any sensitive data in the name of a
            filter. Other users of your account might be able to see the filter's name, depending
            on the actions that they're allowed to perform in Amazon Macie.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2FindingsFilterCmdlet.Position">
            <summary>
            <para>
            <para>The position of the filter in the list of saved filters on the Amazon Macie console.
            This value also determines the order in which the filter is applied to findings, relative
            to other filters that are also applied to the findings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2FindingsFilterCmdlet.Tag">
            <summary>
            <para>
            <para>A map of key-value pairs that specifies the tags to associate with the filter.</para><para>A findings filter can have a maximum of 50 tags. Each tag consists of a tag key and
            an associated tag value. The maximum length of a tag key is 128 characters. The maximum
            length of a tag value is 256 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2FindingsFilterCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive token that you provide to ensure the idempotency of the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2FindingsFilterCmdlet.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.Macie2.Model.CreateFindingsFilterResponse).
            Specifying the name of a property of type Amazon.Macie2.Model.CreateFindingsFilterResponse 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.MAC2.NewMAC2FindingsFilterCmdlet.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.MAC2.NewMAC2InvitationCmdlet">
            <summary>
            Sends an Amazon Macie membership invitation to one or more accounts.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2InvitationCmdlet.AccountId">
            <summary>
            <para>
            <para>An array that lists AWS account IDs, one for each account to send the invitation to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2InvitationCmdlet.DisableEmailNotification">
            <summary>
            <para>
            <para>Specifies whether to send an email notification to the root user of each account that
            the invitation will be sent to. This notification is in addition to an alert that
            the root user receives in AWS Personal Health Dashboard. To send an email notification
            to the root user of each account, set this value to true.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2InvitationCmdlet.Message">
            <summary>
            <para>
            <para>A custom message to include in the invitation. Amazon Macie adds this message to the
            standard content that it sends for an invitation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2InvitationCmdlet.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.Macie2.Model.CreateInvitationsResponse).
            Specifying the name of a property of type Amazon.Macie2.Model.CreateInvitationsResponse 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.MAC2.NewMAC2InvitationCmdlet.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.MAC2.NewMAC2MemberCmdlet">
            <summary>
            Associates an account with an Amazon Macie master account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2MemberCmdlet.Account_AccountId">
            <summary>
            <para>
            <para>The AWS account ID for the account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2MemberCmdlet.Account_Email">
            <summary>
            <para>
            <para>The email address for the account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2MemberCmdlet.Tag">
            <summary>
            <para>
            <para>A map of key-value pairs that specifies the tags to associate with the account in
            Amazon Macie.</para><para>An account can have a maximum of 50 tags. Each tag consists of a tag key and an associated
            tag value. The maximum length of a tag key is 128 characters. The maximum length of
            a tag value is 256 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2MemberCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Arn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Macie2.Model.CreateMemberResponse).
            Specifying the name of a property of type Amazon.Macie2.Model.CreateMemberResponse 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.MAC2.NewMAC2MemberCmdlet.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.MAC2.NewMAC2SampleFindingCmdlet">
            <summary>
            Creates sample findings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2SampleFindingCmdlet.FindingType">
            <summary>
            <para>
            <para>An array that lists one or more types of findings to include in the set of sample
            findings. Currently, the only supported value is Policy:IAMUser/S3BucketEncryptionDisabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2SampleFindingCmdlet.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.Macie2.Model.CreateSampleFindingsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.NewMAC2SampleFindingCmdlet.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.MAC2.RemoveMAC2CustomDataIdentifierCmdlet">
            <summary>
            Soft deletes a custom data identifier.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.RemoveMAC2CustomDataIdentifierCmdlet.Id">
            <summary>
            <para>
            <para>The unique identifier for the Amazon Macie resource or account that the request applies
            to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.RemoveMAC2CustomDataIdentifierCmdlet.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.Macie2.Model.DeleteCustomDataIdentifierResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.RemoveMAC2CustomDataIdentifierCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Id parameter.
            The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.RemoveMAC2CustomDataIdentifierCmdlet.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.MAC2.RemoveMAC2FindingsFilterCmdlet">
            <summary>
            Deletes a findings filter.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.RemoveMAC2FindingsFilterCmdlet.Id">
            <summary>
            <para>
            <para>The unique identifier for the Amazon Macie resource or account that the request applies
            to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.RemoveMAC2FindingsFilterCmdlet.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.Macie2.Model.DeleteFindingsFilterResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.RemoveMAC2FindingsFilterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Id parameter.
            The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.RemoveMAC2FindingsFilterCmdlet.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.MAC2.RemoveMAC2InvitationCmdlet">
            <summary>
            Deletes Amazon Macie membership invitations that were received from specific accounts.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.RemoveMAC2InvitationCmdlet.AccountId">
            <summary>
            <para>
            <para>An array that lists AWS account IDs, one for each account that sent an invitation
            to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.RemoveMAC2InvitationCmdlet.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.Macie2.Model.DeleteInvitationsResponse).
            Specifying the name of a property of type Amazon.Macie2.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.MAC2.RemoveMAC2InvitationCmdlet.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.MAC2.RemoveMAC2MemberCmdlet">
            <summary>
            Deletes the association between an Amazon Macie master account and an account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.RemoveMAC2MemberCmdlet.Id">
            <summary>
            <para>
            <para>The unique identifier for the Amazon Macie resource or account that the request applies
            to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.RemoveMAC2MemberCmdlet.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.Macie2.Model.DeleteMemberResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.RemoveMAC2MemberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Id parameter.
            The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.RemoveMAC2MemberCmdlet.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.MAC2.RemoveMAC2ResourceTagCmdlet">
            <summary>
            Removes one or more tags (keys and values) from a classification job, custom data
            identifier, findings filter, or member account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.RemoveMAC2ResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the classification job, custom data identifier,
            findings filter, or member account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.RemoveMAC2ResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The key of the tag to remove from the resource. To remove multiple tags, append the
            tagKeys parameter and argument for each additional tag to remove, separated by an
            ampersand (&amp;).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.RemoveMAC2ResourceTagCmdlet.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.Macie2.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.RemoveMAC2ResourceTagCmdlet.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.MAC2.RemoveMAC2ResourceTagCmdlet.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.MAC2.TestMAC2CustomDataIdentifierCmdlet">
            <summary>
            Tests a custom data identifier.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.TestMAC2CustomDataIdentifierCmdlet.IgnoreWord">
            <summary>
            <para>
            <para>An array that lists specific character sequences (ignore words) to exclude from the
            results. If the text matched by the regular expression is the same as any string in
            this array, Amazon Macie ignores it. The array can contain as many as 10 ignore words.
            Each ignore word can contain 4 - 90 characters. Ignore words are case sensitive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.TestMAC2CustomDataIdentifierCmdlet.Keyword">
            <summary>
            <para>
            <para>An array that lists specific character sequences (keywords), one of which must be
            within proximity (maximumMatchDistance) of the regular expression to match. The array
            can contain as many as 50 keywords. Each keyword can contain 4 - 90 characters. Keywords
            aren't case sensitive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.TestMAC2CustomDataIdentifierCmdlet.MaximumMatchDistance">
            <summary>
            <para>
            <para>The maximum number of characters that can exist between text that matches the regex
            pattern and the character sequences specified by the keywords array. Macie includes
            or excludes a result based on the proximity of a keyword to text that matches the
            regex pattern. The distance can be 1 - 300 characters. The default value is 50.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.TestMAC2CustomDataIdentifierCmdlet.Regex">
            <summary>
            <para>
            <para>The regular expression (<i>regex</i>) that defines the pattern to match. The expression
            can contain as many as 512 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.TestMAC2CustomDataIdentifierCmdlet.SampleText">
            <summary>
            <para>
            <para>The sample text to inspect by using the custom data identifier. The text can contain
            as many as 1,000 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.TestMAC2CustomDataIdentifierCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'MatchCount'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Macie2.Model.TestCustomDataIdentifierResponse).
            Specifying the name of a property of type Amazon.Macie2.Model.TestCustomDataIdentifierResponse 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.MAC2.UnregisterMAC2FromMasterAccountCmdlet">
            <summary>
            Disassociates a member account from its Amazon Macie master account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UnregisterMAC2FromMasterAccountCmdlet.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.Macie2.Model.DisassociateFromMasterAccountResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UnregisterMAC2FromMasterAccountCmdlet.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.MAC2.UnregisterMAC2MemberCmdlet">
            <summary>
            Disassociates an Amazon Macie master account from a member account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UnregisterMAC2MemberCmdlet.Id">
            <summary>
            <para>
            <para>The unique identifier for the Amazon Macie resource or account that the request applies
            to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UnregisterMAC2MemberCmdlet.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.Macie2.Model.DisassociateMemberResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UnregisterMAC2MemberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Id parameter.
            The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UnregisterMAC2MemberCmdlet.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.MAC2.UpdateMAC2ClassificationJobCmdlet">
            <summary>
            Changes the status of a classification job.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UpdateMAC2ClassificationJobCmdlet.JobId">
            <summary>
            <para>
            <para>The unique identifier for the classification job.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UpdateMAC2ClassificationJobCmdlet.JobStatus">
            <summary>
            <para>
            <para>The new status for the job. Valid values are:</para><ul><li><para>CANCELLED - Stops the job permanently and cancels it. This value is valid only if
            the job's current status is IDLE, PAUSED, RUNNING, or USER_PAUSED.</para><para>If you specify this value and the job's current status is RUNNING, Amazon Macie immediately
            begins to stop all processing tasks for the job. You can't resume or restart a job
            after you cancel it.</para></li><li><para>RUNNING - Resumes the job. This value is valid only if the job's current status is
            USER_PAUSED.</para><para>If you paused the job while it was actively running and you specify this value less
            than 30 days after you paused the job, Macie immediately resumes processing from the
            point where you paused the job. Otherwise, Macie resumes the job according to the
            schedule and other settings for the job.</para></li><li><para>USER_PAUSED - Pauses the job temporarily. This value is valid only if the job's current
            status is IDLE or RUNNING. If you specify this value and the job's current status
            is RUNNING, Macie immediately begins to pause all processing tasks for the job.</para><para>If you pause a one-time job and you don't resume it within 30 days, the job expires
            and Macie cancels the job. If you pause a recurring job when its status is RUNNING
            and you don't resume it within 30 days, the job run expires and Macie cancels the
            run. To check the expiration date, refer to the UserPausedDetails.jobExpiresAt property.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UpdateMAC2ClassificationJobCmdlet.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.Macie2.Model.UpdateClassificationJobResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UpdateMAC2ClassificationJobCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the JobId parameter.
            The -PassThru parameter is deprecated, use -Select '^JobId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UpdateMAC2ClassificationJobCmdlet.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.MAC2.UpdateMAC2FindingsFilterCmdlet">
            <summary>
            Updates the criteria and other settings for a findings filter.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UpdateMAC2FindingsFilterCmdlet.Action">
            <summary>
            <para>
            <para>The action to perform on findings that meet the filter criteria (findingCriteria).
            Valid values are: ARCHIVE, suppress (automatically archive) the findings; and, NOOP,
            don't perform any action on the findings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UpdateMAC2FindingsFilterCmdlet.FindingCriteria_Criterion">
            <summary>
            <para>
            <para>A condition that specifies the property, operator, and one or more values to use to
            filter the results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UpdateMAC2FindingsFilterCmdlet.Description">
            <summary>
            <para>
            <para>A custom description of the filter. The description can contain as many as 512 characters.</para><para>We strongly recommend that you avoid including any sensitive data in the description
            of a filter. Other users might be able to see the filter's description, depending
            on the actions that they're allowed to perform in Amazon Macie.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UpdateMAC2FindingsFilterCmdlet.Id">
            <summary>
            <para>
            <para>The unique identifier for the Amazon Macie resource or account that the request applies
            to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UpdateMAC2FindingsFilterCmdlet.Name">
            <summary>
            <para>
            <para>A custom name for the filter. The name must contain at least 3 characters and can
            contain as many as 64 characters.</para><para>We strongly recommend that you avoid including any sensitive data in the name of a
            filter. Other users might be able to see the filter's name, depending on the actions
            that they're allowed to perform in Amazon Macie.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UpdateMAC2FindingsFilterCmdlet.Position">
            <summary>
            <para>
            <para>The position of the filter in the list of saved filters on the Amazon Macie console.
            This value also determines the order in which the filter is applied to findings, relative
            to other filters that are also applied to the findings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UpdateMAC2FindingsFilterCmdlet.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.Macie2.Model.UpdateFindingsFilterResponse).
            Specifying the name of a property of type Amazon.Macie2.Model.UpdateFindingsFilterResponse 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.MAC2.UpdateMAC2FindingsFilterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Id parameter.
            The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UpdateMAC2FindingsFilterCmdlet.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.MAC2.UpdateMAC2MacieSessionCmdlet">
            <summary>
            Suspends or re-enables an Amazon Macie account, or updates the configuration settings
            for a Macie account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UpdateMAC2MacieSessionCmdlet.FindingPublishingFrequency">
            <summary>
            <para>
            Specifies how often to publish
            updates to policy findings for the account. This includes publishing updates to AWS
            Security Hub and Amazon EventBridge (formerly called Amazon CloudWatch Events).
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UpdateMAC2MacieSessionCmdlet.Status">
            <summary>
            <para>
            <para>Specifies whether to change the status of the account. Valid values are: ENABLED,
            resume all Amazon Macie activities for the account; and, PAUSED, suspend all Macie
            activities for the account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UpdateMAC2MacieSessionCmdlet.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.Macie2.Model.UpdateMacieSessionResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UpdateMAC2MacieSessionCmdlet.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.MAC2.UpdateMAC2MemberSessionCmdlet">
            <summary>
            Enables an Amazon Macie master account to suspend or re-enable a member account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UpdateMAC2MemberSessionCmdlet.Id">
            <summary>
            <para>
            <para>The unique identifier for the Amazon Macie resource or account that the request applies
            to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UpdateMAC2MemberSessionCmdlet.Status">
            <summary>
            <para>
            <para>Specifies the new status for the account. Valid values are: ENABLED, resume all Amazon
            Macie activities for the account; and, PAUSED, suspend all Macie activities for the
            account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UpdateMAC2MemberSessionCmdlet.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.Macie2.Model.UpdateMemberSessionResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UpdateMAC2MemberSessionCmdlet.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.MAC2.UpdateMAC2OrganizationConfigurationCmdlet">
            <summary>
            Updates the Amazon Macie configuration settings for an AWS organization.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UpdateMAC2OrganizationConfigurationCmdlet.AutoEnable">
            <summary>
            <para>
            <para>Specifies whether Amazon Macie is enabled automatically for each account, when the
            account is added to the AWS organization.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UpdateMAC2OrganizationConfigurationCmdlet.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.Macie2.Model.UpdateOrganizationConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UpdateMAC2OrganizationConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AutoEnable parameter.
            The -PassThru parameter is deprecated, use -Select '^AutoEnable' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.UpdateMAC2OrganizationConfigurationCmdlet.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.MAC2.WriteMAC2ClassificationExportConfigurationCmdlet">
            <summary>
            Creates or updates the configuration settings for storing data classification results.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.WriteMAC2ClassificationExportConfigurationCmdlet.S3Destination_BucketName">
            <summary>
            <para>
            <para>The name of the bucket.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.WriteMAC2ClassificationExportConfigurationCmdlet.S3Destination_KeyPrefix">
            <summary>
            <para>
            <para>The path prefix to use in the path to the location in the bucket. This prefix specifies
            where to store classification results in the bucket.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.WriteMAC2ClassificationExportConfigurationCmdlet.S3Destination_KmsKeyArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the AWS Key Management Service (AWS KMS) customer
            master key (CMK) to use for encryption of the results. This must be the ARN of an
            existing CMK that's in the same AWS Region as the bucket.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MAC2.WriteMAC2ClassificationExportConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Configuration'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Macie2.Model.PutClassificationExportConfigurationResponse).
            Specifying the name of a property of type Amazon.Macie2.Model.PutClassificationExportConfigurationResponse 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.MAC2.WriteMAC2ClassificationExportConfigurationCmdlet.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>