AugmentedManifestsListItem
An augmented manifest file that provides training data for your custom model. An augmented manifest file is a labeled dataset that is produced by Amazon SageMaker Ground Truth.
Types
Properties
Link copied to clipboard
The S3 prefix to the annotation files that are referred in the augmented manifest file.
Link copied to clipboard
The JSON attribute that contains the annotations for your training documents. The number of attribute names that you specify depends on whether your augmented manifest file is the output of a single labeling job or a chained labeling job.
Link copied to clipboard
The type of augmented manifest. PlainTextDocument or SemiStructuredDocument. If you don't specify, the default is PlainTextDocument.
Link copied to clipboard
The S3 prefix to the source files (PDFs) that are referred to in the augmented manifest file.
Functions
Link copied to clipboard
inline fun copy(block: AugmentedManifestsListItem.Builder.() -> Unit = {}): AugmentedManifestsListItem