AWS Native is in preview. AWS Classic is fully supported.
aws-native.entityresolution.IdNamespace
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
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
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:
SOURCE
andTARGET
.The
SOURCE
contains configurations forsourceId
data that will be processed in an ID mapping workflow.The
TARGET
contains a configuration oftargetId
to which allsourceIds
will resolve to.- Description string
- The description of the ID namespace.
- Id
Mapping List<Pulumi.Workflow Properties Aws Native. Entity Resolution. Inputs. Id Namespace Id Mapping Workflow Properties> - Determines the properties of
IdMappingWorflow
where thisIdNamespace
can be used as aSource
or aTarget
. - Id
Namespace stringName - The name of the ID namespace.
- Input
Source List<Pulumi.Config Aws Native. Entity Resolution. Inputs. Id Namespace Input Source> - A list of
InputSource
objects, which have the fieldsInputSourceARN
andSchemaName
. - Role
Arn string - The Amazon Resource Name (ARN) of the IAM role. AWS Entity Resolution assumes this role to access the resources defined in this
IdNamespace
on 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
Id
Namespace Type The type of ID namespace. There are two types:
SOURCE
andTARGET
.The
SOURCE
contains configurations forsourceId
data that will be processed in an ID mapping workflow.The
TARGET
contains a configuration oftargetId
to which allsourceIds
will resolve to.- Description string
- The description of the ID namespace.
- Id
Mapping []IdWorkflow Properties Namespace Id Mapping Workflow Properties Args - Determines the properties of
IdMappingWorflow
where thisIdNamespace
can be used as aSource
or aTarget
. - Id
Namespace stringName - The name of the ID namespace.
- Input
Source []IdConfig Namespace Input Source Args - A list of
InputSource
objects, which have the fieldsInputSourceARN
andSchemaName
. - Role
Arn string - The Amazon Resource Name (ARN) of the IAM role. AWS Entity Resolution assumes this role to access the resources defined in this
IdNamespace
on your behalf as part of the workflow run. - Tag
Args - The tags used to organize, track, or control access for this resource.
- type
Id
Namespace Type The type of ID namespace. There are two types:
SOURCE
andTARGET
.The
SOURCE
contains configurations forsourceId
data that will be processed in an ID mapping workflow.The
TARGET
contains a configuration oftargetId
to which allsourceIds
will resolve to.- description String
- The description of the ID namespace.
- id
Mapping List<IdWorkflow Properties Namespace Id Mapping Workflow Properties> - Determines the properties of
IdMappingWorflow
where thisIdNamespace
can be used as aSource
or aTarget
. - id
Namespace StringName - The name of the ID namespace.
- input
Source List<IdConfig Namespace Input Source> - A list of
InputSource
objects, which have the fieldsInputSourceARN
andSchemaName
. - role
Arn String - The Amazon Resource Name (ARN) of the IAM role. AWS Entity Resolution assumes this role to access the resources defined in this
IdNamespace
on your behalf as part of the workflow run. - List<Tag>
- The tags used to organize, track, or control access for this resource.
- type
Id
Namespace Type The type of ID namespace. There are two types:
SOURCE
andTARGET
.The
SOURCE
contains configurations forsourceId
data that will be processed in an ID mapping workflow.The
TARGET
contains a configuration oftargetId
to which allsourceIds
will resolve to.- description string
- The description of the ID namespace.
- id
Mapping IdWorkflow Properties Namespace Id Mapping Workflow Properties[] - Determines the properties of
IdMappingWorflow
where thisIdNamespace
can be used as aSource
or aTarget
. - id
Namespace stringName - The name of the ID namespace.
- input
Source IdConfig Namespace Input Source[] - A list of
InputSource
objects, which have the fieldsInputSourceARN
andSchemaName
. - role
Arn string - The Amazon Resource Name (ARN) of the IAM role. AWS Entity Resolution assumes this role to access the resources defined in this
IdNamespace
on your behalf as part of the workflow run. - Tag[]
- The tags used to organize, track, or control access for this resource.
- type
Id
Namespace Type The type of ID namespace. There are two types:
SOURCE
andTARGET
.The
SOURCE
contains configurations forsourceId
data that will be processed in an ID mapping workflow.The
TARGET
contains a configuration oftargetId
to which allsourceIds
will 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
IdMappingWorflow
where thisIdNamespace
can be used as aSource
or aTarget
. - id_
namespace_ strname - The name of the ID namespace.
- input_
source_ Sequence[Idconfig Namespace Input Source Args] - A list of
InputSource
objects, which have the fieldsInputSourceARN
andSchemaName
. - 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
IdNamespace
on your behalf as part of the workflow run. - Sequence[Tag
Args] - The tags used to organize, track, or control access for this resource.
- type "SOURCE" | "TARGET"
The type of ID namespace. There are two types:
SOURCE
andTARGET
.The
SOURCE
contains configurations forsourceId
data that will be processed in an ID mapping workflow.The
TARGET
contains a configuration oftargetId
to which allsourceIds
will resolve to.- description String
- The description of the ID namespace.
- id
Mapping List<Property Map>Workflow Properties - Determines the properties of
IdMappingWorflow
where thisIdNamespace
can be used as aSource
or aTarget
. - id
Namespace StringName - The name of the ID namespace.
- input
Source List<Property Map>Config - A list of
InputSource
objects, which have the fieldsInputSourceARN
andSchemaName
. - role
Arn String - The Amazon Resource Name (ARN) of the IAM role. AWS Entity Resolution assumes this role to access the resources defined in this
IdNamespace
on 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:
- Created
At string - The date and time when the IdNamespace was created
- Id string
- The provider-assigned unique ID for this managed resource.
- Id
Namespace stringArn - The arn associated with the IdNamespace
- Updated
At string - The date and time when the IdNamespace was updated
- Created
At string - The date and time when the IdNamespace was created
- Id string
- The provider-assigned unique ID for this managed resource.
- Id
Namespace stringArn - The arn associated with the IdNamespace
- Updated
At string - The date and time when the IdNamespace was updated
- created
At String - The date and time when the IdNamespace was created
- id String
- The provider-assigned unique ID for this managed resource.
- id
Namespace StringArn - The arn associated with the IdNamespace
- updated
At String - The date and time when the IdNamespace was updated
- created
At string - The date and time when the IdNamespace was created
- id string
- The provider-assigned unique ID for this managed resource.
- id
Namespace stringArn - The arn associated with the IdNamespace
- updated
At 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
- created
At String - The date and time when the IdNamespace was created
- id String
- The provider-assigned unique ID for this managed resource.
- id
Namespace StringArn - The arn associated with the IdNamespace
- updated
At String - The date and time when the IdNamespace was updated
Supporting Types
IdNamespaceIdMappingWorkflowProperties, IdNamespaceIdMappingWorkflowPropertiesArgs
- Id
Mapping Pulumi.Type Aws Native. Entity Resolution. Id Namespace Id Mapping Workflow Properties Id Mapping Type - The type of ID mapping.
- Provider
Properties Pulumi.Aws Native. Entity Resolution. Inputs. Id Namespace Namespace Provider Properties - An object which defines any additional configurations required by the provider service.
- 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.
- 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.
- 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.
- 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.
- id
Mapping "PROVIDER"Type - The type of ID mapping.
- provider
Properties Property Map - An object which defines any additional configurations required by the provider service.
IdNamespaceIdMappingWorkflowPropertiesIdMappingType, IdNamespaceIdMappingWorkflowPropertiesIdMappingTypeArgs
- Provider
- PROVIDER
- Id
Namespace Id Mapping Workflow Properties Id Mapping Type Provider - PROVIDER
- Provider
- PROVIDER
- Provider
- PROVIDER
- PROVIDER
- PROVIDER
- "PROVIDER"
- PROVIDER
IdNamespaceInputSource, IdNamespaceInputSourceArgs
- Input
Source stringArn - An AWS Glue table ARN for the input source table.
- Schema
Name string - The name of the schema.
- Input
Source stringArn - An AWS Glue table ARN for the input source table.
- Schema
Name string - The name of the schema.
- input
Source StringArn - An AWS Glue table ARN for the input source table.
- schema
Name String - The name of the schema.
- input
Source stringArn - An AWS Glue table ARN for the input source table.
- schema
Name string - The name of the schema.
- input_
source_ strarn - An AWS Glue table ARN for the input source table.
- schema_
name str - The name of the schema.
- input
Source StringArn - An AWS Glue table ARN for the input source table.
- schema
Name String - The name of the schema.
IdNamespaceNamespaceProviderProperties, IdNamespaceNamespaceProviderPropertiesArgs
- Provider
Service stringArn - The Amazon Resource Name (ARN) of the provider service.
- Provider
Configuration Dictionary<string, string> - Additional Provider configuration that would be required for the provider service. The Configuration must be in JSON string format.
- Provider
Service stringArn - The Amazon Resource Name (ARN) of the provider service.
- Provider
Configuration map[string]string - Additional Provider configuration that would be required for the provider service. The Configuration must be in JSON string format.
- provider
Service StringArn - The Amazon Resource Name (ARN) of the provider service.
- provider
Configuration Map<String,String> - Additional Provider configuration that would be required for the provider service. The Configuration must be in JSON string format.
- provider
Service stringArn - The Amazon Resource Name (ARN) of the provider service.
- provider
Configuration {[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.
- provider
Service StringArn - The Amazon Resource Name (ARN) of the provider service.
- provider
Configuration Map<String> - Additional Provider configuration that would be required for the provider service. The Configuration must be in JSON string format.
IdNamespaceType, IdNamespaceTypeArgs
- Source
- SOURCE
- Target
- TARGET
- Id
Namespace Type Source - SOURCE
- Id
Namespace 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
AWS Native is in preview. AWS Classic is fully supported.