The URL for the ad decision server (ADS). This includes the specification of static parameters and placeholders for dynamic parameters. AWS Elemental MediaTailor substitutes player-specific and session-specific parameters as needed when calling the ADS. Alternately, for testing you can provide a static VAST URL. The maximum length is 25,000 characters.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-AdMarkerPassthrough_Enabled <
Boolean>
Enables ad marker passthrough for your configuration.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ManifestProcessingRules_AdMarkerPassthrough_Enabled |
-AvailSuppression_Mode <
Mode>
Sets the ad suppression mode. By default, ad suppression is off and all ad breaks are filled with ads or slate. When Mode is set to BEHIND_LIVE_EDGE, ad suppression is active and MediaTailor won't fill ad breaks on or behind the ad suppression Value time in the manifest lookback window.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-AvailSuppression_Value <
String>
A live edge offset time in HH:MM:SS. MediaTailor won't fill ad breaks on or behind this time in the manifest lookback window. If Value is set to 00:00:00, it is in sync with the live edge, and MediaTailor won't fill any ad breaks on or behind the live edge. If you set a Value time, MediaTailor won't fill any ad breaks on or behind this time in the manifest lookback window. For example, if you set 00:45:00, then MediaTailor will fill ad breaks that occur within 45 minutes behind the live edge, but won't fill ad breaks on or behind 45 minutes behind the live edge.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The URL for the end bumper asset.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The URL for the start bumper asset.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The player parameters and aliases used as dynamic variables during session initialization. For more information, see
Domain Variables.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ConfigurationAliases |
The configuration for DASH content.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-LivePreRollConfiguration_AdDecisionServerUrl <
String>
The URL for the ad decision server (ADS) for pre-roll ads. This includes the specification of static parameters and placeholders for dynamic parameters. AWS Elemental MediaTailor substitutes player-specific and session-specific parameters as needed when calling the ADS. Alternately, for testing, you can provide a static VAST URL. The maximum length is 25,000 characters.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-LivePreRollConfiguration_MaxDurationSecond <
Int32>
The maximum allowed duration for the pre-roll ad avail. AWS Elemental MediaTailor won't play pre-roll ads to exceed this duration, regardless of the total duration of ads that the ADS returns.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | LivePreRollConfiguration_MaxDurationSeconds |
The identifier for the playback configuration.
Required? | False |
Position? | 1 |
Accept pipeline input? | True (ByValue, ByPropertyName) |
Changes the cmdlet behavior to return the value passed to the Name parameter. The -PassThru parameter is deprecated, use -Select '^Name' instead. This parameter will be removed in a future version.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-PersonalizationThresholdSecond <
Int32>
Defines the maximum duration of underfilled ad time (in seconds) allowed in an ad break. If the duration of underfilled ad time exceeds the personalization threshold, then the personalization of the ad break is abandoned and the underlying content is shown. This feature applies to
ad replacement in live and VOD streams, rather than ad insertion, because it relies on an underlying content stream. For more information about ad break behavior, including ad replacement and insertion, see
Ad Behavior in AWS Elemental MediaTailor.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | PersonalizationThresholdSeconds |
Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaTailor.Model.PutPlaybackConfigurationResponse). Specifying the name of a property of type Amazon.MediaTailor.Model.PutPlaybackConfigurationResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The URL for a high-quality video asset to transcode and use to fill in time that's not used by ads. AWS Elemental MediaTailor shows the slate to fill in gaps in media content. Configuring the slate is optional for non-VPAID configurations. For VPAID, the slate is required because MediaTailor provides it in the slots that are designated for dynamic ad content. The slate must be a high-quality asset that contains both audio and video.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The tags to assign to the playback configuration.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Tags |
-TranscodeProfileName <
String>
The name that is used to associate this playback configuration with a custom transcode profile. This overrides the dynamic transcoding defaults of MediaTailor. Use this only if you have already set up custom profiles with the help of AWS Support.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-VideoContentSourceUrl <
String>
The URL prefix for the parent manifest for the stream, minus the asset ID. The maximum length is 512 characters.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |