Define input data using an ID namespace
An ID namespace is a wrapper around your input data table. You use an ID namespace to provide metadata explaining your input data and matching techniques and how to use them in an ID mapping workflow.
There are two types of ID namespaces: Source and Target.
-
The Source contains configurations for the source data that AWS Entity Resolution processes in an ID mapping workflow.
-
The Target contains a configuration of the target data that all sources resolve to.
You can define the input data that you want to resolve across two AWS accounts in an ID mapping workflow. One participant creates an ID namespace source and another participant creates an ID namespace target. After the participants create the source and target, you can run an ID mapping workflow to translate the data from the source to the target.
The following diagram summarizes how to create an ID namespace to use in an ID mapping workflow.
The following sections describe how to create an ID namespace source and an ID namespace target.