integrations.sh
← all integrations

amazonaws.com – mediatailor

OpenAPI apis-guru cloud

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 .

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).

Homepage
https://api.apis.guru/v2/specs/amazonaws.com:mediatailor/2018-04-23.json
Provider
amazonaws.com:mediatailor / mediatailor
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/amazonaws.com/mediatailor/2018-04-23/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/amazonaws.com/mediatailor/2018-04-23/openapi.yaml

Tools (46)

Extracted live via the executor SDK.

  • alertsResourceArn.listAlerts

    Lists the alerts that are associated with a MediaTailor channel assembly resource.

  • channel.createChannel

    Creates a channel. For information about MediaTailor channels, see in the MediaTailor User Guide.

  • channel.createProgram

    Creates a program within a channel. For information about programs, see in the MediaTailor User Guide.

  • channel.deleteChannel

    Deletes a channel. For information about MediaTailor channels, see in the MediaTailor User Guide.

  • channel.deleteChannelPolicy

    The channel policy to delete.

  • channel.deleteProgram

    Deletes a program within a channel. For information about programs, see in the MediaTailor User Guide.

  • channel.describeChannel

    Describes a channel. For information about MediaTailor channels, see in the MediaTailor User Guide.

  • channel.describeProgram

    Describes a program within a channel. For information about programs, see in the MediaTailor User Guide.

  • channel.getChannelPolicy

    Returns the channel's IAM policy. IAM policies are used to control access to your channel.

  • channel.getChannelSchedule

    Retrieves information about your channel's schedule.

  • channel.putChannelPolicy

    Creates an IAM policy for the channel. IAM policies are used to control access to your channel.

  • channel.startChannel

    Starts a channel. For information about MediaTailor channels, see in the MediaTailor User Guide.

  • channel.stopChannel

    Stops a channel. For information about MediaTailor channels, see in the MediaTailor User Guide.

  • channel.updateChannel

    Updates a channel. For information about MediaTailor channels, see in the MediaTailor User Guide.

  • channel.updateProgram

    Updates a program within a channel.

  • channels.listChannels

    Retrieves information about the channels that are associated with the current AWS account.

  • configureLogs.configureLogsForChannel

    Configures Amazon CloudWatch log settings for a channel.

  • configureLogs.configureLogsForPlaybackConfiguration

    Amazon CloudWatch log settings for a playback configuration.

  • playbackConfiguration.deletePlaybackConfiguration

    Deletes a playback configuration. For information about MediaTailor configurations, see .

  • playbackConfiguration.getPlaybackConfiguration

    Retrieves a playback configuration. For information about MediaTailor configurations, see .

  • playbackConfiguration.putPlaybackConfiguration

    Creates a playback configuration. For information about MediaTailor configurations, see .

  • playbackConfigurations.listPlaybackConfigurations

    Retrieves existing playback configurations. For information about MediaTailor configurations, see .

  • prefetchSchedule.createPrefetchSchedule

    Creates a prefetch schedule for a playback configuration. A prefetch schedule allows you to tell MediaTailor to fetch and prepare certain ads before an ad break happens. For more information about ad prefetching, see in the MediaTailor User Guide.

  • prefetchSchedule.deletePrefetchSchedule

    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. For more information about ad prefetching, see in the MediaTailor User Guide.

  • prefetchSchedule.getPrefetchSchedule

    Retrieves a prefetch schedule for a playback configuration. A prefetch schedule allows you to tell MediaTailor to fetch and prepare certain ads before an ad break happens. For more information about ad prefetching, see in the MediaTailor User Guide.

  • prefetchSchedule.listPrefetchSchedules

    Lists the prefetch schedules for a playback configuration.

  • sourceLocation.createLiveSource

    The live source configuration.

  • sourceLocation.createSourceLocation

    Creates a source location. A source location is a container for sources. For more information about source locations, see in the MediaTailor User Guide.

  • sourceLocation.createVodSource

    The VOD source configuration parameters.

  • sourceLocation.deleteLiveSource

    The live source to delete.

  • sourceLocation.deleteSourceLocation

    Deletes a source location. A source location is a container for sources. For more information about source locations, see in the MediaTailor User Guide.

  • sourceLocation.deleteVodSource

    The video on demand (VOD) source to delete.

  • sourceLocation.describeLiveSource

    The live source to describe.

  • sourceLocation.describeSourceLocation

    Describes a source location. A source location is a container for sources. For more information about source locations, see in the MediaTailor User Guide.

  • sourceLocation.describeVodSource

    Provides details about a specific video on demand (VOD) source in a specific source location.

  • sourceLocation.listLiveSources

    Lists the live sources contained in a source location. A source represents a piece of content.

  • sourceLocation.listVodSources

    Lists the VOD sources contained in a source location. A source represents a piece of content.

  • sourceLocation.updateLiveSource

    Updates a live source's configuration.

  • sourceLocation.updateSourceLocation

    Updates a source location. A source location is a container for sources. For more information about source locations, see in the MediaTailor User Guide.

  • sourceLocation.updateVodSource

    Updates a VOD source's configuration.

  • sourceLocations.listSourceLocations

    Lists the source locations for a channel. A source location defines the host server URL, and contains a list of sources.

  • tags.listTagsForResource

    A list of tags that are associated with this resource. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see .

  • tags.tagResource

    The resource to tag. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see .

  • tags.untagResource

    The resource to untag.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools