We recommend new projects start with resources from the AWS provider.
aws-native.entityresolution.IdNamespace
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
IdNamespace defined in AWS Entity Resolution service
Create IdNamespace Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new IdNamespace(name: string, args: IdNamespaceArgs, opts?: CustomResourceOptions);@overload
def IdNamespace(resource_name: str,
                args: IdNamespaceArgs,
                opts: Optional[ResourceOptions] = None)
@overload
def IdNamespace(resource_name: str,
                opts: Optional[ResourceOptions] = None,
                type: Optional[IdNamespaceType] = None,
                description: Optional[str] = None,
                id_mapping_workflow_properties: Optional[Sequence[IdNamespaceIdMappingWorkflowPropertiesArgs]] = None,
                id_namespace_name: Optional[str] = None,
                input_source_config: Optional[Sequence[IdNamespaceInputSourceArgs]] = None,
                role_arn: Optional[str] = None,
                tags: Optional[Sequence[_root_inputs.TagArgs]] = None)func NewIdNamespace(ctx *Context, name string, args IdNamespaceArgs, opts ...ResourceOption) (*IdNamespace, error)public IdNamespace(string name, IdNamespaceArgs args, CustomResourceOptions? opts = null)
public IdNamespace(String name, IdNamespaceArgs args)
public IdNamespace(String name, IdNamespaceArgs args, CustomResourceOptions options)
type: aws-native:entityresolution:IdNamespace
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args IdNamespaceArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args IdNamespaceArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args IdNamespaceArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args IdNamespaceArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args IdNamespaceArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
IdNamespace Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The IdNamespace resource accepts the following input properties:
- Type
Pulumi.Aws Native. Entity Resolution. Id Namespace Type 
- The type of ID namespace. There are two types: - SOURCEand- TARGET.- The - SOURCEcontains configurations for- sourceIddata that will be processed in an ID mapping workflow.- The - TARGETcontains a configuration of- targetIdwhich all- sourceIdswill resolve to.
- Description string
- The description of the ID namespace.
- IdMapping List<Pulumi.Workflow Properties Aws Native. Entity Resolution. Inputs. Id Namespace Id Mapping Workflow Properties> 
- Determines the properties of IdMappingWorflowwhere thisIdNamespacecan be used as aSourceor aTarget.
- IdNamespace stringName 
- The name of the ID namespace.
- InputSource List<Pulumi.Config Aws Native. Entity Resolution. Inputs. Id Namespace Input Source> 
- A list of InputSourceobjects, which have the fieldsInputSourceARNandSchemaName.
- RoleArn string
- The Amazon Resource Name (ARN) of the IAM role. AWS Entity Resolution assumes this role to access the resources defined in this IdNamespaceon your behalf as part of the workflow run.
- 
List<Pulumi.Aws Native. Inputs. Tag> 
- The tags used to organize, track, or control access for this resource.
- Type
IdNamespace Type 
- The type of ID namespace. There are two types: - SOURCEand- TARGET.- The - SOURCEcontains configurations for- sourceIddata that will be processed in an ID mapping workflow.- The - TARGETcontains a configuration of- targetIdwhich all- sourceIdswill resolve to.
- Description string
- The description of the ID namespace.
- IdMapping []IdWorkflow Properties Namespace Id Mapping Workflow Properties Args 
- Determines the properties of IdMappingWorflowwhere thisIdNamespacecan be used as aSourceor aTarget.
- IdNamespace stringName 
- The name of the ID namespace.
- InputSource []IdConfig Namespace Input Source Args 
- A list of InputSourceobjects, which have the fieldsInputSourceARNandSchemaName.
- RoleArn string
- The Amazon Resource Name (ARN) of the IAM role. AWS Entity Resolution assumes this role to access the resources defined in this IdNamespaceon your behalf as part of the workflow run.
- 
TagArgs 
- The tags used to organize, track, or control access for this resource.
- type
IdNamespace Type 
- The type of ID namespace. There are two types: - SOURCEand- TARGET.- The - SOURCEcontains configurations for- sourceIddata that will be processed in an ID mapping workflow.- The - TARGETcontains a configuration of- targetIdwhich all- sourceIdswill resolve to.
- description String
- The description of the ID namespace.
- idMapping List<IdWorkflow Properties Namespace Id Mapping Workflow Properties> 
- Determines the properties of IdMappingWorflowwhere thisIdNamespacecan be used as aSourceor aTarget.
- idNamespace StringName 
- The name of the ID namespace.
- inputSource List<IdConfig Namespace Input Source> 
- A list of InputSourceobjects, which have the fieldsInputSourceARNandSchemaName.
- roleArn String
- The Amazon Resource Name (ARN) of the IAM role. AWS Entity Resolution assumes this role to access the resources defined in this IdNamespaceon your behalf as part of the workflow run.
- List<Tag>
- The tags used to organize, track, or control access for this resource.
- type
IdNamespace Type 
- The type of ID namespace. There are two types: - SOURCEand- TARGET.- The - SOURCEcontains configurations for- sourceIddata that will be processed in an ID mapping workflow.- The - TARGETcontains a configuration of- targetIdwhich all- sourceIdswill resolve to.
- description string
- The description of the ID namespace.
- idMapping IdWorkflow Properties Namespace Id Mapping Workflow Properties[] 
- Determines the properties of IdMappingWorflowwhere thisIdNamespacecan be used as aSourceor aTarget.
- idNamespace stringName 
- The name of the ID namespace.
- inputSource IdConfig Namespace Input Source[] 
- A list of InputSourceobjects, which have the fieldsInputSourceARNandSchemaName.
- roleArn string
- The Amazon Resource Name (ARN) of the IAM role. AWS Entity Resolution assumes this role to access the resources defined in this IdNamespaceon your behalf as part of the workflow run.
- Tag[]
- The tags used to organize, track, or control access for this resource.
- type
IdNamespace Type 
- The type of ID namespace. There are two types: - SOURCEand- TARGET.- The - SOURCEcontains configurations for- sourceIddata that will be processed in an ID mapping workflow.- The - TARGETcontains a configuration of- targetIdwhich all- sourceIdswill resolve to.
- description str
- The description of the ID namespace.
- id_mapping_ Sequence[Idworkflow_ properties Namespace Id Mapping Workflow Properties Args] 
- Determines the properties of IdMappingWorflowwhere thisIdNamespacecan be used as aSourceor aTarget.
- id_namespace_ strname 
- The name of the ID namespace.
- input_source_ Sequence[Idconfig Namespace Input Source Args] 
- A list of InputSourceobjects, which have the fieldsInputSourceARNandSchemaName.
- role_arn str
- The Amazon Resource Name (ARN) of the IAM role. AWS Entity Resolution assumes this role to access the resources defined in this IdNamespaceon your behalf as part of the workflow run.
- 
Sequence[TagArgs] 
- The tags used to organize, track, or control access for this resource.
- type "SOURCE" | "TARGET"
- The type of ID namespace. There are two types: - SOURCEand- TARGET.- The - SOURCEcontains configurations for- sourceIddata that will be processed in an ID mapping workflow.- The - TARGETcontains a configuration of- targetIdwhich all- sourceIdswill resolve to.
- description String
- The description of the ID namespace.
- idMapping List<Property Map>Workflow Properties 
- Determines the properties of IdMappingWorflowwhere thisIdNamespacecan be used as aSourceor aTarget.
- idNamespace StringName 
- The name of the ID namespace.
- inputSource List<Property Map>Config 
- A list of InputSourceobjects, which have the fieldsInputSourceARNandSchemaName.
- roleArn String
- The Amazon Resource Name (ARN) of the IAM role. AWS Entity Resolution assumes this role to access the resources defined in this IdNamespaceon your behalf as part of the workflow run.
- List<Property Map>
- The tags used to organize, track, or control access for this resource.
Outputs
All input properties are implicitly available as output properties. Additionally, the IdNamespace resource produces the following output properties:
- CreatedAt string
- The date and time when the IdNamespace was created
- Id string
- The provider-assigned unique ID for this managed resource.
- IdNamespace stringArn 
- The arn associated with the IdNamespace
- UpdatedAt string
- The date and time when the IdNamespace was updated
- CreatedAt string
- The date and time when the IdNamespace was created
- Id string
- The provider-assigned unique ID for this managed resource.
- IdNamespace stringArn 
- The arn associated with the IdNamespace
- UpdatedAt string
- The date and time when the IdNamespace was updated
- createdAt String
- The date and time when the IdNamespace was created
- id String
- The provider-assigned unique ID for this managed resource.
- idNamespace StringArn 
- The arn associated with the IdNamespace
- updatedAt String
- The date and time when the IdNamespace was updated
- createdAt string
- The date and time when the IdNamespace was created
- id string
- The provider-assigned unique ID for this managed resource.
- idNamespace stringArn 
- The arn associated with the IdNamespace
- updatedAt string
- The date and time when the IdNamespace was updated
- created_at str
- The date and time when the IdNamespace was created
- id str
- The provider-assigned unique ID for this managed resource.
- id_namespace_ strarn 
- The arn associated with the IdNamespace
- updated_at str
- The date and time when the IdNamespace was updated
- createdAt String
- The date and time when the IdNamespace was created
- id String
- The provider-assigned unique ID for this managed resource.
- idNamespace StringArn 
- The arn associated with the IdNamespace
- updatedAt String
- The date and time when the IdNamespace was updated
Supporting Types
IdNamespaceIdMappingWorkflowProperties, IdNamespaceIdMappingWorkflowPropertiesArgs            
- IdMapping Pulumi.Type Aws Native. Entity Resolution. Id Namespace Id Mapping Workflow Properties Id Mapping Type 
- The type of ID mapping.
- ProviderProperties Pulumi.Aws Native. Entity Resolution. Inputs. Id Namespace Namespace Provider Properties 
- An object which defines any additional configurations required by the provider service.
- RuleBased Pulumi.Properties Aws Native. Entity Resolution. Inputs. Id Namespace Namespace Rule Based Properties 
- An object which defines any additional configurations required by rule-based matching.
- IdMapping IdType Namespace Id Mapping Workflow Properties Id Mapping Type 
- The type of ID mapping.
- ProviderProperties IdNamespace Namespace Provider Properties 
- An object which defines any additional configurations required by the provider service.
- RuleBased IdProperties Namespace Namespace Rule Based Properties 
- An object which defines any additional configurations required by rule-based matching.
- idMapping IdType Namespace Id Mapping Workflow Properties Id Mapping Type 
- The type of ID mapping.
- providerProperties IdNamespace Namespace Provider Properties 
- An object which defines any additional configurations required by the provider service.
- ruleBased IdProperties Namespace Namespace Rule Based Properties 
- An object which defines any additional configurations required by rule-based matching.
- idMapping IdType Namespace Id Mapping Workflow Properties Id Mapping Type 
- The type of ID mapping.
- providerProperties IdNamespace Namespace Provider Properties 
- An object which defines any additional configurations required by the provider service.
- ruleBased IdProperties Namespace Namespace Rule Based Properties 
- An object which defines any additional configurations required by rule-based matching.
- id_mapping_ Idtype Namespace Id Mapping Workflow Properties Id Mapping Type 
- The type of ID mapping.
- provider_properties IdNamespace Namespace Provider Properties 
- An object which defines any additional configurations required by the provider service.
- rule_based_ Idproperties Namespace Namespace Rule Based Properties 
- An object which defines any additional configurations required by rule-based matching.
- idMapping "PROVIDER" | "RULE_BASED"Type 
- The type of ID mapping.
- providerProperties Property Map
- An object which defines any additional configurations required by the provider service.
- ruleBased Property MapProperties 
- An object which defines any additional configurations required by rule-based matching.
IdNamespaceIdMappingWorkflowPropertiesIdMappingType, IdNamespaceIdMappingWorkflowPropertiesIdMappingTypeArgs                  
- Provider
- PROVIDER
- RuleBased 
- RULE_BASED
- IdNamespace Id Mapping Workflow Properties Id Mapping Type Provider 
- PROVIDER
- IdNamespace Id Mapping Workflow Properties Id Mapping Type Rule Based 
- RULE_BASED
- Provider
- PROVIDER
- RuleBased 
- RULE_BASED
- Provider
- PROVIDER
- RuleBased 
- RULE_BASED
- PROVIDER
- PROVIDER
- RULE_BASED
- RULE_BASED
- "PROVIDER"
- PROVIDER
- "RULE_BASED"
- RULE_BASED
IdNamespaceInputSource, IdNamespaceInputSourceArgs        
- InputSource stringArn 
- An AWS Glue table Amazon Resource Name (ARN) or a matching workflow ARN for the input source table.
- SchemaName string
- The name of the schema.
- InputSource stringArn 
- An AWS Glue table Amazon Resource Name (ARN) or a matching workflow ARN for the input source table.
- SchemaName string
- The name of the schema.
- inputSource StringArn 
- An AWS Glue table Amazon Resource Name (ARN) or a matching workflow ARN for the input source table.
- schemaName String
- The name of the schema.
- inputSource stringArn 
- An AWS Glue table Amazon Resource Name (ARN) or a matching workflow ARN for the input source table.
- schemaName string
- The name of the schema.
- input_source_ strarn 
- An AWS Glue table Amazon Resource Name (ARN) or a matching workflow ARN for the input source table.
- schema_name str
- The name of the schema.
- inputSource StringArn 
- An AWS Glue table Amazon Resource Name (ARN) or a matching workflow ARN for the input source table.
- schemaName String
- The name of the schema.
IdNamespaceNamespaceProviderProperties, IdNamespaceNamespaceProviderPropertiesArgs          
- ProviderService stringArn 
- The Amazon Resource Name (ARN) of the provider service.
- ProviderConfiguration Dictionary<string, string>
- Additional Provider configuration that would be required for the provider service. The Configuration must be in JSON string format.
- ProviderService stringArn 
- The Amazon Resource Name (ARN) of the provider service.
- ProviderConfiguration map[string]string
- Additional Provider configuration that would be required for the provider service. The Configuration must be in JSON string format.
- providerService StringArn 
- The Amazon Resource Name (ARN) of the provider service.
- providerConfiguration Map<String,String>
- Additional Provider configuration that would be required for the provider service. The Configuration must be in JSON string format.
- providerService stringArn 
- The Amazon Resource Name (ARN) of the provider service.
- 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_ strarn 
- The Amazon Resource Name (ARN) of the provider service.
- provider_configuration Mapping[str, str]
- Additional Provider configuration that would be required for the provider service. The Configuration must be in JSON string format.
- providerService StringArn 
- The Amazon Resource Name (ARN) of the provider service.
- providerConfiguration Map<String>
- Additional Provider configuration that would be required for the provider service. The Configuration must be in JSON string format.
IdNamespaceNamespaceRuleBasedProperties, IdNamespaceNamespaceRuleBasedPropertiesArgs            
- AttributeMatching Pulumi.Model Aws Native. Entity Resolution. Id Namespace Namespace Rule Based Properties Attribute Matching Model 
- The comparison type. You can either choose - ONE_TO_ONEor- MANY_TO_MANYas 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- Emailfield of Profile A matches the value of- BusinessEmailfield of Profile B, the two profiles are matched on the- Emailattribute 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- Emailattribute type, the system will only consider it a match if the value of the- Emailfield of Profile A matches the value of the- Emailfield of Profile B.
- RecordMatching List<Pulumi.Models Aws Native. Entity Resolution. Id Namespace Record Matching Model> 
- 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 is matched to one record in the target.- If the value is set to - MANY_SOURCE_TO_ONE_TARGET, all matching records in the source are matched to one record in the target.
- RuleDefinition List<Pulumi.Types Aws Native. Entity Resolution. Id Namespace Rule Definition Type> 
- The sets of rules you can use in an ID mapping workflow. The limitations specified for the source and target must be compatible.
- Rules
List<Pulumi.Aws Native. Entity Resolution. Inputs. Id Namespace Rule> 
- The rules for the ID namespace.
- AttributeMatching IdModel Namespace Namespace Rule Based Properties Attribute Matching Model 
- The comparison type. You can either choose - ONE_TO_ONEor- MANY_TO_MANYas 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- Emailfield of Profile A matches the value of- BusinessEmailfield of Profile B, the two profiles are matched on the- Emailattribute 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- Emailattribute type, the system will only consider it a match if the value of the- Emailfield of Profile A matches the value of the- Emailfield of Profile B.
- RecordMatching []IdModels Namespace Record Matching Model 
- 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 is matched to one record in the target.- If the value is set to - MANY_SOURCE_TO_ONE_TARGET, all matching records in the source are matched to one record in the target.
- RuleDefinition []IdTypes Namespace Rule Definition Type 
- The sets of rules you can use in an ID mapping workflow. The limitations specified for the source and target must be compatible.
- Rules
[]IdNamespace Rule 
- The rules for the ID namespace.
- attributeMatching IdModel Namespace Namespace Rule Based Properties Attribute Matching Model 
- The comparison type. You can either choose - ONE_TO_ONEor- MANY_TO_MANYas 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- Emailfield of Profile A matches the value of- BusinessEmailfield of Profile B, the two profiles are matched on the- Emailattribute 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- Emailattribute type, the system will only consider it a match if the value of the- Emailfield of Profile A matches the value of the- Emailfield of Profile B.
- recordMatching List<IdModels Namespace Record Matching Model> 
- 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 is matched to one record in the target.- If the value is set to - MANY_SOURCE_TO_ONE_TARGET, all matching records in the source are matched to one record in the target.
- ruleDefinition List<IdTypes Namespace Rule Definition Type> 
- The sets of rules you can use in an ID mapping workflow. The limitations specified for the source and target must be compatible.
- rules
List<IdNamespace Rule> 
- The rules for the ID namespace.
- attributeMatching IdModel Namespace Namespace Rule Based Properties Attribute Matching Model 
- The comparison type. You can either choose - ONE_TO_ONEor- MANY_TO_MANYas 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- Emailfield of Profile A matches the value of- BusinessEmailfield of Profile B, the two profiles are matched on the- Emailattribute 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- Emailattribute type, the system will only consider it a match if the value of the- Emailfield of Profile A matches the value of the- Emailfield of Profile B.
- recordMatching IdModels Namespace Record Matching Model[] 
- 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 is matched to one record in the target.- If the value is set to - MANY_SOURCE_TO_ONE_TARGET, all matching records in the source are matched to one record in the target.
- ruleDefinition IdTypes Namespace Rule Definition Type[] 
- The sets of rules you can use in an ID mapping workflow. The limitations specified for the source and target must be compatible.
- rules
IdNamespace Rule[] 
- The rules for the ID namespace.
- attribute_matching_ Idmodel Namespace Namespace Rule Based Properties Attribute Matching Model 
- The comparison type. You can either choose - ONE_TO_ONEor- MANY_TO_MANYas 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- Emailfield of Profile A matches the value of- BusinessEmailfield of Profile B, the two profiles are matched on the- Emailattribute 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- Emailattribute type, the system will only consider it a match if the value of the- Emailfield of Profile A matches the value of the- Emailfield of Profile B.
- record_matching_ Sequence[Idmodels Namespace Record Matching Model] 
- 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 is matched to one record in the target.- If the value is set to - MANY_SOURCE_TO_ONE_TARGET, all matching records in the source are matched to one record in the target.
- rule_definition_ Sequence[Idtypes Namespace Rule Definition Type] 
- The sets of rules you can use in an ID mapping workflow. The limitations specified for the source and target must be compatible.
- rules
Sequence[IdNamespace Rule] 
- The rules for the ID namespace.
- attributeMatching "ONE_TO_ONE" | "MANY_TO_MANY"Model 
- The comparison type. You can either choose - ONE_TO_ONEor- MANY_TO_MANYas 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- Emailfield of Profile A matches the value of- BusinessEmailfield of Profile B, the two profiles are matched on the- Emailattribute 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- Emailattribute type, the system will only consider it a match if the value of the- Emailfield of Profile A matches the value of the- Emailfield of Profile B.
- recordMatching List<"ONE_SOURCE_TO_ONE_TARGET" | "MANY_SOURCE_TO_ONE_TARGET">Models 
- 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 is matched to one record in the target.- If the value is set to - MANY_SOURCE_TO_ONE_TARGET, all matching records in the source are matched to one record in the target.
- ruleDefinition List<"SOURCE" | "TARGET">Types 
- The sets of rules you can use in an ID mapping workflow. The limitations specified for the source and target must be compatible.
- rules List<Property Map>
- The rules for the ID namespace.
IdNamespaceNamespaceRuleBasedPropertiesAttributeMatchingModel, IdNamespaceNamespaceRuleBasedPropertiesAttributeMatchingModelArgs                  
- OneTo One 
- ONE_TO_ONE
- ManyTo Many 
- MANY_TO_MANY
- IdNamespace Namespace Rule Based Properties Attribute Matching Model One To One 
- ONE_TO_ONE
- IdNamespace Namespace Rule Based Properties Attribute Matching Model Many To Many 
- MANY_TO_MANY
- OneTo One 
- ONE_TO_ONE
- ManyTo Many 
- MANY_TO_MANY
- OneTo One 
- ONE_TO_ONE
- ManyTo Many 
- MANY_TO_MANY
- ONE_TO_ONE
- ONE_TO_ONE
- MANY_TO_MANY
- MANY_TO_MANY
- "ONE_TO_ONE"
- ONE_TO_ONE
- "MANY_TO_MANY"
- MANY_TO_MANY
IdNamespaceRecordMatchingModel, IdNamespaceRecordMatchingModelArgs          
- OneSource To One Target 
- ONE_SOURCE_TO_ONE_TARGET
- ManySource To One Target 
- MANY_SOURCE_TO_ONE_TARGET
- IdNamespace Record Matching Model One Source To One Target 
- ONE_SOURCE_TO_ONE_TARGET
- IdNamespace Record Matching Model Many Source To One Target 
- MANY_SOURCE_TO_ONE_TARGET
- OneSource To One Target 
- ONE_SOURCE_TO_ONE_TARGET
- ManySource To One Target 
- MANY_SOURCE_TO_ONE_TARGET
- OneSource To One Target 
- ONE_SOURCE_TO_ONE_TARGET
- ManySource To One Target 
- MANY_SOURCE_TO_ONE_TARGET
- ONE_SOURCE_TO_ONE_TARGET
- ONE_SOURCE_TO_ONE_TARGET
- MANY_SOURCE_TO_ONE_TARGET
- MANY_SOURCE_TO_ONE_TARGET
- "ONE_SOURCE_TO_ONE_TARGET"
- ONE_SOURCE_TO_ONE_TARGET
- "MANY_SOURCE_TO_ONE_TARGET"
- MANY_SOURCE_TO_ONE_TARGET
IdNamespaceRule, IdNamespaceRuleArgs      
- MatchingKeys List<string>
- A list of MatchingKeys. TheMatchingKeysmust have been defined in theSchemaMapping. Two records are considered to match according to this rule if all of theMatchingKeysmatch.
- RuleName string
- A name for the matching rule.
- MatchingKeys []string
- A list of MatchingKeys. TheMatchingKeysmust have been defined in theSchemaMapping. Two records are considered to match according to this rule if all of theMatchingKeysmatch.
- RuleName string
- A name for the matching rule.
- matchingKeys List<String>
- A list of MatchingKeys. TheMatchingKeysmust have been defined in theSchemaMapping. Two records are considered to match according to this rule if all of theMatchingKeysmatch.
- ruleName String
- A name for the matching rule.
- matchingKeys string[]
- A list of MatchingKeys. TheMatchingKeysmust have been defined in theSchemaMapping. Two records are considered to match according to this rule if all of theMatchingKeysmatch.
- ruleName string
- A name for the matching rule.
- matching_keys Sequence[str]
- A list of MatchingKeys. TheMatchingKeysmust have been defined in theSchemaMapping. Two records are considered to match according to this rule if all of theMatchingKeysmatch.
- rule_name str
- A name for the matching rule.
- matchingKeys List<String>
- A list of MatchingKeys. TheMatchingKeysmust have been defined in theSchemaMapping. Two records are considered to match according to this rule if all of theMatchingKeysmatch.
- ruleName String
- A name for the matching rule.
IdNamespaceRuleDefinitionType, IdNamespaceRuleDefinitionTypeArgs          
- Source
- SOURCE
- Target
- TARGET
- IdNamespace Rule Definition Type Source 
- SOURCE
- IdNamespace Rule Definition Type Target 
- TARGET
- Source
- SOURCE
- Target
- TARGET
- Source
- SOURCE
- Target
- TARGET
- SOURCE
- SOURCE
- TARGET
- TARGET
- "SOURCE"
- SOURCE
- "TARGET"
- TARGET
IdNamespaceType, IdNamespaceTypeArgs      
- Source
- SOURCE
- Target
- TARGET
- IdNamespace Type Source 
- SOURCE
- IdNamespace Type Target 
- TARGET
- Source
- SOURCE
- Target
- TARGET
- Source
- SOURCE
- Target
- TARGET
- SOURCE
- SOURCE
- TARGET
- TARGET
- "SOURCE"
- SOURCE
- "TARGET"
- TARGET
Tag, TagArgs  
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.