We recommend new projects start with resources from the AWS provider.
aws-native.entityresolution.IdMappingWorkflow
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
IdMappingWorkflow defined in AWS Entity Resolution service
Create IdMappingWorkflow Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new IdMappingWorkflow(name: string, args: IdMappingWorkflowArgs, opts?: CustomResourceOptions);
@overload
def IdMappingWorkflow(resource_name: str,
args: IdMappingWorkflowArgs,
opts: Optional[ResourceOptions] = None)
@overload
def IdMappingWorkflow(resource_name: str,
opts: Optional[ResourceOptions] = None,
id_mapping_techniques: Optional[IdMappingWorkflowIdMappingTechniquesArgs] = None,
input_source_config: Optional[Sequence[IdMappingWorkflowInputSourceArgs]] = None,
role_arn: Optional[str] = None,
description: Optional[str] = None,
output_source_config: Optional[Sequence[IdMappingWorkflowOutputSourceArgs]] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None,
workflow_name: Optional[str] = None)
func NewIdMappingWorkflow(ctx *Context, name string, args IdMappingWorkflowArgs, opts ...ResourceOption) (*IdMappingWorkflow, error)
public IdMappingWorkflow(string name, IdMappingWorkflowArgs args, CustomResourceOptions? opts = null)
public IdMappingWorkflow(String name, IdMappingWorkflowArgs args)
public IdMappingWorkflow(String name, IdMappingWorkflowArgs args, CustomResourceOptions options)
type: aws-native:entityresolution:IdMappingWorkflow
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args IdMappingWorkflowArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args IdMappingWorkflowArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args IdMappingWorkflowArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args IdMappingWorkflowArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args IdMappingWorkflowArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
IdMappingWorkflow Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The IdMappingWorkflow resource accepts the following input properties:
- Id
Mapping Pulumi.Techniques Aws Native. Entity Resolution. Inputs. Id Mapping Workflow Id Mapping Techniques - An object which defines the ID mapping technique and any additional configurations.
- Input
Source List<Pulumi.Config Aws Native. Entity Resolution. Inputs. Id Mapping Workflow Input Source> - A list of
InputSource
objects, which have the fieldsInputSourceARN
andSchemaName
. - Role
Arn string - The Amazon Resource Name (ARN) of the IAM role. AWS Entity Resolution assumes this role to create resources on your behalf as part of workflow execution.
- Description string
- The description of the IdMappingWorkflow
- Output
Source List<Pulumi.Config Aws Native. Entity Resolution. Inputs. Id Mapping Workflow Output Source> - A list of
IdMappingWorkflowOutputSource
objects, each of which contains fieldsOutputS3Path
andOutput
. - List<Pulumi.
Aws Native. Inputs. Tag> - The tags used to organize, track, or control access for this resource.
- Workflow
Name string - The name of the IdMappingWorkflow
- Id
Mapping IdTechniques Mapping Workflow Id Mapping Techniques Args - An object which defines the ID mapping technique and any additional configurations.
- Input
Source []IdConfig Mapping Workflow Input Source Args - A list of
InputSource
objects, which have the fieldsInputSourceARN
andSchemaName
. - Role
Arn string - The Amazon Resource Name (ARN) of the IAM role. AWS Entity Resolution assumes this role to create resources on your behalf as part of workflow execution.
- Description string
- The description of the IdMappingWorkflow
- Output
Source []IdConfig Mapping Workflow Output Source Args - A list of
IdMappingWorkflowOutputSource
objects, each of which contains fieldsOutputS3Path
andOutput
. - Tag
Args - The tags used to organize, track, or control access for this resource.
- Workflow
Name string - The name of the IdMappingWorkflow
- id
Mapping IdTechniques Mapping Workflow Id Mapping Techniques - An object which defines the ID mapping technique and any additional configurations.
- input
Source List<IdConfig Mapping Workflow Input Source> - A list of
InputSource
objects, which have the fieldsInputSourceARN
andSchemaName
. - role
Arn String - The Amazon Resource Name (ARN) of the IAM role. AWS Entity Resolution assumes this role to create resources on your behalf as part of workflow execution.
- description String
- The description of the IdMappingWorkflow
- output
Source List<IdConfig Mapping Workflow Output Source> - A list of
IdMappingWorkflowOutputSource
objects, each of which contains fieldsOutputS3Path
andOutput
. - List<Tag>
- The tags used to organize, track, or control access for this resource.
- workflow
Name String - The name of the IdMappingWorkflow
- id
Mapping IdTechniques Mapping Workflow Id Mapping Techniques - An object which defines the ID mapping technique and any additional configurations.
- input
Source IdConfig Mapping Workflow Input Source[] - A list of
InputSource
objects, which have the fieldsInputSourceARN
andSchemaName
. - role
Arn string - The Amazon Resource Name (ARN) of the IAM role. AWS Entity Resolution assumes this role to create resources on your behalf as part of workflow execution.
- description string
- The description of the IdMappingWorkflow
- output
Source IdConfig Mapping Workflow Output Source[] - A list of
IdMappingWorkflowOutputSource
objects, each of which contains fieldsOutputS3Path
andOutput
. - Tag[]
- The tags used to organize, track, or control access for this resource.
- workflow
Name string - The name of the IdMappingWorkflow
- id_
mapping_ Idtechniques Mapping Workflow Id Mapping Techniques Args - An object which defines the ID mapping technique and any additional configurations.
- input_
source_ Sequence[Idconfig Mapping Workflow Input Source Args] - A list of
InputSource
objects, which have the fieldsInputSourceARN
andSchemaName
. - role_
arn str - The Amazon Resource Name (ARN) of the IAM role. AWS Entity Resolution assumes this role to create resources on your behalf as part of workflow execution.
- description str
- The description of the IdMappingWorkflow
- output_
source_ Sequence[Idconfig Mapping Workflow Output Source Args] - A list of
IdMappingWorkflowOutputSource
objects, each of which contains fieldsOutputS3Path
andOutput
. - Sequence[Tag
Args] - The tags used to organize, track, or control access for this resource.
- workflow_
name str - The name of the IdMappingWorkflow
- id
Mapping Property MapTechniques - An object which defines the ID mapping technique and any additional configurations.
- input
Source List<Property Map>Config - A list of
InputSource
objects, which have the fieldsInputSourceARN
andSchemaName
. - role
Arn String - The Amazon Resource Name (ARN) of the IAM role. AWS Entity Resolution assumes this role to create resources on your behalf as part of workflow execution.
- description String
- The description of the IdMappingWorkflow
- output
Source List<Property Map>Config - A list of
IdMappingWorkflowOutputSource
objects, each of which contains fieldsOutputS3Path
andOutput
. - List<Property Map>
- The tags used to organize, track, or control access for this resource.
- workflow
Name String - The name of the IdMappingWorkflow
Outputs
All input properties are implicitly available as output properties. Additionally, the IdMappingWorkflow resource produces the following output properties:
- Created
At string - Id string
- The provider-assigned unique ID for this managed resource.
- Updated
At string - Workflow
Arn string
- Created
At string - Id string
- The provider-assigned unique ID for this managed resource.
- Updated
At string - Workflow
Arn string
- created
At String - id String
- The provider-assigned unique ID for this managed resource.
- updated
At String - workflow
Arn String
- created
At string - id string
- The provider-assigned unique ID for this managed resource.
- updated
At string - workflow
Arn string
- created_
at str - id str
- The provider-assigned unique ID for this managed resource.
- updated_
at str - workflow_
arn str
- created
At String - id String
- The provider-assigned unique ID for this managed resource.
- updated
At String - workflow
Arn String
Supporting Types
IdMappingWorkflowIdMappingRuleBasedProperties, IdMappingWorkflowIdMappingRuleBasedPropertiesArgs
- Attribute
Matching Pulumi.Model Aws Native. Entity Resolution. Id Mapping Workflow Id Mapping Rule Based Properties Attribute Matching Model The comparison type. You can either choose
ONE_TO_ONE
orMANY_TO_MANY
as theattributeMatchingModel
.If you choose
MANY_TO_MANY
, the system can match attributes across the sub-types of an attribute type. For example, if the value of theEmail
field of Profile A matches the value of theBusinessEmail
field of Profile B, the two profiles are matched on theEmail
attribute type.If you choose
ONE_TO_ONE
, the system can only match attributes if the sub-types are an exact match. For example, for theEmail
attribute type, the system will only consider it a match if the value of theEmail
field of Profile A matches the value of theEmail
field of Profile B.- Record
Matching Pulumi.Model Aws Native. Entity Resolution. Id Mapping Workflow Id Mapping Rule Based Properties Record Matching Model The type of matching record that is allowed to be used in an ID mapping workflow.
If the value is set to
ONE_SOURCE_TO_ONE_TARGET
, only one record in the source can be matched to the same record in the target.If the value is set to
MANY_SOURCE_TO_ONE_TARGET
, multiple records in the source can be matched to one record in the target.- Rule
Definition Pulumi.Type Aws Native. Entity Resolution. Id Mapping Workflow Id Mapping Rule Based Properties Rule Definition Type - The set of rules you can use in an ID mapping workflow. The limitations specified for the source or target to define the match rules must be compatible.
- Rules
List<Pulumi.
Aws Native. Entity Resolution. Inputs. Id Mapping Workflow Rule> - The rules that can be used for ID mapping.
- Attribute
Matching IdModel Mapping Workflow Id Mapping Rule Based Properties Attribute Matching Model The comparison type. You can either choose
ONE_TO_ONE
orMANY_TO_MANY
as theattributeMatchingModel
.If you choose
MANY_TO_MANY
, the system can match attributes across the sub-types of an attribute type. For example, if the value of theEmail
field of Profile A matches the value of theBusinessEmail
field of Profile B, the two profiles are matched on theEmail
attribute type.If you choose
ONE_TO_ONE
, the system can only match attributes if the sub-types are an exact match. For example, for theEmail
attribute type, the system will only consider it a match if the value of theEmail
field of Profile A matches the value of theEmail
field of Profile B.- Record
Matching IdModel Mapping Workflow Id Mapping Rule Based Properties Record Matching Model The type of matching record that is allowed to be used in an ID mapping workflow.
If the value is set to
ONE_SOURCE_TO_ONE_TARGET
, only one record in the source can be matched to the same record in the target.If the value is set to
MANY_SOURCE_TO_ONE_TARGET
, multiple records in the source can be matched to one record in the target.- Rule
Definition IdType Mapping Workflow Id Mapping Rule Based Properties Rule Definition Type - The set of rules you can use in an ID mapping workflow. The limitations specified for the source or target to define the match rules must be compatible.
- Rules
[]Id
Mapping Workflow Rule - The rules that can be used for ID mapping.
- attribute
Matching IdModel Mapping Workflow Id Mapping Rule Based Properties Attribute Matching Model The comparison type. You can either choose
ONE_TO_ONE
orMANY_TO_MANY
as theattributeMatchingModel
.If you choose
MANY_TO_MANY
, the system can match attributes across the sub-types of an attribute type. For example, if the value of theEmail
field of Profile A matches the value of theBusinessEmail
field of Profile B, the two profiles are matched on theEmail
attribute type.If you choose
ONE_TO_ONE
, the system can only match attributes if the sub-types are an exact match. For example, for theEmail
attribute type, the system will only consider it a match if the value of theEmail
field of Profile A matches the value of theEmail
field of Profile B.- record
Matching IdModel Mapping Workflow Id Mapping Rule Based Properties Record Matching Model The type of matching record that is allowed to be used in an ID mapping workflow.
If the value is set to
ONE_SOURCE_TO_ONE_TARGET
, only one record in the source can be matched to the same record in the target.If the value is set to
MANY_SOURCE_TO_ONE_TARGET
, multiple records in the source can be matched to one record in the target.- rule
Definition IdType Mapping Workflow Id Mapping Rule Based Properties Rule Definition Type - The set of rules you can use in an ID mapping workflow. The limitations specified for the source or target to define the match rules must be compatible.
- rules
List<Id
Mapping Workflow Rule> - The rules that can be used for ID mapping.
- attribute
Matching IdModel Mapping Workflow Id Mapping Rule Based Properties Attribute Matching Model The comparison type. You can either choose
ONE_TO_ONE
orMANY_TO_MANY
as theattributeMatchingModel
.If you choose
MANY_TO_MANY
, the system can match attributes across the sub-types of an attribute type. For example, if the value of theEmail
field of Profile A matches the value of theBusinessEmail
field of Profile B, the two profiles are matched on theEmail
attribute type.If you choose
ONE_TO_ONE
, the system can only match attributes if the sub-types are an exact match. For example, for theEmail
attribute type, the system will only consider it a match if the value of theEmail
field of Profile A matches the value of theEmail
field of Profile B.- record
Matching IdModel Mapping Workflow Id Mapping Rule Based Properties Record Matching Model The type of matching record that is allowed to be used in an ID mapping workflow.
If the value is set to
ONE_SOURCE_TO_ONE_TARGET
, only one record in the source can be matched to the same record in the target.If the value is set to
MANY_SOURCE_TO_ONE_TARGET
, multiple records in the source can be matched to one record in the target.- rule
Definition IdType Mapping Workflow Id Mapping Rule Based Properties Rule Definition Type - The set of rules you can use in an ID mapping workflow. The limitations specified for the source or target to define the match rules must be compatible.
- rules
Id
Mapping Workflow Rule[] - The rules that can be used for ID mapping.
- attribute_
matching_ Idmodel Mapping Workflow Id Mapping Rule Based Properties Attribute Matching Model The comparison type. You can either choose
ONE_TO_ONE
orMANY_TO_MANY
as theattributeMatchingModel
.If you choose
MANY_TO_MANY
, the system can match attributes across the sub-types of an attribute type. For example, if the value of theEmail
field of Profile A matches the value of theBusinessEmail
field of Profile B, the two profiles are matched on theEmail
attribute type.If you choose
ONE_TO_ONE
, the system can only match attributes if the sub-types are an exact match. For example, for theEmail
attribute type, the system will only consider it a match if the value of theEmail
field of Profile A matches the value of theEmail
field of Profile B.- record_
matching_ Idmodel Mapping Workflow Id Mapping Rule Based Properties Record Matching Model The type of matching record that is allowed to be used in an ID mapping workflow.
If the value is set to
ONE_SOURCE_TO_ONE_TARGET
, only one record in the source can be matched to the same record in the target.If the value is set to
MANY_SOURCE_TO_ONE_TARGET
, multiple records in the source can be matched to one record in the target.- rule_
definition_ Idtype Mapping Workflow Id Mapping Rule Based Properties Rule Definition Type - The set of rules you can use in an ID mapping workflow. The limitations specified for the source or target to define the match rules must be compatible.
- rules
Sequence[Id
Mapping Workflow Rule] - The rules that can be used for ID mapping.
- attribute
Matching "ONE_TO_ONE" | "MANY_TO_MANY"Model The comparison type. You can either choose
ONE_TO_ONE
orMANY_TO_MANY
as theattributeMatchingModel
.If you choose
MANY_TO_MANY
, the system can match attributes across the sub-types of an attribute type. For example, if the value of theEmail
field of Profile A matches the value of theBusinessEmail
field of Profile B, the two profiles are matched on theEmail
attribute type.If you choose
ONE_TO_ONE
, the system can only match attributes if the sub-types are an exact match. For example, for theEmail
attribute type, the system will only consider it a match if the value of theEmail
field of Profile A matches the value of theEmail
field of Profile B.- record
Matching "ONE_SOURCE_TO_ONE_TARGET" | "MANY_SOURCE_TO_ONE_TARGET"Model The type of matching record that is allowed to be used in an ID mapping workflow.
If the value is set to
ONE_SOURCE_TO_ONE_TARGET
, only one record in the source can be matched to the same record in the target.If the value is set to
MANY_SOURCE_TO_ONE_TARGET
, multiple records in the source can be matched to one record in the target.- rule
Definition "SOURCE" | "TARGET"Type - The set of rules you can use in an ID mapping workflow. The limitations specified for the source or target to define the match rules must be compatible.
- rules List<Property Map>
- The rules that can be used for ID mapping.
IdMappingWorkflowIdMappingRuleBasedPropertiesAttributeMatchingModel, IdMappingWorkflowIdMappingRuleBasedPropertiesAttributeMatchingModelArgs
- One
To One - ONE_TO_ONE
- Many
To Many - MANY_TO_MANY
- Id
Mapping Workflow Id Mapping Rule Based Properties Attribute Matching Model One To One - ONE_TO_ONE
- Id
Mapping Workflow Id Mapping Rule Based Properties Attribute Matching Model Many To Many - MANY_TO_MANY
- One
To One - ONE_TO_ONE
- Many
To Many - MANY_TO_MANY
- One
To One - ONE_TO_ONE
- Many
To Many - MANY_TO_MANY
- ONE_TO_ONE
- ONE_TO_ONE
- MANY_TO_MANY
- MANY_TO_MANY
- "ONE_TO_ONE"
- ONE_TO_ONE
- "MANY_TO_MANY"
- MANY_TO_MANY
IdMappingWorkflowIdMappingRuleBasedPropertiesRecordMatchingModel, IdMappingWorkflowIdMappingRuleBasedPropertiesRecordMatchingModelArgs
- One
Source To One Target - ONE_SOURCE_TO_ONE_TARGET
- Many
Source To One Target - MANY_SOURCE_TO_ONE_TARGET
- Id
Mapping Workflow Id Mapping Rule Based Properties Record Matching Model One Source To One Target - ONE_SOURCE_TO_ONE_TARGET
- Id
Mapping Workflow Id Mapping Rule Based Properties Record Matching Model Many Source To One Target - MANY_SOURCE_TO_ONE_TARGET
- One
Source To One Target - ONE_SOURCE_TO_ONE_TARGET
- Many
Source To One Target - MANY_SOURCE_TO_ONE_TARGET
- One
Source To One Target - ONE_SOURCE_TO_ONE_TARGET
- Many
Source To One Target - MANY_SOURCE_TO_ONE_TARGET
- ONE_SOURCE_TO_ONE_TARGET
- ONE_SOURCE_TO_ONE_TARGET
- MANY_SOURCE_TO_ONE_TARGET
- MANY_SOURCE_TO_ONE_TARGET
- "ONE_SOURCE_TO_ONE_TARGET"
- ONE_SOURCE_TO_ONE_TARGET
- "MANY_SOURCE_TO_ONE_TARGET"
- MANY_SOURCE_TO_ONE_TARGET
IdMappingWorkflowIdMappingRuleBasedPropertiesRuleDefinitionType, IdMappingWorkflowIdMappingRuleBasedPropertiesRuleDefinitionTypeArgs
- Source
- SOURCE
- Target
- TARGET
- Id
Mapping Workflow Id Mapping Rule Based Properties Rule Definition Type Source - SOURCE
- Id
Mapping Workflow Id Mapping Rule Based Properties Rule Definition Type Target - TARGET
- Source
- SOURCE
- Target
- TARGET
- Source
- SOURCE
- Target
- TARGET
- SOURCE
- SOURCE
- TARGET
- TARGET
- "SOURCE"
- SOURCE
- "TARGET"
- TARGET
IdMappingWorkflowIdMappingTechniques, IdMappingWorkflowIdMappingTechniquesArgs
- Id
Mapping Pulumi.Type Aws Native. Entity Resolution. Id Mapping Workflow Id Mapping Techniques Id Mapping Type - The type of ID mapping.
- Provider
Properties Pulumi.Aws Native. Entity Resolution. Inputs. Id Mapping Workflow Provider Properties - An object which defines any additional configurations required by the provider service.
- Rule
Based Pulumi.Properties Aws Native. Entity Resolution. Inputs. Id Mapping Workflow Id Mapping Rule Based Properties - An object which defines any additional configurations required by rule-based matching.
- Id
Mapping IdType Mapping Workflow Id Mapping Techniques Id Mapping Type - The type of ID mapping.
- Provider
Properties IdMapping Workflow Provider Properties - An object which defines any additional configurations required by the provider service.
- Rule
Based IdProperties Mapping Workflow Id Mapping Rule Based Properties - An object which defines any additional configurations required by rule-based matching.
- id
Mapping IdType Mapping Workflow Id Mapping Techniques Id Mapping Type - The type of ID mapping.
- provider
Properties IdMapping Workflow Provider Properties - An object which defines any additional configurations required by the provider service.
- rule
Based IdProperties Mapping Workflow Id Mapping Rule Based Properties - An object which defines any additional configurations required by rule-based matching.
- id
Mapping IdType Mapping Workflow Id Mapping Techniques Id Mapping Type - The type of ID mapping.
- provider
Properties IdMapping Workflow Provider Properties - An object which defines any additional configurations required by the provider service.
- rule
Based IdProperties Mapping Workflow Id Mapping Rule Based Properties - An object which defines any additional configurations required by rule-based matching.
- id_
mapping_ Idtype Mapping Workflow Id Mapping Techniques Id Mapping Type - The type of ID mapping.
- provider_
properties IdMapping Workflow Provider Properties - An object which defines any additional configurations required by the provider service.
- rule_
based_ Idproperties Mapping Workflow Id Mapping Rule Based Properties - An object which defines any additional configurations required by rule-based matching.
- id
Mapping "PROVIDER" | "RULE_BASED"Type - The type of ID mapping.
- provider
Properties Property Map - An object which defines any additional configurations required by the provider service.
- rule
Based Property MapProperties - An object which defines any additional configurations required by rule-based matching.
IdMappingWorkflowIdMappingTechniquesIdMappingType, IdMappingWorkflowIdMappingTechniquesIdMappingTypeArgs
- Provider
- PROVIDER
- Rule
Based - RULE_BASED
- Id
Mapping Workflow Id Mapping Techniques Id Mapping Type Provider - PROVIDER
- Id
Mapping Workflow Id Mapping Techniques Id Mapping Type Rule Based - RULE_BASED
- Provider
- PROVIDER
- Rule
Based - RULE_BASED
- Provider
- PROVIDER
- Rule
Based - RULE_BASED
- PROVIDER
- PROVIDER
- RULE_BASED
- RULE_BASED
- "PROVIDER"
- PROVIDER
- "RULE_BASED"
- RULE_BASED
IdMappingWorkflowInputSource, IdMappingWorkflowInputSourceArgs
- Input
Source stringArn - An Glue table ARN for the input source table, MatchingWorkflow arn or IdNamespace ARN
- Schema
Arn string - The ARN (Amazon Resource Name) that AWS Entity Resolution generated for the
SchemaMapping
. - Type
Pulumi.
Aws Native. Entity Resolution. Id Mapping Workflow Input Source Type The type of ID namespace. There are two types:
SOURCE
andTARGET
.The
SOURCE
contains configurations forsourceId
data that will be processed in an ID mapping workflow.The
TARGET
contains a configuration oftargetId
which allsourceIds
will resolve to.
- Input
Source stringArn - An Glue table ARN for the input source table, MatchingWorkflow arn or IdNamespace ARN
- Schema
Arn string - The ARN (Amazon Resource Name) that AWS Entity Resolution generated for the
SchemaMapping
. - Type
Id
Mapping Workflow Input Source Type The type of ID namespace. There are two types:
SOURCE
andTARGET
.The
SOURCE
contains configurations forsourceId
data that will be processed in an ID mapping workflow.The
TARGET
contains a configuration oftargetId
which allsourceIds
will resolve to.
- input
Source StringArn - An Glue table ARN for the input source table, MatchingWorkflow arn or IdNamespace ARN
- schema
Arn String - The ARN (Amazon Resource Name) that AWS Entity Resolution generated for the
SchemaMapping
. - type
Id
Mapping Workflow Input Source Type The type of ID namespace. There are two types:
SOURCE
andTARGET
.The
SOURCE
contains configurations forsourceId
data that will be processed in an ID mapping workflow.The
TARGET
contains a configuration oftargetId
which allsourceIds
will resolve to.
- input
Source stringArn - An Glue table ARN for the input source table, MatchingWorkflow arn or IdNamespace ARN
- schema
Arn string - The ARN (Amazon Resource Name) that AWS Entity Resolution generated for the
SchemaMapping
. - type
Id
Mapping Workflow Input Source Type The type of ID namespace. There are two types:
SOURCE
andTARGET
.The
SOURCE
contains configurations forsourceId
data that will be processed in an ID mapping workflow.The
TARGET
contains a configuration oftargetId
which allsourceIds
will resolve to.
- input_
source_ strarn - An Glue table ARN for the input source table, MatchingWorkflow arn or IdNamespace ARN
- schema_
arn str - The ARN (Amazon Resource Name) that AWS Entity Resolution generated for the
SchemaMapping
. - type
Id
Mapping Workflow Input Source Type The type of ID namespace. There are two types:
SOURCE
andTARGET
.The
SOURCE
contains configurations forsourceId
data that will be processed in an ID mapping workflow.The
TARGET
contains a configuration oftargetId
which allsourceIds
will resolve to.
- input
Source StringArn - An Glue table ARN for the input source table, MatchingWorkflow arn or IdNamespace ARN
- schema
Arn String - The ARN (Amazon Resource Name) that AWS Entity Resolution generated for the
SchemaMapping
. - type "SOURCE" | "TARGET"
The type of ID namespace. There are two types:
SOURCE
andTARGET
.The
SOURCE
contains configurations forsourceId
data that will be processed in an ID mapping workflow.The
TARGET
contains a configuration oftargetId
which allsourceIds
will resolve to.
IdMappingWorkflowInputSourceType, IdMappingWorkflowInputSourceTypeArgs
- Source
- SOURCE
- Target
- TARGET
- Id
Mapping Workflow Input Source Type Source - SOURCE
- Id
Mapping Workflow Input Source Type Target - TARGET
- Source
- SOURCE
- Target
- TARGET
- Source
- SOURCE
- Target
- TARGET
- SOURCE
- SOURCE
- TARGET
- TARGET
- "SOURCE"
- SOURCE
- "TARGET"
- TARGET
IdMappingWorkflowIntermediateSourceConfiguration, IdMappingWorkflowIntermediateSourceConfigurationArgs
- Intermediate
S3Path string - The s3 path that would be used to stage the intermediate data being generated during workflow execution.
- Intermediate
S3Path string - The s3 path that would be used to stage the intermediate data being generated during workflow execution.
- intermediate
S3Path String - The s3 path that would be used to stage the intermediate data being generated during workflow execution.
- intermediate
S3Path string - The s3 path that would be used to stage the intermediate data being generated during workflow execution.
- intermediate_
s3_ strpath - The s3 path that would be used to stage the intermediate data being generated during workflow execution.
- intermediate
S3Path String - The s3 path that would be used to stage the intermediate data being generated during workflow execution.
IdMappingWorkflowOutputSource, IdMappingWorkflowOutputSourceArgs
- Output
S3Path string - The S3 path to which Entity Resolution will write the output table
- Kms
Arn string - Customer AWS KMS ARN for encryption at rest. If not provided, system will use an AWS Entity Resolution managed KMS key.
- Output
S3Path string - The S3 path to which Entity Resolution will write the output table
- Kms
Arn string - Customer AWS KMS ARN for encryption at rest. If not provided, system will use an AWS Entity Resolution managed KMS key.
- output
S3Path String - The S3 path to which Entity Resolution will write the output table
- kms
Arn String - Customer AWS KMS ARN for encryption at rest. If not provided, system will use an AWS Entity Resolution managed KMS key.
- output
S3Path string - The S3 path to which Entity Resolution will write the output table
- kms
Arn string - Customer AWS KMS ARN for encryption at rest. If not provided, system will use an AWS Entity Resolution managed KMS key.
- output_
s3_ strpath - The S3 path to which Entity Resolution will write the output table
- kms_
arn str - Customer AWS KMS ARN for encryption at rest. If not provided, system will use an AWS Entity Resolution managed KMS key.
- output
S3Path String - The S3 path to which Entity Resolution will write the output table
- kms
Arn String - Customer AWS KMS ARN for encryption at rest. If not provided, system will use an AWS Entity Resolution managed KMS key.
IdMappingWorkflowProviderProperties, IdMappingWorkflowProviderPropertiesArgs
- Provider
Service stringArn - Arn of the Provider Service being used.
- Intermediate
Source Pulumi.Configuration Aws Native. Entity Resolution. Inputs. Id Mapping Workflow Intermediate Source Configuration - The Amazon S3 location that temporarily stores your data while it processes. Your information won't be saved permanently.
- Provider
Configuration Dictionary<string, string> - Additional Provider configuration that would be required for the provider service. The Configuration must be in JSON string format
- Provider
Service stringArn - Arn of the Provider Service being used.
- Intermediate
Source IdConfiguration Mapping Workflow Intermediate Source Configuration - The Amazon S3 location that temporarily stores your data while it processes. Your information won't be saved permanently.
- Provider
Configuration map[string]string - Additional Provider configuration that would be required for the provider service. The Configuration must be in JSON string format
- provider
Service StringArn - Arn of the Provider Service being used.
- intermediate
Source IdConfiguration Mapping Workflow Intermediate Source Configuration - The Amazon S3 location that temporarily stores your data while it processes. Your information won't be saved permanently.
- provider
Configuration Map<String,String> - Additional Provider configuration that would be required for the provider service. The Configuration must be in JSON string format
- provider
Service stringArn - Arn of the Provider Service being used.
- intermediate
Source IdConfiguration Mapping Workflow Intermediate Source Configuration - The Amazon S3 location that temporarily stores your data while it processes. Your information won't be saved permanently.
- provider
Configuration {[key: string]: string} - Additional Provider configuration that would be required for the provider service. The Configuration must be in JSON string format
- provider_
service_ strarn - Arn of the Provider Service being used.
- intermediate_
source_ Idconfiguration Mapping Workflow Intermediate Source Configuration - The Amazon S3 location that temporarily stores your data while it processes. Your information won't be saved permanently.
- provider_
configuration Mapping[str, str] - Additional Provider configuration that would be required for the provider service. The Configuration must be in JSON string format
- provider
Service StringArn - Arn of the Provider Service being used.
- intermediate
Source Property MapConfiguration - The Amazon S3 location that temporarily stores your data while it processes. Your information won't be saved permanently.
- provider
Configuration Map<String> - Additional Provider configuration that would be required for the provider service. The Configuration must be in JSON string format
IdMappingWorkflowRule, IdMappingWorkflowRuleArgs
- Matching
Keys List<string> - A list of
MatchingKeys
. TheMatchingKeys
must have been defined in theSchemaMapping
. Two records are considered to match according to this rule if all of theMatchingKeys
match. - Rule
Name string - A name for the matching rule.
- Matching
Keys []string - A list of
MatchingKeys
. TheMatchingKeys
must have been defined in theSchemaMapping
. Two records are considered to match according to this rule if all of theMatchingKeys
match. - Rule
Name string - A name for the matching rule.
- matching
Keys List<String> - A list of
MatchingKeys
. TheMatchingKeys
must have been defined in theSchemaMapping
. Two records are considered to match according to this rule if all of theMatchingKeys
match. - rule
Name String - A name for the matching rule.
- matching
Keys string[] - A list of
MatchingKeys
. TheMatchingKeys
must have been defined in theSchemaMapping
. Two records are considered to match according to this rule if all of theMatchingKeys
match. - rule
Name string - A name for the matching rule.
- matching_
keys Sequence[str] - A list of
MatchingKeys
. TheMatchingKeys
must have been defined in theSchemaMapping
. Two records are considered to match according to this rule if all of theMatchingKeys
match. - rule_
name str - A name for the matching rule.
- matching
Keys List<String> - A list of
MatchingKeys
. TheMatchingKeys
must have been defined in theSchemaMapping
. Two records are considered to match according to this rule if all of theMatchingKeys
match. - rule
Name String - A name for the matching rule.
Tag, TagArgs
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.