---
type: resource-type
title: MatchingWorkflow
description: aws resource type AWS::EntityResolution::MatchingWorkflow
name: MatchingWorkflow
lexicon: aws
resource_type: AWS::EntityResolution::MatchingWorkflow
---
`AWS::EntityResolution::MatchingWorkflow`, a resource type of the aws lexicon.

## Properties

- `InputSourceConfig` (`MatchingWorkflow_InputSource[]`, required)
- `OutputSourceConfig` (`MatchingWorkflow_OutputSource[]`, required)
- `ResolutionTechniques` (`MatchingWorkflow_ResolutionTechniques`, required)
- `RoleArn` (`string`, required)
- `WorkflowName` (`string`, required): The name of the MatchingWorkflow
- `CreatedAt` (`string`, optional)
- `Description` (`string`, optional): The description of the MatchingWorkflow
- `IncrementalRunConfig` (`MatchingWorkflow_IncrementalRunConfig`, optional)
- `Tags` (`MatchingWorkflow_Tag[]`, optional)
- `UpdatedAt` (`string`, optional)
- `WorkflowArn` (`string`, optional)

## Attributes

- `CreatedAt`
- `UpdatedAt`
- `WorkflowArn`
