This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::EntityResolution::MatchingWorkflow ProviderProperties
An object containing the providerServiceARN,
            intermediateSourceConfiguration, and
         providerConfiguration.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "IntermediateSourceConfiguration" :IntermediateSourceConfiguration, "ProviderConfiguration" :{, "ProviderServiceArn" :Key:Value, ...}String}
YAML
IntermediateSourceConfiguration:IntermediateSourceConfigurationProviderConfiguration:ProviderServiceArn:Key:ValueString
Properties
- IntermediateSourceConfiguration
- 
                    The Amazon S3 location that temporarily stores your data while it processes. Your information won't be saved permanently. Required: No Type: IntermediateSourceConfiguration Update requires: No interruption 
- ProviderConfiguration
- 
                    The required configuration fields to use with the provider service. Required: No Type: Object of String Pattern: ^.+$Update requires: No interruption 
- ProviderServiceArn
- 
                    The ARN of the provider service. Required: Yes Type: String Update requires: No interruption