AWS.Tools.EntityResolution.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.EntityResolution</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.ERES.AddERESResourceTagCmdlet">
            <summary>
            Assigns one or more tags (key-value pairs) to the specified AWS Entity Resolution
            resource. Tags can help you organize and categorize your resources. You can also use
            them to scope user permissions by granting a user permission to access or change only
            resources with certain tag values. In Entity Resolution, <code>SchemaMapping</code>,
            and <code>MatchingWorkflow</code> can be tagged. Tags don't have any semantic meaning
            to AWS and are interpreted strictly as strings of characters. You can use the <code>TagResource</code>
            action with a resource that already has tags. If you specify a new tag key, this tag
            is appended to the list of tags associated with the resource. If you specify a tag
            key that is already associated with the resource, the new tag value that you specify
            replaces the previous value for that tag.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.AddERESResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the resource for which you want to view tags.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.AddERESResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>The tags used to organize, track, or control access for this resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.AddERESResourceTagCmdlet.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.EntityResolution.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.AddERESResourceTagCmdlet.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.ERES.AddERESResourceTagCmdlet.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.ERES.GetERESMatchIdCmdlet">
            <summary>
            Returns the corresponding Match ID of a customer record if the record has been processed.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.GetERESMatchIdCmdlet.Record">
            <summary>
            <para>
            <para>The record to fetch the Match ID for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.GetERESMatchIdCmdlet.WorkflowName">
            <summary>
            <para>
            <para>The name of the workflow.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.GetERESMatchIdCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'MatchId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.EntityResolution.Model.GetMatchIdResponse).
            Specifying the name of a property of type Amazon.EntityResolution.Model.GetMatchIdResponse 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.ERES.GetERESMatchIdCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the WorkflowName parameter.
            The -PassThru parameter is deprecated, use -Select '^WorkflowName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.ERES.GetERESMatchingJobCmdlet">
            <summary>
            Gets the status, metrics, and errors (if there are any) that are associated with a
            job.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.GetERESMatchingJobCmdlet.JobId">
            <summary>
            <para>
            <para>The ID of the job.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.GetERESMatchingJobCmdlet.WorkflowName">
            <summary>
            <para>
            <para>The name of the workflow.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.GetERESMatchingJobCmdlet.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.EntityResolution.Model.GetMatchingJobResponse).
            Specifying the name of a property of type Amazon.EntityResolution.Model.GetMatchingJobResponse 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.ERES.GetERESMatchingJobListCmdlet">
            <summary>
            Lists all jobs for a given workflow.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.GetERESMatchingJobListCmdlet.WorkflowName">
            <summary>
            <para>
            <para>The name of the workflow to be retrieved.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.GetERESMatchingJobListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of objects returned per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.GetERESMatchingJobListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token from the previous <code>ListSchemaMappings</code> API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.GetERESMatchingJobListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Jobs'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.EntityResolution.Model.ListMatchingJobsResponse).
            Specifying the name of a property of type Amazon.EntityResolution.Model.ListMatchingJobsResponse 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.ERES.GetERESMatchingJobListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the WorkflowName parameter.
            The -PassThru parameter is deprecated, use -Select '^WorkflowName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.ERES.GetERESMatchingWorkflowCmdlet">
            <summary>
            Returns the <code>MatchingWorkflow</code> with a given name, if it exists.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.GetERESMatchingWorkflowCmdlet.WorkflowName">
            <summary>
            <para>
            <para>The name of the workflow.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.GetERESMatchingWorkflowCmdlet.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.EntityResolution.Model.GetMatchingWorkflowResponse).
            Specifying the name of a property of type Amazon.EntityResolution.Model.GetMatchingWorkflowResponse 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.ERES.GetERESMatchingWorkflowCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the WorkflowName parameter.
            The -PassThru parameter is deprecated, use -Select '^WorkflowName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.ERES.GetERESMatchingWorkflowListCmdlet">
            <summary>
            Returns a list of all the <code>MatchingWorkflows</code> that have been created for
            an AWS account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.GetERESMatchingWorkflowListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of objects returned per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.GetERESMatchingWorkflowListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token from the previous <code>ListSchemaMappings</code> API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.GetERESMatchingWorkflowListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'WorkflowSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.EntityResolution.Model.ListMatchingWorkflowsResponse).
            Specifying the name of a property of type Amazon.EntityResolution.Model.ListMatchingWorkflowsResponse 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.ERES.GetERESResourceTagCmdlet">
            <summary>
            Displays the tags associated with an AWS Entity Resolution resource. In Entity Resolution,
            <code>SchemaMapping</code>, and <code>MatchingWorkflow</code> can be tagged.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.GetERESResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the resource for which you want to view tags.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.GetERESResourceTagCmdlet.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.EntityResolution.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.EntityResolution.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.ERES.GetERESResourceTagCmdlet.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.ERES.GetERESSchemaMappingCmdlet">
            <summary>
            Returns the SchemaMapping of a given name.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.GetERESSchemaMappingCmdlet.SchemaName">
            <summary>
            <para>
            <para>The name of the schema to be retrieved.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.GetERESSchemaMappingCmdlet.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.EntityResolution.Model.GetSchemaMappingResponse).
            Specifying the name of a property of type Amazon.EntityResolution.Model.GetSchemaMappingResponse 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.ERES.GetERESSchemaMappingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SchemaName parameter.
            The -PassThru parameter is deprecated, use -Select '^SchemaName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.ERES.GetERESSchemaMappingListCmdlet">
            <summary>
            Returns a list of all the <code>SchemaMappings</code> that have been created for an
            AWS account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.GetERESSchemaMappingListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of objects returned per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.GetERESSchemaMappingListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token from the previous <code>ListSchemaMappings</code> API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.GetERESSchemaMappingListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SchemaList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.EntityResolution.Model.ListSchemaMappingsResponse).
            Specifying the name of a property of type Amazon.EntityResolution.Model.ListSchemaMappingsResponse 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.ERES.NewERESMatchingWorkflowCmdlet">
            <summary>
            Creates a <code>MatchingWorkflow</code> object which stores the configuration of the
            data processing job to be run. It is important to note that there should not be a
            pre-existing <code>MatchingWorkflow</code> with the same name. To modify an existing
            workflow, utilize the <code>UpdateMatchingWorkflow</code> API.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.NewERESMatchingWorkflowCmdlet.RuleBasedProperties_AttributeMatchingModel">
            <summary>
            <para>
            <para>You can either choose <code>ONE_TO_ONE</code> or <code>MANY_TO_MANY</code> as the
            AttributeMatchingModel. When choosing <code>MANY_TO_MANY</code>, the system can match
            attribute across the sub-types of an attribute type. For example, if the value of
            the Email field of Profile A and the value of BusinessEmail field of Profile B matches,
            the two profiles are matched on the Email type. When choosing <code>ONE_TO_ONE</code>
            the system can only match if the sub-types are exact matches. For example, only when
            the value of the Email field of Profile A and the value of the Email field of Profile
            B matches, the two profiles are matched on the Email type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.NewERESMatchingWorkflowCmdlet.Description">
            <summary>
            <para>
            <para>A description of the workflow.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.NewERESMatchingWorkflowCmdlet.IncrementalRunConfig_IncrementalRunType">
            <summary>
            <para>
            <para>The type of incremental run. It takes only one value: <code>IMMEDIATE</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.NewERESMatchingWorkflowCmdlet.InputSourceConfig">
            <summary>
            <para>
            <para>A list of <code>InputSource</code> objects, which have the fields <code>InputSourceARN</code>
            and <code>SchemaName</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.NewERESMatchingWorkflowCmdlet.OutputSourceConfig">
            <summary>
            <para>
            <para>A list of <code>OutputSource</code> objects, each of which contains fields <code>OutputS3Path</code>,
            <code>ApplyNormalization</code>, and <code>Output</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.NewERESMatchingWorkflowCmdlet.ResolutionTechniques_ResolutionType">
            <summary>
            <para>
            <para>There are two types of matching, <code>RULE_MATCHING</code> and <code>ML_MATCHING</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.NewERESMatchingWorkflowCmdlet.RoleArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the IAM role. AWS Entity Resolution assumes this
            role to create resources on your behalf as part of workflow execution.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.NewERESMatchingWorkflowCmdlet.RuleBasedProperties_Rule">
            <summary>
            <para>
            <para>A list of Rule objects, each of which have fields <code>RuleName</code> and <code>MatchingKeys</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.NewERESMatchingWorkflowCmdlet.Tag">
            <summary>
            <para>
            <para>The tags used to organize, track, or control access for this resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.NewERESMatchingWorkflowCmdlet.WorkflowName">
            <summary>
            <para>
            <para>The name of the workflow. There cannot be multiple <code>DataIntegrationWorkflows</code>
            with the same name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.NewERESMatchingWorkflowCmdlet.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.EntityResolution.Model.CreateMatchingWorkflowResponse).
            Specifying the name of a property of type Amazon.EntityResolution.Model.CreateMatchingWorkflowResponse 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.ERES.NewERESMatchingWorkflowCmdlet.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.ERES.NewERESSchemaMappingCmdlet">
            <summary>
            Creates a schema mapping, which defines the schema of the input customer records table.
            The <code>SchemaMapping</code> also provides Entity Resolution with some metadata
            about the table, such as the attribute types of the columns and which columns to match
            on.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.NewERESSchemaMappingCmdlet.Description">
            <summary>
            <para>
            <para>A description of the schema.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.NewERESSchemaMappingCmdlet.MappedInputField">
            <summary>
            <para>
            <para>A list of <code>MappedInputFields</code>. Each <code>MappedInputField</code> corresponds
            to a column the source data table, and contains column name plus additional information
            that Entity Resolution uses for matching.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.NewERESSchemaMappingCmdlet.SchemaName">
            <summary>
            <para>
            <para>The name of the schema. There cannot be multiple <code>SchemaMappings</code> with
            the same name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.NewERESSchemaMappingCmdlet.Tag">
            <summary>
            <para>
            <para>The tags used to organize, track, or control access for this resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.NewERESSchemaMappingCmdlet.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.EntityResolution.Model.CreateSchemaMappingResponse).
            Specifying the name of a property of type Amazon.EntityResolution.Model.CreateSchemaMappingResponse 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.ERES.NewERESSchemaMappingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SchemaName parameter.
            The -PassThru parameter is deprecated, use -Select '^SchemaName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.NewERESSchemaMappingCmdlet.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.ERES.RemoveERESMatchingWorkflowCmdlet">
            <summary>
            Deletes the <code>MatchingWorkflow</code> with a given name. This operation will succeed
            even if a workflow with the given name does not exist.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.RemoveERESMatchingWorkflowCmdlet.WorkflowName">
            <summary>
            <para>
            <para>The name of the workflow to be retrieved.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.RemoveERESMatchingWorkflowCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Message'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.EntityResolution.Model.DeleteMatchingWorkflowResponse).
            Specifying the name of a property of type Amazon.EntityResolution.Model.DeleteMatchingWorkflowResponse 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.ERES.RemoveERESMatchingWorkflowCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the WorkflowName parameter.
            The -PassThru parameter is deprecated, use -Select '^WorkflowName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.RemoveERESMatchingWorkflowCmdlet.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.ERES.RemoveERESResourceTagCmdlet">
            <summary>
            Removes one or more tags from the specified AWS Entity Resolution resource. In Entity
            Resolution, <code>SchemaMapping</code>, and <code>MatchingWorkflow</code> can be tagged.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.RemoveERESResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the resource for which you want to untag.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.RemoveERESResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The list of tag keys to remove from the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.RemoveERESResourceTagCmdlet.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.EntityResolution.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.RemoveERESResourceTagCmdlet.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.ERES.RemoveERESResourceTagCmdlet.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.ERES.RemoveERESSchemaMappingCmdlet">
            <summary>
            Deletes the <code>SchemaMapping</code> with a given name. This operation will succeed
            even if a schema with the given name does not exist. This operation will fail if there
            is a <code>DataIntegrationWorkflow</code> object that references the <code>SchemaMapping</code>
            in the workflow's <code>InputSourceConfig</code>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.RemoveERESSchemaMappingCmdlet.SchemaName">
            <summary>
            <para>
            <para>The name of the schema to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.RemoveERESSchemaMappingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Message'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.EntityResolution.Model.DeleteSchemaMappingResponse).
            Specifying the name of a property of type Amazon.EntityResolution.Model.DeleteSchemaMappingResponse 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.ERES.RemoveERESSchemaMappingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SchemaName parameter.
            The -PassThru parameter is deprecated, use -Select '^SchemaName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.RemoveERESSchemaMappingCmdlet.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.ERES.StartERESMatchingJobCmdlet">
            <summary>
            Starts the <code>MatchingJob</code> of a workflow. The workflow must have previously
            been created using the <code>CreateMatchingWorkflow</code> endpoint.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.StartERESMatchingJobCmdlet.WorkflowName">
            <summary>
            <para>
            <para>The name of the matching job to be retrieved.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.StartERESMatchingJobCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'JobId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.EntityResolution.Model.StartMatchingJobResponse).
            Specifying the name of a property of type Amazon.EntityResolution.Model.StartMatchingJobResponse 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.ERES.StartERESMatchingJobCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the WorkflowName parameter.
            The -PassThru parameter is deprecated, use -Select '^WorkflowName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.StartERESMatchingJobCmdlet.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.ERES.UpdateERESMatchingWorkflowCmdlet">
            <summary>
            Updates an existing <code>MatchingWorkflow</code>. This method is identical to <code>CreateMatchingWorkflow</code>,
            except it uses an HTTP <code>PUT</code> request instead of a <code>POST</code> request,
            and the <code>MatchingWorkflow</code> must already exist for the method to succeed.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.UpdateERESMatchingWorkflowCmdlet.RuleBasedProperties_AttributeMatchingModel">
            <summary>
            <para>
            <para>You can either choose <code>ONE_TO_ONE</code> or <code>MANY_TO_MANY</code> as the
            AttributeMatchingModel. When choosing <code>MANY_TO_MANY</code>, the system can match
            attribute across the sub-types of an attribute type. For example, if the value of
            the Email field of Profile A and the value of BusinessEmail field of Profile B matches,
            the two profiles are matched on the Email type. When choosing <code>ONE_TO_ONE</code>
            the system can only match if the sub-types are exact matches. For example, only when
            the value of the Email field of Profile A and the value of the Email field of Profile
            B matches, the two profiles are matched on the Email type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.UpdateERESMatchingWorkflowCmdlet.Description">
            <summary>
            <para>
            <para>A description of the workflow.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.UpdateERESMatchingWorkflowCmdlet.IncrementalRunConfig_IncrementalRunType">
            <summary>
            <para>
            <para>The type of incremental run. It takes only one value: <code>IMMEDIATE</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.UpdateERESMatchingWorkflowCmdlet.InputSourceConfig">
            <summary>
            <para>
            <para>A list of <code>InputSource</code> objects, which have the fields <code>InputSourceARN</code>
            and <code>SchemaName</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.UpdateERESMatchingWorkflowCmdlet.OutputSourceConfig">
            <summary>
            <para>
            <para>A list of <code>OutputSource</code> objects, each of which contains fields <code>OutputS3Path</code>,
            <code>ApplyNormalization</code>, and <code>Output</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.UpdateERESMatchingWorkflowCmdlet.ResolutionTechniques_ResolutionType">
            <summary>
            <para>
            <para>There are two types of matching, <code>RULE_MATCHING</code> and <code>ML_MATCHING</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.UpdateERESMatchingWorkflowCmdlet.RoleArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the IAM role. AWS Entity Resolution assumes this
            role to create resources on your behalf as part of workflow execution.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.UpdateERESMatchingWorkflowCmdlet.RuleBasedProperties_Rule">
            <summary>
            <para>
            <para>A list of Rule objects, each of which have fields <code>RuleName</code> and <code>MatchingKeys</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.UpdateERESMatchingWorkflowCmdlet.WorkflowName">
            <summary>
            <para>
            <para>The name of the workflow to be retrieved.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ERES.UpdateERESMatchingWorkflowCmdlet.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.EntityResolution.Model.UpdateMatchingWorkflowResponse).
            Specifying the name of a property of type Amazon.EntityResolution.Model.UpdateMatchingWorkflowResponse 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.ERES.UpdateERESMatchingWorkflowCmdlet.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>