Skip to content

/AWS1/CL_TEXADAPTERVRSDSCONFIG

The dataset configuration options for a given version of an adapter. Can include an Amazon S3 bucket if specified.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_manifests3object TYPE REF TO /AWS1/CL_TEXS3OBJECT /AWS1/CL_TEXS3OBJECT

The S3 bucket name and file name that identifies the document.

The AWS Region for the S3 bucket that contains the document must match the Region that you use for Amazon Textract operations.

For Amazon Textract to process a file in an S3 bucket, the user must have permission to access the S3 bucket and file.


Queryable Attributes

ManifestS3Object

The S3 bucket name and file name that identifies the document.

The AWS Region for the S3 bucket that contains the document must match the Region that you use for Amazon Textract operations.

For Amazon Textract to process a file in an S3 bucket, the user must have permission to access the S3 bucket and file.

Accessible with the following methods

Method Description
GET_MANIFESTS3OBJECT() Getter for MANIFESTS3OBJECT