aws mediatailor
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)
Subcommands
Name | Description |
---|---|
create-channel | Creates a channel |
create-program | Creates a program |
create-source-location | Creates a source location on a specific channel |
create-vod-source | Creates name for a specific VOD source in a source location |
delete-channel | Deletes a channel. You must stop the channel before it can be deleted |
delete-channel-policy | Deletes a channel's IAM policy |
delete-playback-configuration | Deletes the playback configuration for the specified name |
delete-program | Deletes a specific program on a specific channel |
delete-source-location | Deletes a source location on a specific channel |
delete-vod-source | Deletes a specific VOD source in a specific source location |
describe-channel | Describes the properties of a specific channel |
describe-program | Retrieves the properties of the requested program |
describe-source-location | Retrieves the properties of the requested source location |
describe-vod-source | Provides details about a specific VOD source in a specific source location |
get-channel-policy | Retrieves information about a channel's IAM policy |
get-channel-schedule | Retrieves information about your channel's schedule |
get-playback-configuration | Returns the playback configuration for the specified name |
list-channels | Retrieves a list of channels that are associated with this account |
list-playback-configurations | 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 |
list-source-locations | Retrieves a list of source locations |
list-tags-for-resource | Returns a list of the tags assigned to the specified playback configuration resource |
list-vod-sources | Lists all the VOD sources in a source location |
put-channel-policy | Creates an IAM policy for the channel |
put-playback-configuration | Adds a new playback configuration to AWS Elemental MediaTailor |
start-channel | Starts a specific channel |
stop-channel | Stops a specific channel |
tag-resource | Adds tags to the specified playback configuration resource. You can specify one or more tags to add |
untag-resource | Removes tags from the specified playback configuration resource. You can specify one or more tags to remove |
update-channel | Updates an existing channel |
update-source-location | Updates a source location on a specific channel |
update-vod-source | Updates a specific VOD source in a specific source location |