Copyright | (c) 2013-2023 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Amazonka.MediaPackage.Types
Contents
- Service Configuration
- Errors
- AdMarkers
- AdTriggersElement
- AdsOnDeliveryRestrictions
- CmafEncryptionMethod
- EncryptionMethod
- ManifestLayout
- Origination
- PeriodTriggersElement
- PlaylistType
- PresetSpeke20Audio
- PresetSpeke20Video
- Profile
- SegmentTemplateFormat
- Status
- StreamOrder
- UtcTiming
- Authorization
- Channel
- CmafEncryption
- CmafPackage
- CmafPackageCreateOrUpdateParameters
- DashEncryption
- DashPackage
- EgressAccessLogs
- EncryptionContractConfiguration
- HarvestJob
- HlsEncryption
- HlsIngest
- HlsManifest
- HlsManifestCreateOrUpdateParameters
- HlsPackage
- IngestEndpoint
- IngressAccessLogs
- MssEncryption
- MssPackage
- OriginEndpoint
- S3Destination
- SpekeKeyProvider
- StreamSelection
Description
Synopsis
- defaultService :: Service
- _ForbiddenException :: AsError a => Fold a ServiceError
- _InternalServerErrorException :: AsError a => Fold a ServiceError
- _NotFoundException :: AsError a => Fold a ServiceError
- _ServiceUnavailableException :: AsError a => Fold a ServiceError
- _TooManyRequestsException :: AsError a => Fold a ServiceError
- _UnprocessableEntityException :: AsError a => Fold a ServiceError
- newtype AdMarkers where
- AdMarkers' { }
- pattern AdMarkers_DATERANGE :: AdMarkers
- pattern AdMarkers_NONE :: AdMarkers
- pattern AdMarkers_PASSTHROUGH :: AdMarkers
- pattern AdMarkers_SCTE35_ENHANCED :: AdMarkers
- newtype AdTriggersElement where
- AdTriggersElement' { }
- pattern AdTriggersElement_BREAK :: AdTriggersElement
- pattern AdTriggersElement_DISTRIBUTOR_ADVERTISEMENT :: AdTriggersElement
- pattern AdTriggersElement_DISTRIBUTOR_OVERLAY_PLACEMENT_OPPORTUNITY :: AdTriggersElement
- pattern AdTriggersElement_DISTRIBUTOR_PLACEMENT_OPPORTUNITY :: AdTriggersElement
- pattern AdTriggersElement_PROVIDER_ADVERTISEMENT :: AdTriggersElement
- pattern AdTriggersElement_PROVIDER_OVERLAY_PLACEMENT_OPPORTUNITY :: AdTriggersElement
- pattern AdTriggersElement_PROVIDER_PLACEMENT_OPPORTUNITY :: AdTriggersElement
- pattern AdTriggersElement_SPLICE_INSERT :: AdTriggersElement
- newtype AdsOnDeliveryRestrictions where
- AdsOnDeliveryRestrictions' { }
- pattern AdsOnDeliveryRestrictions_BOTH :: AdsOnDeliveryRestrictions
- pattern AdsOnDeliveryRestrictions_NONE :: AdsOnDeliveryRestrictions
- pattern AdsOnDeliveryRestrictions_RESTRICTED :: AdsOnDeliveryRestrictions
- pattern AdsOnDeliveryRestrictions_UNRESTRICTED :: AdsOnDeliveryRestrictions
- newtype CmafEncryptionMethod where
- newtype EncryptionMethod where
- EncryptionMethod' { }
- pattern EncryptionMethod_AES_128 :: EncryptionMethod
- pattern EncryptionMethod_SAMPLE_AES :: EncryptionMethod
- newtype ManifestLayout where
- ManifestLayout' { }
- pattern ManifestLayout_COMPACT :: ManifestLayout
- pattern ManifestLayout_FULL :: ManifestLayout
- newtype Origination where
- Origination' { }
- pattern Origination_ALLOW :: Origination
- pattern Origination_DENY :: Origination
- newtype PeriodTriggersElement where
- newtype PlaylistType where
- PlaylistType' { }
- pattern PlaylistType_EVENT :: PlaylistType
- pattern PlaylistType_NONE :: PlaylistType
- pattern PlaylistType_VOD :: PlaylistType
- newtype PresetSpeke20Audio where
- PresetSpeke20Audio' { }
- pattern PresetSpeke20Audio_PRESET_AUDIO_1 :: PresetSpeke20Audio
- pattern PresetSpeke20Audio_PRESET_AUDIO_2 :: PresetSpeke20Audio
- pattern PresetSpeke20Audio_PRESET_AUDIO_3 :: PresetSpeke20Audio
- pattern PresetSpeke20Audio_SHARED :: PresetSpeke20Audio
- pattern PresetSpeke20Audio_UNENCRYPTED :: PresetSpeke20Audio
- newtype PresetSpeke20Video where
- PresetSpeke20Video' { }
- pattern PresetSpeke20Video_PRESET_VIDEO_1 :: PresetSpeke20Video
- pattern PresetSpeke20Video_PRESET_VIDEO_2 :: PresetSpeke20Video
- pattern PresetSpeke20Video_PRESET_VIDEO_3 :: PresetSpeke20Video
- pattern PresetSpeke20Video_PRESET_VIDEO_4 :: PresetSpeke20Video
- pattern PresetSpeke20Video_PRESET_VIDEO_5 :: PresetSpeke20Video
- pattern PresetSpeke20Video_PRESET_VIDEO_6 :: PresetSpeke20Video
- pattern PresetSpeke20Video_PRESET_VIDEO_7 :: PresetSpeke20Video
- pattern PresetSpeke20Video_PRESET_VIDEO_8 :: PresetSpeke20Video
- pattern PresetSpeke20Video_SHARED :: PresetSpeke20Video
- pattern PresetSpeke20Video_UNENCRYPTED :: PresetSpeke20Video
- newtype Profile where
- Profile' {
- fromProfile :: Text
- pattern Profile_DVB_DASH_2014 :: Profile
- pattern Profile_HBBTV_1_5 :: Profile
- pattern Profile_HYBRIDCAST :: Profile
- pattern Profile_NONE :: Profile
- Profile' {
- newtype SegmentTemplateFormat where
- newtype Status where
- Status' {
- fromStatus :: Text
- pattern Status_FAILED :: Status
- pattern Status_IN_PROGRESS :: Status
- pattern Status_SUCCEEDED :: Status
- Status' {
- newtype StreamOrder where
- StreamOrder' { }
- pattern StreamOrder_ORIGINAL :: StreamOrder
- pattern StreamOrder_VIDEO_BITRATE_ASCENDING :: StreamOrder
- pattern StreamOrder_VIDEO_BITRATE_DESCENDING :: StreamOrder
- newtype UtcTiming where
- UtcTiming' { }
- pattern UtcTiming_HTTP_HEAD :: UtcTiming
- pattern UtcTiming_HTTP_ISO :: UtcTiming
- pattern UtcTiming_HTTP_XSDATE :: UtcTiming
- pattern UtcTiming_NONE :: UtcTiming
- data Authorization = Authorization' {}
- newAuthorization :: Text -> Text -> Authorization
- authorization_secretsRoleArn :: Lens' Authorization Text
- authorization_cdnIdentifierSecret :: Lens' Authorization Text
- data Channel = Channel' {}
- newChannel :: Channel
- channel_arn :: Lens' Channel (Maybe Text)
- channel_description :: Lens' Channel (Maybe Text)
- channel_egressAccessLogs :: Lens' Channel (Maybe EgressAccessLogs)
- channel_hlsIngest :: Lens' Channel (Maybe HlsIngest)
- channel_id :: Lens' Channel (Maybe Text)
- channel_ingressAccessLogs :: Lens' Channel (Maybe IngressAccessLogs)
- channel_tags :: Lens' Channel (Maybe (HashMap Text Text))
- data CmafEncryption = CmafEncryption' {}
- newCmafEncryption :: SpekeKeyProvider -> CmafEncryption
- cmafEncryption_constantInitializationVector :: Lens' CmafEncryption (Maybe Text)
- cmafEncryption_encryptionMethod :: Lens' CmafEncryption (Maybe CmafEncryptionMethod)
- cmafEncryption_keyRotationIntervalSeconds :: Lens' CmafEncryption (Maybe Int)
- cmafEncryption_spekeKeyProvider :: Lens' CmafEncryption SpekeKeyProvider
- data CmafPackage = CmafPackage' {}
- newCmafPackage :: CmafPackage
- cmafPackage_encryption :: Lens' CmafPackage (Maybe CmafEncryption)
- cmafPackage_hlsManifests :: Lens' CmafPackage (Maybe [HlsManifest])
- cmafPackage_segmentDurationSeconds :: Lens' CmafPackage (Maybe Int)
- cmafPackage_segmentPrefix :: Lens' CmafPackage (Maybe Text)
- cmafPackage_streamSelection :: Lens' CmafPackage (Maybe StreamSelection)
- data CmafPackageCreateOrUpdateParameters = CmafPackageCreateOrUpdateParameters' {}
- newCmafPackageCreateOrUpdateParameters :: CmafPackageCreateOrUpdateParameters
- cmafPackageCreateOrUpdateParameters_encryption :: Lens' CmafPackageCreateOrUpdateParameters (Maybe CmafEncryption)
- cmafPackageCreateOrUpdateParameters_hlsManifests :: Lens' CmafPackageCreateOrUpdateParameters (Maybe [HlsManifestCreateOrUpdateParameters])
- cmafPackageCreateOrUpdateParameters_segmentDurationSeconds :: Lens' CmafPackageCreateOrUpdateParameters (Maybe Int)
- cmafPackageCreateOrUpdateParameters_segmentPrefix :: Lens' CmafPackageCreateOrUpdateParameters (Maybe Text)
- cmafPackageCreateOrUpdateParameters_streamSelection :: Lens' CmafPackageCreateOrUpdateParameters (Maybe StreamSelection)
- data DashEncryption = DashEncryption' {}
- newDashEncryption :: SpekeKeyProvider -> DashEncryption
- dashEncryption_keyRotationIntervalSeconds :: Lens' DashEncryption (Maybe Int)
- dashEncryption_spekeKeyProvider :: Lens' DashEncryption SpekeKeyProvider
- data DashPackage = DashPackage' {
- adTriggers :: Maybe [AdTriggersElement]
- adsOnDeliveryRestrictions :: Maybe AdsOnDeliveryRestrictions
- encryption :: Maybe DashEncryption
- includeIframeOnlyStream :: Maybe Bool
- manifestLayout :: Maybe ManifestLayout
- manifestWindowSeconds :: Maybe Int
- minBufferTimeSeconds :: Maybe Int
- minUpdatePeriodSeconds :: Maybe Int
- periodTriggers :: Maybe [PeriodTriggersElement]
- profile :: Maybe Profile
- segmentDurationSeconds :: Maybe Int
- segmentTemplateFormat :: Maybe SegmentTemplateFormat
- streamSelection :: Maybe StreamSelection
- suggestedPresentationDelaySeconds :: Maybe Int
- utcTiming :: Maybe UtcTiming
- utcTimingUri :: Maybe Text
- newDashPackage :: DashPackage
- dashPackage_adTriggers :: Lens' DashPackage (Maybe [AdTriggersElement])
- dashPackage_adsOnDeliveryRestrictions :: Lens' DashPackage (Maybe AdsOnDeliveryRestrictions)
- dashPackage_encryption :: Lens' DashPackage (Maybe DashEncryption)
- dashPackage_includeIframeOnlyStream :: Lens' DashPackage (Maybe Bool)
- dashPackage_manifestLayout :: Lens' DashPackage (Maybe ManifestLayout)
- dashPackage_manifestWindowSeconds :: Lens' DashPackage (Maybe Int)
- dashPackage_minBufferTimeSeconds :: Lens' DashPackage (Maybe Int)
- dashPackage_minUpdatePeriodSeconds :: Lens' DashPackage (Maybe Int)
- dashPackage_periodTriggers :: Lens' DashPackage (Maybe [PeriodTriggersElement])
- dashPackage_profile :: Lens' DashPackage (Maybe Profile)
- dashPackage_segmentDurationSeconds :: Lens' DashPackage (Maybe Int)
- dashPackage_segmentTemplateFormat :: Lens' DashPackage (Maybe SegmentTemplateFormat)
- dashPackage_streamSelection :: Lens' DashPackage (Maybe StreamSelection)
- dashPackage_suggestedPresentationDelaySeconds :: Lens' DashPackage (Maybe Int)
- dashPackage_utcTiming :: Lens' DashPackage (Maybe UtcTiming)
- dashPackage_utcTimingUri :: Lens' DashPackage (Maybe Text)
- data EgressAccessLogs = EgressAccessLogs' {}
- newEgressAccessLogs :: EgressAccessLogs
- egressAccessLogs_logGroupName :: Lens' EgressAccessLogs (Maybe Text)
- data EncryptionContractConfiguration = EncryptionContractConfiguration' {}
- newEncryptionContractConfiguration :: PresetSpeke20Audio -> PresetSpeke20Video -> EncryptionContractConfiguration
- encryptionContractConfiguration_presetSpeke20Audio :: Lens' EncryptionContractConfiguration PresetSpeke20Audio
- encryptionContractConfiguration_presetSpeke20Video :: Lens' EncryptionContractConfiguration PresetSpeke20Video
- data HarvestJob = HarvestJob' {}
- newHarvestJob :: HarvestJob
- harvestJob_arn :: Lens' HarvestJob (Maybe Text)
- harvestJob_channelId :: Lens' HarvestJob (Maybe Text)
- harvestJob_createdAt :: Lens' HarvestJob (Maybe Text)
- harvestJob_endTime :: Lens' HarvestJob (Maybe Text)
- harvestJob_id :: Lens' HarvestJob (Maybe Text)
- harvestJob_originEndpointId :: Lens' HarvestJob (Maybe Text)
- harvestJob_s3Destination :: Lens' HarvestJob (Maybe S3Destination)
- harvestJob_startTime :: Lens' HarvestJob (Maybe Text)
- harvestJob_status :: Lens' HarvestJob (Maybe Status)
- data HlsEncryption = HlsEncryption' {}
- newHlsEncryption :: SpekeKeyProvider -> HlsEncryption
- hlsEncryption_constantInitializationVector :: Lens' HlsEncryption (Maybe Text)
- hlsEncryption_encryptionMethod :: Lens' HlsEncryption (Maybe EncryptionMethod)
- hlsEncryption_keyRotationIntervalSeconds :: Lens' HlsEncryption (Maybe Int)
- hlsEncryption_repeatExtXKey :: Lens' HlsEncryption (Maybe Bool)
- hlsEncryption_spekeKeyProvider :: Lens' HlsEncryption SpekeKeyProvider
- data HlsIngest = HlsIngest' {}
- newHlsIngest :: HlsIngest
- hlsIngest_ingestEndpoints :: Lens' HlsIngest (Maybe [IngestEndpoint])
- data HlsManifest = HlsManifest' {
- adMarkers :: Maybe AdMarkers
- adTriggers :: Maybe [AdTriggersElement]
- adsOnDeliveryRestrictions :: Maybe AdsOnDeliveryRestrictions
- includeIframeOnlyStream :: Maybe Bool
- manifestName :: Maybe Text
- playlistType :: Maybe PlaylistType
- playlistWindowSeconds :: Maybe Int
- programDateTimeIntervalSeconds :: Maybe Int
- url :: Maybe Text
- id :: Text
- newHlsManifest :: Text -> HlsManifest
- hlsManifest_adMarkers :: Lens' HlsManifest (Maybe AdMarkers)
- hlsManifest_adTriggers :: Lens' HlsManifest (Maybe [AdTriggersElement])
- hlsManifest_adsOnDeliveryRestrictions :: Lens' HlsManifest (Maybe AdsOnDeliveryRestrictions)
- hlsManifest_includeIframeOnlyStream :: Lens' HlsManifest (Maybe Bool)
- hlsManifest_manifestName :: Lens' HlsManifest (Maybe Text)
- hlsManifest_playlistType :: Lens' HlsManifest (Maybe PlaylistType)
- hlsManifest_playlistWindowSeconds :: Lens' HlsManifest (Maybe Int)
- hlsManifest_programDateTimeIntervalSeconds :: Lens' HlsManifest (Maybe Int)
- hlsManifest_url :: Lens' HlsManifest (Maybe Text)
- hlsManifest_id :: Lens' HlsManifest Text
- data HlsManifestCreateOrUpdateParameters = HlsManifestCreateOrUpdateParameters' {
- adMarkers :: Maybe AdMarkers
- adTriggers :: Maybe [AdTriggersElement]
- adsOnDeliveryRestrictions :: Maybe AdsOnDeliveryRestrictions
- includeIframeOnlyStream :: Maybe Bool
- manifestName :: Maybe Text
- playlistType :: Maybe PlaylistType
- playlistWindowSeconds :: Maybe Int
- programDateTimeIntervalSeconds :: Maybe Int
- id :: Text
- newHlsManifestCreateOrUpdateParameters :: Text -> HlsManifestCreateOrUpdateParameters
- hlsManifestCreateOrUpdateParameters_adMarkers :: Lens' HlsManifestCreateOrUpdateParameters (Maybe AdMarkers)
- hlsManifestCreateOrUpdateParameters_adTriggers :: Lens' HlsManifestCreateOrUpdateParameters (Maybe [AdTriggersElement])
- hlsManifestCreateOrUpdateParameters_adsOnDeliveryRestrictions :: Lens' HlsManifestCreateOrUpdateParameters (Maybe AdsOnDeliveryRestrictions)
- hlsManifestCreateOrUpdateParameters_includeIframeOnlyStream :: Lens' HlsManifestCreateOrUpdateParameters (Maybe Bool)
- hlsManifestCreateOrUpdateParameters_manifestName :: Lens' HlsManifestCreateOrUpdateParameters (Maybe Text)
- hlsManifestCreateOrUpdateParameters_playlistType :: Lens' HlsManifestCreateOrUpdateParameters (Maybe PlaylistType)
- hlsManifestCreateOrUpdateParameters_playlistWindowSeconds :: Lens' HlsManifestCreateOrUpdateParameters (Maybe Int)
- hlsManifestCreateOrUpdateParameters_programDateTimeIntervalSeconds :: Lens' HlsManifestCreateOrUpdateParameters (Maybe Int)
- hlsManifestCreateOrUpdateParameters_id :: Lens' HlsManifestCreateOrUpdateParameters Text
- data HlsPackage = HlsPackage' {
- adMarkers :: Maybe AdMarkers
- adTriggers :: Maybe [AdTriggersElement]
- adsOnDeliveryRestrictions :: Maybe AdsOnDeliveryRestrictions
- encryption :: Maybe HlsEncryption
- includeDvbSubtitles :: Maybe Bool
- includeIframeOnlyStream :: Maybe Bool
- playlistType :: Maybe PlaylistType
- playlistWindowSeconds :: Maybe Int
- programDateTimeIntervalSeconds :: Maybe Int
- segmentDurationSeconds :: Maybe Int
- streamSelection :: Maybe StreamSelection
- useAudioRenditionGroup :: Maybe Bool
- newHlsPackage :: HlsPackage
- hlsPackage_adMarkers :: Lens' HlsPackage (Maybe AdMarkers)
- hlsPackage_adTriggers :: Lens' HlsPackage (Maybe [AdTriggersElement])
- hlsPackage_adsOnDeliveryRestrictions :: Lens' HlsPackage (Maybe AdsOnDeliveryRestrictions)
- hlsPackage_encryption :: Lens' HlsPackage (Maybe HlsEncryption)
- hlsPackage_includeDvbSubtitles :: Lens' HlsPackage (Maybe Bool)
- hlsPackage_includeIframeOnlyStream :: Lens' HlsPackage (Maybe Bool)
- hlsPackage_playlistType :: Lens' HlsPackage (Maybe PlaylistType)
- hlsPackage_playlistWindowSeconds :: Lens' HlsPackage (Maybe Int)
- hlsPackage_programDateTimeIntervalSeconds :: Lens' HlsPackage (Maybe Int)
- hlsPackage_segmentDurationSeconds :: Lens' HlsPackage (Maybe Int)
- hlsPackage_streamSelection :: Lens' HlsPackage (Maybe StreamSelection)
- hlsPackage_useAudioRenditionGroup :: Lens' HlsPackage (Maybe Bool)
- data IngestEndpoint = IngestEndpoint' {}
- newIngestEndpoint :: IngestEndpoint
- ingestEndpoint_id :: Lens' IngestEndpoint (Maybe Text)
- ingestEndpoint_password :: Lens' IngestEndpoint (Maybe Text)
- ingestEndpoint_url :: Lens' IngestEndpoint (Maybe Text)
- ingestEndpoint_username :: Lens' IngestEndpoint (Maybe Text)
- data IngressAccessLogs = IngressAccessLogs' {}
- newIngressAccessLogs :: IngressAccessLogs
- ingressAccessLogs_logGroupName :: Lens' IngressAccessLogs (Maybe Text)
- data MssEncryption = MssEncryption' {}
- newMssEncryption :: SpekeKeyProvider -> MssEncryption
- mssEncryption_spekeKeyProvider :: Lens' MssEncryption SpekeKeyProvider
- data MssPackage = MssPackage' {}
- newMssPackage :: MssPackage
- mssPackage_encryption :: Lens' MssPackage (Maybe MssEncryption)
- mssPackage_manifestWindowSeconds :: Lens' MssPackage (Maybe Int)
- mssPackage_segmentDurationSeconds :: Lens' MssPackage (Maybe Int)
- mssPackage_streamSelection :: Lens' MssPackage (Maybe StreamSelection)
- data OriginEndpoint = OriginEndpoint' {
- arn :: Maybe Text
- authorization :: Maybe Authorization
- channelId :: Maybe Text
- cmafPackage :: Maybe CmafPackage
- dashPackage :: Maybe DashPackage
- description :: Maybe Text
- hlsPackage :: Maybe HlsPackage
- id :: Maybe Text
- manifestName :: Maybe Text
- mssPackage :: Maybe MssPackage
- origination :: Maybe Origination
- startoverWindowSeconds :: Maybe Int
- tags :: Maybe (HashMap Text Text)
- timeDelaySeconds :: Maybe Int
- url :: Maybe Text
- whitelist :: Maybe [Text]
- newOriginEndpoint :: OriginEndpoint
- originEndpoint_arn :: Lens' OriginEndpoint (Maybe Text)
- originEndpoint_authorization :: Lens' OriginEndpoint (Maybe Authorization)
- originEndpoint_channelId :: Lens' OriginEndpoint (Maybe Text)
- originEndpoint_cmafPackage :: Lens' OriginEndpoint (Maybe CmafPackage)
- originEndpoint_dashPackage :: Lens' OriginEndpoint (Maybe DashPackage)
- originEndpoint_description :: Lens' OriginEndpoint (Maybe Text)
- originEndpoint_hlsPackage :: Lens' OriginEndpoint (Maybe HlsPackage)
- originEndpoint_id :: Lens' OriginEndpoint (Maybe Text)
- originEndpoint_manifestName :: Lens' OriginEndpoint (Maybe Text)
- originEndpoint_mssPackage :: Lens' OriginEndpoint (Maybe MssPackage)
- originEndpoint_origination :: Lens' OriginEndpoint (Maybe Origination)
- originEndpoint_startoverWindowSeconds :: Lens' OriginEndpoint (Maybe Int)
- originEndpoint_tags :: Lens' OriginEndpoint (Maybe (HashMap Text Text))
- originEndpoint_timeDelaySeconds :: Lens' OriginEndpoint (Maybe Int)
- originEndpoint_url :: Lens' OriginEndpoint (Maybe Text)
- originEndpoint_whitelist :: Lens' OriginEndpoint (Maybe [Text])
- data S3Destination = S3Destination' {
- manifestKey :: Text
- bucketName :: Text
- roleArn :: Text
- newS3Destination :: Text -> Text -> Text -> S3Destination
- s3Destination_manifestKey :: Lens' S3Destination Text
- s3Destination_bucketName :: Lens' S3Destination Text
- s3Destination_roleArn :: Lens' S3Destination Text
- data SpekeKeyProvider = SpekeKeyProvider' {}
- newSpekeKeyProvider :: Text -> Text -> Text -> SpekeKeyProvider
- spekeKeyProvider_certificateArn :: Lens' SpekeKeyProvider (Maybe Text)
- spekeKeyProvider_encryptionContractConfiguration :: Lens' SpekeKeyProvider (Maybe EncryptionContractConfiguration)
- spekeKeyProvider_resourceId :: Lens' SpekeKeyProvider Text
- spekeKeyProvider_systemIds :: Lens' SpekeKeyProvider [Text]
- spekeKeyProvider_url :: Lens' SpekeKeyProvider Text
- spekeKeyProvider_roleArn :: Lens' SpekeKeyProvider Text
- data StreamSelection = StreamSelection' {}
- newStreamSelection :: StreamSelection
- streamSelection_maxVideoBitsPerSecond :: Lens' StreamSelection (Maybe Int)
- streamSelection_minVideoBitsPerSecond :: Lens' StreamSelection (Maybe Int)
- streamSelection_streamOrder :: Lens' StreamSelection (Maybe StreamOrder)
Service Configuration
defaultService :: Service Source #
API version 2017-10-12
of the Amazon Elemental MediaPackage SDK configuration.
Errors
_ForbiddenException :: AsError a => Fold a ServiceError Source #
The client is not authorized to access the requested resource.
_InternalServerErrorException :: AsError a => Fold a ServiceError Source #
An unexpected error occurred.
_NotFoundException :: AsError a => Fold a ServiceError Source #
The requested resource does not exist.
_ServiceUnavailableException :: AsError a => Fold a ServiceError Source #
An unexpected error occurred.
_TooManyRequestsException :: AsError a => Fold a ServiceError Source #
The client has exceeded their resource or throttling limits.
_UnprocessableEntityException :: AsError a => Fold a ServiceError Source #
The parameters sent in the request are not valid.
AdMarkers
Constructors
AdMarkers' | |
Fields |
Bundled Patterns
pattern AdMarkers_DATERANGE :: AdMarkers | |
pattern AdMarkers_NONE :: AdMarkers | |
pattern AdMarkers_PASSTHROUGH :: AdMarkers | |
pattern AdMarkers_SCTE35_ENHANCED :: AdMarkers |
Instances
AdTriggersElement
newtype AdTriggersElement Source #
Constructors
AdTriggersElement' | |
Fields |
Bundled Patterns
Instances
AdsOnDeliveryRestrictions
newtype AdsOnDeliveryRestrictions Source #
This setting allows the delivery restriction flags on SCTE-35 segmentation descriptors to determine whether a message signals an ad. Choosing "NONE" means no SCTE-35 messages become ads. Choosing "RESTRICTED" means SCTE-35 messages of the types specified in AdTriggers that contain delivery restrictions will be treated as ads. Choosing "UNRESTRICTED" means SCTE-35 messages of the types specified in AdTriggers that do not contain delivery restrictions will be treated as ads. Choosing "BOTH" means all SCTE-35 messages of the types specified in AdTriggers will be treated as ads. Note that Splice Insert messages do not have these flags and are always treated as ads if specified in AdTriggers.
Constructors
AdsOnDeliveryRestrictions' | |
Fields |
Bundled Patterns
Instances
CmafEncryptionMethod
newtype CmafEncryptionMethod Source #
The encryption method to use.
Constructors
CmafEncryptionMethod' | |
Fields |
Bundled Patterns
pattern CmafEncryptionMethod_AES_CTR :: CmafEncryptionMethod | |
pattern CmafEncryptionMethod_SAMPLE_AES :: CmafEncryptionMethod |
Instances
EncryptionMethod
newtype EncryptionMethod Source #
Constructors
EncryptionMethod' | |
Fields |
Bundled Patterns
pattern EncryptionMethod_AES_128 :: EncryptionMethod | |
pattern EncryptionMethod_SAMPLE_AES :: EncryptionMethod |
Instances
ManifestLayout
newtype ManifestLayout Source #
Constructors
ManifestLayout' | |
Fields |
Bundled Patterns
pattern ManifestLayout_COMPACT :: ManifestLayout | |
pattern ManifestLayout_FULL :: ManifestLayout |
Instances
Origination
newtype Origination Source #
Constructors
Origination' | |
Fields |
Bundled Patterns
pattern Origination_ALLOW :: Origination | |
pattern Origination_DENY :: Origination |
Instances
PeriodTriggersElement
newtype PeriodTriggersElement Source #
Constructors
PeriodTriggersElement' | |
Fields |
Bundled Patterns
pattern PeriodTriggersElement_ADS :: PeriodTriggersElement |
Instances
PlaylistType
newtype PlaylistType Source #
Constructors
PlaylistType' | |
Fields |
Bundled Patterns
pattern PlaylistType_EVENT :: PlaylistType | |
pattern PlaylistType_NONE :: PlaylistType | |
pattern PlaylistType_VOD :: PlaylistType |
Instances
PresetSpeke20Audio
newtype PresetSpeke20Audio Source #
Constructors
PresetSpeke20Audio' | |
Fields |
Bundled Patterns
pattern PresetSpeke20Audio_PRESET_AUDIO_1 :: PresetSpeke20Audio | |
pattern PresetSpeke20Audio_PRESET_AUDIO_2 :: PresetSpeke20Audio | |
pattern PresetSpeke20Audio_PRESET_AUDIO_3 :: PresetSpeke20Audio | |
pattern PresetSpeke20Audio_SHARED :: PresetSpeke20Audio | |
pattern PresetSpeke20Audio_UNENCRYPTED :: PresetSpeke20Audio |
Instances
PresetSpeke20Video
newtype PresetSpeke20Video Source #
Constructors
PresetSpeke20Video' | |
Fields |
Bundled Patterns
pattern PresetSpeke20Video_PRESET_VIDEO_1 :: PresetSpeke20Video | |
pattern PresetSpeke20Video_PRESET_VIDEO_2 :: PresetSpeke20Video | |
pattern PresetSpeke20Video_PRESET_VIDEO_3 :: PresetSpeke20Video | |
pattern PresetSpeke20Video_PRESET_VIDEO_4 :: PresetSpeke20Video | |
pattern PresetSpeke20Video_PRESET_VIDEO_5 :: PresetSpeke20Video | |
pattern PresetSpeke20Video_PRESET_VIDEO_6 :: PresetSpeke20Video | |
pattern PresetSpeke20Video_PRESET_VIDEO_7 :: PresetSpeke20Video | |
pattern PresetSpeke20Video_PRESET_VIDEO_8 :: PresetSpeke20Video | |
pattern PresetSpeke20Video_SHARED :: PresetSpeke20Video | |
pattern PresetSpeke20Video_UNENCRYPTED :: PresetSpeke20Video |
Instances
Profile
Constructors
Profile' | |
Fields
|
Bundled Patterns
pattern Profile_DVB_DASH_2014 :: Profile | |
pattern Profile_HBBTV_1_5 :: Profile | |
pattern Profile_HYBRIDCAST :: Profile | |
pattern Profile_NONE :: Profile |
Instances
SegmentTemplateFormat
newtype SegmentTemplateFormat Source #
Constructors
SegmentTemplateFormat' | |
Fields |
Bundled Patterns
Instances
Status
Constructors
Status' | |
Fields
|
Bundled Patterns
pattern Status_FAILED :: Status | |
pattern Status_IN_PROGRESS :: Status | |
pattern Status_SUCCEEDED :: Status |
Instances
StreamOrder
newtype StreamOrder Source #
Constructors
StreamOrder' | |
Fields |
Bundled Patterns
pattern StreamOrder_ORIGINAL :: StreamOrder | |
pattern StreamOrder_VIDEO_BITRATE_ASCENDING :: StreamOrder | |
pattern StreamOrder_VIDEO_BITRATE_DESCENDING :: StreamOrder |
Instances
UtcTiming
Constructors
UtcTiming' | |
Fields |
Bundled Patterns
pattern UtcTiming_HTTP_HEAD :: UtcTiming | |
pattern UtcTiming_HTTP_ISO :: UtcTiming | |
pattern UtcTiming_HTTP_XSDATE :: UtcTiming | |
pattern UtcTiming_NONE :: UtcTiming |
Instances
Authorization
data Authorization Source #
CDN Authorization credentials
See: newAuthorization
smart constructor.
Constructors
Authorization' | |
Fields
|
Instances
Arguments
:: Text | |
-> Text | |
-> Authorization |
Create a value of Authorization
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:secretsRoleArn:Authorization'
, authorization_secretsRoleArn
- The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage
to communicate with AWS Secrets Manager.
$sel:cdnIdentifierSecret:Authorization'
, authorization_cdnIdentifierSecret
- The Amazon Resource Name (ARN) for the secret in Secrets Manager that
your Content Distribution Network (CDN) uses for authorization to access
your endpoint.
authorization_secretsRoleArn :: Lens' Authorization Text Source #
The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS Secrets Manager.
authorization_cdnIdentifierSecret :: Lens' Authorization Text Source #
The Amazon Resource Name (ARN) for the secret in Secrets Manager that your Content Distribution Network (CDN) uses for authorization to access your endpoint.
Channel
A Channel resource configuration.
See: newChannel
smart constructor.
Constructors
Channel' | |
Fields
|
Instances
newChannel :: Channel 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:arn:Channel'
, channel_arn
- The Amazon Resource Name (ARN) assigned to the Channel.
$sel:description:Channel'
, channel_description
- A short text description of the Channel.
$sel:egressAccessLogs:Channel'
, channel_egressAccessLogs
- Undocumented member.
$sel:hlsIngest:Channel'
, channel_hlsIngest
- Undocumented member.
$sel:id:Channel'
, channel_id
- The ID of the Channel.
$sel:ingressAccessLogs:Channel'
, channel_ingressAccessLogs
- Undocumented member.
$sel:tags:Channel'
, channel_tags
- Undocumented member.
channel_arn :: Lens' Channel (Maybe Text) Source #
The Amazon Resource Name (ARN) assigned to the Channel.
channel_egressAccessLogs :: Lens' Channel (Maybe EgressAccessLogs) Source #
Undocumented member.
channel_ingressAccessLogs :: Lens' Channel (Maybe IngressAccessLogs) Source #
Undocumented member.
CmafEncryption
data CmafEncryption Source #
A Common Media Application Format (CMAF) encryption configuration.
See: newCmafEncryption
smart constructor.
Constructors
CmafEncryption' | |
Fields
|
Instances
Create a value of CmafEncryption
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:constantInitializationVector:CmafEncryption'
, cmafEncryption_constantInitializationVector
- An optional 128-bit, 16-byte hex value represented by a 32-character
string, used in conjunction with the key for encrypting blocks. If you
don't specify a value, then MediaPackage creates the constant
initialization vector (IV).
$sel:encryptionMethod:CmafEncryption'
, cmafEncryption_encryptionMethod
- Undocumented member.
$sel:keyRotationIntervalSeconds:CmafEncryption'
, cmafEncryption_keyRotationIntervalSeconds
- Time (in seconds) between each encryption key rotation.
$sel:spekeKeyProvider:CmafEncryption'
, cmafEncryption_spekeKeyProvider
- Undocumented member.
cmafEncryption_constantInitializationVector :: Lens' CmafEncryption (Maybe Text) Source #
An optional 128-bit, 16-byte hex value represented by a 32-character string, used in conjunction with the key for encrypting blocks. If you don't specify a value, then MediaPackage creates the constant initialization vector (IV).
cmafEncryption_encryptionMethod :: Lens' CmafEncryption (Maybe CmafEncryptionMethod) Source #
Undocumented member.
cmafEncryption_keyRotationIntervalSeconds :: Lens' CmafEncryption (Maybe Int) Source #
Time (in seconds) between each encryption key rotation.
cmafEncryption_spekeKeyProvider :: Lens' CmafEncryption SpekeKeyProvider Source #
Undocumented member.
CmafPackage
data CmafPackage Source #
A Common Media Application Format (CMAF) packaging configuration.
See: newCmafPackage
smart constructor.
Constructors
CmafPackage' | |
Fields
|
Instances
newCmafPackage :: CmafPackage Source #
Create a value of CmafPackage
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:encryption:CmafPackage'
, cmafPackage_encryption
- Undocumented member.
$sel:hlsManifests:CmafPackage'
, cmafPackage_hlsManifests
- A list of HLS manifest configurations
$sel:segmentDurationSeconds:CmafPackage'
, cmafPackage_segmentDurationSeconds
- Duration (in seconds) of each segment. Actual segments will be rounded
to the nearest multiple of the source segment duration.
$sel:segmentPrefix:CmafPackage'
, cmafPackage_segmentPrefix
- An optional custom string that is prepended to the name of each segment.
If not specified, it defaults to the ChannelId.
$sel:streamSelection:CmafPackage'
, cmafPackage_streamSelection
- Undocumented member.
cmafPackage_encryption :: Lens' CmafPackage (Maybe CmafEncryption) Source #
Undocumented member.
cmafPackage_hlsManifests :: Lens' CmafPackage (Maybe [HlsManifest]) Source #
A list of HLS manifest configurations
cmafPackage_segmentDurationSeconds :: Lens' CmafPackage (Maybe Int) Source #
Duration (in seconds) of each segment. Actual segments will be rounded to the nearest multiple of the source segment duration.
cmafPackage_segmentPrefix :: Lens' CmafPackage (Maybe Text) Source #
An optional custom string that is prepended to the name of each segment. If not specified, it defaults to the ChannelId.
cmafPackage_streamSelection :: Lens' CmafPackage (Maybe StreamSelection) Source #
Undocumented member.
CmafPackageCreateOrUpdateParameters
data CmafPackageCreateOrUpdateParameters Source #
A Common Media Application Format (CMAF) packaging configuration.
See: newCmafPackageCreateOrUpdateParameters
smart constructor.
Constructors
CmafPackageCreateOrUpdateParameters' | |
Fields
|
Instances
newCmafPackageCreateOrUpdateParameters :: CmafPackageCreateOrUpdateParameters Source #
Create a value of CmafPackageCreateOrUpdateParameters
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:encryption:CmafPackageCreateOrUpdateParameters'
, cmafPackageCreateOrUpdateParameters_encryption
- Undocumented member.
$sel:hlsManifests:CmafPackageCreateOrUpdateParameters'
, cmafPackageCreateOrUpdateParameters_hlsManifests
- A list of HLS manifest configurations
$sel:segmentDurationSeconds:CmafPackageCreateOrUpdateParameters'
, cmafPackageCreateOrUpdateParameters_segmentDurationSeconds
- Duration (in seconds) of each segment. Actual segments will be rounded
to the nearest multiple of the source segment duration.
$sel:segmentPrefix:CmafPackageCreateOrUpdateParameters'
, cmafPackageCreateOrUpdateParameters_segmentPrefix
- An optional custom string that is prepended to the name of each segment.
If not specified, it defaults to the ChannelId.
$sel:streamSelection:CmafPackageCreateOrUpdateParameters'
, cmafPackageCreateOrUpdateParameters_streamSelection
- Undocumented member.
cmafPackageCreateOrUpdateParameters_encryption :: Lens' CmafPackageCreateOrUpdateParameters (Maybe CmafEncryption) Source #
Undocumented member.
cmafPackageCreateOrUpdateParameters_hlsManifests :: Lens' CmafPackageCreateOrUpdateParameters (Maybe [HlsManifestCreateOrUpdateParameters]) Source #
A list of HLS manifest configurations
cmafPackageCreateOrUpdateParameters_segmentDurationSeconds :: Lens' CmafPackageCreateOrUpdateParameters (Maybe Int) Source #
Duration (in seconds) of each segment. Actual segments will be rounded to the nearest multiple of the source segment duration.
cmafPackageCreateOrUpdateParameters_segmentPrefix :: Lens' CmafPackageCreateOrUpdateParameters (Maybe Text) Source #
An optional custom string that is prepended to the name of each segment. If not specified, it defaults to the ChannelId.
cmafPackageCreateOrUpdateParameters_streamSelection :: Lens' CmafPackageCreateOrUpdateParameters (Maybe StreamSelection) Source #
Undocumented member.
DashEncryption
data DashEncryption Source #
A Dynamic Adaptive Streaming over HTTP (DASH) encryption configuration.
See: newDashEncryption
smart constructor.
Constructors
DashEncryption' | |
Fields
|
Instances
Create a value of DashEncryption
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:keyRotationIntervalSeconds:DashEncryption'
, dashEncryption_keyRotationIntervalSeconds
- Time (in seconds) between each encryption key rotation.
$sel:spekeKeyProvider:DashEncryption'
, dashEncryption_spekeKeyProvider
- Undocumented member.
dashEncryption_keyRotationIntervalSeconds :: Lens' DashEncryption (Maybe Int) Source #
Time (in seconds) between each encryption key rotation.
dashEncryption_spekeKeyProvider :: Lens' DashEncryption SpekeKeyProvider Source #
Undocumented member.
DashPackage
data DashPackage Source #
A Dynamic Adaptive Streaming over HTTP (DASH) packaging configuration.
See: newDashPackage
smart constructor.
Constructors
DashPackage' | |
Fields
|
Instances
newDashPackage :: DashPackage Source #
Create a value of DashPackage
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:adTriggers:DashPackage'
, dashPackage_adTriggers
- Undocumented member.
$sel:adsOnDeliveryRestrictions:DashPackage'
, dashPackage_adsOnDeliveryRestrictions
- Undocumented member.
$sel:encryption:DashPackage'
, dashPackage_encryption
- Undocumented member.
$sel:includeIframeOnlyStream:DashPackage'
, dashPackage_includeIframeOnlyStream
- When enabled, an I-Frame only stream will be included in the output.
$sel:manifestLayout:DashPackage'
, dashPackage_manifestLayout
- Determines the position of some tags in the Media Presentation
Description (MPD). When set to FULL, elements like SegmentTemplate and
ContentProtection are included in each Representation. When set to
COMPACT, duplicate elements are combined and presented at the
AdaptationSet level.
$sel:manifestWindowSeconds:DashPackage'
, dashPackage_manifestWindowSeconds
- Time window (in seconds) contained in each manifest.
$sel:minBufferTimeSeconds:DashPackage'
, dashPackage_minBufferTimeSeconds
- Minimum duration (in seconds) that a player will buffer media before
starting the presentation.
$sel:minUpdatePeriodSeconds:DashPackage'
, dashPackage_minUpdatePeriodSeconds
- Minimum duration (in seconds) between potential changes to the Dynamic
Adaptive Streaming over HTTP (DASH) Media Presentation Description
(MPD).
$sel:periodTriggers:DashPackage'
, dashPackage_periodTriggers
- A list of triggers that controls when the outgoing Dynamic Adaptive
Streaming over HTTP (DASH) Media Presentation Description (MPD) will be
partitioned into multiple periods. If empty, the content will not be
partitioned into more than one period. If the list contains "ADS", new
periods will be created where the Channel source contains SCTE-35 ad
markers.
$sel:profile:DashPackage'
, dashPackage_profile
- The Dynamic Adaptive Streaming over HTTP (DASH) profile type. When set
to "HBBTV_1_5", HbbTV 1.5 compliant output is enabled. When set to
"DVB-DASH_2014", DVB-DASH 2014 compliant output is enabled.
$sel:segmentDurationSeconds:DashPackage'
, dashPackage_segmentDurationSeconds
- Duration (in seconds) of each segment. Actual segments will be rounded
to the nearest multiple of the source segment duration.
$sel:segmentTemplateFormat:DashPackage'
, dashPackage_segmentTemplateFormat
- Determines the type of SegmentTemplate included in the Media
Presentation Description (MPD). When set to NUMBER_WITH_TIMELINE, a full
timeline is presented in each SegmentTemplate, with $Number$ media URLs.
When set to TIME_WITH_TIMELINE, a full timeline is presented in each
SegmentTemplate, with $Time$ media URLs. When set to
NUMBER_WITH_DURATION, only a duration is included in each
SegmentTemplate, with $Number$ media URLs.
$sel:streamSelection:DashPackage'
, dashPackage_streamSelection
- Undocumented member.
$sel:suggestedPresentationDelaySeconds:DashPackage'
, dashPackage_suggestedPresentationDelaySeconds
- Duration (in seconds) to delay live content before presentation.
$sel:utcTiming:DashPackage'
, dashPackage_utcTiming
- Determines the type of UTCTiming included in the Media Presentation
Description (MPD)
$sel:utcTimingUri:DashPackage'
, dashPackage_utcTimingUri
- Specifies the value attribute of the UTCTiming field when utcTiming is
set to HTTP-ISO, HTTP-HEAD or HTTP-XSDATE
dashPackage_adTriggers :: Lens' DashPackage (Maybe [AdTriggersElement]) Source #
Undocumented member.
dashPackage_adsOnDeliveryRestrictions :: Lens' DashPackage (Maybe AdsOnDeliveryRestrictions) Source #
Undocumented member.
dashPackage_encryption :: Lens' DashPackage (Maybe DashEncryption) Source #
Undocumented member.
dashPackage_includeIframeOnlyStream :: Lens' DashPackage (Maybe Bool) Source #
When enabled, an I-Frame only stream will be included in the output.
dashPackage_manifestLayout :: Lens' DashPackage (Maybe ManifestLayout) Source #
Determines the position of some tags in the Media Presentation Description (MPD). When set to FULL, elements like SegmentTemplate and ContentProtection are included in each Representation. When set to COMPACT, duplicate elements are combined and presented at the AdaptationSet level.
dashPackage_manifestWindowSeconds :: Lens' DashPackage (Maybe Int) Source #
Time window (in seconds) contained in each manifest.
dashPackage_minBufferTimeSeconds :: Lens' DashPackage (Maybe Int) Source #
Minimum duration (in seconds) that a player will buffer media before starting the presentation.
dashPackage_minUpdatePeriodSeconds :: Lens' DashPackage (Maybe Int) Source #
Minimum duration (in seconds) between potential changes to the Dynamic Adaptive Streaming over HTTP (DASH) Media Presentation Description (MPD).
dashPackage_periodTriggers :: Lens' DashPackage (Maybe [PeriodTriggersElement]) Source #
A list of triggers that controls when the outgoing Dynamic Adaptive Streaming over HTTP (DASH) Media Presentation Description (MPD) will be partitioned into multiple periods. If empty, the content will not be partitioned into more than one period. If the list contains "ADS", new periods will be created where the Channel source contains SCTE-35 ad markers.
dashPackage_profile :: Lens' DashPackage (Maybe Profile) Source #
The Dynamic Adaptive Streaming over HTTP (DASH) profile type. When set to "HBBTV_1_5", HbbTV 1.5 compliant output is enabled. When set to "DVB-DASH_2014", DVB-DASH 2014 compliant output is enabled.
dashPackage_segmentDurationSeconds :: Lens' DashPackage (Maybe Int) Source #
Duration (in seconds) of each segment. Actual segments will be rounded to the nearest multiple of the source segment duration.
dashPackage_segmentTemplateFormat :: Lens' DashPackage (Maybe SegmentTemplateFormat) Source #
Determines the type of SegmentTemplate included in the Media Presentation Description (MPD). When set to NUMBER_WITH_TIMELINE, a full timeline is presented in each SegmentTemplate, with $Number$ media URLs. When set to TIME_WITH_TIMELINE, a full timeline is presented in each SegmentTemplate, with $Time$ media URLs. When set to NUMBER_WITH_DURATION, only a duration is included in each SegmentTemplate, with $Number$ media URLs.
dashPackage_streamSelection :: Lens' DashPackage (Maybe StreamSelection) Source #
Undocumented member.
dashPackage_suggestedPresentationDelaySeconds :: Lens' DashPackage (Maybe Int) Source #
Duration (in seconds) to delay live content before presentation.
dashPackage_utcTiming :: Lens' DashPackage (Maybe UtcTiming) Source #
Determines the type of UTCTiming included in the Media Presentation Description (MPD)
dashPackage_utcTimingUri :: Lens' DashPackage (Maybe Text) Source #
Specifies the value attribute of the UTCTiming field when utcTiming is set to HTTP-ISO, HTTP-HEAD or HTTP-XSDATE
EgressAccessLogs
data EgressAccessLogs Source #
Configure egress access logging.
See: newEgressAccessLogs
smart constructor.
Constructors
EgressAccessLogs' | |
Fields
|
Instances
newEgressAccessLogs :: EgressAccessLogs Source #
Create a value of EgressAccessLogs
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:logGroupName:EgressAccessLogs'
, egressAccessLogs_logGroupName
- Customize the log group name.
egressAccessLogs_logGroupName :: Lens' EgressAccessLogs (Maybe Text) Source #
Customize the log group name.
EncryptionContractConfiguration
data EncryptionContractConfiguration Source #
Use encryptionContractConfiguration to configure one or more content encryption keys for your endpoints that use SPEKE 2.0. The encryption contract defines which content keys are used to encrypt the audio and video tracks in your stream. To configure the encryption contract, specify which audio and video encryption presets to use. Note the following considerations when using encryptionContractConfiguration: encryptionContractConfiguration can be used for DASH or CMAF endpoints that use SPEKE 2.0. SPEKE 2.0 relies on the CPIX 2.3 specification. You must disable key rotation for this endpoint by setting keyRotationIntervalSeconds to 0.
See: newEncryptionContractConfiguration
smart constructor.
Constructors
EncryptionContractConfiguration' | |
Fields
|
Instances
newEncryptionContractConfiguration Source #
Arguments
:: PresetSpeke20Audio | |
-> PresetSpeke20Video | |
-> EncryptionContractConfiguration |
Create a value of EncryptionContractConfiguration
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:presetSpeke20Audio:EncryptionContractConfiguration'
, encryptionContractConfiguration_presetSpeke20Audio
- A collection of audio encryption presets.
$sel:presetSpeke20Video:EncryptionContractConfiguration'
, encryptionContractConfiguration_presetSpeke20Video
- A collection of video encryption presets.
encryptionContractConfiguration_presetSpeke20Audio :: Lens' EncryptionContractConfiguration PresetSpeke20Audio Source #
A collection of audio encryption presets.
encryptionContractConfiguration_presetSpeke20Video :: Lens' EncryptionContractConfiguration PresetSpeke20Video Source #
A collection of video encryption presets.
HarvestJob
data HarvestJob Source #
A HarvestJob resource configuration
See: newHarvestJob
smart constructor.
Constructors
HarvestJob' | |
Fields
|
Instances
newHarvestJob :: HarvestJob Source #
Create a value of HarvestJob
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:arn:HarvestJob'
, harvestJob_arn
- The Amazon Resource Name (ARN) assigned to the HarvestJob.
$sel:channelId:HarvestJob'
, harvestJob_channelId
- The ID of the Channel that the HarvestJob will harvest from.
$sel:createdAt:HarvestJob'
, harvestJob_createdAt
- The time the HarvestJob was submitted
$sel:endTime:HarvestJob'
, harvestJob_endTime
- The end of the time-window which will be harvested.
$sel:id:HarvestJob'
, harvestJob_id
- The ID of the HarvestJob. The ID must be unique within the region and it
cannot be changed after the HarvestJob is submitted.
$sel:originEndpointId:HarvestJob'
, harvestJob_originEndpointId
- The ID of the OriginEndpoint that the HarvestJob will harvest from. This
cannot be changed after the HarvestJob is submitted.
$sel:s3Destination:HarvestJob'
, harvestJob_s3Destination
- Undocumented member.
$sel:startTime:HarvestJob'
, harvestJob_startTime
- The start of the time-window which will be harvested.
$sel:status:HarvestJob'
, harvestJob_status
- The current status of the HarvestJob. Consider setting up a CloudWatch
Event to listen for HarvestJobs as they succeed or fail. In the event of
failure, the CloudWatch Event will include an explanation of why the
HarvestJob failed.
harvestJob_arn :: Lens' HarvestJob (Maybe Text) Source #
The Amazon Resource Name (ARN) assigned to the HarvestJob.
harvestJob_channelId :: Lens' HarvestJob (Maybe Text) Source #
The ID of the Channel that the HarvestJob will harvest from.
harvestJob_createdAt :: Lens' HarvestJob (Maybe Text) Source #
The time the HarvestJob was submitted
harvestJob_endTime :: Lens' HarvestJob (Maybe Text) Source #
The end of the time-window which will be harvested.
harvestJob_id :: Lens' HarvestJob (Maybe Text) Source #
The ID of the HarvestJob. The ID must be unique within the region and it cannot be changed after the HarvestJob is submitted.
harvestJob_originEndpointId :: Lens' HarvestJob (Maybe Text) Source #
The ID of the OriginEndpoint that the HarvestJob will harvest from. This cannot be changed after the HarvestJob is submitted.
harvestJob_s3Destination :: Lens' HarvestJob (Maybe S3Destination) Source #
Undocumented member.
harvestJob_startTime :: Lens' HarvestJob (Maybe Text) Source #
The start of the time-window which will be harvested.
harvestJob_status :: Lens' HarvestJob (Maybe Status) Source #
The current status of the HarvestJob. Consider setting up a CloudWatch Event to listen for HarvestJobs as they succeed or fail. In the event of failure, the CloudWatch Event will include an explanation of why the HarvestJob failed.
HlsEncryption
data HlsEncryption Source #
An HTTP Live Streaming (HLS) encryption configuration.
See: newHlsEncryption
smart constructor.
Constructors
HlsEncryption' | |
Fields
|
Instances
Create a value of HlsEncryption
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:constantInitializationVector:HlsEncryption'
, hlsEncryption_constantInitializationVector
- A constant initialization vector for encryption (optional). When not
specified the initialization vector will be periodically rotated.
$sel:encryptionMethod:HlsEncryption'
, hlsEncryption_encryptionMethod
- The encryption method to use.
$sel:keyRotationIntervalSeconds:HlsEncryption'
, hlsEncryption_keyRotationIntervalSeconds
- Interval (in seconds) between each encryption key rotation.
$sel:repeatExtXKey:HlsEncryption'
, hlsEncryption_repeatExtXKey
- When enabled, the EXT-X-KEY tag will be repeated in output manifests.
$sel:spekeKeyProvider:HlsEncryption'
, hlsEncryption_spekeKeyProvider
- Undocumented member.
hlsEncryption_constantInitializationVector :: Lens' HlsEncryption (Maybe Text) Source #
A constant initialization vector for encryption (optional). When not specified the initialization vector will be periodically rotated.
hlsEncryption_encryptionMethod :: Lens' HlsEncryption (Maybe EncryptionMethod) Source #
The encryption method to use.
hlsEncryption_keyRotationIntervalSeconds :: Lens' HlsEncryption (Maybe Int) Source #
Interval (in seconds) between each encryption key rotation.
hlsEncryption_repeatExtXKey :: Lens' HlsEncryption (Maybe Bool) Source #
When enabled, the EXT-X-KEY tag will be repeated in output manifests.
hlsEncryption_spekeKeyProvider :: Lens' HlsEncryption SpekeKeyProvider Source #
Undocumented member.
HlsIngest
An HTTP Live Streaming (HLS) ingest resource configuration.
See: newHlsIngest
smart constructor.
Constructors
HlsIngest' | |
Fields
|
Instances
FromJSON HlsIngest Source # | |
Generic HlsIngest Source # | |
Read HlsIngest Source # | |
Show HlsIngest Source # | |
NFData HlsIngest Source # | |
Defined in Amazonka.MediaPackage.Types.HlsIngest | |
Eq HlsIngest Source # | |
Hashable HlsIngest Source # | |
Defined in Amazonka.MediaPackage.Types.HlsIngest | |
type Rep HlsIngest Source # | |
Defined in Amazonka.MediaPackage.Types.HlsIngest type Rep HlsIngest = D1 ('MetaData "HlsIngest" "Amazonka.MediaPackage.Types.HlsIngest" "amazonka-mediapackage-2.0-Ht5BbgvzDNJCrSLrgDmB6l" 'False) (C1 ('MetaCons "HlsIngest'" 'PrefixI 'True) (S1 ('MetaSel ('Just "ingestEndpoints") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [IngestEndpoint])))) |
newHlsIngest :: HlsIngest Source #
Create a value of HlsIngest
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:ingestEndpoints:HlsIngest'
, hlsIngest_ingestEndpoints
- A list of endpoints to which the source stream should be sent.
hlsIngest_ingestEndpoints :: Lens' HlsIngest (Maybe [IngestEndpoint]) Source #
A list of endpoints to which the source stream should be sent.
HlsManifest
data HlsManifest Source #
A HTTP Live Streaming (HLS) manifest configuration.
See: newHlsManifest
smart constructor.
Constructors
HlsManifest' | |
Fields
|
Instances
Arguments
:: Text | |
-> HlsManifest |
Create a value of HlsManifest
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:adMarkers:HlsManifest'
, hlsManifest_adMarkers
- This setting controls how ad markers are included in the packaged
OriginEndpoint. "NONE" will omit all SCTE-35 ad markers from the
output. "PASSTHROUGH" causes the manifest to contain a copy of the
SCTE-35 ad markers (comments) taken directly from the input HTTP Live
Streaming (HLS) manifest. "SCTE35_ENHANCED" generates ad markers and
blackout tags based on SCTE-35 messages in the input source.
"DATERANGE" inserts EXT-X-DATERANGE tags to signal ad and program
transition events in HLS and CMAF manifests. For this option, you must
set a programDateTimeIntervalSeconds value that is greater than 0.
$sel:adTriggers:HlsManifest'
, hlsManifest_adTriggers
- Undocumented member.
$sel:adsOnDeliveryRestrictions:HlsManifest'
, hlsManifest_adsOnDeliveryRestrictions
- Undocumented member.
$sel:includeIframeOnlyStream:HlsManifest'
, hlsManifest_includeIframeOnlyStream
- When enabled, an I-Frame only stream will be included in the output.
$sel:manifestName:HlsManifest'
, hlsManifest_manifestName
- An optional short string appended to the end of the OriginEndpoint URL.
If not specified, defaults to the manifestName for the OriginEndpoint.
$sel:playlistType:HlsManifest'
, hlsManifest_playlistType
- The HTTP Live Streaming (HLS) playlist type. When either "EVENT" or
"VOD" is specified, a corresponding EXT-X-PLAYLIST-TYPE entry will be
included in the media playlist.
$sel:playlistWindowSeconds:HlsManifest'
, hlsManifest_playlistWindowSeconds
- Time window (in seconds) contained in each parent manifest.
$sel:programDateTimeIntervalSeconds:HlsManifest'
, hlsManifest_programDateTimeIntervalSeconds
- The interval (in seconds) between each EXT-X-PROGRAM-DATE-TIME tag
inserted into manifests. Additionally, when an interval is specified
ID3Timed Metadata messages will be generated every 5 seconds using the
ingest time of the content. If the interval is not specified, or set to
0, then no EXT-X-PROGRAM-DATE-TIME tags will be inserted into manifests
and no ID3Timed Metadata messages will be generated. Note that
irrespective of this parameter, if any ID3 Timed Metadata is found in
HTTP Live Streaming (HLS) input, it will be passed through to HLS
output.
$sel:url:HlsManifest'
, hlsManifest_url
- The URL of the packaged OriginEndpoint for consumption.
$sel:id:HlsManifest'
, hlsManifest_id
- The ID of the manifest. The ID must be unique within the OriginEndpoint
and it cannot be changed after it is created.
hlsManifest_adMarkers :: Lens' HlsManifest (Maybe AdMarkers) Source #
This setting controls how ad markers are included in the packaged OriginEndpoint. "NONE" will omit all SCTE-35 ad markers from the output. "PASSTHROUGH" causes the manifest to contain a copy of the SCTE-35 ad markers (comments) taken directly from the input HTTP Live Streaming (HLS) manifest. "SCTE35_ENHANCED" generates ad markers and blackout tags based on SCTE-35 messages in the input source. "DATERANGE" inserts EXT-X-DATERANGE tags to signal ad and program transition events in HLS and CMAF manifests. For this option, you must set a programDateTimeIntervalSeconds value that is greater than 0.
hlsManifest_adTriggers :: Lens' HlsManifest (Maybe [AdTriggersElement]) Source #
Undocumented member.
hlsManifest_adsOnDeliveryRestrictions :: Lens' HlsManifest (Maybe AdsOnDeliveryRestrictions) Source #
Undocumented member.
hlsManifest_includeIframeOnlyStream :: Lens' HlsManifest (Maybe Bool) Source #
When enabled, an I-Frame only stream will be included in the output.
hlsManifest_manifestName :: Lens' HlsManifest (Maybe Text) Source #
An optional short string appended to the end of the OriginEndpoint URL. If not specified, defaults to the manifestName for the OriginEndpoint.
hlsManifest_playlistType :: Lens' HlsManifest (Maybe PlaylistType) Source #
The HTTP Live Streaming (HLS) playlist type. When either "EVENT" or "VOD" is specified, a corresponding EXT-X-PLAYLIST-TYPE entry will be included in the media playlist.
hlsManifest_playlistWindowSeconds :: Lens' HlsManifest (Maybe Int) Source #
Time window (in seconds) contained in each parent manifest.
hlsManifest_programDateTimeIntervalSeconds :: Lens' HlsManifest (Maybe Int) Source #
The interval (in seconds) between each EXT-X-PROGRAM-DATE-TIME tag inserted into manifests. Additionally, when an interval is specified ID3Timed Metadata messages will be generated every 5 seconds using the ingest time of the content. If the interval is not specified, or set to 0, then no EXT-X-PROGRAM-DATE-TIME tags will be inserted into manifests and no ID3Timed Metadata messages will be generated. Note that irrespective of this parameter, if any ID3 Timed Metadata is found in HTTP Live Streaming (HLS) input, it will be passed through to HLS output.
hlsManifest_url :: Lens' HlsManifest (Maybe Text) Source #
The URL of the packaged OriginEndpoint for consumption.
hlsManifest_id :: Lens' HlsManifest Text Source #
The ID of the manifest. The ID must be unique within the OriginEndpoint and it cannot be changed after it is created.
HlsManifestCreateOrUpdateParameters
data HlsManifestCreateOrUpdateParameters Source #
A HTTP Live Streaming (HLS) manifest configuration.
See: newHlsManifestCreateOrUpdateParameters
smart constructor.
Constructors
HlsManifestCreateOrUpdateParameters' | |
Fields
|
Instances
newHlsManifestCreateOrUpdateParameters Source #
Create a value of HlsManifestCreateOrUpdateParameters
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:adMarkers:HlsManifestCreateOrUpdateParameters'
, hlsManifestCreateOrUpdateParameters_adMarkers
- This setting controls how ad markers are included in the packaged
OriginEndpoint. "NONE" will omit all SCTE-35 ad markers from the
output. "PASSTHROUGH" causes the manifest to contain a copy of the
SCTE-35 ad markers (comments) taken directly from the input HTTP Live
Streaming (HLS) manifest. "SCTE35_ENHANCED" generates ad markers and
blackout tags based on SCTE-35 messages in the input source.
"DATERANGE" inserts EXT-X-DATERANGE tags to signal ad and program
transition events in HLS and CMAF manifests. For this option, you must
set a programDateTimeIntervalSeconds value that is greater than 0.
$sel:adTriggers:HlsManifestCreateOrUpdateParameters'
, hlsManifestCreateOrUpdateParameters_adTriggers
- Undocumented member.
$sel:adsOnDeliveryRestrictions:HlsManifestCreateOrUpdateParameters'
, hlsManifestCreateOrUpdateParameters_adsOnDeliveryRestrictions
- Undocumented member.
$sel:includeIframeOnlyStream:HlsManifestCreateOrUpdateParameters'
, hlsManifestCreateOrUpdateParameters_includeIframeOnlyStream
- When enabled, an I-Frame only stream will be included in the output.
$sel:manifestName:HlsManifestCreateOrUpdateParameters'
, hlsManifestCreateOrUpdateParameters_manifestName
- An optional short string appended to the end of the OriginEndpoint URL.
If not specified, defaults to the manifestName for the OriginEndpoint.
$sel:playlistType:HlsManifestCreateOrUpdateParameters'
, hlsManifestCreateOrUpdateParameters_playlistType
- The HTTP Live Streaming (HLS) playlist type. When either "EVENT" or
"VOD" is specified, a corresponding EXT-X-PLAYLIST-TYPE entry will be
included in the media playlist.
$sel:playlistWindowSeconds:HlsManifestCreateOrUpdateParameters'
, hlsManifestCreateOrUpdateParameters_playlistWindowSeconds
- Time window (in seconds) contained in each parent manifest.
$sel:programDateTimeIntervalSeconds:HlsManifestCreateOrUpdateParameters'
, hlsManifestCreateOrUpdateParameters_programDateTimeIntervalSeconds
- The interval (in seconds) between each EXT-X-PROGRAM-DATE-TIME tag
inserted into manifests. Additionally, when an interval is specified
ID3Timed Metadata messages will be generated every 5 seconds using the
ingest time of the content. If the interval is not specified, or set to
0, then no EXT-X-PROGRAM-DATE-TIME tags will be inserted into manifests
and no ID3Timed Metadata messages will be generated. Note that
irrespective of this parameter, if any ID3 Timed Metadata is found in
HTTP Live Streaming (HLS) input, it will be passed through to HLS
output.
$sel:id:HlsManifestCreateOrUpdateParameters'
, hlsManifestCreateOrUpdateParameters_id
- The ID of the manifest. The ID must be unique within the OriginEndpoint
and it cannot be changed after it is created.
hlsManifestCreateOrUpdateParameters_adMarkers :: Lens' HlsManifestCreateOrUpdateParameters (Maybe AdMarkers) Source #
This setting controls how ad markers are included in the packaged OriginEndpoint. "NONE" will omit all SCTE-35 ad markers from the output. "PASSTHROUGH" causes the manifest to contain a copy of the SCTE-35 ad markers (comments) taken directly from the input HTTP Live Streaming (HLS) manifest. "SCTE35_ENHANCED" generates ad markers and blackout tags based on SCTE-35 messages in the input source. "DATERANGE" inserts EXT-X-DATERANGE tags to signal ad and program transition events in HLS and CMAF manifests. For this option, you must set a programDateTimeIntervalSeconds value that is greater than 0.
hlsManifestCreateOrUpdateParameters_adTriggers :: Lens' HlsManifestCreateOrUpdateParameters (Maybe [AdTriggersElement]) Source #
Undocumented member.
hlsManifestCreateOrUpdateParameters_adsOnDeliveryRestrictions :: Lens' HlsManifestCreateOrUpdateParameters (Maybe AdsOnDeliveryRestrictions) Source #
Undocumented member.
hlsManifestCreateOrUpdateParameters_includeIframeOnlyStream :: Lens' HlsManifestCreateOrUpdateParameters (Maybe Bool) Source #
When enabled, an I-Frame only stream will be included in the output.
hlsManifestCreateOrUpdateParameters_manifestName :: Lens' HlsManifestCreateOrUpdateParameters (Maybe Text) Source #
An optional short string appended to the end of the OriginEndpoint URL. If not specified, defaults to the manifestName for the OriginEndpoint.
hlsManifestCreateOrUpdateParameters_playlistType :: Lens' HlsManifestCreateOrUpdateParameters (Maybe PlaylistType) Source #
The HTTP Live Streaming (HLS) playlist type. When either "EVENT" or "VOD" is specified, a corresponding EXT-X-PLAYLIST-TYPE entry will be included in the media playlist.
hlsManifestCreateOrUpdateParameters_playlistWindowSeconds :: Lens' HlsManifestCreateOrUpdateParameters (Maybe Int) Source #
Time window (in seconds) contained in each parent manifest.
hlsManifestCreateOrUpdateParameters_programDateTimeIntervalSeconds :: Lens' HlsManifestCreateOrUpdateParameters (Maybe Int) Source #
The interval (in seconds) between each EXT-X-PROGRAM-DATE-TIME tag inserted into manifests. Additionally, when an interval is specified ID3Timed Metadata messages will be generated every 5 seconds using the ingest time of the content. If the interval is not specified, or set to 0, then no EXT-X-PROGRAM-DATE-TIME tags will be inserted into manifests and no ID3Timed Metadata messages will be generated. Note that irrespective of this parameter, if any ID3 Timed Metadata is found in HTTP Live Streaming (HLS) input, it will be passed through to HLS output.
hlsManifestCreateOrUpdateParameters_id :: Lens' HlsManifestCreateOrUpdateParameters Text Source #
The ID of the manifest. The ID must be unique within the OriginEndpoint and it cannot be changed after it is created.
HlsPackage
data HlsPackage Source #
An HTTP Live Streaming (HLS) packaging configuration.
See: newHlsPackage
smart constructor.
Constructors
HlsPackage' | |
Fields
|
Instances
newHlsPackage :: HlsPackage Source #
Create a value of HlsPackage
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:adMarkers:HlsPackage'
, hlsPackage_adMarkers
- This setting controls how ad markers are included in the packaged
OriginEndpoint. "NONE" will omit all SCTE-35 ad markers from the
output. "PASSTHROUGH" causes the manifest to contain a copy of the
SCTE-35 ad markers (comments) taken directly from the input HTTP Live
Streaming (HLS) manifest. "SCTE35_ENHANCED" generates ad markers and
blackout tags based on SCTE-35 messages in the input source.
"DATERANGE" inserts EXT-X-DATERANGE tags to signal ad and program
transition events in HLS and CMAF manifests. For this option, you must
set a programDateTimeIntervalSeconds value that is greater than 0.
$sel:adTriggers:HlsPackage'
, hlsPackage_adTriggers
- Undocumented member.
$sel:adsOnDeliveryRestrictions:HlsPackage'
, hlsPackage_adsOnDeliveryRestrictions
- Undocumented member.
$sel:encryption:HlsPackage'
, hlsPackage_encryption
- Undocumented member.
$sel:includeDvbSubtitles:HlsPackage'
, hlsPackage_includeDvbSubtitles
- When enabled, MediaPackage passes through digital video broadcasting
(DVB) subtitles into the output.
$sel:includeIframeOnlyStream:HlsPackage'
, hlsPackage_includeIframeOnlyStream
- When enabled, an I-Frame only stream will be included in the output.
$sel:playlistType:HlsPackage'
, hlsPackage_playlistType
- The HTTP Live Streaming (HLS) playlist type. When either "EVENT" or
"VOD" is specified, a corresponding EXT-X-PLAYLIST-TYPE entry will be
included in the media playlist.
$sel:playlistWindowSeconds:HlsPackage'
, hlsPackage_playlistWindowSeconds
- Time window (in seconds) contained in each parent manifest.
$sel:programDateTimeIntervalSeconds:HlsPackage'
, hlsPackage_programDateTimeIntervalSeconds
- The interval (in seconds) between each EXT-X-PROGRAM-DATE-TIME tag
inserted into manifests. Additionally, when an interval is specified
ID3Timed Metadata messages will be generated every 5 seconds using the
ingest time of the content. If the interval is not specified, or set to
0, then no EXT-X-PROGRAM-DATE-TIME tags will be inserted into manifests
and no ID3Timed Metadata messages will be generated. Note that
irrespective of this parameter, if any ID3 Timed Metadata is found in
HTTP Live Streaming (HLS) input, it will be passed through to HLS
output.
$sel:segmentDurationSeconds:HlsPackage'
, hlsPackage_segmentDurationSeconds
- Duration (in seconds) of each fragment. Actual fragments will be rounded
to the nearest multiple of the source fragment duration.
$sel:streamSelection:HlsPackage'
, hlsPackage_streamSelection
- Undocumented member.
$sel:useAudioRenditionGroup:HlsPackage'
, hlsPackage_useAudioRenditionGroup
- When enabled, audio streams will be placed in rendition groups in the
output.
hlsPackage_adMarkers :: Lens' HlsPackage (Maybe AdMarkers) Source #
This setting controls how ad markers are included in the packaged OriginEndpoint. "NONE" will omit all SCTE-35 ad markers from the output. "PASSTHROUGH" causes the manifest to contain a copy of the SCTE-35 ad markers (comments) taken directly from the input HTTP Live Streaming (HLS) manifest. "SCTE35_ENHANCED" generates ad markers and blackout tags based on SCTE-35 messages in the input source. "DATERANGE" inserts EXT-X-DATERANGE tags to signal ad and program transition events in HLS and CMAF manifests. For this option, you must set a programDateTimeIntervalSeconds value that is greater than 0.
hlsPackage_adTriggers :: Lens' HlsPackage (Maybe [AdTriggersElement]) Source #
Undocumented member.
hlsPackage_adsOnDeliveryRestrictions :: Lens' HlsPackage (Maybe AdsOnDeliveryRestrictions) Source #
Undocumented member.
hlsPackage_encryption :: Lens' HlsPackage (Maybe HlsEncryption) Source #
Undocumented member.
hlsPackage_includeDvbSubtitles :: Lens' HlsPackage (Maybe Bool) Source #
When enabled, MediaPackage passes through digital video broadcasting (DVB) subtitles into the output.
hlsPackage_includeIframeOnlyStream :: Lens' HlsPackage (Maybe Bool) Source #
When enabled, an I-Frame only stream will be included in the output.
hlsPackage_playlistType :: Lens' HlsPackage (Maybe PlaylistType) Source #
The HTTP Live Streaming (HLS) playlist type. When either "EVENT" or "VOD" is specified, a corresponding EXT-X-PLAYLIST-TYPE entry will be included in the media playlist.
hlsPackage_playlistWindowSeconds :: Lens' HlsPackage (Maybe Int) Source #
Time window (in seconds) contained in each parent manifest.
hlsPackage_programDateTimeIntervalSeconds :: Lens' HlsPackage (Maybe Int) Source #
The interval (in seconds) between each EXT-X-PROGRAM-DATE-TIME tag inserted into manifests. Additionally, when an interval is specified ID3Timed Metadata messages will be generated every 5 seconds using the ingest time of the content. If the interval is not specified, or set to 0, then no EXT-X-PROGRAM-DATE-TIME tags will be inserted into manifests and no ID3Timed Metadata messages will be generated. Note that irrespective of this parameter, if any ID3 Timed Metadata is found in HTTP Live Streaming (HLS) input, it will be passed through to HLS output.
hlsPackage_segmentDurationSeconds :: Lens' HlsPackage (Maybe Int) Source #
Duration (in seconds) of each fragment. Actual fragments will be rounded to the nearest multiple of the source fragment duration.
hlsPackage_streamSelection :: Lens' HlsPackage (Maybe StreamSelection) Source #
Undocumented member.
hlsPackage_useAudioRenditionGroup :: Lens' HlsPackage (Maybe Bool) Source #
When enabled, audio streams will be placed in rendition groups in the output.
IngestEndpoint
data IngestEndpoint Source #
An endpoint for ingesting source content for a Channel.
See: newIngestEndpoint
smart constructor.
Constructors
IngestEndpoint' | |
Fields
|
Instances
newIngestEndpoint :: IngestEndpoint Source #
Create a value of IngestEndpoint
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:id:IngestEndpoint'
, ingestEndpoint_id
- The system generated unique identifier for the IngestEndpoint
$sel:password:IngestEndpoint'
, ingestEndpoint_password
- The system generated password for ingest authentication.
$sel:url:IngestEndpoint'
, ingestEndpoint_url
- The ingest URL to which the source stream should be sent.
$sel:username:IngestEndpoint'
, ingestEndpoint_username
- The system generated username for ingest authentication.
ingestEndpoint_id :: Lens' IngestEndpoint (Maybe Text) Source #
The system generated unique identifier for the IngestEndpoint
ingestEndpoint_password :: Lens' IngestEndpoint (Maybe Text) Source #
The system generated password for ingest authentication.
ingestEndpoint_url :: Lens' IngestEndpoint (Maybe Text) Source #
The ingest URL to which the source stream should be sent.
ingestEndpoint_username :: Lens' IngestEndpoint (Maybe Text) Source #
The system generated username for ingest authentication.
IngressAccessLogs
data IngressAccessLogs Source #
Configure ingress access logging.
See: newIngressAccessLogs
smart constructor.
Constructors
IngressAccessLogs' | |
Fields
|
Instances
newIngressAccessLogs :: IngressAccessLogs Source #
Create a value of IngressAccessLogs
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:logGroupName:IngressAccessLogs'
, ingressAccessLogs_logGroupName
- Customize the log group name.
ingressAccessLogs_logGroupName :: Lens' IngressAccessLogs (Maybe Text) Source #
Customize the log group name.
MssEncryption
data MssEncryption Source #
A Microsoft Smooth Streaming (MSS) encryption configuration.
See: newMssEncryption
smart constructor.
Constructors
MssEncryption' | |
Fields |
Instances
Create a value of MssEncryption
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:spekeKeyProvider:MssEncryption'
, mssEncryption_spekeKeyProvider
- Undocumented member.
mssEncryption_spekeKeyProvider :: Lens' MssEncryption SpekeKeyProvider Source #
Undocumented member.
MssPackage
data MssPackage Source #
A Microsoft Smooth Streaming (MSS) packaging configuration.
See: newMssPackage
smart constructor.
Constructors
MssPackage' | |
Fields
|
Instances
newMssPackage :: MssPackage Source #
Create a value of MssPackage
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:encryption:MssPackage'
, mssPackage_encryption
- Undocumented member.
$sel:manifestWindowSeconds:MssPackage'
, mssPackage_manifestWindowSeconds
- The time window (in seconds) contained in each manifest.
$sel:segmentDurationSeconds:MssPackage'
, mssPackage_segmentDurationSeconds
- The duration (in seconds) of each segment.
$sel:streamSelection:MssPackage'
, mssPackage_streamSelection
- Undocumented member.
mssPackage_encryption :: Lens' MssPackage (Maybe MssEncryption) Source #
Undocumented member.
mssPackage_manifestWindowSeconds :: Lens' MssPackage (Maybe Int) Source #
The time window (in seconds) contained in each manifest.
mssPackage_segmentDurationSeconds :: Lens' MssPackage (Maybe Int) Source #
The duration (in seconds) of each segment.
mssPackage_streamSelection :: Lens' MssPackage (Maybe StreamSelection) Source #
Undocumented member.
OriginEndpoint
data OriginEndpoint Source #
An OriginEndpoint resource configuration.
See: newOriginEndpoint
smart constructor.
Constructors
OriginEndpoint' | |
Fields
|
Instances
newOriginEndpoint :: OriginEndpoint Source #
Create a value of OriginEndpoint
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:arn:OriginEndpoint'
, originEndpoint_arn
- The Amazon Resource Name (ARN) assigned to the OriginEndpoint.
$sel:authorization:OriginEndpoint'
, originEndpoint_authorization
- Undocumented member.
$sel:channelId:OriginEndpoint'
, originEndpoint_channelId
- The ID of the Channel the OriginEndpoint is associated with.
$sel:cmafPackage:OriginEndpoint'
, originEndpoint_cmafPackage
- Undocumented member.
$sel:dashPackage:OriginEndpoint'
, originEndpoint_dashPackage
- Undocumented member.
$sel:description:OriginEndpoint'
, originEndpoint_description
- A short text description of the OriginEndpoint.
$sel:hlsPackage:OriginEndpoint'
, originEndpoint_hlsPackage
- Undocumented member.
$sel:id:OriginEndpoint'
, originEndpoint_id
- The ID of the OriginEndpoint.
$sel:manifestName:OriginEndpoint'
, originEndpoint_manifestName
- A short string appended to the end of the OriginEndpoint URL.
$sel:mssPackage:OriginEndpoint'
, originEndpoint_mssPackage
- Undocumented member.
$sel:origination:OriginEndpoint'
, originEndpoint_origination
- Control whether origination of video is allowed for this OriginEndpoint.
If set to ALLOW, the OriginEndpoint may by requested, pursuant to any
other form of access control. If set to DENY, the OriginEndpoint may not
be requested. This can be helpful for Live to VOD harvesting, or for
temporarily disabling origination
$sel:startoverWindowSeconds:OriginEndpoint'
, originEndpoint_startoverWindowSeconds
- Maximum duration (seconds) of content to retain for startover playback.
If not specified, startover playback will be disabled for the
OriginEndpoint.
$sel:tags:OriginEndpoint'
, originEndpoint_tags
- Undocumented member.
$sel:timeDelaySeconds:OriginEndpoint'
, originEndpoint_timeDelaySeconds
- Amount of delay (seconds) to enforce on the playback of live content. If
not specified, there will be no time delay in effect for the
OriginEndpoint.
$sel:url:OriginEndpoint'
, originEndpoint_url
- The URL of the packaged OriginEndpoint for consumption.
$sel:whitelist:OriginEndpoint'
, originEndpoint_whitelist
- A list of source IP CIDR blocks that will be allowed to access the
OriginEndpoint.
originEndpoint_arn :: Lens' OriginEndpoint (Maybe Text) Source #
The Amazon Resource Name (ARN) assigned to the OriginEndpoint.
originEndpoint_authorization :: Lens' OriginEndpoint (Maybe Authorization) Source #
Undocumented member.
originEndpoint_channelId :: Lens' OriginEndpoint (Maybe Text) Source #
The ID of the Channel the OriginEndpoint is associated with.
originEndpoint_cmafPackage :: Lens' OriginEndpoint (Maybe CmafPackage) Source #
Undocumented member.
originEndpoint_dashPackage :: Lens' OriginEndpoint (Maybe DashPackage) Source #
Undocumented member.
originEndpoint_description :: Lens' OriginEndpoint (Maybe Text) Source #
A short text description of the OriginEndpoint.
originEndpoint_hlsPackage :: Lens' OriginEndpoint (Maybe HlsPackage) Source #
Undocumented member.
originEndpoint_id :: Lens' OriginEndpoint (Maybe Text) Source #
The ID of the OriginEndpoint.
originEndpoint_manifestName :: Lens' OriginEndpoint (Maybe Text) Source #
A short string appended to the end of the OriginEndpoint URL.
originEndpoint_mssPackage :: Lens' OriginEndpoint (Maybe MssPackage) Source #
Undocumented member.
originEndpoint_origination :: Lens' OriginEndpoint (Maybe Origination) Source #
Control whether origination of video is allowed for this OriginEndpoint. If set to ALLOW, the OriginEndpoint may by requested, pursuant to any other form of access control. If set to DENY, the OriginEndpoint may not be requested. This can be helpful for Live to VOD harvesting, or for temporarily disabling origination
originEndpoint_startoverWindowSeconds :: Lens' OriginEndpoint (Maybe Int) Source #
Maximum duration (seconds) of content to retain for startover playback. If not specified, startover playback will be disabled for the OriginEndpoint.
originEndpoint_tags :: Lens' OriginEndpoint (Maybe (HashMap Text Text)) Source #
Undocumented member.
originEndpoint_timeDelaySeconds :: Lens' OriginEndpoint (Maybe Int) Source #
Amount of delay (seconds) to enforce on the playback of live content. If not specified, there will be no time delay in effect for the OriginEndpoint.
originEndpoint_url :: Lens' OriginEndpoint (Maybe Text) Source #
The URL of the packaged OriginEndpoint for consumption.
originEndpoint_whitelist :: Lens' OriginEndpoint (Maybe [Text]) Source #
A list of source IP CIDR blocks that will be allowed to access the OriginEndpoint.
S3Destination
data S3Destination Source #
Configuration parameters for where in an S3 bucket to place the harvested content
See: newS3Destination
smart constructor.
Constructors
S3Destination' | |
Fields
|
Instances
Arguments
:: Text | |
-> Text | |
-> Text | |
-> S3Destination |
Create a value of S3Destination
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:manifestKey:S3Destination'
, s3Destination_manifestKey
- The key in the specified S3 bucket where the harvested top-level
manifest will be placed.
$sel:bucketName:S3Destination'
, s3Destination_bucketName
- The name of an S3 bucket within which harvested content will be exported
$sel:roleArn:S3Destination'
, s3Destination_roleArn
- The IAM role used to write to the specified S3 bucket
s3Destination_manifestKey :: Lens' S3Destination Text Source #
The key in the specified S3 bucket where the harvested top-level manifest will be placed.
s3Destination_bucketName :: Lens' S3Destination Text Source #
The name of an S3 bucket within which harvested content will be exported
s3Destination_roleArn :: Lens' S3Destination Text Source #
The IAM role used to write to the specified S3 bucket
SpekeKeyProvider
data SpekeKeyProvider Source #
A configuration for accessing an external Secure Packager and Encoder Key Exchange (SPEKE) service that will provide encryption keys.
See: newSpekeKeyProvider
smart constructor.
Constructors
SpekeKeyProvider' | |
Fields
|
Instances
Arguments
:: Text | |
-> Text | |
-> Text | |
-> SpekeKeyProvider |
Create a value of SpekeKeyProvider
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:certificateArn:SpekeKeyProvider'
, spekeKeyProvider_certificateArn
- An Amazon Resource Name (ARN) of a Certificate Manager certificate that
MediaPackage will use for enforcing secure end-to-end data transfer with
the key provider service.
$sel:encryptionContractConfiguration:SpekeKeyProvider'
, spekeKeyProvider_encryptionContractConfiguration
- Undocumented member.
$sel:resourceId:SpekeKeyProvider'
, spekeKeyProvider_resourceId
- The resource ID to include in key requests.
$sel:systemIds:SpekeKeyProvider'
, spekeKeyProvider_systemIds
- The system IDs to include in key requests.
$sel:url:SpekeKeyProvider'
, spekeKeyProvider_url
- The URL of the external key provider service.
$sel:roleArn:SpekeKeyProvider'
, spekeKeyProvider_roleArn
- An Amazon Resource Name (ARN) of an IAM role that AWS Elemental
MediaPackage will assume when accessing the key provider service.
spekeKeyProvider_certificateArn :: Lens' SpekeKeyProvider (Maybe Text) Source #
An Amazon Resource Name (ARN) of a Certificate Manager certificate that MediaPackage will use for enforcing secure end-to-end data transfer with the key provider service.
spekeKeyProvider_encryptionContractConfiguration :: Lens' SpekeKeyProvider (Maybe EncryptionContractConfiguration) Source #
Undocumented member.
spekeKeyProvider_resourceId :: Lens' SpekeKeyProvider Text Source #
The resource ID to include in key requests.
spekeKeyProvider_systemIds :: Lens' SpekeKeyProvider [Text] Source #
The system IDs to include in key requests.
spekeKeyProvider_url :: Lens' SpekeKeyProvider Text Source #
The URL of the external key provider service.
spekeKeyProvider_roleArn :: Lens' SpekeKeyProvider Text Source #
An Amazon Resource Name (ARN) of an IAM role that AWS Elemental MediaPackage will assume when accessing the key provider service.
StreamSelection
data StreamSelection Source #
A StreamSelection configuration.
See: newStreamSelection
smart constructor.
Constructors
StreamSelection' | |
Fields
|
Instances
newStreamSelection :: StreamSelection Source #
Create a value of StreamSelection
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:maxVideoBitsPerSecond:StreamSelection'
, streamSelection_maxVideoBitsPerSecond
- The maximum video bitrate (bps) to include in output.
$sel:minVideoBitsPerSecond:StreamSelection'
, streamSelection_minVideoBitsPerSecond
- The minimum video bitrate (bps) to include in output.
$sel:streamOrder:StreamSelection'
, streamSelection_streamOrder
- A directive that determines the order of streams in the output.
streamSelection_maxVideoBitsPerSecond :: Lens' StreamSelection (Maybe Int) Source #
The maximum video bitrate (bps) to include in output.
streamSelection_minVideoBitsPerSecond :: Lens' StreamSelection (Maybe Int) Source #
The minimum video bitrate (bps) to include in output.
streamSelection_streamOrder :: Lens' StreamSelection (Maybe StreamOrder) Source #
A directive that determines the order of streams in the output.