amazonka-mediatailor-2.0: Amazon MediaTailor SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.MediaTailor.Types

Description

 
Synopsis

Service Configuration

defaultService :: Service Source #

API version 2018-04-23 of the Amazon MediaTailor SDK configuration.

Errors

_BadRequestException :: AsError a => Fold a ServiceError Source #

A request contains unexpected data.

AccessType

newtype AccessType Source #

Constructors

AccessType' 

Fields

Instances

Instances details
FromJSON AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

FromJSONKey AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

ToJSON AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

ToJSONKey AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

ToByteString AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

ToHeader AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

ToLog AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

ToQuery AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

FromText AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

ToText AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

Methods

toText :: AccessType -> Text #

FromXML AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

ToXML AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

Methods

toXML :: AccessType -> XML #

Generic AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

Associated Types

type Rep AccessType :: Type -> Type #

Read AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

Show AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

NFData AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

Methods

rnf :: AccessType -> () #

Eq AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

Ord AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

Hashable AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

type Rep AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

type Rep AccessType = D1 ('MetaData "AccessType" "Amazonka.MediaTailor.Types.AccessType" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'True) (C1 ('MetaCons "AccessType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAccessType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ChannelState

newtype ChannelState Source #

Constructors

ChannelState' 

Bundled Patterns

pattern ChannelState_RUNNING :: ChannelState 
pattern ChannelState_STOPPED :: ChannelState 

Instances

Instances details
FromJSON ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

FromJSONKey ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

ToJSON ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

ToJSONKey ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

ToByteString ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

ToHeader ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

ToLog ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

ToQuery ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

FromText ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

ToText ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

Methods

toText :: ChannelState -> Text #

FromXML ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

ToXML ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

Methods

toXML :: ChannelState -> XML #

Generic ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

Associated Types

type Rep ChannelState :: Type -> Type #

Read ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

Show ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

NFData ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

Methods

rnf :: ChannelState -> () #

Eq ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

Ord ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

Hashable ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

type Rep ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

type Rep ChannelState = D1 ('MetaData "ChannelState" "Amazonka.MediaTailor.Types.ChannelState" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'True) (C1 ('MetaCons "ChannelState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromChannelState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MessageType

newtype MessageType Source #

Constructors

MessageType' 

Instances

Instances details
FromJSON MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

FromJSONKey MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

ToJSON MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

ToJSONKey MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

ToByteString MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

ToHeader MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

ToLog MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

ToQuery MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

FromText MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

ToText MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

Methods

toText :: MessageType -> Text #

FromXML MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

ToXML MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

Methods

toXML :: MessageType -> XML #

Generic MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

Associated Types

type Rep MessageType :: Type -> Type #

Read MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

Show MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

NFData MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

Methods

rnf :: MessageType -> () #

Eq MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

Ord MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

Hashable MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

type Rep MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

type Rep MessageType = D1 ('MetaData "MessageType" "Amazonka.MediaTailor.Types.MessageType" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'True) (C1 ('MetaCons "MessageType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMessageType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Mode

newtype Mode Source #

Constructors

Mode' 

Fields

Bundled Patterns

pattern Mode_BEHIND_LIVE_EDGE :: Mode 
pattern Mode_OFF :: Mode 

Instances

Instances details
FromJSON Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

FromJSONKey Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

ToJSON Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

ToJSONKey Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

ToByteString Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

Methods

toBS :: Mode -> ByteString #

ToHeader Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

Methods

toHeader :: HeaderName -> Mode -> [Header] #

ToLog Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

ToQuery Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

Methods

toQuery :: Mode -> QueryString #

FromText Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

ToText Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

Methods

toText :: Mode -> Text #

FromXML Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

Methods

parseXML :: [Node] -> Either String Mode #

ToXML Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

Methods

toXML :: Mode -> XML #

Generic Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

Associated Types

type Rep Mode :: Type -> Type #

Methods

from :: Mode -> Rep Mode x #

to :: Rep Mode x -> Mode #

Read Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

Show Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

Methods

showsPrec :: Int -> Mode -> ShowS #

show :: Mode -> String #

showList :: [Mode] -> ShowS #

NFData Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

Methods

rnf :: Mode -> () #

Eq Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

Methods

(==) :: Mode -> Mode -> Bool #

(/=) :: Mode -> Mode -> Bool #

Ord Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

Methods

compare :: Mode -> Mode -> Ordering #

(<) :: Mode -> Mode -> Bool #

(<=) :: Mode -> Mode -> Bool #

(>) :: Mode -> Mode -> Bool #

(>=) :: Mode -> Mode -> Bool #

max :: Mode -> Mode -> Mode #

min :: Mode -> Mode -> Mode #

Hashable Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

Methods

hashWithSalt :: Int -> Mode -> Int #

hash :: Mode -> Int #

type Rep Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

type Rep Mode = D1 ('MetaData "Mode" "Amazonka.MediaTailor.Types.Mode" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'True) (C1 ('MetaCons "Mode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Operator

newtype Operator Source #

Constructors

Operator' 

Fields

Bundled Patterns

pattern Operator_EQUALS :: Operator 

Instances

Instances details
FromJSON Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

FromJSONKey Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

ToJSON Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

ToJSONKey Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

ToByteString Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

Methods

toBS :: Operator -> ByteString #

ToHeader Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

Methods

toHeader :: HeaderName -> Operator -> [Header] #

ToLog Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

ToQuery Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

FromText Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

ToText Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

Methods

toText :: Operator -> Text #

FromXML Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

ToXML Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

Methods

toXML :: Operator -> XML #

Generic Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

Associated Types

type Rep Operator :: Type -> Type #

Methods

from :: Operator -> Rep Operator x #

to :: Rep Operator x -> Operator #

Read Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

Show Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

NFData Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

Methods

rnf :: Operator -> () #

Eq Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

Ord Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

Hashable Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

Methods

hashWithSalt :: Int -> Operator -> Int #

hash :: Operator -> Int #

type Rep Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

type Rep Operator = D1 ('MetaData "Operator" "Amazonka.MediaTailor.Types.Operator" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'True) (C1 ('MetaCons "Operator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OriginManifestType

newtype OriginManifestType Source #

Instances

Instances details
FromJSON OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

FromJSONKey OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

ToJSON OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

ToJSONKey OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

ToByteString OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

ToHeader OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

ToLog OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

ToQuery OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

FromText OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

ToText OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

FromXML OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

ToXML OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

Generic OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

Associated Types

type Rep OriginManifestType :: Type -> Type #

Read OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

Show OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

NFData OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

Methods

rnf :: OriginManifestType -> () #

Eq OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

Ord OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

Hashable OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

type Rep OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

type Rep OriginManifestType = D1 ('MetaData "OriginManifestType" "Amazonka.MediaTailor.Types.OriginManifestType" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'True) (C1 ('MetaCons "OriginManifestType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOriginManifestType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PlaybackMode

newtype PlaybackMode Source #

Constructors

PlaybackMode' 

Bundled Patterns

pattern PlaybackMode_LINEAR :: PlaybackMode 
pattern PlaybackMode_LOOP :: PlaybackMode 

Instances

Instances details
FromJSON PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

FromJSONKey PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

ToJSON PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

ToJSONKey PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

ToByteString PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

ToHeader PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

ToLog PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

ToQuery PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

FromText PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

ToText PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

Methods

toText :: PlaybackMode -> Text #

FromXML PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

ToXML PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

Methods

toXML :: PlaybackMode -> XML #

Generic PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

Associated Types

type Rep PlaybackMode :: Type -> Type #

Read PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

Show PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

NFData PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

Methods

rnf :: PlaybackMode -> () #

Eq PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

Ord PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

Hashable PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

type Rep PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

type Rep PlaybackMode = D1 ('MetaData "PlaybackMode" "Amazonka.MediaTailor.Types.PlaybackMode" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'True) (C1 ('MetaCons "PlaybackMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPlaybackMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RelativePosition

newtype RelativePosition Source #

Instances

Instances details
FromJSON RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

FromJSONKey RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

ToJSON RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

ToJSONKey RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

ToByteString RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

ToHeader RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

ToLog RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

ToQuery RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

FromText RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

ToText RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

FromXML RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

ToXML RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

Generic RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

Associated Types

type Rep RelativePosition :: Type -> Type #

Read RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

Show RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

NFData RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

Methods

rnf :: RelativePosition -> () #

Eq RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

Ord RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

Hashable RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

type Rep RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

type Rep RelativePosition = D1 ('MetaData "RelativePosition" "Amazonka.MediaTailor.Types.RelativePosition" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'True) (C1 ('MetaCons "RelativePosition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRelativePosition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ScheduleEntryType

newtype ScheduleEntryType Source #

Instances

Instances details
FromJSON ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

FromJSONKey ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

ToJSON ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

ToJSONKey ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

ToByteString ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

ToHeader ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

ToLog ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

ToQuery ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

FromText ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

ToText ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

FromXML ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

ToXML ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

Generic ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

Associated Types

type Rep ScheduleEntryType :: Type -> Type #

Read ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

Show ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

NFData ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

Methods

rnf :: ScheduleEntryType -> () #

Eq ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

Ord ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

Hashable ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

type Rep ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

type Rep ScheduleEntryType = D1 ('MetaData "ScheduleEntryType" "Amazonka.MediaTailor.Types.ScheduleEntryType" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'True) (C1 ('MetaCons "ScheduleEntryType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromScheduleEntryType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Tier

newtype Tier Source #

Constructors

Tier' 

Fields

Bundled Patterns

pattern Tier_BASIC :: Tier 
pattern Tier_STANDARD :: Tier 

Instances

Instances details
FromJSON Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

FromJSONKey Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

ToJSON Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

ToJSONKey Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

ToByteString Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

Methods

toBS :: Tier -> ByteString #

ToHeader Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

Methods

toHeader :: HeaderName -> Tier -> [Header] #

ToLog Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

ToQuery Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

Methods

toQuery :: Tier -> QueryString #

FromText Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

ToText Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

Methods

toText :: Tier -> Text #

FromXML Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

Methods

parseXML :: [Node] -> Either String Tier #

ToXML Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

Methods

toXML :: Tier -> XML #

Generic Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

Associated Types

type Rep Tier :: Type -> Type #

Methods

from :: Tier -> Rep Tier x #

to :: Rep Tier x -> Tier #

Read Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

Show Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

Methods

showsPrec :: Int -> Tier -> ShowS #

show :: Tier -> String #

showList :: [Tier] -> ShowS #

NFData Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

Methods

rnf :: Tier -> () #

Eq Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

Methods

(==) :: Tier -> Tier -> Bool #

(/=) :: Tier -> Tier -> Bool #

Ord Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

Methods

compare :: Tier -> Tier -> Ordering #

(<) :: Tier -> Tier -> Bool #

(<=) :: Tier -> Tier -> Bool #

(>) :: Tier -> Tier -> Bool #

(>=) :: Tier -> Tier -> Bool #

max :: Tier -> Tier -> Tier #

min :: Tier -> Tier -> Tier #

Hashable Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

Methods

hashWithSalt :: Int -> Tier -> Int #

hash :: Tier -> Int #

type Rep Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

type Rep Tier = D1 ('MetaData "Tier" "Amazonka.MediaTailor.Types.Tier" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'True) (C1 ('MetaCons "Tier'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Type

newtype Type Source #

Constructors

Type' 

Fields

Bundled Patterns

pattern Type_DASH :: Type 
pattern Type_HLS :: Type 

Instances

Instances details
FromJSON Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

FromJSONKey Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

ToJSON Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

ToJSONKey Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

ToByteString Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

Methods

toBS :: Type -> ByteString #

ToHeader Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

Methods

toHeader :: HeaderName -> Type -> [Header] #

ToLog Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

ToQuery Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

Methods

toQuery :: Type -> QueryString #

FromText Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

ToText Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

Methods

toText :: Type -> Text #

FromXML Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

Methods

parseXML :: [Node] -> Either String Type #

ToXML Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

Methods

toXML :: Type -> XML #

Generic Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

Associated Types

type Rep Type :: Type -> Type #

Methods

from :: Type -> Rep Type x #

to :: Rep Type x -> Type #

Read Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

Show Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

Methods

showsPrec :: Int -> Type -> ShowS #

show :: Type -> String #

showList :: [Type] -> ShowS #

NFData Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

Methods

rnf :: Type -> () #

Eq Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

Methods

(==) :: Type -> Type -> Bool #

(/=) :: Type -> Type -> Bool #

Ord Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

Methods

compare :: Type -> Type -> Ordering #

(<) :: Type -> Type -> Bool #

(<=) :: Type -> Type -> Bool #

(>) :: Type -> Type -> Bool #

(>=) :: Type -> Type -> Bool #

max :: Type -> Type -> Type #

min :: Type -> Type -> Type #

Hashable Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

Methods

hashWithSalt :: Int -> Type -> Int #

hash :: Type -> Int #

type Rep Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

type Rep Type = D1 ('MetaData "Type" "Amazonka.MediaTailor.Types.Type" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'True) (C1 ('MetaCons "Type'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AccessConfiguration

data AccessConfiguration Source #

Access configuration parameters.

See: newAccessConfiguration smart constructor.

Constructors

AccessConfiguration' 

Fields

  • accessType :: Maybe AccessType

    The type of authentication used to access content from HttpConfiguration::BaseUrl on your source location. Accepted value: S3_SIGV4.

    S3_SIGV4 - AWS Signature Version 4 authentication for Amazon S3 hosted virtual-style access. If your source location base URL is an Amazon S3 bucket, MediaTailor can use AWS Signature Version 4 (SigV4) authentication to access the bucket where your source content is stored. Your MediaTailor source location baseURL must follow the S3 virtual hosted-style request URL format. For example, https://bucket-name.s3.Region.amazonaws.com/key-name.

    Before you can use S3_SIGV4, you must meet these requirements:

    • You must allow MediaTailor to access your S3 bucket by granting mediatailor.amazonaws.com principal access in IAM. For information about configuring access in IAM, see Access management in the IAM User Guide.

    • The mediatailor.amazonaws.com service principal must have permissions to read all top level manifests referenced by the VodSource packaging configurations.

    • The caller of the API must have s3:GetObject IAM permissions to read all top level manifests referenced by your MediaTailor VodSource packaging configurations.

  • secretsManagerAccessTokenConfiguration :: Maybe SecretsManagerAccessTokenConfiguration

    AWS Secrets Manager access token configuration parameters.

Instances

Instances details
FromJSON AccessConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessConfiguration

ToJSON AccessConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessConfiguration

Generic AccessConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessConfiguration

Associated Types

type Rep AccessConfiguration :: Type -> Type #

Read AccessConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessConfiguration

Show AccessConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessConfiguration

NFData AccessConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessConfiguration

Methods

rnf :: AccessConfiguration -> () #

Eq AccessConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessConfiguration

Hashable AccessConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessConfiguration

type Rep AccessConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessConfiguration

type Rep AccessConfiguration = D1 ('MetaData "AccessConfiguration" "Amazonka.MediaTailor.Types.AccessConfiguration" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "AccessConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "accessType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AccessType)) :*: S1 ('MetaSel ('Just "secretsManagerAccessTokenConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SecretsManagerAccessTokenConfiguration))))

newAccessConfiguration :: AccessConfiguration Source #

Create a value of AccessConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:accessType:AccessConfiguration', accessConfiguration_accessType - The type of authentication used to access content from HttpConfiguration::BaseUrl on your source location. Accepted value: S3_SIGV4.

S3_SIGV4 - AWS Signature Version 4 authentication for Amazon S3 hosted virtual-style access. If your source location base URL is an Amazon S3 bucket, MediaTailor can use AWS Signature Version 4 (SigV4) authentication to access the bucket where your source content is stored. Your MediaTailor source location baseURL must follow the S3 virtual hosted-style request URL format. For example, https://bucket-name.s3.Region.amazonaws.com/key-name.

Before you can use S3_SIGV4, you must meet these requirements:

• You must allow MediaTailor to access your S3 bucket by granting mediatailor.amazonaws.com principal access in IAM. For information about configuring access in IAM, see Access management in the IAM User Guide.

• The mediatailor.amazonaws.com service principal must have permissions to read all top level manifests referenced by the VodSource packaging configurations.

• The caller of the API must have s3:GetObject IAM permissions to read all top level manifests referenced by your MediaTailor VodSource packaging configurations.

$sel:secretsManagerAccessTokenConfiguration:AccessConfiguration', accessConfiguration_secretsManagerAccessTokenConfiguration - AWS Secrets Manager access token configuration parameters.

accessConfiguration_accessType :: Lens' AccessConfiguration (Maybe AccessType) Source #

The type of authentication used to access content from HttpConfiguration::BaseUrl on your source location. Accepted value: S3_SIGV4.

S3_SIGV4 - AWS Signature Version 4 authentication for Amazon S3 hosted virtual-style access. If your source location base URL is an Amazon S3 bucket, MediaTailor can use AWS Signature Version 4 (SigV4) authentication to access the bucket where your source content is stored. Your MediaTailor source location baseURL must follow the S3 virtual hosted-style request URL format. For example, https://bucket-name.s3.Region.amazonaws.com/key-name.

Before you can use S3_SIGV4, you must meet these requirements:

• You must allow MediaTailor to access your S3 bucket by granting mediatailor.amazonaws.com principal access in IAM. For information about configuring access in IAM, see Access management in the IAM User Guide.

• The mediatailor.amazonaws.com service principal must have permissions to read all top level manifests referenced by the VodSource packaging configurations.

• The caller of the API must have s3:GetObject IAM permissions to read all top level manifests referenced by your MediaTailor VodSource packaging configurations.

AdBreak

data AdBreak Source #

Ad break configuration parameters.

See: newAdBreak smart constructor.

Constructors

AdBreak' 

Fields

  • messageType :: Maybe MessageType

    The SCTE-35 ad insertion type. Accepted value: SPLICE_INSERT, TIME_SIGNAL.

  • offsetMillis :: Maybe Integer

    How long (in milliseconds) after the beginning of the program that an ad starts. This value must fall within 100ms of a segment boundary, otherwise the ad break will be skipped.

  • slate :: Maybe SlateSource

    Ad break slate configuration.

  • spliceInsertMessage :: Maybe SpliceInsertMessage

    This defines the SCTE-35 splice_insert() message inserted around the ad. For information about using splice_insert(), see the SCTE-35 specficiaiton, section 9.7.3.1.

  • timeSignalMessage :: Maybe TimeSignalMessage

    Defines the SCTE-35 time_signal message inserted around the ad.

    Programs on a channel's schedule can be configured with one or more ad breaks. You can attach a splice_insert SCTE-35 message to the ad break. This message provides basic metadata about the ad break.

    See section 9.7.4 of the 2022 SCTE-35 specification for more information.

Instances

Instances details
FromJSON AdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdBreak

ToJSON AdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdBreak

Generic AdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdBreak

Associated Types

type Rep AdBreak :: Type -> Type #

Methods

from :: AdBreak -> Rep AdBreak x #

to :: Rep AdBreak x -> AdBreak #

Read AdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdBreak

Show AdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdBreak

NFData AdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdBreak

Methods

rnf :: AdBreak -> () #

Eq AdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdBreak

Methods

(==) :: AdBreak -> AdBreak -> Bool #

(/=) :: AdBreak -> AdBreak -> Bool #

Hashable AdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdBreak

Methods

hashWithSalt :: Int -> AdBreak -> Int #

hash :: AdBreak -> Int #

type Rep AdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdBreak

type Rep AdBreak = D1 ('MetaData "AdBreak" "Amazonka.MediaTailor.Types.AdBreak" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "AdBreak'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "messageType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MessageType)) :*: S1 ('MetaSel ('Just "offsetMillis") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer))) :*: (S1 ('MetaSel ('Just "slate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SlateSource)) :*: (S1 ('MetaSel ('Just "spliceInsertMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SpliceInsertMessage)) :*: S1 ('MetaSel ('Just "timeSignalMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TimeSignalMessage))))))

newAdBreak :: AdBreak Source #

Create a value of AdBreak with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:messageType:AdBreak', adBreak_messageType - The SCTE-35 ad insertion type. Accepted value: SPLICE_INSERT, TIME_SIGNAL.

$sel:offsetMillis:AdBreak', adBreak_offsetMillis - How long (in milliseconds) after the beginning of the program that an ad starts. This value must fall within 100ms of a segment boundary, otherwise the ad break will be skipped.

$sel:slate:AdBreak', adBreak_slate - Ad break slate configuration.

$sel:spliceInsertMessage:AdBreak', adBreak_spliceInsertMessage - This defines the SCTE-35 splice_insert() message inserted around the ad. For information about using splice_insert(), see the SCTE-35 specficiaiton, section 9.7.3.1.

$sel:timeSignalMessage:AdBreak', adBreak_timeSignalMessage - Defines the SCTE-35 time_signal message inserted around the ad.

Programs on a channel's schedule can be configured with one or more ad breaks. You can attach a splice_insert SCTE-35 message to the ad break. This message provides basic metadata about the ad break.

See section 9.7.4 of the 2022 SCTE-35 specification for more information.

adBreak_messageType :: Lens' AdBreak (Maybe MessageType) Source #

The SCTE-35 ad insertion type. Accepted value: SPLICE_INSERT, TIME_SIGNAL.

adBreak_offsetMillis :: Lens' AdBreak (Maybe Integer) Source #

How long (in milliseconds) after the beginning of the program that an ad starts. This value must fall within 100ms of a segment boundary, otherwise the ad break will be skipped.

adBreak_slate :: Lens' AdBreak (Maybe SlateSource) Source #

Ad break slate configuration.

adBreak_spliceInsertMessage :: Lens' AdBreak (Maybe SpliceInsertMessage) Source #

This defines the SCTE-35 splice_insert() message inserted around the ad. For information about using splice_insert(), see the SCTE-35 specficiaiton, section 9.7.3.1.

adBreak_timeSignalMessage :: Lens' AdBreak (Maybe TimeSignalMessage) Source #

Defines the SCTE-35 time_signal message inserted around the ad.

Programs on a channel's schedule can be configured with one or more ad breaks. You can attach a splice_insert SCTE-35 message to the ad break. This message provides basic metadata about the ad break.

See section 9.7.4 of the 2022 SCTE-35 specification for more information.

AdMarkerPassthrough

data AdMarkerPassthrough Source #

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.

See: newAdMarkerPassthrough smart constructor.

Constructors

AdMarkerPassthrough' 

Fields

Instances

Instances details
FromJSON AdMarkerPassthrough Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdMarkerPassthrough

ToJSON AdMarkerPassthrough Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdMarkerPassthrough

Generic AdMarkerPassthrough Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdMarkerPassthrough

Associated Types

type Rep AdMarkerPassthrough :: Type -> Type #

Read AdMarkerPassthrough Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdMarkerPassthrough

Show AdMarkerPassthrough Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdMarkerPassthrough

NFData AdMarkerPassthrough Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdMarkerPassthrough

Methods

rnf :: AdMarkerPassthrough -> () #

Eq AdMarkerPassthrough Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdMarkerPassthrough

Hashable AdMarkerPassthrough Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdMarkerPassthrough

type Rep AdMarkerPassthrough Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdMarkerPassthrough

type Rep AdMarkerPassthrough = D1 ('MetaData "AdMarkerPassthrough" "Amazonka.MediaTailor.Types.AdMarkerPassthrough" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "AdMarkerPassthrough'" 'PrefixI 'True) (S1 ('MetaSel ('Just "enabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newAdMarkerPassthrough :: AdMarkerPassthrough Source #

Create a value of AdMarkerPassthrough with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:enabled:AdMarkerPassthrough', adMarkerPassthrough_enabled - Enables ad marker passthrough for your configuration.

adMarkerPassthrough_enabled :: Lens' AdMarkerPassthrough (Maybe Bool) Source #

Enables ad marker passthrough for your configuration.

Alert

data Alert Source #

Alert configuration parameters.

See: newAlert smart constructor.

Constructors

Alert' 

Fields

Instances

Instances details
FromJSON Alert Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Alert

Generic Alert Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Alert

Associated Types

type Rep Alert :: Type -> Type #

Methods

from :: Alert -> Rep Alert x #

to :: Rep Alert x -> Alert #

Read Alert Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Alert

Show Alert Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Alert

Methods

showsPrec :: Int -> Alert -> ShowS #

show :: Alert -> String #

showList :: [Alert] -> ShowS #

NFData Alert Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Alert

Methods

rnf :: Alert -> () #

Eq Alert Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Alert

Methods

(==) :: Alert -> Alert -> Bool #

(/=) :: Alert -> Alert -> Bool #

Hashable Alert Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Alert

Methods

hashWithSalt :: Int -> Alert -> Int #

hash :: Alert -> Int #

type Rep Alert Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Alert

type Rep Alert = D1 ('MetaData "Alert" "Amazonka.MediaTailor.Types.Alert" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "Alert'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "alertCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "alertMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: (S1 ('MetaSel ('Just "relatedResourceArns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]) :*: S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newAlert Source #

Create a value of Alert with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:alertCode:Alert', alert_alertCode - The code for the alert. For example, NOT_PROCESSED.

$sel:alertMessage:Alert', alert_alertMessage - If an alert is generated for a resource, an explanation of the reason for the alert.

$sel:lastModifiedTime:Alert', alert_lastModifiedTime - The timestamp when the alert was last modified.

$sel:relatedResourceArns:Alert', alert_relatedResourceArns - The Amazon Resource Names (ARNs) related to this alert.

$sel:resourceArn:Alert', alert_resourceArn - The Amazon Resource Name (ARN) of the resource.

alert_alertCode :: Lens' Alert Text Source #

The code for the alert. For example, NOT_PROCESSED.

alert_alertMessage :: Lens' Alert Text Source #

If an alert is generated for a resource, an explanation of the reason for the alert.

alert_lastModifiedTime :: Lens' Alert UTCTime Source #

The timestamp when the alert was last modified.

alert_relatedResourceArns :: Lens' Alert [Text] Source #

The Amazon Resource Names (ARNs) related to this alert.

alert_resourceArn :: Lens' Alert Text Source #

The Amazon Resource Name (ARN) of the resource.

AvailMatchingCriteria

data AvailMatchingCriteria Source #

MediaTailor only places (consumes) prefetched ads if the ad break meets the criteria defined by the dynamic variables. This gives you granular control over which ad break to place the prefetched ads into.

As an example, let's say that you set DynamicVariable to scte.event_id and Operator to EQUALS, and your playback configuration has an ADS URL of https://my.ads.server.com/path?&podId=[scte.avail_num]&event=[scte.event_id]&duration=[session.avail_duration_secs]. And the prefetch request to the ADS contains these values https://my.ads.server.com/path?&podId=3&event=my-awesome-event&duration=30. MediaTailor will only insert the prefetched ads into the ad break if has a SCTE marker with an event id of my-awesome-event, since it must match the event id that MediaTailor uses to query the ADS.

You can specify up to five AvailMatchingCriteria. If you specify multiple AvailMatchingCriteria, MediaTailor combines them to match using a logical AND. You can model logical OR combinations by creating multiple prefetch schedules.

See: newAvailMatchingCriteria smart constructor.

Constructors

AvailMatchingCriteria' 

Fields

  • dynamicVariable :: Text

    The dynamic variable(s) that MediaTailor should use as avail matching criteria. MediaTailor only places the prefetched ads into the avail if the avail matches the criteria defined by the dynamic variable. For information about dynamic variables, see Using dynamic ad variables in the MediaTailor User Guide.

    You can include up to 100 dynamic variables.

  • operator :: Operator

    For the DynamicVariable specified in AvailMatchingCriteria, the Operator that is used for the comparison.

Instances

Instances details
FromJSON AvailMatchingCriteria Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailMatchingCriteria

ToJSON AvailMatchingCriteria Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailMatchingCriteria

Generic AvailMatchingCriteria Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailMatchingCriteria

Associated Types

type Rep AvailMatchingCriteria :: Type -> Type #

Read AvailMatchingCriteria Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailMatchingCriteria

Show AvailMatchingCriteria Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailMatchingCriteria

NFData AvailMatchingCriteria Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailMatchingCriteria

Methods

rnf :: AvailMatchingCriteria -> () #

Eq AvailMatchingCriteria Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailMatchingCriteria

Hashable AvailMatchingCriteria Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailMatchingCriteria

type Rep AvailMatchingCriteria Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailMatchingCriteria

type Rep AvailMatchingCriteria = D1 ('MetaData "AvailMatchingCriteria" "Amazonka.MediaTailor.Types.AvailMatchingCriteria" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "AvailMatchingCriteria'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dynamicVariable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "operator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Operator)))

newAvailMatchingCriteria Source #

Create a value of AvailMatchingCriteria with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dynamicVariable:AvailMatchingCriteria', availMatchingCriteria_dynamicVariable - The dynamic variable(s) that MediaTailor should use as avail matching criteria. MediaTailor only places the prefetched ads into the avail if the avail matches the criteria defined by the dynamic variable. For information about dynamic variables, see Using dynamic ad variables in the MediaTailor User Guide.

You can include up to 100 dynamic variables.

$sel:operator:AvailMatchingCriteria', availMatchingCriteria_operator - For the DynamicVariable specified in AvailMatchingCriteria, the Operator that is used for the comparison.

availMatchingCriteria_dynamicVariable :: Lens' AvailMatchingCriteria Text Source #

The dynamic variable(s) that MediaTailor should use as avail matching criteria. MediaTailor only places the prefetched ads into the avail if the avail matches the criteria defined by the dynamic variable. For information about dynamic variables, see Using dynamic ad variables in the MediaTailor User Guide.

You can include up to 100 dynamic variables.

availMatchingCriteria_operator :: Lens' AvailMatchingCriteria Operator Source #

For the DynamicVariable specified in AvailMatchingCriteria, the Operator that is used for the comparison.

AvailSuppression

data AvailSuppression Source #

The configuration for avail suppression, also known as ad suppression. For more information about ad suppression, see Ad Suppression.

See: newAvailSuppression smart constructor.

Constructors

AvailSuppression' 

Fields

  • mode :: Maybe 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.

  • value :: Maybe Text

    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.

Instances

Instances details
FromJSON AvailSuppression Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailSuppression

ToJSON AvailSuppression Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailSuppression

Generic AvailSuppression Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailSuppression

Associated Types

type Rep AvailSuppression :: Type -> Type #

Read AvailSuppression Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailSuppression

Show AvailSuppression Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailSuppression

NFData AvailSuppression Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailSuppression

Methods

rnf :: AvailSuppression -> () #

Eq AvailSuppression Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailSuppression

Hashable AvailSuppression Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailSuppression

type Rep AvailSuppression Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailSuppression

type Rep AvailSuppression = D1 ('MetaData "AvailSuppression" "Amazonka.MediaTailor.Types.AvailSuppression" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "AvailSuppression'" 'PrefixI 'True) (S1 ('MetaSel ('Just "mode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Mode)) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newAvailSuppression :: AvailSuppression Source #

Create a value of AvailSuppression with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:mode:AvailSuppression', availSuppression_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.

$sel:value:AvailSuppression', availSuppression_value - 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.

availSuppression_mode :: Lens' AvailSuppression (Maybe Mode) Source #

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.

availSuppression_value :: Lens' AvailSuppression (Maybe Text) Source #

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.

Bumper

data Bumper Source #

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.

See: newBumper smart constructor.

Constructors

Bumper' 

Fields

Instances

Instances details
FromJSON Bumper Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Bumper

ToJSON Bumper Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Bumper

Generic Bumper Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Bumper

Associated Types

type Rep Bumper :: Type -> Type #

Methods

from :: Bumper -> Rep Bumper x #

to :: Rep Bumper x -> Bumper #

Read Bumper Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Bumper

Show Bumper Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Bumper

NFData Bumper Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Bumper

Methods

rnf :: Bumper -> () #

Eq Bumper Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Bumper

Methods

(==) :: Bumper -> Bumper -> Bool #

(/=) :: Bumper -> Bumper -> Bool #

Hashable Bumper Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Bumper

Methods

hashWithSalt :: Int -> Bumper -> Int #

hash :: Bumper -> Int #

type Rep Bumper Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Bumper

type Rep Bumper = D1 ('MetaData "Bumper" "Amazonka.MediaTailor.Types.Bumper" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "Bumper'" 'PrefixI 'True) (S1 ('MetaSel ('Just "endUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "startUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newBumper :: Bumper Source #

Create a value of Bumper with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:endUrl:Bumper', bumper_endUrl - The URL for the end bumper asset.

$sel:startUrl:Bumper', bumper_startUrl - The URL for the start bumper asset.

bumper_endUrl :: Lens' Bumper (Maybe Text) Source #

The URL for the end bumper asset.

bumper_startUrl :: Lens' Bumper (Maybe Text) Source #

The URL for the start bumper asset.

CdnConfiguration

data CdnConfiguration Source #

The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management.

See: newCdnConfiguration smart constructor.

Constructors

CdnConfiguration' 

Fields

  • adSegmentUrlPrefix :: Maybe Text

    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 :: Maybe Text

    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.

Instances

Instances details
FromJSON CdnConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.CdnConfiguration

ToJSON CdnConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.CdnConfiguration

Generic CdnConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.CdnConfiguration

Associated Types

type Rep CdnConfiguration :: Type -> Type #

Read CdnConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.CdnConfiguration

Show CdnConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.CdnConfiguration

NFData CdnConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.CdnConfiguration

Methods

rnf :: CdnConfiguration -> () #

Eq CdnConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.CdnConfiguration

Hashable CdnConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.CdnConfiguration

type Rep CdnConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.CdnConfiguration

type Rep CdnConfiguration = D1 ('MetaData "CdnConfiguration" "Amazonka.MediaTailor.Types.CdnConfiguration" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "CdnConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "adSegmentUrlPrefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "contentSegmentUrlPrefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newCdnConfiguration :: CdnConfiguration Source #

Create a value of CdnConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:adSegmentUrlPrefix:CdnConfiguration', cdnConfiguration_adSegmentUrlPrefix - 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.

$sel:contentSegmentUrlPrefix:CdnConfiguration', cdnConfiguration_contentSegmentUrlPrefix - 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.

cdnConfiguration_adSegmentUrlPrefix :: Lens' CdnConfiguration (Maybe Text) Source #

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.

cdnConfiguration_contentSegmentUrlPrefix :: Lens' CdnConfiguration (Maybe Text) Source #

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.

Channel

data Channel Source #

The configuration parameters for a channel. For information about MediaTailor channels, see Working with channels in the MediaTailor User Guide.

See: newChannel smart constructor.

Constructors

Channel' 

Fields

  • creationTime :: Maybe POSIX

    The timestamp of when the channel was created.

  • fillerSlate :: Maybe SlateSource

    The slate used to fill gaps between programs in the schedule. You must configure filler slate if your channel uses the LINEAR PlaybackMode. MediaTailor doesn't support filler slate for channels using the LOOP PlaybackMode.

  • lastModifiedTime :: Maybe POSIX

    The timestamp of when the channel was last modified.

  • tags :: Maybe (HashMap Text Text)

    The tags to assign to the channel. 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 Tagging AWS Elemental MediaTailor Resources.

  • arn :: Text

    The ARN of the channel.

  • channelName :: Text

    The name of the channel.

  • channelState :: Text

    Returns the state whether the channel is running or not.

  • outputs :: [ResponseOutputItem]

    The channel's output properties.

  • playbackMode :: Text

    The type of playback mode for this channel.

    LINEAR - Programs play back-to-back only once.

    LOOP - Programs play back-to-back in an endless loop. When the last program in the schedule plays, playback loops back to the first program in the schedule.

  • tier :: Text

    The tier for this channel. STANDARD tier channels can contain live programs.

Instances

Instances details
FromJSON Channel Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Channel

Generic Channel Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Channel

Associated Types

type Rep Channel :: Type -> Type #

Methods

from :: Channel -> Rep Channel x #

to :: Rep Channel x -> Channel #

Read Channel Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Channel

Show Channel Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Channel

NFData Channel Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Channel

Methods

rnf :: Channel -> () #

Eq Channel Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Channel

Methods

(==) :: Channel -> Channel -> Bool #

(/=) :: Channel -> Channel -> Bool #

Hashable Channel Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Channel

Methods

hashWithSalt :: Int -> Channel -> Int #

hash :: Channel -> Int #

type Rep Channel Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Channel

newChannel Source #

Create a value of Channel with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTime:Channel', channel_creationTime - The timestamp of when the channel was created.

$sel:fillerSlate:Channel', channel_fillerSlate - The slate used to fill gaps between programs in the schedule. You must configure filler slate if your channel uses the LINEAR PlaybackMode. MediaTailor doesn't support filler slate for channels using the LOOP PlaybackMode.

$sel:lastModifiedTime:Channel', channel_lastModifiedTime - The timestamp of when the channel was last modified.

$sel:tags:Channel', channel_tags - The tags to assign to the channel. 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 Tagging AWS Elemental MediaTailor Resources.

$sel:arn:Channel', channel_arn - The ARN of the channel.

$sel:channelName:Channel', channel_channelName - The name of the channel.

$sel:channelState:Channel', channel_channelState - Returns the state whether the channel is running or not.

$sel:outputs:Channel', channel_outputs - The channel's output properties.

$sel:playbackMode:Channel', channel_playbackMode - The type of playback mode for this channel.

LINEAR - Programs play back-to-back only once.

LOOP - Programs play back-to-back in an endless loop. When the last program in the schedule plays, playback loops back to the first program in the schedule.

$sel:tier:Channel', channel_tier - The tier for this channel. STANDARD tier channels can contain live programs.

channel_creationTime :: Lens' Channel (Maybe UTCTime) Source #

The timestamp of when the channel was created.

channel_fillerSlate :: Lens' Channel (Maybe SlateSource) Source #

The slate used to fill gaps between programs in the schedule. You must configure filler slate if your channel uses the LINEAR PlaybackMode. MediaTailor doesn't support filler slate for channels using the LOOP PlaybackMode.

channel_lastModifiedTime :: Lens' Channel (Maybe UTCTime) Source #

The timestamp of when the channel was last modified.

channel_tags :: Lens' Channel (Maybe (HashMap Text Text)) Source #

The tags to assign to the channel. 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 Tagging AWS Elemental MediaTailor Resources.

channel_arn :: Lens' Channel Text Source #

The ARN of the channel.

channel_channelName :: Lens' Channel Text Source #

The name of the channel.

channel_channelState :: Lens' Channel Text Source #

Returns the state whether the channel is running or not.

channel_outputs :: Lens' Channel [ResponseOutputItem] Source #

The channel's output properties.

channel_playbackMode :: Lens' Channel Text Source #

The type of playback mode for this channel.

LINEAR - Programs play back-to-back only once.

LOOP - Programs play back-to-back in an endless loop. When the last program in the schedule plays, playback loops back to the first program in the schedule.

channel_tier :: Lens' Channel Text Source #

The tier for this channel. STANDARD tier channels can contain live programs.

DashConfiguration

data DashConfiguration Source #

The configuration for DASH content.

See: newDashConfiguration smart constructor.

Constructors

DashConfiguration' 

Fields

  • manifestEndpointPrefix :: Maybe Text

    The URL generated by MediaTailor to initiate a playback session. The session uses server-side reporting. This setting is ignored in PUT operations.

  • mpdLocation :: Maybe Text

    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 :: Maybe OriginManifestType

    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.

Instances

Instances details
FromJSON DashConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfiguration

Generic DashConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfiguration

Associated Types

type Rep DashConfiguration :: Type -> Type #

Read DashConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfiguration

Show DashConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfiguration

NFData DashConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfiguration

Methods

rnf :: DashConfiguration -> () #

Eq DashConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfiguration

Hashable DashConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfiguration

type Rep DashConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfiguration

type Rep DashConfiguration = D1 ('MetaData "DashConfiguration" "Amazonka.MediaTailor.Types.DashConfiguration" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "DashConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "manifestEndpointPrefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "mpdLocation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "originManifestType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OriginManifestType)))))

newDashConfiguration :: DashConfiguration Source #

Create a value of DashConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:manifestEndpointPrefix:DashConfiguration', dashConfiguration_manifestEndpointPrefix - The URL generated by MediaTailor to initiate a playback session. The session uses server-side reporting. This setting is ignored in PUT operations.

$sel:mpdLocation:DashConfiguration', dashConfiguration_mpdLocation - 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.

$sel:originManifestType:DashConfiguration', dashConfiguration_originManifestType - 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.

dashConfiguration_manifestEndpointPrefix :: Lens' DashConfiguration (Maybe Text) Source #

The URL generated by MediaTailor to initiate a playback session. The session uses server-side reporting. This setting is ignored in PUT operations.

dashConfiguration_mpdLocation :: Lens' DashConfiguration (Maybe Text) Source #

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.

dashConfiguration_originManifestType :: Lens' DashConfiguration (Maybe OriginManifestType) Source #

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.

DashConfigurationForPut

data DashConfigurationForPut Source #

The configuration for DASH PUT operations.

See: newDashConfigurationForPut smart constructor.

Constructors

DashConfigurationForPut' 

Fields

  • mpdLocation :: Maybe Text

    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 :: Maybe OriginManifestType

    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.

Instances

Instances details
ToJSON DashConfigurationForPut Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfigurationForPut

Generic DashConfigurationForPut Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfigurationForPut

Associated Types

type Rep DashConfigurationForPut :: Type -> Type #

Read DashConfigurationForPut Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfigurationForPut

Show DashConfigurationForPut Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfigurationForPut

NFData DashConfigurationForPut Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfigurationForPut

Methods

rnf :: DashConfigurationForPut -> () #

Eq DashConfigurationForPut Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfigurationForPut

Hashable DashConfigurationForPut Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfigurationForPut

type Rep DashConfigurationForPut Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfigurationForPut

type Rep DashConfigurationForPut = D1 ('MetaData "DashConfigurationForPut" "Amazonka.MediaTailor.Types.DashConfigurationForPut" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "DashConfigurationForPut'" 'PrefixI 'True) (S1 ('MetaSel ('Just "mpdLocation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "originManifestType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OriginManifestType))))

newDashConfigurationForPut :: DashConfigurationForPut Source #

Create a value of DashConfigurationForPut with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:mpdLocation:DashConfigurationForPut', dashConfigurationForPut_mpdLocation - 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.

$sel:originManifestType:DashConfigurationForPut', dashConfigurationForPut_originManifestType - 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.

dashConfigurationForPut_mpdLocation :: Lens' DashConfigurationForPut (Maybe Text) Source #

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.

dashConfigurationForPut_originManifestType :: Lens' DashConfigurationForPut (Maybe OriginManifestType) Source #

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.

DashPlaylistSettings

data DashPlaylistSettings Source #

Dash manifest configuration parameters.

See: newDashPlaylistSettings smart constructor.

Constructors

DashPlaylistSettings' 

Fields

  • manifestWindowSeconds :: Maybe Int

    The total duration (in seconds) of each manifest. Minimum value: 30 seconds. Maximum value: 3600 seconds.

  • minBufferTimeSeconds :: Maybe Int

    Minimum amount of content (measured in seconds) that a player must keep available in the buffer. Minimum value: 2 seconds. Maximum value: 60 seconds.

  • minUpdatePeriodSeconds :: Maybe Int

    Minimum amount of time (in seconds) that the player should wait before requesting updates to the manifest. Minimum value: 2 seconds. Maximum value: 60 seconds.

  • suggestedPresentationDelaySeconds :: Maybe Int

    Amount of time (in seconds) that the player should be from the live point at the end of the manifest. Minimum value: 2 seconds. Maximum value: 60 seconds.

Instances

Instances details
FromJSON DashPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashPlaylistSettings

ToJSON DashPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashPlaylistSettings

Generic DashPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashPlaylistSettings

Associated Types

type Rep DashPlaylistSettings :: Type -> Type #

Read DashPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashPlaylistSettings

Show DashPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashPlaylistSettings

NFData DashPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashPlaylistSettings

Methods

rnf :: DashPlaylistSettings -> () #

Eq DashPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashPlaylistSettings

Hashable DashPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashPlaylistSettings

type Rep DashPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashPlaylistSettings

type Rep DashPlaylistSettings = D1 ('MetaData "DashPlaylistSettings" "Amazonka.MediaTailor.Types.DashPlaylistSettings" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "DashPlaylistSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "manifestWindowSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "minBufferTimeSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "minUpdatePeriodSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "suggestedPresentationDelaySeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))))

newDashPlaylistSettings :: DashPlaylistSettings Source #

Create a value of DashPlaylistSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:manifestWindowSeconds:DashPlaylistSettings', dashPlaylistSettings_manifestWindowSeconds - The total duration (in seconds) of each manifest. Minimum value: 30 seconds. Maximum value: 3600 seconds.

$sel:minBufferTimeSeconds:DashPlaylistSettings', dashPlaylistSettings_minBufferTimeSeconds - Minimum amount of content (measured in seconds) that a player must keep available in the buffer. Minimum value: 2 seconds. Maximum value: 60 seconds.

$sel:minUpdatePeriodSeconds:DashPlaylistSettings', dashPlaylistSettings_minUpdatePeriodSeconds - Minimum amount of time (in seconds) that the player should wait before requesting updates to the manifest. Minimum value: 2 seconds. Maximum value: 60 seconds.

$sel:suggestedPresentationDelaySeconds:DashPlaylistSettings', dashPlaylistSettings_suggestedPresentationDelaySeconds - Amount of time (in seconds) that the player should be from the live point at the end of the manifest. Minimum value: 2 seconds. Maximum value: 60 seconds.

dashPlaylistSettings_manifestWindowSeconds :: Lens' DashPlaylistSettings (Maybe Int) Source #

The total duration (in seconds) of each manifest. Minimum value: 30 seconds. Maximum value: 3600 seconds.

dashPlaylistSettings_minBufferTimeSeconds :: Lens' DashPlaylistSettings (Maybe Int) Source #

Minimum amount of content (measured in seconds) that a player must keep available in the buffer. Minimum value: 2 seconds. Maximum value: 60 seconds.

dashPlaylistSettings_minUpdatePeriodSeconds :: Lens' DashPlaylistSettings (Maybe Int) Source #

Minimum amount of time (in seconds) that the player should wait before requesting updates to the manifest. Minimum value: 2 seconds. Maximum value: 60 seconds.

dashPlaylistSettings_suggestedPresentationDelaySeconds :: Lens' DashPlaylistSettings (Maybe Int) Source #

Amount of time (in seconds) that the player should be from the live point at the end of the manifest. Minimum value: 2 seconds. Maximum value: 60 seconds.

DefaultSegmentDeliveryConfiguration

data DefaultSegmentDeliveryConfiguration Source #

The optional configuration for a server that serves segments. Use this if you want the segment delivery server to be different from the source location server. For example, you can configure your source location server to be an origination server, such as MediaPackage, and the segment delivery server to be a content delivery network (CDN), such as CloudFront. If you don't specify a segment delivery server, then the source location server is used.

See: newDefaultSegmentDeliveryConfiguration smart constructor.

Constructors

DefaultSegmentDeliveryConfiguration' 

Fields

  • baseUrl :: Maybe Text

    The hostname of the server that will be used to serve segments. This string must include the protocol, such as https://.

Instances

Instances details
FromJSON DefaultSegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DefaultSegmentDeliveryConfiguration

ToJSON DefaultSegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DefaultSegmentDeliveryConfiguration

Generic DefaultSegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DefaultSegmentDeliveryConfiguration

Read DefaultSegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DefaultSegmentDeliveryConfiguration

Show DefaultSegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DefaultSegmentDeliveryConfiguration

NFData DefaultSegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DefaultSegmentDeliveryConfiguration

Eq DefaultSegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DefaultSegmentDeliveryConfiguration

Hashable DefaultSegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DefaultSegmentDeliveryConfiguration

type Rep DefaultSegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DefaultSegmentDeliveryConfiguration

type Rep DefaultSegmentDeliveryConfiguration = D1 ('MetaData "DefaultSegmentDeliveryConfiguration" "Amazonka.MediaTailor.Types.DefaultSegmentDeliveryConfiguration" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "DefaultSegmentDeliveryConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "baseUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newDefaultSegmentDeliveryConfiguration :: DefaultSegmentDeliveryConfiguration Source #

Create a value of DefaultSegmentDeliveryConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:baseUrl:DefaultSegmentDeliveryConfiguration', defaultSegmentDeliveryConfiguration_baseUrl - The hostname of the server that will be used to serve segments. This string must include the protocol, such as https://.

defaultSegmentDeliveryConfiguration_baseUrl :: Lens' DefaultSegmentDeliveryConfiguration (Maybe Text) Source #

The hostname of the server that will be used to serve segments. This string must include the protocol, such as https://.

HlsConfiguration

data HlsConfiguration Source #

The configuration for HLS content.

See: newHlsConfiguration smart constructor.

Constructors

HlsConfiguration' 

Fields

  • manifestEndpointPrefix :: Maybe Text

    The URL that is used to initiate a playback session for devices that support Apple HLS. The session uses server-side reporting.

Instances

Instances details
FromJSON HlsConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsConfiguration

Generic HlsConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsConfiguration

Associated Types

type Rep HlsConfiguration :: Type -> Type #

Read HlsConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsConfiguration

Show HlsConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsConfiguration

NFData HlsConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsConfiguration

Methods

rnf :: HlsConfiguration -> () #

Eq HlsConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsConfiguration

Hashable HlsConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsConfiguration

type Rep HlsConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsConfiguration

type Rep HlsConfiguration = D1 ('MetaData "HlsConfiguration" "Amazonka.MediaTailor.Types.HlsConfiguration" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "HlsConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "manifestEndpointPrefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newHlsConfiguration :: HlsConfiguration Source #

Create a value of HlsConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:manifestEndpointPrefix:HlsConfiguration', hlsConfiguration_manifestEndpointPrefix - The URL that is used to initiate a playback session for devices that support Apple HLS. The session uses server-side reporting.

hlsConfiguration_manifestEndpointPrefix :: Lens' HlsConfiguration (Maybe Text) Source #

The URL that is used to initiate a playback session for devices that support Apple HLS. The session uses server-side reporting.

HlsPlaylistSettings

data HlsPlaylistSettings Source #

HLS playlist configuration parameters.

See: newHlsPlaylistSettings smart constructor.

Constructors

HlsPlaylistSettings' 

Fields

Instances

Instances details
FromJSON HlsPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsPlaylistSettings

ToJSON HlsPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsPlaylistSettings

Generic HlsPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsPlaylistSettings

Associated Types

type Rep HlsPlaylistSettings :: Type -> Type #

Read HlsPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsPlaylistSettings

Show HlsPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsPlaylistSettings

NFData HlsPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsPlaylistSettings

Methods

rnf :: HlsPlaylistSettings -> () #

Eq HlsPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsPlaylistSettings

Hashable HlsPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsPlaylistSettings

type Rep HlsPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsPlaylistSettings

type Rep HlsPlaylistSettings = D1 ('MetaData "HlsPlaylistSettings" "Amazonka.MediaTailor.Types.HlsPlaylistSettings" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "HlsPlaylistSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "manifestWindowSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))

newHlsPlaylistSettings :: HlsPlaylistSettings Source #

Create a value of HlsPlaylistSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:manifestWindowSeconds:HlsPlaylistSettings', hlsPlaylistSettings_manifestWindowSeconds - The total duration (in seconds) of each manifest. Minimum value: 30 seconds. Maximum value: 3600 seconds.

hlsPlaylistSettings_manifestWindowSeconds :: Lens' HlsPlaylistSettings (Maybe Int) Source #

The total duration (in seconds) of each manifest. Minimum value: 30 seconds. Maximum value: 3600 seconds.

HttpConfiguration

data HttpConfiguration Source #

The HTTP configuration for the source location.

See: newHttpConfiguration smart constructor.

Constructors

HttpConfiguration' 

Fields

  • baseUrl :: Text

    The base URL for the source location host server. This string must include the protocol, such as https://.

Instances

Instances details
FromJSON HttpConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpConfiguration

ToJSON HttpConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpConfiguration

Generic HttpConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpConfiguration

Associated Types

type Rep HttpConfiguration :: Type -> Type #

Read HttpConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpConfiguration

Show HttpConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpConfiguration

NFData HttpConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpConfiguration

Methods

rnf :: HttpConfiguration -> () #

Eq HttpConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpConfiguration

Hashable HttpConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpConfiguration

type Rep HttpConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpConfiguration

type Rep HttpConfiguration = D1 ('MetaData "HttpConfiguration" "Amazonka.MediaTailor.Types.HttpConfiguration" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "HttpConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "baseUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newHttpConfiguration Source #

Create a value of HttpConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:baseUrl:HttpConfiguration', httpConfiguration_baseUrl - The base URL for the source location host server. This string must include the protocol, such as https://.

httpConfiguration_baseUrl :: Lens' HttpConfiguration Text Source #

The base URL for the source location host server. This string must include the protocol, such as https://.

HttpPackageConfiguration

data HttpPackageConfiguration Source #

The HTTP package configuration properties for the requested VOD source.

See: newHttpPackageConfiguration smart constructor.

Constructors

HttpPackageConfiguration' 

Fields

  • path :: Text

    The relative path to the URL for this VOD source. This is combined with SourceLocation::HttpConfiguration::BaseUrl to form a valid URL.

  • sourceGroup :: Text

    The name of the source group. This has to match one of the Channel::Outputs::SourceGroup.

  • type' :: Type

    The streaming protocol for this package configuration. Supported values are HLS and DASH.

Instances

Instances details
FromJSON HttpPackageConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpPackageConfiguration

ToJSON HttpPackageConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpPackageConfiguration

Generic HttpPackageConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpPackageConfiguration

Associated Types

type Rep HttpPackageConfiguration :: Type -> Type #

Read HttpPackageConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpPackageConfiguration

Show HttpPackageConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpPackageConfiguration

NFData HttpPackageConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpPackageConfiguration

Eq HttpPackageConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpPackageConfiguration

Hashable HttpPackageConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpPackageConfiguration

type Rep HttpPackageConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpPackageConfiguration

type Rep HttpPackageConfiguration = D1 ('MetaData "HttpPackageConfiguration" "Amazonka.MediaTailor.Types.HttpPackageConfiguration" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "HttpPackageConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "sourceGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Type))))

newHttpPackageConfiguration Source #

Create a value of HttpPackageConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:path:HttpPackageConfiguration', httpPackageConfiguration_path - The relative path to the URL for this VOD source. This is combined with SourceLocation::HttpConfiguration::BaseUrl to form a valid URL.

$sel:sourceGroup:HttpPackageConfiguration', httpPackageConfiguration_sourceGroup - The name of the source group. This has to match one of the Channel::Outputs::SourceGroup.

$sel:type':HttpPackageConfiguration', httpPackageConfiguration_type - The streaming protocol for this package configuration. Supported values are HLS and DASH.

httpPackageConfiguration_path :: Lens' HttpPackageConfiguration Text Source #

The relative path to the URL for this VOD source. This is combined with SourceLocation::HttpConfiguration::BaseUrl to form a valid URL.

httpPackageConfiguration_sourceGroup :: Lens' HttpPackageConfiguration Text Source #

The name of the source group. This has to match one of the Channel::Outputs::SourceGroup.

httpPackageConfiguration_type :: Lens' HttpPackageConfiguration Type Source #

The streaming protocol for this package configuration. Supported values are HLS and DASH.

LivePreRollConfiguration

data LivePreRollConfiguration Source #

The configuration for pre-roll ad insertion.

See: newLivePreRollConfiguration smart constructor.

Constructors

LivePreRollConfiguration' 

Fields

  • adDecisionServerUrl :: Maybe Text

    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 :: Maybe 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.

Instances

Instances details
FromJSON LivePreRollConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LivePreRollConfiguration

ToJSON LivePreRollConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LivePreRollConfiguration

Generic LivePreRollConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LivePreRollConfiguration

Associated Types

type Rep LivePreRollConfiguration :: Type -> Type #

Read LivePreRollConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LivePreRollConfiguration

Show LivePreRollConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LivePreRollConfiguration

NFData LivePreRollConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LivePreRollConfiguration

Eq LivePreRollConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LivePreRollConfiguration

Hashable LivePreRollConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LivePreRollConfiguration

type Rep LivePreRollConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LivePreRollConfiguration

type Rep LivePreRollConfiguration = D1 ('MetaData "LivePreRollConfiguration" "Amazonka.MediaTailor.Types.LivePreRollConfiguration" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "LivePreRollConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "adDecisionServerUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxDurationSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))

newLivePreRollConfiguration :: LivePreRollConfiguration Source #

Create a value of LivePreRollConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:adDecisionServerUrl:LivePreRollConfiguration', livePreRollConfiguration_adDecisionServerUrl - 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.

$sel:maxDurationSeconds:LivePreRollConfiguration', livePreRollConfiguration_maxDurationSeconds - 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.

livePreRollConfiguration_adDecisionServerUrl :: Lens' LivePreRollConfiguration (Maybe Text) Source #

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.

livePreRollConfiguration_maxDurationSeconds :: Lens' LivePreRollConfiguration (Maybe Int) Source #

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.

LiveSource

data LiveSource Source #

Live source configuration parameters.

See: newLiveSource smart constructor.

Constructors

LiveSource' 

Fields

Instances

Instances details
FromJSON LiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LiveSource

Generic LiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LiveSource

Associated Types

type Rep LiveSource :: Type -> Type #

Read LiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LiveSource

Show LiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LiveSource

NFData LiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LiveSource

Methods

rnf :: LiveSource -> () #

Eq LiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LiveSource

Hashable LiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LiveSource

type Rep LiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LiveSource

type Rep LiveSource = D1 ('MetaData "LiveSource" "Amazonka.MediaTailor.Types.LiveSource" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "LiveSource'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))) :*: ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "httpPackageConfigurations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [HttpPackageConfiguration])) :*: (S1 ('MetaSel ('Just "liveSourceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "sourceLocationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newLiveSource Source #

Create a value of LiveSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTime:LiveSource', liveSource_creationTime - The timestamp that indicates when the live source was created.

$sel:lastModifiedTime:LiveSource', liveSource_lastModifiedTime - The timestamp that indicates when the live source was last modified.

$sel:tags:LiveSource', liveSource_tags - The tags assigned to the live source. 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 Tagging AWS Elemental MediaTailor Resources.

$sel:arn:LiveSource', liveSource_arn - The ARN for the live source.

$sel:httpPackageConfigurations:LiveSource', liveSource_httpPackageConfigurations - The HTTP package configurations for the live source.

$sel:liveSourceName:LiveSource', liveSource_liveSourceName - The name that's used to refer to a live source.

$sel:sourceLocationName:LiveSource', liveSource_sourceLocationName - The name of the source location.

liveSource_creationTime :: Lens' LiveSource (Maybe UTCTime) Source #

The timestamp that indicates when the live source was created.

liveSource_lastModifiedTime :: Lens' LiveSource (Maybe UTCTime) Source #

The timestamp that indicates when the live source was last modified.

liveSource_tags :: Lens' LiveSource (Maybe (HashMap Text Text)) Source #

The tags assigned to the live source. 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 Tagging AWS Elemental MediaTailor Resources.

liveSource_arn :: Lens' LiveSource Text Source #

The ARN for the live source.

liveSource_httpPackageConfigurations :: Lens' LiveSource [HttpPackageConfiguration] Source #

The HTTP package configurations for the live source.

liveSource_liveSourceName :: Lens' LiveSource Text Source #

The name that's used to refer to a live source.

liveSource_sourceLocationName :: Lens' LiveSource Text Source #

The name of the source location.

LogConfiguration

data LogConfiguration Source #

Returns Amazon CloudWatch log settings for a playback configuration.

See: newLogConfiguration smart constructor.

Constructors

LogConfiguration' 

Fields

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

    Valid values: 0 - 100

Instances

Instances details
FromJSON LogConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LogConfiguration

Generic LogConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LogConfiguration

Associated Types

type Rep LogConfiguration :: Type -> Type #

Read LogConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LogConfiguration

Show LogConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LogConfiguration

NFData LogConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LogConfiguration

Methods

rnf :: LogConfiguration -> () #

Eq LogConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LogConfiguration

Hashable LogConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LogConfiguration

type Rep LogConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LogConfiguration

type Rep LogConfiguration = D1 ('MetaData "LogConfiguration" "Amazonka.MediaTailor.Types.LogConfiguration" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "LogConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "percentEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newLogConfiguration Source #

Create a value of LogConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:percentEnabled:LogConfiguration', logConfiguration_percentEnabled - 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.

Valid values: 0 - 100

logConfiguration_percentEnabled :: Lens' LogConfiguration Int Source #

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.

Valid values: 0 - 100

ManifestProcessingRules

data ManifestProcessingRules Source #

The configuration for manifest processing rules. Manifest processing rules enable customization of the personalized manifests created by MediaTailor.

See: newManifestProcessingRules smart constructor.

Constructors

ManifestProcessingRules' 

Fields

  • adMarkerPassthrough :: Maybe AdMarkerPassthrough

    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.

Instances

Instances details
FromJSON ManifestProcessingRules Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ManifestProcessingRules

ToJSON ManifestProcessingRules Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ManifestProcessingRules

Generic ManifestProcessingRules Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ManifestProcessingRules

Associated Types

type Rep ManifestProcessingRules :: Type -> Type #

Read ManifestProcessingRules Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ManifestProcessingRules

Show ManifestProcessingRules Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ManifestProcessingRules

NFData ManifestProcessingRules Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ManifestProcessingRules

Methods

rnf :: ManifestProcessingRules -> () #

Eq ManifestProcessingRules Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ManifestProcessingRules

Hashable ManifestProcessingRules Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ManifestProcessingRules

type Rep ManifestProcessingRules Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ManifestProcessingRules

type Rep ManifestProcessingRules = D1 ('MetaData "ManifestProcessingRules" "Amazonka.MediaTailor.Types.ManifestProcessingRules" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "ManifestProcessingRules'" 'PrefixI 'True) (S1 ('MetaSel ('Just "adMarkerPassthrough") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AdMarkerPassthrough))))

newManifestProcessingRules :: ManifestProcessingRules Source #

Create a value of ManifestProcessingRules with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:adMarkerPassthrough:ManifestProcessingRules', manifestProcessingRules_adMarkerPassthrough - 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.

manifestProcessingRules_adMarkerPassthrough :: Lens' ManifestProcessingRules (Maybe AdMarkerPassthrough) Source #

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.

PlaybackConfiguration

data PlaybackConfiguration Source #

A playback configuration. For information about MediaTailor configurations, see Working with configurations in AWS Elemental MediaTailor.

See: newPlaybackConfiguration smart constructor.

Constructors

PlaybackConfiguration' 

Fields

Instances

Instances details
FromJSON PlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackConfiguration

Generic PlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackConfiguration

Associated Types

type Rep PlaybackConfiguration :: Type -> Type #

Read PlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackConfiguration

Show PlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackConfiguration

NFData PlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackConfiguration

Methods

rnf :: PlaybackConfiguration -> () #

Eq PlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackConfiguration

Hashable PlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackConfiguration

type Rep PlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackConfiguration

type Rep PlaybackConfiguration = D1 ('MetaData "PlaybackConfiguration" "Amazonka.MediaTailor.Types.PlaybackConfiguration" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "PlaybackConfiguration'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "adDecisionServerUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "availSuppression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AvailSuppression))) :*: (S1 ('MetaSel ('Just "bumper") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bumper)) :*: S1 ('MetaSel ('Just "cdnConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CdnConfiguration)))) :*: ((S1 ('MetaSel ('Just "configurationAliases") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text (HashMap Text Text)))) :*: S1 ('MetaSel ('Just "dashConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DashConfiguration))) :*: (S1 ('MetaSel ('Just "hlsConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsConfiguration)) :*: (S1 ('MetaSel ('Just "livePreRollConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LivePreRollConfiguration)) :*: S1 ('MetaSel ('Just "logConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LogConfiguration)))))) :*: (((S1 ('MetaSel ('Just "manifestProcessingRules") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ManifestProcessingRules)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "personalizationThresholdSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "playbackConfigurationArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "playbackEndpointPrefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "sessionInitializationEndpointPrefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "slateAdUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "transcodeProfileName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "videoContentSourceUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))))

newPlaybackConfiguration :: PlaybackConfiguration Source #

Create a value of PlaybackConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

PlaybackConfiguration, playbackConfiguration_adDecisionServerUrl - 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.

$sel:availSuppression:PlaybackConfiguration', playbackConfiguration_availSuppression - The configuration for avail suppression, also known as ad suppression. For more information about ad suppression, see Ad Suppression.

$sel:bumper:PlaybackConfiguration', 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.

$sel:cdnConfiguration:PlaybackConfiguration', playbackConfiguration_cdnConfiguration - The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management.

$sel:configurationAliases:PlaybackConfiguration', playbackConfiguration_configurationAliases - The player parameters and aliases used as dynamic variables during session initialization. For more information, see Domain Variables.

$sel:dashConfiguration:PlaybackConfiguration', playbackConfiguration_dashConfiguration - The configuration for a DASH source.

$sel:hlsConfiguration:PlaybackConfiguration', playbackConfiguration_hlsConfiguration - The configuration for HLS content.

$sel:livePreRollConfiguration:PlaybackConfiguration', playbackConfiguration_livePreRollConfiguration - The configuration for pre-roll ad insertion.

$sel:logConfiguration:PlaybackConfiguration', playbackConfiguration_logConfiguration - The Amazon CloudWatch log settings for a playback configuration.

$sel:manifestProcessingRules:PlaybackConfiguration', playbackConfiguration_manifestProcessingRules - The configuration for manifest processing rules. Manifest processing rules enable customization of the personalized manifests created by MediaTailor.

$sel:name:PlaybackConfiguration', playbackConfiguration_name - The identifier for the playback configuration.

$sel:personalizationThresholdSeconds:PlaybackConfiguration', playbackConfiguration_personalizationThresholdSeconds - 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.

$sel:playbackConfigurationArn:PlaybackConfiguration', playbackConfiguration_playbackConfigurationArn - The Amazon Resource Name (ARN) for the playback configuration.

$sel:playbackEndpointPrefix:PlaybackConfiguration', playbackConfiguration_playbackEndpointPrefix - The URL that the player accesses to get a manifest from AWS Elemental MediaTailor.

$sel:sessionInitializationEndpointPrefix:PlaybackConfiguration', playbackConfiguration_sessionInitializationEndpointPrefix - The URL that the player uses to initialize a session that uses client-side reporting.

$sel:slateAdUrl:PlaybackConfiguration', playbackConfiguration_slateAdUrl - The URL for a 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 playback configurations. For VPAID, the slate is required because MediaTailor provides it in the slots designated for dynamic ad content. The slate must be a high-quality asset that contains both audio and video.

$sel:tags:PlaybackConfiguration', playbackConfiguration_tags - The tags to assign to the playback configuration. 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 Tagging AWS Elemental MediaTailor Resources.

$sel:transcodeProfileName:PlaybackConfiguration', playbackConfiguration_transcodeProfileName - 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.

$sel:videoContentSourceUrl:PlaybackConfiguration', playbackConfiguration_videoContentSourceUrl - The URL prefix for the parent manifest for the stream, minus the asset ID. The maximum length is 512 characters.

playbackConfiguration_adDecisionServerUrl :: Lens' PlaybackConfiguration (Maybe Text) Source #

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.

playbackConfiguration_availSuppression :: Lens' PlaybackConfiguration (Maybe AvailSuppression) Source #

The configuration for avail suppression, also known as ad suppression. For more information about ad suppression, see Ad Suppression.

playbackConfiguration_bumper :: Lens' PlaybackConfiguration (Maybe Bumper) Source #

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.

playbackConfiguration_cdnConfiguration :: Lens' PlaybackConfiguration (Maybe CdnConfiguration) Source #

The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management.

playbackConfiguration_configurationAliases :: Lens' PlaybackConfiguration (Maybe (HashMap Text (HashMap Text Text))) Source #

The player parameters and aliases used as dynamic variables during session initialization. For more information, see Domain Variables.

playbackConfiguration_logConfiguration :: Lens' PlaybackConfiguration (Maybe LogConfiguration) Source #

The Amazon CloudWatch log settings for a playback configuration.

playbackConfiguration_manifestProcessingRules :: Lens' PlaybackConfiguration (Maybe ManifestProcessingRules) Source #

The configuration for manifest processing rules. Manifest processing rules enable customization of the personalized manifests created by MediaTailor.

playbackConfiguration_name :: Lens' PlaybackConfiguration (Maybe Text) Source #

The identifier for the playback configuration.

playbackConfiguration_personalizationThresholdSeconds :: Lens' PlaybackConfiguration (Maybe Natural) Source #

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.

playbackConfiguration_playbackConfigurationArn :: Lens' PlaybackConfiguration (Maybe Text) Source #

The Amazon Resource Name (ARN) for the playback configuration.

playbackConfiguration_playbackEndpointPrefix :: Lens' PlaybackConfiguration (Maybe Text) Source #

The URL that the player accesses to get a manifest from AWS Elemental MediaTailor.

playbackConfiguration_sessionInitializationEndpointPrefix :: Lens' PlaybackConfiguration (Maybe Text) Source #

The URL that the player uses to initialize a session that uses client-side reporting.

playbackConfiguration_slateAdUrl :: Lens' PlaybackConfiguration (Maybe Text) Source #

The URL for a 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 playback configurations. For VPAID, the slate is required because MediaTailor provides it in the slots designated for dynamic ad content. The slate must be a high-quality asset that contains both audio and video.

playbackConfiguration_tags :: Lens' PlaybackConfiguration (Maybe (HashMap Text Text)) Source #

The tags to assign to the playback configuration. 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 Tagging AWS Elemental MediaTailor Resources.

playbackConfiguration_transcodeProfileName :: Lens' PlaybackConfiguration (Maybe Text) Source #

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.

playbackConfiguration_videoContentSourceUrl :: Lens' PlaybackConfiguration (Maybe Text) Source #

The URL prefix for the parent manifest for the stream, minus the asset ID. The maximum length is 512 characters.

PrefetchConsumption

data PrefetchConsumption Source #

A complex type that contains settings that determine how and when that MediaTailor places prefetched ads into upcoming ad breaks.

See: newPrefetchConsumption smart constructor.

Constructors

PrefetchConsumption' 

Fields

  • availMatchingCriteria :: Maybe [AvailMatchingCriteria]

    If you only want MediaTailor to insert prefetched ads into avails (ad breaks) that match specific dynamic variables, such as scte.event_id, set the avail matching criteria.

  • startTime :: Maybe POSIX

    The time when prefetched ads are considered for use in an ad break. If you don't specify StartTime, the prefetched ads are available after MediaTailor retrives them from the ad decision server.

  • endTime :: POSIX

    The time when MediaTailor no longer considers the prefetched ads for use in an ad break. MediaTailor automatically deletes prefetch schedules no less than seven days after the end time. If you'd like to manually delete the prefetch schedule, you can call DeletePrefetchSchedule.

Instances

Instances details
FromJSON PrefetchConsumption Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchConsumption

ToJSON PrefetchConsumption Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchConsumption

Generic PrefetchConsumption Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchConsumption

Associated Types

type Rep PrefetchConsumption :: Type -> Type #

Read PrefetchConsumption Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchConsumption

Show PrefetchConsumption Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchConsumption

NFData PrefetchConsumption Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchConsumption

Methods

rnf :: PrefetchConsumption -> () #

Eq PrefetchConsumption Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchConsumption

Hashable PrefetchConsumption Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchConsumption

type Rep PrefetchConsumption Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchConsumption

type Rep PrefetchConsumption = D1 ('MetaData "PrefetchConsumption" "Amazonka.MediaTailor.Types.PrefetchConsumption" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "PrefetchConsumption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "availMatchingCriteria") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AvailMatchingCriteria])) :*: (S1 ('MetaSel ('Just "startTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "endTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))))

newPrefetchConsumption Source #

Create a value of PrefetchConsumption with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:availMatchingCriteria:PrefetchConsumption', prefetchConsumption_availMatchingCriteria - If you only want MediaTailor to insert prefetched ads into avails (ad breaks) that match specific dynamic variables, such as scte.event_id, set the avail matching criteria.

$sel:startTime:PrefetchConsumption', prefetchConsumption_startTime - The time when prefetched ads are considered for use in an ad break. If you don't specify StartTime, the prefetched ads are available after MediaTailor retrives them from the ad decision server.

$sel:endTime:PrefetchConsumption', prefetchConsumption_endTime - The time when MediaTailor no longer considers the prefetched ads for use in an ad break. MediaTailor automatically deletes prefetch schedules no less than seven days after the end time. If you'd like to manually delete the prefetch schedule, you can call DeletePrefetchSchedule.

prefetchConsumption_availMatchingCriteria :: Lens' PrefetchConsumption (Maybe [AvailMatchingCriteria]) Source #

If you only want MediaTailor to insert prefetched ads into avails (ad breaks) that match specific dynamic variables, such as scte.event_id, set the avail matching criteria.

prefetchConsumption_startTime :: Lens' PrefetchConsumption (Maybe UTCTime) Source #

The time when prefetched ads are considered for use in an ad break. If you don't specify StartTime, the prefetched ads are available after MediaTailor retrives them from the ad decision server.

prefetchConsumption_endTime :: Lens' PrefetchConsumption UTCTime Source #

The time when MediaTailor no longer considers the prefetched ads for use in an ad break. MediaTailor automatically deletes prefetch schedules no less than seven days after the end time. If you'd like to manually delete the prefetch schedule, you can call DeletePrefetchSchedule.

PrefetchRetrieval

data PrefetchRetrieval Source #

A complex type that contains settings governing when MediaTailor prefetches ads, and which dynamic variables that MediaTailor includes in the request to the ad decision server.

See: newPrefetchRetrieval smart constructor.

Constructors

PrefetchRetrieval' 

Fields

  • dynamicVariables :: Maybe (HashMap Text Text)

    The dynamic variables to use for substitution during prefetch requests to the ad decision server (ADS).

    You initially configure dynamic variables for the ADS URL when you set up your playback configuration. When you specify DynamicVariables for prefetch retrieval, MediaTailor includes the dynamic variables in the request to the ADS.

  • startTime :: Maybe POSIX

    The time when prefetch retrievals can start for this break. Ad prefetching will be attempted for manifest requests that occur at or after this time. Defaults to the current time. If not specified, the prefetch retrieval starts as soon as possible.

  • endTime :: POSIX

    The time when prefetch retrieval ends for the ad break. Prefetching will be attempted for manifest requests that occur at or before this time.

Instances

Instances details
FromJSON PrefetchRetrieval Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchRetrieval

ToJSON PrefetchRetrieval Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchRetrieval

Generic PrefetchRetrieval Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchRetrieval

Associated Types

type Rep PrefetchRetrieval :: Type -> Type #

Read PrefetchRetrieval Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchRetrieval

Show PrefetchRetrieval Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchRetrieval

NFData PrefetchRetrieval Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchRetrieval

Methods

rnf :: PrefetchRetrieval -> () #

Eq PrefetchRetrieval Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchRetrieval

Hashable PrefetchRetrieval Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchRetrieval

type Rep PrefetchRetrieval Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchRetrieval

type Rep PrefetchRetrieval = D1 ('MetaData "PrefetchRetrieval" "Amazonka.MediaTailor.Types.PrefetchRetrieval" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "PrefetchRetrieval'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dynamicVariables") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "startTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "endTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))))

newPrefetchRetrieval Source #

Create a value of PrefetchRetrieval with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dynamicVariables:PrefetchRetrieval', prefetchRetrieval_dynamicVariables - The dynamic variables to use for substitution during prefetch requests to the ad decision server (ADS).

You initially configure dynamic variables for the ADS URL when you set up your playback configuration. When you specify DynamicVariables for prefetch retrieval, MediaTailor includes the dynamic variables in the request to the ADS.

$sel:startTime:PrefetchRetrieval', prefetchRetrieval_startTime - The time when prefetch retrievals can start for this break. Ad prefetching will be attempted for manifest requests that occur at or after this time. Defaults to the current time. If not specified, the prefetch retrieval starts as soon as possible.

$sel:endTime:PrefetchRetrieval', prefetchRetrieval_endTime - The time when prefetch retrieval ends for the ad break. Prefetching will be attempted for manifest requests that occur at or before this time.

prefetchRetrieval_dynamicVariables :: Lens' PrefetchRetrieval (Maybe (HashMap Text Text)) Source #

The dynamic variables to use for substitution during prefetch requests to the ad decision server (ADS).

You initially configure dynamic variables for the ADS URL when you set up your playback configuration. When you specify DynamicVariables for prefetch retrieval, MediaTailor includes the dynamic variables in the request to the ADS.

prefetchRetrieval_startTime :: Lens' PrefetchRetrieval (Maybe UTCTime) Source #

The time when prefetch retrievals can start for this break. Ad prefetching will be attempted for manifest requests that occur at or after this time. Defaults to the current time. If not specified, the prefetch retrieval starts as soon as possible.

prefetchRetrieval_endTime :: Lens' PrefetchRetrieval UTCTime Source #

The time when prefetch retrieval ends for the ad break. Prefetching will be attempted for manifest requests that occur at or before this time.

PrefetchSchedule

data PrefetchSchedule Source #

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 Using ad prefetching in the MediaTailor User Guide.

See: newPrefetchSchedule smart constructor.

Constructors

PrefetchSchedule' 

Fields

  • streamId :: Maybe Text

    An optional stream identifier that you can specify in order to prefetch for multiple streams that use the same playback configuration.

  • arn :: Text

    The Amazon Resource Name (ARN) of the prefetch schedule.

  • consumption :: PrefetchConsumption

    Consumption settings determine how, and when, MediaTailor places the prefetched ads into ad breaks. Ad consumption occurs within a span of time that you define, called a consumption window. You can designate which ad breaks that MediaTailor fills with prefetch ads by setting avail matching criteria.

  • name :: Text

    The name of the prefetch schedule. The name must be unique among all prefetch schedules that are associated with the specified playback configuration.

  • playbackConfigurationName :: Text

    The name of the playback configuration to create the prefetch schedule for.

  • retrieval :: PrefetchRetrieval

    A complex type that contains settings for prefetch retrieval from the ad decision server (ADS).

Instances

Instances details
FromJSON PrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchSchedule

Generic PrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchSchedule

Associated Types

type Rep PrefetchSchedule :: Type -> Type #

Read PrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchSchedule

Show PrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchSchedule

NFData PrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchSchedule

Methods

rnf :: PrefetchSchedule -> () #

Eq PrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchSchedule

Hashable PrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchSchedule

type Rep PrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchSchedule

type Rep PrefetchSchedule = D1 ('MetaData "PrefetchSchedule" "Amazonka.MediaTailor.Types.PrefetchSchedule" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "PrefetchSchedule'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "streamId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "consumption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 PrefetchConsumption))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "playbackConfigurationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "retrieval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 PrefetchRetrieval)))))

newPrefetchSchedule Source #

Create a value of PrefetchSchedule with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:streamId:PrefetchSchedule', prefetchSchedule_streamId - An optional stream identifier that you can specify in order to prefetch for multiple streams that use the same playback configuration.

$sel:arn:PrefetchSchedule', prefetchSchedule_arn - The Amazon Resource Name (ARN) of the prefetch schedule.

$sel:consumption:PrefetchSchedule', prefetchSchedule_consumption - Consumption settings determine how, and when, MediaTailor places the prefetched ads into ad breaks. Ad consumption occurs within a span of time that you define, called a consumption window. You can designate which ad breaks that MediaTailor fills with prefetch ads by setting avail matching criteria.

$sel:name:PrefetchSchedule', prefetchSchedule_name - The name of the prefetch schedule. The name must be unique among all prefetch schedules that are associated with the specified playback configuration.

$sel:playbackConfigurationName:PrefetchSchedule', prefetchSchedule_playbackConfigurationName - The name of the playback configuration to create the prefetch schedule for.

$sel:retrieval:PrefetchSchedule', prefetchSchedule_retrieval - A complex type that contains settings for prefetch retrieval from the ad decision server (ADS).

prefetchSchedule_streamId :: Lens' PrefetchSchedule (Maybe Text) Source #

An optional stream identifier that you can specify in order to prefetch for multiple streams that use the same playback configuration.

prefetchSchedule_arn :: Lens' PrefetchSchedule Text Source #

The Amazon Resource Name (ARN) of the prefetch schedule.

prefetchSchedule_consumption :: Lens' PrefetchSchedule PrefetchConsumption Source #

Consumption settings determine how, and when, MediaTailor places the prefetched ads into ad breaks. Ad consumption occurs within a span of time that you define, called a consumption window. You can designate which ad breaks that MediaTailor fills with prefetch ads by setting avail matching criteria.

prefetchSchedule_name :: Lens' PrefetchSchedule Text Source #

The name of the prefetch schedule. The name must be unique among all prefetch schedules that are associated with the specified playback configuration.

prefetchSchedule_playbackConfigurationName :: Lens' PrefetchSchedule Text Source #

The name of the playback configuration to create the prefetch schedule for.

prefetchSchedule_retrieval :: Lens' PrefetchSchedule PrefetchRetrieval Source #

A complex type that contains settings for prefetch retrieval from the ad decision server (ADS).

RequestOutputItem

data RequestOutputItem Source #

The output configuration for this channel.

See: newRequestOutputItem smart constructor.

Constructors

RequestOutputItem' 

Fields

Instances

Instances details
ToJSON RequestOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RequestOutputItem

Generic RequestOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RequestOutputItem

Associated Types

type Rep RequestOutputItem :: Type -> Type #

Read RequestOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RequestOutputItem

Show RequestOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RequestOutputItem

NFData RequestOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RequestOutputItem

Methods

rnf :: RequestOutputItem -> () #

Eq RequestOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RequestOutputItem

Hashable RequestOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RequestOutputItem

type Rep RequestOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RequestOutputItem

type Rep RequestOutputItem = D1 ('MetaData "RequestOutputItem" "Amazonka.MediaTailor.Types.RequestOutputItem" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "RequestOutputItem'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dashPlaylistSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DashPlaylistSettings)) :*: S1 ('MetaSel ('Just "hlsPlaylistSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsPlaylistSettings))) :*: (S1 ('MetaSel ('Just "manifestName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "sourceGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newRequestOutputItem Source #

Create a value of RequestOutputItem with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dashPlaylistSettings:RequestOutputItem', requestOutputItem_dashPlaylistSettings - DASH manifest configuration parameters.

$sel:hlsPlaylistSettings:RequestOutputItem', requestOutputItem_hlsPlaylistSettings - HLS playlist configuration parameters.

$sel:manifestName:RequestOutputItem', requestOutputItem_manifestName - The name of the manifest for the channel. The name appears in the PlaybackUrl.

$sel:sourceGroup:RequestOutputItem', requestOutputItem_sourceGroup - A string used to match which HttpPackageConfiguration is used for each VodSource.

requestOutputItem_manifestName :: Lens' RequestOutputItem Text Source #

The name of the manifest for the channel. The name appears in the PlaybackUrl.

requestOutputItem_sourceGroup :: Lens' RequestOutputItem Text Source #

A string used to match which HttpPackageConfiguration is used for each VodSource.

ResponseOutputItem

data ResponseOutputItem Source #

The output item response.

See: newResponseOutputItem smart constructor.

Constructors

ResponseOutputItem' 

Fields

Instances

Instances details
FromJSON ResponseOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ResponseOutputItem

Generic ResponseOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ResponseOutputItem

Associated Types

type Rep ResponseOutputItem :: Type -> Type #

Read ResponseOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ResponseOutputItem

Show ResponseOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ResponseOutputItem

NFData ResponseOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ResponseOutputItem

Methods

rnf :: ResponseOutputItem -> () #

Eq ResponseOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ResponseOutputItem

Hashable ResponseOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ResponseOutputItem

type Rep ResponseOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ResponseOutputItem

type Rep ResponseOutputItem = D1 ('MetaData "ResponseOutputItem" "Amazonka.MediaTailor.Types.ResponseOutputItem" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "ResponseOutputItem'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dashPlaylistSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DashPlaylistSettings)) :*: S1 ('MetaSel ('Just "hlsPlaylistSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsPlaylistSettings))) :*: (S1 ('MetaSel ('Just "manifestName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "playbackUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "sourceGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newResponseOutputItem Source #

Create a value of ResponseOutputItem with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dashPlaylistSettings:ResponseOutputItem', responseOutputItem_dashPlaylistSettings - DASH manifest configuration settings.

$sel:hlsPlaylistSettings:ResponseOutputItem', responseOutputItem_hlsPlaylistSettings - HLS manifest configuration settings.

$sel:manifestName:ResponseOutputItem', responseOutputItem_manifestName - The name of the manifest for the channel that will appear in the channel output's playback URL.

$sel:playbackUrl:ResponseOutputItem', responseOutputItem_playbackUrl - The URL used for playback by content players.

$sel:sourceGroup:ResponseOutputItem', responseOutputItem_sourceGroup - A string used to associate a package configuration source group with a channel output.

responseOutputItem_manifestName :: Lens' ResponseOutputItem Text Source #

The name of the manifest for the channel that will appear in the channel output's playback URL.

responseOutputItem_playbackUrl :: Lens' ResponseOutputItem Text Source #

The URL used for playback by content players.

responseOutputItem_sourceGroup :: Lens' ResponseOutputItem Text Source #

A string used to associate a package configuration source group with a channel output.

ScheduleAdBreak

data ScheduleAdBreak Source #

The schedule's ad break properties.

See: newScheduleAdBreak smart constructor.

Constructors

ScheduleAdBreak' 

Fields

Instances

Instances details
FromJSON ScheduleAdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleAdBreak

Generic ScheduleAdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleAdBreak

Associated Types

type Rep ScheduleAdBreak :: Type -> Type #

Read ScheduleAdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleAdBreak

Show ScheduleAdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleAdBreak

NFData ScheduleAdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleAdBreak

Methods

rnf :: ScheduleAdBreak -> () #

Eq ScheduleAdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleAdBreak

Hashable ScheduleAdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleAdBreak

type Rep ScheduleAdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleAdBreak

type Rep ScheduleAdBreak = D1 ('MetaData "ScheduleAdBreak" "Amazonka.MediaTailor.Types.ScheduleAdBreak" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "ScheduleAdBreak'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "approximateDurationSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "approximateStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "sourceLocationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "vodSourceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newScheduleAdBreak :: ScheduleAdBreak Source #

Create a value of ScheduleAdBreak with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:approximateDurationSeconds:ScheduleAdBreak', scheduleAdBreak_approximateDurationSeconds - The approximate duration of the ad break, in seconds.

$sel:approximateStartTime:ScheduleAdBreak', scheduleAdBreak_approximateStartTime - The approximate time that the ad will start playing.

$sel:sourceLocationName:ScheduleAdBreak', scheduleAdBreak_sourceLocationName - The name of the source location containing the VOD source used for the ad break.

$sel:vodSourceName:ScheduleAdBreak', scheduleAdBreak_vodSourceName - The name of the VOD source used for the ad break.

scheduleAdBreak_approximateDurationSeconds :: Lens' ScheduleAdBreak (Maybe Integer) Source #

The approximate duration of the ad break, in seconds.

scheduleAdBreak_approximateStartTime :: Lens' ScheduleAdBreak (Maybe UTCTime) Source #

The approximate time that the ad will start playing.

scheduleAdBreak_sourceLocationName :: Lens' ScheduleAdBreak (Maybe Text) Source #

The name of the source location containing the VOD source used for the ad break.

scheduleAdBreak_vodSourceName :: Lens' ScheduleAdBreak (Maybe Text) Source #

The name of the VOD source used for the ad break.

ScheduleConfiguration

data ScheduleConfiguration Source #

Schedule configuration parameters. A channel must be stopped before changes can be made to the schedule.

See: newScheduleConfiguration smart constructor.

Constructors

ScheduleConfiguration' 

Fields

Instances

Instances details
ToJSON ScheduleConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleConfiguration

Generic ScheduleConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleConfiguration

Associated Types

type Rep ScheduleConfiguration :: Type -> Type #

Read ScheduleConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleConfiguration

Show ScheduleConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleConfiguration

NFData ScheduleConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleConfiguration

Methods

rnf :: ScheduleConfiguration -> () #

Eq ScheduleConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleConfiguration

Hashable ScheduleConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleConfiguration

type Rep ScheduleConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleConfiguration

type Rep ScheduleConfiguration = D1 ('MetaData "ScheduleConfiguration" "Amazonka.MediaTailor.Types.ScheduleConfiguration" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "ScheduleConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "transition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Transition)))

newScheduleConfiguration Source #

Create a value of ScheduleConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:transition:ScheduleConfiguration', scheduleConfiguration_transition - Program transition configurations.

ScheduleEntry

data ScheduleEntry Source #

The properties for a schedule.

See: newScheduleEntry smart constructor.

Constructors

ScheduleEntry' 

Fields

Instances

Instances details
FromJSON ScheduleEntry Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntry

Generic ScheduleEntry Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntry

Associated Types

type Rep ScheduleEntry :: Type -> Type #

Read ScheduleEntry Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntry

Show ScheduleEntry Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntry

NFData ScheduleEntry Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntry

Methods

rnf :: ScheduleEntry -> () #

Eq ScheduleEntry Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntry

Hashable ScheduleEntry Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntry

type Rep ScheduleEntry Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntry

newScheduleEntry Source #

Create a value of ScheduleEntry with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ScheduleEntry, scheduleEntry_approximateDurationSeconds - The approximate duration of this program, in seconds.

ScheduleEntry, scheduleEntry_approximateStartTime - The approximate time that the program will start playing.

$sel:liveSourceName:ScheduleEntry', scheduleEntry_liveSourceName - The name of the live source used for the program.

$sel:scheduleAdBreaks:ScheduleEntry', scheduleEntry_scheduleAdBreaks - The schedule's ad break properties.

$sel:scheduleEntryType:ScheduleEntry', scheduleEntry_scheduleEntryType - The type of schedule entry.

ScheduleEntry, scheduleEntry_vodSourceName - The name of the VOD source.

$sel:arn:ScheduleEntry', scheduleEntry_arn - The ARN of the program.

$sel:channelName:ScheduleEntry', scheduleEntry_channelName - The name of the channel that uses this schedule.

$sel:programName:ScheduleEntry', scheduleEntry_programName - The name of the program.

ScheduleEntry, scheduleEntry_sourceLocationName - The name of the source location.

scheduleEntry_approximateDurationSeconds :: Lens' ScheduleEntry (Maybe Integer) Source #

The approximate duration of this program, in seconds.

scheduleEntry_approximateStartTime :: Lens' ScheduleEntry (Maybe UTCTime) Source #

The approximate time that the program will start playing.

scheduleEntry_liveSourceName :: Lens' ScheduleEntry (Maybe Text) Source #

The name of the live source used for the program.

scheduleEntry_arn :: Lens' ScheduleEntry Text Source #

The ARN of the program.

scheduleEntry_channelName :: Lens' ScheduleEntry Text Source #

The name of the channel that uses this schedule.

SecretsManagerAccessTokenConfiguration

data SecretsManagerAccessTokenConfiguration Source #

AWS Secrets Manager access token configuration parameters. For information about Secrets Manager access token authentication, see Working with AWS Secrets Manager access token authentication.

See: newSecretsManagerAccessTokenConfiguration smart constructor.

Constructors

SecretsManagerAccessTokenConfiguration' 

Fields

  • headerName :: Maybe Text

    The name of the HTTP header used to supply the access token in requests to the source location.

  • secretArn :: Maybe Text

    The Amazon Resource Name (ARN) of the AWS Secrets Manager secret that contains the access token.

  • secretStringKey :: Maybe Text

    The AWS Secrets Manager SecretString key associated with the access token. MediaTailor uses the key to look up SecretString key and value pair containing the access token.

Instances

Instances details
FromJSON SecretsManagerAccessTokenConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SecretsManagerAccessTokenConfiguration

ToJSON SecretsManagerAccessTokenConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SecretsManagerAccessTokenConfiguration

Generic SecretsManagerAccessTokenConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SecretsManagerAccessTokenConfiguration

Read SecretsManagerAccessTokenConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SecretsManagerAccessTokenConfiguration

Show SecretsManagerAccessTokenConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SecretsManagerAccessTokenConfiguration

NFData SecretsManagerAccessTokenConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SecretsManagerAccessTokenConfiguration

Eq SecretsManagerAccessTokenConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SecretsManagerAccessTokenConfiguration

Hashable SecretsManagerAccessTokenConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SecretsManagerAccessTokenConfiguration

type Rep SecretsManagerAccessTokenConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SecretsManagerAccessTokenConfiguration

type Rep SecretsManagerAccessTokenConfiguration = D1 ('MetaData "SecretsManagerAccessTokenConfiguration" "Amazonka.MediaTailor.Types.SecretsManagerAccessTokenConfiguration" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "SecretsManagerAccessTokenConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "headerName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "secretArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "secretStringKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newSecretsManagerAccessTokenConfiguration :: SecretsManagerAccessTokenConfiguration Source #

Create a value of SecretsManagerAccessTokenConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:headerName:SecretsManagerAccessTokenConfiguration', secretsManagerAccessTokenConfiguration_headerName - The name of the HTTP header used to supply the access token in requests to the source location.

$sel:secretArn:SecretsManagerAccessTokenConfiguration', secretsManagerAccessTokenConfiguration_secretArn - The Amazon Resource Name (ARN) of the AWS Secrets Manager secret that contains the access token.

$sel:secretStringKey:SecretsManagerAccessTokenConfiguration', secretsManagerAccessTokenConfiguration_secretStringKey - The AWS Secrets Manager SecretString key associated with the access token. MediaTailor uses the key to look up SecretString key and value pair containing the access token.

secretsManagerAccessTokenConfiguration_headerName :: Lens' SecretsManagerAccessTokenConfiguration (Maybe Text) Source #

The name of the HTTP header used to supply the access token in requests to the source location.

secretsManagerAccessTokenConfiguration_secretArn :: Lens' SecretsManagerAccessTokenConfiguration (Maybe Text) Source #

The Amazon Resource Name (ARN) of the AWS Secrets Manager secret that contains the access token.

secretsManagerAccessTokenConfiguration_secretStringKey :: Lens' SecretsManagerAccessTokenConfiguration (Maybe Text) Source #

The AWS Secrets Manager SecretString key associated with the access token. MediaTailor uses the key to look up SecretString key and value pair containing the access token.

SegmentDeliveryConfiguration

data SegmentDeliveryConfiguration Source #

The segment delivery configuration settings.

See: newSegmentDeliveryConfiguration smart constructor.

Constructors

SegmentDeliveryConfiguration' 

Fields

  • baseUrl :: Maybe Text

    The base URL of the host or path of the segment delivery server that you're using to serve segments. This is typically a content delivery network (CDN). The URL can be absolute or relative. To use an absolute URL include the protocol, such as https://example.com/some/path. To use a relative URL specify the relative path, such as /some/path*.

  • name :: Maybe Text

    A unique identifier used to distinguish between multiple segment delivery configurations in a source location.

Instances

Instances details
FromJSON SegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentDeliveryConfiguration

ToJSON SegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentDeliveryConfiguration

Generic SegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentDeliveryConfiguration

Associated Types

type Rep SegmentDeliveryConfiguration :: Type -> Type #

Read SegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentDeliveryConfiguration

Show SegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentDeliveryConfiguration

NFData SegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentDeliveryConfiguration

Eq SegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentDeliveryConfiguration

Hashable SegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentDeliveryConfiguration

type Rep SegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentDeliveryConfiguration

type Rep SegmentDeliveryConfiguration = D1 ('MetaData "SegmentDeliveryConfiguration" "Amazonka.MediaTailor.Types.SegmentDeliveryConfiguration" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "SegmentDeliveryConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "baseUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newSegmentDeliveryConfiguration :: SegmentDeliveryConfiguration Source #

Create a value of SegmentDeliveryConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:baseUrl:SegmentDeliveryConfiguration', segmentDeliveryConfiguration_baseUrl - The base URL of the host or path of the segment delivery server that you're using to serve segments. This is typically a content delivery network (CDN). The URL can be absolute or relative. To use an absolute URL include the protocol, such as https://example.com/some/path. To use a relative URL specify the relative path, such as /some/path*.

$sel:name:SegmentDeliveryConfiguration', segmentDeliveryConfiguration_name - A unique identifier used to distinguish between multiple segment delivery configurations in a source location.

segmentDeliveryConfiguration_baseUrl :: Lens' SegmentDeliveryConfiguration (Maybe Text) Source #

The base URL of the host or path of the segment delivery server that you're using to serve segments. This is typically a content delivery network (CDN). The URL can be absolute or relative. To use an absolute URL include the protocol, such as https://example.com/some/path. To use a relative URL specify the relative path, such as /some/path*.

segmentDeliveryConfiguration_name :: Lens' SegmentDeliveryConfiguration (Maybe Text) Source #

A unique identifier used to distinguish between multiple segment delivery configurations in a source location.

SegmentationDescriptor

data SegmentationDescriptor Source #

The segmentation_descriptor message can contain advanced metadata fields, like content identifiers, to convey a wide range of information about the ad break. MediaTailor writes the ad metadata in the egress manifest as part of the EXT-X-DATERANGE or EventStream ad marker's SCTE-35 data.

segmentation_descriptor messages must be sent with the time_signal message type.

See the segmentation_descriptor() table of the 2022 SCTE-35 specification for more information.

See: newSegmentationDescriptor smart constructor.

Constructors

SegmentationDescriptor' 

Fields

  • segmentNum :: Maybe Int

    The segment number to assign to the segmentation_descriptor.segment_num message, as defined in section 10.3.3.1 of the 2022 SCTE-35 specification Values must be between 0 and 256, inclusive. The default value is 0.

  • segmentationEventId :: Maybe Int

    The Event Identifier to assign to the segmentation_descriptor.segmentation_event_id message, as defined in section 10.3.3.1 of the 2022 SCTE-35 specification. The default value is 1.

  • segmentationTypeId :: Maybe Int

    The Type Identifier to assign to the segmentation_descriptor.segmentation_type_id message, as defined in section 10.3.3.1 of the 2022 SCTE-35 specification. Values must be between 0 and 256, inclusive. The default value is 48.

  • segmentationUpid :: Maybe Text

    The Upid to assign to the segmentation_descriptor.segmentation_upid message, as defined in section 10.3.3.1 of the 2022 SCTE-35 specification. The value must be a hexadecimal string containing only the characters 0 though 9 and A through F. The default value is "" (an empty string).

  • segmentationUpidType :: Maybe Int

    The Upid Type to assign to the segmentation_descriptor.segmentation_upid_type message, as defined in section 10.3.3.1 of the 2022 SCTE-35 specification. Values must be between 0 and 256, inclusive. The default value is 14.

  • segmentsExpected :: Maybe Int

    The number of segments expected, which is assigned to the segmentation_descriptor.segments_expectedS message, as defined in section 10.3.3.1 of the 2022 SCTE-35 specification Values must be between 0 and 256, inclusive. The default value is 0.

  • subSegmentNum :: Maybe Int

    The sub-segment number to assign to the segmentation_descriptor.sub_segment_num message, as defined in section 10.3.3.1 of the 2022 SCTE-35 specification. Values must be between 0 and 256, inclusive. The defualt value is null.

  • subSegmentsExpected :: Maybe Int

    The number of sub-segments expected, which is assigned to the segmentation_descriptor.sub_segments_expected message, as defined in section 10.3.3.1 of the 2022 SCTE-35 specification. Values must be between 0 and 256, inclusive. The default value is null.

Instances

Instances details
FromJSON SegmentationDescriptor Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentationDescriptor

ToJSON SegmentationDescriptor Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentationDescriptor

Generic SegmentationDescriptor Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentationDescriptor

Associated Types

type Rep SegmentationDescriptor :: Type -> Type #

Read SegmentationDescriptor Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentationDescriptor

Show SegmentationDescriptor Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentationDescriptor

NFData SegmentationDescriptor Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentationDescriptor

Methods

rnf :: SegmentationDescriptor -> () #

Eq SegmentationDescriptor Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentationDescriptor

Hashable SegmentationDescriptor Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentationDescriptor

type Rep SegmentationDescriptor Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentationDescriptor

type Rep SegmentationDescriptor = D1 ('MetaData "SegmentationDescriptor" "Amazonka.MediaTailor.Types.SegmentationDescriptor" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "SegmentationDescriptor'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "segmentNum") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "segmentationEventId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "segmentationTypeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "segmentationUpid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "segmentationUpidType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "segmentsExpected") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "subSegmentNum") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "subSegmentsExpected") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))))

newSegmentationDescriptor :: SegmentationDescriptor Source #

Create a value of SegmentationDescriptor with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:segmentNum:SegmentationDescriptor', segmentationDescriptor_segmentNum - The segment number to assign to the segmentation_descriptor.segment_num message, as defined in section 10.3.3.1 of the 2022 SCTE-35 specification Values must be between 0 and 256, inclusive. The default value is 0.

$sel:segmentationEventId:SegmentationDescriptor', segmentationDescriptor_segmentationEventId - The Event Identifier to assign to the segmentation_descriptor.segmentation_event_id message, as defined in section 10.3.3.1 of the 2022 SCTE-35 specification. The default value is 1.

$sel:segmentationTypeId:SegmentationDescriptor', segmentationDescriptor_segmentationTypeId - The Type Identifier to assign to the segmentation_descriptor.segmentation_type_id message, as defined in section 10.3.3.1 of the 2022 SCTE-35 specification. Values must be between 0 and 256, inclusive. The default value is 48.

$sel:segmentationUpid:SegmentationDescriptor', segmentationDescriptor_segmentationUpid - The Upid to assign to the segmentation_descriptor.segmentation_upid message, as defined in section 10.3.3.1 of the 2022 SCTE-35 specification. The value must be a hexadecimal string containing only the characters 0 though 9 and A through F. The default value is "" (an empty string).

$sel:segmentationUpidType:SegmentationDescriptor', segmentationDescriptor_segmentationUpidType - The Upid Type to assign to the segmentation_descriptor.segmentation_upid_type message, as defined in section 10.3.3.1 of the 2022 SCTE-35 specification. Values must be between 0 and 256, inclusive. The default value is 14.

$sel:segmentsExpected:SegmentationDescriptor', segmentationDescriptor_segmentsExpected - The number of segments expected, which is assigned to the segmentation_descriptor.segments_expectedS message, as defined in section 10.3.3.1 of the 2022 SCTE-35 specification Values must be between 0 and 256, inclusive. The default value is 0.

$sel:subSegmentNum:SegmentationDescriptor', segmentationDescriptor_subSegmentNum - The sub-segment number to assign to the segmentation_descriptor.sub_segment_num message, as defined in section 10.3.3.1 of the 2022 SCTE-35 specification. Values must be between 0 and 256, inclusive. The defualt value is null.

$sel:subSegmentsExpected:SegmentationDescriptor', segmentationDescriptor_subSegmentsExpected - The number of sub-segments expected, which is assigned to the segmentation_descriptor.sub_segments_expected message, as defined in section 10.3.3.1 of the 2022 SCTE-35 specification. Values must be between 0 and 256, inclusive. The default value is null.

segmentationDescriptor_segmentNum :: Lens' SegmentationDescriptor (Maybe Int) Source #

The segment number to assign to the segmentation_descriptor.segment_num message, as defined in section 10.3.3.1 of the 2022 SCTE-35 specification Values must be between 0 and 256, inclusive. The default value is 0.

segmentationDescriptor_segmentationEventId :: Lens' SegmentationDescriptor (Maybe Int) Source #

The Event Identifier to assign to the segmentation_descriptor.segmentation_event_id message, as defined in section 10.3.3.1 of the 2022 SCTE-35 specification. The default value is 1.

segmentationDescriptor_segmentationTypeId :: Lens' SegmentationDescriptor (Maybe Int) Source #

The Type Identifier to assign to the segmentation_descriptor.segmentation_type_id message, as defined in section 10.3.3.1 of the 2022 SCTE-35 specification. Values must be between 0 and 256, inclusive. The default value is 48.

segmentationDescriptor_segmentationUpid :: Lens' SegmentationDescriptor (Maybe Text) Source #

The Upid to assign to the segmentation_descriptor.segmentation_upid message, as defined in section 10.3.3.1 of the 2022 SCTE-35 specification. The value must be a hexadecimal string containing only the characters 0 though 9 and A through F. The default value is "" (an empty string).

segmentationDescriptor_segmentationUpidType :: Lens' SegmentationDescriptor (Maybe Int) Source #

The Upid Type to assign to the segmentation_descriptor.segmentation_upid_type message, as defined in section 10.3.3.1 of the 2022 SCTE-35 specification. Values must be between 0 and 256, inclusive. The default value is 14.

segmentationDescriptor_segmentsExpected :: Lens' SegmentationDescriptor (Maybe Int) Source #

The number of segments expected, which is assigned to the segmentation_descriptor.segments_expectedS message, as defined in section 10.3.3.1 of the 2022 SCTE-35 specification Values must be between 0 and 256, inclusive. The default value is 0.

segmentationDescriptor_subSegmentNum :: Lens' SegmentationDescriptor (Maybe Int) Source #

The sub-segment number to assign to the segmentation_descriptor.sub_segment_num message, as defined in section 10.3.3.1 of the 2022 SCTE-35 specification. Values must be between 0 and 256, inclusive. The defualt value is null.

segmentationDescriptor_subSegmentsExpected :: Lens' SegmentationDescriptor (Maybe Int) Source #

The number of sub-segments expected, which is assigned to the segmentation_descriptor.sub_segments_expected message, as defined in section 10.3.3.1 of the 2022 SCTE-35 specification. Values must be between 0 and 256, inclusive. The default value is null.

SlateSource

data SlateSource Source #

Slate VOD source configuration.

See: newSlateSource smart constructor.

Constructors

SlateSource' 

Fields

Instances

Instances details
FromJSON SlateSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SlateSource

ToJSON SlateSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SlateSource

Generic SlateSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SlateSource

Associated Types

type Rep SlateSource :: Type -> Type #

Read SlateSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SlateSource

Show SlateSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SlateSource

NFData SlateSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SlateSource

Methods

rnf :: SlateSource -> () #

Eq SlateSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SlateSource

Hashable SlateSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SlateSource

type Rep SlateSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SlateSource

type Rep SlateSource = D1 ('MetaData "SlateSource" "Amazonka.MediaTailor.Types.SlateSource" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "SlateSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sourceLocationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "vodSourceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newSlateSource :: SlateSource Source #

Create a value of SlateSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sourceLocationName:SlateSource', slateSource_sourceLocationName - The name of the source location where the slate VOD source is stored.

$sel:vodSourceName:SlateSource', slateSource_vodSourceName - The slate VOD source name. The VOD source must already exist in a source location before it can be used for slate.

slateSource_sourceLocationName :: Lens' SlateSource (Maybe Text) Source #

The name of the source location where the slate VOD source is stored.

slateSource_vodSourceName :: Lens' SlateSource (Maybe Text) Source #

The slate VOD source name. The VOD source must already exist in a source location before it can be used for slate.

SourceLocation

data SourceLocation Source #

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

See: newSourceLocation smart constructor.

Constructors

SourceLocation' 

Fields

Instances

Instances details
FromJSON SourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SourceLocation

Generic SourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SourceLocation

Associated Types

type Rep SourceLocation :: Type -> Type #

Read SourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SourceLocation

Show SourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SourceLocation

NFData SourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SourceLocation

Methods

rnf :: SourceLocation -> () #

Eq SourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SourceLocation

Hashable SourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SourceLocation

type Rep SourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SourceLocation

newSourceLocation Source #

Create a value of SourceLocation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:accessConfiguration:SourceLocation', sourceLocation_accessConfiguration - The access configuration for the source location.

$sel:creationTime:SourceLocation', sourceLocation_creationTime - The timestamp that indicates when the source location was created.

$sel:defaultSegmentDeliveryConfiguration:SourceLocation', sourceLocation_defaultSegmentDeliveryConfiguration - The default segment delivery configuration.

$sel:lastModifiedTime:SourceLocation', sourceLocation_lastModifiedTime - The timestamp that indicates when the source location was last modified.

$sel:segmentDeliveryConfigurations:SourceLocation', sourceLocation_segmentDeliveryConfigurations - The segment delivery configurations for the source location.

$sel:tags:SourceLocation', sourceLocation_tags - The tags assigned to the source location. 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 Tagging AWS Elemental MediaTailor Resources.

$sel:arn:SourceLocation', sourceLocation_arn - The ARN of the SourceLocation.

$sel:httpConfiguration:SourceLocation', sourceLocation_httpConfiguration - The HTTP configuration for the source location.

$sel:sourceLocationName:SourceLocation', sourceLocation_sourceLocationName - The name of the source location.

sourceLocation_accessConfiguration :: Lens' SourceLocation (Maybe AccessConfiguration) Source #

The access configuration for the source location.

sourceLocation_creationTime :: Lens' SourceLocation (Maybe UTCTime) Source #

The timestamp that indicates when the source location was created.

sourceLocation_lastModifiedTime :: Lens' SourceLocation (Maybe UTCTime) Source #

The timestamp that indicates when the source location was last modified.

sourceLocation_segmentDeliveryConfigurations :: Lens' SourceLocation (Maybe [SegmentDeliveryConfiguration]) Source #

The segment delivery configurations for the source location.

sourceLocation_tags :: Lens' SourceLocation (Maybe (HashMap Text Text)) Source #

The tags assigned to the source location. 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 Tagging AWS Elemental MediaTailor Resources.

sourceLocation_arn :: Lens' SourceLocation Text Source #

The ARN of the SourceLocation.

sourceLocation_httpConfiguration :: Lens' SourceLocation HttpConfiguration Source #

The HTTP configuration for the source location.

SpliceInsertMessage

data SpliceInsertMessage Source #

Splice insert message configuration.

See: newSpliceInsertMessage smart constructor.

Constructors

SpliceInsertMessage' 

Fields

  • availNum :: Maybe Int

    This is written to splice_insert.avail_num, as defined in section 9.7.3.1 of the SCTE-35 specification. The default value is 0. Values must be between 0 and 256, inclusive.

  • availsExpected :: Maybe Int

    This is written to splice_insert.avails_expected, as defined in section 9.7.3.1 of the SCTE-35 specification. The default value is 0. Values must be between 0 and 256, inclusive.

  • spliceEventId :: Maybe Int

    This is written to splice_insert.splice_event_id, as defined in section 9.7.3.1 of the SCTE-35 specification. The default value is 1.

  • uniqueProgramId :: Maybe Int

    This is written to splice_insert.unique_program_id, as defined in section 9.7.3.1 of the SCTE-35 specification. The default value is 0. Values must be between 0 and 256, inclusive.

Instances

Instances details
FromJSON SpliceInsertMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SpliceInsertMessage

ToJSON SpliceInsertMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SpliceInsertMessage

Generic SpliceInsertMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SpliceInsertMessage

Associated Types

type Rep SpliceInsertMessage :: Type -> Type #

Read SpliceInsertMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SpliceInsertMessage

Show SpliceInsertMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SpliceInsertMessage

NFData SpliceInsertMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SpliceInsertMessage

Methods

rnf :: SpliceInsertMessage -> () #

Eq SpliceInsertMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SpliceInsertMessage

Hashable SpliceInsertMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SpliceInsertMessage

type Rep SpliceInsertMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SpliceInsertMessage

type Rep SpliceInsertMessage = D1 ('MetaData "SpliceInsertMessage" "Amazonka.MediaTailor.Types.SpliceInsertMessage" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "SpliceInsertMessage'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "availNum") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "availsExpected") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "spliceEventId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "uniqueProgramId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))))

newSpliceInsertMessage :: SpliceInsertMessage Source #

Create a value of SpliceInsertMessage with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:availNum:SpliceInsertMessage', spliceInsertMessage_availNum - This is written to splice_insert.avail_num, as defined in section 9.7.3.1 of the SCTE-35 specification. The default value is 0. Values must be between 0 and 256, inclusive.

$sel:availsExpected:SpliceInsertMessage', spliceInsertMessage_availsExpected - This is written to splice_insert.avails_expected, as defined in section 9.7.3.1 of the SCTE-35 specification. The default value is 0. Values must be between 0 and 256, inclusive.

$sel:spliceEventId:SpliceInsertMessage', spliceInsertMessage_spliceEventId - This is written to splice_insert.splice_event_id, as defined in section 9.7.3.1 of the SCTE-35 specification. The default value is 1.

$sel:uniqueProgramId:SpliceInsertMessage', spliceInsertMessage_uniqueProgramId - This is written to splice_insert.unique_program_id, as defined in section 9.7.3.1 of the SCTE-35 specification. The default value is 0. Values must be between 0 and 256, inclusive.

spliceInsertMessage_availNum :: Lens' SpliceInsertMessage (Maybe Int) Source #

This is written to splice_insert.avail_num, as defined in section 9.7.3.1 of the SCTE-35 specification. The default value is 0. Values must be between 0 and 256, inclusive.

spliceInsertMessage_availsExpected :: Lens' SpliceInsertMessage (Maybe Int) Source #

This is written to splice_insert.avails_expected, as defined in section 9.7.3.1 of the SCTE-35 specification. The default value is 0. Values must be between 0 and 256, inclusive.

spliceInsertMessage_spliceEventId :: Lens' SpliceInsertMessage (Maybe Int) Source #

This is written to splice_insert.splice_event_id, as defined in section 9.7.3.1 of the SCTE-35 specification. The default value is 1.

spliceInsertMessage_uniqueProgramId :: Lens' SpliceInsertMessage (Maybe Int) Source #

This is written to splice_insert.unique_program_id, as defined in section 9.7.3.1 of the SCTE-35 specification. The default value is 0. Values must be between 0 and 256, inclusive.

TimeSignalMessage

data TimeSignalMessage Source #

The SCTE-35 time_signal message can be sent with one or more segmentation_descriptor messages. A time_signal message can be sent only if a single segmentation_descriptor message is sent.

The time_signal message contains only the splice_time field which is constructed using a given presentation timestamp. When sending a time_signal message, the splice_command_type field in the splice_info_section message is set to 6 (0x06).

See the time_signal() table of the 2022 SCTE-35 specification for more information.

See: newTimeSignalMessage smart constructor.

Constructors

TimeSignalMessage' 

Fields

Instances

Instances details
FromJSON TimeSignalMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.TimeSignalMessage

ToJSON TimeSignalMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.TimeSignalMessage

Generic TimeSignalMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.TimeSignalMessage

Associated Types

type Rep TimeSignalMessage :: Type -> Type #

Read TimeSignalMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.TimeSignalMessage

Show TimeSignalMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.TimeSignalMessage

NFData TimeSignalMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.TimeSignalMessage

Methods

rnf :: TimeSignalMessage -> () #

Eq TimeSignalMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.TimeSignalMessage

Hashable TimeSignalMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.TimeSignalMessage

type Rep TimeSignalMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.TimeSignalMessage

type Rep TimeSignalMessage = D1 ('MetaData "TimeSignalMessage" "Amazonka.MediaTailor.Types.TimeSignalMessage" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "TimeSignalMessage'" 'PrefixI 'True) (S1 ('MetaSel ('Just "segmentationDescriptors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SegmentationDescriptor]))))

newTimeSignalMessage :: TimeSignalMessage Source #

Create a value of TimeSignalMessage with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:segmentationDescriptors:TimeSignalMessage', timeSignalMessage_segmentationDescriptors - The configurations for the SCTE-35 segmentation_descriptor message(s) sent with the time_signal message.

timeSignalMessage_segmentationDescriptors :: Lens' TimeSignalMessage (Maybe [SegmentationDescriptor]) Source #

The configurations for the SCTE-35 segmentation_descriptor message(s) sent with the time_signal message.

Transition

data Transition Source #

Program transition configuration.

See: newTransition smart constructor.

Constructors

Transition' 

Fields

  • durationMillis :: Maybe Integer

    The duration of the live program in seconds.

  • relativeProgram :: Maybe Text

    The name of the program that this program will be inserted next to, as defined by RelativePosition.

  • scheduledStartTimeMillis :: Maybe Integer

    The date and time that the program is scheduled to start, in epoch milliseconds.

  • relativePosition :: RelativePosition

    The position where this program will be inserted relative to the RelativePosition.

  • type' :: Text

    Defines when the program plays in the schedule. You can set the value to ABSOLUTE or RELATIVE.

    ABSOLUTE - The program plays at a specific wall clock time. This setting can only be used for channels using the LINEAR PlaybackMode.

    Note the following considerations when using ABSOLUTE transitions:

    If the preceding program in the schedule has a duration that extends past the wall clock time, MediaTailor truncates the preceding program on a common segment boundary.

    If there are gaps in playback, MediaTailor plays the FillerSlate you configured for your linear channel.

    RELATIVE - The program is inserted into the schedule either before or after a program that you specify via RelativePosition.

Instances

Instances details
ToJSON Transition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Transition

Generic Transition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Transition

Associated Types

type Rep Transition :: Type -> Type #

Read Transition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Transition

Show Transition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Transition

NFData Transition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Transition

Methods

rnf :: Transition -> () #

Eq Transition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Transition

Hashable Transition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Transition

type Rep Transition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Transition

type Rep Transition = D1 ('MetaData "Transition" "Amazonka.MediaTailor.Types.Transition" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "Transition'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "durationMillis") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "relativeProgram") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "scheduledStartTimeMillis") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: (S1 ('MetaSel ('Just "relativePosition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 RelativePosition) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newTransition Source #

Create a value of Transition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:durationMillis:Transition', transition_durationMillis - The duration of the live program in seconds.

$sel:relativeProgram:Transition', transition_relativeProgram - The name of the program that this program will be inserted next to, as defined by RelativePosition.

$sel:scheduledStartTimeMillis:Transition', transition_scheduledStartTimeMillis - The date and time that the program is scheduled to start, in epoch milliseconds.

$sel:relativePosition:Transition', transition_relativePosition - The position where this program will be inserted relative to the RelativePosition.

$sel:type':Transition', transition_type - Defines when the program plays in the schedule. You can set the value to ABSOLUTE or RELATIVE.

ABSOLUTE - The program plays at a specific wall clock time. This setting can only be used for channels using the LINEAR PlaybackMode.

Note the following considerations when using ABSOLUTE transitions:

If the preceding program in the schedule has a duration that extends past the wall clock time, MediaTailor truncates the preceding program on a common segment boundary.

If there are gaps in playback, MediaTailor plays the FillerSlate you configured for your linear channel.

RELATIVE - The program is inserted into the schedule either before or after a program that you specify via RelativePosition.

transition_durationMillis :: Lens' Transition (Maybe Integer) Source #

The duration of the live program in seconds.

transition_relativeProgram :: Lens' Transition (Maybe Text) Source #

The name of the program that this program will be inserted next to, as defined by RelativePosition.

transition_scheduledStartTimeMillis :: Lens' Transition (Maybe Integer) Source #

The date and time that the program is scheduled to start, in epoch milliseconds.

transition_relativePosition :: Lens' Transition RelativePosition Source #

The position where this program will be inserted relative to the RelativePosition.

transition_type :: Lens' Transition Text Source #

Defines when the program plays in the schedule. You can set the value to ABSOLUTE or RELATIVE.

ABSOLUTE - The program plays at a specific wall clock time. This setting can only be used for channels using the LINEAR PlaybackMode.

Note the following considerations when using ABSOLUTE transitions:

If the preceding program in the schedule has a duration that extends past the wall clock time, MediaTailor truncates the preceding program on a common segment boundary.

If there are gaps in playback, MediaTailor plays the FillerSlate you configured for your linear channel.

RELATIVE - The program is inserted into the schedule either before or after a program that you specify via RelativePosition.

VodSource

data VodSource Source #

VOD source configuration parameters.

See: newVodSource smart constructor.

Constructors

VodSource' 

Fields

Instances

Instances details
FromJSON VodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.VodSource

Generic VodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.VodSource

Associated Types

type Rep VodSource :: Type -> Type #

Read VodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.VodSource

Show VodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.VodSource

NFData VodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.VodSource

Methods

rnf :: VodSource -> () #

Eq VodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.VodSource

Hashable VodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.VodSource

type Rep VodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.VodSource

type Rep VodSource = D1 ('MetaData "VodSource" "Amazonka.MediaTailor.Types.VodSource" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "VodSource'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))) :*: ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "httpPackageConfigurations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [HttpPackageConfiguration])) :*: (S1 ('MetaSel ('Just "sourceLocationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "vodSourceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newVodSource Source #

Create a value of VodSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTime:VodSource', vodSource_creationTime - The timestamp that indicates when the VOD source was created.

$sel:lastModifiedTime:VodSource', vodSource_lastModifiedTime - The timestamp that indicates when the VOD source was last modified.

$sel:tags:VodSource', vodSource_tags - The tags assigned to the VOD source. 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 Tagging AWS Elemental MediaTailor Resources.

$sel:arn:VodSource', vodSource_arn - The ARN for the VOD source.

$sel:httpPackageConfigurations:VodSource', vodSource_httpPackageConfigurations - The HTTP package configurations for the VOD source.

$sel:sourceLocationName:VodSource', vodSource_sourceLocationName - The name of the source location that the VOD source is associated with.

$sel:vodSourceName:VodSource', vodSource_vodSourceName - The name of the VOD source.

vodSource_creationTime :: Lens' VodSource (Maybe UTCTime) Source #

The timestamp that indicates when the VOD source was created.

vodSource_lastModifiedTime :: Lens' VodSource (Maybe UTCTime) Source #

The timestamp that indicates when the VOD source was last modified.

vodSource_tags :: Lens' VodSource (Maybe (HashMap Text Text)) Source #

The tags assigned to the VOD source. 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 Tagging AWS Elemental MediaTailor Resources.

vodSource_arn :: Lens' VodSource Text Source #

The ARN for the VOD source.

vodSource_httpPackageConfigurations :: Lens' VodSource [HttpPackageConfiguration] Source #

The HTTP package configurations for the VOD source.

vodSource_sourceLocationName :: Lens' VodSource Text Source #

The name of the source location that the VOD source is associated with.

vodSource_vodSourceName :: Lens' VodSource Text Source #

The name of the VOD source.