AWS::EntityResolution::IdMappingWorkflow ProviderProperties - AWS CloudFormation

AWS::EntityResolution::IdMappingWorkflow ProviderProperties

An object containing the providerServiceARN, intermediateSourceConfiguration, and providerConfiguration.

Syntax

To declare this entity in your AWS 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