Notifications

Syntax

JSON

{
  "Progressing" : string,
  "Completed" : string,
  "Warning" : string,
  "Error" : string
}

YAML

Progressing : string
Completed : string
Warning : string
Error : string

Properties

Progressing

The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify when Elastic Transcoder has started to process the job.

Required: No

Type: string

Update requires: No interruption

Completed

The Amazon SNS topic that you want to notify when Elastic Transcoder has finished processing the job.

Required: No

Type: string

Update requires: No interruption

Warning

The Amazon SNS topic that you want to notify when Elastic Transcoder encounters a warning condition.

Required: No

Type: string

Update requires: No interruption

Error

The Amazon SNS topic that you want to notify when Elastic Transcoder encounters an error condition.

Required: No

Type: string

Update requires: No interruption