View Source aws_mediatailor (aws v0.5.0)

Use the AWS Elemental MediaTailor SDKs and CLI to configure scalable ad insertion and linear channels.

With MediaTailor, you can assemble existing content into a linear stream and serve targeted ads to viewers while maintaining broadcast quality in over-the-top (OTT) video applications. For information about using the service, including detailed information about the settings covered in this guide, see the AWS Elemental MediaTailor User Guide.

Through the SDKs and the CLI you manage AWS Elemental MediaTailor configurations and channels the same as you do through the console. For example, you specify ad insertion behavior and mapping information for the origin server and the ad decision server (ADS).

Link to this section Summary

Functions

Configures Amazon CloudWatch log settings for a playback configuration.
Creates a new prefetch schedule for the specified playback configuration.
Creates a source location on a specific channel.
Creates name for a specific VOD source in a source location.
Deletes a channel's IAM policy.
Deletes the playback configuration for the specified name.

Deletes a prefetch schedule for a specific playback configuration.

Deletes a specific program on a specific channel.
Deletes a source location on a specific channel.
Deletes a specific VOD source in a specific source location.
Describes the properties of a specific channel.
Retrieves the properties of the requested program.
Retrieves the properties of the requested source location.
Provides details about a specific VOD source in a specific source location.
Retrieves information about a channel's IAM policy.
Retrieves information about your channel's schedule.
Returns the playback configuration for the specified name.

Returns information about the prefetch schedule for a specific playback configuration.

Returns a list of alerts for the given resource.
Retrieves a list of channels that are associated with this account.

Returns a list of the playback configurations defined in AWS Elemental MediaTailor.

Retrieves a list of source locations.
Returns a list of the tags assigned to the specified playback configuration resource.
Lists all the VOD sources in a source location.
Creates an IAM policy for the channel.
Adds a new playback configuration to AWS Elemental MediaTailor.
Starts a specific channel.
Stops a specific channel.

Adds tags to the specified playback configuration resource.

Removes tags from the specified playback configuration resource.

Updates an existing channel.
Updates a source location on a specific channel.
Updates a specific VOD source in a specific source location.

Link to this section Functions

Link to this function

configure_logs_for_playback_configuration(Client, Input)

View Source
Configures Amazon CloudWatch log settings for a playback configuration.
Link to this function

configure_logs_for_playback_configuration(Client, Input0, Options0)

View Source
Link to this function

create_channel(Client, ChannelName, Input)

View Source
Creates a channel.
Link to this function

create_channel(Client, ChannelName, Input0, Options0)

View Source
Link to this function

create_prefetch_schedule(Client, Name, PlaybackConfigurationName, Input)

View Source
Creates a new prefetch schedule for the specified playback configuration.
Link to this function

create_prefetch_schedule(Client, Name, PlaybackConfigurationName, Input0, Options0)

View Source
Link to this function

create_program(Client, ChannelName, ProgramName, Input)

View Source
Creates a program.
Link to this function

create_program(Client, ChannelName, ProgramName, Input0, Options0)

View Source
Link to this function

create_source_location(Client, SourceLocationName, Input)

View Source
Creates a source location on a specific channel.
Link to this function

create_source_location(Client, SourceLocationName, Input0, Options0)

View Source
Link to this function

create_vod_source(Client, SourceLocationName, VodSourceName, Input)

View Source
Creates name for a specific VOD source in a source location.
Link to this function

create_vod_source(Client, SourceLocationName, VodSourceName, Input0, Options0)

View Source
Link to this function

delete_channel(Client, ChannelName, Input)

View Source

Deletes a channel.

You must stop the channel before it can be deleted.
Link to this function

delete_channel(Client, ChannelName, Input0, Options0)

View Source
Link to this function

delete_channel_policy(Client, ChannelName, Input)

View Source
Deletes a channel's IAM policy.
Link to this function

delete_channel_policy(Client, ChannelName, Input0, Options0)

View Source
Link to this function

delete_playback_configuration(Client, Name, Input)

View Source
Deletes the playback configuration for the specified name.
Link to this function

delete_playback_configuration(Client, Name, Input0, Options0)

View Source
Link to this function

delete_prefetch_schedule(Client, Name, PlaybackConfigurationName, Input)

View Source

Deletes a prefetch schedule for a specific playback configuration.

If you call DeletePrefetchSchedule on an expired prefetch schedule, MediaTailor returns an HTTP 404 status code.
Link to this function

delete_prefetch_schedule(Client, Name, PlaybackConfigurationName, Input0, Options0)

View Source
Link to this function

delete_program(Client, ChannelName, ProgramName, Input)

View Source
Deletes a specific program on a specific channel.
Link to this function

delete_program(Client, ChannelName, ProgramName, Input0, Options0)

View Source
Link to this function

delete_source_location(Client, SourceLocationName, Input)

View Source
Deletes a source location on a specific channel.
Link to this function

delete_source_location(Client, SourceLocationName, Input0, Options0)

View Source
Link to this function

delete_vod_source(Client, SourceLocationName, VodSourceName, Input)

View Source
Deletes a specific VOD source in a specific source location.
Link to this function

delete_vod_source(Client, SourceLocationName, VodSourceName, Input0, Options0)

View Source
Link to this function

describe_channel(Client, ChannelName)

View Source
Describes the properties of a specific channel.
Link to this function

describe_channel(Client, ChannelName, QueryMap, HeadersMap)

View Source
Link to this function

describe_channel(Client, ChannelName, QueryMap, HeadersMap, Options0)

View Source
Link to this function

describe_program(Client, ChannelName, ProgramName)

View Source
Retrieves the properties of the requested program.
Link to this function

describe_program(Client, ChannelName, ProgramName, QueryMap, HeadersMap)

View Source
Link to this function

describe_program(Client, ChannelName, ProgramName, QueryMap, HeadersMap, Options0)

View Source
Link to this function

describe_source_location(Client, SourceLocationName)

View Source
Retrieves the properties of the requested source location.
Link to this function

describe_source_location(Client, SourceLocationName, QueryMap, HeadersMap)

View Source
Link to this function

describe_source_location(Client, SourceLocationName, QueryMap, HeadersMap, Options0)

View Source
Link to this function

describe_vod_source(Client, SourceLocationName, VodSourceName)

View Source
Provides details about a specific VOD source in a specific source location.
Link to this function

describe_vod_source(Client, SourceLocationName, VodSourceName, QueryMap, HeadersMap)

View Source
Link to this function

describe_vod_source(Client, SourceLocationName, VodSourceName, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_channel_policy(Client, ChannelName)

View Source
Retrieves information about a channel's IAM policy.
Link to this function

get_channel_policy(Client, ChannelName, QueryMap, HeadersMap)

View Source
Link to this function

get_channel_policy(Client, ChannelName, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_channel_schedule(Client, ChannelName)

View Source
Retrieves information about your channel's schedule.
Link to this function

get_channel_schedule(Client, ChannelName, QueryMap, HeadersMap)

View Source
Link to this function

get_channel_schedule(Client, ChannelName, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_playback_configuration(Client, Name)

View Source
Returns the playback configuration for the specified name.
Link to this function

get_playback_configuration(Client, Name, QueryMap, HeadersMap)

View Source
Link to this function

get_playback_configuration(Client, Name, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_prefetch_schedule(Client, Name, PlaybackConfigurationName)

View Source

Returns information about the prefetch schedule for a specific playback configuration.

If you call GetPrefetchSchedule on an expired prefetch schedule, MediaTailor returns an HTTP 404 status code.
Link to this function

get_prefetch_schedule(Client, Name, PlaybackConfigurationName, QueryMap, HeadersMap)

View Source
Link to this function

get_prefetch_schedule(Client, Name, PlaybackConfigurationName, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_alerts(Client, ResourceArn)

View Source
Returns a list of alerts for the given resource.
Link to this function

list_alerts(Client, ResourceArn, QueryMap, HeadersMap)

View Source
Link to this function

list_alerts(Client, ResourceArn, QueryMap, HeadersMap, Options0)

View Source
Retrieves a list of channels that are associated with this account.
Link to this function

list_channels(Client, QueryMap, HeadersMap)

View Source
Link to this function

list_channels(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_playback_configurations(Client)

View Source

Returns a list of the playback configurations defined in AWS Elemental MediaTailor.

You can specify a maximum number of configurations to return at a time. The default maximum is 50. Results are returned in pagefuls. If MediaTailor has more configurations than the specified maximum, it provides parameters in the response that you can use to retrieve the next pageful.
Link to this function

list_playback_configurations(Client, QueryMap, HeadersMap)

View Source
Link to this function

list_playback_configurations(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_prefetch_schedules(Client, PlaybackConfigurationName, Input)

View Source
Creates a new prefetch schedule.
Link to this function

list_prefetch_schedules(Client, PlaybackConfigurationName, Input0, Options0)

View Source
Link to this function

list_source_locations(Client)

View Source
Retrieves a list of source locations.
Link to this function

list_source_locations(Client, QueryMap, HeadersMap)

View Source
Link to this function

list_source_locations(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_tags_for_resource(Client, ResourceArn)

View Source
Returns a list of the tags assigned to the specified playback configuration resource.
Link to this function

list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap)

View Source
Link to this function

list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_vod_sources(Client, SourceLocationName)

View Source
Lists all the VOD sources in a source location.
Link to this function

list_vod_sources(Client, SourceLocationName, QueryMap, HeadersMap)

View Source
Link to this function

list_vod_sources(Client, SourceLocationName, QueryMap, HeadersMap, Options0)

View Source
Link to this function

put_channel_policy(Client, ChannelName, Input)

View Source
Creates an IAM policy for the channel.
Link to this function

put_channel_policy(Client, ChannelName, Input0, Options0)

View Source
Link to this function

put_playback_configuration(Client, Input)

View Source
Adds a new playback configuration to AWS Elemental MediaTailor.
Link to this function

put_playback_configuration(Client, Input0, Options0)

View Source
Link to this function

start_channel(Client, ChannelName, Input)

View Source
Starts a specific channel.
Link to this function

start_channel(Client, ChannelName, Input0, Options0)

View Source
Link to this function

stop_channel(Client, ChannelName, Input)

View Source
Stops a specific channel.
Link to this function

stop_channel(Client, ChannelName, Input0, Options0)

View Source
Link to this function

tag_resource(Client, ResourceArn, Input)

View Source

Adds tags to the specified playback configuration resource.

You can specify one or more tags to add.
Link to this function

tag_resource(Client, ResourceArn, Input0, Options0)

View Source
Link to this function

untag_resource(Client, ResourceArn, Input)

View Source

Removes tags from the specified playback configuration resource.

You can specify one or more tags to remove.
Link to this function

untag_resource(Client, ResourceArn, Input0, Options0)

View Source
Link to this function

update_channel(Client, ChannelName, Input)

View Source
Updates an existing channel.
Link to this function

update_channel(Client, ChannelName, Input0, Options0)

View Source
Link to this function

update_source_location(Client, SourceLocationName, Input)

View Source
Updates a source location on a specific channel.
Link to this function

update_source_location(Client, SourceLocationName, Input0, Options0)

View Source
Link to this function

update_vod_source(Client, SourceLocationName, VodSourceName, Input)

View Source
Updates a specific VOD source in a specific source location.
Link to this function

update_vod_source(Client, SourceLocationName, VodSourceName, Input0, Options0)

View Source