1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. mediatailor
  5. PlaybackConfiguration

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.31.0 published on Wednesday, Jul 16, 2025 by Pulumi

aws-native.mediatailor.PlaybackConfiguration

Explore with Pulumi AI

aws-native logo

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.31.0 published on Wednesday, Jul 16, 2025 by Pulumi

    Resource schema for AWS::MediaTailor::PlaybackConfiguration

    Create PlaybackConfiguration Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new PlaybackConfiguration(name: string, args: PlaybackConfigurationArgs, opts?: CustomResourceOptions);
    @overload
    def PlaybackConfiguration(resource_name: str,
                              args: PlaybackConfigurationArgs,
                              opts: Optional[ResourceOptions] = None)
    
    @overload
    def PlaybackConfiguration(resource_name: str,
                              opts: Optional[ResourceOptions] = None,
                              video_content_source_url: Optional[str] = None,
                              ad_decision_server_url: Optional[str] = None,
                              insertion_mode: Optional[PlaybackConfigurationInsertionMode] = None,
                              live_pre_roll_configuration: Optional[PlaybackConfigurationLivePreRollConfigurationArgs] = None,
                              cdn_configuration: Optional[PlaybackConfigurationCdnConfigurationArgs] = None,
                              configuration_aliases: Optional[Mapping[str, Any]] = None,
                              dash_configuration: Optional[PlaybackConfigurationDashConfigurationArgs] = None,
                              hls_configuration: Optional[PlaybackConfigurationHlsConfigurationArgs] = None,
                              ad_conditioning_configuration: Optional[PlaybackConfigurationAdConditioningConfigurationArgs] = None,
                              bumper: Optional[PlaybackConfigurationBumperArgs] = None,
                              log_configuration: Optional[PlaybackConfigurationLogConfigurationArgs] = None,
                              manifest_processing_rules: Optional[PlaybackConfigurationManifestProcessingRulesArgs] = None,
                              name: Optional[str] = None,
                              personalization_threshold_seconds: Optional[int] = None,
                              slate_ad_url: Optional[str] = None,
                              tags: Optional[Sequence[_root_inputs.TagArgs]] = None,
                              transcode_profile_name: Optional[str] = None,
                              avail_suppression: Optional[PlaybackConfigurationAvailSuppressionArgs] = None)
    func NewPlaybackConfiguration(ctx *Context, name string, args PlaybackConfigurationArgs, opts ...ResourceOption) (*PlaybackConfiguration, error)
    public PlaybackConfiguration(string name, PlaybackConfigurationArgs args, CustomResourceOptions? opts = null)
    public PlaybackConfiguration(String name, PlaybackConfigurationArgs args)
    public PlaybackConfiguration(String name, PlaybackConfigurationArgs args, CustomResourceOptions options)
    
    type: aws-native:mediatailor:PlaybackConfiguration
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args PlaybackConfigurationArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args PlaybackConfigurationArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args PlaybackConfigurationArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args PlaybackConfigurationArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args PlaybackConfigurationArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    PlaybackConfiguration Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The PlaybackConfiguration resource accepts the following input properties:

    AdDecisionServerUrl string
    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.
    VideoContentSourceUrl string
    The URL prefix for the parent manifest for the stream, minus the asset ID. The maximum length is 512 characters.
    AdConditioningConfiguration Pulumi.AwsNative.MediaTailor.Inputs.PlaybackConfigurationAdConditioningConfiguration
    The setting that indicates what conditioning MediaTailor will perform on ads that the ad decision server (ADS) returns, and what priority MediaTailor uses when inserting ads.
    AvailSuppression Pulumi.AwsNative.MediaTailor.Inputs.PlaybackConfigurationAvailSuppression
    The configuration for avail suppression, also known as ad suppression. For more information about ad suppression, see Ad Suppression (https://docs.aws.amazon.com/mediatailor/latest/ug/ad-behavior.html).
    Bumper Pulumi.AwsNative.MediaTailor.Inputs.PlaybackConfigurationBumper
    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 (https://docs.aws.amazon.com/mediatailor/latest/ug/bumpers.html).
    CdnConfiguration Pulumi.AwsNative.MediaTailor.Inputs.PlaybackConfigurationCdnConfiguration
    The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management.
    ConfigurationAliases Dictionary<string, object>
    The player parameters and aliases used as dynamic variables during session initialization. For more information, see Domain Variables.
    DashConfiguration Pulumi.AwsNative.MediaTailor.Inputs.PlaybackConfigurationDashConfiguration
    The configuration for DASH content.
    HlsConfiguration Pulumi.AwsNative.MediaTailor.Inputs.PlaybackConfigurationHlsConfiguration
    The configuration for HLS content.
    InsertionMode Pulumi.AwsNative.MediaTailor.PlaybackConfigurationInsertionMode
    The setting that controls whether players can use stitched or guided ad insertion. The default, STITCHED_ONLY, forces all player sessions to use stitched (server-side) ad insertion. Choosing PLAYER_SELECT allows players to select either stitched or guided ad insertion at session-initialization time. The default for players that do not specify an insertion mode is stitched.
    LivePreRollConfiguration Pulumi.AwsNative.MediaTailor.Inputs.PlaybackConfigurationLivePreRollConfiguration
    The configuration for pre-roll ad insertion.
    LogConfiguration Pulumi.AwsNative.MediaTailor.Inputs.PlaybackConfigurationLogConfiguration
    The configuration that defines where AWS Elemental MediaTailor sends logs for the playback configuration.
    ManifestProcessingRules Pulumi.AwsNative.MediaTailor.Inputs.PlaybackConfigurationManifestProcessingRules
    The configuration for manifest processing rules. Manifest processing rules enable customization of the personalized manifests created by MediaTailor.
    Name string
    The identifier for the playback configuration.
    PersonalizationThresholdSeconds int
    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 (https://docs.aws.amazon.com/mediatailor/latest/ug/ad-behavior.html).
    SlateAdUrl string
    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.
    Tags List<Pulumi.AwsNative.Inputs.Tag>
    The tags to assign to the playback configuration.
    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.
    AdDecisionServerUrl string
    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.
    VideoContentSourceUrl string
    The URL prefix for the parent manifest for the stream, minus the asset ID. The maximum length is 512 characters.
    AdConditioningConfiguration PlaybackConfigurationAdConditioningConfigurationArgs
    The setting that indicates what conditioning MediaTailor will perform on ads that the ad decision server (ADS) returns, and what priority MediaTailor uses when inserting ads.
    AvailSuppression PlaybackConfigurationAvailSuppressionArgs
    The configuration for avail suppression, also known as ad suppression. For more information about ad suppression, see Ad Suppression (https://docs.aws.amazon.com/mediatailor/latest/ug/ad-behavior.html).
    Bumper PlaybackConfigurationBumperArgs
    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 (https://docs.aws.amazon.com/mediatailor/latest/ug/bumpers.html).
    CdnConfiguration PlaybackConfigurationCdnConfigurationArgs
    The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management.
    ConfigurationAliases map[string]interface{}
    The player parameters and aliases used as dynamic variables during session initialization. For more information, see Domain Variables.
    DashConfiguration PlaybackConfigurationDashConfigurationArgs
    The configuration for DASH content.
    HlsConfiguration PlaybackConfigurationHlsConfigurationArgs
    The configuration for HLS content.
    InsertionMode PlaybackConfigurationInsertionMode
    The setting that controls whether players can use stitched or guided ad insertion. The default, STITCHED_ONLY, forces all player sessions to use stitched (server-side) ad insertion. Choosing PLAYER_SELECT allows players to select either stitched or guided ad insertion at session-initialization time. The default for players that do not specify an insertion mode is stitched.
    LivePreRollConfiguration PlaybackConfigurationLivePreRollConfigurationArgs
    The configuration for pre-roll ad insertion.
    LogConfiguration PlaybackConfigurationLogConfigurationArgs
    The configuration that defines where AWS Elemental MediaTailor sends logs for the playback configuration.
    ManifestProcessingRules PlaybackConfigurationManifestProcessingRulesArgs
    The configuration for manifest processing rules. Manifest processing rules enable customization of the personalized manifests created by MediaTailor.
    Name string
    The identifier for the playback configuration.
    PersonalizationThresholdSeconds int
    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 (https://docs.aws.amazon.com/mediatailor/latest/ug/ad-behavior.html).
    SlateAdUrl string
    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.
    Tags TagArgs
    The tags to assign to the playback configuration.
    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.
    adDecisionServerUrl String
    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.
    videoContentSourceUrl String
    The URL prefix for the parent manifest for the stream, minus the asset ID. The maximum length is 512 characters.
    adConditioningConfiguration PlaybackConfigurationAdConditioningConfiguration
    The setting that indicates what conditioning MediaTailor will perform on ads that the ad decision server (ADS) returns, and what priority MediaTailor uses when inserting ads.
    availSuppression PlaybackConfigurationAvailSuppression
    The configuration for avail suppression, also known as ad suppression. For more information about ad suppression, see Ad Suppression (https://docs.aws.amazon.com/mediatailor/latest/ug/ad-behavior.html).
    bumper PlaybackConfigurationBumper
    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 (https://docs.aws.amazon.com/mediatailor/latest/ug/bumpers.html).
    cdnConfiguration PlaybackConfigurationCdnConfiguration
    The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management.
    configurationAliases Map<String,Object>
    The player parameters and aliases used as dynamic variables during session initialization. For more information, see Domain Variables.
    dashConfiguration PlaybackConfigurationDashConfiguration
    The configuration for DASH content.
    hlsConfiguration PlaybackConfigurationHlsConfiguration
    The configuration for HLS content.
    insertionMode PlaybackConfigurationInsertionMode
    The setting that controls whether players can use stitched or guided ad insertion. The default, STITCHED_ONLY, forces all player sessions to use stitched (server-side) ad insertion. Choosing PLAYER_SELECT allows players to select either stitched or guided ad insertion at session-initialization time. The default for players that do not specify an insertion mode is stitched.
    livePreRollConfiguration PlaybackConfigurationLivePreRollConfiguration
    The configuration for pre-roll ad insertion.
    logConfiguration PlaybackConfigurationLogConfiguration
    The configuration that defines where AWS Elemental MediaTailor sends logs for the playback configuration.
    manifestProcessingRules PlaybackConfigurationManifestProcessingRules
    The configuration for manifest processing rules. Manifest processing rules enable customization of the personalized manifests created by MediaTailor.
    name String
    The identifier for the playback configuration.
    personalizationThresholdSeconds Integer
    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 (https://docs.aws.amazon.com/mediatailor/latest/ug/ad-behavior.html).
    slateAdUrl String
    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.
    tags List<Tag>
    The tags to assign to the playback configuration.
    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.
    adDecisionServerUrl string
    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.
    videoContentSourceUrl string
    The URL prefix for the parent manifest for the stream, minus the asset ID. The maximum length is 512 characters.
    adConditioningConfiguration PlaybackConfigurationAdConditioningConfiguration
    The setting that indicates what conditioning MediaTailor will perform on ads that the ad decision server (ADS) returns, and what priority MediaTailor uses when inserting ads.
    availSuppression PlaybackConfigurationAvailSuppression
    The configuration for avail suppression, also known as ad suppression. For more information about ad suppression, see Ad Suppression (https://docs.aws.amazon.com/mediatailor/latest/ug/ad-behavior.html).
    bumper PlaybackConfigurationBumper
    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 (https://docs.aws.amazon.com/mediatailor/latest/ug/bumpers.html).
    cdnConfiguration PlaybackConfigurationCdnConfiguration
    The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management.
    configurationAliases {[key: string]: any}
    The player parameters and aliases used as dynamic variables during session initialization. For more information, see Domain Variables.
    dashConfiguration PlaybackConfigurationDashConfiguration
    The configuration for DASH content.
    hlsConfiguration PlaybackConfigurationHlsConfiguration
    The configuration for HLS content.
    insertionMode PlaybackConfigurationInsertionMode
    The setting that controls whether players can use stitched or guided ad insertion. The default, STITCHED_ONLY, forces all player sessions to use stitched (server-side) ad insertion. Choosing PLAYER_SELECT allows players to select either stitched or guided ad insertion at session-initialization time. The default for players that do not specify an insertion mode is stitched.
    livePreRollConfiguration PlaybackConfigurationLivePreRollConfiguration
    The configuration for pre-roll ad insertion.
    logConfiguration PlaybackConfigurationLogConfiguration
    The configuration that defines where AWS Elemental MediaTailor sends logs for the playback configuration.
    manifestProcessingRules PlaybackConfigurationManifestProcessingRules
    The configuration for manifest processing rules. Manifest processing rules enable customization of the personalized manifests created by MediaTailor.
    name string
    The identifier for the playback configuration.
    personalizationThresholdSeconds number
    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 (https://docs.aws.amazon.com/mediatailor/latest/ug/ad-behavior.html).
    slateAdUrl string
    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.
    tags Tag[]
    The tags to assign to the playback configuration.
    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.
    ad_decision_server_url str
    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.
    video_content_source_url str
    The URL prefix for the parent manifest for the stream, minus the asset ID. The maximum length is 512 characters.
    ad_conditioning_configuration PlaybackConfigurationAdConditioningConfigurationArgs
    The setting that indicates what conditioning MediaTailor will perform on ads that the ad decision server (ADS) returns, and what priority MediaTailor uses when inserting ads.
    avail_suppression PlaybackConfigurationAvailSuppressionArgs
    The configuration for avail suppression, also known as ad suppression. For more information about ad suppression, see Ad Suppression (https://docs.aws.amazon.com/mediatailor/latest/ug/ad-behavior.html).
    bumper PlaybackConfigurationBumperArgs
    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 (https://docs.aws.amazon.com/mediatailor/latest/ug/bumpers.html).
    cdn_configuration PlaybackConfigurationCdnConfigurationArgs
    The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management.
    configuration_aliases Mapping[str, Any]
    The player parameters and aliases used as dynamic variables during session initialization. For more information, see Domain Variables.
    dash_configuration PlaybackConfigurationDashConfigurationArgs
    The configuration for DASH content.
    hls_configuration PlaybackConfigurationHlsConfigurationArgs
    The configuration for HLS content.
    insertion_mode PlaybackConfigurationInsertionMode
    The setting that controls whether players can use stitched or guided ad insertion. The default, STITCHED_ONLY, forces all player sessions to use stitched (server-side) ad insertion. Choosing PLAYER_SELECT allows players to select either stitched or guided ad insertion at session-initialization time. The default for players that do not specify an insertion mode is stitched.
    live_pre_roll_configuration PlaybackConfigurationLivePreRollConfigurationArgs
    The configuration for pre-roll ad insertion.
    log_configuration PlaybackConfigurationLogConfigurationArgs
    The configuration that defines where AWS Elemental MediaTailor sends logs for the playback configuration.
    manifest_processing_rules PlaybackConfigurationManifestProcessingRulesArgs
    The configuration for manifest processing rules. Manifest processing rules enable customization of the personalized manifests created by MediaTailor.
    name str
    The identifier for the playback configuration.
    personalization_threshold_seconds int
    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 (https://docs.aws.amazon.com/mediatailor/latest/ug/ad-behavior.html).
    slate_ad_url str
    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.
    tags Sequence[TagArgs]
    The tags to assign to the playback configuration.
    transcode_profile_name str
    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.
    adDecisionServerUrl String
    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.
    videoContentSourceUrl String
    The URL prefix for the parent manifest for the stream, minus the asset ID. The maximum length is 512 characters.
    adConditioningConfiguration Property Map
    The setting that indicates what conditioning MediaTailor will perform on ads that the ad decision server (ADS) returns, and what priority MediaTailor uses when inserting ads.
    availSuppression Property Map
    The configuration for avail suppression, also known as ad suppression. For more information about ad suppression, see Ad Suppression (https://docs.aws.amazon.com/mediatailor/latest/ug/ad-behavior.html).
    bumper Property Map
    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 (https://docs.aws.amazon.com/mediatailor/latest/ug/bumpers.html).
    cdnConfiguration Property Map
    The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management.
    configurationAliases Map<Any>
    The player parameters and aliases used as dynamic variables during session initialization. For more information, see Domain Variables.
    dashConfiguration Property Map
    The configuration for DASH content.
    hlsConfiguration Property Map
    The configuration for HLS content.
    insertionMode "STITCHED_ONLY" | "PLAYER_SELECT"
    The setting that controls whether players can use stitched or guided ad insertion. The default, STITCHED_ONLY, forces all player sessions to use stitched (server-side) ad insertion. Choosing PLAYER_SELECT allows players to select either stitched or guided ad insertion at session-initialization time. The default for players that do not specify an insertion mode is stitched.
    livePreRollConfiguration Property Map
    The configuration for pre-roll ad insertion.
    logConfiguration Property Map
    The configuration that defines where AWS Elemental MediaTailor sends logs for the playback configuration.
    manifestProcessingRules Property Map
    The configuration for manifest processing rules. Manifest processing rules enable customization of the personalized manifests created by MediaTailor.
    name String
    The identifier for the playback configuration.
    personalizationThresholdSeconds Number
    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 (https://docs.aws.amazon.com/mediatailor/latest/ug/ad-behavior.html).
    slateAdUrl String
    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.
    tags List<Property Map>
    The tags to assign to the playback configuration.
    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.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the PlaybackConfiguration resource produces the following output properties:

    Id string
    The provider-assigned unique ID for this managed resource.
    PlaybackConfigurationArn string
    The Amazon Resource Name (ARN) for the playback configuration.
    PlaybackEndpointPrefix string
    The URL that the player accesses to get a manifest from MediaTailor. This session will use server-side reporting.
    SessionInitializationEndpointPrefix string
    The URL that the player uses to initialize a session that uses client-side reporting.
    Id string
    The provider-assigned unique ID for this managed resource.
    PlaybackConfigurationArn string
    The Amazon Resource Name (ARN) for the playback configuration.
    PlaybackEndpointPrefix string
    The URL that the player accesses to get a manifest from MediaTailor. This session will use server-side reporting.
    SessionInitializationEndpointPrefix string
    The URL that the player uses to initialize a session that uses client-side reporting.
    id String
    The provider-assigned unique ID for this managed resource.
    playbackConfigurationArn String
    The Amazon Resource Name (ARN) for the playback configuration.
    playbackEndpointPrefix String
    The URL that the player accesses to get a manifest from MediaTailor. This session will use server-side reporting.
    sessionInitializationEndpointPrefix String
    The URL that the player uses to initialize a session that uses client-side reporting.
    id string
    The provider-assigned unique ID for this managed resource.
    playbackConfigurationArn string
    The Amazon Resource Name (ARN) for the playback configuration.
    playbackEndpointPrefix string
    The URL that the player accesses to get a manifest from MediaTailor. This session will use server-side reporting.
    sessionInitializationEndpointPrefix string
    The URL that the player uses to initialize a session that uses client-side reporting.
    id str
    The provider-assigned unique ID for this managed resource.
    playback_configuration_arn str
    The Amazon Resource Name (ARN) for the playback configuration.
    playback_endpoint_prefix str
    The URL that the player accesses to get a manifest from MediaTailor. This session will use server-side reporting.
    session_initialization_endpoint_prefix str
    The URL that the player uses to initialize a session that uses client-side reporting.
    id String
    The provider-assigned unique ID for this managed resource.
    playbackConfigurationArn String
    The Amazon Resource Name (ARN) for the playback configuration.
    playbackEndpointPrefix String
    The URL that the player accesses to get a manifest from MediaTailor. This session will use server-side reporting.
    sessionInitializationEndpointPrefix String
    The URL that the player uses to initialize a session that uses client-side reporting.

    Supporting Types

    PlaybackConfigurationAdConditioningConfiguration, PlaybackConfigurationAdConditioningConfigurationArgs

    StreamingMediaFileConditioning Pulumi.AwsNative.MediaTailor.PlaybackConfigurationStreamingMediaFileConditioning
    For ads that have media files with streaming delivery and supported file extensions, indicates what transcoding action MediaTailor takes when it first receives these ads from the ADS. TRANSCODE indicates that MediaTailor must transcode the ads. NONE indicates that you have already transcoded the ads outside of MediaTailor and don't need them transcoded as part of the ad insertion workflow. For more information about ad conditioning see Using preconditioned ads in the AWS Elemental MediaTailor user guide.
    StreamingMediaFileConditioning PlaybackConfigurationStreamingMediaFileConditioning
    For ads that have media files with streaming delivery and supported file extensions, indicates what transcoding action MediaTailor takes when it first receives these ads from the ADS. TRANSCODE indicates that MediaTailor must transcode the ads. NONE indicates that you have already transcoded the ads outside of MediaTailor and don't need them transcoded as part of the ad insertion workflow. For more information about ad conditioning see Using preconditioned ads in the AWS Elemental MediaTailor user guide.
    streamingMediaFileConditioning PlaybackConfigurationStreamingMediaFileConditioning
    For ads that have media files with streaming delivery and supported file extensions, indicates what transcoding action MediaTailor takes when it first receives these ads from the ADS. TRANSCODE indicates that MediaTailor must transcode the ads. NONE indicates that you have already transcoded the ads outside of MediaTailor and don't need them transcoded as part of the ad insertion workflow. For more information about ad conditioning see Using preconditioned ads in the AWS Elemental MediaTailor user guide.
    streamingMediaFileConditioning PlaybackConfigurationStreamingMediaFileConditioning
    For ads that have media files with streaming delivery and supported file extensions, indicates what transcoding action MediaTailor takes when it first receives these ads from the ADS. TRANSCODE indicates that MediaTailor must transcode the ads. NONE indicates that you have already transcoded the ads outside of MediaTailor and don't need them transcoded as part of the ad insertion workflow. For more information about ad conditioning see Using preconditioned ads in the AWS Elemental MediaTailor user guide.
    streaming_media_file_conditioning PlaybackConfigurationStreamingMediaFileConditioning
    For ads that have media files with streaming delivery and supported file extensions, indicates what transcoding action MediaTailor takes when it first receives these ads from the ADS. TRANSCODE indicates that MediaTailor must transcode the ads. NONE indicates that you have already transcoded the ads outside of MediaTailor and don't need them transcoded as part of the ad insertion workflow. For more information about ad conditioning see Using preconditioned ads in the AWS Elemental MediaTailor user guide.
    streamingMediaFileConditioning "TRANSCODE" | "NONE"
    For ads that have media files with streaming delivery and supported file extensions, indicates what transcoding action MediaTailor takes when it first receives these ads from the ADS. TRANSCODE indicates that MediaTailor must transcode the ads. NONE indicates that you have already transcoded the ads outside of MediaTailor and don't need them transcoded as part of the ad insertion workflow. For more information about ad conditioning see Using preconditioned ads in the AWS Elemental MediaTailor user guide.

    PlaybackConfigurationAdMarkerPassthrough, PlaybackConfigurationAdMarkerPassthroughArgs

    Enabled bool
    Enables ad marker passthrough for your configuration.
    Enabled bool
    Enables ad marker passthrough for your configuration.
    enabled Boolean
    Enables ad marker passthrough for your configuration.
    enabled boolean
    Enables ad marker passthrough for your configuration.
    enabled bool
    Enables ad marker passthrough for your configuration.
    enabled Boolean
    Enables ad marker passthrough for your configuration.

    PlaybackConfigurationAdsInteractionLog, PlaybackConfigurationAdsInteractionLogArgs

    ExcludeEventTypes List<string>
    Indicates that MediaTailor won't emit the selected events in the logs for playback sessions that are initialized with this configuration.
    PublishOptInEventTypes List<string>
    Indicates that MediaTailor emits RAW_ADS_RESPONSE logs for playback sessions that are initialized with this configuration.
    ExcludeEventTypes []string
    Indicates that MediaTailor won't emit the selected events in the logs for playback sessions that are initialized with this configuration.
    PublishOptInEventTypes []string
    Indicates that MediaTailor emits RAW_ADS_RESPONSE logs for playback sessions that are initialized with this configuration.
    excludeEventTypes List<String>
    Indicates that MediaTailor won't emit the selected events in the logs for playback sessions that are initialized with this configuration.
    publishOptInEventTypes List<String>
    Indicates that MediaTailor emits RAW_ADS_RESPONSE logs for playback sessions that are initialized with this configuration.
    excludeEventTypes string[]
    Indicates that MediaTailor won't emit the selected events in the logs for playback sessions that are initialized with this configuration.
    publishOptInEventTypes string[]
    Indicates that MediaTailor emits RAW_ADS_RESPONSE logs for playback sessions that are initialized with this configuration.
    exclude_event_types Sequence[str]
    Indicates that MediaTailor won't emit the selected events in the logs for playback sessions that are initialized with this configuration.
    publish_opt_in_event_types Sequence[str]
    Indicates that MediaTailor emits RAW_ADS_RESPONSE logs for playback sessions that are initialized with this configuration.
    excludeEventTypes List<String>
    Indicates that MediaTailor won't emit the selected events in the logs for playback sessions that are initialized with this configuration.
    publishOptInEventTypes List<String>
    Indicates that MediaTailor emits RAW_ADS_RESPONSE logs for playback sessions that are initialized with this configuration.

    PlaybackConfigurationAvailSuppression, PlaybackConfigurationAvailSuppressionArgs

    FillPolicy Pulumi.AwsNative.MediaTailor.PlaybackConfigurationAvailSuppressionFillPolicy
    Defines the policy to apply to the avail suppression mode. BEHIND_LIVE_EDGE will always use the full avail suppression policy. AFTER_LIVE_EDGE mode can be used to invoke partial ad break fills when a session starts mid-break. Valid values are FULL_AVAIL_ONLY and PARTIAL_AVAIL
    Mode Pulumi.AwsNative.MediaTailor.PlaybackConfigurationAvailSuppressionMode
    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. When Mode is set to AFTER_LIVE_EDGE, ad suppression is active and MediaTailor won't fill ad breaks that are within the live edge plus the avail suppression value.
    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.
    FillPolicy PlaybackConfigurationAvailSuppressionFillPolicy
    Defines the policy to apply to the avail suppression mode. BEHIND_LIVE_EDGE will always use the full avail suppression policy. AFTER_LIVE_EDGE mode can be used to invoke partial ad break fills when a session starts mid-break. Valid values are FULL_AVAIL_ONLY and PARTIAL_AVAIL
    Mode PlaybackConfigurationAvailSuppressionMode
    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. When Mode is set to AFTER_LIVE_EDGE, ad suppression is active and MediaTailor won't fill ad breaks that are within the live edge plus the avail suppression value.
    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.
    fillPolicy PlaybackConfigurationAvailSuppressionFillPolicy
    Defines the policy to apply to the avail suppression mode. BEHIND_LIVE_EDGE will always use the full avail suppression policy. AFTER_LIVE_EDGE mode can be used to invoke partial ad break fills when a session starts mid-break. Valid values are FULL_AVAIL_ONLY and PARTIAL_AVAIL
    mode PlaybackConfigurationAvailSuppressionMode
    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. When Mode is set to AFTER_LIVE_EDGE, ad suppression is active and MediaTailor won't fill ad breaks that are within the live edge plus the avail suppression value.
    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.
    fillPolicy PlaybackConfigurationAvailSuppressionFillPolicy
    Defines the policy to apply to the avail suppression mode. BEHIND_LIVE_EDGE will always use the full avail suppression policy. AFTER_LIVE_EDGE mode can be used to invoke partial ad break fills when a session starts mid-break. Valid values are FULL_AVAIL_ONLY and PARTIAL_AVAIL
    mode PlaybackConfigurationAvailSuppressionMode
    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. When Mode is set to AFTER_LIVE_EDGE, ad suppression is active and MediaTailor won't fill ad breaks that are within the live edge plus the avail suppression value.
    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.
    fill_policy PlaybackConfigurationAvailSuppressionFillPolicy
    Defines the policy to apply to the avail suppression mode. BEHIND_LIVE_EDGE will always use the full avail suppression policy. AFTER_LIVE_EDGE mode can be used to invoke partial ad break fills when a session starts mid-break. Valid values are FULL_AVAIL_ONLY and PARTIAL_AVAIL
    mode PlaybackConfigurationAvailSuppressionMode
    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. When Mode is set to AFTER_LIVE_EDGE, ad suppression is active and MediaTailor won't fill ad breaks that are within the live edge plus the avail suppression value.
    value str
    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.
    fillPolicy "PARTIAL_AVAIL" | "FULL_AVAIL_ONLY"
    Defines the policy to apply to the avail suppression mode. BEHIND_LIVE_EDGE will always use the full avail suppression policy. AFTER_LIVE_EDGE mode can be used to invoke partial ad break fills when a session starts mid-break. Valid values are FULL_AVAIL_ONLY and PARTIAL_AVAIL
    mode "OFF" | "BEHIND_LIVE_EDGE" | "AFTER_LIVE_EDGE"
    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. When Mode is set to AFTER_LIVE_EDGE, ad suppression is active and MediaTailor won't fill ad breaks that are within the live edge plus the avail suppression value.
    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.

    PlaybackConfigurationAvailSuppressionFillPolicy, PlaybackConfigurationAvailSuppressionFillPolicyArgs

    PartialAvail
    PARTIAL_AVAIL
    FullAvailOnly
    FULL_AVAIL_ONLY
    PlaybackConfigurationAvailSuppressionFillPolicyPartialAvail
    PARTIAL_AVAIL
    PlaybackConfigurationAvailSuppressionFillPolicyFullAvailOnly
    FULL_AVAIL_ONLY
    PartialAvail
    PARTIAL_AVAIL
    FullAvailOnly
    FULL_AVAIL_ONLY
    PartialAvail
    PARTIAL_AVAIL
    FullAvailOnly
    FULL_AVAIL_ONLY
    PARTIAL_AVAIL
    PARTIAL_AVAIL
    FULL_AVAIL_ONLY
    FULL_AVAIL_ONLY
    "PARTIAL_AVAIL"
    PARTIAL_AVAIL
    "FULL_AVAIL_ONLY"
    FULL_AVAIL_ONLY

    PlaybackConfigurationAvailSuppressionMode, PlaybackConfigurationAvailSuppressionModeArgs

    Off
    OFF
    BehindLiveEdge
    BEHIND_LIVE_EDGE
    AfterLiveEdge
    AFTER_LIVE_EDGE
    PlaybackConfigurationAvailSuppressionModeOff
    OFF
    PlaybackConfigurationAvailSuppressionModeBehindLiveEdge
    BEHIND_LIVE_EDGE
    PlaybackConfigurationAvailSuppressionModeAfterLiveEdge
    AFTER_LIVE_EDGE
    Off
    OFF
    BehindLiveEdge
    BEHIND_LIVE_EDGE
    AfterLiveEdge
    AFTER_LIVE_EDGE
    Off
    OFF
    BehindLiveEdge
    BEHIND_LIVE_EDGE
    AfterLiveEdge
    AFTER_LIVE_EDGE
    OFF
    OFF
    BEHIND_LIVE_EDGE
    BEHIND_LIVE_EDGE
    AFTER_LIVE_EDGE
    AFTER_LIVE_EDGE
    "OFF"
    OFF
    "BEHIND_LIVE_EDGE"
    BEHIND_LIVE_EDGE
    "AFTER_LIVE_EDGE"
    AFTER_LIVE_EDGE

    PlaybackConfigurationBumper, PlaybackConfigurationBumperArgs

    EndUrl string
    The URL for the end bumper asset.
    StartUrl string
    The URL for the start bumper asset.
    EndUrl string
    The URL for the end bumper asset.
    StartUrl string
    The URL for the start bumper asset.
    endUrl String
    The URL for the end bumper asset.
    startUrl String
    The URL for the start bumper asset.
    endUrl string
    The URL for the end bumper asset.
    startUrl string
    The URL for the start bumper asset.
    end_url str
    The URL for the end bumper asset.
    start_url str
    The URL for the start bumper asset.
    endUrl String
    The URL for the end bumper asset.
    startUrl String
    The URL for the start bumper asset.

    PlaybackConfigurationCdnConfiguration, PlaybackConfigurationCdnConfigurationArgs

    AdSegmentUrlPrefix string
    A non-default content delivery network (CDN) to serve ad segments. By default, AWS Elemental MediaTailor uses Amazon CloudFront with default cache settings as its CDN for ad segments. To set up an alternate CDN, create a rule in your CDN for the origin ads.mediatailor.<region>.amazonaws.com. Then specify the rule's name in this AdSegmentUrlPrefix. When AWS Elemental MediaTailor serves a manifest, it reports your CDN as the source for ad segments.
    ContentSegmentUrlPrefix string
    A content delivery network (CDN) to cache content segments, so that content requests don't always have to go to the origin server. First, create a rule in your CDN for the content segment origin server. Then specify the rule's name in this ContentSegmentUrlPrefix. When AWS Elemental MediaTailor serves a manifest, it reports your CDN as the source for content segments.
    AdSegmentUrlPrefix string
    A non-default content delivery network (CDN) to serve ad segments. By default, AWS Elemental MediaTailor uses Amazon CloudFront with default cache settings as its CDN for ad segments. To set up an alternate CDN, create a rule in your CDN for the origin ads.mediatailor.<region>.amazonaws.com. Then specify the rule's name in this AdSegmentUrlPrefix. When AWS Elemental MediaTailor serves a manifest, it reports your CDN as the source for ad segments.
    ContentSegmentUrlPrefix string
    A content delivery network (CDN) to cache content segments, so that content requests don't always have to go to the origin server. First, create a rule in your CDN for the content segment origin server. Then specify the rule's name in this ContentSegmentUrlPrefix. When AWS Elemental MediaTailor serves a manifest, it reports your CDN as the source for content segments.
    adSegmentUrlPrefix String
    A non-default content delivery network (CDN) to serve ad segments. By default, AWS Elemental MediaTailor uses Amazon CloudFront with default cache settings as its CDN for ad segments. To set up an alternate CDN, create a rule in your CDN for the origin ads.mediatailor.<region>.amazonaws.com. Then specify the rule's name in this AdSegmentUrlPrefix. When AWS Elemental MediaTailor serves a manifest, it reports your CDN as the source for ad segments.
    contentSegmentUrlPrefix String
    A content delivery network (CDN) to cache content segments, so that content requests don't always have to go to the origin server. First, create a rule in your CDN for the content segment origin server. Then specify the rule's name in this ContentSegmentUrlPrefix. When AWS Elemental MediaTailor serves a manifest, it reports your CDN as the source for content segments.
    adSegmentUrlPrefix string
    A non-default content delivery network (CDN) to serve ad segments. By default, AWS Elemental MediaTailor uses Amazon CloudFront with default cache settings as its CDN for ad segments. To set up an alternate CDN, create a rule in your CDN for the origin ads.mediatailor.<region>.amazonaws.com. Then specify the rule's name in this AdSegmentUrlPrefix. When AWS Elemental MediaTailor serves a manifest, it reports your CDN as the source for ad segments.
    contentSegmentUrlPrefix string
    A content delivery network (CDN) to cache content segments, so that content requests don't always have to go to the origin server. First, create a rule in your CDN for the content segment origin server. Then specify the rule's name in this ContentSegmentUrlPrefix. When AWS Elemental MediaTailor serves a manifest, it reports your CDN as the source for content segments.
    ad_segment_url_prefix str
    A non-default content delivery network (CDN) to serve ad segments. By default, AWS Elemental MediaTailor uses Amazon CloudFront with default cache settings as its CDN for ad segments. To set up an alternate CDN, create a rule in your CDN for the origin ads.mediatailor.<region>.amazonaws.com. Then specify the rule's name in this AdSegmentUrlPrefix. When AWS Elemental MediaTailor serves a manifest, it reports your CDN as the source for ad segments.
    content_segment_url_prefix str
    A content delivery network (CDN) to cache content segments, so that content requests don't always have to go to the origin server. First, create a rule in your CDN for the content segment origin server. Then specify the rule's name in this ContentSegmentUrlPrefix. When AWS Elemental MediaTailor serves a manifest, it reports your CDN as the source for content segments.
    adSegmentUrlPrefix String
    A non-default content delivery network (CDN) to serve ad segments. By default, AWS Elemental MediaTailor uses Amazon CloudFront with default cache settings as its CDN for ad segments. To set up an alternate CDN, create a rule in your CDN for the origin ads.mediatailor.<region>.amazonaws.com. Then specify the rule's name in this AdSegmentUrlPrefix. When AWS Elemental MediaTailor serves a manifest, it reports your CDN as the source for ad segments.
    contentSegmentUrlPrefix String
    A content delivery network (CDN) to cache content segments, so that content requests don't always have to go to the origin server. First, create a rule in your CDN for the content segment origin server. Then specify the rule's name in this ContentSegmentUrlPrefix. When AWS Elemental MediaTailor serves a manifest, it reports your CDN as the source for content segments.

    PlaybackConfigurationDashConfiguration, PlaybackConfigurationDashConfigurationArgs

    ManifestEndpointPrefix string
    The URL generated by MediaTailor to initiate a DASH playback session. The session uses server-side reporting.
    MpdLocation string
    The setting that controls whether MediaTailor includes the Location tag in DASH manifests. MediaTailor populates the Location tag with the URL for manifest update requests, to be used by players that don't support sticky redirects. Disable this if you have CDN routing rules set up for accessing MediaTailor manifests, and you are either using client-side reporting or your players support sticky HTTP redirects. Valid values are DISABLED and EMT_DEFAULT. The EMT_DEFAULT setting enables the inclusion of the tag and is the default value.
    OriginManifestType Pulumi.AwsNative.MediaTailor.PlaybackConfigurationDashConfigurationOriginManifestType
    The setting that controls whether MediaTailor handles manifests from the origin server as multi-period manifests or single-period manifests. If your origin server produces single-period manifests, set this to SINGLE_PERIOD. The default setting is MULTI_PERIOD. For multi-period manifests, omit this setting or set it to MULTI_PERIOD.
    ManifestEndpointPrefix string
    The URL generated by MediaTailor to initiate a DASH playback session. The session uses server-side reporting.
    MpdLocation string
    The setting that controls whether MediaTailor includes the Location tag in DASH manifests. MediaTailor populates the Location tag with the URL for manifest update requests, to be used by players that don't support sticky redirects. Disable this if you have CDN routing rules set up for accessing MediaTailor manifests, and you are either using client-side reporting or your players support sticky HTTP redirects. Valid values are DISABLED and EMT_DEFAULT. The EMT_DEFAULT setting enables the inclusion of the tag and is the default value.
    OriginManifestType PlaybackConfigurationDashConfigurationOriginManifestType
    The setting that controls whether MediaTailor handles manifests from the origin server as multi-period manifests or single-period manifests. If your origin server produces single-period manifests, set this to SINGLE_PERIOD. The default setting is MULTI_PERIOD. For multi-period manifests, omit this setting or set it to MULTI_PERIOD.
    manifestEndpointPrefix String
    The URL generated by MediaTailor to initiate a DASH playback session. The session uses server-side reporting.
    mpdLocation String
    The setting that controls whether MediaTailor includes the Location tag in DASH manifests. MediaTailor populates the Location tag with the URL for manifest update requests, to be used by players that don't support sticky redirects. Disable this if you have CDN routing rules set up for accessing MediaTailor manifests, and you are either using client-side reporting or your players support sticky HTTP redirects. Valid values are DISABLED and EMT_DEFAULT. The EMT_DEFAULT setting enables the inclusion of the tag and is the default value.
    originManifestType PlaybackConfigurationDashConfigurationOriginManifestType
    The setting that controls whether MediaTailor handles manifests from the origin server as multi-period manifests or single-period manifests. If your origin server produces single-period manifests, set this to SINGLE_PERIOD. The default setting is MULTI_PERIOD. For multi-period manifests, omit this setting or set it to MULTI_PERIOD.
    manifestEndpointPrefix string
    The URL generated by MediaTailor to initiate a DASH playback session. The session uses server-side reporting.
    mpdLocation string
    The setting that controls whether MediaTailor includes the Location tag in DASH manifests. MediaTailor populates the Location tag with the URL for manifest update requests, to be used by players that don't support sticky redirects. Disable this if you have CDN routing rules set up for accessing MediaTailor manifests, and you are either using client-side reporting or your players support sticky HTTP redirects. Valid values are DISABLED and EMT_DEFAULT. The EMT_DEFAULT setting enables the inclusion of the tag and is the default value.
    originManifestType PlaybackConfigurationDashConfigurationOriginManifestType
    The setting that controls whether MediaTailor handles manifests from the origin server as multi-period manifests or single-period manifests. If your origin server produces single-period manifests, set this to SINGLE_PERIOD. The default setting is MULTI_PERIOD. For multi-period manifests, omit this setting or set it to MULTI_PERIOD.
    manifest_endpoint_prefix str
    The URL generated by MediaTailor to initiate a DASH playback session. The session uses server-side reporting.
    mpd_location str
    The setting that controls whether MediaTailor includes the Location tag in DASH manifests. MediaTailor populates the Location tag with the URL for manifest update requests, to be used by players that don't support sticky redirects. Disable this if you have CDN routing rules set up for accessing MediaTailor manifests, and you are either using client-side reporting or your players support sticky HTTP redirects. Valid values are DISABLED and EMT_DEFAULT. The EMT_DEFAULT setting enables the inclusion of the tag and is the default value.
    origin_manifest_type PlaybackConfigurationDashConfigurationOriginManifestType
    The setting that controls whether MediaTailor handles manifests from the origin server as multi-period manifests or single-period manifests. If your origin server produces single-period manifests, set this to SINGLE_PERIOD. The default setting is MULTI_PERIOD. For multi-period manifests, omit this setting or set it to MULTI_PERIOD.
    manifestEndpointPrefix String
    The URL generated by MediaTailor to initiate a DASH playback session. The session uses server-side reporting.
    mpdLocation String
    The setting that controls whether MediaTailor includes the Location tag in DASH manifests. MediaTailor populates the Location tag with the URL for manifest update requests, to be used by players that don't support sticky redirects. Disable this if you have CDN routing rules set up for accessing MediaTailor manifests, and you are either using client-side reporting or your players support sticky HTTP redirects. Valid values are DISABLED and EMT_DEFAULT. The EMT_DEFAULT setting enables the inclusion of the tag and is the default value.
    originManifestType "SINGLE_PERIOD" | "MULTI_PERIOD"
    The setting that controls whether MediaTailor handles manifests from the origin server as multi-period manifests or single-period manifests. If your origin server produces single-period manifests, set this to SINGLE_PERIOD. The default setting is MULTI_PERIOD. For multi-period manifests, omit this setting or set it to MULTI_PERIOD.

    PlaybackConfigurationDashConfigurationOriginManifestType, PlaybackConfigurationDashConfigurationOriginManifestTypeArgs

    SinglePeriod
    SINGLE_PERIOD
    MultiPeriod
    MULTI_PERIOD
    PlaybackConfigurationDashConfigurationOriginManifestTypeSinglePeriod
    SINGLE_PERIOD
    PlaybackConfigurationDashConfigurationOriginManifestTypeMultiPeriod
    MULTI_PERIOD
    SinglePeriod
    SINGLE_PERIOD
    MultiPeriod
    MULTI_PERIOD
    SinglePeriod
    SINGLE_PERIOD
    MultiPeriod
    MULTI_PERIOD
    SINGLE_PERIOD
    SINGLE_PERIOD
    MULTI_PERIOD
    MULTI_PERIOD
    "SINGLE_PERIOD"
    SINGLE_PERIOD
    "MULTI_PERIOD"
    MULTI_PERIOD

    PlaybackConfigurationHlsConfiguration, PlaybackConfigurationHlsConfigurationArgs

    ManifestEndpointPrefix string
    The URL that is used to initiate a playback session for devices that support Apple HLS. The session uses server-side reporting.
    ManifestEndpointPrefix string
    The URL that is used to initiate a playback session for devices that support Apple HLS. The session uses server-side reporting.
    manifestEndpointPrefix String
    The URL that is used to initiate a playback session for devices that support Apple HLS. The session uses server-side reporting.
    manifestEndpointPrefix string
    The URL that is used to initiate a playback session for devices that support Apple HLS. The session uses server-side reporting.
    manifest_endpoint_prefix str
    The URL that is used to initiate a playback session for devices that support Apple HLS. The session uses server-side reporting.
    manifestEndpointPrefix String
    The URL that is used to initiate a playback session for devices that support Apple HLS. The session uses server-side reporting.

    PlaybackConfigurationInsertionMode, PlaybackConfigurationInsertionModeArgs

    StitchedOnly
    STITCHED_ONLY
    PlayerSelect
    PLAYER_SELECT
    PlaybackConfigurationInsertionModeStitchedOnly
    STITCHED_ONLY
    PlaybackConfigurationInsertionModePlayerSelect
    PLAYER_SELECT
    StitchedOnly
    STITCHED_ONLY
    PlayerSelect
    PLAYER_SELECT
    StitchedOnly
    STITCHED_ONLY
    PlayerSelect
    PLAYER_SELECT
    STITCHED_ONLY
    STITCHED_ONLY
    PLAYER_SELECT
    PLAYER_SELECT
    "STITCHED_ONLY"
    STITCHED_ONLY
    "PLAYER_SELECT"
    PLAYER_SELECT

    PlaybackConfigurationLivePreRollConfiguration, PlaybackConfigurationLivePreRollConfigurationArgs

    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.
    MaxDurationSeconds int
    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.
    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.
    MaxDurationSeconds int
    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.
    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.
    maxDurationSeconds Integer
    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.
    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.
    maxDurationSeconds number
    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.
    ad_decision_server_url str
    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.
    max_duration_seconds int
    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.
    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.
    maxDurationSeconds Number
    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.

    PlaybackConfigurationLogConfiguration, PlaybackConfigurationLogConfigurationArgs

    PercentEnabled int
    The percentage of session logs that MediaTailor sends to your CloudWatch Logs account. For example, if your playback configuration has 1000 sessions and percentEnabled is set to 60, MediaTailor sends logs for 600 of the sessions to CloudWatch Logs. MediaTailor decides at random which of the playback configuration sessions to send logs for. If you want to view logs for a specific session, you can use the debug log mode.
    AdsInteractionLog Pulumi.AwsNative.MediaTailor.Inputs.PlaybackConfigurationAdsInteractionLog
    The event types that MediaTailor emits in logs for interactions with the ADS.
    EnabledLoggingStrategies List<string>
    The method used for collecting logs from AWS Elemental MediaTailor. To configure MediaTailor to send logs directly to Amazon CloudWatch Logs, choose LEGACY_CLOUDWATCH. To configure MediaTailor to send logs to CloudWatch, which then vends the logs to your destination of choice, choose VENDED_LOGS. Supported destinations are CloudWatch Logs log group, Amazon S3 bucket, and Amazon Data Firehose stream. To use vended logs, you must configure the delivery destination in Amazon CloudWatch
    ManifestServiceInteractionLog Pulumi.AwsNative.MediaTailor.Inputs.PlaybackConfigurationManifestServiceInteractionLog
    The event types that MediaTailor emits in logs for interactions with the origin server.
    PercentEnabled int
    The percentage of session logs that MediaTailor sends to your CloudWatch Logs account. For example, if your playback configuration has 1000 sessions and percentEnabled is set to 60, MediaTailor sends logs for 600 of the sessions to CloudWatch Logs. MediaTailor decides at random which of the playback configuration sessions to send logs for. If you want to view logs for a specific session, you can use the debug log mode.
    AdsInteractionLog PlaybackConfigurationAdsInteractionLog
    The event types that MediaTailor emits in logs for interactions with the ADS.
    EnabledLoggingStrategies []string
    The method used for collecting logs from AWS Elemental MediaTailor. To configure MediaTailor to send logs directly to Amazon CloudWatch Logs, choose LEGACY_CLOUDWATCH. To configure MediaTailor to send logs to CloudWatch, which then vends the logs to your destination of choice, choose VENDED_LOGS. Supported destinations are CloudWatch Logs log group, Amazon S3 bucket, and Amazon Data Firehose stream. To use vended logs, you must configure the delivery destination in Amazon CloudWatch
    ManifestServiceInteractionLog PlaybackConfigurationManifestServiceInteractionLog
    The event types that MediaTailor emits in logs for interactions with the origin server.
    percentEnabled Integer
    The percentage of session logs that MediaTailor sends to your CloudWatch Logs account. For example, if your playback configuration has 1000 sessions and percentEnabled is set to 60, MediaTailor sends logs for 600 of the sessions to CloudWatch Logs. MediaTailor decides at random which of the playback configuration sessions to send logs for. If you want to view logs for a specific session, you can use the debug log mode.
    adsInteractionLog PlaybackConfigurationAdsInteractionLog
    The event types that MediaTailor emits in logs for interactions with the ADS.
    enabledLoggingStrategies List<String>
    The method used for collecting logs from AWS Elemental MediaTailor. To configure MediaTailor to send logs directly to Amazon CloudWatch Logs, choose LEGACY_CLOUDWATCH. To configure MediaTailor to send logs to CloudWatch, which then vends the logs to your destination of choice, choose VENDED_LOGS. Supported destinations are CloudWatch Logs log group, Amazon S3 bucket, and Amazon Data Firehose stream. To use vended logs, you must configure the delivery destination in Amazon CloudWatch
    manifestServiceInteractionLog PlaybackConfigurationManifestServiceInteractionLog
    The event types that MediaTailor emits in logs for interactions with the origin server.
    percentEnabled number
    The percentage of session logs that MediaTailor sends to your CloudWatch Logs account. For example, if your playback configuration has 1000 sessions and percentEnabled is set to 60, MediaTailor sends logs for 600 of the sessions to CloudWatch Logs. MediaTailor decides at random which of the playback configuration sessions to send logs for. If you want to view logs for a specific session, you can use the debug log mode.
    adsInteractionLog PlaybackConfigurationAdsInteractionLog
    The event types that MediaTailor emits in logs for interactions with the ADS.
    enabledLoggingStrategies string[]
    The method used for collecting logs from AWS Elemental MediaTailor. To configure MediaTailor to send logs directly to Amazon CloudWatch Logs, choose LEGACY_CLOUDWATCH. To configure MediaTailor to send logs to CloudWatch, which then vends the logs to your destination of choice, choose VENDED_LOGS. Supported destinations are CloudWatch Logs log group, Amazon S3 bucket, and Amazon Data Firehose stream. To use vended logs, you must configure the delivery destination in Amazon CloudWatch
    manifestServiceInteractionLog PlaybackConfigurationManifestServiceInteractionLog
    The event types that MediaTailor emits in logs for interactions with the origin server.
    percent_enabled int
    The percentage of session logs that MediaTailor sends to your CloudWatch Logs account. For example, if your playback configuration has 1000 sessions and percentEnabled is set to 60, MediaTailor sends logs for 600 of the sessions to CloudWatch Logs. MediaTailor decides at random which of the playback configuration sessions to send logs for. If you want to view logs for a specific session, you can use the debug log mode.
    ads_interaction_log PlaybackConfigurationAdsInteractionLog
    The event types that MediaTailor emits in logs for interactions with the ADS.
    enabled_logging_strategies Sequence[str]
    The method used for collecting logs from AWS Elemental MediaTailor. To configure MediaTailor to send logs directly to Amazon CloudWatch Logs, choose LEGACY_CLOUDWATCH. To configure MediaTailor to send logs to CloudWatch, which then vends the logs to your destination of choice, choose VENDED_LOGS. Supported destinations are CloudWatch Logs log group, Amazon S3 bucket, and Amazon Data Firehose stream. To use vended logs, you must configure the delivery destination in Amazon CloudWatch
    manifest_service_interaction_log PlaybackConfigurationManifestServiceInteractionLog
    The event types that MediaTailor emits in logs for interactions with the origin server.
    percentEnabled Number
    The percentage of session logs that MediaTailor sends to your CloudWatch Logs account. For example, if your playback configuration has 1000 sessions and percentEnabled is set to 60, MediaTailor sends logs for 600 of the sessions to CloudWatch Logs. MediaTailor decides at random which of the playback configuration sessions to send logs for. If you want to view logs for a specific session, you can use the debug log mode.
    adsInteractionLog Property Map
    The event types that MediaTailor emits in logs for interactions with the ADS.
    enabledLoggingStrategies List<String>
    The method used for collecting logs from AWS Elemental MediaTailor. To configure MediaTailor to send logs directly to Amazon CloudWatch Logs, choose LEGACY_CLOUDWATCH. To configure MediaTailor to send logs to CloudWatch, which then vends the logs to your destination of choice, choose VENDED_LOGS. Supported destinations are CloudWatch Logs log group, Amazon S3 bucket, and Amazon Data Firehose stream. To use vended logs, you must configure the delivery destination in Amazon CloudWatch
    manifestServiceInteractionLog Property Map
    The event types that MediaTailor emits in logs for interactions with the origin server.

    PlaybackConfigurationManifestProcessingRules, PlaybackConfigurationManifestProcessingRulesArgs

    AdMarkerPassthrough Pulumi.AwsNative.MediaTailor.Inputs.PlaybackConfigurationAdMarkerPassthrough
    For HLS, when set to true, MediaTailor passes through EXT-X-CUE-IN, EXT-X-CUE-OUT, and EXT-X-SPLICEPOINT-SCTE35 ad markers from the origin manifest to the MediaTailor personalized manifest. No logic is applied to these ad markers. For example, if EXT-X-CUE-OUT has a value of 60, but no ads are filled for that ad break, MediaTailor will not set the value to 0.
    AdMarkerPassthrough PlaybackConfigurationAdMarkerPassthrough
    For HLS, when set to true, MediaTailor passes through EXT-X-CUE-IN, EXT-X-CUE-OUT, and EXT-X-SPLICEPOINT-SCTE35 ad markers from the origin manifest to the MediaTailor personalized manifest. No logic is applied to these ad markers. For example, if EXT-X-CUE-OUT has a value of 60, but no ads are filled for that ad break, MediaTailor will not set the value to 0.
    adMarkerPassthrough PlaybackConfigurationAdMarkerPassthrough
    For HLS, when set to true, MediaTailor passes through EXT-X-CUE-IN, EXT-X-CUE-OUT, and EXT-X-SPLICEPOINT-SCTE35 ad markers from the origin manifest to the MediaTailor personalized manifest. No logic is applied to these ad markers. For example, if EXT-X-CUE-OUT has a value of 60, but no ads are filled for that ad break, MediaTailor will not set the value to 0.
    adMarkerPassthrough PlaybackConfigurationAdMarkerPassthrough
    For HLS, when set to true, MediaTailor passes through EXT-X-CUE-IN, EXT-X-CUE-OUT, and EXT-X-SPLICEPOINT-SCTE35 ad markers from the origin manifest to the MediaTailor personalized manifest. No logic is applied to these ad markers. For example, if EXT-X-CUE-OUT has a value of 60, but no ads are filled for that ad break, MediaTailor will not set the value to 0.
    ad_marker_passthrough PlaybackConfigurationAdMarkerPassthrough
    For HLS, when set to true, MediaTailor passes through EXT-X-CUE-IN, EXT-X-CUE-OUT, and EXT-X-SPLICEPOINT-SCTE35 ad markers from the origin manifest to the MediaTailor personalized manifest. No logic is applied to these ad markers. For example, if EXT-X-CUE-OUT has a value of 60, but no ads are filled for that ad break, MediaTailor will not set the value to 0.
    adMarkerPassthrough Property Map
    For HLS, when set to true, MediaTailor passes through EXT-X-CUE-IN, EXT-X-CUE-OUT, and EXT-X-SPLICEPOINT-SCTE35 ad markers from the origin manifest to the MediaTailor personalized manifest. No logic is applied to these ad markers. For example, if EXT-X-CUE-OUT has a value of 60, but no ads are filled for that ad break, MediaTailor will not set the value to 0.

    PlaybackConfigurationManifestServiceInteractionLog, PlaybackConfigurationManifestServiceInteractionLogArgs

    ExcludeEventTypes List<string>
    Indicates that MediaTailor won't emit the selected events in the logs for playback sessions that are initialized with this configuration.
    ExcludeEventTypes []string
    Indicates that MediaTailor won't emit the selected events in the logs for playback sessions that are initialized with this configuration.
    excludeEventTypes List<String>
    Indicates that MediaTailor won't emit the selected events in the logs for playback sessions that are initialized with this configuration.
    excludeEventTypes string[]
    Indicates that MediaTailor won't emit the selected events in the logs for playback sessions that are initialized with this configuration.
    exclude_event_types Sequence[str]
    Indicates that MediaTailor won't emit the selected events in the logs for playback sessions that are initialized with this configuration.
    excludeEventTypes List<String>
    Indicates that MediaTailor won't emit the selected events in the logs for playback sessions that are initialized with this configuration.

    PlaybackConfigurationStreamingMediaFileConditioning, PlaybackConfigurationStreamingMediaFileConditioningArgs

    Transcode
    TRANSCODE
    None
    NONE
    PlaybackConfigurationStreamingMediaFileConditioningTranscode
    TRANSCODE
    PlaybackConfigurationStreamingMediaFileConditioningNone
    NONE
    Transcode
    TRANSCODE
    None
    NONE
    Transcode
    TRANSCODE
    None
    NONE
    TRANSCODE
    TRANSCODE
    NONE
    NONE
    "TRANSCODE"
    TRANSCODE
    "NONE"
    NONE

    Tag, TagArgs

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    AWS Cloud Control v1.31.0 published on Wednesday, Jul 16, 2025 by Pulumi