MediaTailor
import { MediaTailor } from "https://aws-api.deno.dev/v0.2/services/mediatailor.ts?docs=full";
§Constructors
§Methods
Creates a channel.
Creates a program.
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 source location on a specific channel.
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.
Retrieves a list of channels that are associated with this account.
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.
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.
Adds a new playback configuration to AWS Elemental MediaTailor.
Adds tags to the specified playback configuration resource. You can specify one or more tags to add.
Removes tags from the specified playback configuration resource. You can specify one or more tags to remove.
Updates an existing channel.
Updates a source location on a specific channel.
Updates a specific VOD source in a specific source location.