Macie CustomDataIdentifier resource schema
name
(String) Name of custom data identifier.regex
(String) Regular expression for custom data identifier.description
(String) Description of custom data identifier.ignore_words
(List of String) Words to be ignored.keywords
(List of String) Keywords to be matched against.maximum_match_distance
(Number) Maximum match distance.tags
(Attributes List) A collection of tags associated with a resource (see below for nested schema)arn
(String) Custom data identifier ARN.custom_data_identifier_id
(String) Custom data identifier ID.id
(String) Uniquely identifies the resource.tags
Required:
key
(String) The tag's key.value
(String) The tag's value.Import is supported using the following syntax:
$ terraform import awscc_macie_custom_data_identifier.example <resource ID>