stratosphere-entityresolution-1.0.0: Stratosphere integration for AWS EntityResolution.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.EntityResolution.IdMappingWorkflow

Documentation

data IdMappingTechniquesProperty Source #

Instances

Instances details
ToJSON IdMappingTechniquesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IdMappingTechniquesProperty

Show IdMappingTechniquesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IdMappingTechniquesProperty

Eq IdMappingTechniquesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IdMappingTechniquesProperty

ToResourceProperties IdMappingTechniquesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IdMappingTechniquesProperty

Property "IdMappingType" IdMappingTechniquesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IdMappingTechniquesProperty

Property "NormalizationVersion" IdMappingTechniquesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IdMappingTechniquesProperty

Associated Types

type PropertyType "NormalizationVersion" IdMappingTechniquesProperty 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IdMappingTechniquesProperty

type PropertyType "NormalizationVersion" IdMappingTechniquesProperty = Value Text
Property "ProviderProperties" IdMappingTechniquesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IdMappingTechniquesProperty

Property "RuleBasedProperties" IdMappingTechniquesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IdMappingTechniquesProperty

type PropertyType "IdMappingType" IdMappingTechniquesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IdMappingTechniquesProperty

type PropertyType "NormalizationVersion" IdMappingTechniquesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IdMappingTechniquesProperty

type PropertyType "NormalizationVersion" IdMappingTechniquesProperty = Value Text
type PropertyType "ProviderProperties" IdMappingTechniquesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IdMappingTechniquesProperty

type PropertyType "RuleBasedProperties" IdMappingTechniquesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IdMappingTechniquesProperty

data IdMappingRuleBasedPropertiesProperty Source #

Instances

Instances details
ToJSON IdMappingRuleBasedPropertiesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IdMappingRuleBasedPropertiesProperty

Show IdMappingRuleBasedPropertiesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IdMappingRuleBasedPropertiesProperty

Eq IdMappingRuleBasedPropertiesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IdMappingRuleBasedPropertiesProperty

ToResourceProperties IdMappingRuleBasedPropertiesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IdMappingRuleBasedPropertiesProperty

Property "AttributeMatchingModel" IdMappingRuleBasedPropertiesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IdMappingRuleBasedPropertiesProperty

Property "RecordMatchingModel" IdMappingRuleBasedPropertiesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IdMappingRuleBasedPropertiesProperty

Property "RuleDefinitionType" IdMappingRuleBasedPropertiesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IdMappingRuleBasedPropertiesProperty

Property "Rules" IdMappingRuleBasedPropertiesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IdMappingRuleBasedPropertiesProperty

type PropertyType "AttributeMatchingModel" IdMappingRuleBasedPropertiesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IdMappingRuleBasedPropertiesProperty

type PropertyType "RecordMatchingModel" IdMappingRuleBasedPropertiesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IdMappingRuleBasedPropertiesProperty

type PropertyType "RuleDefinitionType" IdMappingRuleBasedPropertiesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IdMappingRuleBasedPropertiesProperty

type PropertyType "Rules" IdMappingRuleBasedPropertiesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IdMappingRuleBasedPropertiesProperty

data RuleProperty Source #

Instances

Instances details
ToJSON RuleProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.RuleProperty

Show RuleProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.RuleProperty

Eq RuleProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.RuleProperty

ToResourceProperties RuleProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.RuleProperty

Property "MatchingKeys" RuleProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.RuleProperty

Associated Types

type PropertyType "MatchingKeys" RuleProperty 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.RuleProperty

type PropertyType "MatchingKeys" RuleProperty = ValueList Text

Methods

set :: PropertyType "MatchingKeys" RuleProperty -> RuleProperty -> RuleProperty #

Property "RuleName" RuleProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.RuleProperty

Associated Types

type PropertyType "RuleName" RuleProperty 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.RuleProperty

type PropertyType "MatchingKeys" RuleProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.RuleProperty

type PropertyType "MatchingKeys" RuleProperty = ValueList Text
type PropertyType "RuleName" RuleProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.RuleProperty

data ProviderPropertiesProperty Source #

Instances

Instances details
ToJSON ProviderPropertiesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.ProviderPropertiesProperty

Show ProviderPropertiesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.ProviderPropertiesProperty

Eq ProviderPropertiesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.ProviderPropertiesProperty

ToResourceProperties ProviderPropertiesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.ProviderPropertiesProperty

Property "IntermediateSourceConfiguration" ProviderPropertiesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.ProviderPropertiesProperty

Associated Types

type PropertyType "IntermediateSourceConfiguration" ProviderPropertiesProperty 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.ProviderPropertiesProperty

Property "ProviderConfiguration" ProviderPropertiesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.ProviderPropertiesProperty

Associated Types

type PropertyType "ProviderConfiguration" ProviderPropertiesProperty 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.ProviderPropertiesProperty

type PropertyType "ProviderConfiguration" ProviderPropertiesProperty = Map Text (Value Text)
Property "ProviderServiceArn" ProviderPropertiesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.ProviderPropertiesProperty

type PropertyType "IntermediateSourceConfiguration" ProviderPropertiesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.ProviderPropertiesProperty

type PropertyType "ProviderConfiguration" ProviderPropertiesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.ProviderPropertiesProperty

type PropertyType "ProviderConfiguration" ProviderPropertiesProperty = Map Text (Value Text)
type PropertyType "ProviderServiceArn" ProviderPropertiesProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.ProviderPropertiesProperty

data IntermediateSourceConfigurationProperty Source #

Instances

Instances details
ToJSON IntermediateSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IntermediateSourceConfigurationProperty

Show IntermediateSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IntermediateSourceConfigurationProperty

Eq IntermediateSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IntermediateSourceConfigurationProperty

ToResourceProperties IntermediateSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IntermediateSourceConfigurationProperty

Property "IntermediateS3Path" IntermediateSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IntermediateSourceConfigurationProperty

type PropertyType "IntermediateS3Path" IntermediateSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow.IntermediateSourceConfigurationProperty

data IdMappingWorkflow Source #

Constructors

IdMappingWorkflow

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-entityresolution-idmappingworkflow.html

Fields

Instances

Instances details
ToJSON IdMappingWorkflow Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow

Show IdMappingWorkflow Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow

Eq IdMappingWorkflow Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow

ToResourceProperties IdMappingWorkflow Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow

Property "Description" IdMappingWorkflow Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow

Associated Types

type PropertyType "Description" IdMappingWorkflow 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow

Property "IdMappingIncrementalRunConfig" IdMappingWorkflow Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow

Associated Types

type PropertyType "IdMappingIncrementalRunConfig" IdMappingWorkflow 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow

Methods

set :: PropertyType "IdMappingIncrementalRunConfig" IdMappingWorkflow -> IdMappingWorkflow -> IdMappingWorkflow #

Property "IdMappingTechniques" IdMappingWorkflow Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow

Associated Types

type PropertyType "IdMappingTechniques" IdMappingWorkflow 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow

Property "InputSourceConfig" IdMappingWorkflow Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow

Associated Types

type PropertyType "InputSourceConfig" IdMappingWorkflow 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow

Property "OutputSourceConfig" IdMappingWorkflow Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow

Associated Types

type PropertyType "OutputSourceConfig" IdMappingWorkflow 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow

Property "RoleArn" IdMappingWorkflow Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow

Associated Types

type PropertyType "RoleArn" IdMappingWorkflow 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow

Property "Tags" IdMappingWorkflow Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow

Associated Types

type PropertyType "Tags" IdMappingWorkflow 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow

Property "WorkflowName" IdMappingWorkflow Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow

Associated Types

type PropertyType "WorkflowName" IdMappingWorkflow 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow

type PropertyType "Description" IdMappingWorkflow Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow

type PropertyType "IdMappingIncrementalRunConfig" IdMappingWorkflow Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow

type PropertyType "IdMappingTechniques" IdMappingWorkflow Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow

type PropertyType "InputSourceConfig" IdMappingWorkflow Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow

type PropertyType "OutputSourceConfig" IdMappingWorkflow Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow

type PropertyType "RoleArn" IdMappingWorkflow Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow

type PropertyType "Tags" IdMappingWorkflow Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow

type PropertyType "WorkflowName" IdMappingWorkflow Source # 
Instance details

Defined in Stratosphere.EntityResolution.IdMappingWorkflow