Document Classifier enables training document classifier models.
data_access_role_arn
(String)document_classifier_name
(String)input_data_config
(Attributes) (see below for nested schema)language_code
(String)mode
(String)model_kms_key_id
(String)model_policy
(String)output_data_config
(Attributes) (see below for nested schema)tags
(Attributes Set) (see below for nested schema)version_name
(String)volume_kms_key_id
(String)vpc_config
(Attributes) (see below for nested schema)arn
(String)id
(String) Uniquely identifies the resource.input_data_config
Optional:
augmented_manifests
(Attributes Set) (see below for nested schema)data_format
(String)document_reader_config
(Attributes) (see below for nested schema)document_type
(String)documents
(Attributes) (see below for nested schema)label_delimiter
(String)s3_uri
(String)test_s3_uri
(String)input_data_config.augmented_manifests
Required:
attribute_names
(Set of String)s3_uri
(String)Optional:
split
(String)input_data_config.document_reader_config
Required:
document_read_action
(String)Optional:
document_read_mode
(String)feature_types
(Set of String)input_data_config.documents
Required:
s3_uri
(String)Optional:
test_s3_uri
(String)output_data_config
Optional:
kms_key_id
(String)s3_uri
(String)tags
Required:
key
(String)value
(String)vpc_config
Required:
security_group_ids
(Set of String)subnets
(Set of String)Import is supported using the following syntax:
$ terraform import awscc_comprehend_document_classifier.example <resource ID>