SchemaMapping defined in AWS Entity Resolution service
mapped_input_fields
(Attributes List) The SchemaMapping attributes input (see below for nested schema)schema_name
(String) The name of the SchemaMappingdescription
(String) The description of the SchemaMappingtags
(Attributes Set) (see below for nested schema)created_at
(String) The time of this SchemaMapping got createdhas_workflows
(Boolean) The boolean value that indicates whether or not a SchemaMapping has MatchingWorkflows that are associated withid
(String) Uniquely identifies the resource.schema_arn
(String) The SchemaMapping arn associated with the Schemaupdated_at
(String) The time of this SchemaMapping got last updated atmapped_input_fields
Required:
field_name
(String)type
(String)Optional:
group_name
(String)match_key
(String)sub_type
(String) The subtype of the Attribute. Would be required only when type is PROVIDER_IDtags
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_schema_mapping.example <resource ID>