AWS::EntityResolution::IdMappingWorkflow ProviderProperties - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::EntityResolution::IdMappingWorkflow ProviderProperties

An object containing the providerServiceARN, intermediateSourceConfiguration, and providerConfiguration.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

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

Pattern: ^arn:(aws|aws-us-gov|aws-cn):entityresolution:([A-Za-z0-9]+(-[A-Za-z0-9]+)+)::providerservice/[A-Za-z0-9]+/[A-Za-z0-9]+$

Update requires: No interruption