Macie AllowList resource schema
criteria
(Attributes) AllowList criteria. (see below for nested schema)name
(String) Name of AllowList.description
(String) Description of AllowList.tags
(Attributes List) A collection of tags associated with a resource (see below for nested schema)allow_list_id
(String) AllowList ID.arn
(String) AllowList ARN.id
(String) Uniquely identifies the resource.status
(String) AllowList status.criteria
Optional:
regex
(String) The S3 object key for the AllowList.s3_words_list
(Attributes) The S3 location for the AllowList. (see below for nested schema)criteria.s3_words_list
Required:
bucket_name
(String)object_key
(String)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_allow_list.example <resource ID>