IdMappingWorkflowSummary
A list of IdMappingWorkflowSummary objects, each of which contain the
         fields WorkflowName, WorkflowArn, CreatedAt, and
            UpdatedAt.
Contents
- createdAt
 - 
               
The timestamp of when the workflow was created.
Type: Timestamp
Required: Yes
 - updatedAt
 - 
               
The timestamp of when the workflow was last updated.
Type: Timestamp
Required: Yes
 - workflowArn
 - 
               
The ARN (Amazon Resource Name) that AWS Entity Resolution generated for the
IdMappingWorkflow.Type: String
Pattern:
arn:(aws|aws-us-gov|aws-cn):entityresolution:[a-z]{2}-[a-z]{1,10}-[0-9]:[0-9]{12}:(idmappingworkflow/[a-zA-Z_0-9-]{1,255})Required: Yes
 - workflowName
 - 
               
The name of the workflow.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[a-zA-Z_0-9-]*Required: Yes
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: