{-# LANGUAGE NoImplicitPrelude #-}
{-# OPTIONS_GHC -fno-warn-duplicate-exports #-}
{-# OPTIONS_GHC -fno-warn-unused-imports #-}
module Amazonka.MediaTailor.Lens
(
createSourceLocation_accessConfiguration,
createSourceLocation_defaultSegmentDeliveryConfiguration,
createSourceLocation_tags,
createSourceLocation_sourceLocationName,
createSourceLocation_httpConfiguration,
createSourceLocationResponse_creationTime,
createSourceLocationResponse_sourceLocationName,
createSourceLocationResponse_arn,
createSourceLocationResponse_httpConfiguration,
createSourceLocationResponse_lastModifiedTime,
createSourceLocationResponse_accessConfiguration,
createSourceLocationResponse_defaultSegmentDeliveryConfiguration,
createSourceLocationResponse_tags,
createSourceLocationResponse_httpStatus,
listPrefetchSchedules_nextToken,
listPrefetchSchedules_maxResults,
listPrefetchSchedules_streamId,
listPrefetchSchedules_playbackConfigurationName,
listPrefetchSchedulesResponse_items,
listPrefetchSchedulesResponse_nextToken,
listPrefetchSchedulesResponse_httpStatus,
deletePrefetchSchedule_name,
deletePrefetchSchedule_playbackConfigurationName,
deletePrefetchScheduleResponse_httpStatus,
listAlerts_nextToken,
listAlerts_maxResults,
listAlerts_resourceArn,
listAlertsResponse_items,
listAlertsResponse_nextToken,
listAlertsResponse_httpStatus,
listChannels_nextToken,
listChannels_maxResults,
listChannelsResponse_items,
listChannelsResponse_nextToken,
listChannelsResponse_httpStatus,
createPrefetchSchedule_streamId,
createPrefetchSchedule_name,
createPrefetchSchedule_playbackConfigurationName,
createPrefetchSchedule_consumption,
createPrefetchSchedule_retrieval,
createPrefetchScheduleResponse_arn,
createPrefetchScheduleResponse_playbackConfigurationName,
createPrefetchScheduleResponse_retrieval,
createPrefetchScheduleResponse_name,
createPrefetchScheduleResponse_consumption,
createPrefetchScheduleResponse_streamId,
createPrefetchScheduleResponse_httpStatus,
listTagsForResource_resourceArn,
listTagsForResourceResponse_tags,
listTagsForResourceResponse_httpStatus,
deleteChannel_channelName,
deleteChannelResponse_httpStatus,
updateChannel_channelName,
updateChannel_outputs,
updateChannelResponse_creationTime,
updateChannelResponse_arn,
updateChannelResponse_lastModifiedTime,
updateChannelResponse_playbackMode,
updateChannelResponse_channelName,
updateChannelResponse_outputs,
updateChannelResponse_channelState,
updateChannelResponse_fillerSlate,
updateChannelResponse_tags,
updateChannelResponse_httpStatus,
getChannelPolicy_channelName,
getChannelPolicyResponse_policy,
getChannelPolicyResponse_httpStatus,
describeVodSource_sourceLocationName,
describeVodSource_vodSourceName,
describeVodSourceResponse_creationTime,
describeVodSourceResponse_sourceLocationName,
describeVodSourceResponse_arn,
describeVodSourceResponse_lastModifiedTime,
describeVodSourceResponse_httpPackageConfigurations,
describeVodSourceResponse_vodSourceName,
describeVodSourceResponse_tags,
describeVodSourceResponse_httpStatus,
describeSourceLocation_sourceLocationName,
describeSourceLocationResponse_creationTime,
describeSourceLocationResponse_sourceLocationName,
describeSourceLocationResponse_arn,
describeSourceLocationResponse_httpConfiguration,
describeSourceLocationResponse_lastModifiedTime,
describeSourceLocationResponse_accessConfiguration,
describeSourceLocationResponse_defaultSegmentDeliveryConfiguration,
describeSourceLocationResponse_tags,
describeSourceLocationResponse_httpStatus,
getPrefetchSchedule_name,
getPrefetchSchedule_playbackConfigurationName,
getPrefetchScheduleResponse_arn,
getPrefetchScheduleResponse_playbackConfigurationName,
getPrefetchScheduleResponse_retrieval,
getPrefetchScheduleResponse_name,
getPrefetchScheduleResponse_consumption,
getPrefetchScheduleResponse_streamId,
getPrefetchScheduleResponse_httpStatus,
createProgram_adBreaks,
createProgram_channelName,
createProgram_programName,
createProgram_vodSourceName,
createProgram_scheduleConfiguration,
createProgram_sourceLocationName,
createProgramResponse_creationTime,
createProgramResponse_sourceLocationName,
createProgramResponse_arn,
createProgramResponse_programName,
createProgramResponse_adBreaks,
createProgramResponse_channelName,
createProgramResponse_scheduledStartTime,
createProgramResponse_vodSourceName,
createProgramResponse_httpStatus,
startChannel_channelName,
startChannelResponse_httpStatus,
listPlaybackConfigurations_nextToken,
listPlaybackConfigurations_maxResults,
listPlaybackConfigurationsResponse_items,
listPlaybackConfigurationsResponse_nextToken,
listPlaybackConfigurationsResponse_httpStatus,
deletePlaybackConfiguration_name,
deletePlaybackConfigurationResponse_httpStatus,
putPlaybackConfiguration_personalizationThresholdSeconds,
putPlaybackConfiguration_availSuppression,
putPlaybackConfiguration_bumper,
putPlaybackConfiguration_adDecisionServerUrl,
putPlaybackConfiguration_videoContentSourceUrl,
putPlaybackConfiguration_dashConfiguration,
putPlaybackConfiguration_manifestProcessingRules,
putPlaybackConfiguration_livePreRollConfiguration,
putPlaybackConfiguration_name,
putPlaybackConfiguration_configurationAliases,
putPlaybackConfiguration_transcodeProfileName,
putPlaybackConfiguration_tags,
putPlaybackConfiguration_slateAdUrl,
putPlaybackConfiguration_cdnConfiguration,
putPlaybackConfigurationResponse_playbackEndpointPrefix,
putPlaybackConfigurationResponse_hlsConfiguration,
putPlaybackConfigurationResponse_personalizationThresholdSeconds,
putPlaybackConfigurationResponse_playbackConfigurationArn,
putPlaybackConfigurationResponse_availSuppression,
putPlaybackConfigurationResponse_bumper,
putPlaybackConfigurationResponse_adDecisionServerUrl,
putPlaybackConfigurationResponse_videoContentSourceUrl,
putPlaybackConfigurationResponse_dashConfiguration,
putPlaybackConfigurationResponse_manifestProcessingRules,
putPlaybackConfigurationResponse_logConfiguration,
putPlaybackConfigurationResponse_livePreRollConfiguration,
putPlaybackConfigurationResponse_name,
putPlaybackConfigurationResponse_sessionInitializationEndpointPrefix,
putPlaybackConfigurationResponse_configurationAliases,
putPlaybackConfigurationResponse_transcodeProfileName,
putPlaybackConfigurationResponse_tags,
putPlaybackConfigurationResponse_slateAdUrl,
putPlaybackConfigurationResponse_cdnConfiguration,
putPlaybackConfigurationResponse_httpStatus,
listSourceLocations_nextToken,
listSourceLocations_maxResults,
listSourceLocationsResponse_items,
listSourceLocationsResponse_nextToken,
listSourceLocationsResponse_httpStatus,
updateSourceLocation_accessConfiguration,
updateSourceLocation_defaultSegmentDeliveryConfiguration,
updateSourceLocation_sourceLocationName,
updateSourceLocation_httpConfiguration,
updateSourceLocationResponse_creationTime,
updateSourceLocationResponse_sourceLocationName,
updateSourceLocationResponse_arn,
updateSourceLocationResponse_httpConfiguration,
updateSourceLocationResponse_lastModifiedTime,
updateSourceLocationResponse_accessConfiguration,
updateSourceLocationResponse_defaultSegmentDeliveryConfiguration,
updateSourceLocationResponse_tags,
updateSourceLocationResponse_httpStatus,
deleteSourceLocation_sourceLocationName,
deleteSourceLocationResponse_httpStatus,
getPlaybackConfiguration_name,
getPlaybackConfigurationResponse_playbackEndpointPrefix,
getPlaybackConfigurationResponse_hlsConfiguration,
getPlaybackConfigurationResponse_personalizationThresholdSeconds,
getPlaybackConfigurationResponse_playbackConfigurationArn,
getPlaybackConfigurationResponse_availSuppression,
getPlaybackConfigurationResponse_bumper,
getPlaybackConfigurationResponse_adDecisionServerUrl,
getPlaybackConfigurationResponse_videoContentSourceUrl,
getPlaybackConfigurationResponse_dashConfiguration,
getPlaybackConfigurationResponse_manifestProcessingRules,
getPlaybackConfigurationResponse_logConfiguration,
getPlaybackConfigurationResponse_livePreRollConfiguration,
getPlaybackConfigurationResponse_name,
getPlaybackConfigurationResponse_sessionInitializationEndpointPrefix,
getPlaybackConfigurationResponse_configurationAliases,
getPlaybackConfigurationResponse_transcodeProfileName,
getPlaybackConfigurationResponse_tags,
getPlaybackConfigurationResponse_slateAdUrl,
getPlaybackConfigurationResponse_cdnConfiguration,
getPlaybackConfigurationResponse_httpStatus,
deleteVodSource_sourceLocationName,
deleteVodSource_vodSourceName,
deleteVodSourceResponse_httpStatus,
updateVodSource_sourceLocationName,
updateVodSource_vodSourceName,
updateVodSource_httpPackageConfigurations,
updateVodSourceResponse_creationTime,
updateVodSourceResponse_sourceLocationName,
updateVodSourceResponse_arn,
updateVodSourceResponse_lastModifiedTime,
updateVodSourceResponse_httpPackageConfigurations,
updateVodSourceResponse_vodSourceName,
updateVodSourceResponse_tags,
updateVodSourceResponse_httpStatus,
createVodSource_tags,
createVodSource_sourceLocationName,
createVodSource_vodSourceName,
createVodSource_httpPackageConfigurations,
createVodSourceResponse_creationTime,
createVodSourceResponse_sourceLocationName,
createVodSourceResponse_arn,
createVodSourceResponse_lastModifiedTime,
createVodSourceResponse_httpPackageConfigurations,
createVodSourceResponse_vodSourceName,
createVodSourceResponse_tags,
createVodSourceResponse_httpStatus,
createChannel_fillerSlate,
createChannel_tags,
createChannel_channelName,
createChannel_outputs,
createChannel_playbackMode,
createChannelResponse_creationTime,
createChannelResponse_arn,
createChannelResponse_lastModifiedTime,
createChannelResponse_playbackMode,
createChannelResponse_channelName,
createChannelResponse_outputs,
createChannelResponse_channelState,
createChannelResponse_fillerSlate,
createChannelResponse_tags,
createChannelResponse_httpStatus,
deleteChannelPolicy_channelName,
deleteChannelPolicyResponse_httpStatus,
putChannelPolicy_channelName,
putChannelPolicy_policy,
putChannelPolicyResponse_httpStatus,
deleteProgram_channelName,
deleteProgram_programName,
deleteProgramResponse_httpStatus,
getChannelSchedule_nextToken,
getChannelSchedule_durationMinutes,
getChannelSchedule_maxResults,
getChannelSchedule_channelName,
getChannelScheduleResponse_items,
getChannelScheduleResponse_nextToken,
getChannelScheduleResponse_httpStatus,
tagResource_resourceArn,
tagResource_tags,
configureLogsForPlaybackConfiguration_percentEnabled,
configureLogsForPlaybackConfiguration_playbackConfigurationName,
configureLogsForPlaybackConfigurationResponse_playbackConfigurationName,
configureLogsForPlaybackConfigurationResponse_percentEnabled,
configureLogsForPlaybackConfigurationResponse_httpStatus,
stopChannel_channelName,
stopChannelResponse_httpStatus,
untagResource_resourceArn,
untagResource_tagKeys,
describeChannel_channelName,
describeChannelResponse_creationTime,
describeChannelResponse_arn,
describeChannelResponse_lastModifiedTime,
describeChannelResponse_playbackMode,
describeChannelResponse_channelName,
describeChannelResponse_outputs,
describeChannelResponse_channelState,
describeChannelResponse_fillerSlate,
describeChannelResponse_tags,
describeChannelResponse_httpStatus,
listVodSources_nextToken,
listVodSources_maxResults,
listVodSources_sourceLocationName,
listVodSourcesResponse_items,
listVodSourcesResponse_nextToken,
listVodSourcesResponse_httpStatus,
describeProgram_channelName,
describeProgram_programName,
describeProgramResponse_creationTime,
describeProgramResponse_sourceLocationName,
describeProgramResponse_arn,
describeProgramResponse_programName,
describeProgramResponse_adBreaks,
describeProgramResponse_channelName,
describeProgramResponse_scheduledStartTime,
describeProgramResponse_vodSourceName,
describeProgramResponse_httpStatus,
accessConfiguration_accessType,
accessConfiguration_secretsManagerAccessTokenConfiguration,
adBreak_spliceInsertMessage,
adBreak_messageType,
adBreak_slate,
adBreak_offsetMillis,
adMarkerPassthrough_enabled,
alert_resourceArn,
alert_alertCode,
alert_lastModifiedTime,
alert_relatedResourceArns,
alert_alertMessage,
availMatchingCriteria_operator,
availMatchingCriteria_dynamicVariable,
availSuppression_value,
availSuppression_mode,
bumper_endUrl,
bumper_startUrl,
cdnConfiguration_adSegmentUrlPrefix,
cdnConfiguration_contentSegmentUrlPrefix,
channel_creationTime,
channel_lastModifiedTime,
channel_fillerSlate,
channel_tags,
channel_channelState,
channel_channelName,
channel_outputs,
channel_arn,
channel_playbackMode,
dashConfiguration_manifestEndpointPrefix,
dashConfiguration_originManifestType,
dashConfiguration_mpdLocation,
dashConfigurationForPut_originManifestType,
dashConfigurationForPut_mpdLocation,
dashPlaylistSettings_minBufferTimeSeconds,
dashPlaylistSettings_minUpdatePeriodSeconds,
dashPlaylistSettings_suggestedPresentationDelaySeconds,
dashPlaylistSettings_manifestWindowSeconds,
defaultSegmentDeliveryConfiguration_baseUrl,
hlsConfiguration_manifestEndpointPrefix,
hlsPlaylistSettings_manifestWindowSeconds,
httpConfiguration_baseUrl,
httpPackageConfiguration_path,
httpPackageConfiguration_type,
httpPackageConfiguration_sourceGroup,
livePreRollConfiguration_adDecisionServerUrl,
livePreRollConfiguration_maxDurationSeconds,
logConfiguration_percentEnabled,
manifestProcessingRules_adMarkerPassthrough,
playbackConfiguration_playbackEndpointPrefix,
playbackConfiguration_hlsConfiguration,
playbackConfiguration_personalizationThresholdSeconds,
playbackConfiguration_playbackConfigurationArn,
playbackConfiguration_availSuppression,
playbackConfiguration_bumper,
playbackConfiguration_adDecisionServerUrl,
playbackConfiguration_videoContentSourceUrl,
playbackConfiguration_dashConfiguration,
playbackConfiguration_manifestProcessingRules,
playbackConfiguration_logConfiguration,
playbackConfiguration_livePreRollConfiguration,
playbackConfiguration_name,
playbackConfiguration_sessionInitializationEndpointPrefix,
playbackConfiguration_configurationAliases,
playbackConfiguration_transcodeProfileName,
playbackConfiguration_tags,
playbackConfiguration_slateAdUrl,
playbackConfiguration_cdnConfiguration,
prefetchConsumption_startTime,
prefetchConsumption_availMatchingCriteria,
prefetchConsumption_endTime,
prefetchRetrieval_startTime,
prefetchRetrieval_dynamicVariables,
prefetchRetrieval_endTime,
prefetchSchedule_streamId,
prefetchSchedule_retrieval,
prefetchSchedule_consumption,
prefetchSchedule_arn,
prefetchSchedule_playbackConfigurationName,
prefetchSchedule_name,
requestOutputItem_hlsPlaylistSettings,
requestOutputItem_dashPlaylistSettings,
requestOutputItem_manifestName,
requestOutputItem_sourceGroup,
responseOutputItem_hlsPlaylistSettings,
responseOutputItem_dashPlaylistSettings,
responseOutputItem_manifestName,
responseOutputItem_playbackUrl,
responseOutputItem_sourceGroup,
scheduleAdBreak_sourceLocationName,
scheduleAdBreak_approximateDurationSeconds,
scheduleAdBreak_vodSourceName,
scheduleAdBreak_approximateStartTime,
scheduleConfiguration_transition,
scheduleEntry_scheduleAdBreaks,
scheduleEntry_approximateDurationSeconds,
scheduleEntry_approximateStartTime,
scheduleEntry_scheduleEntryType,
scheduleEntry_vodSourceName,
scheduleEntry_channelName,
scheduleEntry_sourceLocationName,
scheduleEntry_arn,
scheduleEntry_programName,
secretsManagerAccessTokenConfiguration_headerName,
secretsManagerAccessTokenConfiguration_secretStringKey,
secretsManagerAccessTokenConfiguration_secretArn,
slateSource_sourceLocationName,
slateSource_vodSourceName,
sourceLocation_creationTime,
sourceLocation_lastModifiedTime,
sourceLocation_accessConfiguration,
sourceLocation_defaultSegmentDeliveryConfiguration,
sourceLocation_tags,
sourceLocation_sourceLocationName,
sourceLocation_httpConfiguration,
sourceLocation_arn,
spliceInsertMessage_availNum,
spliceInsertMessage_uniqueProgramId,
spliceInsertMessage_availsExpected,
spliceInsertMessage_spliceEventId,
transition_scheduledStartTimeMillis,
transition_relativeProgram,
transition_type,
transition_relativePosition,
vodSource_creationTime,
vodSource_lastModifiedTime,
vodSource_tags,
vodSource_vodSourceName,
vodSource_sourceLocationName,
vodSource_httpPackageConfigurations,
vodSource_arn,
)
where
import Amazonka.MediaTailor.ConfigureLogsForPlaybackConfiguration
import Amazonka.MediaTailor.CreateChannel
import Amazonka.MediaTailor.CreatePrefetchSchedule
import Amazonka.MediaTailor.CreateProgram
import Amazonka.MediaTailor.CreateSourceLocation
import Amazonka.MediaTailor.CreateVodSource
import Amazonka.MediaTailor.DeleteChannel
import Amazonka.MediaTailor.DeleteChannelPolicy
import Amazonka.MediaTailor.DeletePlaybackConfiguration
import Amazonka.MediaTailor.DeletePrefetchSchedule
import Amazonka.MediaTailor.DeleteProgram
import Amazonka.MediaTailor.DeleteSourceLocation
import Amazonka.MediaTailor.DeleteVodSource
import Amazonka.MediaTailor.DescribeChannel
import Amazonka.MediaTailor.DescribeProgram
import Amazonka.MediaTailor.DescribeSourceLocation
import Amazonka.MediaTailor.DescribeVodSource
import Amazonka.MediaTailor.GetChannelPolicy
import Amazonka.MediaTailor.GetChannelSchedule
import Amazonka.MediaTailor.GetPlaybackConfiguration
import Amazonka.MediaTailor.GetPrefetchSchedule
import Amazonka.MediaTailor.ListAlerts
import Amazonka.MediaTailor.ListChannels
import Amazonka.MediaTailor.ListPlaybackConfigurations
import Amazonka.MediaTailor.ListPrefetchSchedules
import Amazonka.MediaTailor.ListSourceLocations
import Amazonka.MediaTailor.ListTagsForResource
import Amazonka.MediaTailor.ListVodSources
import Amazonka.MediaTailor.PutChannelPolicy
import Amazonka.MediaTailor.PutPlaybackConfiguration
import Amazonka.MediaTailor.StartChannel
import Amazonka.MediaTailor.StopChannel
import Amazonka.MediaTailor.TagResource
import Amazonka.MediaTailor.Types.AccessConfiguration
import Amazonka.MediaTailor.Types.AdBreak
import Amazonka.MediaTailor.Types.AdMarkerPassthrough
import Amazonka.MediaTailor.Types.Alert
import Amazonka.MediaTailor.Types.AvailMatchingCriteria
import Amazonka.MediaTailor.Types.AvailSuppression
import Amazonka.MediaTailor.Types.Bumper
import Amazonka.MediaTailor.Types.CdnConfiguration
import Amazonka.MediaTailor.Types.Channel
import Amazonka.MediaTailor.Types.DashConfiguration
import Amazonka.MediaTailor.Types.DashConfigurationForPut
import Amazonka.MediaTailor.Types.DashPlaylistSettings
import Amazonka.MediaTailor.Types.DefaultSegmentDeliveryConfiguration
import Amazonka.MediaTailor.Types.HlsConfiguration
import Amazonka.MediaTailor.Types.HlsPlaylistSettings
import Amazonka.MediaTailor.Types.HttpConfiguration
import Amazonka.MediaTailor.Types.HttpPackageConfiguration
import Amazonka.MediaTailor.Types.LivePreRollConfiguration
import Amazonka.MediaTailor.Types.LogConfiguration
import Amazonka.MediaTailor.Types.ManifestProcessingRules
import Amazonka.MediaTailor.Types.PlaybackConfiguration
import Amazonka.MediaTailor.Types.PrefetchConsumption
import Amazonka.MediaTailor.Types.PrefetchRetrieval
import Amazonka.MediaTailor.Types.PrefetchSchedule
import Amazonka.MediaTailor.Types.RequestOutputItem
import Amazonka.MediaTailor.Types.ResponseOutputItem
import Amazonka.MediaTailor.Types.ScheduleAdBreak
import Amazonka.MediaTailor.Types.ScheduleConfiguration
import Amazonka.MediaTailor.Types.ScheduleEntry
import Amazonka.MediaTailor.Types.SecretsManagerAccessTokenConfiguration
import Amazonka.MediaTailor.Types.SlateSource
import Amazonka.MediaTailor.Types.SourceLocation
import Amazonka.MediaTailor.Types.SpliceInsertMessage
import Amazonka.MediaTailor.Types.Transition
import Amazonka.MediaTailor.Types.VodSource
import Amazonka.MediaTailor.UntagResource
import Amazonka.MediaTailor.UpdateChannel
import Amazonka.MediaTailor.UpdateSourceLocation
import Amazonka.MediaTailor.UpdateVodSource