Optional
ClientInput data to be analyzed by the job.
Optional
JobThe name of the job. Does not have to be unique.
Optional
KmsThe 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.
Configuration options for the media analysis job to be created.
The Amazon S3 bucket location to store the results.
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. UseClientRequestToken
to prevent the same request from being processed more than once.