# README
AWS::EntityResolution Construct Library
---All classes with the
Cfn
prefix in this module (CFN Resources) are always stable and safe to use.
This module is part of the AWS Cloud Development Kit project.
import entityresolution "github.com/aws/aws-cdk-go/awscdk"
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for EntityResolution construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::EntityResolution resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::EntityResolution.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
# Functions
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given object is a CfnResource.
Checks if `x` is a construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given object is a CfnResource.
Checks if `x` is a construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given object is a CfnResource.
Checks if `x` is a construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given object is a CfnResource.
Checks if `x` is a construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given object is a CfnResource.
Checks if `x` is a construct.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
An object that defines the list of matching rules to run in an ID mapping workflow.
An object which defines the ID mapping technique and any additional configurations.
An object containing `InputSourceARN` , `SchemaName` , and `Type` .
A list of `IdMappingWorkflowOutputSource` objects, each of which contains fields `OutputS3Path` and `Output` .
The Amazon S3 location that temporarily stores your data while it processes.
An object containing the `providerServiceARN` , `intermediateSourceConfiguration` , and `providerConfiguration` .
An object containing `RuleName` , and `MatchingKeys` .
Properties for defining a `CfnIdMappingWorkflow`.
An object containing `IdMappingType` , `ProviderProperties` , and `RuleBasedProperties` .
An object containing `InputSourceARN` and `SchemaName` .
An object containing `ProviderConfiguration` and `ProviderServiceArn` .
The rule-based properties of an ID namespace.
An object containing `RuleName` , and `MatchingKeys` .
Properties for defining a `CfnIdNamespace`.
An object which defines an incremental run type and has only `incrementalRunType` as a field.
An object containing `InputSourceARN` , `SchemaName` , and `ApplyNormalization` .
The Amazon S3 location that temporarily stores your data while it processes.
A list of `OutputAttribute` objects, each of which have the fields `Name` and `Hashed` .
A list of `OutputAttribute` objects, each of which have the fields `Name` and `Hashed` .
An object containing the `providerServiceARN` , `intermediateSourceConfiguration` , and `providerConfiguration` .
An object which defines the `resolutionType` and the `ruleBasedProperties` .
An object which defines the list of matching rules to run in a matching workflow.
An object containing `RuleName` , and `MatchingKeys` .
Properties for defining a `CfnMatchingWorkflow`.
Properties for defining a `CfnPolicyStatement`.
An object containing `FieldName` , `Type` , `GroupName` , `MatchKey` , `Hashing` , and `SubType` .
Properties for defining a `CfnSchemaMapping`.
# Interfaces
Creates an `IdMappingWorkflow` object which stores the configuration of the data processing job to be run.
Creates an ID namespace object which will help customers provide metadata explaining their dataset and how to use it.
Creates a `MatchingWorkflow` object which stores the configuration of the data processing job to be run.
Adds a policy statement object.
Creates a schema mapping, which defines the schema of the input customer records table.