Amazon.PowerShell.Cmdlets.ERES.AmazonEntityResolutionClientCmdlet.ClientConfig
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
A description of the workflow.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The type of ID mapping.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
A list of InputSource objects, which have the fields InputSourceARN and SchemaName.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-IntermediateSourceConfiguration_IntermediateS3Path <
String>
The Amazon S3 location (bucket and prefix). For example: s3://provider_bucket/DOC-EXAMPLE-BUCKET
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | IdMappingTechniques_ProviderProperties_IntermediateSourceConfiguration_IntermediateS3Path |
A list of IdMappingWorkflowOutputSource objects, each of which contains fields OutputS3Path and Output.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-ProviderProperties_ProviderConfiguration <PSObject>
The required configuration fields to use with the provider service.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | IdMappingTechniques_ProviderProperties_ProviderConfiguration |
-ProviderProperties_ProviderServiceArn <
String>
The ARN of the provider service.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | IdMappingTechniques_ProviderProperties_ProviderServiceArn |
The Amazon Resource Name (ARN) of the IAM role. Entity Resolution assumes this role to create resources on your behalf as part of workflow execution.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The comparison type. You can either choose ONE_TO_ONE or MANY_TO_MANY as the attributeMatchingModel. 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 the Email field of Profile A matches the value of the BusinessEmail field of Profile B, the two profiles are matched on the Email 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 the Email attribute type, the system will only consider it a match if the value of the Email field of Profile A matches the value of the Email field of Profile B.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | IdMappingTechniques_RuleBasedProperties_AttributeMatchingModel |
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.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | IdMappingTechniques_RuleBasedProperties_RecordMatchingModel |
-RuleBasedProperties_Rule <
Rule[]>
The rules that can be used for ID mapping.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | IdMappingTechniques_RuleBasedProperties_Rules |
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.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | IdMappingTechniques_RuleBasedProperties_RuleDefinitionType |
Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.EntityResolution.Model.CreateIdMappingWorkflowResponse). Specifying the name of a property of type Amazon.EntityResolution.Model.CreateIdMappingWorkflowResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The tags used to organize, track, or control access for this resource.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Tags |
The name of the workflow. There can't be multiple IdMappingWorkflows with the same name.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |