v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444174189.1 KB

Describes a program within a channel. For information about programs, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/channel-assembly-programs.html">Working with programs</a> in the <i>MediaTailor User Guide</i>.

get/channel/{ChannelName}/program/{ProgramName}

Path parameters

ChannelNamestring required

The name of the channel associated with this Program.

ProgramNamestring required

The name of the program.

Response

Success

Arnstring

The ARN of the program.

ChannelNamestring

The name of the channel that the program belongs to.

CreationTimestring date-time

The timestamp of when the program was created.

DurationMillisinteger

The duration of the live program in milliseconds.

LiveSourceNamestring

The name of the LiveSource for this Program.

ProgramNamestring

The name of the program.

ScheduledStartTimestring date-time

The date and time that the program is scheduled to start in ISO 8601 format and Coordinated Universal Time (UTC). For example, the value 2021-03-27T17:48:16.751Z represents March 27, 2021 at 17:48:16.751 UTC.

SourceLocationNamestring

The source location name.

VodSourceNamestring

The name that's used to refer to a VOD source.