aws-cloudformation / cloudformation-coverage-roadmap

The AWS CloudFormation Public Coverage Roadmap
https://aws.amazon.com/cloudformation/
Creative Commons Attribution Share Alike 4.0 International
1.1k stars 53 forks source link

AWS::EntityResolution::MatchingWorkflow - incrementalRunConfig #2070

Open rfink opened 2 weeks ago

rfink commented 2 weeks ago

Name of the resource

AWS::EntityResolution::MatchingWorkflow

Resource name

No response

Description

The AWS::EntityResolution::MatchingWorkflow is missing the incrementalRunConfig property, which is a map that contains one property, incrementalRunType, which instructs the matching workflow to process new files as they stream in from S3. It is available on the SDK (https://docs.aws.amazon.com/entityresolution/latest/apireference/API_CreateMatchingWorkflow.html) and through the console. Please consider adding.

Other Details

No response