Values.StartMediaAnalysisJobResponseSourceInitiates 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.
type nonrec error = [ | `AccessDeniedException of AccessDeniedException.t| `IdempotentParameterMismatchException of IdempotentParameterMismatchException.t| `InternalServerError of InternalServerError.t| `InvalidManifestException of InvalidManifestException.t| `InvalidParameterException of InvalidParameterException.t| `InvalidS3ObjectException of InvalidS3ObjectException.t| `LimitExceededException of LimitExceededException.t| `ProvisionedThroughputExceededException of
ProvisionedThroughputExceededException.t| `ResourceNotFoundException of ResourceNotFoundException.t| `ResourceNotReadyException of ResourceNotReadyException.t| `ThrottlingException of ThrottlingException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `AccessDeniedException of unit
| `IdempotentParameterMismatchException of unit
| `InternalServerError of unit
| `InvalidManifestException of unit
| `InvalidParameterException of unit
| `InvalidS3ObjectException of unit
| `LimitExceededException of unit
| `ProvisionedThroughputExceededException of unit
| `ResourceNotFoundException of unit
| `ResourceNotReadyException of unit
| `ThrottlingException of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AccessDeniedException of unit
| `IdempotentParameterMismatchException of unit
| `InternalServerError of unit
| `InvalidManifestException of unit
| `InvalidParameterException of unit
| `InvalidS3ObjectException of unit
| `LimitExceededException of unit
| `ProvisionedThroughputExceededException of unit
| `ResourceNotFoundException of unit
| `ResourceNotReadyException of unit
| `ThrottlingException of unit
| `Unknown_operation_error of string * string option ]