AWS::MediaTailor::PlaybackConfiguration Bumper - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::MediaTailor::PlaybackConfiguration Bumper

The configuration for bumpers. Bumpers are short audio or video clips that play at the start or before the end of an ad break. To learn more about bumpers, see Bumpers.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "EndUrl" : String, "StartUrl" : String }

YAML

EndUrl: String StartUrl: String

Properties

EndUrl

The URL for the end bumper asset.

Required: No

Type: String

Update requires: No interruption

StartUrl

The URL for the start bumper asset.

Required: No

Type: String

Update requires: No interruption