1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. entityresolution
  5. getIdMappingWorkflow

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.3.0 published on Thursday, Oct 17, 2024 by Pulumi

aws-native.entityresolution.getIdMappingWorkflow

Explore with Pulumi AI

aws-native logo

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.3.0 published on Thursday, Oct 17, 2024 by Pulumi

    IdMappingWorkflow defined in AWS Entity Resolution service

    Using getIdMappingWorkflow

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getIdMappingWorkflow(args: GetIdMappingWorkflowArgs, opts?: InvokeOptions): Promise<GetIdMappingWorkflowResult>
    function getIdMappingWorkflowOutput(args: GetIdMappingWorkflowOutputArgs, opts?: InvokeOptions): Output<GetIdMappingWorkflowResult>
    def get_id_mapping_workflow(workflow_name: Optional[str] = None,
                                opts: Optional[InvokeOptions] = None) -> GetIdMappingWorkflowResult
    def get_id_mapping_workflow_output(workflow_name: Optional[pulumi.Input[str]] = None,
                                opts: Optional[InvokeOptions] = None) -> Output[GetIdMappingWorkflowResult]
    func LookupIdMappingWorkflow(ctx *Context, args *LookupIdMappingWorkflowArgs, opts ...InvokeOption) (*LookupIdMappingWorkflowResult, error)
    func LookupIdMappingWorkflowOutput(ctx *Context, args *LookupIdMappingWorkflowOutputArgs, opts ...InvokeOption) LookupIdMappingWorkflowResultOutput

    > Note: This function is named LookupIdMappingWorkflow in the Go SDK.

    public static class GetIdMappingWorkflow 
    {
        public static Task<GetIdMappingWorkflowResult> InvokeAsync(GetIdMappingWorkflowArgs args, InvokeOptions? opts = null)
        public static Output<GetIdMappingWorkflowResult> Invoke(GetIdMappingWorkflowInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetIdMappingWorkflowResult> getIdMappingWorkflow(GetIdMappingWorkflowArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: aws-native:entityresolution:getIdMappingWorkflow
      arguments:
        # arguments dictionary

    The following arguments are supported:

    WorkflowName string
    The name of the IdMappingWorkflow
    WorkflowName string
    The name of the IdMappingWorkflow
    workflowName String
    The name of the IdMappingWorkflow
    workflowName string
    The name of the IdMappingWorkflow
    workflow_name str
    The name of the IdMappingWorkflow
    workflowName String
    The name of the IdMappingWorkflow

    getIdMappingWorkflow Result

    The following output properties are available:

    CreatedAt string
    Description string
    The description of the IdMappingWorkflow
    IdMappingTechniques Pulumi.AwsNative.EntityResolution.Outputs.IdMappingWorkflowIdMappingTechniques
    An object which defines the ID mapping technique and any additional configurations.
    InputSourceConfig List<Pulumi.AwsNative.EntityResolution.Outputs.IdMappingWorkflowInputSource>
    A list of InputSource objects, which have the fields InputSourceARN and SchemaName .
    OutputSourceConfig List<Pulumi.AwsNative.EntityResolution.Outputs.IdMappingWorkflowOutputSource>
    A list of IdMappingWorkflowOutputSource objects, each of which contains fields OutputS3Path and Output .
    RoleArn 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.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    The tags used to organize, track, or control access for this resource.
    UpdatedAt string
    WorkflowArn string
    CreatedAt string
    Description string
    The description of the IdMappingWorkflow
    IdMappingTechniques IdMappingWorkflowIdMappingTechniques
    An object which defines the ID mapping technique and any additional configurations.
    InputSourceConfig []IdMappingWorkflowInputSource
    A list of InputSource objects, which have the fields InputSourceARN and SchemaName .
    OutputSourceConfig []IdMappingWorkflowOutputSource
    A list of IdMappingWorkflowOutputSource objects, each of which contains fields OutputS3Path and Output .
    RoleArn 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.
    Tags Tag
    The tags used to organize, track, or control access for this resource.
    UpdatedAt string
    WorkflowArn string
    createdAt String
    description String
    The description of the IdMappingWorkflow
    idMappingTechniques IdMappingWorkflowIdMappingTechniques
    An object which defines the ID mapping technique and any additional configurations.
    inputSourceConfig List<IdMappingWorkflowInputSource>
    A list of InputSource objects, which have the fields InputSourceARN and SchemaName .
    outputSourceConfig List<IdMappingWorkflowOutputSource>
    A list of IdMappingWorkflowOutputSource objects, each of which contains fields OutputS3Path and Output .
    roleArn 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.
    tags List<Tag>
    The tags used to organize, track, or control access for this resource.
    updatedAt String
    workflowArn String
    createdAt string
    description string
    The description of the IdMappingWorkflow
    idMappingTechniques IdMappingWorkflowIdMappingTechniques
    An object which defines the ID mapping technique and any additional configurations.
    inputSourceConfig IdMappingWorkflowInputSource[]
    A list of InputSource objects, which have the fields InputSourceARN and SchemaName .
    outputSourceConfig IdMappingWorkflowOutputSource[]
    A list of IdMappingWorkflowOutputSource objects, each of which contains fields OutputS3Path and Output .
    roleArn 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.
    tags Tag[]
    The tags used to organize, track, or control access for this resource.
    updatedAt string
    workflowArn string
    created_at str
    description str
    The description of the IdMappingWorkflow
    id_mapping_techniques IdMappingWorkflowIdMappingTechniques
    An object which defines the ID mapping technique and any additional configurations.
    input_source_config Sequence[IdMappingWorkflowInputSource]
    A list of InputSource objects, which have the fields InputSourceARN and SchemaName .
    output_source_config Sequence[IdMappingWorkflowOutputSource]
    A list of IdMappingWorkflowOutputSource objects, each of which contains fields OutputS3Path and Output .
    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.
    tags Sequence[root_Tag]
    The tags used to organize, track, or control access for this resource.
    updated_at str
    workflow_arn str
    createdAt String
    description String
    The description of the IdMappingWorkflow
    idMappingTechniques Property Map
    An object which defines the ID mapping technique and any additional configurations.
    inputSourceConfig List<Property Map>
    A list of InputSource objects, which have the fields InputSourceARN and SchemaName .
    outputSourceConfig List<Property Map>
    A list of IdMappingWorkflowOutputSource objects, each of which contains fields OutputS3Path and Output .
    roleArn 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.
    tags List<Property Map>
    The tags used to organize, track, or control access for this resource.
    updatedAt String
    workflowArn String

    Supporting Types

    IdMappingWorkflowIdMappingRuleBasedProperties

    AttributeMatchingModel Pulumi.AwsNative.EntityResolution.IdMappingWorkflowIdMappingRuleBasedPropertiesAttributeMatchingModel

    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.

    RecordMatchingModel Pulumi.AwsNative.EntityResolution.IdMappingWorkflowIdMappingRuleBasedPropertiesRecordMatchingModel

    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.

    RuleDefinitionType Pulumi.AwsNative.EntityResolution.IdMappingWorkflowIdMappingRuleBasedPropertiesRuleDefinitionType
    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.AwsNative.EntityResolution.Inputs.IdMappingWorkflowRule>
    The rules that can be used for ID mapping.
    AttributeMatchingModel IdMappingWorkflowIdMappingRuleBasedPropertiesAttributeMatchingModel

    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.

    RecordMatchingModel IdMappingWorkflowIdMappingRuleBasedPropertiesRecordMatchingModel

    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.

    RuleDefinitionType IdMappingWorkflowIdMappingRuleBasedPropertiesRuleDefinitionType
    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 []IdMappingWorkflowRule
    The rules that can be used for ID mapping.
    attributeMatchingModel IdMappingWorkflowIdMappingRuleBasedPropertiesAttributeMatchingModel

    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.

    recordMatchingModel IdMappingWorkflowIdMappingRuleBasedPropertiesRecordMatchingModel

    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.

    ruleDefinitionType IdMappingWorkflowIdMappingRuleBasedPropertiesRuleDefinitionType
    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<IdMappingWorkflowRule>
    The rules that can be used for ID mapping.
    attributeMatchingModel IdMappingWorkflowIdMappingRuleBasedPropertiesAttributeMatchingModel

    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.

    recordMatchingModel IdMappingWorkflowIdMappingRuleBasedPropertiesRecordMatchingModel

    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.

    ruleDefinitionType IdMappingWorkflowIdMappingRuleBasedPropertiesRuleDefinitionType
    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 IdMappingWorkflowRule[]
    The rules that can be used for ID mapping.
    attribute_matching_model IdMappingWorkflowIdMappingRuleBasedPropertiesAttributeMatchingModel

    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.

    record_matching_model IdMappingWorkflowIdMappingRuleBasedPropertiesRecordMatchingModel

    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_type IdMappingWorkflowIdMappingRuleBasedPropertiesRuleDefinitionType
    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[IdMappingWorkflowRule]
    The rules that can be used for ID mapping.
    attributeMatchingModel "ONE_TO_ONE" | "MANY_TO_MANY"

    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.

    recordMatchingModel "ONE_SOURCE_TO_ONE_TARGET" | "MANY_SOURCE_TO_ONE_TARGET"

    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.

    ruleDefinitionType "SOURCE" | "TARGET"
    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

    IdMappingWorkflowIdMappingRuleBasedPropertiesRecordMatchingModel

    IdMappingWorkflowIdMappingRuleBasedPropertiesRuleDefinitionType

    IdMappingWorkflowIdMappingTechniques

    IdMappingType Pulumi.AwsNative.EntityResolution.IdMappingWorkflowIdMappingTechniquesIdMappingType
    The type of ID mapping.
    ProviderProperties Pulumi.AwsNative.EntityResolution.Inputs.IdMappingWorkflowProviderProperties
    An object which defines any additional configurations required by the provider service.
    RuleBasedProperties Pulumi.AwsNative.EntityResolution.Inputs.IdMappingWorkflowIdMappingRuleBasedProperties
    An object which defines any additional configurations required by rule-based matching.
    IdMappingType IdMappingWorkflowIdMappingTechniquesIdMappingType
    The type of ID mapping.
    ProviderProperties IdMappingWorkflowProviderProperties
    An object which defines any additional configurations required by the provider service.
    RuleBasedProperties IdMappingWorkflowIdMappingRuleBasedProperties
    An object which defines any additional configurations required by rule-based matching.
    idMappingType IdMappingWorkflowIdMappingTechniquesIdMappingType
    The type of ID mapping.
    providerProperties IdMappingWorkflowProviderProperties
    An object which defines any additional configurations required by the provider service.
    ruleBasedProperties IdMappingWorkflowIdMappingRuleBasedProperties
    An object which defines any additional configurations required by rule-based matching.
    idMappingType IdMappingWorkflowIdMappingTechniquesIdMappingType
    The type of ID mapping.
    providerProperties IdMappingWorkflowProviderProperties
    An object which defines any additional configurations required by the provider service.
    ruleBasedProperties IdMappingWorkflowIdMappingRuleBasedProperties
    An object which defines any additional configurations required by rule-based matching.
    id_mapping_type IdMappingWorkflowIdMappingTechniquesIdMappingType
    The type of ID mapping.
    provider_properties IdMappingWorkflowProviderProperties
    An object which defines any additional configurations required by the provider service.
    rule_based_properties IdMappingWorkflowIdMappingRuleBasedProperties
    An object which defines any additional configurations required by rule-based matching.
    idMappingType "PROVIDER" | "RULE_BASED"
    The type of ID mapping.
    providerProperties Property Map
    An object which defines any additional configurations required by the provider service.
    ruleBasedProperties Property Map
    An object which defines any additional configurations required by rule-based matching.

    IdMappingWorkflowIdMappingTechniquesIdMappingType

    IdMappingWorkflowInputSource

    InputSourceArn string
    An Glue table ARN for the input source table, MatchingWorkflow arn or IdNamespace ARN
    SchemaArn string
    The ARN (Amazon Resource Name) that AWS Entity Resolution generated for the SchemaMapping .
    Type Pulumi.AwsNative.EntityResolution.IdMappingWorkflowInputSourceType

    The type of ID namespace. There are two types: SOURCE and TARGET .

    The SOURCE contains configurations for sourceId data that will be processed in an ID mapping workflow.

    The TARGET contains a configuration of targetId which all sourceIds will resolve to.

    InputSourceArn string
    An Glue table ARN for the input source table, MatchingWorkflow arn or IdNamespace ARN
    SchemaArn string
    The ARN (Amazon Resource Name) that AWS Entity Resolution generated for the SchemaMapping .
    Type IdMappingWorkflowInputSourceType

    The type of ID namespace. There are two types: SOURCE and TARGET .

    The SOURCE contains configurations for sourceId data that will be processed in an ID mapping workflow.

    The TARGET contains a configuration of targetId which all sourceIds will resolve to.

    inputSourceArn String
    An Glue table ARN for the input source table, MatchingWorkflow arn or IdNamespace ARN
    schemaArn String
    The ARN (Amazon Resource Name) that AWS Entity Resolution generated for the SchemaMapping .
    type IdMappingWorkflowInputSourceType

    The type of ID namespace. There are two types: SOURCE and TARGET .

    The SOURCE contains configurations for sourceId data that will be processed in an ID mapping workflow.

    The TARGET contains a configuration of targetId which all sourceIds will resolve to.

    inputSourceArn string
    An Glue table ARN for the input source table, MatchingWorkflow arn or IdNamespace ARN
    schemaArn string
    The ARN (Amazon Resource Name) that AWS Entity Resolution generated for the SchemaMapping .
    type IdMappingWorkflowInputSourceType

    The type of ID namespace. There are two types: SOURCE and TARGET .

    The SOURCE contains configurations for sourceId data that will be processed in an ID mapping workflow.

    The TARGET contains a configuration of targetId which all sourceIds will resolve to.

    input_source_arn str
    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 IdMappingWorkflowInputSourceType

    The type of ID namespace. There are two types: SOURCE and TARGET .

    The SOURCE contains configurations for sourceId data that will be processed in an ID mapping workflow.

    The TARGET contains a configuration of targetId which all sourceIds will resolve to.

    inputSourceArn String
    An Glue table ARN for the input source table, MatchingWorkflow arn or IdNamespace ARN
    schemaArn 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 and TARGET .

    The SOURCE contains configurations for sourceId data that will be processed in an ID mapping workflow.

    The TARGET contains a configuration of targetId which all sourceIds will resolve to.

    IdMappingWorkflowInputSourceType

    IdMappingWorkflowIntermediateSourceConfiguration

    IntermediateS3Path string
    The s3 path that would be used to stage the intermediate data being generated during workflow execution.
    IntermediateS3Path string
    The s3 path that would be used to stage the intermediate data being generated during workflow execution.
    intermediateS3Path String
    The s3 path that would be used to stage the intermediate data being generated during workflow execution.
    intermediateS3Path string
    The s3 path that would be used to stage the intermediate data being generated during workflow execution.
    intermediate_s3_path str
    The s3 path that would be used to stage the intermediate data being generated during workflow execution.
    intermediateS3Path String
    The s3 path that would be used to stage the intermediate data being generated during workflow execution.

    IdMappingWorkflowOutputSource

    OutputS3Path string
    The S3 path to which Entity Resolution will write the output table
    KmsArn string
    Customer AWS KMS ARN for encryption at rest. If not provided, system will use an AWS Entity Resolution managed KMS key.
    OutputS3Path string
    The S3 path to which Entity Resolution will write the output table
    KmsArn string
    Customer AWS KMS ARN for encryption at rest. If not provided, system will use an AWS Entity Resolution managed KMS key.
    outputS3Path String
    The S3 path to which Entity Resolution will write the output table
    kmsArn String
    Customer AWS KMS ARN for encryption at rest. If not provided, system will use an AWS Entity Resolution managed KMS key.
    outputS3Path string
    The S3 path to which Entity Resolution will write the output table
    kmsArn string
    Customer AWS KMS ARN for encryption at rest. If not provided, system will use an AWS Entity Resolution managed KMS key.
    output_s3_path str
    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.
    outputS3Path String
    The S3 path to which Entity Resolution will write the output table
    kmsArn String
    Customer AWS KMS ARN for encryption at rest. If not provided, system will use an AWS Entity Resolution managed KMS key.

    IdMappingWorkflowProviderProperties

    ProviderServiceArn string
    Arn of the Provider Service being used.
    IntermediateSourceConfiguration Pulumi.AwsNative.EntityResolution.Inputs.IdMappingWorkflowIntermediateSourceConfiguration
    The Amazon S3 location that temporarily stores your data while it processes. Your information won't be saved permanently.
    ProviderConfiguration Dictionary<string, string>
    Additional Provider configuration that would be required for the provider service. The Configuration must be in JSON string format
    ProviderServiceArn string
    Arn of the Provider Service being used.
    IntermediateSourceConfiguration IdMappingWorkflowIntermediateSourceConfiguration
    The Amazon S3 location that temporarily stores your data while it processes. Your information won't be saved permanently.
    ProviderConfiguration map[string]string
    Additional Provider configuration that would be required for the provider service. The Configuration must be in JSON string format
    providerServiceArn String
    Arn of the Provider Service being used.
    intermediateSourceConfiguration IdMappingWorkflowIntermediateSourceConfiguration
    The Amazon S3 location that temporarily stores your data while it processes. Your information won't be saved permanently.
    providerConfiguration Map<String,String>
    Additional Provider configuration that would be required for the provider service. The Configuration must be in JSON string format
    providerServiceArn string
    Arn of the Provider Service being used.
    intermediateSourceConfiguration IdMappingWorkflowIntermediateSourceConfiguration
    The Amazon S3 location that temporarily stores your data while it processes. Your information won't be saved permanently.
    providerConfiguration {[key: string]: string}
    Additional Provider configuration that would be required for the provider service. The Configuration must be in JSON string format
    provider_service_arn str
    Arn of the Provider Service being used.
    intermediate_source_configuration IdMappingWorkflowIntermediateSourceConfiguration
    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
    providerServiceArn String
    Arn of the Provider Service being used.
    intermediateSourceConfiguration Property Map
    The Amazon S3 location that temporarily stores your data while it processes. Your information won't be saved permanently.
    providerConfiguration Map<String>
    Additional Provider configuration that would be required for the provider service. The Configuration must be in JSON string format

    IdMappingWorkflowRule

    MatchingKeys List<string>
    A list of MatchingKeys . The MatchingKeys must have been defined in the SchemaMapping . Two records are considered to match according to this rule if all of the MatchingKeys match.
    RuleName string
    A name for the matching rule.
    MatchingKeys []string
    A list of MatchingKeys . The MatchingKeys must have been defined in the SchemaMapping . Two records are considered to match according to this rule if all of the MatchingKeys match.
    RuleName string
    A name for the matching rule.
    matchingKeys List<String>
    A list of MatchingKeys . The MatchingKeys must have been defined in the SchemaMapping . Two records are considered to match according to this rule if all of the MatchingKeys match.
    ruleName String
    A name for the matching rule.
    matchingKeys string[]
    A list of MatchingKeys . The MatchingKeys must have been defined in the SchemaMapping . Two records are considered to match according to this rule if all of the MatchingKeys match.
    ruleName string
    A name for the matching rule.
    matching_keys Sequence[str]
    A list of MatchingKeys . The MatchingKeys must have been defined in the SchemaMapping . Two records are considered to match according to this rule if all of the MatchingKeys match.
    rule_name str
    A name for the matching rule.
    matchingKeys List<String>
    A list of MatchingKeys . The MatchingKeys must have been defined in the SchemaMapping . Two records are considered to match according to this rule if all of the MatchingKeys match.
    ruleName String
    A name for the matching rule.

    Tag

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    AWS Cloud Control v1.3.0 published on Thursday, Oct 17, 2024 by Pulumi