Skip to content

/AWS1/CL_REKMEDIAANALYSISINPUT

Contains input information for a media analysis job.

CONSTRUCTOR

IMPORTING

Required arguments:

io_s3object TYPE REF TO /AWS1/CL_REKS3OBJECT /AWS1/CL_REKS3OBJECT

Provides the S3 bucket name and object name.

The region for the S3 bucket containing the S3 object must match the region you use for Amazon Rekognition operations.

For Amazon Rekognition to process an S3 object, the user must have permission to access the S3 object. For more information, see How Amazon Rekognition works with IAM in the Amazon Rekognition Developer Guide.


Queryable Attributes

S3Object

Provides the S3 bucket name and object name.

The region for the S3 bucket containing the S3 object must match the region you use for Amazon Rekognition operations.

For Amazon Rekognition to process an S3 object, the user must have permission to access the S3 object. For more information, see How Amazon Rekognition works with IAM in the Amazon Rekognition Developer Guide.

Accessible with the following methods

Method Description
GET_S3OBJECT() Getter for S3OBJECT