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

Amazonka.MediaTailor

Contents

Description

Derived from API version 2018-04-23 of the AWS service descriptions, licensed under Apache 2.0.

Use the AWS Elemental MediaTailor SDKs and CLI to configure scalable ad insertion and linear channels. With MediaTailor, you can assemble existing content into a linear stream and serve targeted ads to viewers while maintaining broadcast quality in over-the-top (OTT) video applications. For information about using the service, including detailed information about the settings covered in this guide, see the AWS Elemental MediaTailor User Guide.

Through the SDKs and the CLI you manage AWS Elemental MediaTailor configurations and channels the same as you do through the console. For example, you specify ad insertion behavior and mapping information for the origin server and the ad decision server (ADS).

Synopsis

Service Configuration

defaultService :: Service Source #

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

Errors

Error matchers are designed for use with the functions provided by Control.Exception.Lens. This allows catching (and rethrowing) service specific errors returned by MediaTailor.

BadRequestException

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

A request contains unexpected data.

Waiters

Waiters poll by repeatedly sending a request until some remote success condition configured by the Wait specification is fulfilled. The Wait specification determines how many attempts should be made, in addition to delay and retry strategies.

Operations

Some AWS operations return results that are incomplete and require subsequent requests in order to obtain the entire result set. The process of sending subsequent requests to continue where a previous request left off is called pagination. For example, the ListObjects operation of Amazon S3 returns up to 1000 objects at a time, and you must send subsequent requests with the appropriate Marker in order to retrieve the next page of results.

Operations that have an AWSPager instance can transparently perform subsequent requests, correctly setting Markers and other request facets to iterate through the entire result set of a truncated API operation. Operations which support this have an additional note in the documentation.

Many operations have the ability to filter results on the server side. See the individual operation parameters for details.

ConfigureLogsForPlaybackConfiguration

data ConfigureLogsForPlaybackConfiguration Source #

Configures Amazon CloudWatch log settings for a playback configuration.

See: newConfigureLogsForPlaybackConfiguration smart constructor.

Instances

Instances details
ToJSON ConfigureLogsForPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.ConfigureLogsForPlaybackConfiguration

ToHeaders ConfigureLogsForPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.ConfigureLogsForPlaybackConfiguration

ToPath ConfigureLogsForPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.ConfigureLogsForPlaybackConfiguration

ToQuery ConfigureLogsForPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.ConfigureLogsForPlaybackConfiguration

AWSRequest ConfigureLogsForPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.ConfigureLogsForPlaybackConfiguration

Generic ConfigureLogsForPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.ConfigureLogsForPlaybackConfiguration

Read ConfigureLogsForPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.ConfigureLogsForPlaybackConfiguration

Show ConfigureLogsForPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.ConfigureLogsForPlaybackConfiguration

NFData ConfigureLogsForPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.ConfigureLogsForPlaybackConfiguration

Eq ConfigureLogsForPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.ConfigureLogsForPlaybackConfiguration

Hashable ConfigureLogsForPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.ConfigureLogsForPlaybackConfiguration

type AWSResponse ConfigureLogsForPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.ConfigureLogsForPlaybackConfiguration

type Rep ConfigureLogsForPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.ConfigureLogsForPlaybackConfiguration

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

newConfigureLogsForPlaybackConfiguration Source #

Create a value of ConfigureLogsForPlaybackConfiguration 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:

ConfigureLogsForPlaybackConfiguration, configureLogsForPlaybackConfiguration_percentEnabled - The percentage of session logs that MediaTailor sends to your Cloudwatch Logs account. For example, if your playback configuration has 1000 sessions and percentEnabled is set to 60, MediaTailor sends logs for 600 of the sessions to CloudWatch Logs. MediaTailor decides at random which of the playback configuration sessions to send logs for. If you want to view logs for a specific session, you can use the debug log mode.

Valid values: 0 - 100

ConfigureLogsForPlaybackConfiguration, configureLogsForPlaybackConfiguration_playbackConfigurationName - The name of the playback configuration.

data ConfigureLogsForPlaybackConfigurationResponse Source #

Instances

Instances details
Generic ConfigureLogsForPlaybackConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ConfigureLogsForPlaybackConfiguration

Read ConfigureLogsForPlaybackConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ConfigureLogsForPlaybackConfiguration

Show ConfigureLogsForPlaybackConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ConfigureLogsForPlaybackConfiguration

NFData ConfigureLogsForPlaybackConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ConfigureLogsForPlaybackConfiguration

Eq ConfigureLogsForPlaybackConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ConfigureLogsForPlaybackConfiguration

type Rep ConfigureLogsForPlaybackConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ConfigureLogsForPlaybackConfiguration

type Rep ConfigureLogsForPlaybackConfigurationResponse = D1 ('MetaData "ConfigureLogsForPlaybackConfigurationResponse" "Amazonka.MediaTailor.ConfigureLogsForPlaybackConfiguration" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "ConfigureLogsForPlaybackConfigurationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "playbackConfigurationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "percentEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newConfigureLogsForPlaybackConfigurationResponse Source #

Create a value of ConfigureLogsForPlaybackConfigurationResponse 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:

ConfigureLogsForPlaybackConfiguration, configureLogsForPlaybackConfigurationResponse_playbackConfigurationName - The name of the playback configuration.

$sel:httpStatus:ConfigureLogsForPlaybackConfigurationResponse', configureLogsForPlaybackConfigurationResponse_httpStatus - The response's http status code.

ConfigureLogsForPlaybackConfiguration, configureLogsForPlaybackConfigurationResponse_percentEnabled - The percentage of session logs that MediaTailor sends to your Cloudwatch Logs account.

CreateChannel

data CreateChannel Source #

See: newCreateChannel smart constructor.

Instances

Instances details
ToJSON CreateChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateChannel

ToHeaders CreateChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateChannel

ToPath CreateChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateChannel

ToQuery CreateChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateChannel

AWSRequest CreateChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateChannel

Associated Types

type AWSResponse CreateChannel #

Generic CreateChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateChannel

Associated Types

type Rep CreateChannel :: Type -> Type #

Read CreateChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateChannel

Show CreateChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateChannel

NFData CreateChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateChannel

Methods

rnf :: CreateChannel -> () #

Eq CreateChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateChannel

Hashable CreateChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateChannel

type AWSResponse CreateChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateChannel

type Rep CreateChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateChannel

newCreateChannel Source #

Create a value of CreateChannel 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:

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

CreateChannel, createChannel_tags - The tags to assign to the channel. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

CreateChannel, createChannel_tier - The tier of the channel.

CreateChannel, createChannel_channelName - The name of the channel.

CreateChannel, createChannel_outputs - The channel's output properties.

CreateChannel, createChannel_playbackMode - The type of playback mode to use for this channel.

LINEAR - The programs in the schedule play once back-to-back in the schedule.

LOOP - The programs in the schedule play back-to-back in an endless loop. When the last program in the schedule stops playing, playback loops back to the first program in the schedule.

data CreateChannelResponse Source #

See: newCreateChannelResponse smart constructor.

Instances

Instances details
Generic CreateChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateChannel

Associated Types

type Rep CreateChannelResponse :: Type -> Type #

Read CreateChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateChannel

Show CreateChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateChannel

NFData CreateChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateChannel

Methods

rnf :: CreateChannelResponse -> () #

Eq CreateChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateChannel

type Rep CreateChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateChannel

type Rep CreateChannelResponse = D1 ('MetaData "CreateChannelResponse" "Amazonka.MediaTailor.CreateChannel" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "CreateChannelResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "channelName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "channelState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ChannelState)) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "fillerSlate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SlateSource))))) :*: ((S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "outputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResponseOutputItem])) :*: S1 ('MetaSel ('Just "playbackMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "tier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newCreateChannelResponse Source #

Create a value of CreateChannelResponse 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:

CreateChannelResponse, createChannelResponse_arn - The Amazon Resource Name (ARN) to assign to the channel.

CreateChannel, createChannelResponse_channelName - The name to assign to the channel.

CreateChannelResponse, createChannelResponse_channelState - Indicates whether the channel is in a running state or not.

CreateChannelResponse, createChannelResponse_creationTime - The timestamp of when the channel was created.

CreateChannel, createChannelResponse_fillerSlate - Contains information about the slate used to fill gaps between programs in the schedule.

CreateChannelResponse, createChannelResponse_lastModifiedTime - The timestamp of when the channel was last modified.

CreateChannel, createChannelResponse_outputs - The output properties to assign to the channel.

CreateChannel, createChannelResponse_playbackMode - The playback mode to assign to the channel.

CreateChannel, createChannelResponse_tags - The tags to assign to the channel. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

CreateChannel, createChannelResponse_tier - The tier of the channel.

$sel:httpStatus:CreateChannelResponse', createChannelResponse_httpStatus - The response's http status code.

CreateLiveSource

data CreateLiveSource Source #

See: newCreateLiveSource smart constructor.

Instances

Instances details
ToJSON CreateLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateLiveSource

ToHeaders CreateLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateLiveSource

ToPath CreateLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateLiveSource

ToQuery CreateLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateLiveSource

AWSRequest CreateLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateLiveSource

Associated Types

type AWSResponse CreateLiveSource #

Generic CreateLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateLiveSource

Associated Types

type Rep CreateLiveSource :: Type -> Type #

Read CreateLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateLiveSource

Show CreateLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateLiveSource

NFData CreateLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateLiveSource

Methods

rnf :: CreateLiveSource -> () #

Eq CreateLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateLiveSource

Hashable CreateLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateLiveSource

type AWSResponse CreateLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateLiveSource

type Rep CreateLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateLiveSource

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

newCreateLiveSource Source #

Create a value of CreateLiveSource 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:

CreateLiveSource, createLiveSource_tags - The tags to assign to the live source. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

CreateLiveSource, createLiveSource_httpPackageConfigurations - A list of HTTP package configuration parameters for this live source.

CreateLiveSource, createLiveSource_liveSourceName - The name of the live source.

CreateLiveSource, createLiveSource_sourceLocationName - The name of the source location.

data CreateLiveSourceResponse Source #

See: newCreateLiveSourceResponse smart constructor.

Instances

Instances details
Generic CreateLiveSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateLiveSource

Associated Types

type Rep CreateLiveSourceResponse :: Type -> Type #

Read CreateLiveSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateLiveSource

Show CreateLiveSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateLiveSource

NFData CreateLiveSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateLiveSource

Eq CreateLiveSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateLiveSource

type Rep CreateLiveSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateLiveSource

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

newCreateLiveSourceResponse Source #

Create a value of CreateLiveSourceResponse 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:

CreateLiveSourceResponse, createLiveSourceResponse_arn - The ARN to assign to the live source.

CreateLiveSourceResponse, createLiveSourceResponse_creationTime - The time the live source was created.

CreateLiveSource, createLiveSourceResponse_httpPackageConfigurations - A list of HTTP package configuration parameters for this live source.

CreateLiveSourceResponse, createLiveSourceResponse_lastModifiedTime - The time the live source was last modified.

CreateLiveSource, createLiveSourceResponse_liveSourceName - The name to assign to the live source.

CreateLiveSource, createLiveSourceResponse_sourceLocationName - The name to assign to the source location of the live source.

CreateLiveSource, createLiveSourceResponse_tags - The tags to assign to the live source. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

$sel:httpStatus:CreateLiveSourceResponse', createLiveSourceResponse_httpStatus - The response's http status code.

CreatePrefetchSchedule

data CreatePrefetchSchedule Source #

See: newCreatePrefetchSchedule smart constructor.

Instances

Instances details
ToJSON CreatePrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.CreatePrefetchSchedule

ToHeaders CreatePrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.CreatePrefetchSchedule

ToPath CreatePrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.CreatePrefetchSchedule

ToQuery CreatePrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.CreatePrefetchSchedule

AWSRequest CreatePrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.CreatePrefetchSchedule

Associated Types

type AWSResponse CreatePrefetchSchedule #

Generic CreatePrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.CreatePrefetchSchedule

Associated Types

type Rep CreatePrefetchSchedule :: Type -> Type #

Read CreatePrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.CreatePrefetchSchedule

Show CreatePrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.CreatePrefetchSchedule

NFData CreatePrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.CreatePrefetchSchedule

Methods

rnf :: CreatePrefetchSchedule -> () #

Eq CreatePrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.CreatePrefetchSchedule

Hashable CreatePrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.CreatePrefetchSchedule

type AWSResponse CreatePrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.CreatePrefetchSchedule

type Rep CreatePrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.CreatePrefetchSchedule

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

newCreatePrefetchSchedule Source #

Create a value of CreatePrefetchSchedule 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:

CreatePrefetchSchedule, createPrefetchSchedule_streamId - An optional stream identifier that MediaTailor uses to prefetch ads for multiple streams that use the same playback configuration. If StreamId is specified, MediaTailor returns all of the prefetch schedules with an exact match on StreamId. If not specified, MediaTailor returns all of the prefetch schedules for the playback configuration, regardless of StreamId.

CreatePrefetchSchedule, createPrefetchSchedule_consumption - The configuration settings for MediaTailor's consumption of the prefetched ads from the ad decision server. Each consumption configuration contains an end time and an optional start time that define the consumption window. Prefetch schedules automatically expire no earlier than seven days after the end time.

CreatePrefetchSchedule, createPrefetchSchedule_name - The name to assign to the schedule request.

CreatePrefetchSchedule, createPrefetchSchedule_playbackConfigurationName - The name to assign to the playback configuration.

CreatePrefetchSchedule, createPrefetchSchedule_retrieval - The configuration settings for retrieval of prefetched ads from the ad decision server. Only one set of prefetched ads will be retrieved and subsequently consumed for each ad break.

data CreatePrefetchScheduleResponse Source #

See: newCreatePrefetchScheduleResponse smart constructor.

Instances

Instances details
Generic CreatePrefetchScheduleResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreatePrefetchSchedule

Associated Types

type Rep CreatePrefetchScheduleResponse :: Type -> Type #

Read CreatePrefetchScheduleResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreatePrefetchSchedule

Show CreatePrefetchScheduleResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreatePrefetchSchedule

NFData CreatePrefetchScheduleResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreatePrefetchSchedule

Eq CreatePrefetchScheduleResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreatePrefetchSchedule

type Rep CreatePrefetchScheduleResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreatePrefetchSchedule

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

newCreatePrefetchScheduleResponse Source #

Create a value of CreatePrefetchScheduleResponse 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:

CreatePrefetchScheduleResponse, createPrefetchScheduleResponse_arn - The ARN to assign to the prefetch schedule.

CreatePrefetchSchedule, createPrefetchScheduleResponse_consumption - The configuration settings for MediaTailor's consumption of the prefetched ads from the ad decision server. Each consumption configuration contains an end time and an optional start time that define the consumption window. Prefetch schedules automatically expire no earlier than seven days after the end time.

CreatePrefetchSchedule, createPrefetchScheduleResponse_name - The name to assign to the prefetch schedule.

CreatePrefetchSchedule, createPrefetchScheduleResponse_playbackConfigurationName - The name to assign to the playback configuration.

CreatePrefetchSchedule, createPrefetchScheduleResponse_retrieval - The configuration settings for retrieval of prefetched ads from the ad decision server. Only one set of prefetched ads will be retrieved and subsequently consumed for each ad break.

CreatePrefetchSchedule, createPrefetchScheduleResponse_streamId - An optional stream identifier that MediaTailor uses to prefetch ads for multiple streams that use the same playback configuration. If StreamId is specified, MediaTailor returns all of the prefetch schedules with an exact match on StreamId. If not specified, MediaTailor returns all of the prefetch schedules for the playback configuration, regardless of StreamId.

$sel:httpStatus:CreatePrefetchScheduleResponse', createPrefetchScheduleResponse_httpStatus - The response's http status code.

CreateProgram

data CreateProgram Source #

See: newCreateProgram smart constructor.

Instances

Instances details
ToJSON CreateProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateProgram

ToHeaders CreateProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateProgram

ToPath CreateProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateProgram

ToQuery CreateProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateProgram

AWSRequest CreateProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateProgram

Associated Types

type AWSResponse CreateProgram #

Generic CreateProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateProgram

Associated Types

type Rep CreateProgram :: Type -> Type #

Read CreateProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateProgram

Show CreateProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateProgram

NFData CreateProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateProgram

Methods

rnf :: CreateProgram -> () #

Eq CreateProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateProgram

Hashable CreateProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateProgram

type AWSResponse CreateProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateProgram

type Rep CreateProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateProgram

type Rep CreateProgram = D1 ('MetaData "CreateProgram" "Amazonka.MediaTailor.CreateProgram" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "CreateProgram'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "adBreaks") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AdBreak])) :*: (S1 ('MetaSel ('Just "liveSourceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "vodSourceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "channelName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "programName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "scheduleConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ScheduleConfiguration) :*: S1 ('MetaSel ('Just "sourceLocationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newCreateProgram Source #

Create a value of CreateProgram 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:

CreateProgram, createProgram_adBreaks - The ad break configuration settings.

CreateProgram, createProgram_liveSourceName - The name of the LiveSource for this Program.

CreateProgram, createProgram_vodSourceName - The name that's used to refer to a VOD source.

CreateProgram, createProgram_channelName - The name of the channel for this Program.

CreateProgram, createProgram_programName - The name of the Program.

$sel:scheduleConfiguration:CreateProgram', createProgram_scheduleConfiguration - The schedule configuration settings.

CreateProgram, createProgram_sourceLocationName - The name of the source location.

data CreateProgramResponse Source #

See: newCreateProgramResponse smart constructor.

Instances

Instances details
Generic CreateProgramResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateProgram

Associated Types

type Rep CreateProgramResponse :: Type -> Type #

Read CreateProgramResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateProgram

Show CreateProgramResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateProgram

NFData CreateProgramResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateProgram

Methods

rnf :: CreateProgramResponse -> () #

Eq CreateProgramResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateProgram

type Rep CreateProgramResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateProgram

newCreateProgramResponse Source #

Create a value of CreateProgramResponse 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:

CreateProgram, createProgramResponse_adBreaks - The ad break configuration settings.

CreateProgramResponse, createProgramResponse_arn - The ARN to assign to the program.

CreateProgram, createProgramResponse_channelName - The name to assign to the channel for this program.

CreateProgramResponse, createProgramResponse_creationTime - The time the program was created.

CreateProgram, createProgramResponse_liveSourceName - The name of the LiveSource for this Program.

CreateProgram, createProgramResponse_programName - The name to assign to this program.

$sel:scheduledStartTime:CreateProgramResponse', createProgramResponse_scheduledStartTime - The scheduled start time for this Program.

CreateProgram, createProgramResponse_sourceLocationName - The name to assign to the source location for this program.

CreateProgram, createProgramResponse_vodSourceName - The name that's used to refer to a VOD source.

$sel:httpStatus:CreateProgramResponse', createProgramResponse_httpStatus - The response's http status code.

CreateSourceLocation

data CreateSourceLocation Source #

See: newCreateSourceLocation smart constructor.

Instances

Instances details
ToJSON CreateSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateSourceLocation

ToHeaders CreateSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateSourceLocation

ToPath CreateSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateSourceLocation

ToQuery CreateSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateSourceLocation

AWSRequest CreateSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateSourceLocation

Associated Types

type AWSResponse CreateSourceLocation #

Generic CreateSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateSourceLocation

Associated Types

type Rep CreateSourceLocation :: Type -> Type #

Read CreateSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateSourceLocation

Show CreateSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateSourceLocation

NFData CreateSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateSourceLocation

Methods

rnf :: CreateSourceLocation -> () #

Eq CreateSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateSourceLocation

Hashable CreateSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateSourceLocation

type AWSResponse CreateSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateSourceLocation

type Rep CreateSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateSourceLocation

type Rep CreateSourceLocation = D1 ('MetaData "CreateSourceLocation" "Amazonka.MediaTailor.CreateSourceLocation" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "CreateSourceLocation'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "accessConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AccessConfiguration)) :*: (S1 ('MetaSel ('Just "defaultSegmentDeliveryConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DefaultSegmentDeliveryConfiguration)) :*: S1 ('MetaSel ('Just "segmentDeliveryConfigurations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SegmentDeliveryConfiguration])))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "httpConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 HttpConfiguration) :*: S1 ('MetaSel ('Just "sourceLocationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newCreateSourceLocation Source #

Create a value of CreateSourceLocation 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:

CreateSourceLocation, createSourceLocation_accessConfiguration - Access configuration parameters. Configures the type of authentication used to access content from your source location.

CreateSourceLocation, createSourceLocation_defaultSegmentDeliveryConfiguration - The optional configuration for the server that serves segments.

CreateSourceLocation, createSourceLocation_segmentDeliveryConfigurations - A list of the segment delivery configurations associated with this resource.

CreateSourceLocation, createSourceLocation_tags - The tags to assign to the source location. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

CreateSourceLocation, createSourceLocation_httpConfiguration - The source's HTTP package configurations.

CreateSourceLocation, createSourceLocation_sourceLocationName - The name associated with the source location.

data CreateSourceLocationResponse Source #

See: newCreateSourceLocationResponse smart constructor.

Instances

Instances details
Generic CreateSourceLocationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateSourceLocation

Associated Types

type Rep CreateSourceLocationResponse :: Type -> Type #

Read CreateSourceLocationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateSourceLocation

Show CreateSourceLocationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateSourceLocation

NFData CreateSourceLocationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateSourceLocation

Eq CreateSourceLocationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateSourceLocation

type Rep CreateSourceLocationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateSourceLocation

type Rep CreateSourceLocationResponse = D1 ('MetaData "CreateSourceLocationResponse" "Amazonka.MediaTailor.CreateSourceLocation" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "CreateSourceLocationResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "accessConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AccessConfiguration)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "defaultSegmentDeliveryConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DefaultSegmentDeliveryConfiguration)) :*: S1 ('MetaSel ('Just "httpConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HttpConfiguration))))) :*: ((S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "segmentDeliveryConfigurations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SegmentDeliveryConfiguration]))) :*: (S1 ('MetaSel ('Just "sourceLocationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newCreateSourceLocationResponse Source #

Create a value of CreateSourceLocationResponse 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:

CreateSourceLocation, createSourceLocationResponse_accessConfiguration - Access configuration parameters. Configures the type of authentication used to access content from your source location.

CreateSourceLocationResponse, createSourceLocationResponse_arn - The ARN to assign to the source location.

CreateSourceLocationResponse, createSourceLocationResponse_creationTime - The time the source location was created.

CreateSourceLocation, createSourceLocationResponse_defaultSegmentDeliveryConfiguration - The optional configuration for the server that serves segments.

CreateSourceLocation, createSourceLocationResponse_httpConfiguration - The source's HTTP package configurations.

CreateSourceLocationResponse, createSourceLocationResponse_lastModifiedTime - The time the source location was last modified.

CreateSourceLocation, createSourceLocationResponse_segmentDeliveryConfigurations - The segment delivery configurations for the source location. For information about MediaTailor configurations, see Working with configurations in AWS Elemental MediaTailor.

CreateSourceLocation, createSourceLocationResponse_sourceLocationName - The name to assign to the source location.

CreateSourceLocation, createSourceLocationResponse_tags - The tags to assign to the source location. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

$sel:httpStatus:CreateSourceLocationResponse', createSourceLocationResponse_httpStatus - The response's http status code.

CreateVodSource

data CreateVodSource Source #

See: newCreateVodSource smart constructor.

Instances

Instances details
ToJSON CreateVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateVodSource

ToHeaders CreateVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateVodSource

ToPath CreateVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateVodSource

ToQuery CreateVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateVodSource

AWSRequest CreateVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateVodSource

Associated Types

type AWSResponse CreateVodSource #

Generic CreateVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateVodSource

Associated Types

type Rep CreateVodSource :: Type -> Type #

Read CreateVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateVodSource

Show CreateVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateVodSource

NFData CreateVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateVodSource

Methods

rnf :: CreateVodSource -> () #

Eq CreateVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateVodSource

Hashable CreateVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateVodSource

type AWSResponse CreateVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateVodSource

type Rep CreateVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateVodSource

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

newCreateVodSource Source #

Create a value of CreateVodSource 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:

CreateVodSource, createVodSource_tags - The tags to assign to the VOD source. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

CreateVodSource, createVodSource_httpPackageConfigurations - A list of HTTP package configuration parameters for this VOD source.

CreateVodSource, createVodSource_sourceLocationName - The name of the source location for this VOD source.

CreateVodSource, createVodSource_vodSourceName - The name associated with the VOD source.>

data CreateVodSourceResponse Source #

See: newCreateVodSourceResponse smart constructor.

Instances

Instances details
Generic CreateVodSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateVodSource

Associated Types

type Rep CreateVodSourceResponse :: Type -> Type #

Read CreateVodSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateVodSource

Show CreateVodSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateVodSource

NFData CreateVodSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateVodSource

Methods

rnf :: CreateVodSourceResponse -> () #

Eq CreateVodSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateVodSource

type Rep CreateVodSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.CreateVodSource

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

newCreateVodSourceResponse Source #

Create a value of CreateVodSourceResponse 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:

CreateVodSourceResponse, createVodSourceResponse_arn - The ARN to assign to this VOD source.

CreateVodSourceResponse, createVodSourceResponse_creationTime - The time the VOD source was created.

CreateVodSource, createVodSourceResponse_httpPackageConfigurations - A list of HTTP package configuration parameters for this VOD source.

CreateVodSourceResponse, createVodSourceResponse_lastModifiedTime - The time the VOD source was last modified.

CreateVodSource, createVodSourceResponse_sourceLocationName - The name to assign to the source location for this VOD source.

CreateVodSource, createVodSourceResponse_tags - The tags to assign to the VOD source. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

CreateVodSource, createVodSourceResponse_vodSourceName - The name to assign to the VOD source.

$sel:httpStatus:CreateVodSourceResponse', createVodSourceResponse_httpStatus - The response's http status code.

DeleteChannel

data DeleteChannel Source #

See: newDeleteChannel smart constructor.

Constructors

DeleteChannel' Text 

Instances

Instances details
ToHeaders DeleteChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannel

ToPath DeleteChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannel

ToQuery DeleteChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannel

AWSRequest DeleteChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannel

Associated Types

type AWSResponse DeleteChannel #

Generic DeleteChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannel

Associated Types

type Rep DeleteChannel :: Type -> Type #

Read DeleteChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannel

Show DeleteChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannel

NFData DeleteChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannel

Methods

rnf :: DeleteChannel -> () #

Eq DeleteChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannel

Hashable DeleteChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannel

type AWSResponse DeleteChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannel

type Rep DeleteChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannel

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

newDeleteChannel Source #

Create a value of DeleteChannel 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:

DeleteChannel, deleteChannel_channelName - The name of the channel.

data DeleteChannelResponse Source #

See: newDeleteChannelResponse smart constructor.

Instances

Instances details
Generic DeleteChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannel

Associated Types

type Rep DeleteChannelResponse :: Type -> Type #

Read DeleteChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannel

Show DeleteChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannel

NFData DeleteChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannel

Methods

rnf :: DeleteChannelResponse -> () #

Eq DeleteChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannel

type Rep DeleteChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannel

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

newDeleteChannelResponse Source #

Create a value of DeleteChannelResponse 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:httpStatus:DeleteChannelResponse', deleteChannelResponse_httpStatus - The response's http status code.

DeleteChannelPolicy

data DeleteChannelPolicy Source #

See: newDeleteChannelPolicy smart constructor.

Instances

Instances details
ToHeaders DeleteChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannelPolicy

ToPath DeleteChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannelPolicy

ToQuery DeleteChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannelPolicy

AWSRequest DeleteChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannelPolicy

Associated Types

type AWSResponse DeleteChannelPolicy #

Generic DeleteChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannelPolicy

Associated Types

type Rep DeleteChannelPolicy :: Type -> Type #

Read DeleteChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannelPolicy

Show DeleteChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannelPolicy

NFData DeleteChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannelPolicy

Methods

rnf :: DeleteChannelPolicy -> () #

Eq DeleteChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannelPolicy

Hashable DeleteChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannelPolicy

type AWSResponse DeleteChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannelPolicy

type Rep DeleteChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannelPolicy

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

newDeleteChannelPolicy Source #

Create a value of DeleteChannelPolicy 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:

DeleteChannelPolicy, deleteChannelPolicy_channelName - The name of the channel associated with this channel policy.

data DeleteChannelPolicyResponse Source #

See: newDeleteChannelPolicyResponse smart constructor.

Instances

Instances details
Generic DeleteChannelPolicyResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannelPolicy

Associated Types

type Rep DeleteChannelPolicyResponse :: Type -> Type #

Read DeleteChannelPolicyResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannelPolicy

Show DeleteChannelPolicyResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannelPolicy

NFData DeleteChannelPolicyResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannelPolicy

Eq DeleteChannelPolicyResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannelPolicy

type Rep DeleteChannelPolicyResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteChannelPolicy

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

newDeleteChannelPolicyResponse Source #

Create a value of DeleteChannelPolicyResponse 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:httpStatus:DeleteChannelPolicyResponse', deleteChannelPolicyResponse_httpStatus - The response's http status code.

DeleteLiveSource

data DeleteLiveSource Source #

See: newDeleteLiveSource smart constructor.

Instances

Instances details
ToHeaders DeleteLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteLiveSource

ToPath DeleteLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteLiveSource

ToQuery DeleteLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteLiveSource

AWSRequest DeleteLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteLiveSource

Associated Types

type AWSResponse DeleteLiveSource #

Generic DeleteLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteLiveSource

Associated Types

type Rep DeleteLiveSource :: Type -> Type #

Read DeleteLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteLiveSource

Show DeleteLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteLiveSource

NFData DeleteLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteLiveSource

Methods

rnf :: DeleteLiveSource -> () #

Eq DeleteLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteLiveSource

Hashable DeleteLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteLiveSource

type AWSResponse DeleteLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteLiveSource

type Rep DeleteLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteLiveSource

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

newDeleteLiveSource Source #

Create a value of DeleteLiveSource 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:

DeleteLiveSource, deleteLiveSource_liveSourceName - The name of the live source.

DeleteLiveSource, deleteLiveSource_sourceLocationName - The name of the source location associated with this Live Source.

data DeleteLiveSourceResponse Source #

See: newDeleteLiveSourceResponse smart constructor.

Instances

Instances details
Generic DeleteLiveSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteLiveSource

Associated Types

type Rep DeleteLiveSourceResponse :: Type -> Type #

Read DeleteLiveSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteLiveSource

Show DeleteLiveSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteLiveSource

NFData DeleteLiveSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteLiveSource

Eq DeleteLiveSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteLiveSource

type Rep DeleteLiveSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteLiveSource

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

newDeleteLiveSourceResponse Source #

Create a value of DeleteLiveSourceResponse 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:httpStatus:DeleteLiveSourceResponse', deleteLiveSourceResponse_httpStatus - The response's http status code.

DeletePlaybackConfiguration

data DeletePlaybackConfiguration Source #

See: newDeletePlaybackConfiguration smart constructor.

Instances

Instances details
ToHeaders DeletePlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePlaybackConfiguration

ToPath DeletePlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePlaybackConfiguration

ToQuery DeletePlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePlaybackConfiguration

AWSRequest DeletePlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePlaybackConfiguration

Generic DeletePlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePlaybackConfiguration

Associated Types

type Rep DeletePlaybackConfiguration :: Type -> Type #

Read DeletePlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePlaybackConfiguration

Show DeletePlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePlaybackConfiguration

NFData DeletePlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePlaybackConfiguration

Eq DeletePlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePlaybackConfiguration

Hashable DeletePlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePlaybackConfiguration

type AWSResponse DeletePlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePlaybackConfiguration

type Rep DeletePlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePlaybackConfiguration

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

newDeletePlaybackConfiguration Source #

Create a value of DeletePlaybackConfiguration 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:

DeletePlaybackConfiguration, deletePlaybackConfiguration_name - The name of the playback configuration.

data DeletePlaybackConfigurationResponse Source #

Instances

Instances details
Generic DeletePlaybackConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePlaybackConfiguration

Read DeletePlaybackConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePlaybackConfiguration

Show DeletePlaybackConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePlaybackConfiguration

NFData DeletePlaybackConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePlaybackConfiguration

Eq DeletePlaybackConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePlaybackConfiguration

type Rep DeletePlaybackConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePlaybackConfiguration

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

newDeletePlaybackConfigurationResponse Source #

Create a value of DeletePlaybackConfigurationResponse 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:httpStatus:DeletePlaybackConfigurationResponse', deletePlaybackConfigurationResponse_httpStatus - The response's http status code.

DeletePrefetchSchedule

data DeletePrefetchSchedule Source #

See: newDeletePrefetchSchedule smart constructor.

Instances

Instances details
ToHeaders DeletePrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePrefetchSchedule

ToPath DeletePrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePrefetchSchedule

ToQuery DeletePrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePrefetchSchedule

AWSRequest DeletePrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePrefetchSchedule

Associated Types

type AWSResponse DeletePrefetchSchedule #

Generic DeletePrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePrefetchSchedule

Associated Types

type Rep DeletePrefetchSchedule :: Type -> Type #

Read DeletePrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePrefetchSchedule

Show DeletePrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePrefetchSchedule

NFData DeletePrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePrefetchSchedule

Methods

rnf :: DeletePrefetchSchedule -> () #

Eq DeletePrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePrefetchSchedule

Hashable DeletePrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePrefetchSchedule

type AWSResponse DeletePrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePrefetchSchedule

type Rep DeletePrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePrefetchSchedule

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

newDeletePrefetchSchedule Source #

Create a value of DeletePrefetchSchedule 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:

DeletePrefetchSchedule, deletePrefetchSchedule_name - The name of the prefetch schedule. If the action is successful, the service sends back an HTTP 204 response with an empty HTTP body.

DeletePrefetchSchedule, deletePrefetchSchedule_playbackConfigurationName - The name of the playback configuration for this prefetch schedule.

data DeletePrefetchScheduleResponse Source #

See: newDeletePrefetchScheduleResponse smart constructor.

Instances

Instances details
Generic DeletePrefetchScheduleResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePrefetchSchedule

Associated Types

type Rep DeletePrefetchScheduleResponse :: Type -> Type #

Read DeletePrefetchScheduleResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePrefetchSchedule

Show DeletePrefetchScheduleResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePrefetchSchedule

NFData DeletePrefetchScheduleResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePrefetchSchedule

Eq DeletePrefetchScheduleResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePrefetchSchedule

type Rep DeletePrefetchScheduleResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeletePrefetchSchedule

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

newDeletePrefetchScheduleResponse Source #

Create a value of DeletePrefetchScheduleResponse 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:httpStatus:DeletePrefetchScheduleResponse', deletePrefetchScheduleResponse_httpStatus - The response's http status code.

DeleteProgram

data DeleteProgram Source #

See: newDeleteProgram smart constructor.

Constructors

DeleteProgram' Text Text 

Instances

Instances details
ToHeaders DeleteProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteProgram

ToPath DeleteProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteProgram

ToQuery DeleteProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteProgram

AWSRequest DeleteProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteProgram

Associated Types

type AWSResponse DeleteProgram #

Generic DeleteProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteProgram

Associated Types

type Rep DeleteProgram :: Type -> Type #

Read DeleteProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteProgram

Show DeleteProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteProgram

NFData DeleteProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteProgram

Methods

rnf :: DeleteProgram -> () #

Eq DeleteProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteProgram

Hashable DeleteProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteProgram

type AWSResponse DeleteProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteProgram

type Rep DeleteProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteProgram

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

newDeleteProgram Source #

Create a value of DeleteProgram 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:

DeleteProgram, deleteProgram_channelName - The name of the channel.

DeleteProgram, deleteProgram_programName - The name of the program.

data DeleteProgramResponse Source #

See: newDeleteProgramResponse smart constructor.

Instances

Instances details
Generic DeleteProgramResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteProgram

Associated Types

type Rep DeleteProgramResponse :: Type -> Type #

Read DeleteProgramResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteProgram

Show DeleteProgramResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteProgram

NFData DeleteProgramResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteProgram

Methods

rnf :: DeleteProgramResponse -> () #

Eq DeleteProgramResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteProgram

type Rep DeleteProgramResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteProgram

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

newDeleteProgramResponse Source #

Create a value of DeleteProgramResponse 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:httpStatus:DeleteProgramResponse', deleteProgramResponse_httpStatus - The response's http status code.

DeleteSourceLocation

data DeleteSourceLocation Source #

See: newDeleteSourceLocation smart constructor.

Instances

Instances details
ToHeaders DeleteSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteSourceLocation

ToPath DeleteSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteSourceLocation

ToQuery DeleteSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteSourceLocation

AWSRequest DeleteSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteSourceLocation

Associated Types

type AWSResponse DeleteSourceLocation #

Generic DeleteSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteSourceLocation

Associated Types

type Rep DeleteSourceLocation :: Type -> Type #

Read DeleteSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteSourceLocation

Show DeleteSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteSourceLocation

NFData DeleteSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteSourceLocation

Methods

rnf :: DeleteSourceLocation -> () #

Eq DeleteSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteSourceLocation

Hashable DeleteSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteSourceLocation

type AWSResponse DeleteSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteSourceLocation

type Rep DeleteSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteSourceLocation

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

newDeleteSourceLocation Source #

Create a value of DeleteSourceLocation 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:

DeleteSourceLocation, deleteSourceLocation_sourceLocationName - The name of the source location.

data DeleteSourceLocationResponse Source #

See: newDeleteSourceLocationResponse smart constructor.

Instances

Instances details
Generic DeleteSourceLocationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteSourceLocation

Associated Types

type Rep DeleteSourceLocationResponse :: Type -> Type #

Read DeleteSourceLocationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteSourceLocation

Show DeleteSourceLocationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteSourceLocation

NFData DeleteSourceLocationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteSourceLocation

Eq DeleteSourceLocationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteSourceLocation

type Rep DeleteSourceLocationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteSourceLocation

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

newDeleteSourceLocationResponse Source #

Create a value of DeleteSourceLocationResponse 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:httpStatus:DeleteSourceLocationResponse', deleteSourceLocationResponse_httpStatus - The response's http status code.

DeleteVodSource

data DeleteVodSource Source #

See: newDeleteVodSource smart constructor.

Constructors

DeleteVodSource' Text Text 

Instances

Instances details
ToHeaders DeleteVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteVodSource

ToPath DeleteVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteVodSource

ToQuery DeleteVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteVodSource

AWSRequest DeleteVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteVodSource

Associated Types

type AWSResponse DeleteVodSource #

Generic DeleteVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteVodSource

Associated Types

type Rep DeleteVodSource :: Type -> Type #

Read DeleteVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteVodSource

Show DeleteVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteVodSource

NFData DeleteVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteVodSource

Methods

rnf :: DeleteVodSource -> () #

Eq DeleteVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteVodSource

Hashable DeleteVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteVodSource

type AWSResponse DeleteVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteVodSource

type Rep DeleteVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteVodSource

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

newDeleteVodSource Source #

Create a value of DeleteVodSource 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:

DeleteVodSource, deleteVodSource_sourceLocationName - The name of the source location associated with this VOD Source.

DeleteVodSource, deleteVodSource_vodSourceName - The name of the VOD source.

data DeleteVodSourceResponse Source #

See: newDeleteVodSourceResponse smart constructor.

Instances

Instances details
Generic DeleteVodSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteVodSource

Associated Types

type Rep DeleteVodSourceResponse :: Type -> Type #

Read DeleteVodSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteVodSource

Show DeleteVodSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteVodSource

NFData DeleteVodSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteVodSource

Methods

rnf :: DeleteVodSourceResponse -> () #

Eq DeleteVodSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteVodSource

type Rep DeleteVodSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DeleteVodSource

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

newDeleteVodSourceResponse Source #

Create a value of DeleteVodSourceResponse 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:httpStatus:DeleteVodSourceResponse', deleteVodSourceResponse_httpStatus - The response's http status code.

DescribeChannel

data DescribeChannel Source #

See: newDescribeChannel smart constructor.

Constructors

DescribeChannel' Text 

Instances

Instances details
ToHeaders DescribeChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeChannel

ToPath DescribeChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeChannel

ToQuery DescribeChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeChannel

AWSRequest DescribeChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeChannel

Associated Types

type AWSResponse DescribeChannel #

Generic DescribeChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeChannel

Associated Types

type Rep DescribeChannel :: Type -> Type #

Read DescribeChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeChannel

Show DescribeChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeChannel

NFData DescribeChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeChannel

Methods

rnf :: DescribeChannel -> () #

Eq DescribeChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeChannel

Hashable DescribeChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeChannel

type AWSResponse DescribeChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeChannel

type Rep DescribeChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeChannel

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

newDescribeChannel Source #

Create a value of DescribeChannel 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:

DescribeChannel, describeChannel_channelName - The name of the channel.

data DescribeChannelResponse Source #

See: newDescribeChannelResponse smart constructor.

Instances

Instances details
Generic DescribeChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeChannel

Associated Types

type Rep DescribeChannelResponse :: Type -> Type #

Read DescribeChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeChannel

Show DescribeChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeChannel

NFData DescribeChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeChannel

Methods

rnf :: DescribeChannelResponse -> () #

Eq DescribeChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeChannel

type Rep DescribeChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeChannel

type Rep DescribeChannelResponse = D1 ('MetaData "DescribeChannelResponse" "Amazonka.MediaTailor.DescribeChannel" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "DescribeChannelResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "channelName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "channelState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ChannelState)) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "fillerSlate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SlateSource))))) :*: ((S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "outputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResponseOutputItem])) :*: S1 ('MetaSel ('Just "playbackMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "tier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newDescribeChannelResponse Source #

Create a value of DescribeChannelResponse 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:

DescribeChannelResponse, describeChannelResponse_arn - The ARN of the channel.

DescribeChannel, describeChannelResponse_channelName - The name of the channel.

DescribeChannelResponse, describeChannelResponse_channelState - Indicates whether the channel is in a running state or not.

DescribeChannelResponse, describeChannelResponse_creationTime - The timestamp of when the channel was created.

DescribeChannelResponse, describeChannelResponse_fillerSlate - Contains information about the slate used to fill gaps between programs in the schedule.

DescribeChannelResponse, describeChannelResponse_lastModifiedTime - The timestamp of when the channel was last modified.

DescribeChannelResponse, describeChannelResponse_outputs - The channel's output properties.

DescribeChannelResponse, describeChannelResponse_playbackMode - The channel's playback mode.

DescribeChannelResponse, describeChannelResponse_tags - The tags assigned to the channel. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

DescribeChannelResponse, describeChannelResponse_tier - The channel's tier.

$sel:httpStatus:DescribeChannelResponse', describeChannelResponse_httpStatus - The response's http status code.

DescribeLiveSource

data DescribeLiveSource Source #

See: newDescribeLiveSource smart constructor.

Instances

Instances details
ToHeaders DescribeLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

ToPath DescribeLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

ToQuery DescribeLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

AWSRequest DescribeLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

Associated Types

type AWSResponse DescribeLiveSource #

Generic DescribeLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

Associated Types

type Rep DescribeLiveSource :: Type -> Type #

Read DescribeLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

Show DescribeLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

NFData DescribeLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

Methods

rnf :: DescribeLiveSource -> () #

Eq DescribeLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

Hashable DescribeLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

type AWSResponse DescribeLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

type Rep DescribeLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

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

newDescribeLiveSource Source #

Create a value of DescribeLiveSource 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:

DescribeLiveSource, describeLiveSource_liveSourceName - The name of the live source.

DescribeLiveSource, describeLiveSource_sourceLocationName - The name of the source location associated with this Live Source.

data DescribeLiveSourceResponse Source #

See: newDescribeLiveSourceResponse smart constructor.

Instances

Instances details
Generic DescribeLiveSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

Associated Types

type Rep DescribeLiveSourceResponse :: Type -> Type #

Read DescribeLiveSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

Show DescribeLiveSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

NFData DescribeLiveSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

Eq DescribeLiveSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

type Rep DescribeLiveSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

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

newDescribeLiveSourceResponse Source #

Create a value of DescribeLiveSourceResponse 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:

DescribeLiveSourceResponse, describeLiveSourceResponse_arn - The ARN of the live source.

DescribeLiveSourceResponse, describeLiveSourceResponse_creationTime - The timestamp that indicates when the live source was created.

DescribeLiveSourceResponse, describeLiveSourceResponse_httpPackageConfigurations - The HTTP package configurations.

DescribeLiveSourceResponse, describeLiveSourceResponse_lastModifiedTime - The timestamp that indicates when the live source was modified.

DescribeLiveSource, describeLiveSourceResponse_liveSourceName - The name of the live source.

DescribeLiveSource, describeLiveSourceResponse_sourceLocationName - The name of the source location associated with the live source.

DescribeLiveSourceResponse, describeLiveSourceResponse_tags - The tags assigned to the live source. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

$sel:httpStatus:DescribeLiveSourceResponse', describeLiveSourceResponse_httpStatus - The response's http status code.

DescribeProgram

data DescribeProgram Source #

See: newDescribeProgram smart constructor.

Constructors

DescribeProgram' Text Text 

Instances

Instances details
ToHeaders DescribeProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeProgram

ToPath DescribeProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeProgram

ToQuery DescribeProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeProgram

AWSRequest DescribeProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeProgram

Associated Types

type AWSResponse DescribeProgram #

Generic DescribeProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeProgram

Associated Types

type Rep DescribeProgram :: Type -> Type #

Read DescribeProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeProgram

Show DescribeProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeProgram

NFData DescribeProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeProgram

Methods

rnf :: DescribeProgram -> () #

Eq DescribeProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeProgram

Hashable DescribeProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeProgram

type AWSResponse DescribeProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeProgram

type Rep DescribeProgram Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeProgram

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

newDescribeProgram Source #

Create a value of DescribeProgram 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:

DescribeProgram, describeProgram_channelName - The name of the channel associated with this Program.

DescribeProgram, describeProgram_programName - The name of the program.

data DescribeProgramResponse Source #

See: newDescribeProgramResponse smart constructor.

Instances

Instances details
Generic DescribeProgramResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeProgram

Associated Types

type Rep DescribeProgramResponse :: Type -> Type #

Read DescribeProgramResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeProgram

Show DescribeProgramResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeProgram

NFData DescribeProgramResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeProgram

Methods

rnf :: DescribeProgramResponse -> () #

Eq DescribeProgramResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeProgram

type Rep DescribeProgramResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeProgram

newDescribeProgramResponse Source #

Create a value of DescribeProgramResponse 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:adBreaks:DescribeProgramResponse', describeProgramResponse_adBreaks - The ad break configuration settings.

DescribeProgramResponse, describeProgramResponse_arn - The ARN of the program.

DescribeProgram, describeProgramResponse_channelName - The name of the channel that the program belongs to.

DescribeProgramResponse, describeProgramResponse_creationTime - The timestamp of when the program was created.

DescribeProgramResponse, describeProgramResponse_liveSourceName - The name of the LiveSource for this Program.

DescribeProgram, describeProgramResponse_programName - The name of the program.

$sel:scheduledStartTime:DescribeProgramResponse', describeProgramResponse_scheduledStartTime - The date and time that the program is scheduled to start in ISO 8601 format and Coordinated Universal Time (UTC). For example, the value 2021-03-27T17:48:16.751Z represents March 27, 2021 at 17:48:16.751 UTC.

DescribeProgramResponse, describeProgramResponse_sourceLocationName - The source location name.

DescribeProgramResponse, describeProgramResponse_vodSourceName - The name that's used to refer to a VOD source.

$sel:httpStatus:DescribeProgramResponse', describeProgramResponse_httpStatus - The response's http status code.

DescribeSourceLocation

data DescribeSourceLocation Source #

See: newDescribeSourceLocation smart constructor.

Instances

Instances details
ToHeaders DescribeSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeSourceLocation

ToPath DescribeSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeSourceLocation

ToQuery DescribeSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeSourceLocation

AWSRequest DescribeSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeSourceLocation

Associated Types

type AWSResponse DescribeSourceLocation #

Generic DescribeSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeSourceLocation

Associated Types

type Rep DescribeSourceLocation :: Type -> Type #

Read DescribeSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeSourceLocation

Show DescribeSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeSourceLocation

NFData DescribeSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeSourceLocation

Methods

rnf :: DescribeSourceLocation -> () #

Eq DescribeSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeSourceLocation

Hashable DescribeSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeSourceLocation

type AWSResponse DescribeSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeSourceLocation

type Rep DescribeSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeSourceLocation

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

newDescribeSourceLocation Source #

Create a value of DescribeSourceLocation 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:

DescribeSourceLocation, describeSourceLocation_sourceLocationName - The name of the source location.

data DescribeSourceLocationResponse Source #

See: newDescribeSourceLocationResponse smart constructor.

Instances

Instances details
Generic DescribeSourceLocationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeSourceLocation

Associated Types

type Rep DescribeSourceLocationResponse :: Type -> Type #

Read DescribeSourceLocationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeSourceLocation

Show DescribeSourceLocationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeSourceLocation

NFData DescribeSourceLocationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeSourceLocation

Eq DescribeSourceLocationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeSourceLocation

type Rep DescribeSourceLocationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeSourceLocation

type Rep DescribeSourceLocationResponse = D1 ('MetaData "DescribeSourceLocationResponse" "Amazonka.MediaTailor.DescribeSourceLocation" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "DescribeSourceLocationResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "accessConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AccessConfiguration)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "defaultSegmentDeliveryConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DefaultSegmentDeliveryConfiguration)) :*: S1 ('MetaSel ('Just "httpConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HttpConfiguration))))) :*: ((S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "segmentDeliveryConfigurations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SegmentDeliveryConfiguration]))) :*: (S1 ('MetaSel ('Just "sourceLocationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newDescribeSourceLocationResponse Source #

Create a value of DescribeSourceLocationResponse 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:

DescribeSourceLocationResponse, describeSourceLocationResponse_accessConfiguration - The access configuration for the source location.

DescribeSourceLocationResponse, describeSourceLocationResponse_arn - The ARN of the source location.

DescribeSourceLocationResponse, describeSourceLocationResponse_creationTime - The timestamp that indicates when the source location was created.

DescribeSourceLocationResponse, describeSourceLocationResponse_defaultSegmentDeliveryConfiguration - The default segment delivery configuration settings.

DescribeSourceLocationResponse, describeSourceLocationResponse_httpConfiguration - The HTTP package configuration settings for the source location.

DescribeSourceLocationResponse, describeSourceLocationResponse_lastModifiedTime - The timestamp that indicates when the source location was last modified.

DescribeSourceLocationResponse, describeSourceLocationResponse_segmentDeliveryConfigurations - A list of the segment delivery configurations associated with this resource.

DescribeSourceLocation, describeSourceLocationResponse_sourceLocationName - The name of the source location.

DescribeSourceLocationResponse, describeSourceLocationResponse_tags - The tags assigned to the source location. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

$sel:httpStatus:DescribeSourceLocationResponse', describeSourceLocationResponse_httpStatus - The response's http status code.

DescribeVodSource

data DescribeVodSource Source #

See: newDescribeVodSource smart constructor.

Instances

Instances details
ToHeaders DescribeVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeVodSource

ToPath DescribeVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeVodSource

ToQuery DescribeVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeVodSource

AWSRequest DescribeVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeVodSource

Associated Types

type AWSResponse DescribeVodSource #

Generic DescribeVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeVodSource

Associated Types

type Rep DescribeVodSource :: Type -> Type #

Read DescribeVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeVodSource

Show DescribeVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeVodSource

NFData DescribeVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeVodSource

Methods

rnf :: DescribeVodSource -> () #

Eq DescribeVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeVodSource

Hashable DescribeVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeVodSource

type AWSResponse DescribeVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeVodSource

type Rep DescribeVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeVodSource

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

newDescribeVodSource Source #

Create a value of DescribeVodSource 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:

DescribeVodSource, describeVodSource_sourceLocationName - The name of the source location associated with this VOD Source.

DescribeVodSource, describeVodSource_vodSourceName - The name of the VOD Source.

data DescribeVodSourceResponse Source #

See: newDescribeVodSourceResponse smart constructor.

Instances

Instances details
Generic DescribeVodSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeVodSource

Associated Types

type Rep DescribeVodSourceResponse :: Type -> Type #

Read DescribeVodSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeVodSource

Show DescribeVodSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeVodSource

NFData DescribeVodSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeVodSource

Eq DescribeVodSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeVodSource

type Rep DescribeVodSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeVodSource

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

newDescribeVodSourceResponse Source #

Create a value of DescribeVodSourceResponse 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:

DescribeVodSourceResponse, describeVodSourceResponse_arn - The ARN of the VOD source.

DescribeVodSourceResponse, describeVodSourceResponse_creationTime - The timestamp that indicates when the VOD source was created.

DescribeVodSourceResponse, describeVodSourceResponse_httpPackageConfigurations - The HTTP package configurations.

DescribeVodSourceResponse, describeVodSourceResponse_lastModifiedTime - The last modified time of the VOD source.

DescribeVodSource, describeVodSourceResponse_sourceLocationName - The name of the source location associated with the VOD source.

DescribeVodSourceResponse, describeVodSourceResponse_tags - The tags assigned to the VOD source. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

DescribeVodSource, describeVodSourceResponse_vodSourceName - The name of the VOD source.

$sel:httpStatus:DescribeVodSourceResponse', describeVodSourceResponse_httpStatus - The response's http status code.

GetChannelPolicy

data GetChannelPolicy Source #

See: newGetChannelPolicy smart constructor.

Constructors

GetChannelPolicy' Text 

Instances

Instances details
ToHeaders GetChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelPolicy

ToPath GetChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelPolicy

ToQuery GetChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelPolicy

AWSRequest GetChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelPolicy

Associated Types

type AWSResponse GetChannelPolicy #

Generic GetChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelPolicy

Associated Types

type Rep GetChannelPolicy :: Type -> Type #

Read GetChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelPolicy

Show GetChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelPolicy

NFData GetChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelPolicy

Methods

rnf :: GetChannelPolicy -> () #

Eq GetChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelPolicy

Hashable GetChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelPolicy

type AWSResponse GetChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelPolicy

type Rep GetChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelPolicy

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

newGetChannelPolicy Source #

Create a value of GetChannelPolicy 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:

GetChannelPolicy, getChannelPolicy_channelName - The name of the channel associated with this Channel Policy.

data GetChannelPolicyResponse Source #

See: newGetChannelPolicyResponse smart constructor.

Instances

Instances details
Generic GetChannelPolicyResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelPolicy

Associated Types

type Rep GetChannelPolicyResponse :: Type -> Type #

Read GetChannelPolicyResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelPolicy

Show GetChannelPolicyResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelPolicy

NFData GetChannelPolicyResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelPolicy

Eq GetChannelPolicyResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelPolicy

type Rep GetChannelPolicyResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelPolicy

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

newGetChannelPolicyResponse Source #

Create a value of GetChannelPolicyResponse 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:policy:GetChannelPolicyResponse', getChannelPolicyResponse_policy - The IAM policy for the channel. IAM policies are used to control access to your channel.

$sel:httpStatus:GetChannelPolicyResponse', getChannelPolicyResponse_httpStatus - The response's http status code.

GetChannelSchedule (Paginated)

data GetChannelSchedule Source #

See: newGetChannelSchedule smart constructor.

Instances

Instances details
ToHeaders GetChannelSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelSchedule

ToPath GetChannelSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelSchedule

ToQuery GetChannelSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelSchedule

AWSPager GetChannelSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelSchedule

AWSRequest GetChannelSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelSchedule

Associated Types

type AWSResponse GetChannelSchedule #

Generic GetChannelSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelSchedule

Associated Types

type Rep GetChannelSchedule :: Type -> Type #

Read GetChannelSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelSchedule

Show GetChannelSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelSchedule

NFData GetChannelSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelSchedule

Methods

rnf :: GetChannelSchedule -> () #

Eq GetChannelSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelSchedule

Hashable GetChannelSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelSchedule

type AWSResponse GetChannelSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelSchedule

type Rep GetChannelSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelSchedule

type Rep GetChannelSchedule = D1 ('MetaData "GetChannelSchedule" "Amazonka.MediaTailor.GetChannelSchedule" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "GetChannelSchedule'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "durationMinutes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "channelName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newGetChannelSchedule Source #

Create a value of GetChannelSchedule 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:durationMinutes:GetChannelSchedule', getChannelSchedule_durationMinutes - The duration in minutes of the channel schedule.

$sel:maxResults:GetChannelSchedule', getChannelSchedule_maxResults - The maximum number of channel schedules that you want MediaTailor to return in response to the current request. If there are more than MaxResults channel schedules, use the value of NextToken in the response to get the next page of results.

GetChannelSchedule, getChannelSchedule_nextToken - (Optional) If the playback configuration has more than MaxResults channel schedules, use NextToken to get the second and subsequent pages of results.

For the first GetChannelScheduleRequest request, omit this value.

For the second and subsequent requests, get the value of NextToken from the previous response and specify that value for NextToken in the request.

If the previous response didn't include a NextToken element, there are no more channel schedules to get.

GetChannelSchedule, getChannelSchedule_channelName - The name of the channel associated with this Channel Schedule.

data GetChannelScheduleResponse Source #

See: newGetChannelScheduleResponse smart constructor.

Instances

Instances details
Generic GetChannelScheduleResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelSchedule

Associated Types

type Rep GetChannelScheduleResponse :: Type -> Type #

Read GetChannelScheduleResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelSchedule

Show GetChannelScheduleResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelSchedule

NFData GetChannelScheduleResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelSchedule

Eq GetChannelScheduleResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelSchedule

type Rep GetChannelScheduleResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.GetChannelSchedule

type Rep GetChannelScheduleResponse = D1 ('MetaData "GetChannelScheduleResponse" "Amazonka.MediaTailor.GetChannelSchedule" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "GetChannelScheduleResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "items") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ScheduleEntry])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetChannelScheduleResponse Source #

Create a value of GetChannelScheduleResponse 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:items:GetChannelScheduleResponse', getChannelScheduleResponse_items - A list of schedule entries for the channel.

GetChannelSchedule, getChannelScheduleResponse_nextToken - Pagination token returned by the list request when results exceed the maximum allowed. Use the token to fetch the next page of results.

$sel:httpStatus:GetChannelScheduleResponse', getChannelScheduleResponse_httpStatus - The response's http status code.

GetPlaybackConfiguration

data GetPlaybackConfiguration Source #

See: newGetPlaybackConfiguration smart constructor.

Instances

Instances details
ToHeaders GetPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPlaybackConfiguration

ToPath GetPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPlaybackConfiguration

ToQuery GetPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPlaybackConfiguration

AWSRequest GetPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPlaybackConfiguration

Generic GetPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPlaybackConfiguration

Associated Types

type Rep GetPlaybackConfiguration :: Type -> Type #

Read GetPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPlaybackConfiguration

Show GetPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPlaybackConfiguration

NFData GetPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPlaybackConfiguration

Eq GetPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPlaybackConfiguration

Hashable GetPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPlaybackConfiguration

type AWSResponse GetPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPlaybackConfiguration

type Rep GetPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPlaybackConfiguration

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

newGetPlaybackConfiguration Source #

Create a value of GetPlaybackConfiguration 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:

GetPlaybackConfiguration, getPlaybackConfiguration_name - The identifier for the playback configuration.

data GetPlaybackConfigurationResponse Source #

See: newGetPlaybackConfigurationResponse smart constructor.

Instances

Instances details
Generic GetPlaybackConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPlaybackConfiguration

Associated Types

type Rep GetPlaybackConfigurationResponse :: Type -> Type #

Read GetPlaybackConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPlaybackConfiguration

Show GetPlaybackConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPlaybackConfiguration

NFData GetPlaybackConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPlaybackConfiguration

Eq GetPlaybackConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPlaybackConfiguration

type Rep GetPlaybackConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPlaybackConfiguration

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

newGetPlaybackConfigurationResponse Source #

Create a value of GetPlaybackConfigurationResponse 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:

GetPlaybackConfigurationResponse, getPlaybackConfigurationResponse_adDecisionServerUrl - The URL for the ad decision server (ADS). This includes the specification of static parameters and placeholders for dynamic parameters. AWS Elemental MediaTailor substitutes player-specific and session-specific parameters as needed when calling the ADS. Alternately, for testing, you can provide a static VAST URL. The maximum length is 25,000 characters.

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

GetPlaybackConfigurationResponse, getPlaybackConfigurationResponse_bumper - The configuration for bumpers. Bumpers are short audio or video clips that play at the start or before the end of an ad break. To learn more about bumpers, see Bumpers.

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

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

GetPlaybackConfigurationResponse, getPlaybackConfigurationResponse_dashConfiguration - The configuration for DASH content.

GetPlaybackConfigurationResponse, getPlaybackConfigurationResponse_hlsConfiguration - The configuration for HLS content.

GetPlaybackConfigurationResponse, getPlaybackConfigurationResponse_livePreRollConfiguration - The configuration for pre-roll ad insertion.

GetPlaybackConfigurationResponse, getPlaybackConfigurationResponse_logConfiguration - The Amazon CloudWatch log settings for a playback configuration.

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

GetPlaybackConfiguration, getPlaybackConfigurationResponse_name - The identifier for the playback configuration.

GetPlaybackConfigurationResponse, getPlaybackConfigurationResponse_personalizationThresholdSeconds - Defines the maximum duration of underfilled ad time (in seconds) allowed in an ad break. If the duration of underfilled ad time exceeds the personalization threshold, then the personalization of the ad break is abandoned and the underlying content is shown. This feature applies to ad replacement in live and VOD streams, rather than ad insertion, because it relies on an underlying content stream. For more information about ad break behavior, including ad replacement and insertion, see Ad Behavior in AWS Elemental MediaTailor.

GetPlaybackConfigurationResponse, getPlaybackConfigurationResponse_playbackConfigurationArn - The Amazon Resource Name (ARN) for the playback configuration.

GetPlaybackConfigurationResponse, getPlaybackConfigurationResponse_playbackEndpointPrefix - The URL that the player accesses to get a manifest from AWS Elemental MediaTailor. This session will use server-side reporting.

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

GetPlaybackConfigurationResponse, getPlaybackConfigurationResponse_slateAdUrl - The URL for a high-quality video asset to transcode and use to fill in time that's not used by ads. AWS Elemental MediaTailor shows the slate to fill in gaps in media content. Configuring the slate is optional for non-VPAID playback configurations. For VPAID, the slate is required because MediaTailor provides it in the slots designated for dynamic ad content. The slate must be a high-quality asset that contains both audio and video.

GetPlaybackConfigurationResponse, getPlaybackConfigurationResponse_tags - The tags assigned to the playback configuration. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

GetPlaybackConfigurationResponse, getPlaybackConfigurationResponse_transcodeProfileName - The name that is used to associate this playback configuration with a custom transcode profile. This overrides the dynamic transcoding defaults of MediaTailor. Use this only if you have already set up custom profiles with the help of AWS Support.

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

$sel:httpStatus:GetPlaybackConfigurationResponse', getPlaybackConfigurationResponse_httpStatus - The response's http status code.

GetPrefetchSchedule

data GetPrefetchSchedule Source #

See: newGetPrefetchSchedule smart constructor.

Instances

Instances details
ToHeaders GetPrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPrefetchSchedule

ToPath GetPrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPrefetchSchedule

ToQuery GetPrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPrefetchSchedule

AWSRequest GetPrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPrefetchSchedule

Associated Types

type AWSResponse GetPrefetchSchedule #

Generic GetPrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPrefetchSchedule

Associated Types

type Rep GetPrefetchSchedule :: Type -> Type #

Read GetPrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPrefetchSchedule

Show GetPrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPrefetchSchedule

NFData GetPrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPrefetchSchedule

Methods

rnf :: GetPrefetchSchedule -> () #

Eq GetPrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPrefetchSchedule

Hashable GetPrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPrefetchSchedule

type AWSResponse GetPrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPrefetchSchedule

type Rep GetPrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPrefetchSchedule

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

newGetPrefetchSchedule Source #

Create a value of GetPrefetchSchedule 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:

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

GetPrefetchSchedule, getPrefetchSchedule_playbackConfigurationName - Returns information about the prefetch schedule for a specific playback configuration. If you call GetPrefetchSchedule on an expired prefetch schedule, MediaTailor returns an HTTP 404 status code.

data GetPrefetchScheduleResponse Source #

See: newGetPrefetchScheduleResponse smart constructor.

Instances

Instances details
Generic GetPrefetchScheduleResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPrefetchSchedule

Associated Types

type Rep GetPrefetchScheduleResponse :: Type -> Type #

Read GetPrefetchScheduleResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPrefetchSchedule

Show GetPrefetchScheduleResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPrefetchSchedule

NFData GetPrefetchScheduleResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPrefetchSchedule

Eq GetPrefetchScheduleResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPrefetchSchedule

type Rep GetPrefetchScheduleResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.GetPrefetchSchedule

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

newGetPrefetchScheduleResponse Source #

Create a value of GetPrefetchScheduleResponse 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:

GetPrefetchScheduleResponse, getPrefetchScheduleResponse_arn - The Amazon Resource Name (ARN) of the prefetch schedule.

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

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

GetPrefetchSchedule, getPrefetchScheduleResponse_playbackConfigurationName - The name of the playback configuration to create the prefetch schedule for.

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

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

$sel:httpStatus:GetPrefetchScheduleResponse', getPrefetchScheduleResponse_httpStatus - The response's http status code.

ListAlerts (Paginated)

data ListAlerts Source #

See: newListAlerts smart constructor.

Instances

Instances details
ToHeaders ListAlerts Source # 
Instance details

Defined in Amazonka.MediaTailor.ListAlerts

Methods

toHeaders :: ListAlerts -> [Header] #

ToPath ListAlerts Source # 
Instance details

Defined in Amazonka.MediaTailor.ListAlerts

ToQuery ListAlerts Source # 
Instance details

Defined in Amazonka.MediaTailor.ListAlerts

AWSPager ListAlerts Source # 
Instance details

Defined in Amazonka.MediaTailor.ListAlerts

AWSRequest ListAlerts Source # 
Instance details

Defined in Amazonka.MediaTailor.ListAlerts

Associated Types

type AWSResponse ListAlerts #

Generic ListAlerts Source # 
Instance details

Defined in Amazonka.MediaTailor.ListAlerts

Associated Types

type Rep ListAlerts :: Type -> Type #

Read ListAlerts Source # 
Instance details

Defined in Amazonka.MediaTailor.ListAlerts

Show ListAlerts Source # 
Instance details

Defined in Amazonka.MediaTailor.ListAlerts

NFData ListAlerts Source # 
Instance details

Defined in Amazonka.MediaTailor.ListAlerts

Methods

rnf :: ListAlerts -> () #

Eq ListAlerts Source # 
Instance details

Defined in Amazonka.MediaTailor.ListAlerts

Hashable ListAlerts Source # 
Instance details

Defined in Amazonka.MediaTailor.ListAlerts

type AWSResponse ListAlerts Source # 
Instance details

Defined in Amazonka.MediaTailor.ListAlerts

type Rep ListAlerts Source # 
Instance details

Defined in Amazonka.MediaTailor.ListAlerts

type Rep ListAlerts = D1 ('MetaData "ListAlerts" "Amazonka.MediaTailor.ListAlerts" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "ListAlerts'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListAlerts Source #

Arguments

:: Text

ListAlerts

-> ListAlerts 

Create a value of ListAlerts 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:maxResults:ListAlerts', listAlerts_maxResults - The maximum number of alerts that you want MediaTailor to return in response to the current request. If there are more than MaxResults alerts, use the value of NextToken in the response to get the next page of results.

ListAlerts, listAlerts_nextToken - Pagination token returned by the list request when results exceed the maximum allowed. Use the token to fetch the next page of results.

ListAlerts, listAlerts_resourceArn - The Amazon Resource Name (ARN) of the resource.

data ListAlertsResponse Source #

See: newListAlertsResponse smart constructor.

Instances

Instances details
Generic ListAlertsResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListAlerts

Associated Types

type Rep ListAlertsResponse :: Type -> Type #

Read ListAlertsResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListAlerts

Show ListAlertsResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListAlerts

NFData ListAlertsResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListAlerts

Methods

rnf :: ListAlertsResponse -> () #

Eq ListAlertsResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListAlerts

type Rep ListAlertsResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListAlerts

type Rep ListAlertsResponse = D1 ('MetaData "ListAlertsResponse" "Amazonka.MediaTailor.ListAlerts" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "ListAlertsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "items") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Alert])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListAlertsResponse Source #

Create a value of ListAlertsResponse 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:items:ListAlertsResponse', listAlertsResponse_items - A list of alerts that are associated with this resource.

ListAlerts, listAlertsResponse_nextToken - Pagination token returned by the list request when results exceed the maximum allowed. Use the token to fetch the next page of results.

$sel:httpStatus:ListAlertsResponse', listAlertsResponse_httpStatus - The response's http status code.

ListChannels (Paginated)

data ListChannels Source #

See: newListChannels smart constructor.

Instances

Instances details
ToHeaders ListChannels Source # 
Instance details

Defined in Amazonka.MediaTailor.ListChannels

ToPath ListChannels Source # 
Instance details

Defined in Amazonka.MediaTailor.ListChannels

ToQuery ListChannels Source # 
Instance details

Defined in Amazonka.MediaTailor.ListChannels

AWSPager ListChannels Source # 
Instance details

Defined in Amazonka.MediaTailor.ListChannels

AWSRequest ListChannels Source # 
Instance details

Defined in Amazonka.MediaTailor.ListChannels

Associated Types

type AWSResponse ListChannels #

Generic ListChannels Source # 
Instance details

Defined in Amazonka.MediaTailor.ListChannels

Associated Types

type Rep ListChannels :: Type -> Type #

Read ListChannels Source # 
Instance details

Defined in Amazonka.MediaTailor.ListChannels

Show ListChannels Source # 
Instance details

Defined in Amazonka.MediaTailor.ListChannels

NFData ListChannels Source # 
Instance details

Defined in Amazonka.MediaTailor.ListChannels

Methods

rnf :: ListChannels -> () #

Eq ListChannels Source # 
Instance details

Defined in Amazonka.MediaTailor.ListChannels

Hashable ListChannels Source # 
Instance details

Defined in Amazonka.MediaTailor.ListChannels

type AWSResponse ListChannels Source # 
Instance details

Defined in Amazonka.MediaTailor.ListChannels

type Rep ListChannels Source # 
Instance details

Defined in Amazonka.MediaTailor.ListChannels

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

newListChannels :: ListChannels Source #

Create a value of ListChannels 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:maxResults:ListChannels', listChannels_maxResults - The maximum number of channels that you want MediaTailor to return in response to the current request. If there are more than MaxResults channels, use the value of NextToken in the response to get the next page of results.

ListChannels, listChannels_nextToken - Pagination token returned by the list request when results exceed the maximum allowed. Use the token to fetch the next page of results.

data ListChannelsResponse Source #

See: newListChannelsResponse smart constructor.

Instances

Instances details
Generic ListChannelsResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListChannels

Associated Types

type Rep ListChannelsResponse :: Type -> Type #

Read ListChannelsResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListChannels

Show ListChannelsResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListChannels

NFData ListChannelsResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListChannels

Methods

rnf :: ListChannelsResponse -> () #

Eq ListChannelsResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListChannels

type Rep ListChannelsResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListChannels

type Rep ListChannelsResponse = D1 ('MetaData "ListChannelsResponse" "Amazonka.MediaTailor.ListChannels" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "ListChannelsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "items") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Channel])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListChannelsResponse Source #

Create a value of ListChannelsResponse 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:items:ListChannelsResponse', listChannelsResponse_items - A list of channels that are associated with this account.

ListChannels, listChannelsResponse_nextToken - Pagination token returned by the list request when results exceed the maximum allowed. Use the token to fetch the next page of results.

$sel:httpStatus:ListChannelsResponse', listChannelsResponse_httpStatus - The response's http status code.

ListLiveSources (Paginated)

data ListLiveSources Source #

See: newListLiveSources smart constructor.

Instances

Instances details
ToHeaders ListLiveSources Source # 
Instance details

Defined in Amazonka.MediaTailor.ListLiveSources

ToPath ListLiveSources Source # 
Instance details

Defined in Amazonka.MediaTailor.ListLiveSources

ToQuery ListLiveSources Source # 
Instance details

Defined in Amazonka.MediaTailor.ListLiveSources

AWSPager ListLiveSources Source # 
Instance details

Defined in Amazonka.MediaTailor.ListLiveSources

AWSRequest ListLiveSources Source # 
Instance details

Defined in Amazonka.MediaTailor.ListLiveSources

Associated Types

type AWSResponse ListLiveSources #

Generic ListLiveSources Source # 
Instance details

Defined in Amazonka.MediaTailor.ListLiveSources

Associated Types

type Rep ListLiveSources :: Type -> Type #

Read ListLiveSources Source # 
Instance details

Defined in Amazonka.MediaTailor.ListLiveSources

Show ListLiveSources Source # 
Instance details

Defined in Amazonka.MediaTailor.ListLiveSources

NFData ListLiveSources Source # 
Instance details

Defined in Amazonka.MediaTailor.ListLiveSources

Methods

rnf :: ListLiveSources -> () #

Eq ListLiveSources Source # 
Instance details

Defined in Amazonka.MediaTailor.ListLiveSources

Hashable ListLiveSources Source # 
Instance details

Defined in Amazonka.MediaTailor.ListLiveSources

type AWSResponse ListLiveSources Source # 
Instance details

Defined in Amazonka.MediaTailor.ListLiveSources

type Rep ListLiveSources Source # 
Instance details

Defined in Amazonka.MediaTailor.ListLiveSources

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

newListLiveSources Source #

Create a value of ListLiveSources 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:maxResults:ListLiveSources', listLiveSources_maxResults - The maximum number of live sources that you want MediaTailor to return in response to the current request. If there are more than MaxResults live sources, use the value of NextToken in the response to get the next page of results.

ListLiveSources, listLiveSources_nextToken - Pagination token returned by the list request when results exceed the maximum allowed. Use the token to fetch the next page of results.

ListLiveSources, listLiveSources_sourceLocationName - The name of the source location associated with this Live Sources list.

data ListLiveSourcesResponse Source #

See: newListLiveSourcesResponse smart constructor.

Instances

Instances details
Generic ListLiveSourcesResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListLiveSources

Associated Types

type Rep ListLiveSourcesResponse :: Type -> Type #

Read ListLiveSourcesResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListLiveSources

Show ListLiveSourcesResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListLiveSources

NFData ListLiveSourcesResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListLiveSources

Methods

rnf :: ListLiveSourcesResponse -> () #

Eq ListLiveSourcesResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListLiveSources

type Rep ListLiveSourcesResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListLiveSources

type Rep ListLiveSourcesResponse = D1 ('MetaData "ListLiveSourcesResponse" "Amazonka.MediaTailor.ListLiveSources" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "ListLiveSourcesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "items") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [LiveSource])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListLiveSourcesResponse Source #

Create a value of ListLiveSourcesResponse 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:items:ListLiveSourcesResponse', listLiveSourcesResponse_items - Lists the live sources.

ListLiveSources, listLiveSourcesResponse_nextToken - Pagination token returned by the list request when results exceed the maximum allowed. Use the token to fetch the next page of results.

$sel:httpStatus:ListLiveSourcesResponse', listLiveSourcesResponse_httpStatus - The response's http status code.

ListPlaybackConfigurations (Paginated)

data ListPlaybackConfigurations Source #

See: newListPlaybackConfigurations smart constructor.

Instances

Instances details
ToHeaders ListPlaybackConfigurations Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPlaybackConfigurations

ToPath ListPlaybackConfigurations Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPlaybackConfigurations

ToQuery ListPlaybackConfigurations Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPlaybackConfigurations

AWSPager ListPlaybackConfigurations Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPlaybackConfigurations

AWSRequest ListPlaybackConfigurations Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPlaybackConfigurations

Generic ListPlaybackConfigurations Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPlaybackConfigurations

Associated Types

type Rep ListPlaybackConfigurations :: Type -> Type #

Read ListPlaybackConfigurations Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPlaybackConfigurations

Show ListPlaybackConfigurations Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPlaybackConfigurations

NFData ListPlaybackConfigurations Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPlaybackConfigurations

Eq ListPlaybackConfigurations Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPlaybackConfigurations

Hashable ListPlaybackConfigurations Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPlaybackConfigurations

type AWSResponse ListPlaybackConfigurations Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPlaybackConfigurations

type Rep ListPlaybackConfigurations Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPlaybackConfigurations

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

newListPlaybackConfigurations :: ListPlaybackConfigurations Source #

Create a value of ListPlaybackConfigurations 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:maxResults:ListPlaybackConfigurations', listPlaybackConfigurations_maxResults - The maximum number of playback configurations that you want MediaTailor to return in response to the current request. If there are more than MaxResults playback configurations, use the value of NextToken in the response to get the next page of results.

ListPlaybackConfigurations, listPlaybackConfigurations_nextToken - Pagination token returned by the list request when results exceed the maximum allowed. Use the token to fetch the next page of results.

data ListPlaybackConfigurationsResponse Source #

Instances

Instances details
Generic ListPlaybackConfigurationsResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPlaybackConfigurations

Associated Types

type Rep ListPlaybackConfigurationsResponse :: Type -> Type #

Read ListPlaybackConfigurationsResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPlaybackConfigurations

Show ListPlaybackConfigurationsResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPlaybackConfigurations

NFData ListPlaybackConfigurationsResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPlaybackConfigurations

Eq ListPlaybackConfigurationsResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPlaybackConfigurations

type Rep ListPlaybackConfigurationsResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPlaybackConfigurations

type Rep ListPlaybackConfigurationsResponse = D1 ('MetaData "ListPlaybackConfigurationsResponse" "Amazonka.MediaTailor.ListPlaybackConfigurations" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "ListPlaybackConfigurationsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "items") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PlaybackConfiguration])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListPlaybackConfigurationsResponse Source #

Create a value of ListPlaybackConfigurationsResponse 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:items:ListPlaybackConfigurationsResponse', listPlaybackConfigurationsResponse_items - Array of playback configurations. This might be all the available configurations or a subset, depending on the settings that you provide and the total number of configurations stored.

ListPlaybackConfigurations, listPlaybackConfigurationsResponse_nextToken - Pagination token returned by the GET list request when results exceed the maximum allowed. Use the token to fetch the next page of results.

$sel:httpStatus:ListPlaybackConfigurationsResponse', listPlaybackConfigurationsResponse_httpStatus - The response's http status code.

ListPrefetchSchedules (Paginated)

data ListPrefetchSchedules Source #

See: newListPrefetchSchedules smart constructor.

Instances

Instances details
ToJSON ListPrefetchSchedules Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPrefetchSchedules

ToHeaders ListPrefetchSchedules Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPrefetchSchedules

ToPath ListPrefetchSchedules Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPrefetchSchedules

ToQuery ListPrefetchSchedules Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPrefetchSchedules

AWSPager ListPrefetchSchedules Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPrefetchSchedules

AWSRequest ListPrefetchSchedules Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPrefetchSchedules

Associated Types

type AWSResponse ListPrefetchSchedules #

Generic ListPrefetchSchedules Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPrefetchSchedules

Associated Types

type Rep ListPrefetchSchedules :: Type -> Type #

Read ListPrefetchSchedules Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPrefetchSchedules

Show ListPrefetchSchedules Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPrefetchSchedules

NFData ListPrefetchSchedules Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPrefetchSchedules

Methods

rnf :: ListPrefetchSchedules -> () #

Eq ListPrefetchSchedules Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPrefetchSchedules

Hashable ListPrefetchSchedules Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPrefetchSchedules

type AWSResponse ListPrefetchSchedules Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPrefetchSchedules

type Rep ListPrefetchSchedules Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPrefetchSchedules

type Rep ListPrefetchSchedules = D1 ('MetaData "ListPrefetchSchedules" "Amazonka.MediaTailor.ListPrefetchSchedules" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "ListPrefetchSchedules'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "streamId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "playbackConfigurationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListPrefetchSchedules Source #

Create a value of ListPrefetchSchedules 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:maxResults:ListPrefetchSchedules', listPrefetchSchedules_maxResults - The maximum number of prefetch schedules that you want MediaTailor to return in response to the current request. If there are more than MaxResults prefetch schedules, use the value of NextToken in the response to get the next page of results.

ListPrefetchSchedules, listPrefetchSchedules_nextToken - (Optional) If the playback configuration has more than MaxResults prefetch schedules, use NextToken to get the second and subsequent pages of results.

For the first ListPrefetchSchedulesRequest request, omit this value.

For the second and subsequent requests, get the value of NextToken from the previous response and specify that value for NextToken in the request.

If the previous response didn't include a NextToken element, there are no more prefetch schedules to get.

ListPrefetchSchedules, listPrefetchSchedules_streamId - An optional filtering parameter whereby MediaTailor filters the prefetch schedules to include only specific streams.

ListPrefetchSchedules, listPrefetchSchedules_playbackConfigurationName - Retrieves the prefetch schedule(s) for a specific playback configuration.

data ListPrefetchSchedulesResponse Source #

See: newListPrefetchSchedulesResponse smart constructor.

Instances

Instances details
Generic ListPrefetchSchedulesResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPrefetchSchedules

Associated Types

type Rep ListPrefetchSchedulesResponse :: Type -> Type #

Read ListPrefetchSchedulesResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPrefetchSchedules

Show ListPrefetchSchedulesResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPrefetchSchedules

NFData ListPrefetchSchedulesResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPrefetchSchedules

Eq ListPrefetchSchedulesResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPrefetchSchedules

type Rep ListPrefetchSchedulesResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListPrefetchSchedules

type Rep ListPrefetchSchedulesResponse = D1 ('MetaData "ListPrefetchSchedulesResponse" "Amazonka.MediaTailor.ListPrefetchSchedules" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "ListPrefetchSchedulesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "items") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PrefetchSchedule])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListPrefetchSchedulesResponse Source #

Create a value of ListPrefetchSchedulesResponse 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:items:ListPrefetchSchedulesResponse', listPrefetchSchedulesResponse_items - Lists the prefetch schedules. An empty Items list doesn't mean there aren't more items to fetch, just that that page was empty.

ListPrefetchSchedules, listPrefetchSchedulesResponse_nextToken - Pagination token returned by the list request when results exceed the maximum allowed. Use the token to fetch the next page of results.

$sel:httpStatus:ListPrefetchSchedulesResponse', listPrefetchSchedulesResponse_httpStatus - The response's http status code.

ListSourceLocations (Paginated)

data ListSourceLocations Source #

See: newListSourceLocations smart constructor.

Instances

Instances details
ToHeaders ListSourceLocations Source # 
Instance details

Defined in Amazonka.MediaTailor.ListSourceLocations

ToPath ListSourceLocations Source # 
Instance details

Defined in Amazonka.MediaTailor.ListSourceLocations

ToQuery ListSourceLocations Source # 
Instance details

Defined in Amazonka.MediaTailor.ListSourceLocations

AWSPager ListSourceLocations Source # 
Instance details

Defined in Amazonka.MediaTailor.ListSourceLocations

AWSRequest ListSourceLocations Source # 
Instance details

Defined in Amazonka.MediaTailor.ListSourceLocations

Associated Types

type AWSResponse ListSourceLocations #

Generic ListSourceLocations Source # 
Instance details

Defined in Amazonka.MediaTailor.ListSourceLocations

Associated Types

type Rep ListSourceLocations :: Type -> Type #

Read ListSourceLocations Source # 
Instance details

Defined in Amazonka.MediaTailor.ListSourceLocations

Show ListSourceLocations Source # 
Instance details

Defined in Amazonka.MediaTailor.ListSourceLocations

NFData ListSourceLocations Source # 
Instance details

Defined in Amazonka.MediaTailor.ListSourceLocations

Methods

rnf :: ListSourceLocations -> () #

Eq ListSourceLocations Source # 
Instance details

Defined in Amazonka.MediaTailor.ListSourceLocations

Hashable ListSourceLocations Source # 
Instance details

Defined in Amazonka.MediaTailor.ListSourceLocations

type AWSResponse ListSourceLocations Source # 
Instance details

Defined in Amazonka.MediaTailor.ListSourceLocations

type Rep ListSourceLocations Source # 
Instance details

Defined in Amazonka.MediaTailor.ListSourceLocations

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

newListSourceLocations :: ListSourceLocations Source #

Create a value of ListSourceLocations 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:maxResults:ListSourceLocations', listSourceLocations_maxResults - The maximum number of source locations that you want MediaTailor to return in response to the current request. If there are more than MaxResults source locations, use the value of NextToken in the response to get the next page of results.

ListSourceLocations, listSourceLocations_nextToken - Pagination token returned by the list request when results exceed the maximum allowed. Use the token to fetch the next page of results.

data ListSourceLocationsResponse Source #

See: newListSourceLocationsResponse smart constructor.

Instances

Instances details
Generic ListSourceLocationsResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListSourceLocations

Associated Types

type Rep ListSourceLocationsResponse :: Type -> Type #

Read ListSourceLocationsResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListSourceLocations

Show ListSourceLocationsResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListSourceLocations

NFData ListSourceLocationsResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListSourceLocations

Eq ListSourceLocationsResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListSourceLocations

type Rep ListSourceLocationsResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListSourceLocations

type Rep ListSourceLocationsResponse = D1 ('MetaData "ListSourceLocationsResponse" "Amazonka.MediaTailor.ListSourceLocations" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "ListSourceLocationsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "items") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SourceLocation])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListSourceLocationsResponse Source #

Create a value of ListSourceLocationsResponse 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:items:ListSourceLocationsResponse', listSourceLocationsResponse_items - A list of source locations.

ListSourceLocations, listSourceLocationsResponse_nextToken - Pagination token returned by the list request when results exceed the maximum allowed. Use the token to fetch the next page of results.

$sel:httpStatus:ListSourceLocationsResponse', listSourceLocationsResponse_httpStatus - The response's http status code.

ListTagsForResource

data ListTagsForResource Source #

See: newListTagsForResource smart constructor.

Instances

Instances details
ToHeaders ListTagsForResource Source # 
Instance details

Defined in Amazonka.MediaTailor.ListTagsForResource

ToPath ListTagsForResource Source # 
Instance details

Defined in Amazonka.MediaTailor.ListTagsForResource

ToQuery ListTagsForResource Source # 
Instance details

Defined in Amazonka.MediaTailor.ListTagsForResource

AWSRequest ListTagsForResource Source # 
Instance details

Defined in Amazonka.MediaTailor.ListTagsForResource

Associated Types

type AWSResponse ListTagsForResource #

Generic ListTagsForResource Source # 
Instance details

Defined in Amazonka.MediaTailor.ListTagsForResource

Associated Types

type Rep ListTagsForResource :: Type -> Type #

Read ListTagsForResource Source # 
Instance details

Defined in Amazonka.MediaTailor.ListTagsForResource

Show ListTagsForResource Source # 
Instance details

Defined in Amazonka.MediaTailor.ListTagsForResource

NFData ListTagsForResource Source # 
Instance details

Defined in Amazonka.MediaTailor.ListTagsForResource

Methods

rnf :: ListTagsForResource -> () #

Eq ListTagsForResource Source # 
Instance details

Defined in Amazonka.MediaTailor.ListTagsForResource

Hashable ListTagsForResource Source # 
Instance details

Defined in Amazonka.MediaTailor.ListTagsForResource

type AWSResponse ListTagsForResource Source # 
Instance details

Defined in Amazonka.MediaTailor.ListTagsForResource

type Rep ListTagsForResource Source # 
Instance details

Defined in Amazonka.MediaTailor.ListTagsForResource

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

newListTagsForResource Source #

Create a value of ListTagsForResource 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:

ListTagsForResource, listTagsForResource_resourceArn - The Amazon Resource Name (ARN) associated with this resource.

data ListTagsForResourceResponse Source #

See: newListTagsForResourceResponse smart constructor.

Instances

Instances details
Generic ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListTagsForResource

Associated Types

type Rep ListTagsForResourceResponse :: Type -> Type #

Read ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListTagsForResource

Show ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListTagsForResource

NFData ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListTagsForResource

Eq ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListTagsForResource

type Rep ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListTagsForResource

type Rep ListTagsForResourceResponse = D1 ('MetaData "ListTagsForResourceResponse" "Amazonka.MediaTailor.ListTagsForResource" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "ListTagsForResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newListTagsForResourceResponse Source #

Create a value of ListTagsForResourceResponse 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:

ListTagsForResourceResponse, listTagsForResourceResponse_tags - The tags associated with this resource. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

$sel:httpStatus:ListTagsForResourceResponse', listTagsForResourceResponse_httpStatus - The response's http status code.

ListVodSources (Paginated)

data ListVodSources Source #

See: newListVodSources smart constructor.

Instances

Instances details
ToHeaders ListVodSources Source # 
Instance details

Defined in Amazonka.MediaTailor.ListVodSources

ToPath ListVodSources Source # 
Instance details

Defined in Amazonka.MediaTailor.ListVodSources

ToQuery ListVodSources Source # 
Instance details

Defined in Amazonka.MediaTailor.ListVodSources

AWSPager ListVodSources Source # 
Instance details

Defined in Amazonka.MediaTailor.ListVodSources

AWSRequest ListVodSources Source # 
Instance details

Defined in Amazonka.MediaTailor.ListVodSources

Associated Types

type AWSResponse ListVodSources #

Generic ListVodSources Source # 
Instance details

Defined in Amazonka.MediaTailor.ListVodSources

Associated Types

type Rep ListVodSources :: Type -> Type #

Read ListVodSources Source # 
Instance details

Defined in Amazonka.MediaTailor.ListVodSources

Show ListVodSources Source # 
Instance details

Defined in Amazonka.MediaTailor.ListVodSources

NFData ListVodSources Source # 
Instance details

Defined in Amazonka.MediaTailor.ListVodSources

Methods

rnf :: ListVodSources -> () #

Eq ListVodSources Source # 
Instance details

Defined in Amazonka.MediaTailor.ListVodSources

Hashable ListVodSources Source # 
Instance details

Defined in Amazonka.MediaTailor.ListVodSources

type AWSResponse ListVodSources Source # 
Instance details

Defined in Amazonka.MediaTailor.ListVodSources

type Rep ListVodSources Source # 
Instance details

Defined in Amazonka.MediaTailor.ListVodSources

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

newListVodSources Source #

Create a value of ListVodSources 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:maxResults:ListVodSources', listVodSources_maxResults - The maximum number of VOD sources that you want MediaTailor to return in response to the current request. If there are more than MaxResults VOD sources, use the value of NextToken in the response to get the next page of results.

ListVodSources, listVodSources_nextToken - Pagination token returned by the list request when results exceed the maximum allowed. Use the token to fetch the next page of results.

ListVodSources, listVodSources_sourceLocationName - The name of the source location associated with this VOD Source list.

data ListVodSourcesResponse Source #

See: newListVodSourcesResponse smart constructor.

Instances

Instances details
Generic ListVodSourcesResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListVodSources

Associated Types

type Rep ListVodSourcesResponse :: Type -> Type #

Read ListVodSourcesResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListVodSources

Show ListVodSourcesResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListVodSources

NFData ListVodSourcesResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListVodSources

Methods

rnf :: ListVodSourcesResponse -> () #

Eq ListVodSourcesResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListVodSources

type Rep ListVodSourcesResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.ListVodSources

type Rep ListVodSourcesResponse = D1 ('MetaData "ListVodSourcesResponse" "Amazonka.MediaTailor.ListVodSources" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "ListVodSourcesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "items") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [VodSource])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListVodSourcesResponse Source #

Create a value of ListVodSourcesResponse 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:items:ListVodSourcesResponse', listVodSourcesResponse_items - Lists the VOD sources.

ListVodSources, listVodSourcesResponse_nextToken - Pagination token returned by the list request when results exceed the maximum allowed. Use the token to fetch the next page of results.

$sel:httpStatus:ListVodSourcesResponse', listVodSourcesResponse_httpStatus - The response's http status code.

PutChannelPolicy

data PutChannelPolicy Source #

See: newPutChannelPolicy smart constructor.

Instances

Instances details
ToJSON PutChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.PutChannelPolicy

ToHeaders PutChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.PutChannelPolicy

ToPath PutChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.PutChannelPolicy

ToQuery PutChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.PutChannelPolicy

AWSRequest PutChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.PutChannelPolicy

Associated Types

type AWSResponse PutChannelPolicy #

Generic PutChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.PutChannelPolicy

Associated Types

type Rep PutChannelPolicy :: Type -> Type #

Read PutChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.PutChannelPolicy

Show PutChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.PutChannelPolicy

NFData PutChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.PutChannelPolicy

Methods

rnf :: PutChannelPolicy -> () #

Eq PutChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.PutChannelPolicy

Hashable PutChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.PutChannelPolicy

type AWSResponse PutChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.PutChannelPolicy

type Rep PutChannelPolicy Source # 
Instance details

Defined in Amazonka.MediaTailor.PutChannelPolicy

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

newPutChannelPolicy Source #

Create a value of PutChannelPolicy 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:

PutChannelPolicy, putChannelPolicy_channelName - The channel name associated with this Channel Policy.

$sel:policy:PutChannelPolicy', putChannelPolicy_policy - Adds an IAM role that determines the permissions of your channel.

data PutChannelPolicyResponse Source #

See: newPutChannelPolicyResponse smart constructor.

Instances

Instances details
Generic PutChannelPolicyResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.PutChannelPolicy

Associated Types

type Rep PutChannelPolicyResponse :: Type -> Type #

Read PutChannelPolicyResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.PutChannelPolicy

Show PutChannelPolicyResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.PutChannelPolicy

NFData PutChannelPolicyResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.PutChannelPolicy

Eq PutChannelPolicyResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.PutChannelPolicy

type Rep PutChannelPolicyResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.PutChannelPolicy

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

newPutChannelPolicyResponse Source #

Create a value of PutChannelPolicyResponse 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:httpStatus:PutChannelPolicyResponse', putChannelPolicyResponse_httpStatus - The response's http status code.

PutPlaybackConfiguration

data PutPlaybackConfiguration Source #

See: newPutPlaybackConfiguration smart constructor.

Instances

Instances details
ToJSON PutPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.PutPlaybackConfiguration

ToHeaders PutPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.PutPlaybackConfiguration

ToPath PutPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.PutPlaybackConfiguration

ToQuery PutPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.PutPlaybackConfiguration

AWSRequest PutPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.PutPlaybackConfiguration

Generic PutPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.PutPlaybackConfiguration

Associated Types

type Rep PutPlaybackConfiguration :: Type -> Type #

Read PutPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.PutPlaybackConfiguration

Show PutPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.PutPlaybackConfiguration

NFData PutPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.PutPlaybackConfiguration

Eq PutPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.PutPlaybackConfiguration

Hashable PutPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.PutPlaybackConfiguration

type AWSResponse PutPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.PutPlaybackConfiguration

type Rep PutPlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.PutPlaybackConfiguration

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

newPutPlaybackConfiguration Source #

Create a value of PutPlaybackConfiguration 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:

PutPlaybackConfiguration, putPlaybackConfiguration_adDecisionServerUrl - The URL for the ad decision server (ADS). This includes the specification of static parameters and placeholders for dynamic parameters. AWS Elemental MediaTailor substitutes player-specific and session-specific parameters as needed when calling the ADS. Alternately, for testing you can provide a static VAST URL. The maximum length is 25,000 characters.

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

PutPlaybackConfiguration, putPlaybackConfiguration_bumper - The configuration for bumpers. Bumpers are short audio or video clips that play at the start or before the end of an ad break. To learn more about bumpers, see Bumpers.

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

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

PutPlaybackConfiguration, putPlaybackConfiguration_dashConfiguration - The configuration for DASH content.

PutPlaybackConfiguration, putPlaybackConfiguration_livePreRollConfiguration - The configuration for pre-roll ad insertion.

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

PutPlaybackConfiguration, putPlaybackConfiguration_personalizationThresholdSeconds - Defines the maximum duration of underfilled ad time (in seconds) allowed in an ad break. If the duration of underfilled ad time exceeds the personalization threshold, then the personalization of the ad break is abandoned and the underlying content is shown. This feature applies to ad replacement in live and VOD streams, rather than ad insertion, because it relies on an underlying content stream. For more information about ad break behavior, including ad replacement and insertion, see Ad Behavior in AWS Elemental MediaTailor.

PutPlaybackConfiguration, putPlaybackConfiguration_slateAdUrl - The URL for a high-quality video asset to transcode and use to fill in time that's not used by ads. AWS Elemental MediaTailor shows the slate to fill in gaps in media content. Configuring the slate is optional for non-VPAID configurations. For VPAID, the slate is required because MediaTailor provides it in the slots that are designated for dynamic ad content. The slate must be a high-quality asset that contains both audio and video.

PutPlaybackConfiguration, putPlaybackConfiguration_tags - The tags to assign to the playback configuration. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

PutPlaybackConfiguration, putPlaybackConfiguration_transcodeProfileName - The name that is used to associate this playback configuration with a custom transcode profile. This overrides the dynamic transcoding defaults of MediaTailor. Use this only if you have already set up custom profiles with the help of AWS Support.

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

PutPlaybackConfiguration, putPlaybackConfiguration_name - The identifier for the playback configuration.

data PutPlaybackConfigurationResponse Source #

See: newPutPlaybackConfigurationResponse smart constructor.

Instances

Instances details
Generic PutPlaybackConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.PutPlaybackConfiguration

Associated Types

type Rep PutPlaybackConfigurationResponse :: Type -> Type #

Read PutPlaybackConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.PutPlaybackConfiguration

Show PutPlaybackConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.PutPlaybackConfiguration

NFData PutPlaybackConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.PutPlaybackConfiguration

Eq PutPlaybackConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.PutPlaybackConfiguration

type Rep PutPlaybackConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.PutPlaybackConfiguration

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

newPutPlaybackConfigurationResponse Source #

Create a value of PutPlaybackConfigurationResponse 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:

PutPlaybackConfiguration, putPlaybackConfigurationResponse_adDecisionServerUrl - The URL for the ad decision server (ADS). This includes the specification of static parameters and placeholders for dynamic parameters. AWS Elemental MediaTailor substitutes player-specific and session-specific parameters as needed when calling the ADS. Alternately, for testing you can provide a static VAST URL. The maximum length is 25,000 characters.

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

PutPlaybackConfiguration, putPlaybackConfigurationResponse_bumper - The configuration for bumpers. Bumpers are short audio or video clips that play at the start or before the end of an ad break. To learn more about bumpers, see Bumpers.

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

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

PutPlaybackConfiguration, putPlaybackConfigurationResponse_dashConfiguration - The configuration for DASH content.

PutPlaybackConfigurationResponse, putPlaybackConfigurationResponse_hlsConfiguration - The configuration for HLS content.

PutPlaybackConfiguration, putPlaybackConfigurationResponse_livePreRollConfiguration - The configuration for pre-roll ad insertion.

PutPlaybackConfigurationResponse, putPlaybackConfigurationResponse_logConfiguration - The Amazon CloudWatch log settings for a playback configuration.

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

PutPlaybackConfiguration, putPlaybackConfigurationResponse_name - The identifier for the playback configuration.

PutPlaybackConfiguration, putPlaybackConfigurationResponse_personalizationThresholdSeconds - Defines the maximum duration of underfilled ad time (in seconds) allowed in an ad break. If the duration of underfilled ad time exceeds the personalization threshold, then the personalization of the ad break is abandoned and the underlying content is shown. This feature applies to ad replacement in live and VOD streams, rather than ad insertion, because it relies on an underlying content stream. For more information about ad break behavior, including ad replacement and insertion, see Ad Behavior in AWS Elemental MediaTailor.

PutPlaybackConfigurationResponse, putPlaybackConfigurationResponse_playbackConfigurationArn - The Amazon Resource Name (ARN) associated with the playback configuration.

PutPlaybackConfigurationResponse, putPlaybackConfigurationResponse_playbackEndpointPrefix - The playback endpoint prefix associated with the playback configuration.

PutPlaybackConfigurationResponse, putPlaybackConfigurationResponse_sessionInitializationEndpointPrefix - The session initialization endpoint prefix associated with the playback configuration.

PutPlaybackConfiguration, putPlaybackConfigurationResponse_slateAdUrl - The URL for a high-quality video asset to transcode and use to fill in time that's not used by ads. AWS Elemental MediaTailor shows the slate to fill in gaps in media content. Configuring the slate is optional for non-VPAID configurations. For VPAID, the slate is required because MediaTailor provides it in the slots that are designated for dynamic ad content. The slate must be a high-quality asset that contains both audio and video.

PutPlaybackConfiguration, putPlaybackConfigurationResponse_tags - The tags to assign to the playback configuration. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

PutPlaybackConfiguration, putPlaybackConfigurationResponse_transcodeProfileName - The name that is used to associate this playback configuration with a custom transcode profile. This overrides the dynamic transcoding defaults of MediaTailor. Use this only if you have already set up custom profiles with the help of AWS Support.

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

$sel:httpStatus:PutPlaybackConfigurationResponse', putPlaybackConfigurationResponse_httpStatus - The response's http status code.

StartChannel

data StartChannel Source #

See: newStartChannel smart constructor.

Constructors

StartChannel' Text 

Instances

Instances details
ToJSON StartChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.StartChannel

ToHeaders StartChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.StartChannel

ToPath StartChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.StartChannel

ToQuery StartChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.StartChannel

AWSRequest StartChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.StartChannel

Associated Types

type AWSResponse StartChannel #

Generic StartChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.StartChannel

Associated Types

type Rep StartChannel :: Type -> Type #

Read StartChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.StartChannel

Show StartChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.StartChannel

NFData StartChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.StartChannel

Methods

rnf :: StartChannel -> () #

Eq StartChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.StartChannel

Hashable StartChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.StartChannel

type AWSResponse StartChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.StartChannel

type Rep StartChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.StartChannel

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

newStartChannel Source #

Create a value of StartChannel 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:

StartChannel, startChannel_channelName - The name of the channel.

data StartChannelResponse Source #

See: newStartChannelResponse smart constructor.

Instances

Instances details
Generic StartChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.StartChannel

Associated Types

type Rep StartChannelResponse :: Type -> Type #

Read StartChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.StartChannel

Show StartChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.StartChannel

NFData StartChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.StartChannel

Methods

rnf :: StartChannelResponse -> () #

Eq StartChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.StartChannel

type Rep StartChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.StartChannel

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

newStartChannelResponse Source #

Create a value of StartChannelResponse 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:httpStatus:StartChannelResponse', startChannelResponse_httpStatus - The response's http status code.

StopChannel

data StopChannel Source #

See: newStopChannel smart constructor.

Constructors

StopChannel' Text 

Instances

Instances details
ToJSON StopChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.StopChannel

ToHeaders StopChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.StopChannel

Methods

toHeaders :: StopChannel -> [Header] #

ToPath StopChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.StopChannel

ToQuery StopChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.StopChannel

AWSRequest StopChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.StopChannel

Associated Types

type AWSResponse StopChannel #

Generic StopChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.StopChannel

Associated Types

type Rep StopChannel :: Type -> Type #

Read StopChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.StopChannel

Show StopChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.StopChannel

NFData StopChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.StopChannel

Methods

rnf :: StopChannel -> () #

Eq StopChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.StopChannel

Hashable StopChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.StopChannel

type AWSResponse StopChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.StopChannel

type Rep StopChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.StopChannel

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

newStopChannel Source #

Create a value of StopChannel 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:

StopChannel, stopChannel_channelName - The name of the channel.

data StopChannelResponse Source #

See: newStopChannelResponse smart constructor.

Instances

Instances details
Generic StopChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.StopChannel

Associated Types

type Rep StopChannelResponse :: Type -> Type #

Read StopChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.StopChannel

Show StopChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.StopChannel

NFData StopChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.StopChannel

Methods

rnf :: StopChannelResponse -> () #

Eq StopChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.StopChannel

type Rep StopChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.StopChannel

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

newStopChannelResponse Source #

Create a value of StopChannelResponse 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:httpStatus:StopChannelResponse', stopChannelResponse_httpStatus - The response's http status code.

TagResource

data TagResource Source #

See: newTagResource smart constructor.

Instances

Instances details
ToJSON TagResource Source # 
Instance details

Defined in Amazonka.MediaTailor.TagResource

ToHeaders TagResource Source # 
Instance details

Defined in Amazonka.MediaTailor.TagResource

Methods

toHeaders :: TagResource -> [Header] #

ToPath TagResource Source # 
Instance details

Defined in Amazonka.MediaTailor.TagResource

ToQuery TagResource Source # 
Instance details

Defined in Amazonka.MediaTailor.TagResource

AWSRequest TagResource Source # 
Instance details

Defined in Amazonka.MediaTailor.TagResource

Associated Types

type AWSResponse TagResource #

Generic TagResource Source # 
Instance details

Defined in Amazonka.MediaTailor.TagResource

Associated Types

type Rep TagResource :: Type -> Type #

Read TagResource Source # 
Instance details

Defined in Amazonka.MediaTailor.TagResource

Show TagResource Source # 
Instance details

Defined in Amazonka.MediaTailor.TagResource

NFData TagResource Source # 
Instance details

Defined in Amazonka.MediaTailor.TagResource

Methods

rnf :: TagResource -> () #

Eq TagResource Source # 
Instance details

Defined in Amazonka.MediaTailor.TagResource

Hashable TagResource Source # 
Instance details

Defined in Amazonka.MediaTailor.TagResource

type AWSResponse TagResource Source # 
Instance details

Defined in Amazonka.MediaTailor.TagResource

type Rep TagResource Source # 
Instance details

Defined in Amazonka.MediaTailor.TagResource

type Rep TagResource = D1 ('MetaData "TagResource" "Amazonka.MediaTailor.TagResource" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "TagResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (HashMap Text Text))))

newTagResource Source #

Create a value of TagResource 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:

TagResource, tagResource_resourceArn - The Amazon Resource Name (ARN) associated with the resource.

TagResource, tagResource_tags - The tags to assign to the resource. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

data TagResourceResponse Source #

See: newTagResourceResponse smart constructor.

Constructors

TagResourceResponse' 

Instances

Instances details
Generic TagResourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.TagResource

Associated Types

type Rep TagResourceResponse :: Type -> Type #

Read TagResourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.TagResource

Show TagResourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.TagResource

NFData TagResourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.TagResource

Methods

rnf :: TagResourceResponse -> () #

Eq TagResourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.TagResource

type Rep TagResourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.TagResource

type Rep TagResourceResponse = D1 ('MetaData "TagResourceResponse" "Amazonka.MediaTailor.TagResource" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "TagResourceResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newTagResourceResponse :: TagResourceResponse Source #

Create a value of TagResourceResponse with all optional fields omitted.

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

UntagResource

data UntagResource Source #

See: newUntagResource smart constructor.

Constructors

UntagResource' Text [Text] 

Instances

Instances details
ToHeaders UntagResource Source # 
Instance details

Defined in Amazonka.MediaTailor.UntagResource

ToPath UntagResource Source # 
Instance details

Defined in Amazonka.MediaTailor.UntagResource

ToQuery UntagResource Source # 
Instance details

Defined in Amazonka.MediaTailor.UntagResource

AWSRequest UntagResource Source # 
Instance details

Defined in Amazonka.MediaTailor.UntagResource

Associated Types

type AWSResponse UntagResource #

Generic UntagResource Source # 
Instance details

Defined in Amazonka.MediaTailor.UntagResource

Associated Types

type Rep UntagResource :: Type -> Type #

Read UntagResource Source # 
Instance details

Defined in Amazonka.MediaTailor.UntagResource

Show UntagResource Source # 
Instance details

Defined in Amazonka.MediaTailor.UntagResource

NFData UntagResource Source # 
Instance details

Defined in Amazonka.MediaTailor.UntagResource

Methods

rnf :: UntagResource -> () #

Eq UntagResource Source # 
Instance details

Defined in Amazonka.MediaTailor.UntagResource

Hashable UntagResource Source # 
Instance details

Defined in Amazonka.MediaTailor.UntagResource

type AWSResponse UntagResource Source # 
Instance details

Defined in Amazonka.MediaTailor.UntagResource

type Rep UntagResource Source # 
Instance details

Defined in Amazonka.MediaTailor.UntagResource

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

newUntagResource Source #

Create a value of UntagResource 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:

UntagResource, untagResource_resourceArn - The Amazon Resource Name (ARN) of the resource to untag.

$sel:tagKeys:UntagResource', untagResource_tagKeys - The tag keys associated with the resource.

data UntagResourceResponse Source #

See: newUntagResourceResponse smart constructor.

Instances

Instances details
Generic UntagResourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.UntagResource

Associated Types

type Rep UntagResourceResponse :: Type -> Type #

Read UntagResourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.UntagResource

Show UntagResourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.UntagResource

NFData UntagResourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.UntagResource

Methods

rnf :: UntagResourceResponse -> () #

Eq UntagResourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.UntagResource

type Rep UntagResourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.UntagResource

type Rep UntagResourceResponse = D1 ('MetaData "UntagResourceResponse" "Amazonka.MediaTailor.UntagResource" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "UntagResourceResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newUntagResourceResponse :: UntagResourceResponse Source #

Create a value of UntagResourceResponse with all optional fields omitted.

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

UpdateChannel

data UpdateChannel Source #

See: newUpdateChannel smart constructor.

Instances

Instances details
ToJSON UpdateChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateChannel

ToHeaders UpdateChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateChannel

ToPath UpdateChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateChannel

ToQuery UpdateChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateChannel

AWSRequest UpdateChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateChannel

Associated Types

type AWSResponse UpdateChannel #

Generic UpdateChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateChannel

Associated Types

type Rep UpdateChannel :: Type -> Type #

Read UpdateChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateChannel

Show UpdateChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateChannel

NFData UpdateChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateChannel

Methods

rnf :: UpdateChannel -> () #

Eq UpdateChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateChannel

Hashable UpdateChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateChannel

type AWSResponse UpdateChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateChannel

type Rep UpdateChannel Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateChannel

type Rep UpdateChannel = D1 ('MetaData "UpdateChannel" "Amazonka.MediaTailor.UpdateChannel" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "UpdateChannel'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fillerSlate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SlateSource)) :*: (S1 ('MetaSel ('Just "channelName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "outputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [RequestOutputItem]))))

newUpdateChannel Source #

Create a value of UpdateChannel 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:

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

UpdateChannel, updateChannel_channelName - The name of the channel.

UpdateChannel, updateChannel_outputs - The channel's output properties.

data UpdateChannelResponse Source #

See: newUpdateChannelResponse smart constructor.

Instances

Instances details
Generic UpdateChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateChannel

Associated Types

type Rep UpdateChannelResponse :: Type -> Type #

Read UpdateChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateChannel

Show UpdateChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateChannel

NFData UpdateChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateChannel

Methods

rnf :: UpdateChannelResponse -> () #

Eq UpdateChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateChannel

type Rep UpdateChannelResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateChannel

type Rep UpdateChannelResponse = D1 ('MetaData "UpdateChannelResponse" "Amazonka.MediaTailor.UpdateChannel" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "UpdateChannelResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "channelName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "channelState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ChannelState)) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "fillerSlate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SlateSource))))) :*: ((S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "outputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResponseOutputItem])) :*: S1 ('MetaSel ('Just "playbackMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "tier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newUpdateChannelResponse Source #

Create a value of UpdateChannelResponse 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:

UpdateChannelResponse, updateChannelResponse_arn - The Amazon Resource Name (ARN) associated with the channel.

UpdateChannel, updateChannelResponse_channelName - The name of the channel.

UpdateChannelResponse, updateChannelResponse_channelState - Returns the state whether the channel is running or not.

UpdateChannelResponse, updateChannelResponse_creationTime - The timestamp of when the channel was created.

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

UpdateChannelResponse, updateChannelResponse_lastModifiedTime - The timestamp that indicates when the channel was last modified.

UpdateChannel, updateChannelResponse_outputs - The channel's output properties.

UpdateChannelResponse, updateChannelResponse_playbackMode - The type of playback mode for this channel.

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

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

UpdateChannelResponse, updateChannelResponse_tags - The tags to assign to the channel. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

UpdateChannelResponse, updateChannelResponse_tier - The tier associated with this Channel.

$sel:httpStatus:UpdateChannelResponse', updateChannelResponse_httpStatus - The response's http status code.

UpdateLiveSource

data UpdateLiveSource Source #

See: newUpdateLiveSource smart constructor.

Instances

Instances details
ToJSON UpdateLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateLiveSource

ToHeaders UpdateLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateLiveSource

ToPath UpdateLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateLiveSource

ToQuery UpdateLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateLiveSource

AWSRequest UpdateLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateLiveSource

Associated Types

type AWSResponse UpdateLiveSource #

Generic UpdateLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateLiveSource

Associated Types

type Rep UpdateLiveSource :: Type -> Type #

Read UpdateLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateLiveSource

Show UpdateLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateLiveSource

NFData UpdateLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateLiveSource

Methods

rnf :: UpdateLiveSource -> () #

Eq UpdateLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateLiveSource

Hashable UpdateLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateLiveSource

type AWSResponse UpdateLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateLiveSource

type Rep UpdateLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateLiveSource

type Rep UpdateLiveSource = D1 ('MetaData "UpdateLiveSource" "Amazonka.MediaTailor.UpdateLiveSource" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "UpdateLiveSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpPackageConfigurations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [HttpPackageConfiguration]) :*: (S1 ('MetaSel ('Just "liveSourceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "sourceLocationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateLiveSource Source #

Create a value of UpdateLiveSource 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:

UpdateLiveSource, updateLiveSource_httpPackageConfigurations - A list of HTTP package configurations for the live source on this account.

UpdateLiveSource, updateLiveSource_liveSourceName - The name of the live source.

UpdateLiveSource, updateLiveSource_sourceLocationName - The name of the source location associated with this Live Source.

data UpdateLiveSourceResponse Source #

See: newUpdateLiveSourceResponse smart constructor.

Instances

Instances details
Generic UpdateLiveSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateLiveSource

Associated Types

type Rep UpdateLiveSourceResponse :: Type -> Type #

Read UpdateLiveSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateLiveSource

Show UpdateLiveSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateLiveSource

NFData UpdateLiveSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateLiveSource

Eq UpdateLiveSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateLiveSource

type Rep UpdateLiveSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateLiveSource

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

newUpdateLiveSourceResponse Source #

Create a value of UpdateLiveSourceResponse 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:

UpdateLiveSourceResponse, updateLiveSourceResponse_arn - The Amazon Resource Name (ARN) associated with this live source.

UpdateLiveSourceResponse, updateLiveSourceResponse_creationTime - The timestamp that indicates when the live source was created.

UpdateLiveSource, updateLiveSourceResponse_httpPackageConfigurations - A list of HTTP package configurations for the live source on this account.

UpdateLiveSourceResponse, updateLiveSourceResponse_lastModifiedTime - The timestamp that indicates when the live source was last modified.

UpdateLiveSource, updateLiveSourceResponse_liveSourceName - The name of the live source.

UpdateLiveSource, updateLiveSourceResponse_sourceLocationName - The name of the source location associated with the live source.

UpdateLiveSourceResponse, updateLiveSourceResponse_tags - The tags to assign to the live source. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

$sel:httpStatus:UpdateLiveSourceResponse', updateLiveSourceResponse_httpStatus - The response's http status code.

UpdateSourceLocation

data UpdateSourceLocation Source #

See: newUpdateSourceLocation smart constructor.

Instances

Instances details
ToJSON UpdateSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateSourceLocation

ToHeaders UpdateSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateSourceLocation

ToPath UpdateSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateSourceLocation

ToQuery UpdateSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateSourceLocation

AWSRequest UpdateSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateSourceLocation

Associated Types

type AWSResponse UpdateSourceLocation #

Generic UpdateSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateSourceLocation

Associated Types

type Rep UpdateSourceLocation :: Type -> Type #

Read UpdateSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateSourceLocation

Show UpdateSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateSourceLocation

NFData UpdateSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateSourceLocation

Methods

rnf :: UpdateSourceLocation -> () #

Eq UpdateSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateSourceLocation

Hashable UpdateSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateSourceLocation

type AWSResponse UpdateSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateSourceLocation

type Rep UpdateSourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateSourceLocation

type Rep UpdateSourceLocation = D1 ('MetaData "UpdateSourceLocation" "Amazonka.MediaTailor.UpdateSourceLocation" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "UpdateSourceLocation'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "accessConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AccessConfiguration)) :*: S1 ('MetaSel ('Just "defaultSegmentDeliveryConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DefaultSegmentDeliveryConfiguration))) :*: (S1 ('MetaSel ('Just "segmentDeliveryConfigurations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SegmentDeliveryConfiguration])) :*: (S1 ('MetaSel ('Just "httpConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 HttpConfiguration) :*: S1 ('MetaSel ('Just "sourceLocationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newUpdateSourceLocation Source #

Create a value of UpdateSourceLocation 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:

UpdateSourceLocation, updateSourceLocation_accessConfiguration - Access configuration parameters. Configures the type of authentication used to access content from your source location.

UpdateSourceLocation, updateSourceLocation_defaultSegmentDeliveryConfiguration - The optional configuration for the host server that serves segments.

UpdateSourceLocation, updateSourceLocation_segmentDeliveryConfigurations - A list of the segment delivery configurations associated with this resource.

UpdateSourceLocation, updateSourceLocation_httpConfiguration - The HTTP configuration for the source location.

UpdateSourceLocation, updateSourceLocation_sourceLocationName - The name of the source location.

data UpdateSourceLocationResponse Source #

See: newUpdateSourceLocationResponse smart constructor.

Instances

Instances details
Generic UpdateSourceLocationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateSourceLocation

Associated Types

type Rep UpdateSourceLocationResponse :: Type -> Type #

Read UpdateSourceLocationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateSourceLocation

Show UpdateSourceLocationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateSourceLocation

NFData UpdateSourceLocationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateSourceLocation

Eq UpdateSourceLocationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateSourceLocation

type Rep UpdateSourceLocationResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateSourceLocation

type Rep UpdateSourceLocationResponse = D1 ('MetaData "UpdateSourceLocationResponse" "Amazonka.MediaTailor.UpdateSourceLocation" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "UpdateSourceLocationResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "accessConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AccessConfiguration)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "defaultSegmentDeliveryConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DefaultSegmentDeliveryConfiguration)) :*: S1 ('MetaSel ('Just "httpConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HttpConfiguration))))) :*: ((S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "segmentDeliveryConfigurations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SegmentDeliveryConfiguration]))) :*: (S1 ('MetaSel ('Just "sourceLocationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newUpdateSourceLocationResponse Source #

Create a value of UpdateSourceLocationResponse 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:

UpdateSourceLocation, updateSourceLocationResponse_accessConfiguration - Access configuration parameters. Configures the type of authentication used to access content from your source location.

UpdateSourceLocationResponse, updateSourceLocationResponse_arn - The Amazon Resource Name (ARN) associated with the source location.

UpdateSourceLocationResponse, updateSourceLocationResponse_creationTime - The timestamp that indicates when the source location was created.

UpdateSourceLocation, updateSourceLocationResponse_defaultSegmentDeliveryConfiguration - The optional configuration for the host server that serves segments.

UpdateSourceLocation, updateSourceLocationResponse_httpConfiguration - The HTTP configuration for the source location.

UpdateSourceLocationResponse, updateSourceLocationResponse_lastModifiedTime - The timestamp that indicates when the source location was last modified.

UpdateSourceLocation, updateSourceLocationResponse_segmentDeliveryConfigurations - The segment delivery configurations for the source location. For information about MediaTailor configurations, see Working with configurations in AWS Elemental MediaTailor.

UpdateSourceLocation, updateSourceLocationResponse_sourceLocationName - The name of the source location.

UpdateSourceLocationResponse, updateSourceLocationResponse_tags - The tags to assign to the source location. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

$sel:httpStatus:UpdateSourceLocationResponse', updateSourceLocationResponse_httpStatus - The response's http status code.

UpdateVodSource

data UpdateVodSource Source #

See: newUpdateVodSource smart constructor.

Instances

Instances details
ToJSON UpdateVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateVodSource

ToHeaders UpdateVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateVodSource

ToPath UpdateVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateVodSource

ToQuery UpdateVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateVodSource

AWSRequest UpdateVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateVodSource

Associated Types

type AWSResponse UpdateVodSource #

Generic UpdateVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateVodSource

Associated Types

type Rep UpdateVodSource :: Type -> Type #

Read UpdateVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateVodSource

Show UpdateVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateVodSource

NFData UpdateVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateVodSource

Methods

rnf :: UpdateVodSource -> () #

Eq UpdateVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateVodSource

Hashable UpdateVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateVodSource

type AWSResponse UpdateVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateVodSource

type Rep UpdateVodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateVodSource

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

newUpdateVodSource Source #

Create a value of UpdateVodSource 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:

UpdateVodSource, updateVodSource_httpPackageConfigurations - A list of HTTP package configurations for the VOD source on this account.

UpdateVodSource, updateVodSource_sourceLocationName - The name of the source location associated with this VOD Source.

UpdateVodSource, updateVodSource_vodSourceName - The name of the VOD source.

data UpdateVodSourceResponse Source #

See: newUpdateVodSourceResponse smart constructor.

Instances

Instances details
Generic UpdateVodSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateVodSource

Associated Types

type Rep UpdateVodSourceResponse :: Type -> Type #

Read UpdateVodSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateVodSource

Show UpdateVodSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateVodSource

NFData UpdateVodSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateVodSource

Methods

rnf :: UpdateVodSourceResponse -> () #

Eq UpdateVodSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateVodSource

type Rep UpdateVodSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.UpdateVodSource

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

newUpdateVodSourceResponse Source #

Create a value of UpdateVodSourceResponse 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:

UpdateVodSourceResponse, updateVodSourceResponse_arn - The Amazon Resource Name (ARN) associated with the VOD source.

UpdateVodSourceResponse, updateVodSourceResponse_creationTime - The timestamp that indicates when the VOD source was created.

UpdateVodSource, updateVodSourceResponse_httpPackageConfigurations - A list of HTTP package configurations for the VOD source on this account.

UpdateVodSourceResponse, updateVodSourceResponse_lastModifiedTime - The timestamp that indicates when the VOD source was last modified.

UpdateVodSource, updateVodSourceResponse_sourceLocationName - The name of the source location associated with the VOD source.

UpdateVodSourceResponse, updateVodSourceResponse_tags - The tags to assign to the VOD source. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

UpdateVodSource, updateVodSourceResponse_vodSourceName - The name of the VOD source.

$sel:httpStatus:UpdateVodSourceResponse', updateVodSourceResponse_httpStatus - The response's http status code.

Types

AccessType

newtype AccessType Source #

Constructors

AccessType' 

Fields

Instances

Instances details
FromJSON AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

FromJSONKey AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

ToJSON AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

ToJSONKey AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

ToByteString AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

ToHeader AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

ToLog AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

ToQuery AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

FromText AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

ToText AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

Methods

toText :: AccessType -> Text #

FromXML AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

ToXML AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

Methods

toXML :: AccessType -> XML #

Generic AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

Associated Types

type Rep AccessType :: Type -> Type #

Read AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

Show AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

NFData AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

Methods

rnf :: AccessType -> () #

Eq AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

Ord AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

Hashable AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

type Rep AccessType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessType

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

ChannelState

newtype ChannelState Source #

Constructors

ChannelState' 

Bundled Patterns

pattern ChannelState_RUNNING :: ChannelState 
pattern ChannelState_STOPPED :: ChannelState 

Instances

Instances details
FromJSON ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

FromJSONKey ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

ToJSON ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

ToJSONKey ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

ToByteString ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

ToHeader ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

ToLog ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

ToQuery ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

FromText ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

ToText ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

Methods

toText :: ChannelState -> Text #

FromXML ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

ToXML ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

Methods

toXML :: ChannelState -> XML #

Generic ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

Associated Types

type Rep ChannelState :: Type -> Type #

Read ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

Show ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

NFData ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

Methods

rnf :: ChannelState -> () #

Eq ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

Ord ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

Hashable ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

type Rep ChannelState Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ChannelState

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

MessageType

newtype MessageType Source #

Constructors

MessageType' 

Instances

Instances details
FromJSON MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

FromJSONKey MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

ToJSON MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

ToJSONKey MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

ToByteString MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

ToHeader MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

ToLog MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

ToQuery MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

FromText MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

ToText MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

Methods

toText :: MessageType -> Text #

FromXML MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

ToXML MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

Methods

toXML :: MessageType -> XML #

Generic MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

Associated Types

type Rep MessageType :: Type -> Type #

Read MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

Show MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

NFData MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

Methods

rnf :: MessageType -> () #

Eq MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

Ord MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

Hashable MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

type Rep MessageType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.MessageType

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

Mode

newtype Mode Source #

Constructors

Mode' 

Fields

Bundled Patterns

pattern Mode_BEHIND_LIVE_EDGE :: Mode 
pattern Mode_OFF :: Mode 

Instances

Instances details
FromJSON Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

FromJSONKey Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

ToJSON Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

ToJSONKey Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

ToByteString Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

Methods

toBS :: Mode -> ByteString #

ToHeader Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

Methods

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

ToLog Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

ToQuery Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

Methods

toQuery :: Mode -> QueryString #

FromText Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

ToText Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

Methods

toText :: Mode -> Text #

FromXML Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

Methods

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

ToXML Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

Methods

toXML :: Mode -> XML #

Generic Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

Associated Types

type Rep Mode :: Type -> Type #

Methods

from :: Mode -> Rep Mode x #

to :: Rep Mode x -> Mode #

Read Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

Show Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

Methods

showsPrec :: Int -> Mode -> ShowS #

show :: Mode -> String #

showList :: [Mode] -> ShowS #

NFData Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

Methods

rnf :: Mode -> () #

Eq Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

Methods

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

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

Ord Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

Methods

compare :: Mode -> Mode -> Ordering #

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

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

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

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

max :: Mode -> Mode -> Mode #

min :: Mode -> Mode -> Mode #

Hashable Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

Methods

hashWithSalt :: Int -> Mode -> Int #

hash :: Mode -> Int #

type Rep Mode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Mode

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

Operator

newtype Operator Source #

Constructors

Operator' 

Fields

Bundled Patterns

pattern Operator_EQUALS :: Operator 

Instances

Instances details
FromJSON Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

FromJSONKey Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

ToJSON Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

ToJSONKey Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

ToByteString Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

Methods

toBS :: Operator -> ByteString #

ToHeader Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

Methods

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

ToLog Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

ToQuery Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

FromText Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

ToText Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

Methods

toText :: Operator -> Text #

FromXML Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

ToXML Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

Methods

toXML :: Operator -> XML #

Generic Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

Associated Types

type Rep Operator :: Type -> Type #

Methods

from :: Operator -> Rep Operator x #

to :: Rep Operator x -> Operator #

Read Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

Show Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

NFData Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

Methods

rnf :: Operator -> () #

Eq Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

Ord Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

Hashable Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

Methods

hashWithSalt :: Int -> Operator -> Int #

hash :: Operator -> Int #

type Rep Operator Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Operator

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

OriginManifestType

newtype OriginManifestType Source #

Instances

Instances details
FromJSON OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

FromJSONKey OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

ToJSON OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

ToJSONKey OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

ToByteString OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

ToHeader OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

ToLog OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

ToQuery OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

FromText OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

ToText OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

FromXML OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

ToXML OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

Generic OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

Associated Types

type Rep OriginManifestType :: Type -> Type #

Read OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

Show OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

NFData OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

Methods

rnf :: OriginManifestType -> () #

Eq OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

Ord OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

Hashable OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

type Rep OriginManifestType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.OriginManifestType

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

PlaybackMode

newtype PlaybackMode Source #

Constructors

PlaybackMode' 

Bundled Patterns

pattern PlaybackMode_LINEAR :: PlaybackMode 
pattern PlaybackMode_LOOP :: PlaybackMode 

Instances

Instances details
FromJSON PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

FromJSONKey PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

ToJSON PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

ToJSONKey PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

ToByteString PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

ToHeader PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

ToLog PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

ToQuery PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

FromText PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

ToText PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

Methods

toText :: PlaybackMode -> Text #

FromXML PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

ToXML PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

Methods

toXML :: PlaybackMode -> XML #

Generic PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

Associated Types

type Rep PlaybackMode :: Type -> Type #

Read PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

Show PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

NFData PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

Methods

rnf :: PlaybackMode -> () #

Eq PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

Ord PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

Hashable PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

type Rep PlaybackMode Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackMode

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

RelativePosition

newtype RelativePosition Source #

Instances

Instances details
FromJSON RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

FromJSONKey RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

ToJSON RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

ToJSONKey RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

ToByteString RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

ToHeader RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

ToLog RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

ToQuery RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

FromText RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

ToText RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

FromXML RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

ToXML RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

Generic RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

Associated Types

type Rep RelativePosition :: Type -> Type #

Read RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

Show RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

NFData RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

Methods

rnf :: RelativePosition -> () #

Eq RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

Ord RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

Hashable RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

type Rep RelativePosition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RelativePosition

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

ScheduleEntryType

newtype ScheduleEntryType Source #

Instances

Instances details
FromJSON ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

FromJSONKey ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

ToJSON ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

ToJSONKey ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

ToByteString ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

ToHeader ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

ToLog ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

ToQuery ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

FromText ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

ToText ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

FromXML ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

ToXML ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

Generic ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

Associated Types

type Rep ScheduleEntryType :: Type -> Type #

Read ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

Show ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

NFData ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

Methods

rnf :: ScheduleEntryType -> () #

Eq ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

Ord ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

Hashable ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

type Rep ScheduleEntryType Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntryType

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

Tier

newtype Tier Source #

Constructors

Tier' 

Fields

Bundled Patterns

pattern Tier_BASIC :: Tier 
pattern Tier_STANDARD :: Tier 

Instances

Instances details
FromJSON Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

FromJSONKey Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

ToJSON Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

ToJSONKey Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

ToByteString Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

Methods

toBS :: Tier -> ByteString #

ToHeader Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

Methods

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

ToLog Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

ToQuery Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

Methods

toQuery :: Tier -> QueryString #

FromText Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

ToText Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

Methods

toText :: Tier -> Text #

FromXML Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

Methods

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

ToXML Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

Methods

toXML :: Tier -> XML #

Generic Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

Associated Types

type Rep Tier :: Type -> Type #

Methods

from :: Tier -> Rep Tier x #

to :: Rep Tier x -> Tier #

Read Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

Show Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

Methods

showsPrec :: Int -> Tier -> ShowS #

show :: Tier -> String #

showList :: [Tier] -> ShowS #

NFData Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

Methods

rnf :: Tier -> () #

Eq Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

Methods

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

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

Ord Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

Methods

compare :: Tier -> Tier -> Ordering #

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

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

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

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

max :: Tier -> Tier -> Tier #

min :: Tier -> Tier -> Tier #

Hashable Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

Methods

hashWithSalt :: Int -> Tier -> Int #

hash :: Tier -> Int #

type Rep Tier Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Tier

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

Type

newtype Type Source #

Constructors

Type' 

Fields

Bundled Patterns

pattern Type_DASH :: Type 
pattern Type_HLS :: Type 

Instances

Instances details
FromJSON Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

FromJSONKey Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

ToJSON Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

ToJSONKey Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

ToByteString Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

Methods

toBS :: Type -> ByteString #

ToHeader Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

Methods

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

ToLog Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

ToQuery Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

Methods

toQuery :: Type -> QueryString #

FromText Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

ToText Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

Methods

toText :: Type -> Text #

FromXML Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

Methods

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

ToXML Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

Methods

toXML :: Type -> XML #

Generic Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

Associated Types

type Rep Type :: Type -> Type #

Methods

from :: Type -> Rep Type x #

to :: Rep Type x -> Type #

Read Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

Show Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

Methods

showsPrec :: Int -> Type -> ShowS #

show :: Type -> String #

showList :: [Type] -> ShowS #

NFData Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

Methods

rnf :: Type -> () #

Eq Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

Methods

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

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

Ord Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

Methods

compare :: Type -> Type -> Ordering #

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

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

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

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

max :: Type -> Type -> Type #

min :: Type -> Type -> Type #

Hashable Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

Methods

hashWithSalt :: Int -> Type -> Int #

hash :: Type -> Int #

type Rep Type Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Type

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

AccessConfiguration

data AccessConfiguration Source #

Access configuration parameters.

See: newAccessConfiguration smart constructor.

Instances

Instances details
FromJSON AccessConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessConfiguration

ToJSON AccessConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessConfiguration

Generic AccessConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessConfiguration

Associated Types

type Rep AccessConfiguration :: Type -> Type #

Read AccessConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessConfiguration

Show AccessConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessConfiguration

NFData AccessConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessConfiguration

Methods

rnf :: AccessConfiguration -> () #

Eq AccessConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessConfiguration

Hashable AccessConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessConfiguration

type Rep AccessConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AccessConfiguration

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

newAccessConfiguration :: AccessConfiguration Source #

Create a value of AccessConfiguration with all optional fields omitted.

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

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

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

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

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

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

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

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

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

AdBreak

data AdBreak Source #

Ad break configuration parameters.

See: newAdBreak smart constructor.

Instances

Instances details
FromJSON AdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdBreak

ToJSON AdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdBreak

Generic AdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdBreak

Associated Types

type Rep AdBreak :: Type -> Type #

Methods

from :: AdBreak -> Rep AdBreak x #

to :: Rep AdBreak x -> AdBreak #

Read AdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdBreak

Show AdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdBreak

NFData AdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdBreak

Methods

rnf :: AdBreak -> () #

Eq AdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdBreak

Methods

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

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

Hashable AdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdBreak

Methods

hashWithSalt :: Int -> AdBreak -> Int #

hash :: AdBreak -> Int #

type Rep AdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdBreak

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

newAdBreak :: AdBreak Source #

Create a value of AdBreak with all optional fields omitted.

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

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

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

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

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

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

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

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

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

AdMarkerPassthrough

data AdMarkerPassthrough Source #

For HLS, when set to true, MediaTailor passes through EXT-X-CUE-IN, EXT-X-CUE-OUT, and EXT-X-SPLICEPOINT-SCTE35 ad markers from the origin manifest to the MediaTailor personalized manifest.

No logic is applied to these ad markers. For example, if EXT-X-CUE-OUT has a value of 60, but no ads are filled for that ad break, MediaTailor will not set the value to 0.

See: newAdMarkerPassthrough smart constructor.

Instances

Instances details
FromJSON AdMarkerPassthrough Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdMarkerPassthrough

ToJSON AdMarkerPassthrough Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdMarkerPassthrough

Generic AdMarkerPassthrough Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdMarkerPassthrough

Associated Types

type Rep AdMarkerPassthrough :: Type -> Type #

Read AdMarkerPassthrough Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdMarkerPassthrough

Show AdMarkerPassthrough Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdMarkerPassthrough

NFData AdMarkerPassthrough Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdMarkerPassthrough

Methods

rnf :: AdMarkerPassthrough -> () #

Eq AdMarkerPassthrough Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdMarkerPassthrough

Hashable AdMarkerPassthrough Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdMarkerPassthrough

type Rep AdMarkerPassthrough Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AdMarkerPassthrough

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

newAdMarkerPassthrough :: AdMarkerPassthrough Source #

Create a value of AdMarkerPassthrough with all optional fields omitted.

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

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

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

Alert

data Alert Source #

Alert configuration parameters.

See: newAlert smart constructor.

Constructors

Alert' Text Text POSIX [Text] Text 

Instances

Instances details
FromJSON Alert Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Alert

Generic Alert Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Alert

Associated Types

type Rep Alert :: Type -> Type #

Methods

from :: Alert -> Rep Alert x #

to :: Rep Alert x -> Alert #

Read Alert Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Alert

Show Alert Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Alert

Methods

showsPrec :: Int -> Alert -> ShowS #

show :: Alert -> String #

showList :: [Alert] -> ShowS #

NFData Alert Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Alert

Methods

rnf :: Alert -> () #

Eq Alert Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Alert

Methods

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

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

Hashable Alert Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Alert

Methods

hashWithSalt :: Int -> Alert -> Int #

hash :: Alert -> Int #

type Rep Alert Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Alert

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

newAlert Source #

Create a value of Alert with all optional fields omitted.

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

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

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

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

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

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

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

AvailMatchingCriteria

data AvailMatchingCriteria Source #

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

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

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

See: newAvailMatchingCriteria smart constructor.

Instances

Instances details
FromJSON AvailMatchingCriteria Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailMatchingCriteria

ToJSON AvailMatchingCriteria Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailMatchingCriteria

Generic AvailMatchingCriteria Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailMatchingCriteria

Associated Types

type Rep AvailMatchingCriteria :: Type -> Type #

Read AvailMatchingCriteria Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailMatchingCriteria

Show AvailMatchingCriteria Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailMatchingCriteria

NFData AvailMatchingCriteria Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailMatchingCriteria

Methods

rnf :: AvailMatchingCriteria -> () #

Eq AvailMatchingCriteria Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailMatchingCriteria

Hashable AvailMatchingCriteria Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailMatchingCriteria

type Rep AvailMatchingCriteria Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailMatchingCriteria

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

newAvailMatchingCriteria Source #

Create a value of AvailMatchingCriteria with all optional fields omitted.

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

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

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

You can include up to 100 dynamic variables.

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

AvailSuppression

data AvailSuppression Source #

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

See: newAvailSuppression smart constructor.

Instances

Instances details
FromJSON AvailSuppression Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailSuppression

ToJSON AvailSuppression Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailSuppression

Generic AvailSuppression Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailSuppression

Associated Types

type Rep AvailSuppression :: Type -> Type #

Read AvailSuppression Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailSuppression

Show AvailSuppression Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailSuppression

NFData AvailSuppression Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailSuppression

Methods

rnf :: AvailSuppression -> () #

Eq AvailSuppression Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailSuppression

Hashable AvailSuppression Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailSuppression

type Rep AvailSuppression Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.AvailSuppression

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

newAvailSuppression :: AvailSuppression Source #

Create a value of AvailSuppression with all optional fields omitted.

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

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

$sel:mode:AvailSuppression', availSuppression_mode - Sets the ad suppression mode. By default, ad suppression is off and all ad breaks are filled with ads or slate. When Mode is set to BEHIND_LIVE_EDGE, ad suppression is active and MediaTailor won't fill ad breaks on or behind the ad suppression Value time in the manifest lookback window.

$sel:value:AvailSuppression', availSuppression_value - A live edge offset time in HH:MM:SS. MediaTailor won't fill ad breaks on or behind this time in the manifest lookback window. If Value is set to 00:00:00, it is in sync with the live edge, and MediaTailor won't fill any ad breaks on or behind the live edge. If you set a Value time, MediaTailor won't fill any ad breaks on or behind this time in the manifest lookback window. For example, if you set 00:45:00, then MediaTailor will fill ad breaks that occur within 45 minutes behind the live edge, but won't fill ad breaks on or behind 45 minutes behind the live edge.

Bumper

data Bumper Source #

The configuration for bumpers. Bumpers are short audio or video clips that play at the start or before the end of an ad break. To learn more about bumpers, see Bumpers.

See: newBumper smart constructor.

Constructors

Bumper' (Maybe Text) (Maybe Text) 

Instances

Instances details
FromJSON Bumper Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Bumper

ToJSON Bumper Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Bumper

Generic Bumper Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Bumper

Associated Types

type Rep Bumper :: Type -> Type #

Methods

from :: Bumper -> Rep Bumper x #

to :: Rep Bumper x -> Bumper #

Read Bumper Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Bumper

Show Bumper Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Bumper

NFData Bumper Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Bumper

Methods

rnf :: Bumper -> () #

Eq Bumper Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Bumper

Methods

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

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

Hashable Bumper Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Bumper

Methods

hashWithSalt :: Int -> Bumper -> Int #

hash :: Bumper -> Int #

type Rep Bumper Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Bumper

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

newBumper :: Bumper Source #

Create a value of Bumper with all optional fields omitted.

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

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

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

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

CdnConfiguration

data CdnConfiguration Source #

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

See: newCdnConfiguration smart constructor.

Instances

Instances details
FromJSON CdnConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.CdnConfiguration

ToJSON CdnConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.CdnConfiguration

Generic CdnConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.CdnConfiguration

Associated Types

type Rep CdnConfiguration :: Type -> Type #

Read CdnConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.CdnConfiguration

Show CdnConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.CdnConfiguration

NFData CdnConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.CdnConfiguration

Methods

rnf :: CdnConfiguration -> () #

Eq CdnConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.CdnConfiguration

Hashable CdnConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.CdnConfiguration

type Rep CdnConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.CdnConfiguration

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

newCdnConfiguration :: CdnConfiguration Source #

Create a value of CdnConfiguration with all optional fields omitted.

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

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

$sel:adSegmentUrlPrefix:CdnConfiguration', cdnConfiguration_adSegmentUrlPrefix - A non-default content delivery network (CDN) to serve ad segments. By default, AWS Elemental MediaTailor uses Amazon CloudFront with default cache settings as its CDN for ad segments. To set up an alternate CDN, create a rule in your CDN for the origin ads.mediatailor.<region>.amazonaws.com. Then specify the rule's name in this AdSegmentUrlPrefix. When AWS Elemental MediaTailor serves a manifest, it reports your CDN as the source for ad segments.

$sel:contentSegmentUrlPrefix:CdnConfiguration', cdnConfiguration_contentSegmentUrlPrefix - A content delivery network (CDN) to cache content segments, so that content requests don’t always have to go to the origin server. First, create a rule in your CDN for the content segment origin server. Then specify the rule's name in this ContentSegmentUrlPrefix. When AWS Elemental MediaTailor serves a manifest, it reports your CDN as the source for content segments.

Channel

data Channel Source #

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

See: newChannel smart constructor.

Instances

Instances details
FromJSON Channel Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Channel

Generic Channel Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Channel

Associated Types

type Rep Channel :: Type -> Type #

Methods

from :: Channel -> Rep Channel x #

to :: Rep Channel x -> Channel #

Read Channel Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Channel

Show Channel Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Channel

NFData Channel Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Channel

Methods

rnf :: Channel -> () #

Eq Channel Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Channel

Methods

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

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

Hashable Channel Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Channel

Methods

hashWithSalt :: Int -> Channel -> Int #

hash :: Channel -> Int #

type Rep Channel Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Channel

newChannel Source #

Create a value of Channel with all optional fields omitted.

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

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

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

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

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

$sel:tags:Channel', channel_tags - The tags to assign to the channel. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

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

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

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

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

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

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

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

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

DashConfiguration

data DashConfiguration Source #

The configuration for DASH content.

See: newDashConfiguration smart constructor.

Instances

Instances details
FromJSON DashConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfiguration

Generic DashConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfiguration

Associated Types

type Rep DashConfiguration :: Type -> Type #

Read DashConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfiguration

Show DashConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfiguration

NFData DashConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfiguration

Methods

rnf :: DashConfiguration -> () #

Eq DashConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfiguration

Hashable DashConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfiguration

type Rep DashConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfiguration

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

newDashConfiguration :: DashConfiguration Source #

Create a value of DashConfiguration with all optional fields omitted.

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

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

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

$sel:mpdLocation:DashConfiguration', dashConfiguration_mpdLocation - The setting that controls whether MediaTailor includes the Location tag in DASH manifests. MediaTailor populates the Location tag with the URL for manifest update requests, to be used by players that don't support sticky redirects. Disable this if you have CDN routing rules set up for accessing MediaTailor manifests, and you are either using client-side reporting or your players support sticky HTTP redirects. Valid values are DISABLED and EMT_DEFAULT. The EMT_DEFAULT setting enables the inclusion of the tag and is the default value.

$sel:originManifestType:DashConfiguration', dashConfiguration_originManifestType - The setting that controls whether MediaTailor handles manifests from the origin server as multi-period manifests or single-period manifests. If your origin server produces single-period manifests, set this to SINGLE_PERIOD. The default setting is MULTI_PERIOD. For multi-period manifests, omit this setting or set it to MULTI_PERIOD.

DashConfigurationForPut

data DashConfigurationForPut Source #

The configuration for DASH PUT operations.

See: newDashConfigurationForPut smart constructor.

Instances

Instances details
ToJSON DashConfigurationForPut Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfigurationForPut

Generic DashConfigurationForPut Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfigurationForPut

Associated Types

type Rep DashConfigurationForPut :: Type -> Type #

Read DashConfigurationForPut Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfigurationForPut

Show DashConfigurationForPut Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfigurationForPut

NFData DashConfigurationForPut Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfigurationForPut

Methods

rnf :: DashConfigurationForPut -> () #

Eq DashConfigurationForPut Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfigurationForPut

Hashable DashConfigurationForPut Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfigurationForPut

type Rep DashConfigurationForPut Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashConfigurationForPut

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

newDashConfigurationForPut :: DashConfigurationForPut Source #

Create a value of DashConfigurationForPut with all optional fields omitted.

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

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

$sel:mpdLocation:DashConfigurationForPut', dashConfigurationForPut_mpdLocation - The setting that controls whether MediaTailor includes the Location tag in DASH manifests. MediaTailor populates the Location tag with the URL for manifest update requests, to be used by players that don't support sticky redirects. Disable this if you have CDN routing rules set up for accessing MediaTailor manifests, and you are either using client-side reporting or your players support sticky HTTP redirects. Valid values are DISABLED and EMT_DEFAULT. The EMT_DEFAULT setting enables the inclusion of the tag and is the default value.

$sel:originManifestType:DashConfigurationForPut', dashConfigurationForPut_originManifestType - The setting that controls whether MediaTailor handles manifests from the origin server as multi-period manifests or single-period manifests. If your origin server produces single-period manifests, set this to SINGLE_PERIOD. The default setting is MULTI_PERIOD. For multi-period manifests, omit this setting or set it to MULTI_PERIOD.

DashPlaylistSettings

data DashPlaylistSettings Source #

Dash manifest configuration parameters.

See: newDashPlaylistSettings smart constructor.

Instances

Instances details
FromJSON DashPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashPlaylistSettings

ToJSON DashPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashPlaylistSettings

Generic DashPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashPlaylistSettings

Associated Types

type Rep DashPlaylistSettings :: Type -> Type #

Read DashPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashPlaylistSettings

Show DashPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashPlaylistSettings

NFData DashPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashPlaylistSettings

Methods

rnf :: DashPlaylistSettings -> () #

Eq DashPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashPlaylistSettings

Hashable DashPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashPlaylistSettings

type Rep DashPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DashPlaylistSettings

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

newDashPlaylistSettings :: DashPlaylistSettings Source #

Create a value of DashPlaylistSettings with all optional fields omitted.

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

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

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

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

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

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

DefaultSegmentDeliveryConfiguration

data DefaultSegmentDeliveryConfiguration Source #

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

See: newDefaultSegmentDeliveryConfiguration smart constructor.

Instances

Instances details
FromJSON DefaultSegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DefaultSegmentDeliveryConfiguration

ToJSON DefaultSegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DefaultSegmentDeliveryConfiguration

Generic DefaultSegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DefaultSegmentDeliveryConfiguration

Read DefaultSegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DefaultSegmentDeliveryConfiguration

Show DefaultSegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DefaultSegmentDeliveryConfiguration

NFData DefaultSegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DefaultSegmentDeliveryConfiguration

Eq DefaultSegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DefaultSegmentDeliveryConfiguration

Hashable DefaultSegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DefaultSegmentDeliveryConfiguration

type Rep DefaultSegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.DefaultSegmentDeliveryConfiguration

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

newDefaultSegmentDeliveryConfiguration :: DefaultSegmentDeliveryConfiguration Source #

Create a value of DefaultSegmentDeliveryConfiguration with all optional fields omitted.

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

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

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

HlsConfiguration

data HlsConfiguration Source #

The configuration for HLS content.

See: newHlsConfiguration smart constructor.

Constructors

HlsConfiguration' (Maybe Text) 

Instances

Instances details
FromJSON HlsConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsConfiguration

Generic HlsConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsConfiguration

Associated Types

type Rep HlsConfiguration :: Type -> Type #

Read HlsConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsConfiguration

Show HlsConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsConfiguration

NFData HlsConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsConfiguration

Methods

rnf :: HlsConfiguration -> () #

Eq HlsConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsConfiguration

Hashable HlsConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsConfiguration

type Rep HlsConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsConfiguration

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

newHlsConfiguration :: HlsConfiguration Source #

Create a value of HlsConfiguration with all optional fields omitted.

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

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

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

HlsPlaylistSettings

data HlsPlaylistSettings Source #

HLS playlist configuration parameters.

See: newHlsPlaylistSettings smart constructor.

Instances

Instances details
FromJSON HlsPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsPlaylistSettings

ToJSON HlsPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsPlaylistSettings

Generic HlsPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsPlaylistSettings

Associated Types

type Rep HlsPlaylistSettings :: Type -> Type #

Read HlsPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsPlaylistSettings

Show HlsPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsPlaylistSettings

NFData HlsPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsPlaylistSettings

Methods

rnf :: HlsPlaylistSettings -> () #

Eq HlsPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsPlaylistSettings

Hashable HlsPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsPlaylistSettings

type Rep HlsPlaylistSettings Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HlsPlaylistSettings

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

newHlsPlaylistSettings :: HlsPlaylistSettings Source #

Create a value of HlsPlaylistSettings with all optional fields omitted.

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

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

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

HttpConfiguration

data HttpConfiguration Source #

The HTTP configuration for the source location.

See: newHttpConfiguration smart constructor.

Constructors

HttpConfiguration' Text 

Instances

Instances details
FromJSON HttpConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpConfiguration

ToJSON HttpConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpConfiguration

Generic HttpConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpConfiguration

Associated Types

type Rep HttpConfiguration :: Type -> Type #

Read HttpConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpConfiguration

Show HttpConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpConfiguration

NFData HttpConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpConfiguration

Methods

rnf :: HttpConfiguration -> () #

Eq HttpConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpConfiguration

Hashable HttpConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpConfiguration

type Rep HttpConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpConfiguration

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

newHttpConfiguration Source #

Create a value of HttpConfiguration with all optional fields omitted.

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

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

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

HttpPackageConfiguration

data HttpPackageConfiguration Source #

The HTTP package configuration properties for the requested VOD source.

See: newHttpPackageConfiguration smart constructor.

Instances

Instances details
FromJSON HttpPackageConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpPackageConfiguration

ToJSON HttpPackageConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpPackageConfiguration

Generic HttpPackageConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpPackageConfiguration

Associated Types

type Rep HttpPackageConfiguration :: Type -> Type #

Read HttpPackageConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpPackageConfiguration

Show HttpPackageConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpPackageConfiguration

NFData HttpPackageConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpPackageConfiguration

Eq HttpPackageConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpPackageConfiguration

Hashable HttpPackageConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpPackageConfiguration

type Rep HttpPackageConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.HttpPackageConfiguration

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

newHttpPackageConfiguration Source #

Create a value of HttpPackageConfiguration with all optional fields omitted.

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

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

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

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

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

LivePreRollConfiguration

data LivePreRollConfiguration Source #

The configuration for pre-roll ad insertion.

See: newLivePreRollConfiguration smart constructor.

Instances

Instances details
FromJSON LivePreRollConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LivePreRollConfiguration

ToJSON LivePreRollConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LivePreRollConfiguration

Generic LivePreRollConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LivePreRollConfiguration

Associated Types

type Rep LivePreRollConfiguration :: Type -> Type #

Read LivePreRollConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LivePreRollConfiguration

Show LivePreRollConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LivePreRollConfiguration

NFData LivePreRollConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LivePreRollConfiguration

Eq LivePreRollConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LivePreRollConfiguration

Hashable LivePreRollConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LivePreRollConfiguration

type Rep LivePreRollConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LivePreRollConfiguration

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

newLivePreRollConfiguration :: LivePreRollConfiguration Source #

Create a value of LivePreRollConfiguration with all optional fields omitted.

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

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

$sel:adDecisionServerUrl:LivePreRollConfiguration', livePreRollConfiguration_adDecisionServerUrl - The URL for the ad decision server (ADS) for pre-roll ads. This includes the specification of static parameters and placeholders for dynamic parameters. AWS Elemental MediaTailor substitutes player-specific and session-specific parameters as needed when calling the ADS. Alternately, for testing, you can provide a static VAST URL. The maximum length is 25,000 characters.

$sel:maxDurationSeconds:LivePreRollConfiguration', livePreRollConfiguration_maxDurationSeconds - The maximum allowed duration for the pre-roll ad avail. AWS Elemental MediaTailor won't play pre-roll ads to exceed this duration, regardless of the total duration of ads that the ADS returns.

LiveSource

data LiveSource Source #

Live source configuration parameters.

See: newLiveSource smart constructor.

Instances

Instances details
FromJSON LiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LiveSource

Generic LiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LiveSource

Associated Types

type Rep LiveSource :: Type -> Type #

Read LiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LiveSource

Show LiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LiveSource

NFData LiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LiveSource

Methods

rnf :: LiveSource -> () #

Eq LiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LiveSource

Hashable LiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LiveSource

type Rep LiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LiveSource

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

newLiveSource Source #

Create a value of LiveSource with all optional fields omitted.

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

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

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

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

$sel:tags:LiveSource', liveSource_tags - The tags assigned to the live source. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

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

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

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

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

LogConfiguration

data LogConfiguration Source #

Returns Amazon CloudWatch log settings for a playback configuration.

See: newLogConfiguration smart constructor.

Constructors

LogConfiguration' Int 

Instances

Instances details
FromJSON LogConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LogConfiguration

Generic LogConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LogConfiguration

Associated Types

type Rep LogConfiguration :: Type -> Type #

Read LogConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LogConfiguration

Show LogConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LogConfiguration

NFData LogConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LogConfiguration

Methods

rnf :: LogConfiguration -> () #

Eq LogConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LogConfiguration

Hashable LogConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LogConfiguration

type Rep LogConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.LogConfiguration

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

newLogConfiguration Source #

Create a value of LogConfiguration with all optional fields omitted.

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

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

$sel:percentEnabled:LogConfiguration', logConfiguration_percentEnabled - The percentage of session logs that MediaTailor sends to your Cloudwatch Logs account. For example, if your playback configuration has 1000 sessions and percentEnabled is set to 60, MediaTailor sends logs for 600 of the sessions to CloudWatch Logs. MediaTailor decides at random which of the playback configuration sessions to send logs for. If you want to view logs for a specific session, you can use the debug log mode.

Valid values: 0 - 100

ManifestProcessingRules

data ManifestProcessingRules Source #

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

See: newManifestProcessingRules smart constructor.

Instances

Instances details
FromJSON ManifestProcessingRules Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ManifestProcessingRules

ToJSON ManifestProcessingRules Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ManifestProcessingRules

Generic ManifestProcessingRules Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ManifestProcessingRules

Associated Types

type Rep ManifestProcessingRules :: Type -> Type #

Read ManifestProcessingRules Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ManifestProcessingRules

Show ManifestProcessingRules Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ManifestProcessingRules

NFData ManifestProcessingRules Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ManifestProcessingRules

Methods

rnf :: ManifestProcessingRules -> () #

Eq ManifestProcessingRules Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ManifestProcessingRules

Hashable ManifestProcessingRules Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ManifestProcessingRules

type Rep ManifestProcessingRules Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ManifestProcessingRules

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

newManifestProcessingRules :: ManifestProcessingRules Source #

Create a value of ManifestProcessingRules with all optional fields omitted.

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

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

$sel:adMarkerPassthrough:ManifestProcessingRules', manifestProcessingRules_adMarkerPassthrough - For HLS, when set to true, MediaTailor passes through EXT-X-CUE-IN, EXT-X-CUE-OUT, and EXT-X-SPLICEPOINT-SCTE35 ad markers from the origin manifest to the MediaTailor personalized manifest.

No logic is applied to these ad markers. For example, if EXT-X-CUE-OUT has a value of 60, but no ads are filled for that ad break, MediaTailor will not set the value to 0.

PlaybackConfiguration

data PlaybackConfiguration Source #

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

See: newPlaybackConfiguration smart constructor.

Instances

Instances details
FromJSON PlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackConfiguration

Generic PlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackConfiguration

Associated Types

type Rep PlaybackConfiguration :: Type -> Type #

Read PlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackConfiguration

Show PlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackConfiguration

NFData PlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackConfiguration

Methods

rnf :: PlaybackConfiguration -> () #

Eq PlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackConfiguration

Hashable PlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackConfiguration

type Rep PlaybackConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PlaybackConfiguration

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

newPlaybackConfiguration :: PlaybackConfiguration Source #

Create a value of PlaybackConfiguration with all optional fields omitted.

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

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

PlaybackConfiguration, playbackConfiguration_adDecisionServerUrl - The URL for the ad decision server (ADS). This includes the specification of static parameters and placeholders for dynamic parameters. AWS Elemental MediaTailor substitutes player-specific and session-specific parameters as needed when calling the ADS. Alternately, for testing you can provide a static VAST URL. The maximum length is 25,000 characters.

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

$sel:bumper:PlaybackConfiguration', playbackConfiguration_bumper - The configuration for bumpers. Bumpers are short audio or video clips that play at the start or before the end of an ad break. To learn more about bumpers, see Bumpers.

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

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

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

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

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

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

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

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

$sel:personalizationThresholdSeconds:PlaybackConfiguration', playbackConfiguration_personalizationThresholdSeconds - Defines the maximum duration of underfilled ad time (in seconds) allowed in an ad break. If the duration of underfilled ad time exceeds the personalization threshold, then the personalization of the ad break is abandoned and the underlying content is shown. This feature applies to ad replacement in live and VOD streams, rather than ad insertion, because it relies on an underlying content stream. For more information about ad break behavior, including ad replacement and insertion, see Ad Behavior in AWS Elemental MediaTailor.

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

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

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

$sel:slateAdUrl:PlaybackConfiguration', playbackConfiguration_slateAdUrl - The URL for a video asset to transcode and use to fill in time that's not used by ads. AWS Elemental MediaTailor shows the slate to fill in gaps in media content. Configuring the slate is optional for non-VPAID playback configurations. For VPAID, the slate is required because MediaTailor provides it in the slots designated for dynamic ad content. The slate must be a high-quality asset that contains both audio and video.

$sel:tags:PlaybackConfiguration', playbackConfiguration_tags - The tags to assign to the playback configuration. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

$sel:transcodeProfileName:PlaybackConfiguration', playbackConfiguration_transcodeProfileName - The name that is used to associate this playback configuration with a custom transcode profile. This overrides the dynamic transcoding defaults of MediaTailor. Use this only if you have already set up custom profiles with the help of AWS Support.

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

PrefetchConsumption

data PrefetchConsumption Source #

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

See: newPrefetchConsumption smart constructor.

Instances

Instances details
FromJSON PrefetchConsumption Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchConsumption

ToJSON PrefetchConsumption Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchConsumption

Generic PrefetchConsumption Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchConsumption

Associated Types

type Rep PrefetchConsumption :: Type -> Type #

Read PrefetchConsumption Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchConsumption

Show PrefetchConsumption Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchConsumption

NFData PrefetchConsumption Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchConsumption

Methods

rnf :: PrefetchConsumption -> () #

Eq PrefetchConsumption Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchConsumption

Hashable PrefetchConsumption Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchConsumption

type Rep PrefetchConsumption Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchConsumption

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

newPrefetchConsumption Source #

Create a value of PrefetchConsumption with all optional fields omitted.

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

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

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

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

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

PrefetchRetrieval

data PrefetchRetrieval Source #

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

See: newPrefetchRetrieval smart constructor.

Instances

Instances details
FromJSON PrefetchRetrieval Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchRetrieval

ToJSON PrefetchRetrieval Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchRetrieval

Generic PrefetchRetrieval Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchRetrieval

Associated Types

type Rep PrefetchRetrieval :: Type -> Type #

Read PrefetchRetrieval Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchRetrieval

Show PrefetchRetrieval Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchRetrieval

NFData PrefetchRetrieval Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchRetrieval

Methods

rnf :: PrefetchRetrieval -> () #

Eq PrefetchRetrieval Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchRetrieval

Hashable PrefetchRetrieval Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchRetrieval

type Rep PrefetchRetrieval Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchRetrieval

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

newPrefetchRetrieval Source #

Create a value of PrefetchRetrieval with all optional fields omitted.

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

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

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

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

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

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

PrefetchSchedule

data PrefetchSchedule Source #

A prefetch schedule allows you to tell MediaTailor to fetch and prepare certain ads before an ad break happens. For more information about ad prefetching, see Using ad prefetching in the MediaTailor User Guide.

See: newPrefetchSchedule smart constructor.

Instances

Instances details
FromJSON PrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchSchedule

Generic PrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchSchedule

Associated Types

type Rep PrefetchSchedule :: Type -> Type #

Read PrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchSchedule

Show PrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchSchedule

NFData PrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchSchedule

Methods

rnf :: PrefetchSchedule -> () #

Eq PrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchSchedule

Hashable PrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchSchedule

type Rep PrefetchSchedule Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.PrefetchSchedule

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

newPrefetchSchedule Source #

Create a value of PrefetchSchedule with all optional fields omitted.

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

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

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

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

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

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

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

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

RequestOutputItem

data RequestOutputItem Source #

The output configuration for this channel.

See: newRequestOutputItem smart constructor.

Instances

Instances details
ToJSON RequestOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RequestOutputItem

Generic RequestOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RequestOutputItem

Associated Types

type Rep RequestOutputItem :: Type -> Type #

Read RequestOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RequestOutputItem

Show RequestOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RequestOutputItem

NFData RequestOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RequestOutputItem

Methods

rnf :: RequestOutputItem -> () #

Eq RequestOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RequestOutputItem

Hashable RequestOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RequestOutputItem

type Rep RequestOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.RequestOutputItem

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

newRequestOutputItem Source #

Create a value of RequestOutputItem with all optional fields omitted.

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

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

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

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

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

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

ResponseOutputItem

data ResponseOutputItem Source #

The output item response.

See: newResponseOutputItem smart constructor.

Instances

Instances details
FromJSON ResponseOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ResponseOutputItem

Generic ResponseOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ResponseOutputItem

Associated Types

type Rep ResponseOutputItem :: Type -> Type #

Read ResponseOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ResponseOutputItem

Show ResponseOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ResponseOutputItem

NFData ResponseOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ResponseOutputItem

Methods

rnf :: ResponseOutputItem -> () #

Eq ResponseOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ResponseOutputItem

Hashable ResponseOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ResponseOutputItem

type Rep ResponseOutputItem Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ResponseOutputItem

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

newResponseOutputItem Source #

Create a value of ResponseOutputItem with all optional fields omitted.

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

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

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

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

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

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

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

ScheduleAdBreak

data ScheduleAdBreak Source #

The schedule's ad break properties.

See: newScheduleAdBreak smart constructor.

Instances

Instances details
FromJSON ScheduleAdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleAdBreak

Generic ScheduleAdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleAdBreak

Associated Types

type Rep ScheduleAdBreak :: Type -> Type #

Read ScheduleAdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleAdBreak

Show ScheduleAdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleAdBreak

NFData ScheduleAdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleAdBreak

Methods

rnf :: ScheduleAdBreak -> () #

Eq ScheduleAdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleAdBreak

Hashable ScheduleAdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleAdBreak

type Rep ScheduleAdBreak Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleAdBreak

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

newScheduleAdBreak :: ScheduleAdBreak Source #

Create a value of ScheduleAdBreak with all optional fields omitted.

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

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

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

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

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

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

ScheduleConfiguration

data ScheduleConfiguration Source #

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

See: newScheduleConfiguration smart constructor.

Instances

Instances details
ToJSON ScheduleConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleConfiguration

Generic ScheduleConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleConfiguration

Associated Types

type Rep ScheduleConfiguration :: Type -> Type #

Read ScheduleConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleConfiguration

Show ScheduleConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleConfiguration

NFData ScheduleConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleConfiguration

Methods

rnf :: ScheduleConfiguration -> () #

Eq ScheduleConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleConfiguration

Hashable ScheduleConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleConfiguration

type Rep ScheduleConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleConfiguration

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

newScheduleConfiguration Source #

Create a value of ScheduleConfiguration with all optional fields omitted.

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

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

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

ScheduleEntry

data ScheduleEntry Source #

The properties for a schedule.

See: newScheduleEntry smart constructor.

Instances

Instances details
FromJSON ScheduleEntry Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntry

Generic ScheduleEntry Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntry

Associated Types

type Rep ScheduleEntry :: Type -> Type #

Read ScheduleEntry Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntry

Show ScheduleEntry Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntry

NFData ScheduleEntry Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntry

Methods

rnf :: ScheduleEntry -> () #

Eq ScheduleEntry Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntry

Hashable ScheduleEntry Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntry

type Rep ScheduleEntry Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.ScheduleEntry

newScheduleEntry Source #

Create a value of ScheduleEntry with all optional fields omitted.

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

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

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

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

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

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

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

ScheduleEntry, scheduleEntry_vodSourceName - The name of the VOD source.

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

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

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

ScheduleEntry, scheduleEntry_sourceLocationName - The name of the source location.

SecretsManagerAccessTokenConfiguration

data SecretsManagerAccessTokenConfiguration Source #

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

See: newSecretsManagerAccessTokenConfiguration smart constructor.

Instances

Instances details
FromJSON SecretsManagerAccessTokenConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SecretsManagerAccessTokenConfiguration

ToJSON SecretsManagerAccessTokenConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SecretsManagerAccessTokenConfiguration

Generic SecretsManagerAccessTokenConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SecretsManagerAccessTokenConfiguration

Read SecretsManagerAccessTokenConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SecretsManagerAccessTokenConfiguration

Show SecretsManagerAccessTokenConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SecretsManagerAccessTokenConfiguration

NFData SecretsManagerAccessTokenConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SecretsManagerAccessTokenConfiguration

Eq SecretsManagerAccessTokenConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SecretsManagerAccessTokenConfiguration

Hashable SecretsManagerAccessTokenConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SecretsManagerAccessTokenConfiguration

type Rep SecretsManagerAccessTokenConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SecretsManagerAccessTokenConfiguration

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

newSecretsManagerAccessTokenConfiguration :: SecretsManagerAccessTokenConfiguration Source #

Create a value of SecretsManagerAccessTokenConfiguration with all optional fields omitted.

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

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

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

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

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

SegmentDeliveryConfiguration

data SegmentDeliveryConfiguration Source #

The segment delivery configuration settings.

See: newSegmentDeliveryConfiguration smart constructor.

Instances

Instances details
FromJSON SegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentDeliveryConfiguration

ToJSON SegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentDeliveryConfiguration

Generic SegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentDeliveryConfiguration

Associated Types

type Rep SegmentDeliveryConfiguration :: Type -> Type #

Read SegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentDeliveryConfiguration

Show SegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentDeliveryConfiguration

NFData SegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentDeliveryConfiguration

Eq SegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentDeliveryConfiguration

Hashable SegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentDeliveryConfiguration

type Rep SegmentDeliveryConfiguration Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentDeliveryConfiguration

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

newSegmentDeliveryConfiguration :: SegmentDeliveryConfiguration Source #

Create a value of SegmentDeliveryConfiguration with all optional fields omitted.

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

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

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

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

SegmentationDescriptor

data SegmentationDescriptor Source #

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

segmentation_descriptor messages must be sent with the time_signal message type.

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

See: newSegmentationDescriptor smart constructor.

Instances

Instances details
FromJSON SegmentationDescriptor Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentationDescriptor

ToJSON SegmentationDescriptor Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentationDescriptor

Generic SegmentationDescriptor Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentationDescriptor

Associated Types

type Rep SegmentationDescriptor :: Type -> Type #

Read SegmentationDescriptor Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentationDescriptor

Show SegmentationDescriptor Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentationDescriptor

NFData SegmentationDescriptor Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentationDescriptor

Methods

rnf :: SegmentationDescriptor -> () #

Eq SegmentationDescriptor Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentationDescriptor

Hashable SegmentationDescriptor Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentationDescriptor

type Rep SegmentationDescriptor Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SegmentationDescriptor

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

newSegmentationDescriptor :: SegmentationDescriptor Source #

Create a value of SegmentationDescriptor with all optional fields omitted.

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

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

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

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

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

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

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

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

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

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

SlateSource

data SlateSource Source #

Slate VOD source configuration.

See: newSlateSource smart constructor.

Constructors

SlateSource' (Maybe Text) (Maybe Text) 

Instances

Instances details
FromJSON SlateSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SlateSource

ToJSON SlateSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SlateSource

Generic SlateSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SlateSource

Associated Types

type Rep SlateSource :: Type -> Type #

Read SlateSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SlateSource

Show SlateSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SlateSource

NFData SlateSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SlateSource

Methods

rnf :: SlateSource -> () #

Eq SlateSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SlateSource

Hashable SlateSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SlateSource

type Rep SlateSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SlateSource

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

newSlateSource :: SlateSource Source #

Create a value of SlateSource with all optional fields omitted.

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

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

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

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

SourceLocation

data SourceLocation Source #

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

See: newSourceLocation smart constructor.

Instances

Instances details
FromJSON SourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SourceLocation

Generic SourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SourceLocation

Associated Types

type Rep SourceLocation :: Type -> Type #

Read SourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SourceLocation

Show SourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SourceLocation

NFData SourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SourceLocation

Methods

rnf :: SourceLocation -> () #

Eq SourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SourceLocation

Hashable SourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SourceLocation

type Rep SourceLocation Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SourceLocation

newSourceLocation Source #

Create a value of SourceLocation with all optional fields omitted.

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

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

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

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

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

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

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

$sel:tags:SourceLocation', sourceLocation_tags - The tags assigned to the source location. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

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

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

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

SpliceInsertMessage

data SpliceInsertMessage Source #

Splice insert message configuration.

See: newSpliceInsertMessage smart constructor.

Instances

Instances details
FromJSON SpliceInsertMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SpliceInsertMessage

ToJSON SpliceInsertMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SpliceInsertMessage

Generic SpliceInsertMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SpliceInsertMessage

Associated Types

type Rep SpliceInsertMessage :: Type -> Type #

Read SpliceInsertMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SpliceInsertMessage

Show SpliceInsertMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SpliceInsertMessage

NFData SpliceInsertMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SpliceInsertMessage

Methods

rnf :: SpliceInsertMessage -> () #

Eq SpliceInsertMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SpliceInsertMessage

Hashable SpliceInsertMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SpliceInsertMessage

type Rep SpliceInsertMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.SpliceInsertMessage

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

newSpliceInsertMessage :: SpliceInsertMessage Source #

Create a value of SpliceInsertMessage with all optional fields omitted.

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

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

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

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

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

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

TimeSignalMessage

data TimeSignalMessage Source #

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

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

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

See: newTimeSignalMessage smart constructor.

Instances

Instances details
FromJSON TimeSignalMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.TimeSignalMessage

ToJSON TimeSignalMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.TimeSignalMessage

Generic TimeSignalMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.TimeSignalMessage

Associated Types

type Rep TimeSignalMessage :: Type -> Type #

Read TimeSignalMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.TimeSignalMessage

Show TimeSignalMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.TimeSignalMessage

NFData TimeSignalMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.TimeSignalMessage

Methods

rnf :: TimeSignalMessage -> () #

Eq TimeSignalMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.TimeSignalMessage

Hashable TimeSignalMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.TimeSignalMessage

type Rep TimeSignalMessage Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.TimeSignalMessage

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

newTimeSignalMessage :: TimeSignalMessage Source #

Create a value of TimeSignalMessage with all optional fields omitted.

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

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

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

Transition

data Transition Source #

Program transition configuration.

See: newTransition smart constructor.

Instances

Instances details
ToJSON Transition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Transition

Generic Transition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Transition

Associated Types

type Rep Transition :: Type -> Type #

Read Transition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Transition

Show Transition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Transition

NFData Transition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Transition

Methods

rnf :: Transition -> () #

Eq Transition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Transition

Hashable Transition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Transition

type Rep Transition Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.Transition

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

newTransition Source #

Create a value of Transition with all optional fields omitted.

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

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

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

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

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

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

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

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

Note the following considerations when using ABSOLUTE transitions:

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

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

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

VodSource

data VodSource Source #

VOD source configuration parameters.

See: newVodSource smart constructor.

Instances

Instances details
FromJSON VodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.VodSource

Generic VodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.VodSource

Associated Types

type Rep VodSource :: Type -> Type #

Read VodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.VodSource

Show VodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.VodSource

NFData VodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.VodSource

Methods

rnf :: VodSource -> () #

Eq VodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.VodSource

Hashable VodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.VodSource

type Rep VodSource Source # 
Instance details

Defined in Amazonka.MediaTailor.Types.VodSource

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

newVodSource Source #

Create a value of VodSource with all optional fields omitted.

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

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

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

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

$sel:tags:VodSource', vodSource_tags - The tags assigned to the VOD source. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

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

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

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

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