AWS::EntityResolution::MatchingWorkflow CustomerProfilesIntegrationConfig - AWS CloudFormation

This is the new 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 CustomerProfilesIntegrationConfig

The CustomerProfilesIntegrationConfig property type specifies Property description not available. for an AWS::EntityResolution::MatchingWorkflow.

Syntax

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

JSON

{ "DomainArn" : String, "ObjectTypeArn" : String }

YAML

DomainArn: String ObjectTypeArn: String

Properties

DomainArn

Property description not available.

Required: Yes

Type: String

Pattern: ^arn:(aws|aws-us-gov|aws-cn):profile:[a-z]{2}-[a-z]{1,10}-[0-9]:[0-9]{12}:(domains/[a-zA-Z_0-9-]{1,255})$

Update requires: No interruption

ObjectTypeArn

Property description not available.

Required: Yes

Type: String

Pattern: ^arn:(aws|aws-us-gov|aws-cn):profile:[a-z]{2}-[a-z]{1,10}-[0-9]:[0-9]{12}:(domains/[a-zA-Z_0-9-]{1,255}/object-types/[a-zA-Z_0-9-]{1,255})$

Update requires: No interruption