Skip to content

/AWS1/CL_REK=>STARTMEDIAANALYSISJOB()

About StartMediaAnalysisJob

Initiates a new media analysis job. Accepts a manifest file in an Amazon S3 bucket. The output is a manifest file and a summary of the manifest stored in the Amazon S3 bucket.

Method Signature

IMPORTING

Required arguments:

IO_OPERATIONSCONFIG TYPE REF TO /AWS1/CL_REKMEDIAALYOPSCONFIG /AWS1/CL_REKMEDIAALYOPSCONFIG

Configuration options for the media analysis job to be created.

IO_INPUT TYPE REF TO /AWS1/CL_REKMEDIAANALYSISINPUT /AWS1/CL_REKMEDIAANALYSISINPUT

Input data to be analyzed by the job.

IO_OUTPUTCONFIG TYPE REF TO /AWS1/CL_REKMEDIAALYOUTPUTCFG /AWS1/CL_REKMEDIAALYOUTPUTCFG

The Amazon S3 bucket location to store the results.

Optional arguments:

IV_CLIENTREQUESTTOKEN TYPE /AWS1/REKCLIENTREQUESTTOKEN /AWS1/REKCLIENTREQUESTTOKEN

Idempotency token used to prevent the accidental creation of duplicate versions. If you use the same token with multiple StartMediaAnalysisJobRequest requests, the same response is returned. Use ClientRequestToken to prevent the same request from being processed more than once.

IV_JOBNAME TYPE /AWS1/REKMEDIAANALYSISJOBNAME /AWS1/REKMEDIAANALYSISJOBNAME

The name of the job. Does not have to be unique.

IV_KMSKEYID TYPE /AWS1/REKKMSKEYID /AWS1/REKKMSKEYID

The identifier of customer managed AWS KMS key (name or ARN). The key is used to encrypt images copied into the service. The key is also used to encrypt results and manifest files written to the output Amazon S3 bucket.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_REKSTRTMEDIAALYJOBRSP /AWS1/CL_REKSTRTMEDIAALYJOBRSP