IdNamespace defined in AWS Entity Resolution service
id_namespace_name
(String)type
(String)description
(String)id_mapping_workflow_properties
(Attributes List) (see below for nested schema)input_source_config
(Attributes List) (see below for nested schema)role_arn
(String)tags
(Attributes Set) (see below for nested schema)created_at
(String) The date and time when the IdNamespace was createdid
(String) Uniquely identifies the resource.id_namespace_arn
(String) The arn associated with the IdNamespaceupdated_at
(String) The date and time when the IdNamespace was updatedid_mapping_workflow_properties
Required:
id_mapping_type
(String)Optional:
provider_properties
(Attributes) (see below for nested schema)id_mapping_workflow_properties.provider_properties
Required:
provider_service_arn
(String)Optional:
provider_configuration
(Map of String) Additional Provider configuration that would be required for the provider service. The Configuration must be in JSON string format.input_source_config
Required:
input_source_arn
(String)Optional:
schema_name
(String)tags
Required:
key
(String) The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.value
(String) The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.Import is supported using the following syntax:
$ terraform import awscc_entityresolution_id_namespace.example <resource ID>