packages feed

amazonka-elastictranscoder 1.6.1 → 2.0

raw patch · 98 files changed

+16639/−6886 lines, 98 filesdep +case-insensitivedep ~amazonka-coredep ~amazonka-testdep ~basesetup-changedPVP ok

version bump matches the API change (PVP)

Dependencies added: case-insensitive

Dependency ranges changed: amazonka-core, amazonka-test, base

API changes (from Hackage documentation)

- Network.AWS.ElasticTranscoder: _AccessDeniedException :: AsError a => Getting (First ServiceError) a ServiceError
- Network.AWS.ElasticTranscoder: _IncompatibleVersionException :: AsError a => Getting (First ServiceError) a ServiceError
- Network.AWS.ElasticTranscoder: _InternalServiceException :: AsError a => Getting (First ServiceError) a ServiceError
- Network.AWS.ElasticTranscoder: _LimitExceededException :: AsError a => Getting (First ServiceError) a ServiceError
- Network.AWS.ElasticTranscoder: _ResourceInUseException :: AsError a => Getting (First ServiceError) a ServiceError
- Network.AWS.ElasticTranscoder: _ResourceNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError
- Network.AWS.ElasticTranscoder: _ValidationException :: AsError a => Getting (First ServiceError) a ServiceError
- Network.AWS.ElasticTranscoder: aAlbumArtFormat :: Lens' Artwork (Maybe Text)
- Network.AWS.ElasticTranscoder: aEncryption :: Lens' Artwork (Maybe Encryption)
- Network.AWS.ElasticTranscoder: aInputKey :: Lens' Artwork (Maybe Text)
- Network.AWS.ElasticTranscoder: aMaxHeight :: Lens' Artwork (Maybe Text)
- Network.AWS.ElasticTranscoder: aMaxWidth :: Lens' Artwork (Maybe Text)
- Network.AWS.ElasticTranscoder: aPaddingPolicy :: Lens' Artwork (Maybe Text)
- Network.AWS.ElasticTranscoder: aSizingPolicy :: Lens' Artwork (Maybe Text)
- Network.AWS.ElasticTranscoder: acoBitDepth :: Lens' AudioCodecOptions (Maybe Text)
- Network.AWS.ElasticTranscoder: acoBitOrder :: Lens' AudioCodecOptions (Maybe Text)
- Network.AWS.ElasticTranscoder: acoProfile :: Lens' AudioCodecOptions (Maybe Text)
- Network.AWS.ElasticTranscoder: acoSigned :: Lens' AudioCodecOptions (Maybe Text)
- Network.AWS.ElasticTranscoder: apAudioPackingMode :: Lens' AudioParameters (Maybe Text)
- Network.AWS.ElasticTranscoder: apBitRate :: Lens' AudioParameters (Maybe Text)
- Network.AWS.ElasticTranscoder: apChannels :: Lens' AudioParameters (Maybe Text)
- Network.AWS.ElasticTranscoder: apCodec :: Lens' AudioParameters (Maybe Text)
- Network.AWS.ElasticTranscoder: apCodecOptions :: Lens' AudioParameters (Maybe AudioCodecOptions)
- Network.AWS.ElasticTranscoder: apSampleRate :: Lens' AudioParameters (Maybe Text)
- Network.AWS.ElasticTranscoder: artwork :: Artwork
- Network.AWS.ElasticTranscoder: audioCodecOptions :: AudioCodecOptions
- Network.AWS.ElasticTranscoder: audioParameters :: AudioParameters
- Network.AWS.ElasticTranscoder: cCaptionFormats :: Lens' Captions [CaptionFormat]
- Network.AWS.ElasticTranscoder: cCaptionSources :: Lens' Captions [CaptionSource]
- Network.AWS.ElasticTranscoder: cMergePolicy :: Lens' Captions (Maybe Text)
- Network.AWS.ElasticTranscoder: cTimeSpan :: Lens' Clip (Maybe TimeSpan)
- Network.AWS.ElasticTranscoder: captionFormat :: CaptionFormat
- Network.AWS.ElasticTranscoder: captionSource :: CaptionSource
- Network.AWS.ElasticTranscoder: captions :: Captions
- Network.AWS.ElasticTranscoder: cfEncryption :: Lens' CaptionFormat (Maybe Encryption)
- Network.AWS.ElasticTranscoder: cfFormat :: Lens' CaptionFormat (Maybe Text)
- Network.AWS.ElasticTranscoder: cfPattern :: Lens' CaptionFormat (Maybe Text)
- Network.AWS.ElasticTranscoder: cjoAlbumArt :: Lens' CreateJobOutput (Maybe JobAlbumArt)
- Network.AWS.ElasticTranscoder: cjoCaptions :: Lens' CreateJobOutput (Maybe Captions)
- Network.AWS.ElasticTranscoder: cjoComposition :: Lens' CreateJobOutput [Clip]
- Network.AWS.ElasticTranscoder: cjoEncryption :: Lens' CreateJobOutput (Maybe Encryption)
- Network.AWS.ElasticTranscoder: cjoKey :: Lens' CreateJobOutput (Maybe Text)
- Network.AWS.ElasticTranscoder: cjoPresetId :: Lens' CreateJobOutput (Maybe Text)
- Network.AWS.ElasticTranscoder: cjoRotate :: Lens' CreateJobOutput (Maybe Text)
- Network.AWS.ElasticTranscoder: cjoSegmentDuration :: Lens' CreateJobOutput (Maybe Text)
- Network.AWS.ElasticTranscoder: cjoThumbnailEncryption :: Lens' CreateJobOutput (Maybe Encryption)
- Network.AWS.ElasticTranscoder: cjoThumbnailPattern :: Lens' CreateJobOutput (Maybe Text)
- Network.AWS.ElasticTranscoder: cjoWatermarks :: Lens' CreateJobOutput [JobWatermark]
- Network.AWS.ElasticTranscoder: cjpFormat :: Lens' CreateJobPlaylist (Maybe Text)
- Network.AWS.ElasticTranscoder: cjpHlsContentProtection :: Lens' CreateJobPlaylist (Maybe HlsContentProtection)
- Network.AWS.ElasticTranscoder: cjpName :: Lens' CreateJobPlaylist (Maybe Text)
- Network.AWS.ElasticTranscoder: cjpOutputKeys :: Lens' CreateJobPlaylist [Text]
- Network.AWS.ElasticTranscoder: cjpPlayReadyDrm :: Lens' CreateJobPlaylist (Maybe PlayReadyDrm)
- Network.AWS.ElasticTranscoder: clip :: Clip
- Network.AWS.ElasticTranscoder: createJobOutput :: CreateJobOutput
- Network.AWS.ElasticTranscoder: createJobPlaylist :: CreateJobPlaylist
- Network.AWS.ElasticTranscoder: csEncryption :: Lens' CaptionSource (Maybe Encryption)
- Network.AWS.ElasticTranscoder: csKey :: Lens' CaptionSource (Maybe Text)
- Network.AWS.ElasticTranscoder: csLabel :: Lens' CaptionSource (Maybe Text)
- Network.AWS.ElasticTranscoder: csLanguage :: Lens' CaptionSource (Maybe Text)
- Network.AWS.ElasticTranscoder: csTimeOffset :: Lens' CaptionSource (Maybe Text)
- Network.AWS.ElasticTranscoder: data Artwork
- Network.AWS.ElasticTranscoder: data AudioCodecOptions
- Network.AWS.ElasticTranscoder: data AudioParameters
- Network.AWS.ElasticTranscoder: data CaptionFormat
- Network.AWS.ElasticTranscoder: data CaptionSource
- Network.AWS.ElasticTranscoder: data Captions
- Network.AWS.ElasticTranscoder: data Clip
- Network.AWS.ElasticTranscoder: data CreateJobOutput
- Network.AWS.ElasticTranscoder: data CreateJobPlaylist
- Network.AWS.ElasticTranscoder: data DetectedProperties
- Network.AWS.ElasticTranscoder: data Encryption
- Network.AWS.ElasticTranscoder: data HlsContentProtection
- Network.AWS.ElasticTranscoder: data InputCaptions
- Network.AWS.ElasticTranscoder: data Job'
- Network.AWS.ElasticTranscoder: data JobAlbumArt
- Network.AWS.ElasticTranscoder: data JobInput
- Network.AWS.ElasticTranscoder: data JobOutput
- Network.AWS.ElasticTranscoder: data JobWatermark
- Network.AWS.ElasticTranscoder: data Notifications
- Network.AWS.ElasticTranscoder: data Permission
- Network.AWS.ElasticTranscoder: data Pipeline
- Network.AWS.ElasticTranscoder: data PipelineOutputConfig
- Network.AWS.ElasticTranscoder: data PlayReadyDrm
- Network.AWS.ElasticTranscoder: data Playlist
- Network.AWS.ElasticTranscoder: data Preset
- Network.AWS.ElasticTranscoder: data PresetWatermark
- Network.AWS.ElasticTranscoder: data Thumbnails
- Network.AWS.ElasticTranscoder: data TimeSpan
- Network.AWS.ElasticTranscoder: data Timing
- Network.AWS.ElasticTranscoder: data VideoParameters
- Network.AWS.ElasticTranscoder: data Warning
- Network.AWS.ElasticTranscoder: detectedProperties :: DetectedProperties
- Network.AWS.ElasticTranscoder: dpDurationMillis :: Lens' DetectedProperties (Maybe Integer)
- Network.AWS.ElasticTranscoder: dpFileSize :: Lens' DetectedProperties (Maybe Integer)
- Network.AWS.ElasticTranscoder: dpFrameRate :: Lens' DetectedProperties (Maybe Text)
- Network.AWS.ElasticTranscoder: dpHeight :: Lens' DetectedProperties (Maybe Int)
- Network.AWS.ElasticTranscoder: dpWidth :: Lens' DetectedProperties (Maybe Int)
- Network.AWS.ElasticTranscoder: eInitializationVector :: Lens' Encryption (Maybe Text)
- Network.AWS.ElasticTranscoder: eKey :: Lens' Encryption (Maybe Text)
- Network.AWS.ElasticTranscoder: eKeyMD5 :: Lens' Encryption (Maybe Text)
- Network.AWS.ElasticTranscoder: eMode :: Lens' Encryption (Maybe Text)
- Network.AWS.ElasticTranscoder: elasticTranscoder :: Service
- Network.AWS.ElasticTranscoder: encryption :: Encryption
- Network.AWS.ElasticTranscoder: hcpInitializationVector :: Lens' HlsContentProtection (Maybe Text)
- Network.AWS.ElasticTranscoder: hcpKey :: Lens' HlsContentProtection (Maybe Text)
- Network.AWS.ElasticTranscoder: hcpKeyMD5 :: Lens' HlsContentProtection (Maybe Text)
- Network.AWS.ElasticTranscoder: hcpKeyStoragePolicy :: Lens' HlsContentProtection (Maybe Text)
- Network.AWS.ElasticTranscoder: hcpLicenseAcquisitionURL :: Lens' HlsContentProtection (Maybe Text)
- Network.AWS.ElasticTranscoder: hcpMethod :: Lens' HlsContentProtection (Maybe Text)
- Network.AWS.ElasticTranscoder: hlsContentProtection :: HlsContentProtection
- Network.AWS.ElasticTranscoder: icCaptionSources :: Lens' InputCaptions [CaptionSource]
- Network.AWS.ElasticTranscoder: icMergePolicy :: Lens' InputCaptions (Maybe Text)
- Network.AWS.ElasticTranscoder: inputCaptions :: InputCaptions
- Network.AWS.ElasticTranscoder: jARN :: Lens' Job' (Maybe Text)
- Network.AWS.ElasticTranscoder: jId :: Lens' Job' (Maybe Text)
- Network.AWS.ElasticTranscoder: jInput :: Lens' Job' (Maybe JobInput)
- Network.AWS.ElasticTranscoder: jInputs :: Lens' Job' [JobInput]
- Network.AWS.ElasticTranscoder: jOutput :: Lens' Job' (Maybe JobOutput)
- Network.AWS.ElasticTranscoder: jOutputKeyPrefix :: Lens' Job' (Maybe Text)
- Network.AWS.ElasticTranscoder: jOutputs :: Lens' Job' [JobOutput]
- Network.AWS.ElasticTranscoder: jPipelineId :: Lens' Job' (Maybe Text)
- Network.AWS.ElasticTranscoder: jPlaylists :: Lens' Job' [Playlist]
- Network.AWS.ElasticTranscoder: jStatus :: Lens' Job' (Maybe Text)
- Network.AWS.ElasticTranscoder: jTiming :: Lens' Job' (Maybe Timing)
- Network.AWS.ElasticTranscoder: jUserMetadata :: Lens' Job' (HashMap Text Text)
- Network.AWS.ElasticTranscoder: jaaArtwork :: Lens' JobAlbumArt [Artwork]
- Network.AWS.ElasticTranscoder: jaaMergePolicy :: Lens' JobAlbumArt (Maybe Text)
- Network.AWS.ElasticTranscoder: jiAspectRatio :: Lens' JobInput (Maybe Text)
- Network.AWS.ElasticTranscoder: jiContainer :: Lens' JobInput (Maybe Text)
- Network.AWS.ElasticTranscoder: jiDetectedProperties :: Lens' JobInput (Maybe DetectedProperties)
- Network.AWS.ElasticTranscoder: jiEncryption :: Lens' JobInput (Maybe Encryption)
- Network.AWS.ElasticTranscoder: jiFrameRate :: Lens' JobInput (Maybe Text)
- Network.AWS.ElasticTranscoder: jiInputCaptions :: Lens' JobInput (Maybe InputCaptions)
- Network.AWS.ElasticTranscoder: jiInterlaced :: Lens' JobInput (Maybe Text)
- Network.AWS.ElasticTranscoder: jiKey :: Lens' JobInput (Maybe Text)
- Network.AWS.ElasticTranscoder: jiResolution :: Lens' JobInput (Maybe Text)
- Network.AWS.ElasticTranscoder: jiTimeSpan :: Lens' JobInput (Maybe TimeSpan)
- Network.AWS.ElasticTranscoder: joAlbumArt :: Lens' JobOutput (Maybe JobAlbumArt)
- Network.AWS.ElasticTranscoder: joAppliedColorSpaceConversion :: Lens' JobOutput (Maybe Text)
- Network.AWS.ElasticTranscoder: joCaptions :: Lens' JobOutput (Maybe Captions)
- Network.AWS.ElasticTranscoder: joComposition :: Lens' JobOutput [Clip]
- Network.AWS.ElasticTranscoder: joDuration :: Lens' JobOutput (Maybe Integer)
- Network.AWS.ElasticTranscoder: joDurationMillis :: Lens' JobOutput (Maybe Integer)
- Network.AWS.ElasticTranscoder: joEncryption :: Lens' JobOutput (Maybe Encryption)
- Network.AWS.ElasticTranscoder: joFileSize :: Lens' JobOutput (Maybe Integer)
- Network.AWS.ElasticTranscoder: joFrameRate :: Lens' JobOutput (Maybe Text)
- Network.AWS.ElasticTranscoder: joHeight :: Lens' JobOutput (Maybe Int)
- Network.AWS.ElasticTranscoder: joId :: Lens' JobOutput (Maybe Text)
- Network.AWS.ElasticTranscoder: joKey :: Lens' JobOutput (Maybe Text)
- Network.AWS.ElasticTranscoder: joPresetId :: Lens' JobOutput (Maybe Text)
- Network.AWS.ElasticTranscoder: joRotate :: Lens' JobOutput (Maybe Text)
- Network.AWS.ElasticTranscoder: joSegmentDuration :: Lens' JobOutput (Maybe Text)
- Network.AWS.ElasticTranscoder: joStatus :: Lens' JobOutput (Maybe Text)
- Network.AWS.ElasticTranscoder: joStatusDetail :: Lens' JobOutput (Maybe Text)
- Network.AWS.ElasticTranscoder: joThumbnailEncryption :: Lens' JobOutput (Maybe Encryption)
- Network.AWS.ElasticTranscoder: joThumbnailPattern :: Lens' JobOutput (Maybe Text)
- Network.AWS.ElasticTranscoder: joWatermarks :: Lens' JobOutput [JobWatermark]
- Network.AWS.ElasticTranscoder: joWidth :: Lens' JobOutput (Maybe Int)
- Network.AWS.ElasticTranscoder: job' :: Job'
- Network.AWS.ElasticTranscoder: jobAlbumArt :: JobAlbumArt
- Network.AWS.ElasticTranscoder: jobComplete :: Wait ReadJob
- Network.AWS.ElasticTranscoder: jobInput :: JobInput
- Network.AWS.ElasticTranscoder: jobOutput :: JobOutput
- Network.AWS.ElasticTranscoder: jobWatermark :: JobWatermark
- Network.AWS.ElasticTranscoder: jwEncryption :: Lens' JobWatermark (Maybe Encryption)
- Network.AWS.ElasticTranscoder: jwInputKey :: Lens' JobWatermark (Maybe Text)
- Network.AWS.ElasticTranscoder: jwPresetWatermarkId :: Lens' JobWatermark (Maybe Text)
- Network.AWS.ElasticTranscoder: nCompleted :: Lens' Notifications (Maybe Text)
- Network.AWS.ElasticTranscoder: nError :: Lens' Notifications (Maybe Text)
- Network.AWS.ElasticTranscoder: nProgressing :: Lens' Notifications (Maybe Text)
- Network.AWS.ElasticTranscoder: nWarning :: Lens' Notifications (Maybe Text)
- Network.AWS.ElasticTranscoder: notifications :: Notifications
- Network.AWS.ElasticTranscoder: pAccess :: Lens' Permission [Text]
- Network.AWS.ElasticTranscoder: pFormat :: Lens' Playlist (Maybe Text)
- Network.AWS.ElasticTranscoder: pGrantee :: Lens' Permission (Maybe Text)
- Network.AWS.ElasticTranscoder: pGranteeType :: Lens' Permission (Maybe Text)
- Network.AWS.ElasticTranscoder: pHlsContentProtection :: Lens' Playlist (Maybe HlsContentProtection)
- Network.AWS.ElasticTranscoder: pName :: Lens' Playlist (Maybe Text)
- Network.AWS.ElasticTranscoder: pOutputKeys :: Lens' Playlist [Text]
- Network.AWS.ElasticTranscoder: pPlayReadyDrm :: Lens' Playlist (Maybe PlayReadyDrm)
- Network.AWS.ElasticTranscoder: pStatus :: Lens' Playlist (Maybe Text)
- Network.AWS.ElasticTranscoder: pStatusDetail :: Lens' Playlist (Maybe Text)
- Network.AWS.ElasticTranscoder: permission :: Permission
- Network.AWS.ElasticTranscoder: pipARN :: Lens' Pipeline (Maybe Text)
- Network.AWS.ElasticTranscoder: pipAWSKMSKeyARN :: Lens' Pipeline (Maybe Text)
- Network.AWS.ElasticTranscoder: pipContentConfig :: Lens' Pipeline (Maybe PipelineOutputConfig)
- Network.AWS.ElasticTranscoder: pipId :: Lens' Pipeline (Maybe Text)
- Network.AWS.ElasticTranscoder: pipInputBucket :: Lens' Pipeline (Maybe Text)
- Network.AWS.ElasticTranscoder: pipName :: Lens' Pipeline (Maybe Text)
- Network.AWS.ElasticTranscoder: pipNotifications :: Lens' Pipeline (Maybe Notifications)
- Network.AWS.ElasticTranscoder: pipOutputBucket :: Lens' Pipeline (Maybe Text)
- Network.AWS.ElasticTranscoder: pipRole :: Lens' Pipeline (Maybe Text)
- Network.AWS.ElasticTranscoder: pipStatus :: Lens' Pipeline (Maybe Text)
- Network.AWS.ElasticTranscoder: pipThumbnailConfig :: Lens' Pipeline (Maybe PipelineOutputConfig)
- Network.AWS.ElasticTranscoder: pipeline :: Pipeline
- Network.AWS.ElasticTranscoder: pipelineOutputConfig :: PipelineOutputConfig
- Network.AWS.ElasticTranscoder: playReadyDrm :: PlayReadyDrm
- Network.AWS.ElasticTranscoder: playlist :: Playlist
- Network.AWS.ElasticTranscoder: pocBucket :: Lens' PipelineOutputConfig (Maybe Text)
- Network.AWS.ElasticTranscoder: pocPermissions :: Lens' PipelineOutputConfig [Permission]
- Network.AWS.ElasticTranscoder: pocStorageClass :: Lens' PipelineOutputConfig (Maybe Text)
- Network.AWS.ElasticTranscoder: prdFormat :: Lens' PlayReadyDrm (Maybe Text)
- Network.AWS.ElasticTranscoder: prdInitializationVector :: Lens' PlayReadyDrm (Maybe Text)
- Network.AWS.ElasticTranscoder: prdKey :: Lens' PlayReadyDrm (Maybe Text)
- Network.AWS.ElasticTranscoder: prdKeyId :: Lens' PlayReadyDrm (Maybe Text)
- Network.AWS.ElasticTranscoder: prdKeyMD5 :: Lens' PlayReadyDrm (Maybe Text)
- Network.AWS.ElasticTranscoder: prdLicenseAcquisitionURL :: Lens' PlayReadyDrm (Maybe Text)
- Network.AWS.ElasticTranscoder: preARN :: Lens' Preset (Maybe Text)
- Network.AWS.ElasticTranscoder: preAudio :: Lens' Preset (Maybe AudioParameters)
- Network.AWS.ElasticTranscoder: preContainer :: Lens' Preset (Maybe Text)
- Network.AWS.ElasticTranscoder: preDescription :: Lens' Preset (Maybe Text)
- Network.AWS.ElasticTranscoder: preId :: Lens' Preset (Maybe Text)
- Network.AWS.ElasticTranscoder: preName :: Lens' Preset (Maybe Text)
- Network.AWS.ElasticTranscoder: preThumbnails :: Lens' Preset (Maybe Thumbnails)
- Network.AWS.ElasticTranscoder: preType :: Lens' Preset (Maybe Text)
- Network.AWS.ElasticTranscoder: preVideo :: Lens' Preset (Maybe VideoParameters)
- Network.AWS.ElasticTranscoder: preset :: Preset
- Network.AWS.ElasticTranscoder: presetWatermark :: PresetWatermark
- Network.AWS.ElasticTranscoder: pwHorizontalAlign :: Lens' PresetWatermark (Maybe Text)
- Network.AWS.ElasticTranscoder: pwHorizontalOffset :: Lens' PresetWatermark (Maybe Text)
- Network.AWS.ElasticTranscoder: pwId :: Lens' PresetWatermark (Maybe Text)
- Network.AWS.ElasticTranscoder: pwMaxHeight :: Lens' PresetWatermark (Maybe Text)
- Network.AWS.ElasticTranscoder: pwMaxWidth :: Lens' PresetWatermark (Maybe Text)
- Network.AWS.ElasticTranscoder: pwOpacity :: Lens' PresetWatermark (Maybe Text)
- Network.AWS.ElasticTranscoder: pwSizingPolicy :: Lens' PresetWatermark (Maybe Text)
- Network.AWS.ElasticTranscoder: pwTarget :: Lens' PresetWatermark (Maybe Text)
- Network.AWS.ElasticTranscoder: pwVerticalAlign :: Lens' PresetWatermark (Maybe Text)
- Network.AWS.ElasticTranscoder: pwVerticalOffset :: Lens' PresetWatermark (Maybe Text)
- Network.AWS.ElasticTranscoder: tAspectRatio :: Lens' Thumbnails (Maybe Text)
- Network.AWS.ElasticTranscoder: tFinishTimeMillis :: Lens' Timing (Maybe Integer)
- Network.AWS.ElasticTranscoder: tFormat :: Lens' Thumbnails (Maybe Text)
- Network.AWS.ElasticTranscoder: tInterval :: Lens' Thumbnails (Maybe Text)
- Network.AWS.ElasticTranscoder: tMaxHeight :: Lens' Thumbnails (Maybe Text)
- Network.AWS.ElasticTranscoder: tMaxWidth :: Lens' Thumbnails (Maybe Text)
- Network.AWS.ElasticTranscoder: tPaddingPolicy :: Lens' Thumbnails (Maybe Text)
- Network.AWS.ElasticTranscoder: tResolution :: Lens' Thumbnails (Maybe Text)
- Network.AWS.ElasticTranscoder: tSizingPolicy :: Lens' Thumbnails (Maybe Text)
- Network.AWS.ElasticTranscoder: tStartTimeMillis :: Lens' Timing (Maybe Integer)
- Network.AWS.ElasticTranscoder: tSubmitTimeMillis :: Lens' Timing (Maybe Integer)
- Network.AWS.ElasticTranscoder: thumbnails :: Thumbnails
- Network.AWS.ElasticTranscoder: timeSpan :: TimeSpan
- Network.AWS.ElasticTranscoder: timing :: Timing
- Network.AWS.ElasticTranscoder: tsDuration :: Lens' TimeSpan (Maybe Text)
- Network.AWS.ElasticTranscoder: tsStartTime :: Lens' TimeSpan (Maybe Text)
- Network.AWS.ElasticTranscoder: videoParameters :: VideoParameters
- Network.AWS.ElasticTranscoder: vpAspectRatio :: Lens' VideoParameters (Maybe Text)
- Network.AWS.ElasticTranscoder: vpBitRate :: Lens' VideoParameters (Maybe Text)
- Network.AWS.ElasticTranscoder: vpCodec :: Lens' VideoParameters (Maybe Text)
- Network.AWS.ElasticTranscoder: vpCodecOptions :: Lens' VideoParameters (HashMap Text Text)
- Network.AWS.ElasticTranscoder: vpDisplayAspectRatio :: Lens' VideoParameters (Maybe Text)
- Network.AWS.ElasticTranscoder: vpFixedGOP :: Lens' VideoParameters (Maybe Text)
- Network.AWS.ElasticTranscoder: vpFrameRate :: Lens' VideoParameters (Maybe Text)
- Network.AWS.ElasticTranscoder: vpKeyframesMaxDist :: Lens' VideoParameters (Maybe Text)
- Network.AWS.ElasticTranscoder: vpMaxFrameRate :: Lens' VideoParameters (Maybe Text)
- Network.AWS.ElasticTranscoder: vpMaxHeight :: Lens' VideoParameters (Maybe Text)
- Network.AWS.ElasticTranscoder: vpMaxWidth :: Lens' VideoParameters (Maybe Text)
- Network.AWS.ElasticTranscoder: vpPaddingPolicy :: Lens' VideoParameters (Maybe Text)
- Network.AWS.ElasticTranscoder: vpResolution :: Lens' VideoParameters (Maybe Text)
- Network.AWS.ElasticTranscoder: vpSizingPolicy :: Lens' VideoParameters (Maybe Text)
- Network.AWS.ElasticTranscoder: vpWatermarks :: Lens' VideoParameters [PresetWatermark]
- Network.AWS.ElasticTranscoder: wCode :: Lens' Warning (Maybe Text)
- Network.AWS.ElasticTranscoder: wMessage :: Lens' Warning (Maybe Text)
- Network.AWS.ElasticTranscoder: warning :: Warning
- Network.AWS.ElasticTranscoder.CancelJob: cancelJob :: Text -> CancelJob
- Network.AWS.ElasticTranscoder.CancelJob: cancelJobResponse :: Int -> CancelJobResponse
- Network.AWS.ElasticTranscoder.CancelJob: canrsResponseStatus :: Lens' CancelJobResponse Int
- Network.AWS.ElasticTranscoder.CancelJob: cjId :: Lens' CancelJob Text
- Network.AWS.ElasticTranscoder.CancelJob: data CancelJob
- Network.AWS.ElasticTranscoder.CancelJob: data CancelJobResponse
- Network.AWS.ElasticTranscoder.CancelJob: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.CancelJob.CancelJob
- Network.AWS.ElasticTranscoder.CancelJob: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.CancelJob.CancelJobResponse
- Network.AWS.ElasticTranscoder.CancelJob: instance Data.Data.Data Network.AWS.ElasticTranscoder.CancelJob.CancelJob
- Network.AWS.ElasticTranscoder.CancelJob: instance Data.Data.Data Network.AWS.ElasticTranscoder.CancelJob.CancelJobResponse
- Network.AWS.ElasticTranscoder.CancelJob: instance Data.Hashable.Class.Hashable Network.AWS.ElasticTranscoder.CancelJob.CancelJob
- Network.AWS.ElasticTranscoder.CancelJob: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.CancelJob.CancelJob
- Network.AWS.ElasticTranscoder.CancelJob: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.CancelJob.CancelJobResponse
- Network.AWS.ElasticTranscoder.CancelJob: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.CancelJob.CancelJob
- Network.AWS.ElasticTranscoder.CancelJob: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.CancelJob.CancelJobResponse
- Network.AWS.ElasticTranscoder.CancelJob: instance GHC.Read.Read Network.AWS.ElasticTranscoder.CancelJob.CancelJob
- Network.AWS.ElasticTranscoder.CancelJob: instance GHC.Read.Read Network.AWS.ElasticTranscoder.CancelJob.CancelJobResponse
- Network.AWS.ElasticTranscoder.CancelJob: instance GHC.Show.Show Network.AWS.ElasticTranscoder.CancelJob.CancelJob
- Network.AWS.ElasticTranscoder.CancelJob: instance GHC.Show.Show Network.AWS.ElasticTranscoder.CancelJob.CancelJobResponse
- Network.AWS.ElasticTranscoder.CancelJob: instance Network.AWS.Data.Headers.ToHeaders Network.AWS.ElasticTranscoder.CancelJob.CancelJob
- Network.AWS.ElasticTranscoder.CancelJob: instance Network.AWS.Data.Path.ToPath Network.AWS.ElasticTranscoder.CancelJob.CancelJob
- Network.AWS.ElasticTranscoder.CancelJob: instance Network.AWS.Data.Query.ToQuery Network.AWS.ElasticTranscoder.CancelJob.CancelJob
- Network.AWS.ElasticTranscoder.CancelJob: instance Network.AWS.Types.AWSRequest Network.AWS.ElasticTranscoder.CancelJob.CancelJob
- Network.AWS.ElasticTranscoder.CreateJob: cjInput :: Lens' CreateJob (Maybe JobInput)
- Network.AWS.ElasticTranscoder.CreateJob: cjInputs :: Lens' CreateJob [JobInput]
- Network.AWS.ElasticTranscoder.CreateJob: cjOutput :: Lens' CreateJob (Maybe CreateJobOutput)
- Network.AWS.ElasticTranscoder.CreateJob: cjOutputKeyPrefix :: Lens' CreateJob (Maybe Text)
- Network.AWS.ElasticTranscoder.CreateJob: cjOutputs :: Lens' CreateJob [CreateJobOutput]
- Network.AWS.ElasticTranscoder.CreateJob: cjPipelineId :: Lens' CreateJob Text
- Network.AWS.ElasticTranscoder.CreateJob: cjPlaylists :: Lens' CreateJob [CreateJobPlaylist]
- Network.AWS.ElasticTranscoder.CreateJob: cjUserMetadata :: Lens' CreateJob (HashMap Text Text)
- Network.AWS.ElasticTranscoder.CreateJob: cjrsJob :: Lens' CreateJobResponse (Maybe Job')
- Network.AWS.ElasticTranscoder.CreateJob: cjrsResponseStatus :: Lens' CreateJobResponse Int
- Network.AWS.ElasticTranscoder.CreateJob: createJob :: Text -> CreateJob
- Network.AWS.ElasticTranscoder.CreateJob: createJobResponse :: Int -> CreateJobResponse
- Network.AWS.ElasticTranscoder.CreateJob: data CreateJob
- Network.AWS.ElasticTranscoder.CreateJob: data CreateJobResponse
- Network.AWS.ElasticTranscoder.CreateJob: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.CreateJob.CreateJob
- Network.AWS.ElasticTranscoder.CreateJob: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.CreateJob.CreateJobResponse
- Network.AWS.ElasticTranscoder.CreateJob: instance Data.Aeson.Types.ToJSON.ToJSON Network.AWS.ElasticTranscoder.CreateJob.CreateJob
- Network.AWS.ElasticTranscoder.CreateJob: instance Data.Data.Data Network.AWS.ElasticTranscoder.CreateJob.CreateJob
- Network.AWS.ElasticTranscoder.CreateJob: instance Data.Data.Data Network.AWS.ElasticTranscoder.CreateJob.CreateJobResponse
- Network.AWS.ElasticTranscoder.CreateJob: instance Data.Hashable.Class.Hashable Network.AWS.ElasticTranscoder.CreateJob.CreateJob
- Network.AWS.ElasticTranscoder.CreateJob: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.CreateJob.CreateJob
- Network.AWS.ElasticTranscoder.CreateJob: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.CreateJob.CreateJobResponse
- Network.AWS.ElasticTranscoder.CreateJob: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.CreateJob.CreateJob
- Network.AWS.ElasticTranscoder.CreateJob: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.CreateJob.CreateJobResponse
- Network.AWS.ElasticTranscoder.CreateJob: instance GHC.Read.Read Network.AWS.ElasticTranscoder.CreateJob.CreateJob
- Network.AWS.ElasticTranscoder.CreateJob: instance GHC.Read.Read Network.AWS.ElasticTranscoder.CreateJob.CreateJobResponse
- Network.AWS.ElasticTranscoder.CreateJob: instance GHC.Show.Show Network.AWS.ElasticTranscoder.CreateJob.CreateJob
- Network.AWS.ElasticTranscoder.CreateJob: instance GHC.Show.Show Network.AWS.ElasticTranscoder.CreateJob.CreateJobResponse
- Network.AWS.ElasticTranscoder.CreateJob: instance Network.AWS.Data.Headers.ToHeaders Network.AWS.ElasticTranscoder.CreateJob.CreateJob
- Network.AWS.ElasticTranscoder.CreateJob: instance Network.AWS.Data.Path.ToPath Network.AWS.ElasticTranscoder.CreateJob.CreateJob
- Network.AWS.ElasticTranscoder.CreateJob: instance Network.AWS.Data.Query.ToQuery Network.AWS.ElasticTranscoder.CreateJob.CreateJob
- Network.AWS.ElasticTranscoder.CreateJob: instance Network.AWS.Types.AWSRequest Network.AWS.ElasticTranscoder.CreateJob.CreateJob
- Network.AWS.ElasticTranscoder.CreatePipeline: cAWSKMSKeyARN :: Lens' CreatePipeline (Maybe Text)
- Network.AWS.ElasticTranscoder.CreatePipeline: cContentConfig :: Lens' CreatePipeline (Maybe PipelineOutputConfig)
- Network.AWS.ElasticTranscoder.CreatePipeline: cInputBucket :: Lens' CreatePipeline Text
- Network.AWS.ElasticTranscoder.CreatePipeline: cName :: Lens' CreatePipeline Text
- Network.AWS.ElasticTranscoder.CreatePipeline: cNotifications :: Lens' CreatePipeline (Maybe Notifications)
- Network.AWS.ElasticTranscoder.CreatePipeline: cOutputBucket :: Lens' CreatePipeline (Maybe Text)
- Network.AWS.ElasticTranscoder.CreatePipeline: cRole :: Lens' CreatePipeline Text
- Network.AWS.ElasticTranscoder.CreatePipeline: cThumbnailConfig :: Lens' CreatePipeline (Maybe PipelineOutputConfig)
- Network.AWS.ElasticTranscoder.CreatePipeline: createPipeline :: Text -> Text -> Text -> CreatePipeline
- Network.AWS.ElasticTranscoder.CreatePipeline: createPipelineResponse :: Int -> CreatePipelineResponse
- Network.AWS.ElasticTranscoder.CreatePipeline: crsPipeline :: Lens' CreatePipelineResponse (Maybe Pipeline)
- Network.AWS.ElasticTranscoder.CreatePipeline: crsResponseStatus :: Lens' CreatePipelineResponse Int
- Network.AWS.ElasticTranscoder.CreatePipeline: crsWarnings :: Lens' CreatePipelineResponse [Warning]
- Network.AWS.ElasticTranscoder.CreatePipeline: data CreatePipeline
- Network.AWS.ElasticTranscoder.CreatePipeline: data CreatePipelineResponse
- Network.AWS.ElasticTranscoder.CreatePipeline: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.CreatePipeline.CreatePipeline
- Network.AWS.ElasticTranscoder.CreatePipeline: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.CreatePipeline.CreatePipelineResponse
- Network.AWS.ElasticTranscoder.CreatePipeline: instance Data.Aeson.Types.ToJSON.ToJSON Network.AWS.ElasticTranscoder.CreatePipeline.CreatePipeline
- Network.AWS.ElasticTranscoder.CreatePipeline: instance Data.Data.Data Network.AWS.ElasticTranscoder.CreatePipeline.CreatePipeline
- Network.AWS.ElasticTranscoder.CreatePipeline: instance Data.Data.Data Network.AWS.ElasticTranscoder.CreatePipeline.CreatePipelineResponse
- Network.AWS.ElasticTranscoder.CreatePipeline: instance Data.Hashable.Class.Hashable Network.AWS.ElasticTranscoder.CreatePipeline.CreatePipeline
- Network.AWS.ElasticTranscoder.CreatePipeline: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.CreatePipeline.CreatePipeline
- Network.AWS.ElasticTranscoder.CreatePipeline: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.CreatePipeline.CreatePipelineResponse
- Network.AWS.ElasticTranscoder.CreatePipeline: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.CreatePipeline.CreatePipeline
- Network.AWS.ElasticTranscoder.CreatePipeline: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.CreatePipeline.CreatePipelineResponse
- Network.AWS.ElasticTranscoder.CreatePipeline: instance GHC.Read.Read Network.AWS.ElasticTranscoder.CreatePipeline.CreatePipeline
- Network.AWS.ElasticTranscoder.CreatePipeline: instance GHC.Read.Read Network.AWS.ElasticTranscoder.CreatePipeline.CreatePipelineResponse
- Network.AWS.ElasticTranscoder.CreatePipeline: instance GHC.Show.Show Network.AWS.ElasticTranscoder.CreatePipeline.CreatePipeline
- Network.AWS.ElasticTranscoder.CreatePipeline: instance GHC.Show.Show Network.AWS.ElasticTranscoder.CreatePipeline.CreatePipelineResponse
- Network.AWS.ElasticTranscoder.CreatePipeline: instance Network.AWS.Data.Headers.ToHeaders Network.AWS.ElasticTranscoder.CreatePipeline.CreatePipeline
- Network.AWS.ElasticTranscoder.CreatePipeline: instance Network.AWS.Data.Path.ToPath Network.AWS.ElasticTranscoder.CreatePipeline.CreatePipeline
- Network.AWS.ElasticTranscoder.CreatePipeline: instance Network.AWS.Data.Query.ToQuery Network.AWS.ElasticTranscoder.CreatePipeline.CreatePipeline
- Network.AWS.ElasticTranscoder.CreatePipeline: instance Network.AWS.Types.AWSRequest Network.AWS.ElasticTranscoder.CreatePipeline.CreatePipeline
- Network.AWS.ElasticTranscoder.CreatePreset: cpAudio :: Lens' CreatePreset (Maybe AudioParameters)
- Network.AWS.ElasticTranscoder.CreatePreset: cpContainer :: Lens' CreatePreset Text
- Network.AWS.ElasticTranscoder.CreatePreset: cpDescription :: Lens' CreatePreset (Maybe Text)
- Network.AWS.ElasticTranscoder.CreatePreset: cpName :: Lens' CreatePreset Text
- Network.AWS.ElasticTranscoder.CreatePreset: cpThumbnails :: Lens' CreatePreset (Maybe Thumbnails)
- Network.AWS.ElasticTranscoder.CreatePreset: cpVideo :: Lens' CreatePreset (Maybe VideoParameters)
- Network.AWS.ElasticTranscoder.CreatePreset: cprsPreset :: Lens' CreatePresetResponse (Maybe Preset)
- Network.AWS.ElasticTranscoder.CreatePreset: cprsResponseStatus :: Lens' CreatePresetResponse Int
- Network.AWS.ElasticTranscoder.CreatePreset: cprsWarning :: Lens' CreatePresetResponse (Maybe Text)
- Network.AWS.ElasticTranscoder.CreatePreset: createPreset :: Text -> Text -> CreatePreset
- Network.AWS.ElasticTranscoder.CreatePreset: createPresetResponse :: Int -> CreatePresetResponse
- Network.AWS.ElasticTranscoder.CreatePreset: data CreatePreset
- Network.AWS.ElasticTranscoder.CreatePreset: data CreatePresetResponse
- Network.AWS.ElasticTranscoder.CreatePreset: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.CreatePreset.CreatePreset
- Network.AWS.ElasticTranscoder.CreatePreset: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.CreatePreset.CreatePresetResponse
- Network.AWS.ElasticTranscoder.CreatePreset: instance Data.Aeson.Types.ToJSON.ToJSON Network.AWS.ElasticTranscoder.CreatePreset.CreatePreset
- Network.AWS.ElasticTranscoder.CreatePreset: instance Data.Data.Data Network.AWS.ElasticTranscoder.CreatePreset.CreatePreset
- Network.AWS.ElasticTranscoder.CreatePreset: instance Data.Data.Data Network.AWS.ElasticTranscoder.CreatePreset.CreatePresetResponse
- Network.AWS.ElasticTranscoder.CreatePreset: instance Data.Hashable.Class.Hashable Network.AWS.ElasticTranscoder.CreatePreset.CreatePreset
- Network.AWS.ElasticTranscoder.CreatePreset: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.CreatePreset.CreatePreset
- Network.AWS.ElasticTranscoder.CreatePreset: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.CreatePreset.CreatePresetResponse
- Network.AWS.ElasticTranscoder.CreatePreset: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.CreatePreset.CreatePreset
- Network.AWS.ElasticTranscoder.CreatePreset: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.CreatePreset.CreatePresetResponse
- Network.AWS.ElasticTranscoder.CreatePreset: instance GHC.Read.Read Network.AWS.ElasticTranscoder.CreatePreset.CreatePreset
- Network.AWS.ElasticTranscoder.CreatePreset: instance GHC.Read.Read Network.AWS.ElasticTranscoder.CreatePreset.CreatePresetResponse
- Network.AWS.ElasticTranscoder.CreatePreset: instance GHC.Show.Show Network.AWS.ElasticTranscoder.CreatePreset.CreatePreset
- Network.AWS.ElasticTranscoder.CreatePreset: instance GHC.Show.Show Network.AWS.ElasticTranscoder.CreatePreset.CreatePresetResponse
- Network.AWS.ElasticTranscoder.CreatePreset: instance Network.AWS.Data.Headers.ToHeaders Network.AWS.ElasticTranscoder.CreatePreset.CreatePreset
- Network.AWS.ElasticTranscoder.CreatePreset: instance Network.AWS.Data.Path.ToPath Network.AWS.ElasticTranscoder.CreatePreset.CreatePreset
- Network.AWS.ElasticTranscoder.CreatePreset: instance Network.AWS.Data.Query.ToQuery Network.AWS.ElasticTranscoder.CreatePreset.CreatePreset
- Network.AWS.ElasticTranscoder.CreatePreset: instance Network.AWS.Types.AWSRequest Network.AWS.ElasticTranscoder.CreatePreset.CreatePreset
- Network.AWS.ElasticTranscoder.DeletePipeline: dId :: Lens' DeletePipeline Text
- Network.AWS.ElasticTranscoder.DeletePipeline: data DeletePipeline
- Network.AWS.ElasticTranscoder.DeletePipeline: data DeletePipelineResponse
- Network.AWS.ElasticTranscoder.DeletePipeline: deletePipeline :: Text -> DeletePipeline
- Network.AWS.ElasticTranscoder.DeletePipeline: deletePipelineResponse :: Int -> DeletePipelineResponse
- Network.AWS.ElasticTranscoder.DeletePipeline: drsResponseStatus :: Lens' DeletePipelineResponse Int
- Network.AWS.ElasticTranscoder.DeletePipeline: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.DeletePipeline.DeletePipeline
- Network.AWS.ElasticTranscoder.DeletePipeline: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.DeletePipeline.DeletePipelineResponse
- Network.AWS.ElasticTranscoder.DeletePipeline: instance Data.Data.Data Network.AWS.ElasticTranscoder.DeletePipeline.DeletePipeline
- Network.AWS.ElasticTranscoder.DeletePipeline: instance Data.Data.Data Network.AWS.ElasticTranscoder.DeletePipeline.DeletePipelineResponse
- Network.AWS.ElasticTranscoder.DeletePipeline: instance Data.Hashable.Class.Hashable Network.AWS.ElasticTranscoder.DeletePipeline.DeletePipeline
- Network.AWS.ElasticTranscoder.DeletePipeline: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.DeletePipeline.DeletePipeline
- Network.AWS.ElasticTranscoder.DeletePipeline: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.DeletePipeline.DeletePipelineResponse
- Network.AWS.ElasticTranscoder.DeletePipeline: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.DeletePipeline.DeletePipeline
- Network.AWS.ElasticTranscoder.DeletePipeline: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.DeletePipeline.DeletePipelineResponse
- Network.AWS.ElasticTranscoder.DeletePipeline: instance GHC.Read.Read Network.AWS.ElasticTranscoder.DeletePipeline.DeletePipeline
- Network.AWS.ElasticTranscoder.DeletePipeline: instance GHC.Read.Read Network.AWS.ElasticTranscoder.DeletePipeline.DeletePipelineResponse
- Network.AWS.ElasticTranscoder.DeletePipeline: instance GHC.Show.Show Network.AWS.ElasticTranscoder.DeletePipeline.DeletePipeline
- Network.AWS.ElasticTranscoder.DeletePipeline: instance GHC.Show.Show Network.AWS.ElasticTranscoder.DeletePipeline.DeletePipelineResponse
- Network.AWS.ElasticTranscoder.DeletePipeline: instance Network.AWS.Data.Headers.ToHeaders Network.AWS.ElasticTranscoder.DeletePipeline.DeletePipeline
- Network.AWS.ElasticTranscoder.DeletePipeline: instance Network.AWS.Data.Path.ToPath Network.AWS.ElasticTranscoder.DeletePipeline.DeletePipeline
- Network.AWS.ElasticTranscoder.DeletePipeline: instance Network.AWS.Data.Query.ToQuery Network.AWS.ElasticTranscoder.DeletePipeline.DeletePipeline
- Network.AWS.ElasticTranscoder.DeletePipeline: instance Network.AWS.Types.AWSRequest Network.AWS.ElasticTranscoder.DeletePipeline.DeletePipeline
- Network.AWS.ElasticTranscoder.DeletePreset: data DeletePreset
- Network.AWS.ElasticTranscoder.DeletePreset: data DeletePresetResponse
- Network.AWS.ElasticTranscoder.DeletePreset: deletePreset :: Text -> DeletePreset
- Network.AWS.ElasticTranscoder.DeletePreset: deletePresetResponse :: Int -> DeletePresetResponse
- Network.AWS.ElasticTranscoder.DeletePreset: dpId :: Lens' DeletePreset Text
- Network.AWS.ElasticTranscoder.DeletePreset: dprsResponseStatus :: Lens' DeletePresetResponse Int
- Network.AWS.ElasticTranscoder.DeletePreset: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.DeletePreset.DeletePreset
- Network.AWS.ElasticTranscoder.DeletePreset: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.DeletePreset.DeletePresetResponse
- Network.AWS.ElasticTranscoder.DeletePreset: instance Data.Data.Data Network.AWS.ElasticTranscoder.DeletePreset.DeletePreset
- Network.AWS.ElasticTranscoder.DeletePreset: instance Data.Data.Data Network.AWS.ElasticTranscoder.DeletePreset.DeletePresetResponse
- Network.AWS.ElasticTranscoder.DeletePreset: instance Data.Hashable.Class.Hashable Network.AWS.ElasticTranscoder.DeletePreset.DeletePreset
- Network.AWS.ElasticTranscoder.DeletePreset: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.DeletePreset.DeletePreset
- Network.AWS.ElasticTranscoder.DeletePreset: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.DeletePreset.DeletePresetResponse
- Network.AWS.ElasticTranscoder.DeletePreset: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.DeletePreset.DeletePreset
- Network.AWS.ElasticTranscoder.DeletePreset: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.DeletePreset.DeletePresetResponse
- Network.AWS.ElasticTranscoder.DeletePreset: instance GHC.Read.Read Network.AWS.ElasticTranscoder.DeletePreset.DeletePreset
- Network.AWS.ElasticTranscoder.DeletePreset: instance GHC.Read.Read Network.AWS.ElasticTranscoder.DeletePreset.DeletePresetResponse
- Network.AWS.ElasticTranscoder.DeletePreset: instance GHC.Show.Show Network.AWS.ElasticTranscoder.DeletePreset.DeletePreset
- Network.AWS.ElasticTranscoder.DeletePreset: instance GHC.Show.Show Network.AWS.ElasticTranscoder.DeletePreset.DeletePresetResponse
- Network.AWS.ElasticTranscoder.DeletePreset: instance Network.AWS.Data.Headers.ToHeaders Network.AWS.ElasticTranscoder.DeletePreset.DeletePreset
- Network.AWS.ElasticTranscoder.DeletePreset: instance Network.AWS.Data.Path.ToPath Network.AWS.ElasticTranscoder.DeletePreset.DeletePreset
- Network.AWS.ElasticTranscoder.DeletePreset: instance Network.AWS.Data.Query.ToQuery Network.AWS.ElasticTranscoder.DeletePreset.DeletePreset
- Network.AWS.ElasticTranscoder.DeletePreset: instance Network.AWS.Types.AWSRequest Network.AWS.ElasticTranscoder.DeletePreset.DeletePreset
- Network.AWS.ElasticTranscoder.ListJobsByPipeline: data ListJobsByPipeline
- Network.AWS.ElasticTranscoder.ListJobsByPipeline: data ListJobsByPipelineResponse
- Network.AWS.ElasticTranscoder.ListJobsByPipeline: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipeline
- Network.AWS.ElasticTranscoder.ListJobsByPipeline: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipelineResponse
- Network.AWS.ElasticTranscoder.ListJobsByPipeline: instance Data.Data.Data Network.AWS.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipeline
- Network.AWS.ElasticTranscoder.ListJobsByPipeline: instance Data.Data.Data Network.AWS.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipelineResponse
- Network.AWS.ElasticTranscoder.ListJobsByPipeline: instance Data.Hashable.Class.Hashable Network.AWS.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipeline
- Network.AWS.ElasticTranscoder.ListJobsByPipeline: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipeline
- Network.AWS.ElasticTranscoder.ListJobsByPipeline: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipelineResponse
- Network.AWS.ElasticTranscoder.ListJobsByPipeline: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipeline
- Network.AWS.ElasticTranscoder.ListJobsByPipeline: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipelineResponse
- Network.AWS.ElasticTranscoder.ListJobsByPipeline: instance GHC.Read.Read Network.AWS.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipeline
- Network.AWS.ElasticTranscoder.ListJobsByPipeline: instance GHC.Read.Read Network.AWS.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipelineResponse
- Network.AWS.ElasticTranscoder.ListJobsByPipeline: instance GHC.Show.Show Network.AWS.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipeline
- Network.AWS.ElasticTranscoder.ListJobsByPipeline: instance GHC.Show.Show Network.AWS.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipelineResponse
- Network.AWS.ElasticTranscoder.ListJobsByPipeline: instance Network.AWS.Data.Headers.ToHeaders Network.AWS.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipeline
- Network.AWS.ElasticTranscoder.ListJobsByPipeline: instance Network.AWS.Data.Path.ToPath Network.AWS.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipeline
- Network.AWS.ElasticTranscoder.ListJobsByPipeline: instance Network.AWS.Data.Query.ToQuery Network.AWS.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipeline
- Network.AWS.ElasticTranscoder.ListJobsByPipeline: instance Network.AWS.Pager.AWSPager Network.AWS.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipeline
- Network.AWS.ElasticTranscoder.ListJobsByPipeline: instance Network.AWS.Types.AWSRequest Network.AWS.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipeline
- Network.AWS.ElasticTranscoder.ListJobsByPipeline: listJobsByPipeline :: Text -> ListJobsByPipeline
- Network.AWS.ElasticTranscoder.ListJobsByPipeline: listJobsByPipelineResponse :: Int -> ListJobsByPipelineResponse
- Network.AWS.ElasticTranscoder.ListJobsByPipeline: ljbpAscending :: Lens' ListJobsByPipeline (Maybe Text)
- Network.AWS.ElasticTranscoder.ListJobsByPipeline: ljbpPageToken :: Lens' ListJobsByPipeline (Maybe Text)
- Network.AWS.ElasticTranscoder.ListJobsByPipeline: ljbpPipelineId :: Lens' ListJobsByPipeline Text
- Network.AWS.ElasticTranscoder.ListJobsByPipeline: ljbprsJobs :: Lens' ListJobsByPipelineResponse [Job']
- Network.AWS.ElasticTranscoder.ListJobsByPipeline: ljbprsNextPageToken :: Lens' ListJobsByPipelineResponse (Maybe Text)
- Network.AWS.ElasticTranscoder.ListJobsByPipeline: ljbprsResponseStatus :: Lens' ListJobsByPipelineResponse Int
- Network.AWS.ElasticTranscoder.ListJobsByStatus: data ListJobsByStatus
- Network.AWS.ElasticTranscoder.ListJobsByStatus: data ListJobsByStatusResponse
- Network.AWS.ElasticTranscoder.ListJobsByStatus: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.ListJobsByStatus.ListJobsByStatus
- Network.AWS.ElasticTranscoder.ListJobsByStatus: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.ListJobsByStatus.ListJobsByStatusResponse
- Network.AWS.ElasticTranscoder.ListJobsByStatus: instance Data.Data.Data Network.AWS.ElasticTranscoder.ListJobsByStatus.ListJobsByStatus
- Network.AWS.ElasticTranscoder.ListJobsByStatus: instance Data.Data.Data Network.AWS.ElasticTranscoder.ListJobsByStatus.ListJobsByStatusResponse
- Network.AWS.ElasticTranscoder.ListJobsByStatus: instance Data.Hashable.Class.Hashable Network.AWS.ElasticTranscoder.ListJobsByStatus.ListJobsByStatus
- Network.AWS.ElasticTranscoder.ListJobsByStatus: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.ListJobsByStatus.ListJobsByStatus
- Network.AWS.ElasticTranscoder.ListJobsByStatus: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.ListJobsByStatus.ListJobsByStatusResponse
- Network.AWS.ElasticTranscoder.ListJobsByStatus: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.ListJobsByStatus.ListJobsByStatus
- Network.AWS.ElasticTranscoder.ListJobsByStatus: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.ListJobsByStatus.ListJobsByStatusResponse
- Network.AWS.ElasticTranscoder.ListJobsByStatus: instance GHC.Read.Read Network.AWS.ElasticTranscoder.ListJobsByStatus.ListJobsByStatus
- Network.AWS.ElasticTranscoder.ListJobsByStatus: instance GHC.Read.Read Network.AWS.ElasticTranscoder.ListJobsByStatus.ListJobsByStatusResponse
- Network.AWS.ElasticTranscoder.ListJobsByStatus: instance GHC.Show.Show Network.AWS.ElasticTranscoder.ListJobsByStatus.ListJobsByStatus
- Network.AWS.ElasticTranscoder.ListJobsByStatus: instance GHC.Show.Show Network.AWS.ElasticTranscoder.ListJobsByStatus.ListJobsByStatusResponse
- Network.AWS.ElasticTranscoder.ListJobsByStatus: instance Network.AWS.Data.Headers.ToHeaders Network.AWS.ElasticTranscoder.ListJobsByStatus.ListJobsByStatus
- Network.AWS.ElasticTranscoder.ListJobsByStatus: instance Network.AWS.Data.Path.ToPath Network.AWS.ElasticTranscoder.ListJobsByStatus.ListJobsByStatus
- Network.AWS.ElasticTranscoder.ListJobsByStatus: instance Network.AWS.Data.Query.ToQuery Network.AWS.ElasticTranscoder.ListJobsByStatus.ListJobsByStatus
- Network.AWS.ElasticTranscoder.ListJobsByStatus: instance Network.AWS.Pager.AWSPager Network.AWS.ElasticTranscoder.ListJobsByStatus.ListJobsByStatus
- Network.AWS.ElasticTranscoder.ListJobsByStatus: instance Network.AWS.Types.AWSRequest Network.AWS.ElasticTranscoder.ListJobsByStatus.ListJobsByStatus
- Network.AWS.ElasticTranscoder.ListJobsByStatus: listJobsByStatus :: Text -> ListJobsByStatus
- Network.AWS.ElasticTranscoder.ListJobsByStatus: listJobsByStatusResponse :: Int -> ListJobsByStatusResponse
- Network.AWS.ElasticTranscoder.ListJobsByStatus: ljbsAscending :: Lens' ListJobsByStatus (Maybe Text)
- Network.AWS.ElasticTranscoder.ListJobsByStatus: ljbsPageToken :: Lens' ListJobsByStatus (Maybe Text)
- Network.AWS.ElasticTranscoder.ListJobsByStatus: ljbsStatus :: Lens' ListJobsByStatus Text
- Network.AWS.ElasticTranscoder.ListJobsByStatus: ljbsrsJobs :: Lens' ListJobsByStatusResponse [Job']
- Network.AWS.ElasticTranscoder.ListJobsByStatus: ljbsrsNextPageToken :: Lens' ListJobsByStatusResponse (Maybe Text)
- Network.AWS.ElasticTranscoder.ListJobsByStatus: ljbsrsResponseStatus :: Lens' ListJobsByStatusResponse Int
- Network.AWS.ElasticTranscoder.ListPipelines: data ListPipelines
- Network.AWS.ElasticTranscoder.ListPipelines: data ListPipelinesResponse
- Network.AWS.ElasticTranscoder.ListPipelines: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.ListPipelines.ListPipelines
- Network.AWS.ElasticTranscoder.ListPipelines: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.ListPipelines.ListPipelinesResponse
- Network.AWS.ElasticTranscoder.ListPipelines: instance Data.Data.Data Network.AWS.ElasticTranscoder.ListPipelines.ListPipelines
- Network.AWS.ElasticTranscoder.ListPipelines: instance Data.Data.Data Network.AWS.ElasticTranscoder.ListPipelines.ListPipelinesResponse
- Network.AWS.ElasticTranscoder.ListPipelines: instance Data.Hashable.Class.Hashable Network.AWS.ElasticTranscoder.ListPipelines.ListPipelines
- Network.AWS.ElasticTranscoder.ListPipelines: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.ListPipelines.ListPipelines
- Network.AWS.ElasticTranscoder.ListPipelines: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.ListPipelines.ListPipelinesResponse
- Network.AWS.ElasticTranscoder.ListPipelines: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.ListPipelines.ListPipelines
- Network.AWS.ElasticTranscoder.ListPipelines: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.ListPipelines.ListPipelinesResponse
- Network.AWS.ElasticTranscoder.ListPipelines: instance GHC.Read.Read Network.AWS.ElasticTranscoder.ListPipelines.ListPipelines
- Network.AWS.ElasticTranscoder.ListPipelines: instance GHC.Read.Read Network.AWS.ElasticTranscoder.ListPipelines.ListPipelinesResponse
- Network.AWS.ElasticTranscoder.ListPipelines: instance GHC.Show.Show Network.AWS.ElasticTranscoder.ListPipelines.ListPipelines
- Network.AWS.ElasticTranscoder.ListPipelines: instance GHC.Show.Show Network.AWS.ElasticTranscoder.ListPipelines.ListPipelinesResponse
- Network.AWS.ElasticTranscoder.ListPipelines: instance Network.AWS.Data.Headers.ToHeaders Network.AWS.ElasticTranscoder.ListPipelines.ListPipelines
- Network.AWS.ElasticTranscoder.ListPipelines: instance Network.AWS.Data.Path.ToPath Network.AWS.ElasticTranscoder.ListPipelines.ListPipelines
- Network.AWS.ElasticTranscoder.ListPipelines: instance Network.AWS.Data.Query.ToQuery Network.AWS.ElasticTranscoder.ListPipelines.ListPipelines
- Network.AWS.ElasticTranscoder.ListPipelines: instance Network.AWS.Pager.AWSPager Network.AWS.ElasticTranscoder.ListPipelines.ListPipelines
- Network.AWS.ElasticTranscoder.ListPipelines: instance Network.AWS.Types.AWSRequest Network.AWS.ElasticTranscoder.ListPipelines.ListPipelines
- Network.AWS.ElasticTranscoder.ListPipelines: listPipelines :: ListPipelines
- Network.AWS.ElasticTranscoder.ListPipelines: listPipelinesResponse :: Int -> ListPipelinesResponse
- Network.AWS.ElasticTranscoder.ListPipelines: lpAscending :: Lens' ListPipelines (Maybe Text)
- Network.AWS.ElasticTranscoder.ListPipelines: lpPageToken :: Lens' ListPipelines (Maybe Text)
- Network.AWS.ElasticTranscoder.ListPipelines: lprsNextPageToken :: Lens' ListPipelinesResponse (Maybe Text)
- Network.AWS.ElasticTranscoder.ListPipelines: lprsPipelines :: Lens' ListPipelinesResponse [Pipeline]
- Network.AWS.ElasticTranscoder.ListPipelines: lprsResponseStatus :: Lens' ListPipelinesResponse Int
- Network.AWS.ElasticTranscoder.ListPresets: data ListPresets
- Network.AWS.ElasticTranscoder.ListPresets: data ListPresetsResponse
- Network.AWS.ElasticTranscoder.ListPresets: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.ListPresets.ListPresets
- Network.AWS.ElasticTranscoder.ListPresets: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.ListPresets.ListPresetsResponse
- Network.AWS.ElasticTranscoder.ListPresets: instance Data.Data.Data Network.AWS.ElasticTranscoder.ListPresets.ListPresets
- Network.AWS.ElasticTranscoder.ListPresets: instance Data.Data.Data Network.AWS.ElasticTranscoder.ListPresets.ListPresetsResponse
- Network.AWS.ElasticTranscoder.ListPresets: instance Data.Hashable.Class.Hashable Network.AWS.ElasticTranscoder.ListPresets.ListPresets
- Network.AWS.ElasticTranscoder.ListPresets: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.ListPresets.ListPresets
- Network.AWS.ElasticTranscoder.ListPresets: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.ListPresets.ListPresetsResponse
- Network.AWS.ElasticTranscoder.ListPresets: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.ListPresets.ListPresets
- Network.AWS.ElasticTranscoder.ListPresets: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.ListPresets.ListPresetsResponse
- Network.AWS.ElasticTranscoder.ListPresets: instance GHC.Read.Read Network.AWS.ElasticTranscoder.ListPresets.ListPresets
- Network.AWS.ElasticTranscoder.ListPresets: instance GHC.Read.Read Network.AWS.ElasticTranscoder.ListPresets.ListPresetsResponse
- Network.AWS.ElasticTranscoder.ListPresets: instance GHC.Show.Show Network.AWS.ElasticTranscoder.ListPresets.ListPresets
- Network.AWS.ElasticTranscoder.ListPresets: instance GHC.Show.Show Network.AWS.ElasticTranscoder.ListPresets.ListPresetsResponse
- Network.AWS.ElasticTranscoder.ListPresets: instance Network.AWS.Data.Headers.ToHeaders Network.AWS.ElasticTranscoder.ListPresets.ListPresets
- Network.AWS.ElasticTranscoder.ListPresets: instance Network.AWS.Data.Path.ToPath Network.AWS.ElasticTranscoder.ListPresets.ListPresets
- Network.AWS.ElasticTranscoder.ListPresets: instance Network.AWS.Data.Query.ToQuery Network.AWS.ElasticTranscoder.ListPresets.ListPresets
- Network.AWS.ElasticTranscoder.ListPresets: instance Network.AWS.Pager.AWSPager Network.AWS.ElasticTranscoder.ListPresets.ListPresets
- Network.AWS.ElasticTranscoder.ListPresets: instance Network.AWS.Types.AWSRequest Network.AWS.ElasticTranscoder.ListPresets.ListPresets
- Network.AWS.ElasticTranscoder.ListPresets: lAscending :: Lens' ListPresets (Maybe Text)
- Network.AWS.ElasticTranscoder.ListPresets: lPageToken :: Lens' ListPresets (Maybe Text)
- Network.AWS.ElasticTranscoder.ListPresets: listPresets :: ListPresets
- Network.AWS.ElasticTranscoder.ListPresets: listPresetsResponse :: Int -> ListPresetsResponse
- Network.AWS.ElasticTranscoder.ListPresets: lrsNextPageToken :: Lens' ListPresetsResponse (Maybe Text)
- Network.AWS.ElasticTranscoder.ListPresets: lrsPresets :: Lens' ListPresetsResponse [Preset]
- Network.AWS.ElasticTranscoder.ListPresets: lrsResponseStatus :: Lens' ListPresetsResponse Int
- Network.AWS.ElasticTranscoder.ReadJob: data ReadJob
- Network.AWS.ElasticTranscoder.ReadJob: data ReadJobResponse
- Network.AWS.ElasticTranscoder.ReadJob: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.ReadJob.ReadJob
- Network.AWS.ElasticTranscoder.ReadJob: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.ReadJob.ReadJobResponse
- Network.AWS.ElasticTranscoder.ReadJob: instance Data.Data.Data Network.AWS.ElasticTranscoder.ReadJob.ReadJob
- Network.AWS.ElasticTranscoder.ReadJob: instance Data.Data.Data Network.AWS.ElasticTranscoder.ReadJob.ReadJobResponse
- Network.AWS.ElasticTranscoder.ReadJob: instance Data.Hashable.Class.Hashable Network.AWS.ElasticTranscoder.ReadJob.ReadJob
- Network.AWS.ElasticTranscoder.ReadJob: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.ReadJob.ReadJob
- Network.AWS.ElasticTranscoder.ReadJob: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.ReadJob.ReadJobResponse
- Network.AWS.ElasticTranscoder.ReadJob: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.ReadJob.ReadJob
- Network.AWS.ElasticTranscoder.ReadJob: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.ReadJob.ReadJobResponse
- Network.AWS.ElasticTranscoder.ReadJob: instance GHC.Read.Read Network.AWS.ElasticTranscoder.ReadJob.ReadJob
- Network.AWS.ElasticTranscoder.ReadJob: instance GHC.Read.Read Network.AWS.ElasticTranscoder.ReadJob.ReadJobResponse
- Network.AWS.ElasticTranscoder.ReadJob: instance GHC.Show.Show Network.AWS.ElasticTranscoder.ReadJob.ReadJob
- Network.AWS.ElasticTranscoder.ReadJob: instance GHC.Show.Show Network.AWS.ElasticTranscoder.ReadJob.ReadJobResponse
- Network.AWS.ElasticTranscoder.ReadJob: instance Network.AWS.Data.Headers.ToHeaders Network.AWS.ElasticTranscoder.ReadJob.ReadJob
- Network.AWS.ElasticTranscoder.ReadJob: instance Network.AWS.Data.Path.ToPath Network.AWS.ElasticTranscoder.ReadJob.ReadJob
- Network.AWS.ElasticTranscoder.ReadJob: instance Network.AWS.Data.Query.ToQuery Network.AWS.ElasticTranscoder.ReadJob.ReadJob
- Network.AWS.ElasticTranscoder.ReadJob: instance Network.AWS.Types.AWSRequest Network.AWS.ElasticTranscoder.ReadJob.ReadJob
- Network.AWS.ElasticTranscoder.ReadJob: readJob :: Text -> ReadJob
- Network.AWS.ElasticTranscoder.ReadJob: readJobResponse :: Int -> Job' -> ReadJobResponse
- Network.AWS.ElasticTranscoder.ReadJob: rjId :: Lens' ReadJob Text
- Network.AWS.ElasticTranscoder.ReadJob: rjrsJob :: Lens' ReadJobResponse Job'
- Network.AWS.ElasticTranscoder.ReadJob: rjrsResponseStatus :: Lens' ReadJobResponse Int
- Network.AWS.ElasticTranscoder.ReadPipeline: data ReadPipeline
- Network.AWS.ElasticTranscoder.ReadPipeline: data ReadPipelineResponse
- Network.AWS.ElasticTranscoder.ReadPipeline: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.ReadPipeline.ReadPipeline
- Network.AWS.ElasticTranscoder.ReadPipeline: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.ReadPipeline.ReadPipelineResponse
- Network.AWS.ElasticTranscoder.ReadPipeline: instance Data.Data.Data Network.AWS.ElasticTranscoder.ReadPipeline.ReadPipeline
- Network.AWS.ElasticTranscoder.ReadPipeline: instance Data.Data.Data Network.AWS.ElasticTranscoder.ReadPipeline.ReadPipelineResponse
- Network.AWS.ElasticTranscoder.ReadPipeline: instance Data.Hashable.Class.Hashable Network.AWS.ElasticTranscoder.ReadPipeline.ReadPipeline
- Network.AWS.ElasticTranscoder.ReadPipeline: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.ReadPipeline.ReadPipeline
- Network.AWS.ElasticTranscoder.ReadPipeline: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.ReadPipeline.ReadPipelineResponse
- Network.AWS.ElasticTranscoder.ReadPipeline: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.ReadPipeline.ReadPipeline
- Network.AWS.ElasticTranscoder.ReadPipeline: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.ReadPipeline.ReadPipelineResponse
- Network.AWS.ElasticTranscoder.ReadPipeline: instance GHC.Read.Read Network.AWS.ElasticTranscoder.ReadPipeline.ReadPipeline
- Network.AWS.ElasticTranscoder.ReadPipeline: instance GHC.Read.Read Network.AWS.ElasticTranscoder.ReadPipeline.ReadPipelineResponse
- Network.AWS.ElasticTranscoder.ReadPipeline: instance GHC.Show.Show Network.AWS.ElasticTranscoder.ReadPipeline.ReadPipeline
- Network.AWS.ElasticTranscoder.ReadPipeline: instance GHC.Show.Show Network.AWS.ElasticTranscoder.ReadPipeline.ReadPipelineResponse
- Network.AWS.ElasticTranscoder.ReadPipeline: instance Network.AWS.Data.Headers.ToHeaders Network.AWS.ElasticTranscoder.ReadPipeline.ReadPipeline
- Network.AWS.ElasticTranscoder.ReadPipeline: instance Network.AWS.Data.Path.ToPath Network.AWS.ElasticTranscoder.ReadPipeline.ReadPipeline
- Network.AWS.ElasticTranscoder.ReadPipeline: instance Network.AWS.Data.Query.ToQuery Network.AWS.ElasticTranscoder.ReadPipeline.ReadPipeline
- Network.AWS.ElasticTranscoder.ReadPipeline: instance Network.AWS.Types.AWSRequest Network.AWS.ElasticTranscoder.ReadPipeline.ReadPipeline
- Network.AWS.ElasticTranscoder.ReadPipeline: rId :: Lens' ReadPipeline Text
- Network.AWS.ElasticTranscoder.ReadPipeline: readPipeline :: Text -> ReadPipeline
- Network.AWS.ElasticTranscoder.ReadPipeline: readPipelineResponse :: Int -> ReadPipelineResponse
- Network.AWS.ElasticTranscoder.ReadPipeline: rrsPipeline :: Lens' ReadPipelineResponse (Maybe Pipeline)
- Network.AWS.ElasticTranscoder.ReadPipeline: rrsResponseStatus :: Lens' ReadPipelineResponse Int
- Network.AWS.ElasticTranscoder.ReadPipeline: rrsWarnings :: Lens' ReadPipelineResponse [Warning]
- Network.AWS.ElasticTranscoder.ReadPreset: data ReadPreset
- Network.AWS.ElasticTranscoder.ReadPreset: data ReadPresetResponse
- Network.AWS.ElasticTranscoder.ReadPreset: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.ReadPreset.ReadPreset
- Network.AWS.ElasticTranscoder.ReadPreset: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.ReadPreset.ReadPresetResponse
- Network.AWS.ElasticTranscoder.ReadPreset: instance Data.Data.Data Network.AWS.ElasticTranscoder.ReadPreset.ReadPreset
- Network.AWS.ElasticTranscoder.ReadPreset: instance Data.Data.Data Network.AWS.ElasticTranscoder.ReadPreset.ReadPresetResponse
- Network.AWS.ElasticTranscoder.ReadPreset: instance Data.Hashable.Class.Hashable Network.AWS.ElasticTranscoder.ReadPreset.ReadPreset
- Network.AWS.ElasticTranscoder.ReadPreset: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.ReadPreset.ReadPreset
- Network.AWS.ElasticTranscoder.ReadPreset: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.ReadPreset.ReadPresetResponse
- Network.AWS.ElasticTranscoder.ReadPreset: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.ReadPreset.ReadPreset
- Network.AWS.ElasticTranscoder.ReadPreset: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.ReadPreset.ReadPresetResponse
- Network.AWS.ElasticTranscoder.ReadPreset: instance GHC.Read.Read Network.AWS.ElasticTranscoder.ReadPreset.ReadPreset
- Network.AWS.ElasticTranscoder.ReadPreset: instance GHC.Read.Read Network.AWS.ElasticTranscoder.ReadPreset.ReadPresetResponse
- Network.AWS.ElasticTranscoder.ReadPreset: instance GHC.Show.Show Network.AWS.ElasticTranscoder.ReadPreset.ReadPreset
- Network.AWS.ElasticTranscoder.ReadPreset: instance GHC.Show.Show Network.AWS.ElasticTranscoder.ReadPreset.ReadPresetResponse
- Network.AWS.ElasticTranscoder.ReadPreset: instance Network.AWS.Data.Headers.ToHeaders Network.AWS.ElasticTranscoder.ReadPreset.ReadPreset
- Network.AWS.ElasticTranscoder.ReadPreset: instance Network.AWS.Data.Path.ToPath Network.AWS.ElasticTranscoder.ReadPreset.ReadPreset
- Network.AWS.ElasticTranscoder.ReadPreset: instance Network.AWS.Data.Query.ToQuery Network.AWS.ElasticTranscoder.ReadPreset.ReadPreset
- Network.AWS.ElasticTranscoder.ReadPreset: instance Network.AWS.Types.AWSRequest Network.AWS.ElasticTranscoder.ReadPreset.ReadPreset
- Network.AWS.ElasticTranscoder.ReadPreset: readPreset :: Text -> ReadPreset
- Network.AWS.ElasticTranscoder.ReadPreset: readPresetResponse :: Int -> ReadPresetResponse
- Network.AWS.ElasticTranscoder.ReadPreset: rpId :: Lens' ReadPreset Text
- Network.AWS.ElasticTranscoder.ReadPreset: rprsPreset :: Lens' ReadPresetResponse (Maybe Preset)
- Network.AWS.ElasticTranscoder.ReadPreset: rprsResponseStatus :: Lens' ReadPresetResponse Int
- Network.AWS.ElasticTranscoder.Types: _AccessDeniedException :: AsError a => Getting (First ServiceError) a ServiceError
- Network.AWS.ElasticTranscoder.Types: _IncompatibleVersionException :: AsError a => Getting (First ServiceError) a ServiceError
- Network.AWS.ElasticTranscoder.Types: _InternalServiceException :: AsError a => Getting (First ServiceError) a ServiceError
- Network.AWS.ElasticTranscoder.Types: _LimitExceededException :: AsError a => Getting (First ServiceError) a ServiceError
- Network.AWS.ElasticTranscoder.Types: _ResourceInUseException :: AsError a => Getting (First ServiceError) a ServiceError
- Network.AWS.ElasticTranscoder.Types: _ResourceNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError
- Network.AWS.ElasticTranscoder.Types: _ValidationException :: AsError a => Getting (First ServiceError) a ServiceError
- Network.AWS.ElasticTranscoder.Types: aAlbumArtFormat :: Lens' Artwork (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: aEncryption :: Lens' Artwork (Maybe Encryption)
- Network.AWS.ElasticTranscoder.Types: aInputKey :: Lens' Artwork (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: aMaxHeight :: Lens' Artwork (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: aMaxWidth :: Lens' Artwork (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: aPaddingPolicy :: Lens' Artwork (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: aSizingPolicy :: Lens' Artwork (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: acoBitDepth :: Lens' AudioCodecOptions (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: acoBitOrder :: Lens' AudioCodecOptions (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: acoProfile :: Lens' AudioCodecOptions (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: acoSigned :: Lens' AudioCodecOptions (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: apAudioPackingMode :: Lens' AudioParameters (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: apBitRate :: Lens' AudioParameters (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: apChannels :: Lens' AudioParameters (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: apCodec :: Lens' AudioParameters (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: apCodecOptions :: Lens' AudioParameters (Maybe AudioCodecOptions)
- Network.AWS.ElasticTranscoder.Types: apSampleRate :: Lens' AudioParameters (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: artwork :: Artwork
- Network.AWS.ElasticTranscoder.Types: audioCodecOptions :: AudioCodecOptions
- Network.AWS.ElasticTranscoder.Types: audioParameters :: AudioParameters
- Network.AWS.ElasticTranscoder.Types: cCaptionFormats :: Lens' Captions [CaptionFormat]
- Network.AWS.ElasticTranscoder.Types: cCaptionSources :: Lens' Captions [CaptionSource]
- Network.AWS.ElasticTranscoder.Types: cMergePolicy :: Lens' Captions (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: cTimeSpan :: Lens' Clip (Maybe TimeSpan)
- Network.AWS.ElasticTranscoder.Types: captionFormat :: CaptionFormat
- Network.AWS.ElasticTranscoder.Types: captionSource :: CaptionSource
- Network.AWS.ElasticTranscoder.Types: captions :: Captions
- Network.AWS.ElasticTranscoder.Types: cfEncryption :: Lens' CaptionFormat (Maybe Encryption)
- Network.AWS.ElasticTranscoder.Types: cfFormat :: Lens' CaptionFormat (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: cfPattern :: Lens' CaptionFormat (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: cjoAlbumArt :: Lens' CreateJobOutput (Maybe JobAlbumArt)
- Network.AWS.ElasticTranscoder.Types: cjoCaptions :: Lens' CreateJobOutput (Maybe Captions)
- Network.AWS.ElasticTranscoder.Types: cjoComposition :: Lens' CreateJobOutput [Clip]
- Network.AWS.ElasticTranscoder.Types: cjoEncryption :: Lens' CreateJobOutput (Maybe Encryption)
- Network.AWS.ElasticTranscoder.Types: cjoKey :: Lens' CreateJobOutput (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: cjoPresetId :: Lens' CreateJobOutput (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: cjoRotate :: Lens' CreateJobOutput (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: cjoSegmentDuration :: Lens' CreateJobOutput (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: cjoThumbnailEncryption :: Lens' CreateJobOutput (Maybe Encryption)
- Network.AWS.ElasticTranscoder.Types: cjoThumbnailPattern :: Lens' CreateJobOutput (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: cjoWatermarks :: Lens' CreateJobOutput [JobWatermark]
- Network.AWS.ElasticTranscoder.Types: cjpFormat :: Lens' CreateJobPlaylist (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: cjpHlsContentProtection :: Lens' CreateJobPlaylist (Maybe HlsContentProtection)
- Network.AWS.ElasticTranscoder.Types: cjpName :: Lens' CreateJobPlaylist (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: cjpOutputKeys :: Lens' CreateJobPlaylist [Text]
- Network.AWS.ElasticTranscoder.Types: cjpPlayReadyDrm :: Lens' CreateJobPlaylist (Maybe PlayReadyDrm)
- Network.AWS.ElasticTranscoder.Types: clip :: Clip
- Network.AWS.ElasticTranscoder.Types: createJobOutput :: CreateJobOutput
- Network.AWS.ElasticTranscoder.Types: createJobPlaylist :: CreateJobPlaylist
- Network.AWS.ElasticTranscoder.Types: csEncryption :: Lens' CaptionSource (Maybe Encryption)
- Network.AWS.ElasticTranscoder.Types: csKey :: Lens' CaptionSource (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: csLabel :: Lens' CaptionSource (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: csLanguage :: Lens' CaptionSource (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: csTimeOffset :: Lens' CaptionSource (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: data Artwork
- Network.AWS.ElasticTranscoder.Types: data AudioCodecOptions
- Network.AWS.ElasticTranscoder.Types: data AudioParameters
- Network.AWS.ElasticTranscoder.Types: data CaptionFormat
- Network.AWS.ElasticTranscoder.Types: data CaptionSource
- Network.AWS.ElasticTranscoder.Types: data Captions
- Network.AWS.ElasticTranscoder.Types: data Clip
- Network.AWS.ElasticTranscoder.Types: data CreateJobOutput
- Network.AWS.ElasticTranscoder.Types: data CreateJobPlaylist
- Network.AWS.ElasticTranscoder.Types: data DetectedProperties
- Network.AWS.ElasticTranscoder.Types: data Encryption
- Network.AWS.ElasticTranscoder.Types: data HlsContentProtection
- Network.AWS.ElasticTranscoder.Types: data InputCaptions
- Network.AWS.ElasticTranscoder.Types: data Job'
- Network.AWS.ElasticTranscoder.Types: data JobAlbumArt
- Network.AWS.ElasticTranscoder.Types: data JobInput
- Network.AWS.ElasticTranscoder.Types: data JobOutput
- Network.AWS.ElasticTranscoder.Types: data JobWatermark
- Network.AWS.ElasticTranscoder.Types: data Notifications
- Network.AWS.ElasticTranscoder.Types: data Permission
- Network.AWS.ElasticTranscoder.Types: data Pipeline
- Network.AWS.ElasticTranscoder.Types: data PipelineOutputConfig
- Network.AWS.ElasticTranscoder.Types: data PlayReadyDrm
- Network.AWS.ElasticTranscoder.Types: data Playlist
- Network.AWS.ElasticTranscoder.Types: data Preset
- Network.AWS.ElasticTranscoder.Types: data PresetWatermark
- Network.AWS.ElasticTranscoder.Types: data Thumbnails
- Network.AWS.ElasticTranscoder.Types: data TimeSpan
- Network.AWS.ElasticTranscoder.Types: data Timing
- Network.AWS.ElasticTranscoder.Types: data VideoParameters
- Network.AWS.ElasticTranscoder.Types: data Warning
- Network.AWS.ElasticTranscoder.Types: detectedProperties :: DetectedProperties
- Network.AWS.ElasticTranscoder.Types: dpDurationMillis :: Lens' DetectedProperties (Maybe Integer)
- Network.AWS.ElasticTranscoder.Types: dpFileSize :: Lens' DetectedProperties (Maybe Integer)
- Network.AWS.ElasticTranscoder.Types: dpFrameRate :: Lens' DetectedProperties (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: dpHeight :: Lens' DetectedProperties (Maybe Int)
- Network.AWS.ElasticTranscoder.Types: dpWidth :: Lens' DetectedProperties (Maybe Int)
- Network.AWS.ElasticTranscoder.Types: eInitializationVector :: Lens' Encryption (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: eKey :: Lens' Encryption (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: eKeyMD5 :: Lens' Encryption (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: eMode :: Lens' Encryption (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: elasticTranscoder :: Service
- Network.AWS.ElasticTranscoder.Types: encryption :: Encryption
- Network.AWS.ElasticTranscoder.Types: hcpInitializationVector :: Lens' HlsContentProtection (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: hcpKey :: Lens' HlsContentProtection (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: hcpKeyMD5 :: Lens' HlsContentProtection (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: hcpKeyStoragePolicy :: Lens' HlsContentProtection (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: hcpLicenseAcquisitionURL :: Lens' HlsContentProtection (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: hcpMethod :: Lens' HlsContentProtection (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: hlsContentProtection :: HlsContentProtection
- Network.AWS.ElasticTranscoder.Types: icCaptionSources :: Lens' InputCaptions [CaptionSource]
- Network.AWS.ElasticTranscoder.Types: icMergePolicy :: Lens' InputCaptions (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: inputCaptions :: InputCaptions
- Network.AWS.ElasticTranscoder.Types: jARN :: Lens' Job' (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: jId :: Lens' Job' (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: jInput :: Lens' Job' (Maybe JobInput)
- Network.AWS.ElasticTranscoder.Types: jInputs :: Lens' Job' [JobInput]
- Network.AWS.ElasticTranscoder.Types: jOutput :: Lens' Job' (Maybe JobOutput)
- Network.AWS.ElasticTranscoder.Types: jOutputKeyPrefix :: Lens' Job' (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: jOutputs :: Lens' Job' [JobOutput]
- Network.AWS.ElasticTranscoder.Types: jPipelineId :: Lens' Job' (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: jPlaylists :: Lens' Job' [Playlist]
- Network.AWS.ElasticTranscoder.Types: jStatus :: Lens' Job' (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: jTiming :: Lens' Job' (Maybe Timing)
- Network.AWS.ElasticTranscoder.Types: jUserMetadata :: Lens' Job' (HashMap Text Text)
- Network.AWS.ElasticTranscoder.Types: jaaArtwork :: Lens' JobAlbumArt [Artwork]
- Network.AWS.ElasticTranscoder.Types: jaaMergePolicy :: Lens' JobAlbumArt (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: jiAspectRatio :: Lens' JobInput (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: jiContainer :: Lens' JobInput (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: jiDetectedProperties :: Lens' JobInput (Maybe DetectedProperties)
- Network.AWS.ElasticTranscoder.Types: jiEncryption :: Lens' JobInput (Maybe Encryption)
- Network.AWS.ElasticTranscoder.Types: jiFrameRate :: Lens' JobInput (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: jiInputCaptions :: Lens' JobInput (Maybe InputCaptions)
- Network.AWS.ElasticTranscoder.Types: jiInterlaced :: Lens' JobInput (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: jiKey :: Lens' JobInput (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: jiResolution :: Lens' JobInput (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: jiTimeSpan :: Lens' JobInput (Maybe TimeSpan)
- Network.AWS.ElasticTranscoder.Types: joAlbumArt :: Lens' JobOutput (Maybe JobAlbumArt)
- Network.AWS.ElasticTranscoder.Types: joAppliedColorSpaceConversion :: Lens' JobOutput (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: joCaptions :: Lens' JobOutput (Maybe Captions)
- Network.AWS.ElasticTranscoder.Types: joComposition :: Lens' JobOutput [Clip]
- Network.AWS.ElasticTranscoder.Types: joDuration :: Lens' JobOutput (Maybe Integer)
- Network.AWS.ElasticTranscoder.Types: joDurationMillis :: Lens' JobOutput (Maybe Integer)
- Network.AWS.ElasticTranscoder.Types: joEncryption :: Lens' JobOutput (Maybe Encryption)
- Network.AWS.ElasticTranscoder.Types: joFileSize :: Lens' JobOutput (Maybe Integer)
- Network.AWS.ElasticTranscoder.Types: joFrameRate :: Lens' JobOutput (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: joHeight :: Lens' JobOutput (Maybe Int)
- Network.AWS.ElasticTranscoder.Types: joId :: Lens' JobOutput (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: joKey :: Lens' JobOutput (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: joPresetId :: Lens' JobOutput (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: joRotate :: Lens' JobOutput (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: joSegmentDuration :: Lens' JobOutput (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: joStatus :: Lens' JobOutput (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: joStatusDetail :: Lens' JobOutput (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: joThumbnailEncryption :: Lens' JobOutput (Maybe Encryption)
- Network.AWS.ElasticTranscoder.Types: joThumbnailPattern :: Lens' JobOutput (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: joWatermarks :: Lens' JobOutput [JobWatermark]
- Network.AWS.ElasticTranscoder.Types: joWidth :: Lens' JobOutput (Maybe Int)
- Network.AWS.ElasticTranscoder.Types: job' :: Job'
- Network.AWS.ElasticTranscoder.Types: jobAlbumArt :: JobAlbumArt
- Network.AWS.ElasticTranscoder.Types: jobInput :: JobInput
- Network.AWS.ElasticTranscoder.Types: jobOutput :: JobOutput
- Network.AWS.ElasticTranscoder.Types: jobWatermark :: JobWatermark
- Network.AWS.ElasticTranscoder.Types: jwEncryption :: Lens' JobWatermark (Maybe Encryption)
- Network.AWS.ElasticTranscoder.Types: jwInputKey :: Lens' JobWatermark (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: jwPresetWatermarkId :: Lens' JobWatermark (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: nCompleted :: Lens' Notifications (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: nError :: Lens' Notifications (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: nProgressing :: Lens' Notifications (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: nWarning :: Lens' Notifications (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: notifications :: Notifications
- Network.AWS.ElasticTranscoder.Types: pAccess :: Lens' Permission [Text]
- Network.AWS.ElasticTranscoder.Types: pFormat :: Lens' Playlist (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: pGrantee :: Lens' Permission (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: pGranteeType :: Lens' Permission (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: pHlsContentProtection :: Lens' Playlist (Maybe HlsContentProtection)
- Network.AWS.ElasticTranscoder.Types: pName :: Lens' Playlist (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: pOutputKeys :: Lens' Playlist [Text]
- Network.AWS.ElasticTranscoder.Types: pPlayReadyDrm :: Lens' Playlist (Maybe PlayReadyDrm)
- Network.AWS.ElasticTranscoder.Types: pStatus :: Lens' Playlist (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: pStatusDetail :: Lens' Playlist (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: permission :: Permission
- Network.AWS.ElasticTranscoder.Types: pipARN :: Lens' Pipeline (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: pipAWSKMSKeyARN :: Lens' Pipeline (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: pipContentConfig :: Lens' Pipeline (Maybe PipelineOutputConfig)
- Network.AWS.ElasticTranscoder.Types: pipId :: Lens' Pipeline (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: pipInputBucket :: Lens' Pipeline (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: pipName :: Lens' Pipeline (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: pipNotifications :: Lens' Pipeline (Maybe Notifications)
- Network.AWS.ElasticTranscoder.Types: pipOutputBucket :: Lens' Pipeline (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: pipRole :: Lens' Pipeline (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: pipStatus :: Lens' Pipeline (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: pipThumbnailConfig :: Lens' Pipeline (Maybe PipelineOutputConfig)
- Network.AWS.ElasticTranscoder.Types: pipeline :: Pipeline
- Network.AWS.ElasticTranscoder.Types: pipelineOutputConfig :: PipelineOutputConfig
- Network.AWS.ElasticTranscoder.Types: playReadyDrm :: PlayReadyDrm
- Network.AWS.ElasticTranscoder.Types: playlist :: Playlist
- Network.AWS.ElasticTranscoder.Types: pocBucket :: Lens' PipelineOutputConfig (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: pocPermissions :: Lens' PipelineOutputConfig [Permission]
- Network.AWS.ElasticTranscoder.Types: pocStorageClass :: Lens' PipelineOutputConfig (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: prdFormat :: Lens' PlayReadyDrm (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: prdInitializationVector :: Lens' PlayReadyDrm (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: prdKey :: Lens' PlayReadyDrm (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: prdKeyId :: Lens' PlayReadyDrm (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: prdKeyMD5 :: Lens' PlayReadyDrm (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: prdLicenseAcquisitionURL :: Lens' PlayReadyDrm (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: preARN :: Lens' Preset (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: preAudio :: Lens' Preset (Maybe AudioParameters)
- Network.AWS.ElasticTranscoder.Types: preContainer :: Lens' Preset (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: preDescription :: Lens' Preset (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: preId :: Lens' Preset (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: preName :: Lens' Preset (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: preThumbnails :: Lens' Preset (Maybe Thumbnails)
- Network.AWS.ElasticTranscoder.Types: preType :: Lens' Preset (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: preVideo :: Lens' Preset (Maybe VideoParameters)
- Network.AWS.ElasticTranscoder.Types: preset :: Preset
- Network.AWS.ElasticTranscoder.Types: presetWatermark :: PresetWatermark
- Network.AWS.ElasticTranscoder.Types: pwHorizontalAlign :: Lens' PresetWatermark (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: pwHorizontalOffset :: Lens' PresetWatermark (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: pwId :: Lens' PresetWatermark (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: pwMaxHeight :: Lens' PresetWatermark (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: pwMaxWidth :: Lens' PresetWatermark (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: pwOpacity :: Lens' PresetWatermark (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: pwSizingPolicy :: Lens' PresetWatermark (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: pwTarget :: Lens' PresetWatermark (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: pwVerticalAlign :: Lens' PresetWatermark (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: pwVerticalOffset :: Lens' PresetWatermark (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: tAspectRatio :: Lens' Thumbnails (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: tFinishTimeMillis :: Lens' Timing (Maybe Integer)
- Network.AWS.ElasticTranscoder.Types: tFormat :: Lens' Thumbnails (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: tInterval :: Lens' Thumbnails (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: tMaxHeight :: Lens' Thumbnails (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: tMaxWidth :: Lens' Thumbnails (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: tPaddingPolicy :: Lens' Thumbnails (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: tResolution :: Lens' Thumbnails (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: tSizingPolicy :: Lens' Thumbnails (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: tStartTimeMillis :: Lens' Timing (Maybe Integer)
- Network.AWS.ElasticTranscoder.Types: tSubmitTimeMillis :: Lens' Timing (Maybe Integer)
- Network.AWS.ElasticTranscoder.Types: thumbnails :: Thumbnails
- Network.AWS.ElasticTranscoder.Types: timeSpan :: TimeSpan
- Network.AWS.ElasticTranscoder.Types: timing :: Timing
- Network.AWS.ElasticTranscoder.Types: tsDuration :: Lens' TimeSpan (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: tsStartTime :: Lens' TimeSpan (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: videoParameters :: VideoParameters
- Network.AWS.ElasticTranscoder.Types: vpAspectRatio :: Lens' VideoParameters (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: vpBitRate :: Lens' VideoParameters (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: vpCodec :: Lens' VideoParameters (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: vpCodecOptions :: Lens' VideoParameters (HashMap Text Text)
- Network.AWS.ElasticTranscoder.Types: vpDisplayAspectRatio :: Lens' VideoParameters (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: vpFixedGOP :: Lens' VideoParameters (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: vpFrameRate :: Lens' VideoParameters (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: vpKeyframesMaxDist :: Lens' VideoParameters (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: vpMaxFrameRate :: Lens' VideoParameters (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: vpMaxHeight :: Lens' VideoParameters (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: vpMaxWidth :: Lens' VideoParameters (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: vpPaddingPolicy :: Lens' VideoParameters (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: vpResolution :: Lens' VideoParameters (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: vpSizingPolicy :: Lens' VideoParameters (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: vpWatermarks :: Lens' VideoParameters [PresetWatermark]
- Network.AWS.ElasticTranscoder.Types: wCode :: Lens' Warning (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: wMessage :: Lens' Warning (Maybe Text)
- Network.AWS.ElasticTranscoder.Types: warning :: Warning
- Network.AWS.ElasticTranscoder.UpdatePipeline: data UpdatePipeline
- Network.AWS.ElasticTranscoder.UpdatePipeline: data UpdatePipelineResponse
- Network.AWS.ElasticTranscoder.UpdatePipeline: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.UpdatePipeline.UpdatePipeline
- Network.AWS.ElasticTranscoder.UpdatePipeline: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.UpdatePipeline.UpdatePipelineResponse
- Network.AWS.ElasticTranscoder.UpdatePipeline: instance Data.Aeson.Types.ToJSON.ToJSON Network.AWS.ElasticTranscoder.UpdatePipeline.UpdatePipeline
- Network.AWS.ElasticTranscoder.UpdatePipeline: instance Data.Data.Data Network.AWS.ElasticTranscoder.UpdatePipeline.UpdatePipeline
- Network.AWS.ElasticTranscoder.UpdatePipeline: instance Data.Data.Data Network.AWS.ElasticTranscoder.UpdatePipeline.UpdatePipelineResponse
- Network.AWS.ElasticTranscoder.UpdatePipeline: instance Data.Hashable.Class.Hashable Network.AWS.ElasticTranscoder.UpdatePipeline.UpdatePipeline
- Network.AWS.ElasticTranscoder.UpdatePipeline: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.UpdatePipeline.UpdatePipeline
- Network.AWS.ElasticTranscoder.UpdatePipeline: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.UpdatePipeline.UpdatePipelineResponse
- Network.AWS.ElasticTranscoder.UpdatePipeline: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.UpdatePipeline.UpdatePipeline
- Network.AWS.ElasticTranscoder.UpdatePipeline: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.UpdatePipeline.UpdatePipelineResponse
- Network.AWS.ElasticTranscoder.UpdatePipeline: instance GHC.Read.Read Network.AWS.ElasticTranscoder.UpdatePipeline.UpdatePipeline
- Network.AWS.ElasticTranscoder.UpdatePipeline: instance GHC.Read.Read Network.AWS.ElasticTranscoder.UpdatePipeline.UpdatePipelineResponse
- Network.AWS.ElasticTranscoder.UpdatePipeline: instance GHC.Show.Show Network.AWS.ElasticTranscoder.UpdatePipeline.UpdatePipeline
- Network.AWS.ElasticTranscoder.UpdatePipeline: instance GHC.Show.Show Network.AWS.ElasticTranscoder.UpdatePipeline.UpdatePipelineResponse
- Network.AWS.ElasticTranscoder.UpdatePipeline: instance Network.AWS.Data.Headers.ToHeaders Network.AWS.ElasticTranscoder.UpdatePipeline.UpdatePipeline
- Network.AWS.ElasticTranscoder.UpdatePipeline: instance Network.AWS.Data.Path.ToPath Network.AWS.ElasticTranscoder.UpdatePipeline.UpdatePipeline
- Network.AWS.ElasticTranscoder.UpdatePipeline: instance Network.AWS.Data.Query.ToQuery Network.AWS.ElasticTranscoder.UpdatePipeline.UpdatePipeline
- Network.AWS.ElasticTranscoder.UpdatePipeline: instance Network.AWS.Types.AWSRequest Network.AWS.ElasticTranscoder.UpdatePipeline.UpdatePipeline
- Network.AWS.ElasticTranscoder.UpdatePipeline: upAWSKMSKeyARN :: Lens' UpdatePipeline (Maybe Text)
- Network.AWS.ElasticTranscoder.UpdatePipeline: upContentConfig :: Lens' UpdatePipeline (Maybe PipelineOutputConfig)
- Network.AWS.ElasticTranscoder.UpdatePipeline: upId :: Lens' UpdatePipeline Text
- Network.AWS.ElasticTranscoder.UpdatePipeline: upInputBucket :: Lens' UpdatePipeline (Maybe Text)
- Network.AWS.ElasticTranscoder.UpdatePipeline: upName :: Lens' UpdatePipeline (Maybe Text)
- Network.AWS.ElasticTranscoder.UpdatePipeline: upNotifications :: Lens' UpdatePipeline (Maybe Notifications)
- Network.AWS.ElasticTranscoder.UpdatePipeline: upRole :: Lens' UpdatePipeline (Maybe Text)
- Network.AWS.ElasticTranscoder.UpdatePipeline: upThumbnailConfig :: Lens' UpdatePipeline (Maybe PipelineOutputConfig)
- Network.AWS.ElasticTranscoder.UpdatePipeline: updatePipeline :: Text -> UpdatePipeline
- Network.AWS.ElasticTranscoder.UpdatePipeline: updatePipelineResponse :: Int -> UpdatePipelineResponse
- Network.AWS.ElasticTranscoder.UpdatePipeline: uprsPipeline :: Lens' UpdatePipelineResponse (Maybe Pipeline)
- Network.AWS.ElasticTranscoder.UpdatePipeline: uprsResponseStatus :: Lens' UpdatePipelineResponse Int
- Network.AWS.ElasticTranscoder.UpdatePipeline: uprsWarnings :: Lens' UpdatePipelineResponse [Warning]
- Network.AWS.ElasticTranscoder.UpdatePipelineNotifications: data UpdatePipelineNotifications
- Network.AWS.ElasticTranscoder.UpdatePipelineNotifications: data UpdatePipelineNotificationsResponse
- Network.AWS.ElasticTranscoder.UpdatePipelineNotifications: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotifications
- Network.AWS.ElasticTranscoder.UpdatePipelineNotifications: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotificationsResponse
- Network.AWS.ElasticTranscoder.UpdatePipelineNotifications: instance Data.Aeson.Types.ToJSON.ToJSON Network.AWS.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotifications
- Network.AWS.ElasticTranscoder.UpdatePipelineNotifications: instance Data.Data.Data Network.AWS.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotifications
- Network.AWS.ElasticTranscoder.UpdatePipelineNotifications: instance Data.Data.Data Network.AWS.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotificationsResponse
- Network.AWS.ElasticTranscoder.UpdatePipelineNotifications: instance Data.Hashable.Class.Hashable Network.AWS.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotifications
- Network.AWS.ElasticTranscoder.UpdatePipelineNotifications: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotifications
- Network.AWS.ElasticTranscoder.UpdatePipelineNotifications: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotificationsResponse
- Network.AWS.ElasticTranscoder.UpdatePipelineNotifications: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotifications
- Network.AWS.ElasticTranscoder.UpdatePipelineNotifications: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotificationsResponse
- Network.AWS.ElasticTranscoder.UpdatePipelineNotifications: instance GHC.Read.Read Network.AWS.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotifications
- Network.AWS.ElasticTranscoder.UpdatePipelineNotifications: instance GHC.Read.Read Network.AWS.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotificationsResponse
- Network.AWS.ElasticTranscoder.UpdatePipelineNotifications: instance GHC.Show.Show Network.AWS.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotifications
- Network.AWS.ElasticTranscoder.UpdatePipelineNotifications: instance GHC.Show.Show Network.AWS.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotificationsResponse
- Network.AWS.ElasticTranscoder.UpdatePipelineNotifications: instance Network.AWS.Data.Headers.ToHeaders Network.AWS.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotifications
- Network.AWS.ElasticTranscoder.UpdatePipelineNotifications: instance Network.AWS.Data.Path.ToPath Network.AWS.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotifications
- Network.AWS.ElasticTranscoder.UpdatePipelineNotifications: instance Network.AWS.Data.Query.ToQuery Network.AWS.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotifications
- Network.AWS.ElasticTranscoder.UpdatePipelineNotifications: instance Network.AWS.Types.AWSRequest Network.AWS.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotifications
- Network.AWS.ElasticTranscoder.UpdatePipelineNotifications: updatePipelineNotifications :: Text -> Notifications -> UpdatePipelineNotifications
- Network.AWS.ElasticTranscoder.UpdatePipelineNotifications: updatePipelineNotificationsResponse :: Int -> UpdatePipelineNotificationsResponse
- Network.AWS.ElasticTranscoder.UpdatePipelineNotifications: upnId :: Lens' UpdatePipelineNotifications Text
- Network.AWS.ElasticTranscoder.UpdatePipelineNotifications: upnNotifications :: Lens' UpdatePipelineNotifications Notifications
- Network.AWS.ElasticTranscoder.UpdatePipelineNotifications: upnrsPipeline :: Lens' UpdatePipelineNotificationsResponse (Maybe Pipeline)
- Network.AWS.ElasticTranscoder.UpdatePipelineNotifications: upnrsResponseStatus :: Lens' UpdatePipelineNotificationsResponse Int
- Network.AWS.ElasticTranscoder.UpdatePipelineStatus: data UpdatePipelineStatus
- Network.AWS.ElasticTranscoder.UpdatePipelineStatus: data UpdatePipelineStatusResponse
- Network.AWS.ElasticTranscoder.UpdatePipelineStatus: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatus
- Network.AWS.ElasticTranscoder.UpdatePipelineStatus: instance Control.DeepSeq.NFData Network.AWS.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatusResponse
- Network.AWS.ElasticTranscoder.UpdatePipelineStatus: instance Data.Aeson.Types.ToJSON.ToJSON Network.AWS.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatus
- Network.AWS.ElasticTranscoder.UpdatePipelineStatus: instance Data.Data.Data Network.AWS.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatus
- Network.AWS.ElasticTranscoder.UpdatePipelineStatus: instance Data.Data.Data Network.AWS.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatusResponse
- Network.AWS.ElasticTranscoder.UpdatePipelineStatus: instance Data.Hashable.Class.Hashable Network.AWS.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatus
- Network.AWS.ElasticTranscoder.UpdatePipelineStatus: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatus
- Network.AWS.ElasticTranscoder.UpdatePipelineStatus: instance GHC.Classes.Eq Network.AWS.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatusResponse
- Network.AWS.ElasticTranscoder.UpdatePipelineStatus: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatus
- Network.AWS.ElasticTranscoder.UpdatePipelineStatus: instance GHC.Generics.Generic Network.AWS.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatusResponse
- Network.AWS.ElasticTranscoder.UpdatePipelineStatus: instance GHC.Read.Read Network.AWS.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatus
- Network.AWS.ElasticTranscoder.UpdatePipelineStatus: instance GHC.Read.Read Network.AWS.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatusResponse
- Network.AWS.ElasticTranscoder.UpdatePipelineStatus: instance GHC.Show.Show Network.AWS.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatus
- Network.AWS.ElasticTranscoder.UpdatePipelineStatus: instance GHC.Show.Show Network.AWS.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatusResponse
- Network.AWS.ElasticTranscoder.UpdatePipelineStatus: instance Network.AWS.Data.Headers.ToHeaders Network.AWS.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatus
- Network.AWS.ElasticTranscoder.UpdatePipelineStatus: instance Network.AWS.Data.Path.ToPath Network.AWS.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatus
- Network.AWS.ElasticTranscoder.UpdatePipelineStatus: instance Network.AWS.Data.Query.ToQuery Network.AWS.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatus
- Network.AWS.ElasticTranscoder.UpdatePipelineStatus: instance Network.AWS.Types.AWSRequest Network.AWS.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatus
- Network.AWS.ElasticTranscoder.UpdatePipelineStatus: updatePipelineStatus :: Text -> Text -> UpdatePipelineStatus
- Network.AWS.ElasticTranscoder.UpdatePipelineStatus: updatePipelineStatusResponse :: Int -> UpdatePipelineStatusResponse
- Network.AWS.ElasticTranscoder.UpdatePipelineStatus: upsId :: Lens' UpdatePipelineStatus Text
- Network.AWS.ElasticTranscoder.UpdatePipelineStatus: upsStatus :: Lens' UpdatePipelineStatus Text
- Network.AWS.ElasticTranscoder.UpdatePipelineStatus: upsrsPipeline :: Lens' UpdatePipelineStatusResponse (Maybe Pipeline)
- Network.AWS.ElasticTranscoder.UpdatePipelineStatus: upsrsResponseStatus :: Lens' UpdatePipelineStatusResponse Int
- Network.AWS.ElasticTranscoder.Waiters: jobComplete :: Wait ReadJob
+ Amazonka.ElasticTranscoder: Artwork' :: Maybe Text -> Maybe Encryption -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Artwork
+ Amazonka.ElasticTranscoder: AudioCodecOptions' :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> AudioCodecOptions
+ Amazonka.ElasticTranscoder: AudioParameters' :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe AudioCodecOptions -> Maybe Text -> AudioParameters
+ Amazonka.ElasticTranscoder: CancelJob' :: Text -> CancelJob
+ Amazonka.ElasticTranscoder: CancelJobResponse' :: Int -> CancelJobResponse
+ Amazonka.ElasticTranscoder: CaptionFormat' :: Maybe Encryption -> Maybe Text -> Maybe Text -> CaptionFormat
+ Amazonka.ElasticTranscoder: CaptionSource' :: Maybe Encryption -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> CaptionSource
+ Amazonka.ElasticTranscoder: Captions' :: Maybe [CaptionFormat] -> Maybe [CaptionSource] -> Maybe Text -> Captions
+ Amazonka.ElasticTranscoder: Clip' :: Maybe TimeSpan -> Clip
+ Amazonka.ElasticTranscoder: CreateJob' :: Maybe JobInput -> Maybe [JobInput] -> Maybe CreateJobOutput -> Maybe Text -> Maybe [CreateJobOutput] -> Maybe [CreateJobPlaylist] -> Maybe (HashMap Text Text) -> Text -> CreateJob
+ Amazonka.ElasticTranscoder: CreateJobOutput' :: Maybe JobAlbumArt -> Maybe Captions -> Maybe [Clip] -> Maybe Encryption -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Encryption -> Maybe Text -> Maybe [JobWatermark] -> CreateJobOutput
+ Amazonka.ElasticTranscoder: CreateJobPlaylist' :: Maybe Text -> Maybe HlsContentProtection -> Maybe Text -> Maybe [Text] -> Maybe PlayReadyDrm -> CreateJobPlaylist
+ Amazonka.ElasticTranscoder: CreateJobResponse' :: Maybe Job -> Int -> CreateJobResponse
+ Amazonka.ElasticTranscoder: CreatePipeline' :: Maybe Text -> Maybe PipelineOutputConfig -> Maybe Notifications -> Maybe Text -> Maybe PipelineOutputConfig -> Text -> Text -> Text -> CreatePipeline
+ Amazonka.ElasticTranscoder: CreatePipelineResponse' :: Maybe Pipeline -> Maybe [Warning] -> Int -> CreatePipelineResponse
+ Amazonka.ElasticTranscoder: CreatePreset' :: Maybe AudioParameters -> Maybe Text -> Maybe Thumbnails -> Maybe VideoParameters -> Text -> Text -> CreatePreset
+ Amazonka.ElasticTranscoder: CreatePresetResponse' :: Maybe Preset -> Maybe Text -> Int -> CreatePresetResponse
+ Amazonka.ElasticTranscoder: DeletePipeline' :: Text -> DeletePipeline
+ Amazonka.ElasticTranscoder: DeletePipelineResponse' :: Int -> DeletePipelineResponse
+ Amazonka.ElasticTranscoder: DeletePreset' :: Text -> DeletePreset
+ Amazonka.ElasticTranscoder: DeletePresetResponse' :: Int -> DeletePresetResponse
+ Amazonka.ElasticTranscoder: DetectedProperties' :: Maybe Integer -> Maybe Integer -> Maybe Text -> Maybe Int -> Maybe Int -> DetectedProperties
+ Amazonka.ElasticTranscoder: Encryption' :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Encryption
+ Amazonka.ElasticTranscoder: HlsContentProtection' :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> HlsContentProtection
+ Amazonka.ElasticTranscoder: InputCaptions' :: Maybe [CaptionSource] -> Maybe Text -> InputCaptions
+ Amazonka.ElasticTranscoder: Job' :: Maybe Text -> Maybe Text -> Maybe JobInput -> Maybe [JobInput] -> Maybe JobOutput -> Maybe Text -> Maybe [JobOutput] -> Maybe Text -> Maybe [Playlist] -> Maybe Text -> Maybe Timing -> Maybe (HashMap Text Text) -> Job
+ Amazonka.ElasticTranscoder: JobAlbumArt' :: Maybe [Artwork] -> Maybe Text -> JobAlbumArt
+ Amazonka.ElasticTranscoder: JobInput' :: Maybe Text -> Maybe Text -> Maybe DetectedProperties -> Maybe Encryption -> Maybe Text -> Maybe InputCaptions -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe TimeSpan -> JobInput
+ Amazonka.ElasticTranscoder: JobOutput' :: Maybe JobAlbumArt -> Maybe Text -> Maybe Captions -> Maybe [Clip] -> Maybe Integer -> Maybe Integer -> Maybe Encryption -> Maybe Integer -> Maybe Text -> Maybe Int -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Encryption -> Maybe Text -> Maybe [JobWatermark] -> Maybe Int -> JobOutput
+ Amazonka.ElasticTranscoder: JobWatermark' :: Maybe Encryption -> Maybe Text -> Maybe Text -> JobWatermark
+ Amazonka.ElasticTranscoder: ListJobsByPipeline' :: Maybe Text -> Maybe Text -> Text -> ListJobsByPipeline
+ Amazonka.ElasticTranscoder: ListJobsByPipelineResponse' :: Maybe [Job] -> Maybe Text -> Int -> ListJobsByPipelineResponse
+ Amazonka.ElasticTranscoder: ListJobsByStatus' :: Maybe Text -> Maybe Text -> Text -> ListJobsByStatus
+ Amazonka.ElasticTranscoder: ListJobsByStatusResponse' :: Maybe [Job] -> Maybe Text -> Int -> ListJobsByStatusResponse
+ Amazonka.ElasticTranscoder: ListPipelines' :: Maybe Text -> Maybe Text -> ListPipelines
+ Amazonka.ElasticTranscoder: ListPipelinesResponse' :: Maybe Text -> Maybe [Pipeline] -> Int -> ListPipelinesResponse
+ Amazonka.ElasticTranscoder: ListPresets' :: Maybe Text -> Maybe Text -> ListPresets
+ Amazonka.ElasticTranscoder: ListPresetsResponse' :: Maybe Text -> Maybe [Preset] -> Int -> ListPresetsResponse
+ Amazonka.ElasticTranscoder: Notifications' :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Notifications
+ Amazonka.ElasticTranscoder: Permission' :: Maybe [Text] -> Maybe Text -> Maybe Text -> Permission
+ Amazonka.ElasticTranscoder: Pipeline' :: Maybe Text -> Maybe Text -> Maybe PipelineOutputConfig -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Notifications -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe PipelineOutputConfig -> Pipeline
+ Amazonka.ElasticTranscoder: PipelineOutputConfig' :: Maybe Text -> Maybe [Permission] -> Maybe Text -> PipelineOutputConfig
+ Amazonka.ElasticTranscoder: PlayReadyDrm' :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> PlayReadyDrm
+ Amazonka.ElasticTranscoder: Playlist' :: Maybe Text -> Maybe HlsContentProtection -> Maybe Text -> Maybe [Text] -> Maybe PlayReadyDrm -> Maybe Text -> Maybe Text -> Playlist
+ Amazonka.ElasticTranscoder: Preset' :: Maybe Text -> Maybe AudioParameters -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Thumbnails -> Maybe Text -> Maybe VideoParameters -> Preset
+ Amazonka.ElasticTranscoder: PresetWatermark' :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> PresetWatermark
+ Amazonka.ElasticTranscoder: ReadJob' :: Text -> ReadJob
+ Amazonka.ElasticTranscoder: ReadJobResponse' :: Int -> Job -> ReadJobResponse
+ Amazonka.ElasticTranscoder: ReadPipeline' :: Text -> ReadPipeline
+ Amazonka.ElasticTranscoder: ReadPipelineResponse' :: Maybe Pipeline -> Maybe [Warning] -> Int -> ReadPipelineResponse
+ Amazonka.ElasticTranscoder: ReadPreset' :: Text -> ReadPreset
+ Amazonka.ElasticTranscoder: ReadPresetResponse' :: Maybe Preset -> Int -> ReadPresetResponse
+ Amazonka.ElasticTranscoder: Thumbnails' :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Thumbnails
+ Amazonka.ElasticTranscoder: TimeSpan' :: Maybe Text -> Maybe Text -> TimeSpan
+ Amazonka.ElasticTranscoder: Timing' :: Maybe Integer -> Maybe Integer -> Maybe Integer -> Timing
+ Amazonka.ElasticTranscoder: UpdatePipeline' :: Maybe Text -> Maybe PipelineOutputConfig -> Maybe Text -> Maybe Text -> Maybe Notifications -> Maybe Text -> Maybe PipelineOutputConfig -> Text -> UpdatePipeline
+ Amazonka.ElasticTranscoder: UpdatePipelineNotifications' :: Text -> Notifications -> UpdatePipelineNotifications
+ Amazonka.ElasticTranscoder: UpdatePipelineNotificationsResponse' :: Maybe Pipeline -> Int -> UpdatePipelineNotificationsResponse
+ Amazonka.ElasticTranscoder: UpdatePipelineResponse' :: Maybe Pipeline -> Maybe [Warning] -> Int -> UpdatePipelineResponse
+ Amazonka.ElasticTranscoder: UpdatePipelineStatus' :: Text -> Text -> UpdatePipelineStatus
+ Amazonka.ElasticTranscoder: UpdatePipelineStatusResponse' :: Maybe Pipeline -> Int -> UpdatePipelineStatusResponse
+ Amazonka.ElasticTranscoder: VideoParameters' :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe (HashMap Text Text) -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe [PresetWatermark] -> VideoParameters
+ Amazonka.ElasticTranscoder: Warning' :: Maybe Text -> Maybe Text -> Warning
+ Amazonka.ElasticTranscoder: _AccessDeniedException :: AsError a => Fold a ServiceError
+ Amazonka.ElasticTranscoder: _IncompatibleVersionException :: AsError a => Fold a ServiceError
+ Amazonka.ElasticTranscoder: _InternalServiceException :: AsError a => Fold a ServiceError
+ Amazonka.ElasticTranscoder: _LimitExceededException :: AsError a => Fold a ServiceError
+ Amazonka.ElasticTranscoder: _ResourceInUseException :: AsError a => Fold a ServiceError
+ Amazonka.ElasticTranscoder: _ResourceNotFoundException :: AsError a => Fold a ServiceError
+ Amazonka.ElasticTranscoder: _ValidationException :: AsError a => Fold a ServiceError
+ Amazonka.ElasticTranscoder: data Artwork
+ Amazonka.ElasticTranscoder: data AudioCodecOptions
+ Amazonka.ElasticTranscoder: data AudioParameters
+ Amazonka.ElasticTranscoder: data CancelJob
+ Amazonka.ElasticTranscoder: data CancelJobResponse
+ Amazonka.ElasticTranscoder: data CaptionFormat
+ Amazonka.ElasticTranscoder: data CaptionSource
+ Amazonka.ElasticTranscoder: data Captions
+ Amazonka.ElasticTranscoder: data Clip
+ Amazonka.ElasticTranscoder: data CreateJob
+ Amazonka.ElasticTranscoder: data CreateJobOutput
+ Amazonka.ElasticTranscoder: data CreateJobPlaylist
+ Amazonka.ElasticTranscoder: data CreateJobResponse
+ Amazonka.ElasticTranscoder: data CreatePipeline
+ Amazonka.ElasticTranscoder: data CreatePipelineResponse
+ Amazonka.ElasticTranscoder: data CreatePreset
+ Amazonka.ElasticTranscoder: data CreatePresetResponse
+ Amazonka.ElasticTranscoder: data DeletePipeline
+ Amazonka.ElasticTranscoder: data DeletePipelineResponse
+ Amazonka.ElasticTranscoder: data DeletePreset
+ Amazonka.ElasticTranscoder: data DeletePresetResponse
+ Amazonka.ElasticTranscoder: data DetectedProperties
+ Amazonka.ElasticTranscoder: data Encryption
+ Amazonka.ElasticTranscoder: data HlsContentProtection
+ Amazonka.ElasticTranscoder: data InputCaptions
+ Amazonka.ElasticTranscoder: data Job
+ Amazonka.ElasticTranscoder: data JobAlbumArt
+ Amazonka.ElasticTranscoder: data JobInput
+ Amazonka.ElasticTranscoder: data JobOutput
+ Amazonka.ElasticTranscoder: data JobWatermark
+ Amazonka.ElasticTranscoder: data ListJobsByPipeline
+ Amazonka.ElasticTranscoder: data ListJobsByPipelineResponse
+ Amazonka.ElasticTranscoder: data ListJobsByStatus
+ Amazonka.ElasticTranscoder: data ListJobsByStatusResponse
+ Amazonka.ElasticTranscoder: data ListPipelines
+ Amazonka.ElasticTranscoder: data ListPipelinesResponse
+ Amazonka.ElasticTranscoder: data ListPresets
+ Amazonka.ElasticTranscoder: data ListPresetsResponse
+ Amazonka.ElasticTranscoder: data Notifications
+ Amazonka.ElasticTranscoder: data Permission
+ Amazonka.ElasticTranscoder: data Pipeline
+ Amazonka.ElasticTranscoder: data PipelineOutputConfig
+ Amazonka.ElasticTranscoder: data PlayReadyDrm
+ Amazonka.ElasticTranscoder: data Playlist
+ Amazonka.ElasticTranscoder: data Preset
+ Amazonka.ElasticTranscoder: data PresetWatermark
+ Amazonka.ElasticTranscoder: data ReadJob
+ Amazonka.ElasticTranscoder: data ReadJobResponse
+ Amazonka.ElasticTranscoder: data ReadPipeline
+ Amazonka.ElasticTranscoder: data ReadPipelineResponse
+ Amazonka.ElasticTranscoder: data ReadPreset
+ Amazonka.ElasticTranscoder: data ReadPresetResponse
+ Amazonka.ElasticTranscoder: data Thumbnails
+ Amazonka.ElasticTranscoder: data TimeSpan
+ Amazonka.ElasticTranscoder: data Timing
+ Amazonka.ElasticTranscoder: data UpdatePipeline
+ Amazonka.ElasticTranscoder: data UpdatePipelineNotifications
+ Amazonka.ElasticTranscoder: data UpdatePipelineNotificationsResponse
+ Amazonka.ElasticTranscoder: data UpdatePipelineResponse
+ Amazonka.ElasticTranscoder: data UpdatePipelineStatus
+ Amazonka.ElasticTranscoder: data UpdatePipelineStatusResponse
+ Amazonka.ElasticTranscoder: data VideoParameters
+ Amazonka.ElasticTranscoder: data Warning
+ Amazonka.ElasticTranscoder: defaultService :: Service
+ Amazonka.ElasticTranscoder: newArtwork :: Artwork
+ Amazonka.ElasticTranscoder: newAudioCodecOptions :: AudioCodecOptions
+ Amazonka.ElasticTranscoder: newAudioParameters :: AudioParameters
+ Amazonka.ElasticTranscoder: newCancelJob :: Text -> CancelJob
+ Amazonka.ElasticTranscoder: newCancelJobResponse :: Int -> CancelJobResponse
+ Amazonka.ElasticTranscoder: newCaptionFormat :: CaptionFormat
+ Amazonka.ElasticTranscoder: newCaptionSource :: CaptionSource
+ Amazonka.ElasticTranscoder: newCaptions :: Captions
+ Amazonka.ElasticTranscoder: newClip :: Clip
+ Amazonka.ElasticTranscoder: newCreateJob :: Text -> CreateJob
+ Amazonka.ElasticTranscoder: newCreateJobOutput :: CreateJobOutput
+ Amazonka.ElasticTranscoder: newCreateJobPlaylist :: CreateJobPlaylist
+ Amazonka.ElasticTranscoder: newCreateJobResponse :: Int -> CreateJobResponse
+ Amazonka.ElasticTranscoder: newCreatePipeline :: Text -> Text -> Text -> CreatePipeline
+ Amazonka.ElasticTranscoder: newCreatePipelineResponse :: Int -> CreatePipelineResponse
+ Amazonka.ElasticTranscoder: newCreatePreset :: Text -> Text -> CreatePreset
+ Amazonka.ElasticTranscoder: newCreatePresetResponse :: Int -> CreatePresetResponse
+ Amazonka.ElasticTranscoder: newDeletePipeline :: Text -> DeletePipeline
+ Amazonka.ElasticTranscoder: newDeletePipelineResponse :: Int -> DeletePipelineResponse
+ Amazonka.ElasticTranscoder: newDeletePreset :: Text -> DeletePreset
+ Amazonka.ElasticTranscoder: newDeletePresetResponse :: Int -> DeletePresetResponse
+ Amazonka.ElasticTranscoder: newDetectedProperties :: DetectedProperties
+ Amazonka.ElasticTranscoder: newEncryption :: Encryption
+ Amazonka.ElasticTranscoder: newHlsContentProtection :: HlsContentProtection
+ Amazonka.ElasticTranscoder: newInputCaptions :: InputCaptions
+ Amazonka.ElasticTranscoder: newJob :: Job
+ Amazonka.ElasticTranscoder: newJobAlbumArt :: JobAlbumArt
+ Amazonka.ElasticTranscoder: newJobComplete :: Wait ReadJob
+ Amazonka.ElasticTranscoder: newJobInput :: JobInput
+ Amazonka.ElasticTranscoder: newJobOutput :: JobOutput
+ Amazonka.ElasticTranscoder: newJobWatermark :: JobWatermark
+ Amazonka.ElasticTranscoder: newListJobsByPipeline :: Text -> ListJobsByPipeline
+ Amazonka.ElasticTranscoder: newListJobsByPipelineResponse :: Int -> ListJobsByPipelineResponse
+ Amazonka.ElasticTranscoder: newListJobsByStatus :: Text -> ListJobsByStatus
+ Amazonka.ElasticTranscoder: newListJobsByStatusResponse :: Int -> ListJobsByStatusResponse
+ Amazonka.ElasticTranscoder: newListPipelines :: ListPipelines
+ Amazonka.ElasticTranscoder: newListPipelinesResponse :: Int -> ListPipelinesResponse
+ Amazonka.ElasticTranscoder: newListPresets :: ListPresets
+ Amazonka.ElasticTranscoder: newListPresetsResponse :: Int -> ListPresetsResponse
+ Amazonka.ElasticTranscoder: newNotifications :: Notifications
+ Amazonka.ElasticTranscoder: newPermission :: Permission
+ Amazonka.ElasticTranscoder: newPipeline :: Pipeline
+ Amazonka.ElasticTranscoder: newPipelineOutputConfig :: PipelineOutputConfig
+ Amazonka.ElasticTranscoder: newPlayReadyDrm :: PlayReadyDrm
+ Amazonka.ElasticTranscoder: newPlaylist :: Playlist
+ Amazonka.ElasticTranscoder: newPreset :: Preset
+ Amazonka.ElasticTranscoder: newPresetWatermark :: PresetWatermark
+ Amazonka.ElasticTranscoder: newReadJob :: Text -> ReadJob
+ Amazonka.ElasticTranscoder: newReadJobResponse :: Int -> Job -> ReadJobResponse
+ Amazonka.ElasticTranscoder: newReadPipeline :: Text -> ReadPipeline
+ Amazonka.ElasticTranscoder: newReadPipelineResponse :: Int -> ReadPipelineResponse
+ Amazonka.ElasticTranscoder: newReadPreset :: Text -> ReadPreset
+ Amazonka.ElasticTranscoder: newReadPresetResponse :: Int -> ReadPresetResponse
+ Amazonka.ElasticTranscoder: newThumbnails :: Thumbnails
+ Amazonka.ElasticTranscoder: newTimeSpan :: TimeSpan
+ Amazonka.ElasticTranscoder: newTiming :: Timing
+ Amazonka.ElasticTranscoder: newUpdatePipeline :: Text -> UpdatePipeline
+ Amazonka.ElasticTranscoder: newUpdatePipelineNotifications :: Text -> Notifications -> UpdatePipelineNotifications
+ Amazonka.ElasticTranscoder: newUpdatePipelineNotificationsResponse :: Int -> UpdatePipelineNotificationsResponse
+ Amazonka.ElasticTranscoder: newUpdatePipelineResponse :: Int -> UpdatePipelineResponse
+ Amazonka.ElasticTranscoder: newUpdatePipelineStatus :: Text -> Text -> UpdatePipelineStatus
+ Amazonka.ElasticTranscoder: newUpdatePipelineStatusResponse :: Int -> UpdatePipelineStatusResponse
+ Amazonka.ElasticTranscoder: newVideoParameters :: VideoParameters
+ Amazonka.ElasticTranscoder: newWarning :: Warning
+ Amazonka.ElasticTranscoder.CancelJob: CancelJob' :: Text -> CancelJob
+ Amazonka.ElasticTranscoder.CancelJob: CancelJobResponse' :: Int -> CancelJobResponse
+ Amazonka.ElasticTranscoder.CancelJob: [$sel:httpStatus:CancelJobResponse'] :: CancelJobResponse -> Int
+ Amazonka.ElasticTranscoder.CancelJob: [$sel:id:CancelJob'] :: CancelJob -> Text
+ Amazonka.ElasticTranscoder.CancelJob: cancelJobResponse_httpStatus :: Lens' CancelJobResponse Int
+ Amazonka.ElasticTranscoder.CancelJob: cancelJob_id :: Lens' CancelJob Text
+ Amazonka.ElasticTranscoder.CancelJob: data CancelJob
+ Amazonka.ElasticTranscoder.CancelJob: data CancelJobResponse
+ Amazonka.ElasticTranscoder.CancelJob: instance Amazonka.Data.Headers.ToHeaders Amazonka.ElasticTranscoder.CancelJob.CancelJob
+ Amazonka.ElasticTranscoder.CancelJob: instance Amazonka.Data.Path.ToPath Amazonka.ElasticTranscoder.CancelJob.CancelJob
+ Amazonka.ElasticTranscoder.CancelJob: instance Amazonka.Data.Query.ToQuery Amazonka.ElasticTranscoder.CancelJob.CancelJob
+ Amazonka.ElasticTranscoder.CancelJob: instance Amazonka.Types.AWSRequest Amazonka.ElasticTranscoder.CancelJob.CancelJob
+ Amazonka.ElasticTranscoder.CancelJob: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.CancelJob.CancelJob
+ Amazonka.ElasticTranscoder.CancelJob: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.CancelJob.CancelJobResponse
+ Amazonka.ElasticTranscoder.CancelJob: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.CancelJob.CancelJob
+ Amazonka.ElasticTranscoder.CancelJob: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.CancelJob.CancelJob
+ Amazonka.ElasticTranscoder.CancelJob: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.CancelJob.CancelJobResponse
+ Amazonka.ElasticTranscoder.CancelJob: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.CancelJob.CancelJob
+ Amazonka.ElasticTranscoder.CancelJob: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.CancelJob.CancelJobResponse
+ Amazonka.ElasticTranscoder.CancelJob: instance GHC.Read.Read Amazonka.ElasticTranscoder.CancelJob.CancelJob
+ Amazonka.ElasticTranscoder.CancelJob: instance GHC.Read.Read Amazonka.ElasticTranscoder.CancelJob.CancelJobResponse
+ Amazonka.ElasticTranscoder.CancelJob: instance GHC.Show.Show Amazonka.ElasticTranscoder.CancelJob.CancelJob
+ Amazonka.ElasticTranscoder.CancelJob: instance GHC.Show.Show Amazonka.ElasticTranscoder.CancelJob.CancelJobResponse
+ Amazonka.ElasticTranscoder.CancelJob: newCancelJob :: Text -> CancelJob
+ Amazonka.ElasticTranscoder.CancelJob: newCancelJobResponse :: Int -> CancelJobResponse
+ Amazonka.ElasticTranscoder.CreateJob: CreateJob' :: Maybe JobInput -> Maybe [JobInput] -> Maybe CreateJobOutput -> Maybe Text -> Maybe [CreateJobOutput] -> Maybe [CreateJobPlaylist] -> Maybe (HashMap Text Text) -> Text -> CreateJob
+ Amazonka.ElasticTranscoder.CreateJob: CreateJobResponse' :: Maybe Job -> Int -> CreateJobResponse
+ Amazonka.ElasticTranscoder.CreateJob: [$sel:httpStatus:CreateJobResponse'] :: CreateJobResponse -> Int
+ Amazonka.ElasticTranscoder.CreateJob: [$sel:input:CreateJob'] :: CreateJob -> Maybe JobInput
+ Amazonka.ElasticTranscoder.CreateJob: [$sel:inputs:CreateJob'] :: CreateJob -> Maybe [JobInput]
+ Amazonka.ElasticTranscoder.CreateJob: [$sel:job:CreateJobResponse'] :: CreateJobResponse -> Maybe Job
+ Amazonka.ElasticTranscoder.CreateJob: [$sel:output:CreateJob'] :: CreateJob -> Maybe CreateJobOutput
+ Amazonka.ElasticTranscoder.CreateJob: [$sel:outputKeyPrefix:CreateJob'] :: CreateJob -> Maybe Text
+ Amazonka.ElasticTranscoder.CreateJob: [$sel:outputs:CreateJob'] :: CreateJob -> Maybe [CreateJobOutput]
+ Amazonka.ElasticTranscoder.CreateJob: [$sel:pipelineId:CreateJob'] :: CreateJob -> Text
+ Amazonka.ElasticTranscoder.CreateJob: [$sel:playlists:CreateJob'] :: CreateJob -> Maybe [CreateJobPlaylist]
+ Amazonka.ElasticTranscoder.CreateJob: [$sel:userMetadata:CreateJob'] :: CreateJob -> Maybe (HashMap Text Text)
+ Amazonka.ElasticTranscoder.CreateJob: createJobResponse_httpStatus :: Lens' CreateJobResponse Int
+ Amazonka.ElasticTranscoder.CreateJob: createJobResponse_job :: Lens' CreateJobResponse (Maybe Job)
+ Amazonka.ElasticTranscoder.CreateJob: createJob_input :: Lens' CreateJob (Maybe JobInput)
+ Amazonka.ElasticTranscoder.CreateJob: createJob_inputs :: Lens' CreateJob (Maybe [JobInput])
+ Amazonka.ElasticTranscoder.CreateJob: createJob_output :: Lens' CreateJob (Maybe CreateJobOutput)
+ Amazonka.ElasticTranscoder.CreateJob: createJob_outputKeyPrefix :: Lens' CreateJob (Maybe Text)
+ Amazonka.ElasticTranscoder.CreateJob: createJob_outputs :: Lens' CreateJob (Maybe [CreateJobOutput])
+ Amazonka.ElasticTranscoder.CreateJob: createJob_pipelineId :: Lens' CreateJob Text
+ Amazonka.ElasticTranscoder.CreateJob: createJob_playlists :: Lens' CreateJob (Maybe [CreateJobPlaylist])
+ Amazonka.ElasticTranscoder.CreateJob: createJob_userMetadata :: Lens' CreateJob (Maybe (HashMap Text Text))
+ Amazonka.ElasticTranscoder.CreateJob: data CreateJob
+ Amazonka.ElasticTranscoder.CreateJob: data CreateJobResponse
+ Amazonka.ElasticTranscoder.CreateJob: instance Amazonka.Data.Headers.ToHeaders Amazonka.ElasticTranscoder.CreateJob.CreateJob
+ Amazonka.ElasticTranscoder.CreateJob: instance Amazonka.Data.Path.ToPath Amazonka.ElasticTranscoder.CreateJob.CreateJob
+ Amazonka.ElasticTranscoder.CreateJob: instance Amazonka.Data.Query.ToQuery Amazonka.ElasticTranscoder.CreateJob.CreateJob
+ Amazonka.ElasticTranscoder.CreateJob: instance Amazonka.Types.AWSRequest Amazonka.ElasticTranscoder.CreateJob.CreateJob
+ Amazonka.ElasticTranscoder.CreateJob: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.CreateJob.CreateJob
+ Amazonka.ElasticTranscoder.CreateJob: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.CreateJob.CreateJobResponse
+ Amazonka.ElasticTranscoder.CreateJob: instance Data.Aeson.Types.ToJSON.ToJSON Amazonka.ElasticTranscoder.CreateJob.CreateJob
+ Amazonka.ElasticTranscoder.CreateJob: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.CreateJob.CreateJob
+ Amazonka.ElasticTranscoder.CreateJob: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.CreateJob.CreateJob
+ Amazonka.ElasticTranscoder.CreateJob: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.CreateJob.CreateJobResponse
+ Amazonka.ElasticTranscoder.CreateJob: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.CreateJob.CreateJob
+ Amazonka.ElasticTranscoder.CreateJob: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.CreateJob.CreateJobResponse
+ Amazonka.ElasticTranscoder.CreateJob: instance GHC.Read.Read Amazonka.ElasticTranscoder.CreateJob.CreateJob
+ Amazonka.ElasticTranscoder.CreateJob: instance GHC.Read.Read Amazonka.ElasticTranscoder.CreateJob.CreateJobResponse
+ Amazonka.ElasticTranscoder.CreateJob: instance GHC.Show.Show Amazonka.ElasticTranscoder.CreateJob.CreateJob
+ Amazonka.ElasticTranscoder.CreateJob: instance GHC.Show.Show Amazonka.ElasticTranscoder.CreateJob.CreateJobResponse
+ Amazonka.ElasticTranscoder.CreateJob: newCreateJob :: Text -> CreateJob
+ Amazonka.ElasticTranscoder.CreateJob: newCreateJobResponse :: Int -> CreateJobResponse
+ Amazonka.ElasticTranscoder.CreatePipeline: CreatePipeline' :: Maybe Text -> Maybe PipelineOutputConfig -> Maybe Notifications -> Maybe Text -> Maybe PipelineOutputConfig -> Text -> Text -> Text -> CreatePipeline
+ Amazonka.ElasticTranscoder.CreatePipeline: CreatePipelineResponse' :: Maybe Pipeline -> Maybe [Warning] -> Int -> CreatePipelineResponse
+ Amazonka.ElasticTranscoder.CreatePipeline: [$sel:awsKmsKeyArn:CreatePipeline'] :: CreatePipeline -> Maybe Text
+ Amazonka.ElasticTranscoder.CreatePipeline: [$sel:contentConfig:CreatePipeline'] :: CreatePipeline -> Maybe PipelineOutputConfig
+ Amazonka.ElasticTranscoder.CreatePipeline: [$sel:httpStatus:CreatePipelineResponse'] :: CreatePipelineResponse -> Int
+ Amazonka.ElasticTranscoder.CreatePipeline: [$sel:inputBucket:CreatePipeline'] :: CreatePipeline -> Text
+ Amazonka.ElasticTranscoder.CreatePipeline: [$sel:name:CreatePipeline'] :: CreatePipeline -> Text
+ Amazonka.ElasticTranscoder.CreatePipeline: [$sel:notifications:CreatePipeline'] :: CreatePipeline -> Maybe Notifications
+ Amazonka.ElasticTranscoder.CreatePipeline: [$sel:outputBucket:CreatePipeline'] :: CreatePipeline -> Maybe Text
+ Amazonka.ElasticTranscoder.CreatePipeline: [$sel:pipeline:CreatePipelineResponse'] :: CreatePipelineResponse -> Maybe Pipeline
+ Amazonka.ElasticTranscoder.CreatePipeline: [$sel:role':CreatePipeline'] :: CreatePipeline -> Text
+ Amazonka.ElasticTranscoder.CreatePipeline: [$sel:thumbnailConfig:CreatePipeline'] :: CreatePipeline -> Maybe PipelineOutputConfig
+ Amazonka.ElasticTranscoder.CreatePipeline: [$sel:warnings:CreatePipelineResponse'] :: CreatePipelineResponse -> Maybe [Warning]
+ Amazonka.ElasticTranscoder.CreatePipeline: createPipelineResponse_httpStatus :: Lens' CreatePipelineResponse Int
+ Amazonka.ElasticTranscoder.CreatePipeline: createPipelineResponse_pipeline :: Lens' CreatePipelineResponse (Maybe Pipeline)
+ Amazonka.ElasticTranscoder.CreatePipeline: createPipelineResponse_warnings :: Lens' CreatePipelineResponse (Maybe [Warning])
+ Amazonka.ElasticTranscoder.CreatePipeline: createPipeline_awsKmsKeyArn :: Lens' CreatePipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.CreatePipeline: createPipeline_contentConfig :: Lens' CreatePipeline (Maybe PipelineOutputConfig)
+ Amazonka.ElasticTranscoder.CreatePipeline: createPipeline_inputBucket :: Lens' CreatePipeline Text
+ Amazonka.ElasticTranscoder.CreatePipeline: createPipeline_name :: Lens' CreatePipeline Text
+ Amazonka.ElasticTranscoder.CreatePipeline: createPipeline_notifications :: Lens' CreatePipeline (Maybe Notifications)
+ Amazonka.ElasticTranscoder.CreatePipeline: createPipeline_outputBucket :: Lens' CreatePipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.CreatePipeline: createPipeline_role :: Lens' CreatePipeline Text
+ Amazonka.ElasticTranscoder.CreatePipeline: createPipeline_thumbnailConfig :: Lens' CreatePipeline (Maybe PipelineOutputConfig)
+ Amazonka.ElasticTranscoder.CreatePipeline: data CreatePipeline
+ Amazonka.ElasticTranscoder.CreatePipeline: data CreatePipelineResponse
+ Amazonka.ElasticTranscoder.CreatePipeline: instance Amazonka.Data.Headers.ToHeaders Amazonka.ElasticTranscoder.CreatePipeline.CreatePipeline
+ Amazonka.ElasticTranscoder.CreatePipeline: instance Amazonka.Data.Path.ToPath Amazonka.ElasticTranscoder.CreatePipeline.CreatePipeline
+ Amazonka.ElasticTranscoder.CreatePipeline: instance Amazonka.Data.Query.ToQuery Amazonka.ElasticTranscoder.CreatePipeline.CreatePipeline
+ Amazonka.ElasticTranscoder.CreatePipeline: instance Amazonka.Types.AWSRequest Amazonka.ElasticTranscoder.CreatePipeline.CreatePipeline
+ Amazonka.ElasticTranscoder.CreatePipeline: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.CreatePipeline.CreatePipeline
+ Amazonka.ElasticTranscoder.CreatePipeline: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.CreatePipeline.CreatePipelineResponse
+ Amazonka.ElasticTranscoder.CreatePipeline: instance Data.Aeson.Types.ToJSON.ToJSON Amazonka.ElasticTranscoder.CreatePipeline.CreatePipeline
+ Amazonka.ElasticTranscoder.CreatePipeline: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.CreatePipeline.CreatePipeline
+ Amazonka.ElasticTranscoder.CreatePipeline: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.CreatePipeline.CreatePipeline
+ Amazonka.ElasticTranscoder.CreatePipeline: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.CreatePipeline.CreatePipelineResponse
+ Amazonka.ElasticTranscoder.CreatePipeline: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.CreatePipeline.CreatePipeline
+ Amazonka.ElasticTranscoder.CreatePipeline: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.CreatePipeline.CreatePipelineResponse
+ Amazonka.ElasticTranscoder.CreatePipeline: instance GHC.Read.Read Amazonka.ElasticTranscoder.CreatePipeline.CreatePipeline
+ Amazonka.ElasticTranscoder.CreatePipeline: instance GHC.Read.Read Amazonka.ElasticTranscoder.CreatePipeline.CreatePipelineResponse
+ Amazonka.ElasticTranscoder.CreatePipeline: instance GHC.Show.Show Amazonka.ElasticTranscoder.CreatePipeline.CreatePipeline
+ Amazonka.ElasticTranscoder.CreatePipeline: instance GHC.Show.Show Amazonka.ElasticTranscoder.CreatePipeline.CreatePipelineResponse
+ Amazonka.ElasticTranscoder.CreatePipeline: newCreatePipeline :: Text -> Text -> Text -> CreatePipeline
+ Amazonka.ElasticTranscoder.CreatePipeline: newCreatePipelineResponse :: Int -> CreatePipelineResponse
+ Amazonka.ElasticTranscoder.CreatePreset: CreatePreset' :: Maybe AudioParameters -> Maybe Text -> Maybe Thumbnails -> Maybe VideoParameters -> Text -> Text -> CreatePreset
+ Amazonka.ElasticTranscoder.CreatePreset: CreatePresetResponse' :: Maybe Preset -> Maybe Text -> Int -> CreatePresetResponse
+ Amazonka.ElasticTranscoder.CreatePreset: [$sel:audio:CreatePreset'] :: CreatePreset -> Maybe AudioParameters
+ Amazonka.ElasticTranscoder.CreatePreset: [$sel:container:CreatePreset'] :: CreatePreset -> Text
+ Amazonka.ElasticTranscoder.CreatePreset: [$sel:description:CreatePreset'] :: CreatePreset -> Maybe Text
+ Amazonka.ElasticTranscoder.CreatePreset: [$sel:httpStatus:CreatePresetResponse'] :: CreatePresetResponse -> Int
+ Amazonka.ElasticTranscoder.CreatePreset: [$sel:name:CreatePreset'] :: CreatePreset -> Text
+ Amazonka.ElasticTranscoder.CreatePreset: [$sel:preset:CreatePresetResponse'] :: CreatePresetResponse -> Maybe Preset
+ Amazonka.ElasticTranscoder.CreatePreset: [$sel:thumbnails:CreatePreset'] :: CreatePreset -> Maybe Thumbnails
+ Amazonka.ElasticTranscoder.CreatePreset: [$sel:video:CreatePreset'] :: CreatePreset -> Maybe VideoParameters
+ Amazonka.ElasticTranscoder.CreatePreset: [$sel:warning:CreatePresetResponse'] :: CreatePresetResponse -> Maybe Text
+ Amazonka.ElasticTranscoder.CreatePreset: createPresetResponse_httpStatus :: Lens' CreatePresetResponse Int
+ Amazonka.ElasticTranscoder.CreatePreset: createPresetResponse_preset :: Lens' CreatePresetResponse (Maybe Preset)
+ Amazonka.ElasticTranscoder.CreatePreset: createPresetResponse_warning :: Lens' CreatePresetResponse (Maybe Text)
+ Amazonka.ElasticTranscoder.CreatePreset: createPreset_audio :: Lens' CreatePreset (Maybe AudioParameters)
+ Amazonka.ElasticTranscoder.CreatePreset: createPreset_container :: Lens' CreatePreset Text
+ Amazonka.ElasticTranscoder.CreatePreset: createPreset_description :: Lens' CreatePreset (Maybe Text)
+ Amazonka.ElasticTranscoder.CreatePreset: createPreset_name :: Lens' CreatePreset Text
+ Amazonka.ElasticTranscoder.CreatePreset: createPreset_thumbnails :: Lens' CreatePreset (Maybe Thumbnails)
+ Amazonka.ElasticTranscoder.CreatePreset: createPreset_video :: Lens' CreatePreset (Maybe VideoParameters)
+ Amazonka.ElasticTranscoder.CreatePreset: data CreatePreset
+ Amazonka.ElasticTranscoder.CreatePreset: data CreatePresetResponse
+ Amazonka.ElasticTranscoder.CreatePreset: instance Amazonka.Data.Headers.ToHeaders Amazonka.ElasticTranscoder.CreatePreset.CreatePreset
+ Amazonka.ElasticTranscoder.CreatePreset: instance Amazonka.Data.Path.ToPath Amazonka.ElasticTranscoder.CreatePreset.CreatePreset
+ Amazonka.ElasticTranscoder.CreatePreset: instance Amazonka.Data.Query.ToQuery Amazonka.ElasticTranscoder.CreatePreset.CreatePreset
+ Amazonka.ElasticTranscoder.CreatePreset: instance Amazonka.Types.AWSRequest Amazonka.ElasticTranscoder.CreatePreset.CreatePreset
+ Amazonka.ElasticTranscoder.CreatePreset: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.CreatePreset.CreatePreset
+ Amazonka.ElasticTranscoder.CreatePreset: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.CreatePreset.CreatePresetResponse
+ Amazonka.ElasticTranscoder.CreatePreset: instance Data.Aeson.Types.ToJSON.ToJSON Amazonka.ElasticTranscoder.CreatePreset.CreatePreset
+ Amazonka.ElasticTranscoder.CreatePreset: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.CreatePreset.CreatePreset
+ Amazonka.ElasticTranscoder.CreatePreset: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.CreatePreset.CreatePreset
+ Amazonka.ElasticTranscoder.CreatePreset: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.CreatePreset.CreatePresetResponse
+ Amazonka.ElasticTranscoder.CreatePreset: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.CreatePreset.CreatePreset
+ Amazonka.ElasticTranscoder.CreatePreset: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.CreatePreset.CreatePresetResponse
+ Amazonka.ElasticTranscoder.CreatePreset: instance GHC.Read.Read Amazonka.ElasticTranscoder.CreatePreset.CreatePreset
+ Amazonka.ElasticTranscoder.CreatePreset: instance GHC.Read.Read Amazonka.ElasticTranscoder.CreatePreset.CreatePresetResponse
+ Amazonka.ElasticTranscoder.CreatePreset: instance GHC.Show.Show Amazonka.ElasticTranscoder.CreatePreset.CreatePreset
+ Amazonka.ElasticTranscoder.CreatePreset: instance GHC.Show.Show Amazonka.ElasticTranscoder.CreatePreset.CreatePresetResponse
+ Amazonka.ElasticTranscoder.CreatePreset: newCreatePreset :: Text -> Text -> CreatePreset
+ Amazonka.ElasticTranscoder.CreatePreset: newCreatePresetResponse :: Int -> CreatePresetResponse
+ Amazonka.ElasticTranscoder.DeletePipeline: DeletePipeline' :: Text -> DeletePipeline
+ Amazonka.ElasticTranscoder.DeletePipeline: DeletePipelineResponse' :: Int -> DeletePipelineResponse
+ Amazonka.ElasticTranscoder.DeletePipeline: [$sel:httpStatus:DeletePipelineResponse'] :: DeletePipelineResponse -> Int
+ Amazonka.ElasticTranscoder.DeletePipeline: [$sel:id:DeletePipeline'] :: DeletePipeline -> Text
+ Amazonka.ElasticTranscoder.DeletePipeline: data DeletePipeline
+ Amazonka.ElasticTranscoder.DeletePipeline: data DeletePipelineResponse
+ Amazonka.ElasticTranscoder.DeletePipeline: deletePipelineResponse_httpStatus :: Lens' DeletePipelineResponse Int
+ Amazonka.ElasticTranscoder.DeletePipeline: deletePipeline_id :: Lens' DeletePipeline Text
+ Amazonka.ElasticTranscoder.DeletePipeline: instance Amazonka.Data.Headers.ToHeaders Amazonka.ElasticTranscoder.DeletePipeline.DeletePipeline
+ Amazonka.ElasticTranscoder.DeletePipeline: instance Amazonka.Data.Path.ToPath Amazonka.ElasticTranscoder.DeletePipeline.DeletePipeline
+ Amazonka.ElasticTranscoder.DeletePipeline: instance Amazonka.Data.Query.ToQuery Amazonka.ElasticTranscoder.DeletePipeline.DeletePipeline
+ Amazonka.ElasticTranscoder.DeletePipeline: instance Amazonka.Types.AWSRequest Amazonka.ElasticTranscoder.DeletePipeline.DeletePipeline
+ Amazonka.ElasticTranscoder.DeletePipeline: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.DeletePipeline.DeletePipeline
+ Amazonka.ElasticTranscoder.DeletePipeline: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.DeletePipeline.DeletePipelineResponse
+ Amazonka.ElasticTranscoder.DeletePipeline: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.DeletePipeline.DeletePipeline
+ Amazonka.ElasticTranscoder.DeletePipeline: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.DeletePipeline.DeletePipeline
+ Amazonka.ElasticTranscoder.DeletePipeline: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.DeletePipeline.DeletePipelineResponse
+ Amazonka.ElasticTranscoder.DeletePipeline: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.DeletePipeline.DeletePipeline
+ Amazonka.ElasticTranscoder.DeletePipeline: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.DeletePipeline.DeletePipelineResponse
+ Amazonka.ElasticTranscoder.DeletePipeline: instance GHC.Read.Read Amazonka.ElasticTranscoder.DeletePipeline.DeletePipeline
+ Amazonka.ElasticTranscoder.DeletePipeline: instance GHC.Read.Read Amazonka.ElasticTranscoder.DeletePipeline.DeletePipelineResponse
+ Amazonka.ElasticTranscoder.DeletePipeline: instance GHC.Show.Show Amazonka.ElasticTranscoder.DeletePipeline.DeletePipeline
+ Amazonka.ElasticTranscoder.DeletePipeline: instance GHC.Show.Show Amazonka.ElasticTranscoder.DeletePipeline.DeletePipelineResponse
+ Amazonka.ElasticTranscoder.DeletePipeline: newDeletePipeline :: Text -> DeletePipeline
+ Amazonka.ElasticTranscoder.DeletePipeline: newDeletePipelineResponse :: Int -> DeletePipelineResponse
+ Amazonka.ElasticTranscoder.DeletePreset: DeletePreset' :: Text -> DeletePreset
+ Amazonka.ElasticTranscoder.DeletePreset: DeletePresetResponse' :: Int -> DeletePresetResponse
+ Amazonka.ElasticTranscoder.DeletePreset: [$sel:httpStatus:DeletePresetResponse'] :: DeletePresetResponse -> Int
+ Amazonka.ElasticTranscoder.DeletePreset: [$sel:id:DeletePreset'] :: DeletePreset -> Text
+ Amazonka.ElasticTranscoder.DeletePreset: data DeletePreset
+ Amazonka.ElasticTranscoder.DeletePreset: data DeletePresetResponse
+ Amazonka.ElasticTranscoder.DeletePreset: deletePresetResponse_httpStatus :: Lens' DeletePresetResponse Int
+ Amazonka.ElasticTranscoder.DeletePreset: deletePreset_id :: Lens' DeletePreset Text
+ Amazonka.ElasticTranscoder.DeletePreset: instance Amazonka.Data.Headers.ToHeaders Amazonka.ElasticTranscoder.DeletePreset.DeletePreset
+ Amazonka.ElasticTranscoder.DeletePreset: instance Amazonka.Data.Path.ToPath Amazonka.ElasticTranscoder.DeletePreset.DeletePreset
+ Amazonka.ElasticTranscoder.DeletePreset: instance Amazonka.Data.Query.ToQuery Amazonka.ElasticTranscoder.DeletePreset.DeletePreset
+ Amazonka.ElasticTranscoder.DeletePreset: instance Amazonka.Types.AWSRequest Amazonka.ElasticTranscoder.DeletePreset.DeletePreset
+ Amazonka.ElasticTranscoder.DeletePreset: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.DeletePreset.DeletePreset
+ Amazonka.ElasticTranscoder.DeletePreset: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.DeletePreset.DeletePresetResponse
+ Amazonka.ElasticTranscoder.DeletePreset: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.DeletePreset.DeletePreset
+ Amazonka.ElasticTranscoder.DeletePreset: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.DeletePreset.DeletePreset
+ Amazonka.ElasticTranscoder.DeletePreset: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.DeletePreset.DeletePresetResponse
+ Amazonka.ElasticTranscoder.DeletePreset: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.DeletePreset.DeletePreset
+ Amazonka.ElasticTranscoder.DeletePreset: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.DeletePreset.DeletePresetResponse
+ Amazonka.ElasticTranscoder.DeletePreset: instance GHC.Read.Read Amazonka.ElasticTranscoder.DeletePreset.DeletePreset
+ Amazonka.ElasticTranscoder.DeletePreset: instance GHC.Read.Read Amazonka.ElasticTranscoder.DeletePreset.DeletePresetResponse
+ Amazonka.ElasticTranscoder.DeletePreset: instance GHC.Show.Show Amazonka.ElasticTranscoder.DeletePreset.DeletePreset
+ Amazonka.ElasticTranscoder.DeletePreset: instance GHC.Show.Show Amazonka.ElasticTranscoder.DeletePreset.DeletePresetResponse
+ Amazonka.ElasticTranscoder.DeletePreset: newDeletePreset :: Text -> DeletePreset
+ Amazonka.ElasticTranscoder.DeletePreset: newDeletePresetResponse :: Int -> DeletePresetResponse
+ Amazonka.ElasticTranscoder.Lens: artwork_albumArtFormat :: Lens' Artwork (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: artwork_encryption :: Lens' Artwork (Maybe Encryption)
+ Amazonka.ElasticTranscoder.Lens: artwork_inputKey :: Lens' Artwork (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: artwork_maxHeight :: Lens' Artwork (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: artwork_maxWidth :: Lens' Artwork (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: artwork_paddingPolicy :: Lens' Artwork (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: artwork_sizingPolicy :: Lens' Artwork (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: audioCodecOptions_bitDepth :: Lens' AudioCodecOptions (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: audioCodecOptions_bitOrder :: Lens' AudioCodecOptions (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: audioCodecOptions_profile :: Lens' AudioCodecOptions (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: audioCodecOptions_signed :: Lens' AudioCodecOptions (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: audioParameters_audioPackingMode :: Lens' AudioParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: audioParameters_bitRate :: Lens' AudioParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: audioParameters_channels :: Lens' AudioParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: audioParameters_codec :: Lens' AudioParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: audioParameters_codecOptions :: Lens' AudioParameters (Maybe AudioCodecOptions)
+ Amazonka.ElasticTranscoder.Lens: audioParameters_sampleRate :: Lens' AudioParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: cancelJobResponse_httpStatus :: Lens' CancelJobResponse Int
+ Amazonka.ElasticTranscoder.Lens: cancelJob_id :: Lens' CancelJob Text
+ Amazonka.ElasticTranscoder.Lens: captionFormat_encryption :: Lens' CaptionFormat (Maybe Encryption)
+ Amazonka.ElasticTranscoder.Lens: captionFormat_format :: Lens' CaptionFormat (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: captionFormat_pattern :: Lens' CaptionFormat (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: captionSource_encryption :: Lens' CaptionSource (Maybe Encryption)
+ Amazonka.ElasticTranscoder.Lens: captionSource_key :: Lens' CaptionSource (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: captionSource_label :: Lens' CaptionSource (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: captionSource_language :: Lens' CaptionSource (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: captionSource_timeOffset :: Lens' CaptionSource (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: captions_captionFormats :: Lens' Captions (Maybe [CaptionFormat])
+ Amazonka.ElasticTranscoder.Lens: captions_captionSources :: Lens' Captions (Maybe [CaptionSource])
+ Amazonka.ElasticTranscoder.Lens: captions_mergePolicy :: Lens' Captions (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: clip_timeSpan :: Lens' Clip (Maybe TimeSpan)
+ Amazonka.ElasticTranscoder.Lens: createJobOutput_albumArt :: Lens' CreateJobOutput (Maybe JobAlbumArt)
+ Amazonka.ElasticTranscoder.Lens: createJobOutput_captions :: Lens' CreateJobOutput (Maybe Captions)
+ Amazonka.ElasticTranscoder.Lens: createJobOutput_composition :: Lens' CreateJobOutput (Maybe [Clip])
+ Amazonka.ElasticTranscoder.Lens: createJobOutput_encryption :: Lens' CreateJobOutput (Maybe Encryption)
+ Amazonka.ElasticTranscoder.Lens: createJobOutput_key :: Lens' CreateJobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: createJobOutput_presetId :: Lens' CreateJobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: createJobOutput_rotate :: Lens' CreateJobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: createJobOutput_segmentDuration :: Lens' CreateJobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: createJobOutput_thumbnailEncryption :: Lens' CreateJobOutput (Maybe Encryption)
+ Amazonka.ElasticTranscoder.Lens: createJobOutput_thumbnailPattern :: Lens' CreateJobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: createJobOutput_watermarks :: Lens' CreateJobOutput (Maybe [JobWatermark])
+ Amazonka.ElasticTranscoder.Lens: createJobPlaylist_format :: Lens' CreateJobPlaylist (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: createJobPlaylist_hlsContentProtection :: Lens' CreateJobPlaylist (Maybe HlsContentProtection)
+ Amazonka.ElasticTranscoder.Lens: createJobPlaylist_name :: Lens' CreateJobPlaylist (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: createJobPlaylist_outputKeys :: Lens' CreateJobPlaylist (Maybe [Text])
+ Amazonka.ElasticTranscoder.Lens: createJobPlaylist_playReadyDrm :: Lens' CreateJobPlaylist (Maybe PlayReadyDrm)
+ Amazonka.ElasticTranscoder.Lens: createJobResponse_httpStatus :: Lens' CreateJobResponse Int
+ Amazonka.ElasticTranscoder.Lens: createJobResponse_job :: Lens' CreateJobResponse (Maybe Job)
+ Amazonka.ElasticTranscoder.Lens: createJob_input :: Lens' CreateJob (Maybe JobInput)
+ Amazonka.ElasticTranscoder.Lens: createJob_inputs :: Lens' CreateJob (Maybe [JobInput])
+ Amazonka.ElasticTranscoder.Lens: createJob_output :: Lens' CreateJob (Maybe CreateJobOutput)
+ Amazonka.ElasticTranscoder.Lens: createJob_outputKeyPrefix :: Lens' CreateJob (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: createJob_outputs :: Lens' CreateJob (Maybe [CreateJobOutput])
+ Amazonka.ElasticTranscoder.Lens: createJob_pipelineId :: Lens' CreateJob Text
+ Amazonka.ElasticTranscoder.Lens: createJob_playlists :: Lens' CreateJob (Maybe [CreateJobPlaylist])
+ Amazonka.ElasticTranscoder.Lens: createJob_userMetadata :: Lens' CreateJob (Maybe (HashMap Text Text))
+ Amazonka.ElasticTranscoder.Lens: createPipelineResponse_httpStatus :: Lens' CreatePipelineResponse Int
+ Amazonka.ElasticTranscoder.Lens: createPipelineResponse_pipeline :: Lens' CreatePipelineResponse (Maybe Pipeline)
+ Amazonka.ElasticTranscoder.Lens: createPipelineResponse_warnings :: Lens' CreatePipelineResponse (Maybe [Warning])
+ Amazonka.ElasticTranscoder.Lens: createPipeline_awsKmsKeyArn :: Lens' CreatePipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: createPipeline_contentConfig :: Lens' CreatePipeline (Maybe PipelineOutputConfig)
+ Amazonka.ElasticTranscoder.Lens: createPipeline_inputBucket :: Lens' CreatePipeline Text
+ Amazonka.ElasticTranscoder.Lens: createPipeline_name :: Lens' CreatePipeline Text
+ Amazonka.ElasticTranscoder.Lens: createPipeline_notifications :: Lens' CreatePipeline (Maybe Notifications)
+ Amazonka.ElasticTranscoder.Lens: createPipeline_outputBucket :: Lens' CreatePipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: createPipeline_role :: Lens' CreatePipeline Text
+ Amazonka.ElasticTranscoder.Lens: createPipeline_thumbnailConfig :: Lens' CreatePipeline (Maybe PipelineOutputConfig)
+ Amazonka.ElasticTranscoder.Lens: createPresetResponse_httpStatus :: Lens' CreatePresetResponse Int
+ Amazonka.ElasticTranscoder.Lens: createPresetResponse_preset :: Lens' CreatePresetResponse (Maybe Preset)
+ Amazonka.ElasticTranscoder.Lens: createPresetResponse_warning :: Lens' CreatePresetResponse (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: createPreset_audio :: Lens' CreatePreset (Maybe AudioParameters)
+ Amazonka.ElasticTranscoder.Lens: createPreset_container :: Lens' CreatePreset Text
+ Amazonka.ElasticTranscoder.Lens: createPreset_description :: Lens' CreatePreset (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: createPreset_name :: Lens' CreatePreset Text
+ Amazonka.ElasticTranscoder.Lens: createPreset_thumbnails :: Lens' CreatePreset (Maybe Thumbnails)
+ Amazonka.ElasticTranscoder.Lens: createPreset_video :: Lens' CreatePreset (Maybe VideoParameters)
+ Amazonka.ElasticTranscoder.Lens: deletePipelineResponse_httpStatus :: Lens' DeletePipelineResponse Int
+ Amazonka.ElasticTranscoder.Lens: deletePipeline_id :: Lens' DeletePipeline Text
+ Amazonka.ElasticTranscoder.Lens: deletePresetResponse_httpStatus :: Lens' DeletePresetResponse Int
+ Amazonka.ElasticTranscoder.Lens: deletePreset_id :: Lens' DeletePreset Text
+ Amazonka.ElasticTranscoder.Lens: detectedProperties_durationMillis :: Lens' DetectedProperties (Maybe Integer)
+ Amazonka.ElasticTranscoder.Lens: detectedProperties_fileSize :: Lens' DetectedProperties (Maybe Integer)
+ Amazonka.ElasticTranscoder.Lens: detectedProperties_frameRate :: Lens' DetectedProperties (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: detectedProperties_height :: Lens' DetectedProperties (Maybe Int)
+ Amazonka.ElasticTranscoder.Lens: detectedProperties_width :: Lens' DetectedProperties (Maybe Int)
+ Amazonka.ElasticTranscoder.Lens: encryption_initializationVector :: Lens' Encryption (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: encryption_key :: Lens' Encryption (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: encryption_keyMd5 :: Lens' Encryption (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: encryption_mode :: Lens' Encryption (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: hlsContentProtection_initializationVector :: Lens' HlsContentProtection (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: hlsContentProtection_key :: Lens' HlsContentProtection (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: hlsContentProtection_keyMd5 :: Lens' HlsContentProtection (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: hlsContentProtection_keyStoragePolicy :: Lens' HlsContentProtection (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: hlsContentProtection_licenseAcquisitionUrl :: Lens' HlsContentProtection (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: hlsContentProtection_method :: Lens' HlsContentProtection (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: inputCaptions_captionSources :: Lens' InputCaptions (Maybe [CaptionSource])
+ Amazonka.ElasticTranscoder.Lens: inputCaptions_mergePolicy :: Lens' InputCaptions (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: jobAlbumArt_artwork :: Lens' JobAlbumArt (Maybe [Artwork])
+ Amazonka.ElasticTranscoder.Lens: jobAlbumArt_mergePolicy :: Lens' JobAlbumArt (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: jobInput_aspectRatio :: Lens' JobInput (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: jobInput_container :: Lens' JobInput (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: jobInput_detectedProperties :: Lens' JobInput (Maybe DetectedProperties)
+ Amazonka.ElasticTranscoder.Lens: jobInput_encryption :: Lens' JobInput (Maybe Encryption)
+ Amazonka.ElasticTranscoder.Lens: jobInput_frameRate :: Lens' JobInput (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: jobInput_inputCaptions :: Lens' JobInput (Maybe InputCaptions)
+ Amazonka.ElasticTranscoder.Lens: jobInput_interlaced :: Lens' JobInput (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: jobInput_key :: Lens' JobInput (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: jobInput_resolution :: Lens' JobInput (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: jobInput_timeSpan :: Lens' JobInput (Maybe TimeSpan)
+ Amazonka.ElasticTranscoder.Lens: jobOutput_albumArt :: Lens' JobOutput (Maybe JobAlbumArt)
+ Amazonka.ElasticTranscoder.Lens: jobOutput_appliedColorSpaceConversion :: Lens' JobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: jobOutput_captions :: Lens' JobOutput (Maybe Captions)
+ Amazonka.ElasticTranscoder.Lens: jobOutput_composition :: Lens' JobOutput (Maybe [Clip])
+ Amazonka.ElasticTranscoder.Lens: jobOutput_duration :: Lens' JobOutput (Maybe Integer)
+ Amazonka.ElasticTranscoder.Lens: jobOutput_durationMillis :: Lens' JobOutput (Maybe Integer)
+ Amazonka.ElasticTranscoder.Lens: jobOutput_encryption :: Lens' JobOutput (Maybe Encryption)
+ Amazonka.ElasticTranscoder.Lens: jobOutput_fileSize :: Lens' JobOutput (Maybe Integer)
+ Amazonka.ElasticTranscoder.Lens: jobOutput_frameRate :: Lens' JobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: jobOutput_height :: Lens' JobOutput (Maybe Int)
+ Amazonka.ElasticTranscoder.Lens: jobOutput_id :: Lens' JobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: jobOutput_key :: Lens' JobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: jobOutput_presetId :: Lens' JobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: jobOutput_rotate :: Lens' JobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: jobOutput_segmentDuration :: Lens' JobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: jobOutput_status :: Lens' JobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: jobOutput_statusDetail :: Lens' JobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: jobOutput_thumbnailEncryption :: Lens' JobOutput (Maybe Encryption)
+ Amazonka.ElasticTranscoder.Lens: jobOutput_thumbnailPattern :: Lens' JobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: jobOutput_watermarks :: Lens' JobOutput (Maybe [JobWatermark])
+ Amazonka.ElasticTranscoder.Lens: jobOutput_width :: Lens' JobOutput (Maybe Int)
+ Amazonka.ElasticTranscoder.Lens: jobWatermark_encryption :: Lens' JobWatermark (Maybe Encryption)
+ Amazonka.ElasticTranscoder.Lens: jobWatermark_inputKey :: Lens' JobWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: jobWatermark_presetWatermarkId :: Lens' JobWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: job_arn :: Lens' Job (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: job_id :: Lens' Job (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: job_input :: Lens' Job (Maybe JobInput)
+ Amazonka.ElasticTranscoder.Lens: job_inputs :: Lens' Job (Maybe [JobInput])
+ Amazonka.ElasticTranscoder.Lens: job_output :: Lens' Job (Maybe JobOutput)
+ Amazonka.ElasticTranscoder.Lens: job_outputKeyPrefix :: Lens' Job (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: job_outputs :: Lens' Job (Maybe [JobOutput])
+ Amazonka.ElasticTranscoder.Lens: job_pipelineId :: Lens' Job (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: job_playlists :: Lens' Job (Maybe [Playlist])
+ Amazonka.ElasticTranscoder.Lens: job_status :: Lens' Job (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: job_timing :: Lens' Job (Maybe Timing)
+ Amazonka.ElasticTranscoder.Lens: job_userMetadata :: Lens' Job (Maybe (HashMap Text Text))
+ Amazonka.ElasticTranscoder.Lens: listJobsByPipelineResponse_httpStatus :: Lens' ListJobsByPipelineResponse Int
+ Amazonka.ElasticTranscoder.Lens: listJobsByPipelineResponse_jobs :: Lens' ListJobsByPipelineResponse (Maybe [Job])
+ Amazonka.ElasticTranscoder.Lens: listJobsByPipelineResponse_nextPageToken :: Lens' ListJobsByPipelineResponse (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: listJobsByPipeline_ascending :: Lens' ListJobsByPipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: listJobsByPipeline_pageToken :: Lens' ListJobsByPipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: listJobsByPipeline_pipelineId :: Lens' ListJobsByPipeline Text
+ Amazonka.ElasticTranscoder.Lens: listJobsByStatusResponse_httpStatus :: Lens' ListJobsByStatusResponse Int
+ Amazonka.ElasticTranscoder.Lens: listJobsByStatusResponse_jobs :: Lens' ListJobsByStatusResponse (Maybe [Job])
+ Amazonka.ElasticTranscoder.Lens: listJobsByStatusResponse_nextPageToken :: Lens' ListJobsByStatusResponse (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: listJobsByStatus_ascending :: Lens' ListJobsByStatus (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: listJobsByStatus_pageToken :: Lens' ListJobsByStatus (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: listJobsByStatus_status :: Lens' ListJobsByStatus Text
+ Amazonka.ElasticTranscoder.Lens: listPipelinesResponse_httpStatus :: Lens' ListPipelinesResponse Int
+ Amazonka.ElasticTranscoder.Lens: listPipelinesResponse_nextPageToken :: Lens' ListPipelinesResponse (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: listPipelinesResponse_pipelines :: Lens' ListPipelinesResponse (Maybe [Pipeline])
+ Amazonka.ElasticTranscoder.Lens: listPipelines_ascending :: Lens' ListPipelines (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: listPipelines_pageToken :: Lens' ListPipelines (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: listPresetsResponse_httpStatus :: Lens' ListPresetsResponse Int
+ Amazonka.ElasticTranscoder.Lens: listPresetsResponse_nextPageToken :: Lens' ListPresetsResponse (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: listPresetsResponse_presets :: Lens' ListPresetsResponse (Maybe [Preset])
+ Amazonka.ElasticTranscoder.Lens: listPresets_ascending :: Lens' ListPresets (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: listPresets_pageToken :: Lens' ListPresets (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: notifications_completed :: Lens' Notifications (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: notifications_error :: Lens' Notifications (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: notifications_progressing :: Lens' Notifications (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: notifications_warning :: Lens' Notifications (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: permission_access :: Lens' Permission (Maybe [Text])
+ Amazonka.ElasticTranscoder.Lens: permission_grantee :: Lens' Permission (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: permission_granteeType :: Lens' Permission (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: pipelineOutputConfig_bucket :: Lens' PipelineOutputConfig (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: pipelineOutputConfig_permissions :: Lens' PipelineOutputConfig (Maybe [Permission])
+ Amazonka.ElasticTranscoder.Lens: pipelineOutputConfig_storageClass :: Lens' PipelineOutputConfig (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: pipeline_arn :: Lens' Pipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: pipeline_awsKmsKeyArn :: Lens' Pipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: pipeline_contentConfig :: Lens' Pipeline (Maybe PipelineOutputConfig)
+ Amazonka.ElasticTranscoder.Lens: pipeline_id :: Lens' Pipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: pipeline_inputBucket :: Lens' Pipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: pipeline_name :: Lens' Pipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: pipeline_notifications :: Lens' Pipeline (Maybe Notifications)
+ Amazonka.ElasticTranscoder.Lens: pipeline_outputBucket :: Lens' Pipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: pipeline_role :: Lens' Pipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: pipeline_status :: Lens' Pipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: pipeline_thumbnailConfig :: Lens' Pipeline (Maybe PipelineOutputConfig)
+ Amazonka.ElasticTranscoder.Lens: playReadyDrm_format :: Lens' PlayReadyDrm (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: playReadyDrm_initializationVector :: Lens' PlayReadyDrm (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: playReadyDrm_key :: Lens' PlayReadyDrm (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: playReadyDrm_keyId :: Lens' PlayReadyDrm (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: playReadyDrm_keyMd5 :: Lens' PlayReadyDrm (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: playReadyDrm_licenseAcquisitionUrl :: Lens' PlayReadyDrm (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: playlist_format :: Lens' Playlist (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: playlist_hlsContentProtection :: Lens' Playlist (Maybe HlsContentProtection)
+ Amazonka.ElasticTranscoder.Lens: playlist_name :: Lens' Playlist (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: playlist_outputKeys :: Lens' Playlist (Maybe [Text])
+ Amazonka.ElasticTranscoder.Lens: playlist_playReadyDrm :: Lens' Playlist (Maybe PlayReadyDrm)
+ Amazonka.ElasticTranscoder.Lens: playlist_status :: Lens' Playlist (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: playlist_statusDetail :: Lens' Playlist (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: presetWatermark_horizontalAlign :: Lens' PresetWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: presetWatermark_horizontalOffset :: Lens' PresetWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: presetWatermark_id :: Lens' PresetWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: presetWatermark_maxHeight :: Lens' PresetWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: presetWatermark_maxWidth :: Lens' PresetWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: presetWatermark_opacity :: Lens' PresetWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: presetWatermark_sizingPolicy :: Lens' PresetWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: presetWatermark_target :: Lens' PresetWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: presetWatermark_verticalAlign :: Lens' PresetWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: presetWatermark_verticalOffset :: Lens' PresetWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: preset_arn :: Lens' Preset (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: preset_audio :: Lens' Preset (Maybe AudioParameters)
+ Amazonka.ElasticTranscoder.Lens: preset_container :: Lens' Preset (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: preset_description :: Lens' Preset (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: preset_id :: Lens' Preset (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: preset_name :: Lens' Preset (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: preset_thumbnails :: Lens' Preset (Maybe Thumbnails)
+ Amazonka.ElasticTranscoder.Lens: preset_type :: Lens' Preset (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: preset_video :: Lens' Preset (Maybe VideoParameters)
+ Amazonka.ElasticTranscoder.Lens: readJobResponse_httpStatus :: Lens' ReadJobResponse Int
+ Amazonka.ElasticTranscoder.Lens: readJobResponse_job :: Lens' ReadJobResponse Job
+ Amazonka.ElasticTranscoder.Lens: readJob_id :: Lens' ReadJob Text
+ Amazonka.ElasticTranscoder.Lens: readPipelineResponse_httpStatus :: Lens' ReadPipelineResponse Int
+ Amazonka.ElasticTranscoder.Lens: readPipelineResponse_pipeline :: Lens' ReadPipelineResponse (Maybe Pipeline)
+ Amazonka.ElasticTranscoder.Lens: readPipelineResponse_warnings :: Lens' ReadPipelineResponse (Maybe [Warning])
+ Amazonka.ElasticTranscoder.Lens: readPipeline_id :: Lens' ReadPipeline Text
+ Amazonka.ElasticTranscoder.Lens: readPresetResponse_httpStatus :: Lens' ReadPresetResponse Int
+ Amazonka.ElasticTranscoder.Lens: readPresetResponse_preset :: Lens' ReadPresetResponse (Maybe Preset)
+ Amazonka.ElasticTranscoder.Lens: readPreset_id :: Lens' ReadPreset Text
+ Amazonka.ElasticTranscoder.Lens: thumbnails_aspectRatio :: Lens' Thumbnails (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: thumbnails_format :: Lens' Thumbnails (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: thumbnails_interval :: Lens' Thumbnails (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: thumbnails_maxHeight :: Lens' Thumbnails (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: thumbnails_maxWidth :: Lens' Thumbnails (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: thumbnails_paddingPolicy :: Lens' Thumbnails (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: thumbnails_resolution :: Lens' Thumbnails (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: thumbnails_sizingPolicy :: Lens' Thumbnails (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: timeSpan_duration :: Lens' TimeSpan (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: timeSpan_startTime :: Lens' TimeSpan (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: timing_finishTimeMillis :: Lens' Timing (Maybe Integer)
+ Amazonka.ElasticTranscoder.Lens: timing_startTimeMillis :: Lens' Timing (Maybe Integer)
+ Amazonka.ElasticTranscoder.Lens: timing_submitTimeMillis :: Lens' Timing (Maybe Integer)
+ Amazonka.ElasticTranscoder.Lens: updatePipelineNotificationsResponse_httpStatus :: Lens' UpdatePipelineNotificationsResponse Int
+ Amazonka.ElasticTranscoder.Lens: updatePipelineNotificationsResponse_pipeline :: Lens' UpdatePipelineNotificationsResponse (Maybe Pipeline)
+ Amazonka.ElasticTranscoder.Lens: updatePipelineNotifications_id :: Lens' UpdatePipelineNotifications Text
+ Amazonka.ElasticTranscoder.Lens: updatePipelineNotifications_notifications :: Lens' UpdatePipelineNotifications Notifications
+ Amazonka.ElasticTranscoder.Lens: updatePipelineResponse_httpStatus :: Lens' UpdatePipelineResponse Int
+ Amazonka.ElasticTranscoder.Lens: updatePipelineResponse_pipeline :: Lens' UpdatePipelineResponse (Maybe Pipeline)
+ Amazonka.ElasticTranscoder.Lens: updatePipelineResponse_warnings :: Lens' UpdatePipelineResponse (Maybe [Warning])
+ Amazonka.ElasticTranscoder.Lens: updatePipelineStatusResponse_httpStatus :: Lens' UpdatePipelineStatusResponse Int
+ Amazonka.ElasticTranscoder.Lens: updatePipelineStatusResponse_pipeline :: Lens' UpdatePipelineStatusResponse (Maybe Pipeline)
+ Amazonka.ElasticTranscoder.Lens: updatePipelineStatus_id :: Lens' UpdatePipelineStatus Text
+ Amazonka.ElasticTranscoder.Lens: updatePipelineStatus_status :: Lens' UpdatePipelineStatus Text
+ Amazonka.ElasticTranscoder.Lens: updatePipeline_awsKmsKeyArn :: Lens' UpdatePipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: updatePipeline_contentConfig :: Lens' UpdatePipeline (Maybe PipelineOutputConfig)
+ Amazonka.ElasticTranscoder.Lens: updatePipeline_id :: Lens' UpdatePipeline Text
+ Amazonka.ElasticTranscoder.Lens: updatePipeline_inputBucket :: Lens' UpdatePipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: updatePipeline_name :: Lens' UpdatePipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: updatePipeline_notifications :: Lens' UpdatePipeline (Maybe Notifications)
+ Amazonka.ElasticTranscoder.Lens: updatePipeline_role :: Lens' UpdatePipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: updatePipeline_thumbnailConfig :: Lens' UpdatePipeline (Maybe PipelineOutputConfig)
+ Amazonka.ElasticTranscoder.Lens: videoParameters_aspectRatio :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: videoParameters_bitRate :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: videoParameters_codec :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: videoParameters_codecOptions :: Lens' VideoParameters (Maybe (HashMap Text Text))
+ Amazonka.ElasticTranscoder.Lens: videoParameters_displayAspectRatio :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: videoParameters_fixedGOP :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: videoParameters_frameRate :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: videoParameters_keyframesMaxDist :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: videoParameters_maxFrameRate :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: videoParameters_maxHeight :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: videoParameters_maxWidth :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: videoParameters_paddingPolicy :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: videoParameters_resolution :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: videoParameters_sizingPolicy :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: videoParameters_watermarks :: Lens' VideoParameters (Maybe [PresetWatermark])
+ Amazonka.ElasticTranscoder.Lens: warning_code :: Lens' Warning (Maybe Text)
+ Amazonka.ElasticTranscoder.Lens: warning_message :: Lens' Warning (Maybe Text)
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: ListJobsByPipeline' :: Maybe Text -> Maybe Text -> Text -> ListJobsByPipeline
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: ListJobsByPipelineResponse' :: Maybe [Job] -> Maybe Text -> Int -> ListJobsByPipelineResponse
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: [$sel:ascending:ListJobsByPipeline'] :: ListJobsByPipeline -> Maybe Text
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: [$sel:httpStatus:ListJobsByPipelineResponse'] :: ListJobsByPipelineResponse -> Int
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: [$sel:jobs:ListJobsByPipelineResponse'] :: ListJobsByPipelineResponse -> Maybe [Job]
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: [$sel:nextPageToken:ListJobsByPipelineResponse'] :: ListJobsByPipelineResponse -> Maybe Text
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: [$sel:pageToken:ListJobsByPipeline'] :: ListJobsByPipeline -> Maybe Text
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: [$sel:pipelineId:ListJobsByPipeline'] :: ListJobsByPipeline -> Text
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: data ListJobsByPipeline
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: data ListJobsByPipelineResponse
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: instance Amazonka.Data.Headers.ToHeaders Amazonka.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipeline
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: instance Amazonka.Data.Path.ToPath Amazonka.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipeline
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: instance Amazonka.Data.Query.ToQuery Amazonka.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipeline
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: instance Amazonka.Pager.AWSPager Amazonka.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipeline
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: instance Amazonka.Types.AWSRequest Amazonka.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipeline
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipeline
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipelineResponse
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipeline
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipeline
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipelineResponse
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipeline
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipelineResponse
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: instance GHC.Read.Read Amazonka.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipeline
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: instance GHC.Read.Read Amazonka.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipelineResponse
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: instance GHC.Show.Show Amazonka.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipeline
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: instance GHC.Show.Show Amazonka.ElasticTranscoder.ListJobsByPipeline.ListJobsByPipelineResponse
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: listJobsByPipelineResponse_httpStatus :: Lens' ListJobsByPipelineResponse Int
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: listJobsByPipelineResponse_jobs :: Lens' ListJobsByPipelineResponse (Maybe [Job])
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: listJobsByPipelineResponse_nextPageToken :: Lens' ListJobsByPipelineResponse (Maybe Text)
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: listJobsByPipeline_ascending :: Lens' ListJobsByPipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: listJobsByPipeline_pageToken :: Lens' ListJobsByPipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: listJobsByPipeline_pipelineId :: Lens' ListJobsByPipeline Text
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: newListJobsByPipeline :: Text -> ListJobsByPipeline
+ Amazonka.ElasticTranscoder.ListJobsByPipeline: newListJobsByPipelineResponse :: Int -> ListJobsByPipelineResponse
+ Amazonka.ElasticTranscoder.ListJobsByStatus: ListJobsByStatus' :: Maybe Text -> Maybe Text -> Text -> ListJobsByStatus
+ Amazonka.ElasticTranscoder.ListJobsByStatus: ListJobsByStatusResponse' :: Maybe [Job] -> Maybe Text -> Int -> ListJobsByStatusResponse
+ Amazonka.ElasticTranscoder.ListJobsByStatus: [$sel:ascending:ListJobsByStatus'] :: ListJobsByStatus -> Maybe Text
+ Amazonka.ElasticTranscoder.ListJobsByStatus: [$sel:httpStatus:ListJobsByStatusResponse'] :: ListJobsByStatusResponse -> Int
+ Amazonka.ElasticTranscoder.ListJobsByStatus: [$sel:jobs:ListJobsByStatusResponse'] :: ListJobsByStatusResponse -> Maybe [Job]
+ Amazonka.ElasticTranscoder.ListJobsByStatus: [$sel:nextPageToken:ListJobsByStatusResponse'] :: ListJobsByStatusResponse -> Maybe Text
+ Amazonka.ElasticTranscoder.ListJobsByStatus: [$sel:pageToken:ListJobsByStatus'] :: ListJobsByStatus -> Maybe Text
+ Amazonka.ElasticTranscoder.ListJobsByStatus: [$sel:status:ListJobsByStatus'] :: ListJobsByStatus -> Text
+ Amazonka.ElasticTranscoder.ListJobsByStatus: data ListJobsByStatus
+ Amazonka.ElasticTranscoder.ListJobsByStatus: data ListJobsByStatusResponse
+ Amazonka.ElasticTranscoder.ListJobsByStatus: instance Amazonka.Data.Headers.ToHeaders Amazonka.ElasticTranscoder.ListJobsByStatus.ListJobsByStatus
+ Amazonka.ElasticTranscoder.ListJobsByStatus: instance Amazonka.Data.Path.ToPath Amazonka.ElasticTranscoder.ListJobsByStatus.ListJobsByStatus
+ Amazonka.ElasticTranscoder.ListJobsByStatus: instance Amazonka.Data.Query.ToQuery Amazonka.ElasticTranscoder.ListJobsByStatus.ListJobsByStatus
+ Amazonka.ElasticTranscoder.ListJobsByStatus: instance Amazonka.Pager.AWSPager Amazonka.ElasticTranscoder.ListJobsByStatus.ListJobsByStatus
+ Amazonka.ElasticTranscoder.ListJobsByStatus: instance Amazonka.Types.AWSRequest Amazonka.ElasticTranscoder.ListJobsByStatus.ListJobsByStatus
+ Amazonka.ElasticTranscoder.ListJobsByStatus: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.ListJobsByStatus.ListJobsByStatus
+ Amazonka.ElasticTranscoder.ListJobsByStatus: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.ListJobsByStatus.ListJobsByStatusResponse
+ Amazonka.ElasticTranscoder.ListJobsByStatus: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.ListJobsByStatus.ListJobsByStatus
+ Amazonka.ElasticTranscoder.ListJobsByStatus: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.ListJobsByStatus.ListJobsByStatus
+ Amazonka.ElasticTranscoder.ListJobsByStatus: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.ListJobsByStatus.ListJobsByStatusResponse
+ Amazonka.ElasticTranscoder.ListJobsByStatus: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.ListJobsByStatus.ListJobsByStatus
+ Amazonka.ElasticTranscoder.ListJobsByStatus: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.ListJobsByStatus.ListJobsByStatusResponse
+ Amazonka.ElasticTranscoder.ListJobsByStatus: instance GHC.Read.Read Amazonka.ElasticTranscoder.ListJobsByStatus.ListJobsByStatus
+ Amazonka.ElasticTranscoder.ListJobsByStatus: instance GHC.Read.Read Amazonka.ElasticTranscoder.ListJobsByStatus.ListJobsByStatusResponse
+ Amazonka.ElasticTranscoder.ListJobsByStatus: instance GHC.Show.Show Amazonka.ElasticTranscoder.ListJobsByStatus.ListJobsByStatus
+ Amazonka.ElasticTranscoder.ListJobsByStatus: instance GHC.Show.Show Amazonka.ElasticTranscoder.ListJobsByStatus.ListJobsByStatusResponse
+ Amazonka.ElasticTranscoder.ListJobsByStatus: listJobsByStatusResponse_httpStatus :: Lens' ListJobsByStatusResponse Int
+ Amazonka.ElasticTranscoder.ListJobsByStatus: listJobsByStatusResponse_jobs :: Lens' ListJobsByStatusResponse (Maybe [Job])
+ Amazonka.ElasticTranscoder.ListJobsByStatus: listJobsByStatusResponse_nextPageToken :: Lens' ListJobsByStatusResponse (Maybe Text)
+ Amazonka.ElasticTranscoder.ListJobsByStatus: listJobsByStatus_ascending :: Lens' ListJobsByStatus (Maybe Text)
+ Amazonka.ElasticTranscoder.ListJobsByStatus: listJobsByStatus_pageToken :: Lens' ListJobsByStatus (Maybe Text)
+ Amazonka.ElasticTranscoder.ListJobsByStatus: listJobsByStatus_status :: Lens' ListJobsByStatus Text
+ Amazonka.ElasticTranscoder.ListJobsByStatus: newListJobsByStatus :: Text -> ListJobsByStatus
+ Amazonka.ElasticTranscoder.ListJobsByStatus: newListJobsByStatusResponse :: Int -> ListJobsByStatusResponse
+ Amazonka.ElasticTranscoder.ListPipelines: ListPipelines' :: Maybe Text -> Maybe Text -> ListPipelines
+ Amazonka.ElasticTranscoder.ListPipelines: ListPipelinesResponse' :: Maybe Text -> Maybe [Pipeline] -> Int -> ListPipelinesResponse
+ Amazonka.ElasticTranscoder.ListPipelines: [$sel:ascending:ListPipelines'] :: ListPipelines -> Maybe Text
+ Amazonka.ElasticTranscoder.ListPipelines: [$sel:httpStatus:ListPipelinesResponse'] :: ListPipelinesResponse -> Int
+ Amazonka.ElasticTranscoder.ListPipelines: [$sel:nextPageToken:ListPipelinesResponse'] :: ListPipelinesResponse -> Maybe Text
+ Amazonka.ElasticTranscoder.ListPipelines: [$sel:pageToken:ListPipelines'] :: ListPipelines -> Maybe Text
+ Amazonka.ElasticTranscoder.ListPipelines: [$sel:pipelines:ListPipelinesResponse'] :: ListPipelinesResponse -> Maybe [Pipeline]
+ Amazonka.ElasticTranscoder.ListPipelines: data ListPipelines
+ Amazonka.ElasticTranscoder.ListPipelines: data ListPipelinesResponse
+ Amazonka.ElasticTranscoder.ListPipelines: instance Amazonka.Data.Headers.ToHeaders Amazonka.ElasticTranscoder.ListPipelines.ListPipelines
+ Amazonka.ElasticTranscoder.ListPipelines: instance Amazonka.Data.Path.ToPath Amazonka.ElasticTranscoder.ListPipelines.ListPipelines
+ Amazonka.ElasticTranscoder.ListPipelines: instance Amazonka.Data.Query.ToQuery Amazonka.ElasticTranscoder.ListPipelines.ListPipelines
+ Amazonka.ElasticTranscoder.ListPipelines: instance Amazonka.Pager.AWSPager Amazonka.ElasticTranscoder.ListPipelines.ListPipelines
+ Amazonka.ElasticTranscoder.ListPipelines: instance Amazonka.Types.AWSRequest Amazonka.ElasticTranscoder.ListPipelines.ListPipelines
+ Amazonka.ElasticTranscoder.ListPipelines: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.ListPipelines.ListPipelines
+ Amazonka.ElasticTranscoder.ListPipelines: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.ListPipelines.ListPipelinesResponse
+ Amazonka.ElasticTranscoder.ListPipelines: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.ListPipelines.ListPipelines
+ Amazonka.ElasticTranscoder.ListPipelines: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.ListPipelines.ListPipelines
+ Amazonka.ElasticTranscoder.ListPipelines: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.ListPipelines.ListPipelinesResponse
+ Amazonka.ElasticTranscoder.ListPipelines: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.ListPipelines.ListPipelines
+ Amazonka.ElasticTranscoder.ListPipelines: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.ListPipelines.ListPipelinesResponse
+ Amazonka.ElasticTranscoder.ListPipelines: instance GHC.Read.Read Amazonka.ElasticTranscoder.ListPipelines.ListPipelines
+ Amazonka.ElasticTranscoder.ListPipelines: instance GHC.Read.Read Amazonka.ElasticTranscoder.ListPipelines.ListPipelinesResponse
+ Amazonka.ElasticTranscoder.ListPipelines: instance GHC.Show.Show Amazonka.ElasticTranscoder.ListPipelines.ListPipelines
+ Amazonka.ElasticTranscoder.ListPipelines: instance GHC.Show.Show Amazonka.ElasticTranscoder.ListPipelines.ListPipelinesResponse
+ Amazonka.ElasticTranscoder.ListPipelines: listPipelinesResponse_httpStatus :: Lens' ListPipelinesResponse Int
+ Amazonka.ElasticTranscoder.ListPipelines: listPipelinesResponse_nextPageToken :: Lens' ListPipelinesResponse (Maybe Text)
+ Amazonka.ElasticTranscoder.ListPipelines: listPipelinesResponse_pipelines :: Lens' ListPipelinesResponse (Maybe [Pipeline])
+ Amazonka.ElasticTranscoder.ListPipelines: listPipelines_ascending :: Lens' ListPipelines (Maybe Text)
+ Amazonka.ElasticTranscoder.ListPipelines: listPipelines_pageToken :: Lens' ListPipelines (Maybe Text)
+ Amazonka.ElasticTranscoder.ListPipelines: newListPipelines :: ListPipelines
+ Amazonka.ElasticTranscoder.ListPipelines: newListPipelinesResponse :: Int -> ListPipelinesResponse
+ Amazonka.ElasticTranscoder.ListPresets: ListPresets' :: Maybe Text -> Maybe Text -> ListPresets
+ Amazonka.ElasticTranscoder.ListPresets: ListPresetsResponse' :: Maybe Text -> Maybe [Preset] -> Int -> ListPresetsResponse
+ Amazonka.ElasticTranscoder.ListPresets: [$sel:ascending:ListPresets'] :: ListPresets -> Maybe Text
+ Amazonka.ElasticTranscoder.ListPresets: [$sel:httpStatus:ListPresetsResponse'] :: ListPresetsResponse -> Int
+ Amazonka.ElasticTranscoder.ListPresets: [$sel:nextPageToken:ListPresetsResponse'] :: ListPresetsResponse -> Maybe Text
+ Amazonka.ElasticTranscoder.ListPresets: [$sel:pageToken:ListPresets'] :: ListPresets -> Maybe Text
+ Amazonka.ElasticTranscoder.ListPresets: [$sel:presets:ListPresetsResponse'] :: ListPresetsResponse -> Maybe [Preset]
+ Amazonka.ElasticTranscoder.ListPresets: data ListPresets
+ Amazonka.ElasticTranscoder.ListPresets: data ListPresetsResponse
+ Amazonka.ElasticTranscoder.ListPresets: instance Amazonka.Data.Headers.ToHeaders Amazonka.ElasticTranscoder.ListPresets.ListPresets
+ Amazonka.ElasticTranscoder.ListPresets: instance Amazonka.Data.Path.ToPath Amazonka.ElasticTranscoder.ListPresets.ListPresets
+ Amazonka.ElasticTranscoder.ListPresets: instance Amazonka.Data.Query.ToQuery Amazonka.ElasticTranscoder.ListPresets.ListPresets
+ Amazonka.ElasticTranscoder.ListPresets: instance Amazonka.Pager.AWSPager Amazonka.ElasticTranscoder.ListPresets.ListPresets
+ Amazonka.ElasticTranscoder.ListPresets: instance Amazonka.Types.AWSRequest Amazonka.ElasticTranscoder.ListPresets.ListPresets
+ Amazonka.ElasticTranscoder.ListPresets: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.ListPresets.ListPresets
+ Amazonka.ElasticTranscoder.ListPresets: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.ListPresets.ListPresetsResponse
+ Amazonka.ElasticTranscoder.ListPresets: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.ListPresets.ListPresets
+ Amazonka.ElasticTranscoder.ListPresets: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.ListPresets.ListPresets
+ Amazonka.ElasticTranscoder.ListPresets: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.ListPresets.ListPresetsResponse
+ Amazonka.ElasticTranscoder.ListPresets: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.ListPresets.ListPresets
+ Amazonka.ElasticTranscoder.ListPresets: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.ListPresets.ListPresetsResponse
+ Amazonka.ElasticTranscoder.ListPresets: instance GHC.Read.Read Amazonka.ElasticTranscoder.ListPresets.ListPresets
+ Amazonka.ElasticTranscoder.ListPresets: instance GHC.Read.Read Amazonka.ElasticTranscoder.ListPresets.ListPresetsResponse
+ Amazonka.ElasticTranscoder.ListPresets: instance GHC.Show.Show Amazonka.ElasticTranscoder.ListPresets.ListPresets
+ Amazonka.ElasticTranscoder.ListPresets: instance GHC.Show.Show Amazonka.ElasticTranscoder.ListPresets.ListPresetsResponse
+ Amazonka.ElasticTranscoder.ListPresets: listPresetsResponse_httpStatus :: Lens' ListPresetsResponse Int
+ Amazonka.ElasticTranscoder.ListPresets: listPresetsResponse_nextPageToken :: Lens' ListPresetsResponse (Maybe Text)
+ Amazonka.ElasticTranscoder.ListPresets: listPresetsResponse_presets :: Lens' ListPresetsResponse (Maybe [Preset])
+ Amazonka.ElasticTranscoder.ListPresets: listPresets_ascending :: Lens' ListPresets (Maybe Text)
+ Amazonka.ElasticTranscoder.ListPresets: listPresets_pageToken :: Lens' ListPresets (Maybe Text)
+ Amazonka.ElasticTranscoder.ListPresets: newListPresets :: ListPresets
+ Amazonka.ElasticTranscoder.ListPresets: newListPresetsResponse :: Int -> ListPresetsResponse
+ Amazonka.ElasticTranscoder.ReadJob: ReadJob' :: Text -> ReadJob
+ Amazonka.ElasticTranscoder.ReadJob: ReadJobResponse' :: Int -> Job -> ReadJobResponse
+ Amazonka.ElasticTranscoder.ReadJob: [$sel:httpStatus:ReadJobResponse'] :: ReadJobResponse -> Int
+ Amazonka.ElasticTranscoder.ReadJob: [$sel:id:ReadJob'] :: ReadJob -> Text
+ Amazonka.ElasticTranscoder.ReadJob: [$sel:job:ReadJobResponse'] :: ReadJobResponse -> Job
+ Amazonka.ElasticTranscoder.ReadJob: data ReadJob
+ Amazonka.ElasticTranscoder.ReadJob: data ReadJobResponse
+ Amazonka.ElasticTranscoder.ReadJob: instance Amazonka.Data.Headers.ToHeaders Amazonka.ElasticTranscoder.ReadJob.ReadJob
+ Amazonka.ElasticTranscoder.ReadJob: instance Amazonka.Data.Path.ToPath Amazonka.ElasticTranscoder.ReadJob.ReadJob
+ Amazonka.ElasticTranscoder.ReadJob: instance Amazonka.Data.Query.ToQuery Amazonka.ElasticTranscoder.ReadJob.ReadJob
+ Amazonka.ElasticTranscoder.ReadJob: instance Amazonka.Types.AWSRequest Amazonka.ElasticTranscoder.ReadJob.ReadJob
+ Amazonka.ElasticTranscoder.ReadJob: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.ReadJob.ReadJob
+ Amazonka.ElasticTranscoder.ReadJob: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.ReadJob.ReadJobResponse
+ Amazonka.ElasticTranscoder.ReadJob: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.ReadJob.ReadJob
+ Amazonka.ElasticTranscoder.ReadJob: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.ReadJob.ReadJob
+ Amazonka.ElasticTranscoder.ReadJob: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.ReadJob.ReadJobResponse
+ Amazonka.ElasticTranscoder.ReadJob: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.ReadJob.ReadJob
+ Amazonka.ElasticTranscoder.ReadJob: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.ReadJob.ReadJobResponse
+ Amazonka.ElasticTranscoder.ReadJob: instance GHC.Read.Read Amazonka.ElasticTranscoder.ReadJob.ReadJob
+ Amazonka.ElasticTranscoder.ReadJob: instance GHC.Read.Read Amazonka.ElasticTranscoder.ReadJob.ReadJobResponse
+ Amazonka.ElasticTranscoder.ReadJob: instance GHC.Show.Show Amazonka.ElasticTranscoder.ReadJob.ReadJob
+ Amazonka.ElasticTranscoder.ReadJob: instance GHC.Show.Show Amazonka.ElasticTranscoder.ReadJob.ReadJobResponse
+ Amazonka.ElasticTranscoder.ReadJob: newReadJob :: Text -> ReadJob
+ Amazonka.ElasticTranscoder.ReadJob: newReadJobResponse :: Int -> Job -> ReadJobResponse
+ Amazonka.ElasticTranscoder.ReadJob: readJobResponse_httpStatus :: Lens' ReadJobResponse Int
+ Amazonka.ElasticTranscoder.ReadJob: readJobResponse_job :: Lens' ReadJobResponse Job
+ Amazonka.ElasticTranscoder.ReadJob: readJob_id :: Lens' ReadJob Text
+ Amazonka.ElasticTranscoder.ReadPipeline: ReadPipeline' :: Text -> ReadPipeline
+ Amazonka.ElasticTranscoder.ReadPipeline: ReadPipelineResponse' :: Maybe Pipeline -> Maybe [Warning] -> Int -> ReadPipelineResponse
+ Amazonka.ElasticTranscoder.ReadPipeline: [$sel:httpStatus:ReadPipelineResponse'] :: ReadPipelineResponse -> Int
+ Amazonka.ElasticTranscoder.ReadPipeline: [$sel:id:ReadPipeline'] :: ReadPipeline -> Text
+ Amazonka.ElasticTranscoder.ReadPipeline: [$sel:pipeline:ReadPipelineResponse'] :: ReadPipelineResponse -> Maybe Pipeline
+ Amazonka.ElasticTranscoder.ReadPipeline: [$sel:warnings:ReadPipelineResponse'] :: ReadPipelineResponse -> Maybe [Warning]
+ Amazonka.ElasticTranscoder.ReadPipeline: data ReadPipeline
+ Amazonka.ElasticTranscoder.ReadPipeline: data ReadPipelineResponse
+ Amazonka.ElasticTranscoder.ReadPipeline: instance Amazonka.Data.Headers.ToHeaders Amazonka.ElasticTranscoder.ReadPipeline.ReadPipeline
+ Amazonka.ElasticTranscoder.ReadPipeline: instance Amazonka.Data.Path.ToPath Amazonka.ElasticTranscoder.ReadPipeline.ReadPipeline
+ Amazonka.ElasticTranscoder.ReadPipeline: instance Amazonka.Data.Query.ToQuery Amazonka.ElasticTranscoder.ReadPipeline.ReadPipeline
+ Amazonka.ElasticTranscoder.ReadPipeline: instance Amazonka.Types.AWSRequest Amazonka.ElasticTranscoder.ReadPipeline.ReadPipeline
+ Amazonka.ElasticTranscoder.ReadPipeline: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.ReadPipeline.ReadPipeline
+ Amazonka.ElasticTranscoder.ReadPipeline: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.ReadPipeline.ReadPipelineResponse
+ Amazonka.ElasticTranscoder.ReadPipeline: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.ReadPipeline.ReadPipeline
+ Amazonka.ElasticTranscoder.ReadPipeline: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.ReadPipeline.ReadPipeline
+ Amazonka.ElasticTranscoder.ReadPipeline: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.ReadPipeline.ReadPipelineResponse
+ Amazonka.ElasticTranscoder.ReadPipeline: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.ReadPipeline.ReadPipeline
+ Amazonka.ElasticTranscoder.ReadPipeline: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.ReadPipeline.ReadPipelineResponse
+ Amazonka.ElasticTranscoder.ReadPipeline: instance GHC.Read.Read Amazonka.ElasticTranscoder.ReadPipeline.ReadPipeline
+ Amazonka.ElasticTranscoder.ReadPipeline: instance GHC.Read.Read Amazonka.ElasticTranscoder.ReadPipeline.ReadPipelineResponse
+ Amazonka.ElasticTranscoder.ReadPipeline: instance GHC.Show.Show Amazonka.ElasticTranscoder.ReadPipeline.ReadPipeline
+ Amazonka.ElasticTranscoder.ReadPipeline: instance GHC.Show.Show Amazonka.ElasticTranscoder.ReadPipeline.ReadPipelineResponse
+ Amazonka.ElasticTranscoder.ReadPipeline: newReadPipeline :: Text -> ReadPipeline
+ Amazonka.ElasticTranscoder.ReadPipeline: newReadPipelineResponse :: Int -> ReadPipelineResponse
+ Amazonka.ElasticTranscoder.ReadPipeline: readPipelineResponse_httpStatus :: Lens' ReadPipelineResponse Int
+ Amazonka.ElasticTranscoder.ReadPipeline: readPipelineResponse_pipeline :: Lens' ReadPipelineResponse (Maybe Pipeline)
+ Amazonka.ElasticTranscoder.ReadPipeline: readPipelineResponse_warnings :: Lens' ReadPipelineResponse (Maybe [Warning])
+ Amazonka.ElasticTranscoder.ReadPipeline: readPipeline_id :: Lens' ReadPipeline Text
+ Amazonka.ElasticTranscoder.ReadPreset: ReadPreset' :: Text -> ReadPreset
+ Amazonka.ElasticTranscoder.ReadPreset: ReadPresetResponse' :: Maybe Preset -> Int -> ReadPresetResponse
+ Amazonka.ElasticTranscoder.ReadPreset: [$sel:httpStatus:ReadPresetResponse'] :: ReadPresetResponse -> Int
+ Amazonka.ElasticTranscoder.ReadPreset: [$sel:id:ReadPreset'] :: ReadPreset -> Text
+ Amazonka.ElasticTranscoder.ReadPreset: [$sel:preset:ReadPresetResponse'] :: ReadPresetResponse -> Maybe Preset
+ Amazonka.ElasticTranscoder.ReadPreset: data ReadPreset
+ Amazonka.ElasticTranscoder.ReadPreset: data ReadPresetResponse
+ Amazonka.ElasticTranscoder.ReadPreset: instance Amazonka.Data.Headers.ToHeaders Amazonka.ElasticTranscoder.ReadPreset.ReadPreset
+ Amazonka.ElasticTranscoder.ReadPreset: instance Amazonka.Data.Path.ToPath Amazonka.ElasticTranscoder.ReadPreset.ReadPreset
+ Amazonka.ElasticTranscoder.ReadPreset: instance Amazonka.Data.Query.ToQuery Amazonka.ElasticTranscoder.ReadPreset.ReadPreset
+ Amazonka.ElasticTranscoder.ReadPreset: instance Amazonka.Types.AWSRequest Amazonka.ElasticTranscoder.ReadPreset.ReadPreset
+ Amazonka.ElasticTranscoder.ReadPreset: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.ReadPreset.ReadPreset
+ Amazonka.ElasticTranscoder.ReadPreset: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.ReadPreset.ReadPresetResponse
+ Amazonka.ElasticTranscoder.ReadPreset: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.ReadPreset.ReadPreset
+ Amazonka.ElasticTranscoder.ReadPreset: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.ReadPreset.ReadPreset
+ Amazonka.ElasticTranscoder.ReadPreset: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.ReadPreset.ReadPresetResponse
+ Amazonka.ElasticTranscoder.ReadPreset: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.ReadPreset.ReadPreset
+ Amazonka.ElasticTranscoder.ReadPreset: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.ReadPreset.ReadPresetResponse
+ Amazonka.ElasticTranscoder.ReadPreset: instance GHC.Read.Read Amazonka.ElasticTranscoder.ReadPreset.ReadPreset
+ Amazonka.ElasticTranscoder.ReadPreset: instance GHC.Read.Read Amazonka.ElasticTranscoder.ReadPreset.ReadPresetResponse
+ Amazonka.ElasticTranscoder.ReadPreset: instance GHC.Show.Show Amazonka.ElasticTranscoder.ReadPreset.ReadPreset
+ Amazonka.ElasticTranscoder.ReadPreset: instance GHC.Show.Show Amazonka.ElasticTranscoder.ReadPreset.ReadPresetResponse
+ Amazonka.ElasticTranscoder.ReadPreset: newReadPreset :: Text -> ReadPreset
+ Amazonka.ElasticTranscoder.ReadPreset: newReadPresetResponse :: Int -> ReadPresetResponse
+ Amazonka.ElasticTranscoder.ReadPreset: readPresetResponse_httpStatus :: Lens' ReadPresetResponse Int
+ Amazonka.ElasticTranscoder.ReadPreset: readPresetResponse_preset :: Lens' ReadPresetResponse (Maybe Preset)
+ Amazonka.ElasticTranscoder.ReadPreset: readPreset_id :: Lens' ReadPreset Text
+ Amazonka.ElasticTranscoder.Types: Artwork' :: Maybe Text -> Maybe Encryption -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Artwork
+ Amazonka.ElasticTranscoder.Types: AudioCodecOptions' :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> AudioCodecOptions
+ Amazonka.ElasticTranscoder.Types: AudioParameters' :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe AudioCodecOptions -> Maybe Text -> AudioParameters
+ Amazonka.ElasticTranscoder.Types: CaptionFormat' :: Maybe Encryption -> Maybe Text -> Maybe Text -> CaptionFormat
+ Amazonka.ElasticTranscoder.Types: CaptionSource' :: Maybe Encryption -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> CaptionSource
+ Amazonka.ElasticTranscoder.Types: Captions' :: Maybe [CaptionFormat] -> Maybe [CaptionSource] -> Maybe Text -> Captions
+ Amazonka.ElasticTranscoder.Types: Clip' :: Maybe TimeSpan -> Clip
+ Amazonka.ElasticTranscoder.Types: CreateJobOutput' :: Maybe JobAlbumArt -> Maybe Captions -> Maybe [Clip] -> Maybe Encryption -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Encryption -> Maybe Text -> Maybe [JobWatermark] -> CreateJobOutput
+ Amazonka.ElasticTranscoder.Types: CreateJobPlaylist' :: Maybe Text -> Maybe HlsContentProtection -> Maybe Text -> Maybe [Text] -> Maybe PlayReadyDrm -> CreateJobPlaylist
+ Amazonka.ElasticTranscoder.Types: DetectedProperties' :: Maybe Integer -> Maybe Integer -> Maybe Text -> Maybe Int -> Maybe Int -> DetectedProperties
+ Amazonka.ElasticTranscoder.Types: Encryption' :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Encryption
+ Amazonka.ElasticTranscoder.Types: HlsContentProtection' :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> HlsContentProtection
+ Amazonka.ElasticTranscoder.Types: InputCaptions' :: Maybe [CaptionSource] -> Maybe Text -> InputCaptions
+ Amazonka.ElasticTranscoder.Types: Job' :: Maybe Text -> Maybe Text -> Maybe JobInput -> Maybe [JobInput] -> Maybe JobOutput -> Maybe Text -> Maybe [JobOutput] -> Maybe Text -> Maybe [Playlist] -> Maybe Text -> Maybe Timing -> Maybe (HashMap Text Text) -> Job
+ Amazonka.ElasticTranscoder.Types: JobAlbumArt' :: Maybe [Artwork] -> Maybe Text -> JobAlbumArt
+ Amazonka.ElasticTranscoder.Types: JobInput' :: Maybe Text -> Maybe Text -> Maybe DetectedProperties -> Maybe Encryption -> Maybe Text -> Maybe InputCaptions -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe TimeSpan -> JobInput
+ Amazonka.ElasticTranscoder.Types: JobOutput' :: Maybe JobAlbumArt -> Maybe Text -> Maybe Captions -> Maybe [Clip] -> Maybe Integer -> Maybe Integer -> Maybe Encryption -> Maybe Integer -> Maybe Text -> Maybe Int -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Encryption -> Maybe Text -> Maybe [JobWatermark] -> Maybe Int -> JobOutput
+ Amazonka.ElasticTranscoder.Types: JobWatermark' :: Maybe Encryption -> Maybe Text -> Maybe Text -> JobWatermark
+ Amazonka.ElasticTranscoder.Types: Notifications' :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Notifications
+ Amazonka.ElasticTranscoder.Types: Permission' :: Maybe [Text] -> Maybe Text -> Maybe Text -> Permission
+ Amazonka.ElasticTranscoder.Types: Pipeline' :: Maybe Text -> Maybe Text -> Maybe PipelineOutputConfig -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Notifications -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe PipelineOutputConfig -> Pipeline
+ Amazonka.ElasticTranscoder.Types: PipelineOutputConfig' :: Maybe Text -> Maybe [Permission] -> Maybe Text -> PipelineOutputConfig
+ Amazonka.ElasticTranscoder.Types: PlayReadyDrm' :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> PlayReadyDrm
+ Amazonka.ElasticTranscoder.Types: Playlist' :: Maybe Text -> Maybe HlsContentProtection -> Maybe Text -> Maybe [Text] -> Maybe PlayReadyDrm -> Maybe Text -> Maybe Text -> Playlist
+ Amazonka.ElasticTranscoder.Types: Preset' :: Maybe Text -> Maybe AudioParameters -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Thumbnails -> Maybe Text -> Maybe VideoParameters -> Preset
+ Amazonka.ElasticTranscoder.Types: PresetWatermark' :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> PresetWatermark
+ Amazonka.ElasticTranscoder.Types: Thumbnails' :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Thumbnails
+ Amazonka.ElasticTranscoder.Types: TimeSpan' :: Maybe Text -> Maybe Text -> TimeSpan
+ Amazonka.ElasticTranscoder.Types: Timing' :: Maybe Integer -> Maybe Integer -> Maybe Integer -> Timing
+ Amazonka.ElasticTranscoder.Types: VideoParameters' :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe (HashMap Text Text) -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe [PresetWatermark] -> VideoParameters
+ Amazonka.ElasticTranscoder.Types: Warning' :: Maybe Text -> Maybe Text -> Warning
+ Amazonka.ElasticTranscoder.Types: [$sel:access:Permission'] :: Permission -> Maybe [Text]
+ Amazonka.ElasticTranscoder.Types: [$sel:albumArt:CreateJobOutput'] :: CreateJobOutput -> Maybe JobAlbumArt
+ Amazonka.ElasticTranscoder.Types: [$sel:albumArt:JobOutput'] :: JobOutput -> Maybe JobAlbumArt
+ Amazonka.ElasticTranscoder.Types: [$sel:albumArtFormat:Artwork'] :: Artwork -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:appliedColorSpaceConversion:JobOutput'] :: JobOutput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:arn:Job'] :: Job -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:arn:Pipeline'] :: Pipeline -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:arn:Preset'] :: Preset -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:artwork:JobAlbumArt'] :: JobAlbumArt -> Maybe [Artwork]
+ Amazonka.ElasticTranscoder.Types: [$sel:aspectRatio:JobInput'] :: JobInput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:aspectRatio:Thumbnails'] :: Thumbnails -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:aspectRatio:VideoParameters'] :: VideoParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:audio:Preset'] :: Preset -> Maybe AudioParameters
+ Amazonka.ElasticTranscoder.Types: [$sel:audioPackingMode:AudioParameters'] :: AudioParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:awsKmsKeyArn:Pipeline'] :: Pipeline -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:bitDepth:AudioCodecOptions'] :: AudioCodecOptions -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:bitOrder:AudioCodecOptions'] :: AudioCodecOptions -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:bitRate:AudioParameters'] :: AudioParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:bitRate:VideoParameters'] :: VideoParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:bucket:PipelineOutputConfig'] :: PipelineOutputConfig -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:captionFormats:Captions'] :: Captions -> Maybe [CaptionFormat]
+ Amazonka.ElasticTranscoder.Types: [$sel:captionSources:Captions'] :: Captions -> Maybe [CaptionSource]
+ Amazonka.ElasticTranscoder.Types: [$sel:captionSources:InputCaptions'] :: InputCaptions -> Maybe [CaptionSource]
+ Amazonka.ElasticTranscoder.Types: [$sel:captions:CreateJobOutput'] :: CreateJobOutput -> Maybe Captions
+ Amazonka.ElasticTranscoder.Types: [$sel:captions:JobOutput'] :: JobOutput -> Maybe Captions
+ Amazonka.ElasticTranscoder.Types: [$sel:channels:AudioParameters'] :: AudioParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:code:Warning'] :: Warning -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:codec:AudioParameters'] :: AudioParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:codec:VideoParameters'] :: VideoParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:codecOptions:AudioParameters'] :: AudioParameters -> Maybe AudioCodecOptions
+ Amazonka.ElasticTranscoder.Types: [$sel:codecOptions:VideoParameters'] :: VideoParameters -> Maybe (HashMap Text Text)
+ Amazonka.ElasticTranscoder.Types: [$sel:completed:Notifications'] :: Notifications -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:composition:CreateJobOutput'] :: CreateJobOutput -> Maybe [Clip]
+ Amazonka.ElasticTranscoder.Types: [$sel:composition:JobOutput'] :: JobOutput -> Maybe [Clip]
+ Amazonka.ElasticTranscoder.Types: [$sel:container:JobInput'] :: JobInput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:container:Preset'] :: Preset -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:contentConfig:Pipeline'] :: Pipeline -> Maybe PipelineOutputConfig
+ Amazonka.ElasticTranscoder.Types: [$sel:description:Preset'] :: Preset -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:detectedProperties:JobInput'] :: JobInput -> Maybe DetectedProperties
+ Amazonka.ElasticTranscoder.Types: [$sel:displayAspectRatio:VideoParameters'] :: VideoParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:duration:JobOutput'] :: JobOutput -> Maybe Integer
+ Amazonka.ElasticTranscoder.Types: [$sel:duration:TimeSpan'] :: TimeSpan -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:durationMillis:DetectedProperties'] :: DetectedProperties -> Maybe Integer
+ Amazonka.ElasticTranscoder.Types: [$sel:durationMillis:JobOutput'] :: JobOutput -> Maybe Integer
+ Amazonka.ElasticTranscoder.Types: [$sel:encryption:Artwork'] :: Artwork -> Maybe Encryption
+ Amazonka.ElasticTranscoder.Types: [$sel:encryption:CaptionFormat'] :: CaptionFormat -> Maybe Encryption
+ Amazonka.ElasticTranscoder.Types: [$sel:encryption:CaptionSource'] :: CaptionSource -> Maybe Encryption
+ Amazonka.ElasticTranscoder.Types: [$sel:encryption:CreateJobOutput'] :: CreateJobOutput -> Maybe Encryption
+ Amazonka.ElasticTranscoder.Types: [$sel:encryption:JobInput'] :: JobInput -> Maybe Encryption
+ Amazonka.ElasticTranscoder.Types: [$sel:encryption:JobOutput'] :: JobOutput -> Maybe Encryption
+ Amazonka.ElasticTranscoder.Types: [$sel:encryption:JobWatermark'] :: JobWatermark -> Maybe Encryption
+ Amazonka.ElasticTranscoder.Types: [$sel:error:Notifications'] :: Notifications -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:fileSize:DetectedProperties'] :: DetectedProperties -> Maybe Integer
+ Amazonka.ElasticTranscoder.Types: [$sel:fileSize:JobOutput'] :: JobOutput -> Maybe Integer
+ Amazonka.ElasticTranscoder.Types: [$sel:finishTimeMillis:Timing'] :: Timing -> Maybe Integer
+ Amazonka.ElasticTranscoder.Types: [$sel:fixedGOP:VideoParameters'] :: VideoParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:format:CaptionFormat'] :: CaptionFormat -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:format:CreateJobPlaylist'] :: CreateJobPlaylist -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:format:PlayReadyDrm'] :: PlayReadyDrm -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:format:Playlist'] :: Playlist -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:format:Thumbnails'] :: Thumbnails -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:frameRate:DetectedProperties'] :: DetectedProperties -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:frameRate:JobInput'] :: JobInput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:frameRate:JobOutput'] :: JobOutput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:frameRate:VideoParameters'] :: VideoParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:grantee:Permission'] :: Permission -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:granteeType:Permission'] :: Permission -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:height:DetectedProperties'] :: DetectedProperties -> Maybe Int
+ Amazonka.ElasticTranscoder.Types: [$sel:height:JobOutput'] :: JobOutput -> Maybe Int
+ Amazonka.ElasticTranscoder.Types: [$sel:hlsContentProtection:CreateJobPlaylist'] :: CreateJobPlaylist -> Maybe HlsContentProtection
+ Amazonka.ElasticTranscoder.Types: [$sel:hlsContentProtection:Playlist'] :: Playlist -> Maybe HlsContentProtection
+ Amazonka.ElasticTranscoder.Types: [$sel:horizontalAlign:PresetWatermark'] :: PresetWatermark -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:horizontalOffset:PresetWatermark'] :: PresetWatermark -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:id:Job'] :: Job -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:id:JobOutput'] :: JobOutput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:id:Pipeline'] :: Pipeline -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:id:Preset'] :: Preset -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:id:PresetWatermark'] :: PresetWatermark -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:initializationVector:Encryption'] :: Encryption -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:initializationVector:HlsContentProtection'] :: HlsContentProtection -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:initializationVector:PlayReadyDrm'] :: PlayReadyDrm -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:input:Job'] :: Job -> Maybe JobInput
+ Amazonka.ElasticTranscoder.Types: [$sel:inputBucket:Pipeline'] :: Pipeline -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:inputCaptions:JobInput'] :: JobInput -> Maybe InputCaptions
+ Amazonka.ElasticTranscoder.Types: [$sel:inputKey:Artwork'] :: Artwork -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:inputKey:JobWatermark'] :: JobWatermark -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:inputs:Job'] :: Job -> Maybe [JobInput]
+ Amazonka.ElasticTranscoder.Types: [$sel:interlaced:JobInput'] :: JobInput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:interval:Thumbnails'] :: Thumbnails -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:key:CaptionSource'] :: CaptionSource -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:key:CreateJobOutput'] :: CreateJobOutput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:key:Encryption'] :: Encryption -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:key:HlsContentProtection'] :: HlsContentProtection -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:key:JobInput'] :: JobInput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:key:JobOutput'] :: JobOutput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:key:PlayReadyDrm'] :: PlayReadyDrm -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:keyId:PlayReadyDrm'] :: PlayReadyDrm -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:keyMd5:Encryption'] :: Encryption -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:keyMd5:HlsContentProtection'] :: HlsContentProtection -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:keyMd5:PlayReadyDrm'] :: PlayReadyDrm -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:keyStoragePolicy:HlsContentProtection'] :: HlsContentProtection -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:keyframesMaxDist:VideoParameters'] :: VideoParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:label:CaptionSource'] :: CaptionSource -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:language:CaptionSource'] :: CaptionSource -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:licenseAcquisitionUrl:HlsContentProtection'] :: HlsContentProtection -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:licenseAcquisitionUrl:PlayReadyDrm'] :: PlayReadyDrm -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:maxFrameRate:VideoParameters'] :: VideoParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:maxHeight:Artwork'] :: Artwork -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:maxHeight:PresetWatermark'] :: PresetWatermark -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:maxHeight:Thumbnails'] :: Thumbnails -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:maxHeight:VideoParameters'] :: VideoParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:maxWidth:Artwork'] :: Artwork -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:maxWidth:PresetWatermark'] :: PresetWatermark -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:maxWidth:Thumbnails'] :: Thumbnails -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:maxWidth:VideoParameters'] :: VideoParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:mergePolicy:Captions'] :: Captions -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:mergePolicy:InputCaptions'] :: InputCaptions -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:mergePolicy:JobAlbumArt'] :: JobAlbumArt -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:message:Warning'] :: Warning -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:method:HlsContentProtection'] :: HlsContentProtection -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:mode:Encryption'] :: Encryption -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:name:CreateJobPlaylist'] :: CreateJobPlaylist -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:name:Pipeline'] :: Pipeline -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:name:Playlist'] :: Playlist -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:name:Preset'] :: Preset -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:notifications:Pipeline'] :: Pipeline -> Maybe Notifications
+ Amazonka.ElasticTranscoder.Types: [$sel:opacity:PresetWatermark'] :: PresetWatermark -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:output:Job'] :: Job -> Maybe JobOutput
+ Amazonka.ElasticTranscoder.Types: [$sel:outputBucket:Pipeline'] :: Pipeline -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:outputKeyPrefix:Job'] :: Job -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:outputKeys:CreateJobPlaylist'] :: CreateJobPlaylist -> Maybe [Text]
+ Amazonka.ElasticTranscoder.Types: [$sel:outputKeys:Playlist'] :: Playlist -> Maybe [Text]
+ Amazonka.ElasticTranscoder.Types: [$sel:outputs:Job'] :: Job -> Maybe [JobOutput]
+ Amazonka.ElasticTranscoder.Types: [$sel:paddingPolicy:Artwork'] :: Artwork -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:paddingPolicy:Thumbnails'] :: Thumbnails -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:paddingPolicy:VideoParameters'] :: VideoParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:pattern':CaptionFormat'] :: CaptionFormat -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:permissions:PipelineOutputConfig'] :: PipelineOutputConfig -> Maybe [Permission]
+ Amazonka.ElasticTranscoder.Types: [$sel:pipelineId:Job'] :: Job -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:playReadyDrm:CreateJobPlaylist'] :: CreateJobPlaylist -> Maybe PlayReadyDrm
+ Amazonka.ElasticTranscoder.Types: [$sel:playReadyDrm:Playlist'] :: Playlist -> Maybe PlayReadyDrm
+ Amazonka.ElasticTranscoder.Types: [$sel:playlists:Job'] :: Job -> Maybe [Playlist]
+ Amazonka.ElasticTranscoder.Types: [$sel:presetId:CreateJobOutput'] :: CreateJobOutput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:presetId:JobOutput'] :: JobOutput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:presetWatermarkId:JobWatermark'] :: JobWatermark -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:profile:AudioCodecOptions'] :: AudioCodecOptions -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:progressing:Notifications'] :: Notifications -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:resolution:JobInput'] :: JobInput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:resolution:Thumbnails'] :: Thumbnails -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:resolution:VideoParameters'] :: VideoParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:role':Pipeline'] :: Pipeline -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:rotate:CreateJobOutput'] :: CreateJobOutput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:rotate:JobOutput'] :: JobOutput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:sampleRate:AudioParameters'] :: AudioParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:segmentDuration:CreateJobOutput'] :: CreateJobOutput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:segmentDuration:JobOutput'] :: JobOutput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:signed:AudioCodecOptions'] :: AudioCodecOptions -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:sizingPolicy:Artwork'] :: Artwork -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:sizingPolicy:PresetWatermark'] :: PresetWatermark -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:sizingPolicy:Thumbnails'] :: Thumbnails -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:sizingPolicy:VideoParameters'] :: VideoParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:startTime:TimeSpan'] :: TimeSpan -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:startTimeMillis:Timing'] :: Timing -> Maybe Integer
+ Amazonka.ElasticTranscoder.Types: [$sel:status:Job'] :: Job -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:status:JobOutput'] :: JobOutput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:status:Pipeline'] :: Pipeline -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:status:Playlist'] :: Playlist -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:statusDetail:JobOutput'] :: JobOutput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:statusDetail:Playlist'] :: Playlist -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:storageClass:PipelineOutputConfig'] :: PipelineOutputConfig -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:submitTimeMillis:Timing'] :: Timing -> Maybe Integer
+ Amazonka.ElasticTranscoder.Types: [$sel:target:PresetWatermark'] :: PresetWatermark -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:thumbnailConfig:Pipeline'] :: Pipeline -> Maybe PipelineOutputConfig
+ Amazonka.ElasticTranscoder.Types: [$sel:thumbnailEncryption:CreateJobOutput'] :: CreateJobOutput -> Maybe Encryption
+ Amazonka.ElasticTranscoder.Types: [$sel:thumbnailEncryption:JobOutput'] :: JobOutput -> Maybe Encryption
+ Amazonka.ElasticTranscoder.Types: [$sel:thumbnailPattern:CreateJobOutput'] :: CreateJobOutput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:thumbnailPattern:JobOutput'] :: JobOutput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:thumbnails:Preset'] :: Preset -> Maybe Thumbnails
+ Amazonka.ElasticTranscoder.Types: [$sel:timeOffset:CaptionSource'] :: CaptionSource -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:timeSpan:Clip'] :: Clip -> Maybe TimeSpan
+ Amazonka.ElasticTranscoder.Types: [$sel:timeSpan:JobInput'] :: JobInput -> Maybe TimeSpan
+ Amazonka.ElasticTranscoder.Types: [$sel:timing:Job'] :: Job -> Maybe Timing
+ Amazonka.ElasticTranscoder.Types: [$sel:type':Preset'] :: Preset -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:userMetadata:Job'] :: Job -> Maybe (HashMap Text Text)
+ Amazonka.ElasticTranscoder.Types: [$sel:verticalAlign:PresetWatermark'] :: PresetWatermark -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:verticalOffset:PresetWatermark'] :: PresetWatermark -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:video:Preset'] :: Preset -> Maybe VideoParameters
+ Amazonka.ElasticTranscoder.Types: [$sel:warning:Notifications'] :: Notifications -> Maybe Text
+ Amazonka.ElasticTranscoder.Types: [$sel:watermarks:CreateJobOutput'] :: CreateJobOutput -> Maybe [JobWatermark]
+ Amazonka.ElasticTranscoder.Types: [$sel:watermarks:JobOutput'] :: JobOutput -> Maybe [JobWatermark]
+ Amazonka.ElasticTranscoder.Types: [$sel:watermarks:VideoParameters'] :: VideoParameters -> Maybe [PresetWatermark]
+ Amazonka.ElasticTranscoder.Types: [$sel:width:DetectedProperties'] :: DetectedProperties -> Maybe Int
+ Amazonka.ElasticTranscoder.Types: [$sel:width:JobOutput'] :: JobOutput -> Maybe Int
+ Amazonka.ElasticTranscoder.Types: _AccessDeniedException :: AsError a => Fold a ServiceError
+ Amazonka.ElasticTranscoder.Types: _IncompatibleVersionException :: AsError a => Fold a ServiceError
+ Amazonka.ElasticTranscoder.Types: _InternalServiceException :: AsError a => Fold a ServiceError
+ Amazonka.ElasticTranscoder.Types: _LimitExceededException :: AsError a => Fold a ServiceError
+ Amazonka.ElasticTranscoder.Types: _ResourceInUseException :: AsError a => Fold a ServiceError
+ Amazonka.ElasticTranscoder.Types: _ResourceNotFoundException :: AsError a => Fold a ServiceError
+ Amazonka.ElasticTranscoder.Types: _ValidationException :: AsError a => Fold a ServiceError
+ Amazonka.ElasticTranscoder.Types: artwork_albumArtFormat :: Lens' Artwork (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: artwork_encryption :: Lens' Artwork (Maybe Encryption)
+ Amazonka.ElasticTranscoder.Types: artwork_inputKey :: Lens' Artwork (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: artwork_maxHeight :: Lens' Artwork (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: artwork_maxWidth :: Lens' Artwork (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: artwork_paddingPolicy :: Lens' Artwork (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: artwork_sizingPolicy :: Lens' Artwork (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: audioCodecOptions_bitDepth :: Lens' AudioCodecOptions (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: audioCodecOptions_bitOrder :: Lens' AudioCodecOptions (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: audioCodecOptions_profile :: Lens' AudioCodecOptions (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: audioCodecOptions_signed :: Lens' AudioCodecOptions (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: audioParameters_audioPackingMode :: Lens' AudioParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: audioParameters_bitRate :: Lens' AudioParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: audioParameters_channels :: Lens' AudioParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: audioParameters_codec :: Lens' AudioParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: audioParameters_codecOptions :: Lens' AudioParameters (Maybe AudioCodecOptions)
+ Amazonka.ElasticTranscoder.Types: audioParameters_sampleRate :: Lens' AudioParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: captionFormat_encryption :: Lens' CaptionFormat (Maybe Encryption)
+ Amazonka.ElasticTranscoder.Types: captionFormat_format :: Lens' CaptionFormat (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: captionFormat_pattern :: Lens' CaptionFormat (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: captionSource_encryption :: Lens' CaptionSource (Maybe Encryption)
+ Amazonka.ElasticTranscoder.Types: captionSource_key :: Lens' CaptionSource (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: captionSource_label :: Lens' CaptionSource (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: captionSource_language :: Lens' CaptionSource (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: captionSource_timeOffset :: Lens' CaptionSource (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: captions_captionFormats :: Lens' Captions (Maybe [CaptionFormat])
+ Amazonka.ElasticTranscoder.Types: captions_captionSources :: Lens' Captions (Maybe [CaptionSource])
+ Amazonka.ElasticTranscoder.Types: captions_mergePolicy :: Lens' Captions (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: clip_timeSpan :: Lens' Clip (Maybe TimeSpan)
+ Amazonka.ElasticTranscoder.Types: createJobOutput_albumArt :: Lens' CreateJobOutput (Maybe JobAlbumArt)
+ Amazonka.ElasticTranscoder.Types: createJobOutput_captions :: Lens' CreateJobOutput (Maybe Captions)
+ Amazonka.ElasticTranscoder.Types: createJobOutput_composition :: Lens' CreateJobOutput (Maybe [Clip])
+ Amazonka.ElasticTranscoder.Types: createJobOutput_encryption :: Lens' CreateJobOutput (Maybe Encryption)
+ Amazonka.ElasticTranscoder.Types: createJobOutput_key :: Lens' CreateJobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: createJobOutput_presetId :: Lens' CreateJobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: createJobOutput_rotate :: Lens' CreateJobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: createJobOutput_segmentDuration :: Lens' CreateJobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: createJobOutput_thumbnailEncryption :: Lens' CreateJobOutput (Maybe Encryption)
+ Amazonka.ElasticTranscoder.Types: createJobOutput_thumbnailPattern :: Lens' CreateJobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: createJobOutput_watermarks :: Lens' CreateJobOutput (Maybe [JobWatermark])
+ Amazonka.ElasticTranscoder.Types: createJobPlaylist_format :: Lens' CreateJobPlaylist (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: createJobPlaylist_hlsContentProtection :: Lens' CreateJobPlaylist (Maybe HlsContentProtection)
+ Amazonka.ElasticTranscoder.Types: createJobPlaylist_name :: Lens' CreateJobPlaylist (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: createJobPlaylist_outputKeys :: Lens' CreateJobPlaylist (Maybe [Text])
+ Amazonka.ElasticTranscoder.Types: createJobPlaylist_playReadyDrm :: Lens' CreateJobPlaylist (Maybe PlayReadyDrm)
+ Amazonka.ElasticTranscoder.Types: data Artwork
+ Amazonka.ElasticTranscoder.Types: data AudioCodecOptions
+ Amazonka.ElasticTranscoder.Types: data AudioParameters
+ Amazonka.ElasticTranscoder.Types: data CaptionFormat
+ Amazonka.ElasticTranscoder.Types: data CaptionSource
+ Amazonka.ElasticTranscoder.Types: data Captions
+ Amazonka.ElasticTranscoder.Types: data Clip
+ Amazonka.ElasticTranscoder.Types: data CreateJobOutput
+ Amazonka.ElasticTranscoder.Types: data CreateJobPlaylist
+ Amazonka.ElasticTranscoder.Types: data DetectedProperties
+ Amazonka.ElasticTranscoder.Types: data Encryption
+ Amazonka.ElasticTranscoder.Types: data HlsContentProtection
+ Amazonka.ElasticTranscoder.Types: data InputCaptions
+ Amazonka.ElasticTranscoder.Types: data Job
+ Amazonka.ElasticTranscoder.Types: data JobAlbumArt
+ Amazonka.ElasticTranscoder.Types: data JobInput
+ Amazonka.ElasticTranscoder.Types: data JobOutput
+ Amazonka.ElasticTranscoder.Types: data JobWatermark
+ Amazonka.ElasticTranscoder.Types: data Notifications
+ Amazonka.ElasticTranscoder.Types: data Permission
+ Amazonka.ElasticTranscoder.Types: data Pipeline
+ Amazonka.ElasticTranscoder.Types: data PipelineOutputConfig
+ Amazonka.ElasticTranscoder.Types: data PlayReadyDrm
+ Amazonka.ElasticTranscoder.Types: data Playlist
+ Amazonka.ElasticTranscoder.Types: data Preset
+ Amazonka.ElasticTranscoder.Types: data PresetWatermark
+ Amazonka.ElasticTranscoder.Types: data Thumbnails
+ Amazonka.ElasticTranscoder.Types: data TimeSpan
+ Amazonka.ElasticTranscoder.Types: data Timing
+ Amazonka.ElasticTranscoder.Types: data VideoParameters
+ Amazonka.ElasticTranscoder.Types: data Warning
+ Amazonka.ElasticTranscoder.Types: defaultService :: Service
+ Amazonka.ElasticTranscoder.Types: detectedProperties_durationMillis :: Lens' DetectedProperties (Maybe Integer)
+ Amazonka.ElasticTranscoder.Types: detectedProperties_fileSize :: Lens' DetectedProperties (Maybe Integer)
+ Amazonka.ElasticTranscoder.Types: detectedProperties_frameRate :: Lens' DetectedProperties (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: detectedProperties_height :: Lens' DetectedProperties (Maybe Int)
+ Amazonka.ElasticTranscoder.Types: detectedProperties_width :: Lens' DetectedProperties (Maybe Int)
+ Amazonka.ElasticTranscoder.Types: encryption_initializationVector :: Lens' Encryption (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: encryption_key :: Lens' Encryption (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: encryption_keyMd5 :: Lens' Encryption (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: encryption_mode :: Lens' Encryption (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: hlsContentProtection_initializationVector :: Lens' HlsContentProtection (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: hlsContentProtection_key :: Lens' HlsContentProtection (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: hlsContentProtection_keyMd5 :: Lens' HlsContentProtection (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: hlsContentProtection_keyStoragePolicy :: Lens' HlsContentProtection (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: hlsContentProtection_licenseAcquisitionUrl :: Lens' HlsContentProtection (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: hlsContentProtection_method :: Lens' HlsContentProtection (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: inputCaptions_captionSources :: Lens' InputCaptions (Maybe [CaptionSource])
+ Amazonka.ElasticTranscoder.Types: inputCaptions_mergePolicy :: Lens' InputCaptions (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: jobAlbumArt_artwork :: Lens' JobAlbumArt (Maybe [Artwork])
+ Amazonka.ElasticTranscoder.Types: jobAlbumArt_mergePolicy :: Lens' JobAlbumArt (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: jobInput_aspectRatio :: Lens' JobInput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: jobInput_container :: Lens' JobInput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: jobInput_detectedProperties :: Lens' JobInput (Maybe DetectedProperties)
+ Amazonka.ElasticTranscoder.Types: jobInput_encryption :: Lens' JobInput (Maybe Encryption)
+ Amazonka.ElasticTranscoder.Types: jobInput_frameRate :: Lens' JobInput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: jobInput_inputCaptions :: Lens' JobInput (Maybe InputCaptions)
+ Amazonka.ElasticTranscoder.Types: jobInput_interlaced :: Lens' JobInput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: jobInput_key :: Lens' JobInput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: jobInput_resolution :: Lens' JobInput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: jobInput_timeSpan :: Lens' JobInput (Maybe TimeSpan)
+ Amazonka.ElasticTranscoder.Types: jobOutput_albumArt :: Lens' JobOutput (Maybe JobAlbumArt)
+ Amazonka.ElasticTranscoder.Types: jobOutput_appliedColorSpaceConversion :: Lens' JobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: jobOutput_captions :: Lens' JobOutput (Maybe Captions)
+ Amazonka.ElasticTranscoder.Types: jobOutput_composition :: Lens' JobOutput (Maybe [Clip])
+ Amazonka.ElasticTranscoder.Types: jobOutput_duration :: Lens' JobOutput (Maybe Integer)
+ Amazonka.ElasticTranscoder.Types: jobOutput_durationMillis :: Lens' JobOutput (Maybe Integer)
+ Amazonka.ElasticTranscoder.Types: jobOutput_encryption :: Lens' JobOutput (Maybe Encryption)
+ Amazonka.ElasticTranscoder.Types: jobOutput_fileSize :: Lens' JobOutput (Maybe Integer)
+ Amazonka.ElasticTranscoder.Types: jobOutput_frameRate :: Lens' JobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: jobOutput_height :: Lens' JobOutput (Maybe Int)
+ Amazonka.ElasticTranscoder.Types: jobOutput_id :: Lens' JobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: jobOutput_key :: Lens' JobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: jobOutput_presetId :: Lens' JobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: jobOutput_rotate :: Lens' JobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: jobOutput_segmentDuration :: Lens' JobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: jobOutput_status :: Lens' JobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: jobOutput_statusDetail :: Lens' JobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: jobOutput_thumbnailEncryption :: Lens' JobOutput (Maybe Encryption)
+ Amazonka.ElasticTranscoder.Types: jobOutput_thumbnailPattern :: Lens' JobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: jobOutput_watermarks :: Lens' JobOutput (Maybe [JobWatermark])
+ Amazonka.ElasticTranscoder.Types: jobOutput_width :: Lens' JobOutput (Maybe Int)
+ Amazonka.ElasticTranscoder.Types: jobWatermark_encryption :: Lens' JobWatermark (Maybe Encryption)
+ Amazonka.ElasticTranscoder.Types: jobWatermark_inputKey :: Lens' JobWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: jobWatermark_presetWatermarkId :: Lens' JobWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: job_arn :: Lens' Job (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: job_id :: Lens' Job (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: job_input :: Lens' Job (Maybe JobInput)
+ Amazonka.ElasticTranscoder.Types: job_inputs :: Lens' Job (Maybe [JobInput])
+ Amazonka.ElasticTranscoder.Types: job_output :: Lens' Job (Maybe JobOutput)
+ Amazonka.ElasticTranscoder.Types: job_outputKeyPrefix :: Lens' Job (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: job_outputs :: Lens' Job (Maybe [JobOutput])
+ Amazonka.ElasticTranscoder.Types: job_pipelineId :: Lens' Job (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: job_playlists :: Lens' Job (Maybe [Playlist])
+ Amazonka.ElasticTranscoder.Types: job_status :: Lens' Job (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: job_timing :: Lens' Job (Maybe Timing)
+ Amazonka.ElasticTranscoder.Types: job_userMetadata :: Lens' Job (Maybe (HashMap Text Text))
+ Amazonka.ElasticTranscoder.Types: newArtwork :: Artwork
+ Amazonka.ElasticTranscoder.Types: newAudioCodecOptions :: AudioCodecOptions
+ Amazonka.ElasticTranscoder.Types: newAudioParameters :: AudioParameters
+ Amazonka.ElasticTranscoder.Types: newCaptionFormat :: CaptionFormat
+ Amazonka.ElasticTranscoder.Types: newCaptionSource :: CaptionSource
+ Amazonka.ElasticTranscoder.Types: newCaptions :: Captions
+ Amazonka.ElasticTranscoder.Types: newClip :: Clip
+ Amazonka.ElasticTranscoder.Types: newCreateJobOutput :: CreateJobOutput
+ Amazonka.ElasticTranscoder.Types: newCreateJobPlaylist :: CreateJobPlaylist
+ Amazonka.ElasticTranscoder.Types: newDetectedProperties :: DetectedProperties
+ Amazonka.ElasticTranscoder.Types: newEncryption :: Encryption
+ Amazonka.ElasticTranscoder.Types: newHlsContentProtection :: HlsContentProtection
+ Amazonka.ElasticTranscoder.Types: newInputCaptions :: InputCaptions
+ Amazonka.ElasticTranscoder.Types: newJob :: Job
+ Amazonka.ElasticTranscoder.Types: newJobAlbumArt :: JobAlbumArt
+ Amazonka.ElasticTranscoder.Types: newJobInput :: JobInput
+ Amazonka.ElasticTranscoder.Types: newJobOutput :: JobOutput
+ Amazonka.ElasticTranscoder.Types: newJobWatermark :: JobWatermark
+ Amazonka.ElasticTranscoder.Types: newNotifications :: Notifications
+ Amazonka.ElasticTranscoder.Types: newPermission :: Permission
+ Amazonka.ElasticTranscoder.Types: newPipeline :: Pipeline
+ Amazonka.ElasticTranscoder.Types: newPipelineOutputConfig :: PipelineOutputConfig
+ Amazonka.ElasticTranscoder.Types: newPlayReadyDrm :: PlayReadyDrm
+ Amazonka.ElasticTranscoder.Types: newPlaylist :: Playlist
+ Amazonka.ElasticTranscoder.Types: newPreset :: Preset
+ Amazonka.ElasticTranscoder.Types: newPresetWatermark :: PresetWatermark
+ Amazonka.ElasticTranscoder.Types: newThumbnails :: Thumbnails
+ Amazonka.ElasticTranscoder.Types: newTimeSpan :: TimeSpan
+ Amazonka.ElasticTranscoder.Types: newTiming :: Timing
+ Amazonka.ElasticTranscoder.Types: newVideoParameters :: VideoParameters
+ Amazonka.ElasticTranscoder.Types: newWarning :: Warning
+ Amazonka.ElasticTranscoder.Types: notifications_completed :: Lens' Notifications (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: notifications_error :: Lens' Notifications (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: notifications_progressing :: Lens' Notifications (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: notifications_warning :: Lens' Notifications (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: permission_access :: Lens' Permission (Maybe [Text])
+ Amazonka.ElasticTranscoder.Types: permission_grantee :: Lens' Permission (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: permission_granteeType :: Lens' Permission (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: pipelineOutputConfig_bucket :: Lens' PipelineOutputConfig (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: pipelineOutputConfig_permissions :: Lens' PipelineOutputConfig (Maybe [Permission])
+ Amazonka.ElasticTranscoder.Types: pipelineOutputConfig_storageClass :: Lens' PipelineOutputConfig (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: pipeline_arn :: Lens' Pipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: pipeline_awsKmsKeyArn :: Lens' Pipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: pipeline_contentConfig :: Lens' Pipeline (Maybe PipelineOutputConfig)
+ Amazonka.ElasticTranscoder.Types: pipeline_id :: Lens' Pipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: pipeline_inputBucket :: Lens' Pipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: pipeline_name :: Lens' Pipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: pipeline_notifications :: Lens' Pipeline (Maybe Notifications)
+ Amazonka.ElasticTranscoder.Types: pipeline_outputBucket :: Lens' Pipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: pipeline_role :: Lens' Pipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: pipeline_status :: Lens' Pipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: pipeline_thumbnailConfig :: Lens' Pipeline (Maybe PipelineOutputConfig)
+ Amazonka.ElasticTranscoder.Types: playReadyDrm_format :: Lens' PlayReadyDrm (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: playReadyDrm_initializationVector :: Lens' PlayReadyDrm (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: playReadyDrm_key :: Lens' PlayReadyDrm (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: playReadyDrm_keyId :: Lens' PlayReadyDrm (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: playReadyDrm_keyMd5 :: Lens' PlayReadyDrm (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: playReadyDrm_licenseAcquisitionUrl :: Lens' PlayReadyDrm (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: playlist_format :: Lens' Playlist (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: playlist_hlsContentProtection :: Lens' Playlist (Maybe HlsContentProtection)
+ Amazonka.ElasticTranscoder.Types: playlist_name :: Lens' Playlist (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: playlist_outputKeys :: Lens' Playlist (Maybe [Text])
+ Amazonka.ElasticTranscoder.Types: playlist_playReadyDrm :: Lens' Playlist (Maybe PlayReadyDrm)
+ Amazonka.ElasticTranscoder.Types: playlist_status :: Lens' Playlist (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: playlist_statusDetail :: Lens' Playlist (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: presetWatermark_horizontalAlign :: Lens' PresetWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: presetWatermark_horizontalOffset :: Lens' PresetWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: presetWatermark_id :: Lens' PresetWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: presetWatermark_maxHeight :: Lens' PresetWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: presetWatermark_maxWidth :: Lens' PresetWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: presetWatermark_opacity :: Lens' PresetWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: presetWatermark_sizingPolicy :: Lens' PresetWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: presetWatermark_target :: Lens' PresetWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: presetWatermark_verticalAlign :: Lens' PresetWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: presetWatermark_verticalOffset :: Lens' PresetWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: preset_arn :: Lens' Preset (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: preset_audio :: Lens' Preset (Maybe AudioParameters)
+ Amazonka.ElasticTranscoder.Types: preset_container :: Lens' Preset (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: preset_description :: Lens' Preset (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: preset_id :: Lens' Preset (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: preset_name :: Lens' Preset (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: preset_thumbnails :: Lens' Preset (Maybe Thumbnails)
+ Amazonka.ElasticTranscoder.Types: preset_type :: Lens' Preset (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: preset_video :: Lens' Preset (Maybe VideoParameters)
+ Amazonka.ElasticTranscoder.Types: thumbnails_aspectRatio :: Lens' Thumbnails (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: thumbnails_format :: Lens' Thumbnails (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: thumbnails_interval :: Lens' Thumbnails (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: thumbnails_maxHeight :: Lens' Thumbnails (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: thumbnails_maxWidth :: Lens' Thumbnails (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: thumbnails_paddingPolicy :: Lens' Thumbnails (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: thumbnails_resolution :: Lens' Thumbnails (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: thumbnails_sizingPolicy :: Lens' Thumbnails (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: timeSpan_duration :: Lens' TimeSpan (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: timeSpan_startTime :: Lens' TimeSpan (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: timing_finishTimeMillis :: Lens' Timing (Maybe Integer)
+ Amazonka.ElasticTranscoder.Types: timing_startTimeMillis :: Lens' Timing (Maybe Integer)
+ Amazonka.ElasticTranscoder.Types: timing_submitTimeMillis :: Lens' Timing (Maybe Integer)
+ Amazonka.ElasticTranscoder.Types: videoParameters_aspectRatio :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: videoParameters_bitRate :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: videoParameters_codec :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: videoParameters_codecOptions :: Lens' VideoParameters (Maybe (HashMap Text Text))
+ Amazonka.ElasticTranscoder.Types: videoParameters_displayAspectRatio :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: videoParameters_fixedGOP :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: videoParameters_frameRate :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: videoParameters_keyframesMaxDist :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: videoParameters_maxFrameRate :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: videoParameters_maxHeight :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: videoParameters_maxWidth :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: videoParameters_paddingPolicy :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: videoParameters_resolution :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: videoParameters_sizingPolicy :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: videoParameters_watermarks :: Lens' VideoParameters (Maybe [PresetWatermark])
+ Amazonka.ElasticTranscoder.Types: warning_code :: Lens' Warning (Maybe Text)
+ Amazonka.ElasticTranscoder.Types: warning_message :: Lens' Warning (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Artwork: Artwork' :: Maybe Text -> Maybe Encryption -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Artwork
+ Amazonka.ElasticTranscoder.Types.Artwork: [$sel:albumArtFormat:Artwork'] :: Artwork -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Artwork: [$sel:encryption:Artwork'] :: Artwork -> Maybe Encryption
+ Amazonka.ElasticTranscoder.Types.Artwork: [$sel:inputKey:Artwork'] :: Artwork -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Artwork: [$sel:maxHeight:Artwork'] :: Artwork -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Artwork: [$sel:maxWidth:Artwork'] :: Artwork -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Artwork: [$sel:paddingPolicy:Artwork'] :: Artwork -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Artwork: [$sel:sizingPolicy:Artwork'] :: Artwork -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Artwork: artwork_albumArtFormat :: Lens' Artwork (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Artwork: artwork_encryption :: Lens' Artwork (Maybe Encryption)
+ Amazonka.ElasticTranscoder.Types.Artwork: artwork_inputKey :: Lens' Artwork (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Artwork: artwork_maxHeight :: Lens' Artwork (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Artwork: artwork_maxWidth :: Lens' Artwork (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Artwork: artwork_paddingPolicy :: Lens' Artwork (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Artwork: artwork_sizingPolicy :: Lens' Artwork (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Artwork: data Artwork
+ Amazonka.ElasticTranscoder.Types.Artwork: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.Artwork.Artwork
+ Amazonka.ElasticTranscoder.Types.Artwork: instance Data.Aeson.Types.FromJSON.FromJSON Amazonka.ElasticTranscoder.Types.Artwork.Artwork
+ Amazonka.ElasticTranscoder.Types.Artwork: instance Data.Aeson.Types.ToJSON.ToJSON Amazonka.ElasticTranscoder.Types.Artwork.Artwork
+ Amazonka.ElasticTranscoder.Types.Artwork: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.Artwork.Artwork
+ Amazonka.ElasticTranscoder.Types.Artwork: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.Artwork.Artwork
+ Amazonka.ElasticTranscoder.Types.Artwork: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.Artwork.Artwork
+ Amazonka.ElasticTranscoder.Types.Artwork: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.Artwork.Artwork
+ Amazonka.ElasticTranscoder.Types.Artwork: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.Artwork.Artwork
+ Amazonka.ElasticTranscoder.Types.Artwork: newArtwork :: Artwork
+ Amazonka.ElasticTranscoder.Types.AudioCodecOptions: AudioCodecOptions' :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> AudioCodecOptions
+ Amazonka.ElasticTranscoder.Types.AudioCodecOptions: [$sel:bitDepth:AudioCodecOptions'] :: AudioCodecOptions -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.AudioCodecOptions: [$sel:bitOrder:AudioCodecOptions'] :: AudioCodecOptions -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.AudioCodecOptions: [$sel:profile:AudioCodecOptions'] :: AudioCodecOptions -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.AudioCodecOptions: [$sel:signed:AudioCodecOptions'] :: AudioCodecOptions -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.AudioCodecOptions: audioCodecOptions_bitDepth :: Lens' AudioCodecOptions (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.AudioCodecOptions: audioCodecOptions_bitOrder :: Lens' AudioCodecOptions (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.AudioCodecOptions: audioCodecOptions_profile :: Lens' AudioCodecOptions (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.AudioCodecOptions: audioCodecOptions_signed :: Lens' AudioCodecOptions (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.AudioCodecOptions: data AudioCodecOptions
+ Amazonka.ElasticTranscoder.Types.AudioCodecOptions: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.AudioCodecOptions.AudioCodecOptions
+ Amazonka.ElasticTranscoder.Types.AudioCodecOptions: instance Data.Aeson.Types.FromJSON.FromJSON Amazonka.ElasticTranscoder.Types.AudioCodecOptions.AudioCodecOptions
+ Amazonka.ElasticTranscoder.Types.AudioCodecOptions: instance Data.Aeson.Types.ToJSON.ToJSON Amazonka.ElasticTranscoder.Types.AudioCodecOptions.AudioCodecOptions
+ Amazonka.ElasticTranscoder.Types.AudioCodecOptions: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.AudioCodecOptions.AudioCodecOptions
+ Amazonka.ElasticTranscoder.Types.AudioCodecOptions: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.AudioCodecOptions.AudioCodecOptions
+ Amazonka.ElasticTranscoder.Types.AudioCodecOptions: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.AudioCodecOptions.AudioCodecOptions
+ Amazonka.ElasticTranscoder.Types.AudioCodecOptions: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.AudioCodecOptions.AudioCodecOptions
+ Amazonka.ElasticTranscoder.Types.AudioCodecOptions: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.AudioCodecOptions.AudioCodecOptions
+ Amazonka.ElasticTranscoder.Types.AudioCodecOptions: newAudioCodecOptions :: AudioCodecOptions
+ Amazonka.ElasticTranscoder.Types.AudioParameters: AudioParameters' :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe AudioCodecOptions -> Maybe Text -> AudioParameters
+ Amazonka.ElasticTranscoder.Types.AudioParameters: [$sel:audioPackingMode:AudioParameters'] :: AudioParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.AudioParameters: [$sel:bitRate:AudioParameters'] :: AudioParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.AudioParameters: [$sel:channels:AudioParameters'] :: AudioParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.AudioParameters: [$sel:codec:AudioParameters'] :: AudioParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.AudioParameters: [$sel:codecOptions:AudioParameters'] :: AudioParameters -> Maybe AudioCodecOptions
+ Amazonka.ElasticTranscoder.Types.AudioParameters: [$sel:sampleRate:AudioParameters'] :: AudioParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.AudioParameters: audioParameters_audioPackingMode :: Lens' AudioParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.AudioParameters: audioParameters_bitRate :: Lens' AudioParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.AudioParameters: audioParameters_channels :: Lens' AudioParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.AudioParameters: audioParameters_codec :: Lens' AudioParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.AudioParameters: audioParameters_codecOptions :: Lens' AudioParameters (Maybe AudioCodecOptions)
+ Amazonka.ElasticTranscoder.Types.AudioParameters: audioParameters_sampleRate :: Lens' AudioParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.AudioParameters: data AudioParameters
+ Amazonka.ElasticTranscoder.Types.AudioParameters: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.AudioParameters.AudioParameters
+ Amazonka.ElasticTranscoder.Types.AudioParameters: instance Data.Aeson.Types.FromJSON.FromJSON Amazonka.ElasticTranscoder.Types.AudioParameters.AudioParameters
+ Amazonka.ElasticTranscoder.Types.AudioParameters: instance Data.Aeson.Types.ToJSON.ToJSON Amazonka.ElasticTranscoder.Types.AudioParameters.AudioParameters
+ Amazonka.ElasticTranscoder.Types.AudioParameters: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.AudioParameters.AudioParameters
+ Amazonka.ElasticTranscoder.Types.AudioParameters: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.AudioParameters.AudioParameters
+ Amazonka.ElasticTranscoder.Types.AudioParameters: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.AudioParameters.AudioParameters
+ Amazonka.ElasticTranscoder.Types.AudioParameters: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.AudioParameters.AudioParameters
+ Amazonka.ElasticTranscoder.Types.AudioParameters: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.AudioParameters.AudioParameters
+ Amazonka.ElasticTranscoder.Types.AudioParameters: newAudioParameters :: AudioParameters
+ Amazonka.ElasticTranscoder.Types.CaptionFormat: CaptionFormat' :: Maybe Encryption -> Maybe Text -> Maybe Text -> CaptionFormat
+ Amazonka.ElasticTranscoder.Types.CaptionFormat: [$sel:encryption:CaptionFormat'] :: CaptionFormat -> Maybe Encryption
+ Amazonka.ElasticTranscoder.Types.CaptionFormat: [$sel:format:CaptionFormat'] :: CaptionFormat -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.CaptionFormat: [$sel:pattern':CaptionFormat'] :: CaptionFormat -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.CaptionFormat: captionFormat_encryption :: Lens' CaptionFormat (Maybe Encryption)
+ Amazonka.ElasticTranscoder.Types.CaptionFormat: captionFormat_format :: Lens' CaptionFormat (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.CaptionFormat: captionFormat_pattern :: Lens' CaptionFormat (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.CaptionFormat: data CaptionFormat
+ Amazonka.ElasticTranscoder.Types.CaptionFormat: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.CaptionFormat.CaptionFormat
+ Amazonka.ElasticTranscoder.Types.CaptionFormat: instance Data.Aeson.Types.FromJSON.FromJSON Amazonka.ElasticTranscoder.Types.CaptionFormat.CaptionFormat
+ Amazonka.ElasticTranscoder.Types.CaptionFormat: instance Data.Aeson.Types.ToJSON.ToJSON Amazonka.ElasticTranscoder.Types.CaptionFormat.CaptionFormat
+ Amazonka.ElasticTranscoder.Types.CaptionFormat: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.CaptionFormat.CaptionFormat
+ Amazonka.ElasticTranscoder.Types.CaptionFormat: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.CaptionFormat.CaptionFormat
+ Amazonka.ElasticTranscoder.Types.CaptionFormat: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.CaptionFormat.CaptionFormat
+ Amazonka.ElasticTranscoder.Types.CaptionFormat: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.CaptionFormat.CaptionFormat
+ Amazonka.ElasticTranscoder.Types.CaptionFormat: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.CaptionFormat.CaptionFormat
+ Amazonka.ElasticTranscoder.Types.CaptionFormat: newCaptionFormat :: CaptionFormat
+ Amazonka.ElasticTranscoder.Types.CaptionSource: CaptionSource' :: Maybe Encryption -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> CaptionSource
+ Amazonka.ElasticTranscoder.Types.CaptionSource: [$sel:encryption:CaptionSource'] :: CaptionSource -> Maybe Encryption
+ Amazonka.ElasticTranscoder.Types.CaptionSource: [$sel:key:CaptionSource'] :: CaptionSource -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.CaptionSource: [$sel:label:CaptionSource'] :: CaptionSource -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.CaptionSource: [$sel:language:CaptionSource'] :: CaptionSource -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.CaptionSource: [$sel:timeOffset:CaptionSource'] :: CaptionSource -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.CaptionSource: captionSource_encryption :: Lens' CaptionSource (Maybe Encryption)
+ Amazonka.ElasticTranscoder.Types.CaptionSource: captionSource_key :: Lens' CaptionSource (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.CaptionSource: captionSource_label :: Lens' CaptionSource (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.CaptionSource: captionSource_language :: Lens' CaptionSource (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.CaptionSource: captionSource_timeOffset :: Lens' CaptionSource (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.CaptionSource: data CaptionSource
+ Amazonka.ElasticTranscoder.Types.CaptionSource: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.CaptionSource.CaptionSource
+ Amazonka.ElasticTranscoder.Types.CaptionSource: instance Data.Aeson.Types.FromJSON.FromJSON Amazonka.ElasticTranscoder.Types.CaptionSource.CaptionSource
+ Amazonka.ElasticTranscoder.Types.CaptionSource: instance Data.Aeson.Types.ToJSON.ToJSON Amazonka.ElasticTranscoder.Types.CaptionSource.CaptionSource
+ Amazonka.ElasticTranscoder.Types.CaptionSource: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.CaptionSource.CaptionSource
+ Amazonka.ElasticTranscoder.Types.CaptionSource: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.CaptionSource.CaptionSource
+ Amazonka.ElasticTranscoder.Types.CaptionSource: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.CaptionSource.CaptionSource
+ Amazonka.ElasticTranscoder.Types.CaptionSource: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.CaptionSource.CaptionSource
+ Amazonka.ElasticTranscoder.Types.CaptionSource: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.CaptionSource.CaptionSource
+ Amazonka.ElasticTranscoder.Types.CaptionSource: newCaptionSource :: CaptionSource
+ Amazonka.ElasticTranscoder.Types.Captions: Captions' :: Maybe [CaptionFormat] -> Maybe [CaptionSource] -> Maybe Text -> Captions
+ Amazonka.ElasticTranscoder.Types.Captions: [$sel:captionFormats:Captions'] :: Captions -> Maybe [CaptionFormat]
+ Amazonka.ElasticTranscoder.Types.Captions: [$sel:captionSources:Captions'] :: Captions -> Maybe [CaptionSource]
+ Amazonka.ElasticTranscoder.Types.Captions: [$sel:mergePolicy:Captions'] :: Captions -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Captions: captions_captionFormats :: Lens' Captions (Maybe [CaptionFormat])
+ Amazonka.ElasticTranscoder.Types.Captions: captions_captionSources :: Lens' Captions (Maybe [CaptionSource])
+ Amazonka.ElasticTranscoder.Types.Captions: captions_mergePolicy :: Lens' Captions (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Captions: data Captions
+ Amazonka.ElasticTranscoder.Types.Captions: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.Captions.Captions
+ Amazonka.ElasticTranscoder.Types.Captions: instance Data.Aeson.Types.FromJSON.FromJSON Amazonka.ElasticTranscoder.Types.Captions.Captions
+ Amazonka.ElasticTranscoder.Types.Captions: instance Data.Aeson.Types.ToJSON.ToJSON Amazonka.ElasticTranscoder.Types.Captions.Captions
+ Amazonka.ElasticTranscoder.Types.Captions: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.Captions.Captions
+ Amazonka.ElasticTranscoder.Types.Captions: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.Captions.Captions
+ Amazonka.ElasticTranscoder.Types.Captions: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.Captions.Captions
+ Amazonka.ElasticTranscoder.Types.Captions: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.Captions.Captions
+ Amazonka.ElasticTranscoder.Types.Captions: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.Captions.Captions
+ Amazonka.ElasticTranscoder.Types.Captions: newCaptions :: Captions
+ Amazonka.ElasticTranscoder.Types.Clip: Clip' :: Maybe TimeSpan -> Clip
+ Amazonka.ElasticTranscoder.Types.Clip: [$sel:timeSpan:Clip'] :: Clip -> Maybe TimeSpan
+ Amazonka.ElasticTranscoder.Types.Clip: clip_timeSpan :: Lens' Clip (Maybe TimeSpan)
+ Amazonka.ElasticTranscoder.Types.Clip: data Clip
+ Amazonka.ElasticTranscoder.Types.Clip: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.Clip.Clip
+ Amazonka.ElasticTranscoder.Types.Clip: instance Data.Aeson.Types.FromJSON.FromJSON Amazonka.ElasticTranscoder.Types.Clip.Clip
+ Amazonka.ElasticTranscoder.Types.Clip: instance Data.Aeson.Types.ToJSON.ToJSON Amazonka.ElasticTranscoder.Types.Clip.Clip
+ Amazonka.ElasticTranscoder.Types.Clip: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.Clip.Clip
+ Amazonka.ElasticTranscoder.Types.Clip: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.Clip.Clip
+ Amazonka.ElasticTranscoder.Types.Clip: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.Clip.Clip
+ Amazonka.ElasticTranscoder.Types.Clip: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.Clip.Clip
+ Amazonka.ElasticTranscoder.Types.Clip: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.Clip.Clip
+ Amazonka.ElasticTranscoder.Types.Clip: newClip :: Clip
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: CreateJobOutput' :: Maybe JobAlbumArt -> Maybe Captions -> Maybe [Clip] -> Maybe Encryption -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Encryption -> Maybe Text -> Maybe [JobWatermark] -> CreateJobOutput
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: [$sel:albumArt:CreateJobOutput'] :: CreateJobOutput -> Maybe JobAlbumArt
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: [$sel:captions:CreateJobOutput'] :: CreateJobOutput -> Maybe Captions
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: [$sel:composition:CreateJobOutput'] :: CreateJobOutput -> Maybe [Clip]
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: [$sel:encryption:CreateJobOutput'] :: CreateJobOutput -> Maybe Encryption
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: [$sel:key:CreateJobOutput'] :: CreateJobOutput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: [$sel:presetId:CreateJobOutput'] :: CreateJobOutput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: [$sel:rotate:CreateJobOutput'] :: CreateJobOutput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: [$sel:segmentDuration:CreateJobOutput'] :: CreateJobOutput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: [$sel:thumbnailEncryption:CreateJobOutput'] :: CreateJobOutput -> Maybe Encryption
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: [$sel:thumbnailPattern:CreateJobOutput'] :: CreateJobOutput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: [$sel:watermarks:CreateJobOutput'] :: CreateJobOutput -> Maybe [JobWatermark]
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: createJobOutput_albumArt :: Lens' CreateJobOutput (Maybe JobAlbumArt)
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: createJobOutput_captions :: Lens' CreateJobOutput (Maybe Captions)
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: createJobOutput_composition :: Lens' CreateJobOutput (Maybe [Clip])
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: createJobOutput_encryption :: Lens' CreateJobOutput (Maybe Encryption)
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: createJobOutput_key :: Lens' CreateJobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: createJobOutput_presetId :: Lens' CreateJobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: createJobOutput_rotate :: Lens' CreateJobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: createJobOutput_segmentDuration :: Lens' CreateJobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: createJobOutput_thumbnailEncryption :: Lens' CreateJobOutput (Maybe Encryption)
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: createJobOutput_thumbnailPattern :: Lens' CreateJobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: createJobOutput_watermarks :: Lens' CreateJobOutput (Maybe [JobWatermark])
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: data CreateJobOutput
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.CreateJobOutput.CreateJobOutput
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: instance Data.Aeson.Types.ToJSON.ToJSON Amazonka.ElasticTranscoder.Types.CreateJobOutput.CreateJobOutput
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.CreateJobOutput.CreateJobOutput
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.CreateJobOutput.CreateJobOutput
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.CreateJobOutput.CreateJobOutput
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.CreateJobOutput.CreateJobOutput
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.CreateJobOutput.CreateJobOutput
+ Amazonka.ElasticTranscoder.Types.CreateJobOutput: newCreateJobOutput :: CreateJobOutput
+ Amazonka.ElasticTranscoder.Types.CreateJobPlaylist: CreateJobPlaylist' :: Maybe Text -> Maybe HlsContentProtection -> Maybe Text -> Maybe [Text] -> Maybe PlayReadyDrm -> CreateJobPlaylist
+ Amazonka.ElasticTranscoder.Types.CreateJobPlaylist: [$sel:format:CreateJobPlaylist'] :: CreateJobPlaylist -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.CreateJobPlaylist: [$sel:hlsContentProtection:CreateJobPlaylist'] :: CreateJobPlaylist -> Maybe HlsContentProtection
+ Amazonka.ElasticTranscoder.Types.CreateJobPlaylist: [$sel:name:CreateJobPlaylist'] :: CreateJobPlaylist -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.CreateJobPlaylist: [$sel:outputKeys:CreateJobPlaylist'] :: CreateJobPlaylist -> Maybe [Text]
+ Amazonka.ElasticTranscoder.Types.CreateJobPlaylist: [$sel:playReadyDrm:CreateJobPlaylist'] :: CreateJobPlaylist -> Maybe PlayReadyDrm
+ Amazonka.ElasticTranscoder.Types.CreateJobPlaylist: createJobPlaylist_format :: Lens' CreateJobPlaylist (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.CreateJobPlaylist: createJobPlaylist_hlsContentProtection :: Lens' CreateJobPlaylist (Maybe HlsContentProtection)
+ Amazonka.ElasticTranscoder.Types.CreateJobPlaylist: createJobPlaylist_name :: Lens' CreateJobPlaylist (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.CreateJobPlaylist: createJobPlaylist_outputKeys :: Lens' CreateJobPlaylist (Maybe [Text])
+ Amazonka.ElasticTranscoder.Types.CreateJobPlaylist: createJobPlaylist_playReadyDrm :: Lens' CreateJobPlaylist (Maybe PlayReadyDrm)
+ Amazonka.ElasticTranscoder.Types.CreateJobPlaylist: data CreateJobPlaylist
+ Amazonka.ElasticTranscoder.Types.CreateJobPlaylist: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.CreateJobPlaylist.CreateJobPlaylist
+ Amazonka.ElasticTranscoder.Types.CreateJobPlaylist: instance Data.Aeson.Types.ToJSON.ToJSON Amazonka.ElasticTranscoder.Types.CreateJobPlaylist.CreateJobPlaylist
+ Amazonka.ElasticTranscoder.Types.CreateJobPlaylist: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.CreateJobPlaylist.CreateJobPlaylist
+ Amazonka.ElasticTranscoder.Types.CreateJobPlaylist: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.CreateJobPlaylist.CreateJobPlaylist
+ Amazonka.ElasticTranscoder.Types.CreateJobPlaylist: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.CreateJobPlaylist.CreateJobPlaylist
+ Amazonka.ElasticTranscoder.Types.CreateJobPlaylist: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.CreateJobPlaylist.CreateJobPlaylist
+ Amazonka.ElasticTranscoder.Types.CreateJobPlaylist: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.CreateJobPlaylist.CreateJobPlaylist
+ Amazonka.ElasticTranscoder.Types.CreateJobPlaylist: newCreateJobPlaylist :: CreateJobPlaylist
+ Amazonka.ElasticTranscoder.Types.DetectedProperties: DetectedProperties' :: Maybe Integer -> Maybe Integer -> Maybe Text -> Maybe Int -> Maybe Int -> DetectedProperties
+ Amazonka.ElasticTranscoder.Types.DetectedProperties: [$sel:durationMillis:DetectedProperties'] :: DetectedProperties -> Maybe Integer
+ Amazonka.ElasticTranscoder.Types.DetectedProperties: [$sel:fileSize:DetectedProperties'] :: DetectedProperties -> Maybe Integer
+ Amazonka.ElasticTranscoder.Types.DetectedProperties: [$sel:frameRate:DetectedProperties'] :: DetectedProperties -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.DetectedProperties: [$sel:height:DetectedProperties'] :: DetectedProperties -> Maybe Int
+ Amazonka.ElasticTranscoder.Types.DetectedProperties: [$sel:width:DetectedProperties'] :: DetectedProperties -> Maybe Int
+ Amazonka.ElasticTranscoder.Types.DetectedProperties: data DetectedProperties
+ Amazonka.ElasticTranscoder.Types.DetectedProperties: detectedProperties_durationMillis :: Lens' DetectedProperties (Maybe Integer)
+ Amazonka.ElasticTranscoder.Types.DetectedProperties: detectedProperties_fileSize :: Lens' DetectedProperties (Maybe Integer)
+ Amazonka.ElasticTranscoder.Types.DetectedProperties: detectedProperties_frameRate :: Lens' DetectedProperties (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.DetectedProperties: detectedProperties_height :: Lens' DetectedProperties (Maybe Int)
+ Amazonka.ElasticTranscoder.Types.DetectedProperties: detectedProperties_width :: Lens' DetectedProperties (Maybe Int)
+ Amazonka.ElasticTranscoder.Types.DetectedProperties: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.DetectedProperties.DetectedProperties
+ Amazonka.ElasticTranscoder.Types.DetectedProperties: instance Data.Aeson.Types.FromJSON.FromJSON Amazonka.ElasticTranscoder.Types.DetectedProperties.DetectedProperties
+ Amazonka.ElasticTranscoder.Types.DetectedProperties: instance Data.Aeson.Types.ToJSON.ToJSON Amazonka.ElasticTranscoder.Types.DetectedProperties.DetectedProperties
+ Amazonka.ElasticTranscoder.Types.DetectedProperties: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.DetectedProperties.DetectedProperties
+ Amazonka.ElasticTranscoder.Types.DetectedProperties: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.DetectedProperties.DetectedProperties
+ Amazonka.ElasticTranscoder.Types.DetectedProperties: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.DetectedProperties.DetectedProperties
+ Amazonka.ElasticTranscoder.Types.DetectedProperties: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.DetectedProperties.DetectedProperties
+ Amazonka.ElasticTranscoder.Types.DetectedProperties: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.DetectedProperties.DetectedProperties
+ Amazonka.ElasticTranscoder.Types.DetectedProperties: newDetectedProperties :: DetectedProperties
+ Amazonka.ElasticTranscoder.Types.Encryption: Encryption' :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Encryption
+ Amazonka.ElasticTranscoder.Types.Encryption: [$sel:initializationVector:Encryption'] :: Encryption -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Encryption: [$sel:key:Encryption'] :: Encryption -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Encryption: [$sel:keyMd5:Encryption'] :: Encryption -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Encryption: [$sel:mode:Encryption'] :: Encryption -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Encryption: data Encryption
+ Amazonka.ElasticTranscoder.Types.Encryption: encryption_initializationVector :: Lens' Encryption (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Encryption: encryption_key :: Lens' Encryption (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Encryption: encryption_keyMd5 :: Lens' Encryption (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Encryption: encryption_mode :: Lens' Encryption (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Encryption: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.Encryption.Encryption
+ Amazonka.ElasticTranscoder.Types.Encryption: instance Data.Aeson.Types.FromJSON.FromJSON Amazonka.ElasticTranscoder.Types.Encryption.Encryption
+ Amazonka.ElasticTranscoder.Types.Encryption: instance Data.Aeson.Types.ToJSON.ToJSON Amazonka.ElasticTranscoder.Types.Encryption.Encryption
+ Amazonka.ElasticTranscoder.Types.Encryption: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.Encryption.Encryption
+ Amazonka.ElasticTranscoder.Types.Encryption: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.Encryption.Encryption
+ Amazonka.ElasticTranscoder.Types.Encryption: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.Encryption.Encryption
+ Amazonka.ElasticTranscoder.Types.Encryption: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.Encryption.Encryption
+ Amazonka.ElasticTranscoder.Types.Encryption: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.Encryption.Encryption
+ Amazonka.ElasticTranscoder.Types.Encryption: newEncryption :: Encryption
+ Amazonka.ElasticTranscoder.Types.HlsContentProtection: HlsContentProtection' :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> HlsContentProtection
+ Amazonka.ElasticTranscoder.Types.HlsContentProtection: [$sel:initializationVector:HlsContentProtection'] :: HlsContentProtection -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.HlsContentProtection: [$sel:key:HlsContentProtection'] :: HlsContentProtection -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.HlsContentProtection: [$sel:keyMd5:HlsContentProtection'] :: HlsContentProtection -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.HlsContentProtection: [$sel:keyStoragePolicy:HlsContentProtection'] :: HlsContentProtection -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.HlsContentProtection: [$sel:licenseAcquisitionUrl:HlsContentProtection'] :: HlsContentProtection -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.HlsContentProtection: [$sel:method:HlsContentProtection'] :: HlsContentProtection -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.HlsContentProtection: data HlsContentProtection
+ Amazonka.ElasticTranscoder.Types.HlsContentProtection: hlsContentProtection_initializationVector :: Lens' HlsContentProtection (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.HlsContentProtection: hlsContentProtection_key :: Lens' HlsContentProtection (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.HlsContentProtection: hlsContentProtection_keyMd5 :: Lens' HlsContentProtection (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.HlsContentProtection: hlsContentProtection_keyStoragePolicy :: Lens' HlsContentProtection (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.HlsContentProtection: hlsContentProtection_licenseAcquisitionUrl :: Lens' HlsContentProtection (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.HlsContentProtection: hlsContentProtection_method :: Lens' HlsContentProtection (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.HlsContentProtection: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.HlsContentProtection.HlsContentProtection
+ Amazonka.ElasticTranscoder.Types.HlsContentProtection: instance Data.Aeson.Types.FromJSON.FromJSON Amazonka.ElasticTranscoder.Types.HlsContentProtection.HlsContentProtection
+ Amazonka.ElasticTranscoder.Types.HlsContentProtection: instance Data.Aeson.Types.ToJSON.ToJSON Amazonka.ElasticTranscoder.Types.HlsContentProtection.HlsContentProtection
+ Amazonka.ElasticTranscoder.Types.HlsContentProtection: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.HlsContentProtection.HlsContentProtection
+ Amazonka.ElasticTranscoder.Types.HlsContentProtection: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.HlsContentProtection.HlsContentProtection
+ Amazonka.ElasticTranscoder.Types.HlsContentProtection: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.HlsContentProtection.HlsContentProtection
+ Amazonka.ElasticTranscoder.Types.HlsContentProtection: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.HlsContentProtection.HlsContentProtection
+ Amazonka.ElasticTranscoder.Types.HlsContentProtection: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.HlsContentProtection.HlsContentProtection
+ Amazonka.ElasticTranscoder.Types.HlsContentProtection: newHlsContentProtection :: HlsContentProtection
+ Amazonka.ElasticTranscoder.Types.InputCaptions: InputCaptions' :: Maybe [CaptionSource] -> Maybe Text -> InputCaptions
+ Amazonka.ElasticTranscoder.Types.InputCaptions: [$sel:captionSources:InputCaptions'] :: InputCaptions -> Maybe [CaptionSource]
+ Amazonka.ElasticTranscoder.Types.InputCaptions: [$sel:mergePolicy:InputCaptions'] :: InputCaptions -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.InputCaptions: data InputCaptions
+ Amazonka.ElasticTranscoder.Types.InputCaptions: inputCaptions_captionSources :: Lens' InputCaptions (Maybe [CaptionSource])
+ Amazonka.ElasticTranscoder.Types.InputCaptions: inputCaptions_mergePolicy :: Lens' InputCaptions (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.InputCaptions: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.InputCaptions.InputCaptions
+ Amazonka.ElasticTranscoder.Types.InputCaptions: instance Data.Aeson.Types.FromJSON.FromJSON Amazonka.ElasticTranscoder.Types.InputCaptions.InputCaptions
+ Amazonka.ElasticTranscoder.Types.InputCaptions: instance Data.Aeson.Types.ToJSON.ToJSON Amazonka.ElasticTranscoder.Types.InputCaptions.InputCaptions
+ Amazonka.ElasticTranscoder.Types.InputCaptions: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.InputCaptions.InputCaptions
+ Amazonka.ElasticTranscoder.Types.InputCaptions: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.InputCaptions.InputCaptions
+ Amazonka.ElasticTranscoder.Types.InputCaptions: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.InputCaptions.InputCaptions
+ Amazonka.ElasticTranscoder.Types.InputCaptions: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.InputCaptions.InputCaptions
+ Amazonka.ElasticTranscoder.Types.InputCaptions: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.InputCaptions.InputCaptions
+ Amazonka.ElasticTranscoder.Types.InputCaptions: newInputCaptions :: InputCaptions
+ Amazonka.ElasticTranscoder.Types.Job: Job' :: Maybe Text -> Maybe Text -> Maybe JobInput -> Maybe [JobInput] -> Maybe JobOutput -> Maybe Text -> Maybe [JobOutput] -> Maybe Text -> Maybe [Playlist] -> Maybe Text -> Maybe Timing -> Maybe (HashMap Text Text) -> Job
+ Amazonka.ElasticTranscoder.Types.Job: [$sel:arn:Job'] :: Job -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Job: [$sel:id:Job'] :: Job -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Job: [$sel:input:Job'] :: Job -> Maybe JobInput
+ Amazonka.ElasticTranscoder.Types.Job: [$sel:inputs:Job'] :: Job -> Maybe [JobInput]
+ Amazonka.ElasticTranscoder.Types.Job: [$sel:output:Job'] :: Job -> Maybe JobOutput
+ Amazonka.ElasticTranscoder.Types.Job: [$sel:outputKeyPrefix:Job'] :: Job -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Job: [$sel:outputs:Job'] :: Job -> Maybe [JobOutput]
+ Amazonka.ElasticTranscoder.Types.Job: [$sel:pipelineId:Job'] :: Job -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Job: [$sel:playlists:Job'] :: Job -> Maybe [Playlist]
+ Amazonka.ElasticTranscoder.Types.Job: [$sel:status:Job'] :: Job -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Job: [$sel:timing:Job'] :: Job -> Maybe Timing
+ Amazonka.ElasticTranscoder.Types.Job: [$sel:userMetadata:Job'] :: Job -> Maybe (HashMap Text Text)
+ Amazonka.ElasticTranscoder.Types.Job: data Job
+ Amazonka.ElasticTranscoder.Types.Job: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.Job.Job
+ Amazonka.ElasticTranscoder.Types.Job: instance Data.Aeson.Types.FromJSON.FromJSON Amazonka.ElasticTranscoder.Types.Job.Job
+ Amazonka.ElasticTranscoder.Types.Job: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.Job.Job
+ Amazonka.ElasticTranscoder.Types.Job: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.Job.Job
+ Amazonka.ElasticTranscoder.Types.Job: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.Job.Job
+ Amazonka.ElasticTranscoder.Types.Job: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.Job.Job
+ Amazonka.ElasticTranscoder.Types.Job: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.Job.Job
+ Amazonka.ElasticTranscoder.Types.Job: job_arn :: Lens' Job (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Job: job_id :: Lens' Job (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Job: job_input :: Lens' Job (Maybe JobInput)
+ Amazonka.ElasticTranscoder.Types.Job: job_inputs :: Lens' Job (Maybe [JobInput])
+ Amazonka.ElasticTranscoder.Types.Job: job_output :: Lens' Job (Maybe JobOutput)
+ Amazonka.ElasticTranscoder.Types.Job: job_outputKeyPrefix :: Lens' Job (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Job: job_outputs :: Lens' Job (Maybe [JobOutput])
+ Amazonka.ElasticTranscoder.Types.Job: job_pipelineId :: Lens' Job (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Job: job_playlists :: Lens' Job (Maybe [Playlist])
+ Amazonka.ElasticTranscoder.Types.Job: job_status :: Lens' Job (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Job: job_timing :: Lens' Job (Maybe Timing)
+ Amazonka.ElasticTranscoder.Types.Job: job_userMetadata :: Lens' Job (Maybe (HashMap Text Text))
+ Amazonka.ElasticTranscoder.Types.Job: newJob :: Job
+ Amazonka.ElasticTranscoder.Types.JobAlbumArt: JobAlbumArt' :: Maybe [Artwork] -> Maybe Text -> JobAlbumArt
+ Amazonka.ElasticTranscoder.Types.JobAlbumArt: [$sel:artwork:JobAlbumArt'] :: JobAlbumArt -> Maybe [Artwork]
+ Amazonka.ElasticTranscoder.Types.JobAlbumArt: [$sel:mergePolicy:JobAlbumArt'] :: JobAlbumArt -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.JobAlbumArt: data JobAlbumArt
+ Amazonka.ElasticTranscoder.Types.JobAlbumArt: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.JobAlbumArt.JobAlbumArt
+ Amazonka.ElasticTranscoder.Types.JobAlbumArt: instance Data.Aeson.Types.FromJSON.FromJSON Amazonka.ElasticTranscoder.Types.JobAlbumArt.JobAlbumArt
+ Amazonka.ElasticTranscoder.Types.JobAlbumArt: instance Data.Aeson.Types.ToJSON.ToJSON Amazonka.ElasticTranscoder.Types.JobAlbumArt.JobAlbumArt
+ Amazonka.ElasticTranscoder.Types.JobAlbumArt: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.JobAlbumArt.JobAlbumArt
+ Amazonka.ElasticTranscoder.Types.JobAlbumArt: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.JobAlbumArt.JobAlbumArt
+ Amazonka.ElasticTranscoder.Types.JobAlbumArt: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.JobAlbumArt.JobAlbumArt
+ Amazonka.ElasticTranscoder.Types.JobAlbumArt: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.JobAlbumArt.JobAlbumArt
+ Amazonka.ElasticTranscoder.Types.JobAlbumArt: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.JobAlbumArt.JobAlbumArt
+ Amazonka.ElasticTranscoder.Types.JobAlbumArt: jobAlbumArt_artwork :: Lens' JobAlbumArt (Maybe [Artwork])
+ Amazonka.ElasticTranscoder.Types.JobAlbumArt: jobAlbumArt_mergePolicy :: Lens' JobAlbumArt (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.JobAlbumArt: newJobAlbumArt :: JobAlbumArt
+ Amazonka.ElasticTranscoder.Types.JobInput: JobInput' :: Maybe Text -> Maybe Text -> Maybe DetectedProperties -> Maybe Encryption -> Maybe Text -> Maybe InputCaptions -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe TimeSpan -> JobInput
+ Amazonka.ElasticTranscoder.Types.JobInput: [$sel:aspectRatio:JobInput'] :: JobInput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.JobInput: [$sel:container:JobInput'] :: JobInput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.JobInput: [$sel:detectedProperties:JobInput'] :: JobInput -> Maybe DetectedProperties
+ Amazonka.ElasticTranscoder.Types.JobInput: [$sel:encryption:JobInput'] :: JobInput -> Maybe Encryption
+ Amazonka.ElasticTranscoder.Types.JobInput: [$sel:frameRate:JobInput'] :: JobInput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.JobInput: [$sel:inputCaptions:JobInput'] :: JobInput -> Maybe InputCaptions
+ Amazonka.ElasticTranscoder.Types.JobInput: [$sel:interlaced:JobInput'] :: JobInput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.JobInput: [$sel:key:JobInput'] :: JobInput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.JobInput: [$sel:resolution:JobInput'] :: JobInput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.JobInput: [$sel:timeSpan:JobInput'] :: JobInput -> Maybe TimeSpan
+ Amazonka.ElasticTranscoder.Types.JobInput: data JobInput
+ Amazonka.ElasticTranscoder.Types.JobInput: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.JobInput.JobInput
+ Amazonka.ElasticTranscoder.Types.JobInput: instance Data.Aeson.Types.FromJSON.FromJSON Amazonka.ElasticTranscoder.Types.JobInput.JobInput
+ Amazonka.ElasticTranscoder.Types.JobInput: instance Data.Aeson.Types.ToJSON.ToJSON Amazonka.ElasticTranscoder.Types.JobInput.JobInput
+ Amazonka.ElasticTranscoder.Types.JobInput: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.JobInput.JobInput
+ Amazonka.ElasticTranscoder.Types.JobInput: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.JobInput.JobInput
+ Amazonka.ElasticTranscoder.Types.JobInput: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.JobInput.JobInput
+ Amazonka.ElasticTranscoder.Types.JobInput: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.JobInput.JobInput
+ Amazonka.ElasticTranscoder.Types.JobInput: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.JobInput.JobInput
+ Amazonka.ElasticTranscoder.Types.JobInput: jobInput_aspectRatio :: Lens' JobInput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.JobInput: jobInput_container :: Lens' JobInput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.JobInput: jobInput_detectedProperties :: Lens' JobInput (Maybe DetectedProperties)
+ Amazonka.ElasticTranscoder.Types.JobInput: jobInput_encryption :: Lens' JobInput (Maybe Encryption)
+ Amazonka.ElasticTranscoder.Types.JobInput: jobInput_frameRate :: Lens' JobInput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.JobInput: jobInput_inputCaptions :: Lens' JobInput (Maybe InputCaptions)
+ Amazonka.ElasticTranscoder.Types.JobInput: jobInput_interlaced :: Lens' JobInput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.JobInput: jobInput_key :: Lens' JobInput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.JobInput: jobInput_resolution :: Lens' JobInput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.JobInput: jobInput_timeSpan :: Lens' JobInput (Maybe TimeSpan)
+ Amazonka.ElasticTranscoder.Types.JobInput: newJobInput :: JobInput
+ Amazonka.ElasticTranscoder.Types.JobOutput: JobOutput' :: Maybe JobAlbumArt -> Maybe Text -> Maybe Captions -> Maybe [Clip] -> Maybe Integer -> Maybe Integer -> Maybe Encryption -> Maybe Integer -> Maybe Text -> Maybe Int -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Encryption -> Maybe Text -> Maybe [JobWatermark] -> Maybe Int -> JobOutput
+ Amazonka.ElasticTranscoder.Types.JobOutput: [$sel:albumArt:JobOutput'] :: JobOutput -> Maybe JobAlbumArt
+ Amazonka.ElasticTranscoder.Types.JobOutput: [$sel:appliedColorSpaceConversion:JobOutput'] :: JobOutput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.JobOutput: [$sel:captions:JobOutput'] :: JobOutput -> Maybe Captions
+ Amazonka.ElasticTranscoder.Types.JobOutput: [$sel:composition:JobOutput'] :: JobOutput -> Maybe [Clip]
+ Amazonka.ElasticTranscoder.Types.JobOutput: [$sel:duration:JobOutput'] :: JobOutput -> Maybe Integer
+ Amazonka.ElasticTranscoder.Types.JobOutput: [$sel:durationMillis:JobOutput'] :: JobOutput -> Maybe Integer
+ Amazonka.ElasticTranscoder.Types.JobOutput: [$sel:encryption:JobOutput'] :: JobOutput -> Maybe Encryption
+ Amazonka.ElasticTranscoder.Types.JobOutput: [$sel:fileSize:JobOutput'] :: JobOutput -> Maybe Integer
+ Amazonka.ElasticTranscoder.Types.JobOutput: [$sel:frameRate:JobOutput'] :: JobOutput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.JobOutput: [$sel:height:JobOutput'] :: JobOutput -> Maybe Int
+ Amazonka.ElasticTranscoder.Types.JobOutput: [$sel:id:JobOutput'] :: JobOutput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.JobOutput: [$sel:key:JobOutput'] :: JobOutput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.JobOutput: [$sel:presetId:JobOutput'] :: JobOutput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.JobOutput: [$sel:rotate:JobOutput'] :: JobOutput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.JobOutput: [$sel:segmentDuration:JobOutput'] :: JobOutput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.JobOutput: [$sel:status:JobOutput'] :: JobOutput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.JobOutput: [$sel:statusDetail:JobOutput'] :: JobOutput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.JobOutput: [$sel:thumbnailEncryption:JobOutput'] :: JobOutput -> Maybe Encryption
+ Amazonka.ElasticTranscoder.Types.JobOutput: [$sel:thumbnailPattern:JobOutput'] :: JobOutput -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.JobOutput: [$sel:watermarks:JobOutput'] :: JobOutput -> Maybe [JobWatermark]
+ Amazonka.ElasticTranscoder.Types.JobOutput: [$sel:width:JobOutput'] :: JobOutput -> Maybe Int
+ Amazonka.ElasticTranscoder.Types.JobOutput: data JobOutput
+ Amazonka.ElasticTranscoder.Types.JobOutput: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.JobOutput.JobOutput
+ Amazonka.ElasticTranscoder.Types.JobOutput: instance Data.Aeson.Types.FromJSON.FromJSON Amazonka.ElasticTranscoder.Types.JobOutput.JobOutput
+ Amazonka.ElasticTranscoder.Types.JobOutput: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.JobOutput.JobOutput
+ Amazonka.ElasticTranscoder.Types.JobOutput: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.JobOutput.JobOutput
+ Amazonka.ElasticTranscoder.Types.JobOutput: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.JobOutput.JobOutput
+ Amazonka.ElasticTranscoder.Types.JobOutput: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.JobOutput.JobOutput
+ Amazonka.ElasticTranscoder.Types.JobOutput: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.JobOutput.JobOutput
+ Amazonka.ElasticTranscoder.Types.JobOutput: jobOutput_albumArt :: Lens' JobOutput (Maybe JobAlbumArt)
+ Amazonka.ElasticTranscoder.Types.JobOutput: jobOutput_appliedColorSpaceConversion :: Lens' JobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.JobOutput: jobOutput_captions :: Lens' JobOutput (Maybe Captions)
+ Amazonka.ElasticTranscoder.Types.JobOutput: jobOutput_composition :: Lens' JobOutput (Maybe [Clip])
+ Amazonka.ElasticTranscoder.Types.JobOutput: jobOutput_duration :: Lens' JobOutput (Maybe Integer)
+ Amazonka.ElasticTranscoder.Types.JobOutput: jobOutput_durationMillis :: Lens' JobOutput (Maybe Integer)
+ Amazonka.ElasticTranscoder.Types.JobOutput: jobOutput_encryption :: Lens' JobOutput (Maybe Encryption)
+ Amazonka.ElasticTranscoder.Types.JobOutput: jobOutput_fileSize :: Lens' JobOutput (Maybe Integer)
+ Amazonka.ElasticTranscoder.Types.JobOutput: jobOutput_frameRate :: Lens' JobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.JobOutput: jobOutput_height :: Lens' JobOutput (Maybe Int)
+ Amazonka.ElasticTranscoder.Types.JobOutput: jobOutput_id :: Lens' JobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.JobOutput: jobOutput_key :: Lens' JobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.JobOutput: jobOutput_presetId :: Lens' JobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.JobOutput: jobOutput_rotate :: Lens' JobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.JobOutput: jobOutput_segmentDuration :: Lens' JobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.JobOutput: jobOutput_status :: Lens' JobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.JobOutput: jobOutput_statusDetail :: Lens' JobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.JobOutput: jobOutput_thumbnailEncryption :: Lens' JobOutput (Maybe Encryption)
+ Amazonka.ElasticTranscoder.Types.JobOutput: jobOutput_thumbnailPattern :: Lens' JobOutput (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.JobOutput: jobOutput_watermarks :: Lens' JobOutput (Maybe [JobWatermark])
+ Amazonka.ElasticTranscoder.Types.JobOutput: jobOutput_width :: Lens' JobOutput (Maybe Int)
+ Amazonka.ElasticTranscoder.Types.JobOutput: newJobOutput :: JobOutput
+ Amazonka.ElasticTranscoder.Types.JobWatermark: JobWatermark' :: Maybe Encryption -> Maybe Text -> Maybe Text -> JobWatermark
+ Amazonka.ElasticTranscoder.Types.JobWatermark: [$sel:encryption:JobWatermark'] :: JobWatermark -> Maybe Encryption
+ Amazonka.ElasticTranscoder.Types.JobWatermark: [$sel:inputKey:JobWatermark'] :: JobWatermark -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.JobWatermark: [$sel:presetWatermarkId:JobWatermark'] :: JobWatermark -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.JobWatermark: data JobWatermark
+ Amazonka.ElasticTranscoder.Types.JobWatermark: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.JobWatermark.JobWatermark
+ Amazonka.ElasticTranscoder.Types.JobWatermark: instance Data.Aeson.Types.FromJSON.FromJSON Amazonka.ElasticTranscoder.Types.JobWatermark.JobWatermark
+ Amazonka.ElasticTranscoder.Types.JobWatermark: instance Data.Aeson.Types.ToJSON.ToJSON Amazonka.ElasticTranscoder.Types.JobWatermark.JobWatermark
+ Amazonka.ElasticTranscoder.Types.JobWatermark: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.JobWatermark.JobWatermark
+ Amazonka.ElasticTranscoder.Types.JobWatermark: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.JobWatermark.JobWatermark
+ Amazonka.ElasticTranscoder.Types.JobWatermark: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.JobWatermark.JobWatermark
+ Amazonka.ElasticTranscoder.Types.JobWatermark: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.JobWatermark.JobWatermark
+ Amazonka.ElasticTranscoder.Types.JobWatermark: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.JobWatermark.JobWatermark
+ Amazonka.ElasticTranscoder.Types.JobWatermark: jobWatermark_encryption :: Lens' JobWatermark (Maybe Encryption)
+ Amazonka.ElasticTranscoder.Types.JobWatermark: jobWatermark_inputKey :: Lens' JobWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.JobWatermark: jobWatermark_presetWatermarkId :: Lens' JobWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.JobWatermark: newJobWatermark :: JobWatermark
+ Amazonka.ElasticTranscoder.Types.Notifications: Notifications' :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Notifications
+ Amazonka.ElasticTranscoder.Types.Notifications: [$sel:completed:Notifications'] :: Notifications -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Notifications: [$sel:error:Notifications'] :: Notifications -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Notifications: [$sel:progressing:Notifications'] :: Notifications -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Notifications: [$sel:warning:Notifications'] :: Notifications -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Notifications: data Notifications
+ Amazonka.ElasticTranscoder.Types.Notifications: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.Notifications.Notifications
+ Amazonka.ElasticTranscoder.Types.Notifications: instance Data.Aeson.Types.FromJSON.FromJSON Amazonka.ElasticTranscoder.Types.Notifications.Notifications
+ Amazonka.ElasticTranscoder.Types.Notifications: instance Data.Aeson.Types.ToJSON.ToJSON Amazonka.ElasticTranscoder.Types.Notifications.Notifications
+ Amazonka.ElasticTranscoder.Types.Notifications: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.Notifications.Notifications
+ Amazonka.ElasticTranscoder.Types.Notifications: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.Notifications.Notifications
+ Amazonka.ElasticTranscoder.Types.Notifications: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.Notifications.Notifications
+ Amazonka.ElasticTranscoder.Types.Notifications: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.Notifications.Notifications
+ Amazonka.ElasticTranscoder.Types.Notifications: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.Notifications.Notifications
+ Amazonka.ElasticTranscoder.Types.Notifications: newNotifications :: Notifications
+ Amazonka.ElasticTranscoder.Types.Notifications: notifications_completed :: Lens' Notifications (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Notifications: notifications_error :: Lens' Notifications (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Notifications: notifications_progressing :: Lens' Notifications (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Notifications: notifications_warning :: Lens' Notifications (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Permission: Permission' :: Maybe [Text] -> Maybe Text -> Maybe Text -> Permission
+ Amazonka.ElasticTranscoder.Types.Permission: [$sel:access:Permission'] :: Permission -> Maybe [Text]
+ Amazonka.ElasticTranscoder.Types.Permission: [$sel:grantee:Permission'] :: Permission -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Permission: [$sel:granteeType:Permission'] :: Permission -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Permission: data Permission
+ Amazonka.ElasticTranscoder.Types.Permission: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.Permission.Permission
+ Amazonka.ElasticTranscoder.Types.Permission: instance Data.Aeson.Types.FromJSON.FromJSON Amazonka.ElasticTranscoder.Types.Permission.Permission
+ Amazonka.ElasticTranscoder.Types.Permission: instance Data.Aeson.Types.ToJSON.ToJSON Amazonka.ElasticTranscoder.Types.Permission.Permission
+ Amazonka.ElasticTranscoder.Types.Permission: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.Permission.Permission
+ Amazonka.ElasticTranscoder.Types.Permission: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.Permission.Permission
+ Amazonka.ElasticTranscoder.Types.Permission: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.Permission.Permission
+ Amazonka.ElasticTranscoder.Types.Permission: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.Permission.Permission
+ Amazonka.ElasticTranscoder.Types.Permission: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.Permission.Permission
+ Amazonka.ElasticTranscoder.Types.Permission: newPermission :: Permission
+ Amazonka.ElasticTranscoder.Types.Permission: permission_access :: Lens' Permission (Maybe [Text])
+ Amazonka.ElasticTranscoder.Types.Permission: permission_grantee :: Lens' Permission (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Permission: permission_granteeType :: Lens' Permission (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Pipeline: Pipeline' :: Maybe Text -> Maybe Text -> Maybe PipelineOutputConfig -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Notifications -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe PipelineOutputConfig -> Pipeline
+ Amazonka.ElasticTranscoder.Types.Pipeline: [$sel:arn:Pipeline'] :: Pipeline -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Pipeline: [$sel:awsKmsKeyArn:Pipeline'] :: Pipeline -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Pipeline: [$sel:contentConfig:Pipeline'] :: Pipeline -> Maybe PipelineOutputConfig
+ Amazonka.ElasticTranscoder.Types.Pipeline: [$sel:id:Pipeline'] :: Pipeline -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Pipeline: [$sel:inputBucket:Pipeline'] :: Pipeline -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Pipeline: [$sel:name:Pipeline'] :: Pipeline -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Pipeline: [$sel:notifications:Pipeline'] :: Pipeline -> Maybe Notifications
+ Amazonka.ElasticTranscoder.Types.Pipeline: [$sel:outputBucket:Pipeline'] :: Pipeline -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Pipeline: [$sel:role':Pipeline'] :: Pipeline -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Pipeline: [$sel:status:Pipeline'] :: Pipeline -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Pipeline: [$sel:thumbnailConfig:Pipeline'] :: Pipeline -> Maybe PipelineOutputConfig
+ Amazonka.ElasticTranscoder.Types.Pipeline: data Pipeline
+ Amazonka.ElasticTranscoder.Types.Pipeline: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.Pipeline.Pipeline
+ Amazonka.ElasticTranscoder.Types.Pipeline: instance Data.Aeson.Types.FromJSON.FromJSON Amazonka.ElasticTranscoder.Types.Pipeline.Pipeline
+ Amazonka.ElasticTranscoder.Types.Pipeline: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.Pipeline.Pipeline
+ Amazonka.ElasticTranscoder.Types.Pipeline: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.Pipeline.Pipeline
+ Amazonka.ElasticTranscoder.Types.Pipeline: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.Pipeline.Pipeline
+ Amazonka.ElasticTranscoder.Types.Pipeline: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.Pipeline.Pipeline
+ Amazonka.ElasticTranscoder.Types.Pipeline: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.Pipeline.Pipeline
+ Amazonka.ElasticTranscoder.Types.Pipeline: newPipeline :: Pipeline
+ Amazonka.ElasticTranscoder.Types.Pipeline: pipeline_arn :: Lens' Pipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Pipeline: pipeline_awsKmsKeyArn :: Lens' Pipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Pipeline: pipeline_contentConfig :: Lens' Pipeline (Maybe PipelineOutputConfig)
+ Amazonka.ElasticTranscoder.Types.Pipeline: pipeline_id :: Lens' Pipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Pipeline: pipeline_inputBucket :: Lens' Pipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Pipeline: pipeline_name :: Lens' Pipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Pipeline: pipeline_notifications :: Lens' Pipeline (Maybe Notifications)
+ Amazonka.ElasticTranscoder.Types.Pipeline: pipeline_outputBucket :: Lens' Pipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Pipeline: pipeline_role :: Lens' Pipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Pipeline: pipeline_status :: Lens' Pipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Pipeline: pipeline_thumbnailConfig :: Lens' Pipeline (Maybe PipelineOutputConfig)
+ Amazonka.ElasticTranscoder.Types.PipelineOutputConfig: PipelineOutputConfig' :: Maybe Text -> Maybe [Permission] -> Maybe Text -> PipelineOutputConfig
+ Amazonka.ElasticTranscoder.Types.PipelineOutputConfig: [$sel:bucket:PipelineOutputConfig'] :: PipelineOutputConfig -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.PipelineOutputConfig: [$sel:permissions:PipelineOutputConfig'] :: PipelineOutputConfig -> Maybe [Permission]
+ Amazonka.ElasticTranscoder.Types.PipelineOutputConfig: [$sel:storageClass:PipelineOutputConfig'] :: PipelineOutputConfig -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.PipelineOutputConfig: data PipelineOutputConfig
+ Amazonka.ElasticTranscoder.Types.PipelineOutputConfig: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.PipelineOutputConfig.PipelineOutputConfig
+ Amazonka.ElasticTranscoder.Types.PipelineOutputConfig: instance Data.Aeson.Types.FromJSON.FromJSON Amazonka.ElasticTranscoder.Types.PipelineOutputConfig.PipelineOutputConfig
+ Amazonka.ElasticTranscoder.Types.PipelineOutputConfig: instance Data.Aeson.Types.ToJSON.ToJSON Amazonka.ElasticTranscoder.Types.PipelineOutputConfig.PipelineOutputConfig
+ Amazonka.ElasticTranscoder.Types.PipelineOutputConfig: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.PipelineOutputConfig.PipelineOutputConfig
+ Amazonka.ElasticTranscoder.Types.PipelineOutputConfig: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.PipelineOutputConfig.PipelineOutputConfig
+ Amazonka.ElasticTranscoder.Types.PipelineOutputConfig: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.PipelineOutputConfig.PipelineOutputConfig
+ Amazonka.ElasticTranscoder.Types.PipelineOutputConfig: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.PipelineOutputConfig.PipelineOutputConfig
+ Amazonka.ElasticTranscoder.Types.PipelineOutputConfig: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.PipelineOutputConfig.PipelineOutputConfig
+ Amazonka.ElasticTranscoder.Types.PipelineOutputConfig: newPipelineOutputConfig :: PipelineOutputConfig
+ Amazonka.ElasticTranscoder.Types.PipelineOutputConfig: pipelineOutputConfig_bucket :: Lens' PipelineOutputConfig (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.PipelineOutputConfig: pipelineOutputConfig_permissions :: Lens' PipelineOutputConfig (Maybe [Permission])
+ Amazonka.ElasticTranscoder.Types.PipelineOutputConfig: pipelineOutputConfig_storageClass :: Lens' PipelineOutputConfig (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.PlayReadyDrm: PlayReadyDrm' :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> PlayReadyDrm
+ Amazonka.ElasticTranscoder.Types.PlayReadyDrm: [$sel:format:PlayReadyDrm'] :: PlayReadyDrm -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.PlayReadyDrm: [$sel:initializationVector:PlayReadyDrm'] :: PlayReadyDrm -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.PlayReadyDrm: [$sel:key:PlayReadyDrm'] :: PlayReadyDrm -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.PlayReadyDrm: [$sel:keyId:PlayReadyDrm'] :: PlayReadyDrm -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.PlayReadyDrm: [$sel:keyMd5:PlayReadyDrm'] :: PlayReadyDrm -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.PlayReadyDrm: [$sel:licenseAcquisitionUrl:PlayReadyDrm'] :: PlayReadyDrm -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.PlayReadyDrm: data PlayReadyDrm
+ Amazonka.ElasticTranscoder.Types.PlayReadyDrm: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.PlayReadyDrm.PlayReadyDrm
+ Amazonka.ElasticTranscoder.Types.PlayReadyDrm: instance Data.Aeson.Types.FromJSON.FromJSON Amazonka.ElasticTranscoder.Types.PlayReadyDrm.PlayReadyDrm
+ Amazonka.ElasticTranscoder.Types.PlayReadyDrm: instance Data.Aeson.Types.ToJSON.ToJSON Amazonka.ElasticTranscoder.Types.PlayReadyDrm.PlayReadyDrm
+ Amazonka.ElasticTranscoder.Types.PlayReadyDrm: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.PlayReadyDrm.PlayReadyDrm
+ Amazonka.ElasticTranscoder.Types.PlayReadyDrm: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.PlayReadyDrm.PlayReadyDrm
+ Amazonka.ElasticTranscoder.Types.PlayReadyDrm: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.PlayReadyDrm.PlayReadyDrm
+ Amazonka.ElasticTranscoder.Types.PlayReadyDrm: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.PlayReadyDrm.PlayReadyDrm
+ Amazonka.ElasticTranscoder.Types.PlayReadyDrm: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.PlayReadyDrm.PlayReadyDrm
+ Amazonka.ElasticTranscoder.Types.PlayReadyDrm: newPlayReadyDrm :: PlayReadyDrm
+ Amazonka.ElasticTranscoder.Types.PlayReadyDrm: playReadyDrm_format :: Lens' PlayReadyDrm (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.PlayReadyDrm: playReadyDrm_initializationVector :: Lens' PlayReadyDrm (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.PlayReadyDrm: playReadyDrm_key :: Lens' PlayReadyDrm (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.PlayReadyDrm: playReadyDrm_keyId :: Lens' PlayReadyDrm (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.PlayReadyDrm: playReadyDrm_keyMd5 :: Lens' PlayReadyDrm (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.PlayReadyDrm: playReadyDrm_licenseAcquisitionUrl :: Lens' PlayReadyDrm (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Playlist: Playlist' :: Maybe Text -> Maybe HlsContentProtection -> Maybe Text -> Maybe [Text] -> Maybe PlayReadyDrm -> Maybe Text -> Maybe Text -> Playlist
+ Amazonka.ElasticTranscoder.Types.Playlist: [$sel:format:Playlist'] :: Playlist -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Playlist: [$sel:hlsContentProtection:Playlist'] :: Playlist -> Maybe HlsContentProtection
+ Amazonka.ElasticTranscoder.Types.Playlist: [$sel:name:Playlist'] :: Playlist -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Playlist: [$sel:outputKeys:Playlist'] :: Playlist -> Maybe [Text]
+ Amazonka.ElasticTranscoder.Types.Playlist: [$sel:playReadyDrm:Playlist'] :: Playlist -> Maybe PlayReadyDrm
+ Amazonka.ElasticTranscoder.Types.Playlist: [$sel:status:Playlist'] :: Playlist -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Playlist: [$sel:statusDetail:Playlist'] :: Playlist -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Playlist: data Playlist
+ Amazonka.ElasticTranscoder.Types.Playlist: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.Playlist.Playlist
+ Amazonka.ElasticTranscoder.Types.Playlist: instance Data.Aeson.Types.FromJSON.FromJSON Amazonka.ElasticTranscoder.Types.Playlist.Playlist
+ Amazonka.ElasticTranscoder.Types.Playlist: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.Playlist.Playlist
+ Amazonka.ElasticTranscoder.Types.Playlist: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.Playlist.Playlist
+ Amazonka.ElasticTranscoder.Types.Playlist: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.Playlist.Playlist
+ Amazonka.ElasticTranscoder.Types.Playlist: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.Playlist.Playlist
+ Amazonka.ElasticTranscoder.Types.Playlist: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.Playlist.Playlist
+ Amazonka.ElasticTranscoder.Types.Playlist: newPlaylist :: Playlist
+ Amazonka.ElasticTranscoder.Types.Playlist: playlist_format :: Lens' Playlist (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Playlist: playlist_hlsContentProtection :: Lens' Playlist (Maybe HlsContentProtection)
+ Amazonka.ElasticTranscoder.Types.Playlist: playlist_name :: Lens' Playlist (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Playlist: playlist_outputKeys :: Lens' Playlist (Maybe [Text])
+ Amazonka.ElasticTranscoder.Types.Playlist: playlist_playReadyDrm :: Lens' Playlist (Maybe PlayReadyDrm)
+ Amazonka.ElasticTranscoder.Types.Playlist: playlist_status :: Lens' Playlist (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Playlist: playlist_statusDetail :: Lens' Playlist (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Preset: Preset' :: Maybe Text -> Maybe AudioParameters -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Thumbnails -> Maybe Text -> Maybe VideoParameters -> Preset
+ Amazonka.ElasticTranscoder.Types.Preset: [$sel:arn:Preset'] :: Preset -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Preset: [$sel:audio:Preset'] :: Preset -> Maybe AudioParameters
+ Amazonka.ElasticTranscoder.Types.Preset: [$sel:container:Preset'] :: Preset -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Preset: [$sel:description:Preset'] :: Preset -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Preset: [$sel:id:Preset'] :: Preset -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Preset: [$sel:name:Preset'] :: Preset -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Preset: [$sel:thumbnails:Preset'] :: Preset -> Maybe Thumbnails
+ Amazonka.ElasticTranscoder.Types.Preset: [$sel:type':Preset'] :: Preset -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Preset: [$sel:video:Preset'] :: Preset -> Maybe VideoParameters
+ Amazonka.ElasticTranscoder.Types.Preset: data Preset
+ Amazonka.ElasticTranscoder.Types.Preset: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.Preset.Preset
+ Amazonka.ElasticTranscoder.Types.Preset: instance Data.Aeson.Types.FromJSON.FromJSON Amazonka.ElasticTranscoder.Types.Preset.Preset
+ Amazonka.ElasticTranscoder.Types.Preset: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.Preset.Preset
+ Amazonka.ElasticTranscoder.Types.Preset: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.Preset.Preset
+ Amazonka.ElasticTranscoder.Types.Preset: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.Preset.Preset
+ Amazonka.ElasticTranscoder.Types.Preset: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.Preset.Preset
+ Amazonka.ElasticTranscoder.Types.Preset: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.Preset.Preset
+ Amazonka.ElasticTranscoder.Types.Preset: newPreset :: Preset
+ Amazonka.ElasticTranscoder.Types.Preset: preset_arn :: Lens' Preset (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Preset: preset_audio :: Lens' Preset (Maybe AudioParameters)
+ Amazonka.ElasticTranscoder.Types.Preset: preset_container :: Lens' Preset (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Preset: preset_description :: Lens' Preset (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Preset: preset_id :: Lens' Preset (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Preset: preset_name :: Lens' Preset (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Preset: preset_thumbnails :: Lens' Preset (Maybe Thumbnails)
+ Amazonka.ElasticTranscoder.Types.Preset: preset_type :: Lens' Preset (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Preset: preset_video :: Lens' Preset (Maybe VideoParameters)
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: PresetWatermark' :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> PresetWatermark
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: [$sel:horizontalAlign:PresetWatermark'] :: PresetWatermark -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: [$sel:horizontalOffset:PresetWatermark'] :: PresetWatermark -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: [$sel:id:PresetWatermark'] :: PresetWatermark -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: [$sel:maxHeight:PresetWatermark'] :: PresetWatermark -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: [$sel:maxWidth:PresetWatermark'] :: PresetWatermark -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: [$sel:opacity:PresetWatermark'] :: PresetWatermark -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: [$sel:sizingPolicy:PresetWatermark'] :: PresetWatermark -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: [$sel:target:PresetWatermark'] :: PresetWatermark -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: [$sel:verticalAlign:PresetWatermark'] :: PresetWatermark -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: [$sel:verticalOffset:PresetWatermark'] :: PresetWatermark -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: data PresetWatermark
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.PresetWatermark.PresetWatermark
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: instance Data.Aeson.Types.FromJSON.FromJSON Amazonka.ElasticTranscoder.Types.PresetWatermark.PresetWatermark
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: instance Data.Aeson.Types.ToJSON.ToJSON Amazonka.ElasticTranscoder.Types.PresetWatermark.PresetWatermark
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.PresetWatermark.PresetWatermark
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.PresetWatermark.PresetWatermark
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.PresetWatermark.PresetWatermark
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.PresetWatermark.PresetWatermark
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.PresetWatermark.PresetWatermark
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: newPresetWatermark :: PresetWatermark
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: presetWatermark_horizontalAlign :: Lens' PresetWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: presetWatermark_horizontalOffset :: Lens' PresetWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: presetWatermark_id :: Lens' PresetWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: presetWatermark_maxHeight :: Lens' PresetWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: presetWatermark_maxWidth :: Lens' PresetWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: presetWatermark_opacity :: Lens' PresetWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: presetWatermark_sizingPolicy :: Lens' PresetWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: presetWatermark_target :: Lens' PresetWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: presetWatermark_verticalAlign :: Lens' PresetWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.PresetWatermark: presetWatermark_verticalOffset :: Lens' PresetWatermark (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Thumbnails: Thumbnails' :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Thumbnails
+ Amazonka.ElasticTranscoder.Types.Thumbnails: [$sel:aspectRatio:Thumbnails'] :: Thumbnails -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Thumbnails: [$sel:format:Thumbnails'] :: Thumbnails -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Thumbnails: [$sel:interval:Thumbnails'] :: Thumbnails -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Thumbnails: [$sel:maxHeight:Thumbnails'] :: Thumbnails -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Thumbnails: [$sel:maxWidth:Thumbnails'] :: Thumbnails -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Thumbnails: [$sel:paddingPolicy:Thumbnails'] :: Thumbnails -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Thumbnails: [$sel:resolution:Thumbnails'] :: Thumbnails -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Thumbnails: [$sel:sizingPolicy:Thumbnails'] :: Thumbnails -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Thumbnails: data Thumbnails
+ Amazonka.ElasticTranscoder.Types.Thumbnails: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.Thumbnails.Thumbnails
+ Amazonka.ElasticTranscoder.Types.Thumbnails: instance Data.Aeson.Types.FromJSON.FromJSON Amazonka.ElasticTranscoder.Types.Thumbnails.Thumbnails
+ Amazonka.ElasticTranscoder.Types.Thumbnails: instance Data.Aeson.Types.ToJSON.ToJSON Amazonka.ElasticTranscoder.Types.Thumbnails.Thumbnails
+ Amazonka.ElasticTranscoder.Types.Thumbnails: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.Thumbnails.Thumbnails
+ Amazonka.ElasticTranscoder.Types.Thumbnails: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.Thumbnails.Thumbnails
+ Amazonka.ElasticTranscoder.Types.Thumbnails: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.Thumbnails.Thumbnails
+ Amazonka.ElasticTranscoder.Types.Thumbnails: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.Thumbnails.Thumbnails
+ Amazonka.ElasticTranscoder.Types.Thumbnails: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.Thumbnails.Thumbnails
+ Amazonka.ElasticTranscoder.Types.Thumbnails: newThumbnails :: Thumbnails
+ Amazonka.ElasticTranscoder.Types.Thumbnails: thumbnails_aspectRatio :: Lens' Thumbnails (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Thumbnails: thumbnails_format :: Lens' Thumbnails (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Thumbnails: thumbnails_interval :: Lens' Thumbnails (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Thumbnails: thumbnails_maxHeight :: Lens' Thumbnails (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Thumbnails: thumbnails_maxWidth :: Lens' Thumbnails (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Thumbnails: thumbnails_paddingPolicy :: Lens' Thumbnails (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Thumbnails: thumbnails_resolution :: Lens' Thumbnails (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Thumbnails: thumbnails_sizingPolicy :: Lens' Thumbnails (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.TimeSpan: TimeSpan' :: Maybe Text -> Maybe Text -> TimeSpan
+ Amazonka.ElasticTranscoder.Types.TimeSpan: [$sel:duration:TimeSpan'] :: TimeSpan -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.TimeSpan: [$sel:startTime:TimeSpan'] :: TimeSpan -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.TimeSpan: data TimeSpan
+ Amazonka.ElasticTranscoder.Types.TimeSpan: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.TimeSpan.TimeSpan
+ Amazonka.ElasticTranscoder.Types.TimeSpan: instance Data.Aeson.Types.FromJSON.FromJSON Amazonka.ElasticTranscoder.Types.TimeSpan.TimeSpan
+ Amazonka.ElasticTranscoder.Types.TimeSpan: instance Data.Aeson.Types.ToJSON.ToJSON Amazonka.ElasticTranscoder.Types.TimeSpan.TimeSpan
+ Amazonka.ElasticTranscoder.Types.TimeSpan: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.TimeSpan.TimeSpan
+ Amazonka.ElasticTranscoder.Types.TimeSpan: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.TimeSpan.TimeSpan
+ Amazonka.ElasticTranscoder.Types.TimeSpan: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.TimeSpan.TimeSpan
+ Amazonka.ElasticTranscoder.Types.TimeSpan: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.TimeSpan.TimeSpan
+ Amazonka.ElasticTranscoder.Types.TimeSpan: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.TimeSpan.TimeSpan
+ Amazonka.ElasticTranscoder.Types.TimeSpan: newTimeSpan :: TimeSpan
+ Amazonka.ElasticTranscoder.Types.TimeSpan: timeSpan_duration :: Lens' TimeSpan (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.TimeSpan: timeSpan_startTime :: Lens' TimeSpan (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Timing: Timing' :: Maybe Integer -> Maybe Integer -> Maybe Integer -> Timing
+ Amazonka.ElasticTranscoder.Types.Timing: [$sel:finishTimeMillis:Timing'] :: Timing -> Maybe Integer
+ Amazonka.ElasticTranscoder.Types.Timing: [$sel:startTimeMillis:Timing'] :: Timing -> Maybe Integer
+ Amazonka.ElasticTranscoder.Types.Timing: [$sel:submitTimeMillis:Timing'] :: Timing -> Maybe Integer
+ Amazonka.ElasticTranscoder.Types.Timing: data Timing
+ Amazonka.ElasticTranscoder.Types.Timing: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.Timing.Timing
+ Amazonka.ElasticTranscoder.Types.Timing: instance Data.Aeson.Types.FromJSON.FromJSON Amazonka.ElasticTranscoder.Types.Timing.Timing
+ Amazonka.ElasticTranscoder.Types.Timing: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.Timing.Timing
+ Amazonka.ElasticTranscoder.Types.Timing: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.Timing.Timing
+ Amazonka.ElasticTranscoder.Types.Timing: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.Timing.Timing
+ Amazonka.ElasticTranscoder.Types.Timing: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.Timing.Timing
+ Amazonka.ElasticTranscoder.Types.Timing: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.Timing.Timing
+ Amazonka.ElasticTranscoder.Types.Timing: newTiming :: Timing
+ Amazonka.ElasticTranscoder.Types.Timing: timing_finishTimeMillis :: Lens' Timing (Maybe Integer)
+ Amazonka.ElasticTranscoder.Types.Timing: timing_startTimeMillis :: Lens' Timing (Maybe Integer)
+ Amazonka.ElasticTranscoder.Types.Timing: timing_submitTimeMillis :: Lens' Timing (Maybe Integer)
+ Amazonka.ElasticTranscoder.Types.VideoParameters: VideoParameters' :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe (HashMap Text Text) -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe [PresetWatermark] -> VideoParameters
+ Amazonka.ElasticTranscoder.Types.VideoParameters: [$sel:aspectRatio:VideoParameters'] :: VideoParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.VideoParameters: [$sel:bitRate:VideoParameters'] :: VideoParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.VideoParameters: [$sel:codec:VideoParameters'] :: VideoParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.VideoParameters: [$sel:codecOptions:VideoParameters'] :: VideoParameters -> Maybe (HashMap Text Text)
+ Amazonka.ElasticTranscoder.Types.VideoParameters: [$sel:displayAspectRatio:VideoParameters'] :: VideoParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.VideoParameters: [$sel:fixedGOP:VideoParameters'] :: VideoParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.VideoParameters: [$sel:frameRate:VideoParameters'] :: VideoParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.VideoParameters: [$sel:keyframesMaxDist:VideoParameters'] :: VideoParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.VideoParameters: [$sel:maxFrameRate:VideoParameters'] :: VideoParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.VideoParameters: [$sel:maxHeight:VideoParameters'] :: VideoParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.VideoParameters: [$sel:maxWidth:VideoParameters'] :: VideoParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.VideoParameters: [$sel:paddingPolicy:VideoParameters'] :: VideoParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.VideoParameters: [$sel:resolution:VideoParameters'] :: VideoParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.VideoParameters: [$sel:sizingPolicy:VideoParameters'] :: VideoParameters -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.VideoParameters: [$sel:watermarks:VideoParameters'] :: VideoParameters -> Maybe [PresetWatermark]
+ Amazonka.ElasticTranscoder.Types.VideoParameters: data VideoParameters
+ Amazonka.ElasticTranscoder.Types.VideoParameters: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.VideoParameters.VideoParameters
+ Amazonka.ElasticTranscoder.Types.VideoParameters: instance Data.Aeson.Types.FromJSON.FromJSON Amazonka.ElasticTranscoder.Types.VideoParameters.VideoParameters
+ Amazonka.ElasticTranscoder.Types.VideoParameters: instance Data.Aeson.Types.ToJSON.ToJSON Amazonka.ElasticTranscoder.Types.VideoParameters.VideoParameters
+ Amazonka.ElasticTranscoder.Types.VideoParameters: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.VideoParameters.VideoParameters
+ Amazonka.ElasticTranscoder.Types.VideoParameters: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.VideoParameters.VideoParameters
+ Amazonka.ElasticTranscoder.Types.VideoParameters: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.VideoParameters.VideoParameters
+ Amazonka.ElasticTranscoder.Types.VideoParameters: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.VideoParameters.VideoParameters
+ Amazonka.ElasticTranscoder.Types.VideoParameters: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.VideoParameters.VideoParameters
+ Amazonka.ElasticTranscoder.Types.VideoParameters: newVideoParameters :: VideoParameters
+ Amazonka.ElasticTranscoder.Types.VideoParameters: videoParameters_aspectRatio :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.VideoParameters: videoParameters_bitRate :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.VideoParameters: videoParameters_codec :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.VideoParameters: videoParameters_codecOptions :: Lens' VideoParameters (Maybe (HashMap Text Text))
+ Amazonka.ElasticTranscoder.Types.VideoParameters: videoParameters_displayAspectRatio :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.VideoParameters: videoParameters_fixedGOP :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.VideoParameters: videoParameters_frameRate :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.VideoParameters: videoParameters_keyframesMaxDist :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.VideoParameters: videoParameters_maxFrameRate :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.VideoParameters: videoParameters_maxHeight :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.VideoParameters: videoParameters_maxWidth :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.VideoParameters: videoParameters_paddingPolicy :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.VideoParameters: videoParameters_resolution :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.VideoParameters: videoParameters_sizingPolicy :: Lens' VideoParameters (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.VideoParameters: videoParameters_watermarks :: Lens' VideoParameters (Maybe [PresetWatermark])
+ Amazonka.ElasticTranscoder.Types.Warning: Warning' :: Maybe Text -> Maybe Text -> Warning
+ Amazonka.ElasticTranscoder.Types.Warning: [$sel:code:Warning'] :: Warning -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Warning: [$sel:message:Warning'] :: Warning -> Maybe Text
+ Amazonka.ElasticTranscoder.Types.Warning: data Warning
+ Amazonka.ElasticTranscoder.Types.Warning: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.Types.Warning.Warning
+ Amazonka.ElasticTranscoder.Types.Warning: instance Data.Aeson.Types.FromJSON.FromJSON Amazonka.ElasticTranscoder.Types.Warning.Warning
+ Amazonka.ElasticTranscoder.Types.Warning: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.Types.Warning.Warning
+ Amazonka.ElasticTranscoder.Types.Warning: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.Types.Warning.Warning
+ Amazonka.ElasticTranscoder.Types.Warning: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.Types.Warning.Warning
+ Amazonka.ElasticTranscoder.Types.Warning: instance GHC.Read.Read Amazonka.ElasticTranscoder.Types.Warning.Warning
+ Amazonka.ElasticTranscoder.Types.Warning: instance GHC.Show.Show Amazonka.ElasticTranscoder.Types.Warning.Warning
+ Amazonka.ElasticTranscoder.Types.Warning: newWarning :: Warning
+ Amazonka.ElasticTranscoder.Types.Warning: warning_code :: Lens' Warning (Maybe Text)
+ Amazonka.ElasticTranscoder.Types.Warning: warning_message :: Lens' Warning (Maybe Text)
+ Amazonka.ElasticTranscoder.UpdatePipeline: UpdatePipeline' :: Maybe Text -> Maybe PipelineOutputConfig -> Maybe Text -> Maybe Text -> Maybe Notifications -> Maybe Text -> Maybe PipelineOutputConfig -> Text -> UpdatePipeline
+ Amazonka.ElasticTranscoder.UpdatePipeline: UpdatePipelineResponse' :: Maybe Pipeline -> Maybe [Warning] -> Int -> UpdatePipelineResponse
+ Amazonka.ElasticTranscoder.UpdatePipeline: [$sel:awsKmsKeyArn:UpdatePipeline'] :: UpdatePipeline -> Maybe Text
+ Amazonka.ElasticTranscoder.UpdatePipeline: [$sel:contentConfig:UpdatePipeline'] :: UpdatePipeline -> Maybe PipelineOutputConfig
+ Amazonka.ElasticTranscoder.UpdatePipeline: [$sel:httpStatus:UpdatePipelineResponse'] :: UpdatePipelineResponse -> Int
+ Amazonka.ElasticTranscoder.UpdatePipeline: [$sel:id:UpdatePipeline'] :: UpdatePipeline -> Text
+ Amazonka.ElasticTranscoder.UpdatePipeline: [$sel:inputBucket:UpdatePipeline'] :: UpdatePipeline -> Maybe Text
+ Amazonka.ElasticTranscoder.UpdatePipeline: [$sel:name:UpdatePipeline'] :: UpdatePipeline -> Maybe Text
+ Amazonka.ElasticTranscoder.UpdatePipeline: [$sel:notifications:UpdatePipeline'] :: UpdatePipeline -> Maybe Notifications
+ Amazonka.ElasticTranscoder.UpdatePipeline: [$sel:pipeline:UpdatePipelineResponse'] :: UpdatePipelineResponse -> Maybe Pipeline
+ Amazonka.ElasticTranscoder.UpdatePipeline: [$sel:role':UpdatePipeline'] :: UpdatePipeline -> Maybe Text
+ Amazonka.ElasticTranscoder.UpdatePipeline: [$sel:thumbnailConfig:UpdatePipeline'] :: UpdatePipeline -> Maybe PipelineOutputConfig
+ Amazonka.ElasticTranscoder.UpdatePipeline: [$sel:warnings:UpdatePipelineResponse'] :: UpdatePipelineResponse -> Maybe [Warning]
+ Amazonka.ElasticTranscoder.UpdatePipeline: data UpdatePipeline
+ Amazonka.ElasticTranscoder.UpdatePipeline: data UpdatePipelineResponse
+ Amazonka.ElasticTranscoder.UpdatePipeline: instance Amazonka.Data.Headers.ToHeaders Amazonka.ElasticTranscoder.UpdatePipeline.UpdatePipeline
+ Amazonka.ElasticTranscoder.UpdatePipeline: instance Amazonka.Data.Path.ToPath Amazonka.ElasticTranscoder.UpdatePipeline.UpdatePipeline
+ Amazonka.ElasticTranscoder.UpdatePipeline: instance Amazonka.Data.Query.ToQuery Amazonka.ElasticTranscoder.UpdatePipeline.UpdatePipeline
+ Amazonka.ElasticTranscoder.UpdatePipeline: instance Amazonka.Types.AWSRequest Amazonka.ElasticTranscoder.UpdatePipeline.UpdatePipeline
+ Amazonka.ElasticTranscoder.UpdatePipeline: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.UpdatePipeline.UpdatePipeline
+ Amazonka.ElasticTranscoder.UpdatePipeline: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.UpdatePipeline.UpdatePipelineResponse
+ Amazonka.ElasticTranscoder.UpdatePipeline: instance Data.Aeson.Types.ToJSON.ToJSON Amazonka.ElasticTranscoder.UpdatePipeline.UpdatePipeline
+ Amazonka.ElasticTranscoder.UpdatePipeline: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.UpdatePipeline.UpdatePipeline
+ Amazonka.ElasticTranscoder.UpdatePipeline: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.UpdatePipeline.UpdatePipeline
+ Amazonka.ElasticTranscoder.UpdatePipeline: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.UpdatePipeline.UpdatePipelineResponse
+ Amazonka.ElasticTranscoder.UpdatePipeline: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.UpdatePipeline.UpdatePipeline
+ Amazonka.ElasticTranscoder.UpdatePipeline: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.UpdatePipeline.UpdatePipelineResponse
+ Amazonka.ElasticTranscoder.UpdatePipeline: instance GHC.Read.Read Amazonka.ElasticTranscoder.UpdatePipeline.UpdatePipeline
+ Amazonka.ElasticTranscoder.UpdatePipeline: instance GHC.Read.Read Amazonka.ElasticTranscoder.UpdatePipeline.UpdatePipelineResponse
+ Amazonka.ElasticTranscoder.UpdatePipeline: instance GHC.Show.Show Amazonka.ElasticTranscoder.UpdatePipeline.UpdatePipeline
+ Amazonka.ElasticTranscoder.UpdatePipeline: instance GHC.Show.Show Amazonka.ElasticTranscoder.UpdatePipeline.UpdatePipelineResponse
+ Amazonka.ElasticTranscoder.UpdatePipeline: newUpdatePipeline :: Text -> UpdatePipeline
+ Amazonka.ElasticTranscoder.UpdatePipeline: newUpdatePipelineResponse :: Int -> UpdatePipelineResponse
+ Amazonka.ElasticTranscoder.UpdatePipeline: updatePipelineResponse_httpStatus :: Lens' UpdatePipelineResponse Int
+ Amazonka.ElasticTranscoder.UpdatePipeline: updatePipelineResponse_pipeline :: Lens' UpdatePipelineResponse (Maybe Pipeline)
+ Amazonka.ElasticTranscoder.UpdatePipeline: updatePipelineResponse_warnings :: Lens' UpdatePipelineResponse (Maybe [Warning])
+ Amazonka.ElasticTranscoder.UpdatePipeline: updatePipeline_awsKmsKeyArn :: Lens' UpdatePipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.UpdatePipeline: updatePipeline_contentConfig :: Lens' UpdatePipeline (Maybe PipelineOutputConfig)
+ Amazonka.ElasticTranscoder.UpdatePipeline: updatePipeline_id :: Lens' UpdatePipeline Text
+ Amazonka.ElasticTranscoder.UpdatePipeline: updatePipeline_inputBucket :: Lens' UpdatePipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.UpdatePipeline: updatePipeline_name :: Lens' UpdatePipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.UpdatePipeline: updatePipeline_notifications :: Lens' UpdatePipeline (Maybe Notifications)
+ Amazonka.ElasticTranscoder.UpdatePipeline: updatePipeline_role :: Lens' UpdatePipeline (Maybe Text)
+ Amazonka.ElasticTranscoder.UpdatePipeline: updatePipeline_thumbnailConfig :: Lens' UpdatePipeline (Maybe PipelineOutputConfig)
+ Amazonka.ElasticTranscoder.UpdatePipelineNotifications: UpdatePipelineNotifications' :: Text -> Notifications -> UpdatePipelineNotifications
+ Amazonka.ElasticTranscoder.UpdatePipelineNotifications: UpdatePipelineNotificationsResponse' :: Maybe Pipeline -> Int -> UpdatePipelineNotificationsResponse
+ Amazonka.ElasticTranscoder.UpdatePipelineNotifications: [$sel:httpStatus:UpdatePipelineNotificationsResponse'] :: UpdatePipelineNotificationsResponse -> Int
+ Amazonka.ElasticTranscoder.UpdatePipelineNotifications: [$sel:id:UpdatePipelineNotifications'] :: UpdatePipelineNotifications -> Text
+ Amazonka.ElasticTranscoder.UpdatePipelineNotifications: [$sel:notifications:UpdatePipelineNotifications'] :: UpdatePipelineNotifications -> Notifications
+ Amazonka.ElasticTranscoder.UpdatePipelineNotifications: [$sel:pipeline:UpdatePipelineNotificationsResponse'] :: UpdatePipelineNotificationsResponse -> Maybe Pipeline
+ Amazonka.ElasticTranscoder.UpdatePipelineNotifications: data UpdatePipelineNotifications
+ Amazonka.ElasticTranscoder.UpdatePipelineNotifications: data UpdatePipelineNotificationsResponse
+ Amazonka.ElasticTranscoder.UpdatePipelineNotifications: instance Amazonka.Data.Headers.ToHeaders Amazonka.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotifications
+ Amazonka.ElasticTranscoder.UpdatePipelineNotifications: instance Amazonka.Data.Path.ToPath Amazonka.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotifications
+ Amazonka.ElasticTranscoder.UpdatePipelineNotifications: instance Amazonka.Data.Query.ToQuery Amazonka.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotifications
+ Amazonka.ElasticTranscoder.UpdatePipelineNotifications: instance Amazonka.Types.AWSRequest Amazonka.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotifications
+ Amazonka.ElasticTranscoder.UpdatePipelineNotifications: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotifications
+ Amazonka.ElasticTranscoder.UpdatePipelineNotifications: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotificationsResponse
+ Amazonka.ElasticTranscoder.UpdatePipelineNotifications: instance Data.Aeson.Types.ToJSON.ToJSON Amazonka.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotifications
+ Amazonka.ElasticTranscoder.UpdatePipelineNotifications: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotifications
+ Amazonka.ElasticTranscoder.UpdatePipelineNotifications: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotifications
+ Amazonka.ElasticTranscoder.UpdatePipelineNotifications: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotificationsResponse
+ Amazonka.ElasticTranscoder.UpdatePipelineNotifications: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotifications
+ Amazonka.ElasticTranscoder.UpdatePipelineNotifications: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotificationsResponse
+ Amazonka.ElasticTranscoder.UpdatePipelineNotifications: instance GHC.Read.Read Amazonka.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotifications
+ Amazonka.ElasticTranscoder.UpdatePipelineNotifications: instance GHC.Read.Read Amazonka.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotificationsResponse
+ Amazonka.ElasticTranscoder.UpdatePipelineNotifications: instance GHC.Show.Show Amazonka.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotifications
+ Amazonka.ElasticTranscoder.UpdatePipelineNotifications: instance GHC.Show.Show Amazonka.ElasticTranscoder.UpdatePipelineNotifications.UpdatePipelineNotificationsResponse
+ Amazonka.ElasticTranscoder.UpdatePipelineNotifications: newUpdatePipelineNotifications :: Text -> Notifications -> UpdatePipelineNotifications
+ Amazonka.ElasticTranscoder.UpdatePipelineNotifications: newUpdatePipelineNotificationsResponse :: Int -> UpdatePipelineNotificationsResponse
+ Amazonka.ElasticTranscoder.UpdatePipelineNotifications: updatePipelineNotificationsResponse_httpStatus :: Lens' UpdatePipelineNotificationsResponse Int
+ Amazonka.ElasticTranscoder.UpdatePipelineNotifications: updatePipelineNotificationsResponse_pipeline :: Lens' UpdatePipelineNotificationsResponse (Maybe Pipeline)
+ Amazonka.ElasticTranscoder.UpdatePipelineNotifications: updatePipelineNotifications_id :: Lens' UpdatePipelineNotifications Text
+ Amazonka.ElasticTranscoder.UpdatePipelineNotifications: updatePipelineNotifications_notifications :: Lens' UpdatePipelineNotifications Notifications
+ Amazonka.ElasticTranscoder.UpdatePipelineStatus: UpdatePipelineStatus' :: Text -> Text -> UpdatePipelineStatus
+ Amazonka.ElasticTranscoder.UpdatePipelineStatus: UpdatePipelineStatusResponse' :: Maybe Pipeline -> Int -> UpdatePipelineStatusResponse
+ Amazonka.ElasticTranscoder.UpdatePipelineStatus: [$sel:httpStatus:UpdatePipelineStatusResponse'] :: UpdatePipelineStatusResponse -> Int
+ Amazonka.ElasticTranscoder.UpdatePipelineStatus: [$sel:id:UpdatePipelineStatus'] :: UpdatePipelineStatus -> Text
+ Amazonka.ElasticTranscoder.UpdatePipelineStatus: [$sel:pipeline:UpdatePipelineStatusResponse'] :: UpdatePipelineStatusResponse -> Maybe Pipeline
+ Amazonka.ElasticTranscoder.UpdatePipelineStatus: [$sel:status:UpdatePipelineStatus'] :: UpdatePipelineStatus -> Text
+ Amazonka.ElasticTranscoder.UpdatePipelineStatus: data UpdatePipelineStatus
+ Amazonka.ElasticTranscoder.UpdatePipelineStatus: data UpdatePipelineStatusResponse
+ Amazonka.ElasticTranscoder.UpdatePipelineStatus: instance Amazonka.Data.Headers.ToHeaders Amazonka.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatus
+ Amazonka.ElasticTranscoder.UpdatePipelineStatus: instance Amazonka.Data.Path.ToPath Amazonka.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatus
+ Amazonka.ElasticTranscoder.UpdatePipelineStatus: instance Amazonka.Data.Query.ToQuery Amazonka.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatus
+ Amazonka.ElasticTranscoder.UpdatePipelineStatus: instance Amazonka.Types.AWSRequest Amazonka.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatus
+ Amazonka.ElasticTranscoder.UpdatePipelineStatus: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatus
+ Amazonka.ElasticTranscoder.UpdatePipelineStatus: instance Control.DeepSeq.NFData Amazonka.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatusResponse
+ Amazonka.ElasticTranscoder.UpdatePipelineStatus: instance Data.Aeson.Types.ToJSON.ToJSON Amazonka.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatus
+ Amazonka.ElasticTranscoder.UpdatePipelineStatus: instance Data.Hashable.Class.Hashable Amazonka.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatus
+ Amazonka.ElasticTranscoder.UpdatePipelineStatus: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatus
+ Amazonka.ElasticTranscoder.UpdatePipelineStatus: instance GHC.Classes.Eq Amazonka.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatusResponse
+ Amazonka.ElasticTranscoder.UpdatePipelineStatus: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatus
+ Amazonka.ElasticTranscoder.UpdatePipelineStatus: instance GHC.Generics.Generic Amazonka.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatusResponse
+ Amazonka.ElasticTranscoder.UpdatePipelineStatus: instance GHC.Read.Read Amazonka.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatus
+ Amazonka.ElasticTranscoder.UpdatePipelineStatus: instance GHC.Read.Read Amazonka.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatusResponse
+ Amazonka.ElasticTranscoder.UpdatePipelineStatus: instance GHC.Show.Show Amazonka.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatus
+ Amazonka.ElasticTranscoder.UpdatePipelineStatus: instance GHC.Show.Show Amazonka.ElasticTranscoder.UpdatePipelineStatus.UpdatePipelineStatusResponse
+ Amazonka.ElasticTranscoder.UpdatePipelineStatus: newUpdatePipelineStatus :: Text -> Text -> UpdatePipelineStatus
+ Amazonka.ElasticTranscoder.UpdatePipelineStatus: newUpdatePipelineStatusResponse :: Int -> UpdatePipelineStatusResponse
+ Amazonka.ElasticTranscoder.UpdatePipelineStatus: updatePipelineStatusResponse_httpStatus :: Lens' UpdatePipelineStatusResponse Int
+ Amazonka.ElasticTranscoder.UpdatePipelineStatus: updatePipelineStatusResponse_pipeline :: Lens' UpdatePipelineStatusResponse (Maybe Pipeline)
+ Amazonka.ElasticTranscoder.UpdatePipelineStatus: updatePipelineStatus_id :: Lens' UpdatePipelineStatus Text
+ Amazonka.ElasticTranscoder.UpdatePipelineStatus: updatePipelineStatus_status :: Lens' UpdatePipelineStatus Text
+ Amazonka.ElasticTranscoder.Waiters: newJobComplete :: Wait ReadJob

Files

README.md view
@@ -7,9 +7,8 @@   ## Version--`1.6.1`-+ +`2.0` - Derived from API version @2012-09-25@ of the AWS service descriptions, licensed under Apache 2.0.  ## Description @@ -26,7 +25,7 @@ The provided lenses should be compatible with any of the major lens libraries [lens](http://hackage.haskell.org/package/lens) or [lens-family-core](http://hackage.haskell.org/package/lens-family-core). -See [Network.AWS.ElasticTranscoder](http://hackage.haskell.org/package/amazonka-elastictranscoder/docs/Network-AWS-ElasticTranscoder.html)+See [Amazonka.ElasticTranscoder](http://hackage.haskell.org/package/amazonka-elastictranscoder/docs/Amazonka-ElasticTranscoder.html) or [the AWS documentation](https://aws.amazon.com/documentation/) to get started.  
− Setup.hs
@@ -1,2 +0,0 @@-import           Distribution.Simple-main = defaultMain
amazonka-elastictranscoder.cabal view
@@ -1,101 +1,130 @@-name:                  amazonka-elastictranscoder-version:               1.6.1-synopsis:              Amazon Elastic Transcoder SDK.-homepage:              https://github.com/brendanhay/amazonka-bug-reports:           https://github.com/brendanhay/amazonka/issues-license:               MPL-2.0-license-file:          LICENSE-author:                Brendan Hay-maintainer:            Brendan Hay <brendan.g.hay+amazonka@gmail.com>-copyright:             Copyright (c) 2013-2018 Brendan Hay-category:              Network, AWS, Cloud, Distributed Computing-build-type:            Simple-cabal-version:         >= 1.10-extra-source-files:    README.md fixture/*.yaml fixture/*.proto src/.gitkeep+cabal-version:      2.2+name:               amazonka-elastictranscoder+version:            2.0+synopsis:           Amazon Elastic Transcoder SDK.+homepage:           https://github.com/brendanhay/amazonka+bug-reports:        https://github.com/brendanhay/amazonka/issues+license:            MPL-2.0+license-file:       LICENSE+author:             Brendan Hay+maintainer:+  Brendan Hay <brendan.g.hay+amazonka@gmail.com>, Jack Kelly <jack@jackkelly.name>++copyright:          Copyright (c) 2013-2023 Brendan Hay+category:           AWS+build-type:         Simple+extra-source-files:+  fixture/*.proto+  fixture/*.yaml+  README.md+  src/.gitkeep+ description:-    The types from this library are intended to be used with-    <http://hackage.haskell.org/package/amazonka amazonka>, which provides-    mechanisms for specifying AuthN/AuthZ information, sending requests,-    and receiving responses.-    .-    Lenses are used for constructing and manipulating types,-    due to the depth of nesting of AWS types and transparency regarding-    de/serialisation into more palatable Haskell values.-    The provided lenses should be compatible with any of the major lens libraries-    such as <http://hackage.haskell.org/package/lens lens> or-    <http://hackage.haskell.org/package/lens-family-core lens-family-core>.-    .-    See "Network.AWS.ElasticTranscoder" or <https://aws.amazon.com/documentation/ the AWS documentation>-    to get started.+  Derived from API version @2012-09-25@ of the AWS service descriptions, licensed under Apache 2.0.+  .+  The types from this library are intended to be used with <http://hackage.haskell.org/package/amazonka amazonka>,+  which provides mechanisms for specifying AuthN/AuthZ information, sending requests, and receiving responses.+  .+  It is recommended to use generic lenses or optics from packages such as <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify optional fields and deconstruct responses.+  .+  Generated lenses can be found in "Amazonka.ElasticTranscoder.Lens" and are+  suitable for use with a lens package such as <http://hackage.haskell.org/package/lens lens> or <http://hackage.haskell.org/package/lens-family-core lens-family-core>.+  .+  See "Amazonka.ElasticTranscoder" and the <https://aws.amazon.com/documentation/ AWS documentation> to get started.  source-repository head-    type:              git-    location:          git://github.com/brendanhay/amazonka.git-    subdir:            amazonka-elastictranscoder+  type:     git+  location: git://github.com/brendanhay/amazonka.git+  subdir:   amazonka-elastictranscoder  library-    default-language:  Haskell2010-    hs-source-dirs:    src gen--    ghc-options:-        -Wall-        -fwarn-incomplete-uni-patterns-        -fwarn-incomplete-record-updates-        -funbox-strict-fields--    exposed-modules:-          Network.AWS.ElasticTranscoder-        , Network.AWS.ElasticTranscoder.CancelJob-        , Network.AWS.ElasticTranscoder.CreateJob-        , Network.AWS.ElasticTranscoder.CreatePipeline-        , Network.AWS.ElasticTranscoder.CreatePreset-        , Network.AWS.ElasticTranscoder.DeletePipeline-        , Network.AWS.ElasticTranscoder.DeletePreset-        , Network.AWS.ElasticTranscoder.ListJobsByPipeline-        , Network.AWS.ElasticTranscoder.ListJobsByStatus-        , Network.AWS.ElasticTranscoder.ListPipelines-        , Network.AWS.ElasticTranscoder.ListPresets-        , Network.AWS.ElasticTranscoder.ReadJob-        , Network.AWS.ElasticTranscoder.ReadPipeline-        , Network.AWS.ElasticTranscoder.ReadPreset-        , Network.AWS.ElasticTranscoder.Types-        , Network.AWS.ElasticTranscoder.UpdatePipeline-        , Network.AWS.ElasticTranscoder.UpdatePipelineNotifications-        , Network.AWS.ElasticTranscoder.UpdatePipelineStatus-        , Network.AWS.ElasticTranscoder.Waiters+  default-language: Haskell2010+  hs-source-dirs:   src gen+  ghc-options:+    -Wall -fwarn-incomplete-uni-patterns+    -fwarn-incomplete-record-updates -funbox-strict-fields -    other-modules:-          Network.AWS.ElasticTranscoder.Types.Product-        , Network.AWS.ElasticTranscoder.Types.Sum+  exposed-modules:+    Amazonka.ElasticTranscoder+    Amazonka.ElasticTranscoder.CancelJob+    Amazonka.ElasticTranscoder.CreateJob+    Amazonka.ElasticTranscoder.CreatePipeline+    Amazonka.ElasticTranscoder.CreatePreset+    Amazonka.ElasticTranscoder.DeletePipeline+    Amazonka.ElasticTranscoder.DeletePreset+    Amazonka.ElasticTranscoder.Lens+    Amazonka.ElasticTranscoder.ListJobsByPipeline+    Amazonka.ElasticTranscoder.ListJobsByStatus+    Amazonka.ElasticTranscoder.ListPipelines+    Amazonka.ElasticTranscoder.ListPresets+    Amazonka.ElasticTranscoder.ReadJob+    Amazonka.ElasticTranscoder.ReadPipeline+    Amazonka.ElasticTranscoder.ReadPreset+    Amazonka.ElasticTranscoder.Types+    Amazonka.ElasticTranscoder.Types.Artwork+    Amazonka.ElasticTranscoder.Types.AudioCodecOptions+    Amazonka.ElasticTranscoder.Types.AudioParameters+    Amazonka.ElasticTranscoder.Types.CaptionFormat+    Amazonka.ElasticTranscoder.Types.Captions+    Amazonka.ElasticTranscoder.Types.CaptionSource+    Amazonka.ElasticTranscoder.Types.Clip+    Amazonka.ElasticTranscoder.Types.CreateJobOutput+    Amazonka.ElasticTranscoder.Types.CreateJobPlaylist+    Amazonka.ElasticTranscoder.Types.DetectedProperties+    Amazonka.ElasticTranscoder.Types.Encryption+    Amazonka.ElasticTranscoder.Types.HlsContentProtection+    Amazonka.ElasticTranscoder.Types.InputCaptions+    Amazonka.ElasticTranscoder.Types.Job+    Amazonka.ElasticTranscoder.Types.JobAlbumArt+    Amazonka.ElasticTranscoder.Types.JobInput+    Amazonka.ElasticTranscoder.Types.JobOutput+    Amazonka.ElasticTranscoder.Types.JobWatermark+    Amazonka.ElasticTranscoder.Types.Notifications+    Amazonka.ElasticTranscoder.Types.Permission+    Amazonka.ElasticTranscoder.Types.Pipeline+    Amazonka.ElasticTranscoder.Types.PipelineOutputConfig+    Amazonka.ElasticTranscoder.Types.Playlist+    Amazonka.ElasticTranscoder.Types.PlayReadyDrm+    Amazonka.ElasticTranscoder.Types.Preset+    Amazonka.ElasticTranscoder.Types.PresetWatermark+    Amazonka.ElasticTranscoder.Types.Thumbnails+    Amazonka.ElasticTranscoder.Types.TimeSpan+    Amazonka.ElasticTranscoder.Types.Timing+    Amazonka.ElasticTranscoder.Types.VideoParameters+    Amazonka.ElasticTranscoder.Types.Warning+    Amazonka.ElasticTranscoder.UpdatePipeline+    Amazonka.ElasticTranscoder.UpdatePipelineNotifications+    Amazonka.ElasticTranscoder.UpdatePipelineStatus+    Amazonka.ElasticTranscoder.Waiters -    build-depends:-          amazonka-core == 1.6.1.*-        , base          >= 4.7     && < 5+  build-depends:+    , amazonka-core  >=2.0  && <2.1+    , base           >=4.12 && <5  test-suite amazonka-elastictranscoder-test-    type:              exitcode-stdio-1.0-    default-language:  Haskell2010-    hs-source-dirs:    test-    main-is:           Main.hs--    ghc-options:       -Wall -threaded+  type:             exitcode-stdio-1.0+  default-language: Haskell2010+  hs-source-dirs:   test+  main-is:          Main.hs+  ghc-options:      -Wall -threaded -    -- This section is encoded by the template and any modules added by-    -- hand outside these namespaces will not correctly be added to the-    -- distribution package.-    other-modules:-          Test.AWS.ElasticTranscoder-        , Test.AWS.Gen.ElasticTranscoder-        , Test.AWS.ElasticTranscoder.Internal+  -- This section is encoded by the template and any modules added by+  -- hand outside these namespaces will not correctly be added to the+  -- distribution package.+  other-modules:+    Test.Amazonka.ElasticTranscoder+    Test.Amazonka.ElasticTranscoder.Internal+    Test.Amazonka.Gen.ElasticTranscoder -    build-depends:-          amazonka-core == 1.6.1.*-        , amazonka-test == 1.6.1.*-        , amazonka-elastictranscoder-        , base-        , bytestring-        , tasty-        , tasty-hunit-        , text-        , time-        , unordered-containers+  build-depends:+    , amazonka-core               >=2.0 && <2.1+    , amazonka-elastictranscoder+    , amazonka-test               >=2.0 && <2.1+    , base+    , bytestring+    , case-insensitive+    , tasty+    , tasty-hunit+    , text+    , time+    , unordered-containers
fixture/CancelJob.yaml view
@@ -0,0 +1,10 @@+---+method: DELETE+headers:+  Authorization:         AWS4-HMAC-SHA256 Credential=access/20091028/us-east-1/elastictranscoder/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=?+  Host:                  elastictranscoder.us-east-1.amazonaws.com+  Content-Type:          application/x-www-form-urlencoded; charset=utf-8+  X-Amz-Content-SHA256:  abcdef+  X-Amz-Date:            20091028T223200Z+body:+  ''
fixture/CreateJob.yaml view
@@ -0,0 +1,10 @@+---+method: POST+headers:+  Authorization:         AWS4-HMAC-SHA256 Credential=access/20091028/us-east-1/elastictranscoder/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=?+  Host:                  elastictranscoder.us-east-1.amazonaws.com+  Content-Type:          application/x-www-form-urlencoded; charset=utf-8+  X-Amz-Content-SHA256:  abcdef+  X-Amz-Date:            20091028T223200Z+body:+  ''
fixture/CreatePipeline.yaml view
@@ -0,0 +1,10 @@+---+method: POST+headers:+  Authorization:         AWS4-HMAC-SHA256 Credential=access/20091028/us-east-1/elastictranscoder/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=?+  Host:                  elastictranscoder.us-east-1.amazonaws.com+  Content-Type:          application/x-www-form-urlencoded; charset=utf-8+  X-Amz-Content-SHA256:  abcdef+  X-Amz-Date:            20091028T223200Z+body:+  ''
fixture/CreatePreset.yaml view
@@ -0,0 +1,10 @@+---+method: POST+headers:+  Authorization:         AWS4-HMAC-SHA256 Credential=access/20091028/us-east-1/elastictranscoder/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=?+  Host:                  elastictranscoder.us-east-1.amazonaws.com+  Content-Type:          application/x-www-form-urlencoded; charset=utf-8+  X-Amz-Content-SHA256:  abcdef+  X-Amz-Date:            20091028T223200Z+body:+  ''
fixture/DeletePipeline.yaml view
@@ -0,0 +1,10 @@+---+method: DELETE+headers:+  Authorization:         AWS4-HMAC-SHA256 Credential=access/20091028/us-east-1/elastictranscoder/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=?+  Host:                  elastictranscoder.us-east-1.amazonaws.com+  Content-Type:          application/x-www-form-urlencoded; charset=utf-8+  X-Amz-Content-SHA256:  abcdef+  X-Amz-Date:            20091028T223200Z+body:+  ''
fixture/DeletePreset.yaml view
@@ -0,0 +1,10 @@+---+method: DELETE+headers:+  Authorization:         AWS4-HMAC-SHA256 Credential=access/20091028/us-east-1/elastictranscoder/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=?+  Host:                  elastictranscoder.us-east-1.amazonaws.com+  Content-Type:          application/x-www-form-urlencoded; charset=utf-8+  X-Amz-Content-SHA256:  abcdef+  X-Amz-Date:            20091028T223200Z+body:+  ''
fixture/ListJobsByPipeline.yaml view
@@ -0,0 +1,10 @@+---+method: GET+headers:+  Authorization:         AWS4-HMAC-SHA256 Credential=access/20091028/us-east-1/elastictranscoder/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=?+  Host:                  elastictranscoder.us-east-1.amazonaws.com+  Content-Type:          application/x-www-form-urlencoded; charset=utf-8+  X-Amz-Content-SHA256:  abcdef+  X-Amz-Date:            20091028T223200Z+body:+  ''
fixture/ListJobsByStatus.yaml view
@@ -0,0 +1,10 @@+---+method: GET+headers:+  Authorization:         AWS4-HMAC-SHA256 Credential=access/20091028/us-east-1/elastictranscoder/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=?+  Host:                  elastictranscoder.us-east-1.amazonaws.com+  Content-Type:          application/x-www-form-urlencoded; charset=utf-8+  X-Amz-Content-SHA256:  abcdef+  X-Amz-Date:            20091028T223200Z+body:+  ''
fixture/ListPipelines.yaml view
@@ -0,0 +1,10 @@+---+method: GET+headers:+  Authorization:         AWS4-HMAC-SHA256 Credential=access/20091028/us-east-1/elastictranscoder/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=?+  Host:                  elastictranscoder.us-east-1.amazonaws.com+  Content-Type:          application/x-www-form-urlencoded; charset=utf-8+  X-Amz-Content-SHA256:  abcdef+  X-Amz-Date:            20091028T223200Z+body:+  ''
fixture/ListPresets.yaml view
@@ -0,0 +1,10 @@+---+method: GET+headers:+  Authorization:         AWS4-HMAC-SHA256 Credential=access/20091028/us-east-1/elastictranscoder/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=?+  Host:                  elastictranscoder.us-east-1.amazonaws.com+  Content-Type:          application/x-www-form-urlencoded; charset=utf-8+  X-Amz-Content-SHA256:  abcdef+  X-Amz-Date:            20091028T223200Z+body:+  ''
fixture/ReadJob.yaml view
@@ -0,0 +1,10 @@+---+method: GET+headers:+  Authorization:         AWS4-HMAC-SHA256 Credential=access/20091028/us-east-1/elastictranscoder/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=?+  Host:                  elastictranscoder.us-east-1.amazonaws.com+  Content-Type:          application/x-www-form-urlencoded; charset=utf-8+  X-Amz-Content-SHA256:  abcdef+  X-Amz-Date:            20091028T223200Z+body:+  ''
fixture/ReadPipeline.yaml view
@@ -0,0 +1,10 @@+---+method: GET+headers:+  Authorization:         AWS4-HMAC-SHA256 Credential=access/20091028/us-east-1/elastictranscoder/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=?+  Host:                  elastictranscoder.us-east-1.amazonaws.com+  Content-Type:          application/x-www-form-urlencoded; charset=utf-8+  X-Amz-Content-SHA256:  abcdef+  X-Amz-Date:            20091028T223200Z+body:+  ''
fixture/ReadPreset.yaml view
@@ -0,0 +1,10 @@+---+method: GET+headers:+  Authorization:         AWS4-HMAC-SHA256 Credential=access/20091028/us-east-1/elastictranscoder/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=?+  Host:                  elastictranscoder.us-east-1.amazonaws.com+  Content-Type:          application/x-www-form-urlencoded; charset=utf-8+  X-Amz-Content-SHA256:  abcdef+  X-Amz-Date:            20091028T223200Z+body:+  ''
fixture/UpdatePipeline.yaml view
@@ -0,0 +1,10 @@+---+method: PUT+headers:+  Authorization:         AWS4-HMAC-SHA256 Credential=access/20091028/us-east-1/elastictranscoder/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=?+  Host:                  elastictranscoder.us-east-1.amazonaws.com+  Content-Type:          application/x-www-form-urlencoded; charset=utf-8+  X-Amz-Content-SHA256:  abcdef+  X-Amz-Date:            20091028T223200Z+body:+  ''
fixture/UpdatePipelineNotifications.yaml view
@@ -0,0 +1,10 @@+---+method: POST+headers:+  Authorization:         AWS4-HMAC-SHA256 Credential=access/20091028/us-east-1/elastictranscoder/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=?+  Host:                  elastictranscoder.us-east-1.amazonaws.com+  Content-Type:          application/x-www-form-urlencoded; charset=utf-8+  X-Amz-Content-SHA256:  abcdef+  X-Amz-Date:            20091028T223200Z+body:+  ''
fixture/UpdatePipelineStatus.yaml view
@@ -0,0 +1,10 @@+---+method: POST+headers:+  Authorization:         AWS4-HMAC-SHA256 Credential=access/20091028/us-east-1/elastictranscoder/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=?+  Host:                  elastictranscoder.us-east-1.amazonaws.com+  Content-Type:          application/x-www-form-urlencoded; charset=utf-8+  X-Amz-Content-SHA256:  abcdef+  X-Amz-Date:            20091028T223200Z+body:+  ''
+ gen/Amazonka/ElasticTranscoder.hs view
@@ -0,0 +1,323 @@+{-# OPTIONS_GHC -fno-warn-duplicate-exports #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}++-- |+-- Module      : Amazonka.ElasticTranscoder+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+--+-- Derived from API version @2012-09-25@ of the AWS service descriptions, licensed under Apache 2.0.+--+-- AWS Elastic Transcoder Service+--+-- The AWS Elastic Transcoder Service.+module Amazonka.ElasticTranscoder+  ( -- * Service Configuration+    defaultService,++    -- * Errors+    -- $errors++    -- ** AccessDeniedException+    _AccessDeniedException,++    -- ** IncompatibleVersionException+    _IncompatibleVersionException,++    -- ** InternalServiceException+    _InternalServiceException,++    -- ** LimitExceededException+    _LimitExceededException,++    -- ** ResourceInUseException+    _ResourceInUseException,++    -- ** ResourceNotFoundException+    _ResourceNotFoundException,++    -- ** ValidationException+    _ValidationException,++    -- * Waiters+    -- $waiters++    -- ** JobComplete+    newJobComplete,++    -- * Operations+    -- $operations++    -- ** CancelJob+    CancelJob (CancelJob'),+    newCancelJob,+    CancelJobResponse (CancelJobResponse'),+    newCancelJobResponse,++    -- ** CreateJob+    CreateJob (CreateJob'),+    newCreateJob,+    CreateJobResponse (CreateJobResponse'),+    newCreateJobResponse,++    -- ** CreatePipeline+    CreatePipeline (CreatePipeline'),+    newCreatePipeline,+    CreatePipelineResponse (CreatePipelineResponse'),+    newCreatePipelineResponse,++    -- ** CreatePreset+    CreatePreset (CreatePreset'),+    newCreatePreset,+    CreatePresetResponse (CreatePresetResponse'),+    newCreatePresetResponse,++    -- ** DeletePipeline+    DeletePipeline (DeletePipeline'),+    newDeletePipeline,+    DeletePipelineResponse (DeletePipelineResponse'),+    newDeletePipelineResponse,++    -- ** DeletePreset+    DeletePreset (DeletePreset'),+    newDeletePreset,+    DeletePresetResponse (DeletePresetResponse'),+    newDeletePresetResponse,++    -- ** ListJobsByPipeline (Paginated)+    ListJobsByPipeline (ListJobsByPipeline'),+    newListJobsByPipeline,+    ListJobsByPipelineResponse (ListJobsByPipelineResponse'),+    newListJobsByPipelineResponse,++    -- ** ListJobsByStatus (Paginated)+    ListJobsByStatus (ListJobsByStatus'),+    newListJobsByStatus,+    ListJobsByStatusResponse (ListJobsByStatusResponse'),+    newListJobsByStatusResponse,++    -- ** ListPipelines (Paginated)+    ListPipelines (ListPipelines'),+    newListPipelines,+    ListPipelinesResponse (ListPipelinesResponse'),+    newListPipelinesResponse,++    -- ** ListPresets (Paginated)+    ListPresets (ListPresets'),+    newListPresets,+    ListPresetsResponse (ListPresetsResponse'),+    newListPresetsResponse,++    -- ** ReadJob+    ReadJob (ReadJob'),+    newReadJob,+    ReadJobResponse (ReadJobResponse'),+    newReadJobResponse,++    -- ** ReadPipeline+    ReadPipeline (ReadPipeline'),+    newReadPipeline,+    ReadPipelineResponse (ReadPipelineResponse'),+    newReadPipelineResponse,++    -- ** ReadPreset+    ReadPreset (ReadPreset'),+    newReadPreset,+    ReadPresetResponse (ReadPresetResponse'),+    newReadPresetResponse,++    -- ** UpdatePipeline+    UpdatePipeline (UpdatePipeline'),+    newUpdatePipeline,+    UpdatePipelineResponse (UpdatePipelineResponse'),+    newUpdatePipelineResponse,++    -- ** UpdatePipelineNotifications+    UpdatePipelineNotifications (UpdatePipelineNotifications'),+    newUpdatePipelineNotifications,+    UpdatePipelineNotificationsResponse (UpdatePipelineNotificationsResponse'),+    newUpdatePipelineNotificationsResponse,++    -- ** UpdatePipelineStatus+    UpdatePipelineStatus (UpdatePipelineStatus'),+    newUpdatePipelineStatus,+    UpdatePipelineStatusResponse (UpdatePipelineStatusResponse'),+    newUpdatePipelineStatusResponse,++    -- * Types++    -- ** Artwork+    Artwork (Artwork'),+    newArtwork,++    -- ** AudioCodecOptions+    AudioCodecOptions (AudioCodecOptions'),+    newAudioCodecOptions,++    -- ** AudioParameters+    AudioParameters (AudioParameters'),+    newAudioParameters,++    -- ** CaptionFormat+    CaptionFormat (CaptionFormat'),+    newCaptionFormat,++    -- ** CaptionSource+    CaptionSource (CaptionSource'),+    newCaptionSource,++    -- ** Captions+    Captions (Captions'),+    newCaptions,++    -- ** Clip+    Clip (Clip'),+    newClip,++    -- ** CreateJobOutput+    CreateJobOutput (CreateJobOutput'),+    newCreateJobOutput,++    -- ** CreateJobPlaylist+    CreateJobPlaylist (CreateJobPlaylist'),+    newCreateJobPlaylist,++    -- ** DetectedProperties+    DetectedProperties (DetectedProperties'),+    newDetectedProperties,++    -- ** Encryption+    Encryption (Encryption'),+    newEncryption,++    -- ** HlsContentProtection+    HlsContentProtection (HlsContentProtection'),+    newHlsContentProtection,++    -- ** InputCaptions+    InputCaptions (InputCaptions'),+    newInputCaptions,++    -- ** Job+    Job (Job'),+    newJob,++    -- ** JobAlbumArt+    JobAlbumArt (JobAlbumArt'),+    newJobAlbumArt,++    -- ** JobInput+    JobInput (JobInput'),+    newJobInput,++    -- ** JobOutput+    JobOutput (JobOutput'),+    newJobOutput,++    -- ** JobWatermark+    JobWatermark (JobWatermark'),+    newJobWatermark,++    -- ** Notifications+    Notifications (Notifications'),+    newNotifications,++    -- ** Permission+    Permission (Permission'),+    newPermission,++    -- ** Pipeline+    Pipeline (Pipeline'),+    newPipeline,++    -- ** PipelineOutputConfig+    PipelineOutputConfig (PipelineOutputConfig'),+    newPipelineOutputConfig,++    -- ** PlayReadyDrm+    PlayReadyDrm (PlayReadyDrm'),+    newPlayReadyDrm,++    -- ** Playlist+    Playlist (Playlist'),+    newPlaylist,++    -- ** Preset+    Preset (Preset'),+    newPreset,++    -- ** PresetWatermark+    PresetWatermark (PresetWatermark'),+    newPresetWatermark,++    -- ** Thumbnails+    Thumbnails (Thumbnails'),+    newThumbnails,++    -- ** TimeSpan+    TimeSpan (TimeSpan'),+    newTimeSpan,++    -- ** Timing+    Timing (Timing'),+    newTiming,++    -- ** VideoParameters+    VideoParameters (VideoParameters'),+    newVideoParameters,++    -- ** Warning+    Warning (Warning'),+    newWarning,+  )+where++import Amazonka.ElasticTranscoder.CancelJob+import Amazonka.ElasticTranscoder.CreateJob+import Amazonka.ElasticTranscoder.CreatePipeline+import Amazonka.ElasticTranscoder.CreatePreset+import Amazonka.ElasticTranscoder.DeletePipeline+import Amazonka.ElasticTranscoder.DeletePreset+import Amazonka.ElasticTranscoder.Lens+import Amazonka.ElasticTranscoder.ListJobsByPipeline+import Amazonka.ElasticTranscoder.ListJobsByStatus+import Amazonka.ElasticTranscoder.ListPipelines+import Amazonka.ElasticTranscoder.ListPresets+import Amazonka.ElasticTranscoder.ReadJob+import Amazonka.ElasticTranscoder.ReadPipeline+import Amazonka.ElasticTranscoder.ReadPreset+import Amazonka.ElasticTranscoder.Types+import Amazonka.ElasticTranscoder.UpdatePipeline+import Amazonka.ElasticTranscoder.UpdatePipelineNotifications+import Amazonka.ElasticTranscoder.UpdatePipelineStatus+import Amazonka.ElasticTranscoder.Waiters++-- $errors+-- Error matchers are designed for use with the functions provided by+-- <http://hackage.haskell.org/package/lens/docs/Control-Exception-Lens.html Control.Exception.Lens>.+-- This allows catching (and rethrowing) service specific errors returned+-- by 'ElasticTranscoder'.++-- $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.++-- $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.
+ gen/Amazonka/ElasticTranscoder/CancelJob.hs view
@@ -0,0 +1,149 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE TypeFamilies #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-binds #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.CancelJob+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+--+-- The CancelJob operation cancels an unfinished job.+--+-- You can only cancel a job that has a status of @Submitted@. To prevent a+-- pipeline from starting to process a job while you\'re getting the job+-- identifier, use UpdatePipelineStatus to temporarily pause the pipeline.+module Amazonka.ElasticTranscoder.CancelJob+  ( -- * Creating a Request+    CancelJob (..),+    newCancelJob,++    -- * Request Lenses+    cancelJob_id,++    -- * Destructuring the Response+    CancelJobResponse (..),+    newCancelJobResponse,++    -- * Response Lenses+    cancelJobResponse_httpStatus,+  )+where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types+import qualified Amazonka.Prelude as Prelude+import qualified Amazonka.Request as Request+import qualified Amazonka.Response as Response++-- | The @CancelJobRequest@ structure.+--+-- /See:/ 'newCancelJob' smart constructor.+data CancelJob = CancelJob'+  { -- | The identifier of the job that you want to cancel.+    --+    -- To get a list of the jobs (including their @jobId@) that have a status+    -- of @Submitted@, use the ListJobsByStatus API action.+    id :: Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'CancelJob' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'id', 'cancelJob_id' - The identifier of the job that you want to cancel.+--+-- To get a list of the jobs (including their @jobId@) that have a status+-- of @Submitted@, use the ListJobsByStatus API action.+newCancelJob ::+  -- | 'id'+  Prelude.Text ->+  CancelJob+newCancelJob pId_ = CancelJob' {id = pId_}++-- | The identifier of the job that you want to cancel.+--+-- To get a list of the jobs (including their @jobId@) that have a status+-- of @Submitted@, use the ListJobsByStatus API action.+cancelJob_id :: Lens.Lens' CancelJob Prelude.Text+cancelJob_id = Lens.lens (\CancelJob' {id} -> id) (\s@CancelJob' {} a -> s {id = a} :: CancelJob)++instance Core.AWSRequest CancelJob where+  type AWSResponse CancelJob = CancelJobResponse+  request overrides =+    Request.delete (overrides defaultService)+  response =+    Response.receiveEmpty+      ( \s h x ->+          CancelJobResponse'+            Prelude.<$> (Prelude.pure (Prelude.fromEnum s))+      )++instance Prelude.Hashable CancelJob where+  hashWithSalt _salt CancelJob' {..} =+    _salt `Prelude.hashWithSalt` id++instance Prelude.NFData CancelJob where+  rnf CancelJob' {..} = Prelude.rnf id++instance Data.ToHeaders CancelJob where+  toHeaders = Prelude.const Prelude.mempty++instance Data.ToPath CancelJob where+  toPath CancelJob' {..} =+    Prelude.mconcat ["/2012-09-25/jobs/", Data.toBS id]++instance Data.ToQuery CancelJob where+  toQuery = Prelude.const Prelude.mempty++-- | The response body contains a JSON object. If the job is successfully+-- canceled, the value of @Success@ is @true@.+--+-- /See:/ 'newCancelJobResponse' smart constructor.+data CancelJobResponse = CancelJobResponse'+  { -- | The response's http status code.+    httpStatus :: Prelude.Int+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'CancelJobResponse' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'httpStatus', 'cancelJobResponse_httpStatus' - The response's http status code.+newCancelJobResponse ::+  -- | 'httpStatus'+  Prelude.Int ->+  CancelJobResponse+newCancelJobResponse pHttpStatus_ =+  CancelJobResponse' {httpStatus = pHttpStatus_}++-- | The response's http status code.+cancelJobResponse_httpStatus :: Lens.Lens' CancelJobResponse Prelude.Int+cancelJobResponse_httpStatus = Lens.lens (\CancelJobResponse' {httpStatus} -> httpStatus) (\s@CancelJobResponse' {} a -> s {httpStatus = a} :: CancelJobResponse)++instance Prelude.NFData CancelJobResponse where+  rnf CancelJobResponse' {..} = Prelude.rnf httpStatus
+ gen/Amazonka/ElasticTranscoder/CreateJob.hs view
@@ -0,0 +1,324 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE TypeFamilies #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-binds #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.CreateJob+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+--+-- When you create a job, Elastic Transcoder returns JSON data that+-- includes the values that you specified plus information about the job+-- that is created.+--+-- If you have specified more than one output for your jobs (for example,+-- one output for the Kindle Fire and another output for the Apple iPhone+-- 4s), you currently must use the Elastic Transcoder API to list the jobs+-- (as opposed to the AWS Console).+module Amazonka.ElasticTranscoder.CreateJob+  ( -- * Creating a Request+    CreateJob (..),+    newCreateJob,++    -- * Request Lenses+    createJob_input,+    createJob_inputs,+    createJob_output,+    createJob_outputKeyPrefix,+    createJob_outputs,+    createJob_playlists,+    createJob_userMetadata,+    createJob_pipelineId,++    -- * Destructuring the Response+    CreateJobResponse (..),+    newCreateJobResponse,++    -- * Response Lenses+    createJobResponse_job,+    createJobResponse_httpStatus,+  )+where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types+import qualified Amazonka.Prelude as Prelude+import qualified Amazonka.Request as Request+import qualified Amazonka.Response as Response++-- | The @CreateJobRequest@ structure.+--+-- /See:/ 'newCreateJob' smart constructor.+data CreateJob = CreateJob'+  { -- | A section of the request body that provides information about the file+    -- that is being transcoded.+    input :: Prelude.Maybe JobInput,+    -- | A section of the request body that provides information about the files+    -- that are being transcoded.+    inputs :: Prelude.Maybe [JobInput],+    -- | A section of the request body that provides information about the+    -- transcoded (target) file. We strongly recommend that you use the+    -- @Outputs@ syntax instead of the @Output@ syntax.+    output :: Prelude.Maybe CreateJobOutput,+    -- | The value, if any, that you want Elastic Transcoder to prepend to the+    -- names of all files that this job creates, including output files,+    -- thumbnails, and playlists.+    outputKeyPrefix :: Prelude.Maybe Prelude.Text,+    -- | A section of the request body that provides information about the+    -- transcoded (target) files. We recommend that you use the @Outputs@+    -- syntax instead of the @Output@ syntax.+    outputs :: Prelude.Maybe [CreateJobOutput],+    -- | If you specify a preset in @PresetId@ for which the value of @Container@+    -- is fmp4 (Fragmented MP4) or ts (MPEG-TS), Playlists contains information+    -- about the master playlists that you want Elastic Transcoder to create.+    --+    -- The maximum number of master playlists in a job is 30.+    playlists :: Prelude.Maybe [CreateJobPlaylist],+    -- | User-defined metadata that you want to associate with an Elastic+    -- Transcoder job. You specify metadata in @key\/value@ pairs, and you can+    -- add up to 10 @key\/value@ pairs per job. Elastic Transcoder does not+    -- guarantee that @key\/value@ pairs are returned in the same order in+    -- which you specify them.+    userMetadata :: Prelude.Maybe (Prelude.HashMap Prelude.Text Prelude.Text),+    -- | The @Id@ of the pipeline that you want Elastic Transcoder to use for+    -- transcoding. The pipeline determines several settings, including the+    -- Amazon S3 bucket from which Elastic Transcoder gets the files to+    -- transcode and the bucket into which Elastic Transcoder puts the+    -- transcoded files.+    pipelineId :: Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'CreateJob' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'input', 'createJob_input' - A section of the request body that provides information about the file+-- that is being transcoded.+--+-- 'inputs', 'createJob_inputs' - A section of the request body that provides information about the files+-- that are being transcoded.+--+-- 'output', 'createJob_output' - A section of the request body that provides information about the+-- transcoded (target) file. We strongly recommend that you use the+-- @Outputs@ syntax instead of the @Output@ syntax.+--+-- 'outputKeyPrefix', 'createJob_outputKeyPrefix' - The value, if any, that you want Elastic Transcoder to prepend to the+-- names of all files that this job creates, including output files,+-- thumbnails, and playlists.+--+-- 'outputs', 'createJob_outputs' - A section of the request body that provides information about the+-- transcoded (target) files. We recommend that you use the @Outputs@+-- syntax instead of the @Output@ syntax.+--+-- 'playlists', 'createJob_playlists' - If you specify a preset in @PresetId@ for which the value of @Container@+-- is fmp4 (Fragmented MP4) or ts (MPEG-TS), Playlists contains information+-- about the master playlists that you want Elastic Transcoder to create.+--+-- The maximum number of master playlists in a job is 30.+--+-- 'userMetadata', 'createJob_userMetadata' - User-defined metadata that you want to associate with an Elastic+-- Transcoder job. You specify metadata in @key\/value@ pairs, and you can+-- add up to 10 @key\/value@ pairs per job. Elastic Transcoder does not+-- guarantee that @key\/value@ pairs are returned in the same order in+-- which you specify them.+--+-- 'pipelineId', 'createJob_pipelineId' - The @Id@ of the pipeline that you want Elastic Transcoder to use for+-- transcoding. The pipeline determines several settings, including the+-- Amazon S3 bucket from which Elastic Transcoder gets the files to+-- transcode and the bucket into which Elastic Transcoder puts the+-- transcoded files.+newCreateJob ::+  -- | 'pipelineId'+  Prelude.Text ->+  CreateJob+newCreateJob pPipelineId_ =+  CreateJob'+    { input = Prelude.Nothing,+      inputs = Prelude.Nothing,+      output = Prelude.Nothing,+      outputKeyPrefix = Prelude.Nothing,+      outputs = Prelude.Nothing,+      playlists = Prelude.Nothing,+      userMetadata = Prelude.Nothing,+      pipelineId = pPipelineId_+    }++-- | A section of the request body that provides information about the file+-- that is being transcoded.+createJob_input :: Lens.Lens' CreateJob (Prelude.Maybe JobInput)+createJob_input = Lens.lens (\CreateJob' {input} -> input) (\s@CreateJob' {} a -> s {input = a} :: CreateJob)++-- | A section of the request body that provides information about the files+-- that are being transcoded.+createJob_inputs :: Lens.Lens' CreateJob (Prelude.Maybe [JobInput])+createJob_inputs = Lens.lens (\CreateJob' {inputs} -> inputs) (\s@CreateJob' {} a -> s {inputs = a} :: CreateJob) Prelude.. Lens.mapping Lens.coerced++-- | A section of the request body that provides information about the+-- transcoded (target) file. We strongly recommend that you use the+-- @Outputs@ syntax instead of the @Output@ syntax.+createJob_output :: Lens.Lens' CreateJob (Prelude.Maybe CreateJobOutput)+createJob_output = Lens.lens (\CreateJob' {output} -> output) (\s@CreateJob' {} a -> s {output = a} :: CreateJob)++-- | The value, if any, that you want Elastic Transcoder to prepend to the+-- names of all files that this job creates, including output files,+-- thumbnails, and playlists.+createJob_outputKeyPrefix :: Lens.Lens' CreateJob (Prelude.Maybe Prelude.Text)+createJob_outputKeyPrefix = Lens.lens (\CreateJob' {outputKeyPrefix} -> outputKeyPrefix) (\s@CreateJob' {} a -> s {outputKeyPrefix = a} :: CreateJob)++-- | A section of the request body that provides information about the+-- transcoded (target) files. We recommend that you use the @Outputs@+-- syntax instead of the @Output@ syntax.+createJob_outputs :: Lens.Lens' CreateJob (Prelude.Maybe [CreateJobOutput])+createJob_outputs = Lens.lens (\CreateJob' {outputs} -> outputs) (\s@CreateJob' {} a -> s {outputs = a} :: CreateJob) Prelude.. Lens.mapping Lens.coerced++-- | If you specify a preset in @PresetId@ for which the value of @Container@+-- is fmp4 (Fragmented MP4) or ts (MPEG-TS), Playlists contains information+-- about the master playlists that you want Elastic Transcoder to create.+--+-- The maximum number of master playlists in a job is 30.+createJob_playlists :: Lens.Lens' CreateJob (Prelude.Maybe [CreateJobPlaylist])+createJob_playlists = Lens.lens (\CreateJob' {playlists} -> playlists) (\s@CreateJob' {} a -> s {playlists = a} :: CreateJob) Prelude.. Lens.mapping Lens.coerced++-- | User-defined metadata that you want to associate with an Elastic+-- Transcoder job. You specify metadata in @key\/value@ pairs, and you can+-- add up to 10 @key\/value@ pairs per job. Elastic Transcoder does not+-- guarantee that @key\/value@ pairs are returned in the same order in+-- which you specify them.+createJob_userMetadata :: Lens.Lens' CreateJob (Prelude.Maybe (Prelude.HashMap Prelude.Text Prelude.Text))+createJob_userMetadata = Lens.lens (\CreateJob' {userMetadata} -> userMetadata) (\s@CreateJob' {} a -> s {userMetadata = a} :: CreateJob) Prelude.. Lens.mapping Lens.coerced++-- | The @Id@ of the pipeline that you want Elastic Transcoder to use for+-- transcoding. The pipeline determines several settings, including the+-- Amazon S3 bucket from which Elastic Transcoder gets the files to+-- transcode and the bucket into which Elastic Transcoder puts the+-- transcoded files.+createJob_pipelineId :: Lens.Lens' CreateJob Prelude.Text+createJob_pipelineId = Lens.lens (\CreateJob' {pipelineId} -> pipelineId) (\s@CreateJob' {} a -> s {pipelineId = a} :: CreateJob)++instance Core.AWSRequest CreateJob where+  type AWSResponse CreateJob = CreateJobResponse+  request overrides =+    Request.postJSON (overrides defaultService)+  response =+    Response.receiveJSON+      ( \s h x ->+          CreateJobResponse'+            Prelude.<$> (x Data..?> "Job")+            Prelude.<*> (Prelude.pure (Prelude.fromEnum s))+      )++instance Prelude.Hashable CreateJob where+  hashWithSalt _salt CreateJob' {..} =+    _salt+      `Prelude.hashWithSalt` input+      `Prelude.hashWithSalt` inputs+      `Prelude.hashWithSalt` output+      `Prelude.hashWithSalt` outputKeyPrefix+      `Prelude.hashWithSalt` outputs+      `Prelude.hashWithSalt` playlists+      `Prelude.hashWithSalt` userMetadata+      `Prelude.hashWithSalt` pipelineId++instance Prelude.NFData CreateJob where+  rnf CreateJob' {..} =+    Prelude.rnf input+      `Prelude.seq` Prelude.rnf inputs+      `Prelude.seq` Prelude.rnf output+      `Prelude.seq` Prelude.rnf outputKeyPrefix+      `Prelude.seq` Prelude.rnf outputs+      `Prelude.seq` Prelude.rnf playlists+      `Prelude.seq` Prelude.rnf userMetadata+      `Prelude.seq` Prelude.rnf pipelineId++instance Data.ToHeaders CreateJob where+  toHeaders = Prelude.const Prelude.mempty++instance Data.ToJSON CreateJob where+  toJSON CreateJob' {..} =+    Data.object+      ( Prelude.catMaybes+          [ ("Input" Data..=) Prelude.<$> input,+            ("Inputs" Data..=) Prelude.<$> inputs,+            ("Output" Data..=) Prelude.<$> output,+            ("OutputKeyPrefix" Data..=)+              Prelude.<$> outputKeyPrefix,+            ("Outputs" Data..=) Prelude.<$> outputs,+            ("Playlists" Data..=) Prelude.<$> playlists,+            ("UserMetadata" Data..=) Prelude.<$> userMetadata,+            Prelude.Just ("PipelineId" Data..= pipelineId)+          ]+      )++instance Data.ToPath CreateJob where+  toPath = Prelude.const "/2012-09-25/jobs"++instance Data.ToQuery CreateJob where+  toQuery = Prelude.const Prelude.mempty++-- | The CreateJobResponse structure.+--+-- /See:/ 'newCreateJobResponse' smart constructor.+data CreateJobResponse = CreateJobResponse'+  { -- | A section of the response body that provides information about the job+    -- that is created.+    job :: Prelude.Maybe Job,+    -- | The response's http status code.+    httpStatus :: Prelude.Int+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'CreateJobResponse' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'job', 'createJobResponse_job' - A section of the response body that provides information about the job+-- that is created.+--+-- 'httpStatus', 'createJobResponse_httpStatus' - The response's http status code.+newCreateJobResponse ::+  -- | 'httpStatus'+  Prelude.Int ->+  CreateJobResponse+newCreateJobResponse pHttpStatus_ =+  CreateJobResponse'+    { job = Prelude.Nothing,+      httpStatus = pHttpStatus_+    }++-- | A section of the response body that provides information about the job+-- that is created.+createJobResponse_job :: Lens.Lens' CreateJobResponse (Prelude.Maybe Job)+createJobResponse_job = Lens.lens (\CreateJobResponse' {job} -> job) (\s@CreateJobResponse' {} a -> s {job = a} :: CreateJobResponse)++-- | The response's http status code.+createJobResponse_httpStatus :: Lens.Lens' CreateJobResponse Prelude.Int+createJobResponse_httpStatus = Lens.lens (\CreateJobResponse' {httpStatus} -> httpStatus) (\s@CreateJobResponse' {} a -> s {httpStatus = a} :: CreateJobResponse)++instance Prelude.NFData CreateJobResponse where+  rnf CreateJobResponse' {..} =+    Prelude.rnf job+      `Prelude.seq` Prelude.rnf httpStatus
+ gen/Amazonka/ElasticTranscoder/CreatePipeline.hs view
@@ -0,0 +1,883 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE TypeFamilies #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-binds #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.CreatePipeline+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+--+-- The CreatePipeline operation creates a pipeline with settings that you+-- specify.+module Amazonka.ElasticTranscoder.CreatePipeline+  ( -- * Creating a Request+    CreatePipeline (..),+    newCreatePipeline,++    -- * Request Lenses+    createPipeline_awsKmsKeyArn,+    createPipeline_contentConfig,+    createPipeline_notifications,+    createPipeline_outputBucket,+    createPipeline_thumbnailConfig,+    createPipeline_name,+    createPipeline_inputBucket,+    createPipeline_role,++    -- * Destructuring the Response+    CreatePipelineResponse (..),+    newCreatePipelineResponse,++    -- * Response Lenses+    createPipelineResponse_pipeline,+    createPipelineResponse_warnings,+    createPipelineResponse_httpStatus,+  )+where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types+import qualified Amazonka.Prelude as Prelude+import qualified Amazonka.Request as Request+import qualified Amazonka.Response as Response++-- | The @CreatePipelineRequest@ structure.+--+-- /See:/ 'newCreatePipeline' smart constructor.+data CreatePipeline = CreatePipeline'+  { -- | The AWS Key Management Service (AWS KMS) key that you want to use with+    -- this pipeline.+    --+    -- If you use either @s3@ or @s3-aws-kms@ as your @Encryption:Mode@, you+    -- don\'t need to provide a key with your job because a default key, known+    -- as an AWS-KMS key, is created for you automatically. You need to provide+    -- an AWS-KMS key only if you want to use a non-default AWS-KMS key, or if+    -- you are using an @Encryption:Mode@ of @aes-cbc-pkcs7@, @aes-ctr@, or+    -- @aes-gcm@.+    awsKmsKeyArn :: Prelude.Maybe Prelude.Text,+    -- | The optional @ContentConfig@ object specifies information about the+    -- Amazon S3 bucket in which you want Elastic Transcoder to save transcoded+    -- files and playlists: which bucket to use, which users you want to have+    -- access to the files, the type of access you want users to have, and the+    -- storage class that you want to assign to the files.+    --+    -- If you specify values for @ContentConfig@, you must also specify values+    -- for @ThumbnailConfig@.+    --+    -- If you specify values for @ContentConfig@ and @ThumbnailConfig@, omit+    -- the @OutputBucket@ object.+    --+    -- -   __Bucket__: The Amazon S3 bucket in which you want Elastic+    --     Transcoder to save transcoded files and playlists.+    --+    -- -   __Permissions__ (Optional): The Permissions object specifies which+    --     users you want to have access to transcoded files and the type of+    --     access you want them to have. You can grant permissions to a maximum+    --     of 30 users and\/or predefined Amazon S3 groups.+    --+    -- -   __Grantee Type__: Specify the type of value that appears in the+    --     @Grantee@ object:+    --+    --     -   __Canonical__: The value in the @Grantee@ object is either the+    --         canonical user ID for an AWS account or an origin access+    --         identity for an Amazon CloudFront distribution. For more+    --         information about canonical user IDs, see Access Control List+    --         (ACL) Overview in the Amazon Simple Storage Service Developer+    --         Guide. For more information about using CloudFront origin access+    --         identities to require that users use CloudFront URLs instead of+    --         Amazon S3 URLs, see Using an Origin Access Identity to Restrict+    --         Access to Your Amazon S3 Content.+    --+    --         A canonical user ID is not the same as an AWS account number.+    --+    --     -   __Email__: The value in the @Grantee@ object is the registered+    --         email address of an AWS account.+    --+    --     -   __Group__: The value in the @Grantee@ object is one of the+    --         following predefined Amazon S3 groups: @AllUsers@,+    --         @AuthenticatedUsers@, or @LogDelivery@.+    --+    -- -   __Grantee__: The AWS user or group that you want to have access to+    --     transcoded files and playlists. To identify the user or group, you+    --     can specify the canonical user ID for an AWS account, an origin+    --     access identity for a CloudFront distribution, the registered email+    --     address of an AWS account, or a predefined Amazon S3 group+    --+    -- -   __Access__: The permission that you want to give to the AWS user+    --     that you specified in @Grantee@. Permissions are granted on the+    --     files that Elastic Transcoder adds to the bucket, including+    --     playlists and video files. Valid values include:+    --+    --     -   @READ@: The grantee can read the objects and metadata for+    --         objects that Elastic Transcoder adds to the Amazon S3 bucket.+    --+    --     -   @READ_ACP@: The grantee can read the object ACL for objects that+    --         Elastic Transcoder adds to the Amazon S3 bucket.+    --+    --     -   @WRITE_ACP@: The grantee can write the ACL for the objects that+    --         Elastic Transcoder adds to the Amazon S3 bucket.+    --+    --     -   @FULL_CONTROL@: The grantee has @READ@, @READ_ACP@, and+    --         @WRITE_ACP@ permissions for the objects that Elastic Transcoder+    --         adds to the Amazon S3 bucket.+    --+    -- -   __StorageClass__: The Amazon S3 storage class, @Standard@ or+    --     @ReducedRedundancy@, that you want Elastic Transcoder to assign to+    --     the video files and playlists that it stores in your Amazon S3+    --     bucket.+    contentConfig :: Prelude.Maybe PipelineOutputConfig,+    -- | The Amazon Simple Notification Service (Amazon SNS) topic that you want+    -- to notify to report job status.+    --+    -- To receive notifications, you must also subscribe to the new topic in+    -- the Amazon SNS console.+    --+    -- -   __Progressing__: The topic ARN for the Amazon Simple Notification+    --     Service (Amazon SNS) topic that you want to notify when Elastic+    --     Transcoder has started to process a job in this pipeline. This is+    --     the ARN that Amazon SNS returned when you created the topic. For+    --     more information, see Create a Topic in the Amazon Simple+    --     Notification Service Developer Guide.+    --+    -- -   __Complete__: The topic ARN for the Amazon SNS topic that you want+    --     to notify when Elastic Transcoder has finished processing a job in+    --     this pipeline. This is the ARN that Amazon SNS returned when you+    --     created the topic.+    --+    -- -   __Warning__: The topic ARN for the Amazon SNS topic that you want to+    --     notify when Elastic Transcoder encounters a warning condition while+    --     processing a job in this pipeline. This is the ARN that Amazon SNS+    --     returned when you created the topic.+    --+    -- -   __Error__: The topic ARN for the Amazon SNS topic that you want to+    --     notify when Elastic Transcoder encounters an error condition while+    --     processing a job in this pipeline. This is the ARN that Amazon SNS+    --     returned when you created the topic.+    notifications :: Prelude.Maybe Notifications,+    -- | The Amazon S3 bucket in which you want Elastic Transcoder to save the+    -- transcoded files. (Use this, or use ContentConfig:Bucket plus+    -- ThumbnailConfig:Bucket.)+    --+    -- Specify this value when all of the following are true:+    --+    -- -   You want to save transcoded files, thumbnails (if any), and+    --     playlists (if any) together in one bucket.+    --+    -- -   You do not want to specify the users or groups who have access to+    --     the transcoded files, thumbnails, and playlists.+    --+    -- -   You do not want to specify the permissions that Elastic Transcoder+    --     grants to the files.+    --+    --     When Elastic Transcoder saves files in @OutputBucket@, it grants+    --     full control over the files only to the AWS account that owns the+    --     role that is specified by @Role@.+    --+    -- -   You want to associate the transcoded files and thumbnails with the+    --     Amazon S3 Standard storage class.+    --+    -- If you want to save transcoded files and playlists in one bucket and+    -- thumbnails in another bucket, specify which users can access the+    -- transcoded files or the permissions the users have, or change the Amazon+    -- S3 storage class, omit @OutputBucket@ and specify values for+    -- @ContentConfig@ and @ThumbnailConfig@ instead.+    outputBucket :: Prelude.Maybe Prelude.Text,+    -- | The @ThumbnailConfig@ object specifies several values, including the+    -- Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail+    -- files, which users you want to have access to the files, the type of+    -- access you want users to have, and the storage class that you want to+    -- assign to the files.+    --+    -- If you specify values for @ContentConfig@, you must also specify values+    -- for @ThumbnailConfig@ even if you don\'t want to create thumbnails.+    --+    -- If you specify values for @ContentConfig@ and @ThumbnailConfig@, omit+    -- the @OutputBucket@ object.+    --+    -- -   __Bucket__: The Amazon S3 bucket in which you want Elastic+    --     Transcoder to save thumbnail files.+    --+    -- -   __Permissions__ (Optional): The @Permissions@ object specifies which+    --     users and\/or predefined Amazon S3 groups you want to have access to+    --     thumbnail files, and the type of access you want them to have. You+    --     can grant permissions to a maximum of 30 users and\/or predefined+    --     Amazon S3 groups.+    --+    -- -   __GranteeType__: Specify the type of value that appears in the+    --     Grantee object:+    --+    --     -   __Canonical__: The value in the @Grantee@ object is either the+    --         canonical user ID for an AWS account or an origin access+    --         identity for an Amazon CloudFront distribution.+    --+    --         A canonical user ID is not the same as an AWS account number.+    --+    --     -   __Email__: The value in the @Grantee@ object is the registered+    --         email address of an AWS account.+    --+    --     -   __Group__: The value in the @Grantee@ object is one of the+    --         following predefined Amazon S3 groups: @AllUsers@,+    --         @AuthenticatedUsers@, or @LogDelivery@.+    --+    -- -   __Grantee__: The AWS user or group that you want to have access to+    --     thumbnail files. To identify the user or group, you can specify the+    --     canonical user ID for an AWS account, an origin access identity for+    --     a CloudFront distribution, the registered email address of an AWS+    --     account, or a predefined Amazon S3 group.+    --+    -- -   __Access__: The permission that you want to give to the AWS user+    --     that you specified in @Grantee@. Permissions are granted on the+    --     thumbnail files that Elastic Transcoder adds to the bucket. Valid+    --     values include:+    --+    --     -   @READ@: The grantee can read the thumbnails and metadata for+    --         objects that Elastic Transcoder adds to the Amazon S3 bucket.+    --+    --     -   @READ_ACP@: The grantee can read the object ACL for thumbnails+    --         that Elastic Transcoder adds to the Amazon S3 bucket.+    --+    --     -   @WRITE_ACP@: The grantee can write the ACL for the thumbnails+    --         that Elastic Transcoder adds to the Amazon S3 bucket.+    --+    --     -   @FULL_CONTROL@: The grantee has @READ@, @READ_ACP@, and+    --         @WRITE_ACP@ permissions for the thumbnails that Elastic+    --         Transcoder adds to the Amazon S3 bucket.+    --+    -- -   __StorageClass__: The Amazon S3 storage class, @Standard@ or+    --     @ReducedRedundancy@, that you want Elastic Transcoder to assign to+    --     the thumbnails that it stores in your Amazon S3 bucket.+    thumbnailConfig :: Prelude.Maybe PipelineOutputConfig,+    -- | The name of the pipeline. We recommend that the name be unique within+    -- the AWS account, but uniqueness is not enforced.+    --+    -- Constraints: Maximum 40 characters.+    name :: Prelude.Text,+    -- | The Amazon S3 bucket in which you saved the media files that you want to+    -- transcode.+    inputBucket :: Prelude.Text,+    -- | The IAM Amazon Resource Name (ARN) for the role that you want Elastic+    -- Transcoder to use to create the pipeline.+    role' :: Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'CreatePipeline' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'awsKmsKeyArn', 'createPipeline_awsKmsKeyArn' - The AWS Key Management Service (AWS KMS) key that you want to use with+-- this pipeline.+--+-- If you use either @s3@ or @s3-aws-kms@ as your @Encryption:Mode@, you+-- don\'t need to provide a key with your job because a default key, known+-- as an AWS-KMS key, is created for you automatically. You need to provide+-- an AWS-KMS key only if you want to use a non-default AWS-KMS key, or if+-- you are using an @Encryption:Mode@ of @aes-cbc-pkcs7@, @aes-ctr@, or+-- @aes-gcm@.+--+-- 'contentConfig', 'createPipeline_contentConfig' - The optional @ContentConfig@ object specifies information about the+-- Amazon S3 bucket in which you want Elastic Transcoder to save transcoded+-- files and playlists: which bucket to use, which users you want to have+-- access to the files, the type of access you want users to have, and the+-- storage class that you want to assign to the files.+--+-- If you specify values for @ContentConfig@, you must also specify values+-- for @ThumbnailConfig@.+--+-- If you specify values for @ContentConfig@ and @ThumbnailConfig@, omit+-- the @OutputBucket@ object.+--+-- -   __Bucket__: The Amazon S3 bucket in which you want Elastic+--     Transcoder to save transcoded files and playlists.+--+-- -   __Permissions__ (Optional): The Permissions object specifies which+--     users you want to have access to transcoded files and the type of+--     access you want them to have. You can grant permissions to a maximum+--     of 30 users and\/or predefined Amazon S3 groups.+--+-- -   __Grantee Type__: Specify the type of value that appears in the+--     @Grantee@ object:+--+--     -   __Canonical__: The value in the @Grantee@ object is either the+--         canonical user ID for an AWS account or an origin access+--         identity for an Amazon CloudFront distribution. For more+--         information about canonical user IDs, see Access Control List+--         (ACL) Overview in the Amazon Simple Storage Service Developer+--         Guide. For more information about using CloudFront origin access+--         identities to require that users use CloudFront URLs instead of+--         Amazon S3 URLs, see Using an Origin Access Identity to Restrict+--         Access to Your Amazon S3 Content.+--+--         A canonical user ID is not the same as an AWS account number.+--+--     -   __Email__: The value in the @Grantee@ object is the registered+--         email address of an AWS account.+--+--     -   __Group__: The value in the @Grantee@ object is one of the+--         following predefined Amazon S3 groups: @AllUsers@,+--         @AuthenticatedUsers@, or @LogDelivery@.+--+-- -   __Grantee__: The AWS user or group that you want to have access to+--     transcoded files and playlists. To identify the user or group, you+--     can specify the canonical user ID for an AWS account, an origin+--     access identity for a CloudFront distribution, the registered email+--     address of an AWS account, or a predefined Amazon S3 group+--+-- -   __Access__: The permission that you want to give to the AWS user+--     that you specified in @Grantee@. Permissions are granted on the+--     files that Elastic Transcoder adds to the bucket, including+--     playlists and video files. Valid values include:+--+--     -   @READ@: The grantee can read the objects and metadata for+--         objects that Elastic Transcoder adds to the Amazon S3 bucket.+--+--     -   @READ_ACP@: The grantee can read the object ACL for objects that+--         Elastic Transcoder adds to the Amazon S3 bucket.+--+--     -   @WRITE_ACP@: The grantee can write the ACL for the objects that+--         Elastic Transcoder adds to the Amazon S3 bucket.+--+--     -   @FULL_CONTROL@: The grantee has @READ@, @READ_ACP@, and+--         @WRITE_ACP@ permissions for the objects that Elastic Transcoder+--         adds to the Amazon S3 bucket.+--+-- -   __StorageClass__: The Amazon S3 storage class, @Standard@ or+--     @ReducedRedundancy@, that you want Elastic Transcoder to assign to+--     the video files and playlists that it stores in your Amazon S3+--     bucket.+--+-- 'notifications', 'createPipeline_notifications' - The Amazon Simple Notification Service (Amazon SNS) topic that you want+-- to notify to report job status.+--+-- To receive notifications, you must also subscribe to the new topic in+-- the Amazon SNS console.+--+-- -   __Progressing__: The topic ARN for the Amazon Simple Notification+--     Service (Amazon SNS) topic that you want to notify when Elastic+--     Transcoder has started to process a job in this pipeline. This is+--     the ARN that Amazon SNS returned when you created the topic. For+--     more information, see Create a Topic in the Amazon Simple+--     Notification Service Developer Guide.+--+-- -   __Complete__: The topic ARN for the Amazon SNS topic that you want+--     to notify when Elastic Transcoder has finished processing a job in+--     this pipeline. This is the ARN that Amazon SNS returned when you+--     created the topic.+--+-- -   __Warning__: The topic ARN for the Amazon SNS topic that you want to+--     notify when Elastic Transcoder encounters a warning condition while+--     processing a job in this pipeline. This is the ARN that Amazon SNS+--     returned when you created the topic.+--+-- -   __Error__: The topic ARN for the Amazon SNS topic that you want to+--     notify when Elastic Transcoder encounters an error condition while+--     processing a job in this pipeline. This is the ARN that Amazon SNS+--     returned when you created the topic.+--+-- 'outputBucket', 'createPipeline_outputBucket' - The Amazon S3 bucket in which you want Elastic Transcoder to save the+-- transcoded files. (Use this, or use ContentConfig:Bucket plus+-- ThumbnailConfig:Bucket.)+--+-- Specify this value when all of the following are true:+--+-- -   You want to save transcoded files, thumbnails (if any), and+--     playlists (if any) together in one bucket.+--+-- -   You do not want to specify the users or groups who have access to+--     the transcoded files, thumbnails, and playlists.+--+-- -   You do not want to specify the permissions that Elastic Transcoder+--     grants to the files.+--+--     When Elastic Transcoder saves files in @OutputBucket@, it grants+--     full control over the files only to the AWS account that owns the+--     role that is specified by @Role@.+--+-- -   You want to associate the transcoded files and thumbnails with the+--     Amazon S3 Standard storage class.+--+-- If you want to save transcoded files and playlists in one bucket and+-- thumbnails in another bucket, specify which users can access the+-- transcoded files or the permissions the users have, or change the Amazon+-- S3 storage class, omit @OutputBucket@ and specify values for+-- @ContentConfig@ and @ThumbnailConfig@ instead.+--+-- 'thumbnailConfig', 'createPipeline_thumbnailConfig' - The @ThumbnailConfig@ object specifies several values, including the+-- Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail+-- files, which users you want to have access to the files, the type of+-- access you want users to have, and the storage class that you want to+-- assign to the files.+--+-- If you specify values for @ContentConfig@, you must also specify values+-- for @ThumbnailConfig@ even if you don\'t want to create thumbnails.+--+-- If you specify values for @ContentConfig@ and @ThumbnailConfig@, omit+-- the @OutputBucket@ object.+--+-- -   __Bucket__: The Amazon S3 bucket in which you want Elastic+--     Transcoder to save thumbnail files.+--+-- -   __Permissions__ (Optional): The @Permissions@ object specifies which+--     users and\/or predefined Amazon S3 groups you want to have access to+--     thumbnail files, and the type of access you want them to have. You+--     can grant permissions to a maximum of 30 users and\/or predefined+--     Amazon S3 groups.+--+-- -   __GranteeType__: Specify the type of value that appears in the+--     Grantee object:+--+--     -   __Canonical__: The value in the @Grantee@ object is either the+--         canonical user ID for an AWS account or an origin access+--         identity for an Amazon CloudFront distribution.+--+--         A canonical user ID is not the same as an AWS account number.+--+--     -   __Email__: The value in the @Grantee@ object is the registered+--         email address of an AWS account.+--+--     -   __Group__: The value in the @Grantee@ object is one of the+--         following predefined Amazon S3 groups: @AllUsers@,+--         @AuthenticatedUsers@, or @LogDelivery@.+--+-- -   __Grantee__: The AWS user or group that you want to have access to+--     thumbnail files. To identify the user or group, you can specify the+--     canonical user ID for an AWS account, an origin access identity for+--     a CloudFront distribution, the registered email address of an AWS+--     account, or a predefined Amazon S3 group.+--+-- -   __Access__: The permission that you want to give to the AWS user+--     that you specified in @Grantee@. Permissions are granted on the+--     thumbnail files that Elastic Transcoder adds to the bucket. Valid+--     values include:+--+--     -   @READ@: The grantee can read the thumbnails and metadata for+--         objects that Elastic Transcoder adds to the Amazon S3 bucket.+--+--     -   @READ_ACP@: The grantee can read the object ACL for thumbnails+--         that Elastic Transcoder adds to the Amazon S3 bucket.+--+--     -   @WRITE_ACP@: The grantee can write the ACL for the thumbnails+--         that Elastic Transcoder adds to the Amazon S3 bucket.+--+--     -   @FULL_CONTROL@: The grantee has @READ@, @READ_ACP@, and+--         @WRITE_ACP@ permissions for the thumbnails that Elastic+--         Transcoder adds to the Amazon S3 bucket.+--+-- -   __StorageClass__: The Amazon S3 storage class, @Standard@ or+--     @ReducedRedundancy@, that you want Elastic Transcoder to assign to+--     the thumbnails that it stores in your Amazon S3 bucket.+--+-- 'name', 'createPipeline_name' - The name of the pipeline. We recommend that the name be unique within+-- the AWS account, but uniqueness is not enforced.+--+-- Constraints: Maximum 40 characters.+--+-- 'inputBucket', 'createPipeline_inputBucket' - The Amazon S3 bucket in which you saved the media files that you want to+-- transcode.+--+-- 'role'', 'createPipeline_role' - The IAM Amazon Resource Name (ARN) for the role that you want Elastic+-- Transcoder to use to create the pipeline.+newCreatePipeline ::+  -- | 'name'+  Prelude.Text ->+  -- | 'inputBucket'+  Prelude.Text ->+  -- | 'role''+  Prelude.Text ->+  CreatePipeline+newCreatePipeline pName_ pInputBucket_ pRole_ =+  CreatePipeline'+    { awsKmsKeyArn = Prelude.Nothing,+      contentConfig = Prelude.Nothing,+      notifications = Prelude.Nothing,+      outputBucket = Prelude.Nothing,+      thumbnailConfig = Prelude.Nothing,+      name = pName_,+      inputBucket = pInputBucket_,+      role' = pRole_+    }++-- | The AWS Key Management Service (AWS KMS) key that you want to use with+-- this pipeline.+--+-- If you use either @s3@ or @s3-aws-kms@ as your @Encryption:Mode@, you+-- don\'t need to provide a key with your job because a default key, known+-- as an AWS-KMS key, is created for you automatically. You need to provide+-- an AWS-KMS key only if you want to use a non-default AWS-KMS key, or if+-- you are using an @Encryption:Mode@ of @aes-cbc-pkcs7@, @aes-ctr@, or+-- @aes-gcm@.+createPipeline_awsKmsKeyArn :: Lens.Lens' CreatePipeline (Prelude.Maybe Prelude.Text)+createPipeline_awsKmsKeyArn = Lens.lens (\CreatePipeline' {awsKmsKeyArn} -> awsKmsKeyArn) (\s@CreatePipeline' {} a -> s {awsKmsKeyArn = a} :: CreatePipeline)++-- | The optional @ContentConfig@ object specifies information about the+-- Amazon S3 bucket in which you want Elastic Transcoder to save transcoded+-- files and playlists: which bucket to use, which users you want to have+-- access to the files, the type of access you want users to have, and the+-- storage class that you want to assign to the files.+--+-- If you specify values for @ContentConfig@, you must also specify values+-- for @ThumbnailConfig@.+--+-- If you specify values for @ContentConfig@ and @ThumbnailConfig@, omit+-- the @OutputBucket@ object.+--+-- -   __Bucket__: The Amazon S3 bucket in which you want Elastic+--     Transcoder to save transcoded files and playlists.+--+-- -   __Permissions__ (Optional): The Permissions object specifies which+--     users you want to have access to transcoded files and the type of+--     access you want them to have. You can grant permissions to a maximum+--     of 30 users and\/or predefined Amazon S3 groups.+--+-- -   __Grantee Type__: Specify the type of value that appears in the+--     @Grantee@ object:+--+--     -   __Canonical__: The value in the @Grantee@ object is either the+--         canonical user ID for an AWS account or an origin access+--         identity for an Amazon CloudFront distribution. For more+--         information about canonical user IDs, see Access Control List+--         (ACL) Overview in the Amazon Simple Storage Service Developer+--         Guide. For more information about using CloudFront origin access+--         identities to require that users use CloudFront URLs instead of+--         Amazon S3 URLs, see Using an Origin Access Identity to Restrict+--         Access to Your Amazon S3 Content.+--+--         A canonical user ID is not the same as an AWS account number.+--+--     -   __Email__: The value in the @Grantee@ object is the registered+--         email address of an AWS account.+--+--     -   __Group__: The value in the @Grantee@ object is one of the+--         following predefined Amazon S3 groups: @AllUsers@,+--         @AuthenticatedUsers@, or @LogDelivery@.+--+-- -   __Grantee__: The AWS user or group that you want to have access to+--     transcoded files and playlists. To identify the user or group, you+--     can specify the canonical user ID for an AWS account, an origin+--     access identity for a CloudFront distribution, the registered email+--     address of an AWS account, or a predefined Amazon S3 group+--+-- -   __Access__: The permission that you want to give to the AWS user+--     that you specified in @Grantee@. Permissions are granted on the+--     files that Elastic Transcoder adds to the bucket, including+--     playlists and video files. Valid values include:+--+--     -   @READ@: The grantee can read the objects and metadata for+--         objects that Elastic Transcoder adds to the Amazon S3 bucket.+--+--     -   @READ_ACP@: The grantee can read the object ACL for objects that+--         Elastic Transcoder adds to the Amazon S3 bucket.+--+--     -   @WRITE_ACP@: The grantee can write the ACL for the objects that+--         Elastic Transcoder adds to the Amazon S3 bucket.+--+--     -   @FULL_CONTROL@: The grantee has @READ@, @READ_ACP@, and+--         @WRITE_ACP@ permissions for the objects that Elastic Transcoder+--         adds to the Amazon S3 bucket.+--+-- -   __StorageClass__: The Amazon S3 storage class, @Standard@ or+--     @ReducedRedundancy@, that you want Elastic Transcoder to assign to+--     the video files and playlists that it stores in your Amazon S3+--     bucket.+createPipeline_contentConfig :: Lens.Lens' CreatePipeline (Prelude.Maybe PipelineOutputConfig)+createPipeline_contentConfig = Lens.lens (\CreatePipeline' {contentConfig} -> contentConfig) (\s@CreatePipeline' {} a -> s {contentConfig = a} :: CreatePipeline)++-- | The Amazon Simple Notification Service (Amazon SNS) topic that you want+-- to notify to report job status.+--+-- To receive notifications, you must also subscribe to the new topic in+-- the Amazon SNS console.+--+-- -   __Progressing__: The topic ARN for the Amazon Simple Notification+--     Service (Amazon SNS) topic that you want to notify when Elastic+--     Transcoder has started to process a job in this pipeline. This is+--     the ARN that Amazon SNS returned when you created the topic. For+--     more information, see Create a Topic in the Amazon Simple+--     Notification Service Developer Guide.+--+-- -   __Complete__: The topic ARN for the Amazon SNS topic that you want+--     to notify when Elastic Transcoder has finished processing a job in+--     this pipeline. This is the ARN that Amazon SNS returned when you+--     created the topic.+--+-- -   __Warning__: The topic ARN for the Amazon SNS topic that you want to+--     notify when Elastic Transcoder encounters a warning condition while+--     processing a job in this pipeline. This is the ARN that Amazon SNS+--     returned when you created the topic.+--+-- -   __Error__: The topic ARN for the Amazon SNS topic that you want to+--     notify when Elastic Transcoder encounters an error condition while+--     processing a job in this pipeline. This is the ARN that Amazon SNS+--     returned when you created the topic.+createPipeline_notifications :: Lens.Lens' CreatePipeline (Prelude.Maybe Notifications)+createPipeline_notifications = Lens.lens (\CreatePipeline' {notifications} -> notifications) (\s@CreatePipeline' {} a -> s {notifications = a} :: CreatePipeline)++-- | The Amazon S3 bucket in which you want Elastic Transcoder to save the+-- transcoded files. (Use this, or use ContentConfig:Bucket plus+-- ThumbnailConfig:Bucket.)+--+-- Specify this value when all of the following are true:+--+-- -   You want to save transcoded files, thumbnails (if any), and+--     playlists (if any) together in one bucket.+--+-- -   You do not want to specify the users or groups who have access to+--     the transcoded files, thumbnails, and playlists.+--+-- -   You do not want to specify the permissions that Elastic Transcoder+--     grants to the files.+--+--     When Elastic Transcoder saves files in @OutputBucket@, it grants+--     full control over the files only to the AWS account that owns the+--     role that is specified by @Role@.+--+-- -   You want to associate the transcoded files and thumbnails with the+--     Amazon S3 Standard storage class.+--+-- If you want to save transcoded files and playlists in one bucket and+-- thumbnails in another bucket, specify which users can access the+-- transcoded files or the permissions the users have, or change the Amazon+-- S3 storage class, omit @OutputBucket@ and specify values for+-- @ContentConfig@ and @ThumbnailConfig@ instead.+createPipeline_outputBucket :: Lens.Lens' CreatePipeline (Prelude.Maybe Prelude.Text)+createPipeline_outputBucket = Lens.lens (\CreatePipeline' {outputBucket} -> outputBucket) (\s@CreatePipeline' {} a -> s {outputBucket = a} :: CreatePipeline)++-- | The @ThumbnailConfig@ object specifies several values, including the+-- Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail+-- files, which users you want to have access to the files, the type of+-- access you want users to have, and the storage class that you want to+-- assign to the files.+--+-- If you specify values for @ContentConfig@, you must also specify values+-- for @ThumbnailConfig@ even if you don\'t want to create thumbnails.+--+-- If you specify values for @ContentConfig@ and @ThumbnailConfig@, omit+-- the @OutputBucket@ object.+--+-- -   __Bucket__: The Amazon S3 bucket in which you want Elastic+--     Transcoder to save thumbnail files.+--+-- -   __Permissions__ (Optional): The @Permissions@ object specifies which+--     users and\/or predefined Amazon S3 groups you want to have access to+--     thumbnail files, and the type of access you want them to have. You+--     can grant permissions to a maximum of 30 users and\/or predefined+--     Amazon S3 groups.+--+-- -   __GranteeType__: Specify the type of value that appears in the+--     Grantee object:+--+--     -   __Canonical__: The value in the @Grantee@ object is either the+--         canonical user ID for an AWS account or an origin access+--         identity for an Amazon CloudFront distribution.+--+--         A canonical user ID is not the same as an AWS account number.+--+--     -   __Email__: The value in the @Grantee@ object is the registered+--         email address of an AWS account.+--+--     -   __Group__: The value in the @Grantee@ object is one of the+--         following predefined Amazon S3 groups: @AllUsers@,+--         @AuthenticatedUsers@, or @LogDelivery@.+--+-- -   __Grantee__: The AWS user or group that you want to have access to+--     thumbnail files. To identify the user or group, you can specify the+--     canonical user ID for an AWS account, an origin access identity for+--     a CloudFront distribution, the registered email address of an AWS+--     account, or a predefined Amazon S3 group.+--+-- -   __Access__: The permission that you want to give to the AWS user+--     that you specified in @Grantee@. Permissions are granted on the+--     thumbnail files that Elastic Transcoder adds to the bucket. Valid+--     values include:+--+--     -   @READ@: The grantee can read the thumbnails and metadata for+--         objects that Elastic Transcoder adds to the Amazon S3 bucket.+--+--     -   @READ_ACP@: The grantee can read the object ACL for thumbnails+--         that Elastic Transcoder adds to the Amazon S3 bucket.+--+--     -   @WRITE_ACP@: The grantee can write the ACL for the thumbnails+--         that Elastic Transcoder adds to the Amazon S3 bucket.+--+--     -   @FULL_CONTROL@: The grantee has @READ@, @READ_ACP@, and+--         @WRITE_ACP@ permissions for the thumbnails that Elastic+--         Transcoder adds to the Amazon S3 bucket.+--+-- -   __StorageClass__: The Amazon S3 storage class, @Standard@ or+--     @ReducedRedundancy@, that you want Elastic Transcoder to assign to+--     the thumbnails that it stores in your Amazon S3 bucket.+createPipeline_thumbnailConfig :: Lens.Lens' CreatePipeline (Prelude.Maybe PipelineOutputConfig)+createPipeline_thumbnailConfig = Lens.lens (\CreatePipeline' {thumbnailConfig} -> thumbnailConfig) (\s@CreatePipeline' {} a -> s {thumbnailConfig = a} :: CreatePipeline)++-- | The name of the pipeline. We recommend that the name be unique within+-- the AWS account, but uniqueness is not enforced.+--+-- Constraints: Maximum 40 characters.+createPipeline_name :: Lens.Lens' CreatePipeline Prelude.Text+createPipeline_name = Lens.lens (\CreatePipeline' {name} -> name) (\s@CreatePipeline' {} a -> s {name = a} :: CreatePipeline)++-- | The Amazon S3 bucket in which you saved the media files that you want to+-- transcode.+createPipeline_inputBucket :: Lens.Lens' CreatePipeline Prelude.Text+createPipeline_inputBucket = Lens.lens (\CreatePipeline' {inputBucket} -> inputBucket) (\s@CreatePipeline' {} a -> s {inputBucket = a} :: CreatePipeline)++-- | The IAM Amazon Resource Name (ARN) for the role that you want Elastic+-- Transcoder to use to create the pipeline.+createPipeline_role :: Lens.Lens' CreatePipeline Prelude.Text+createPipeline_role = Lens.lens (\CreatePipeline' {role'} -> role') (\s@CreatePipeline' {} a -> s {role' = a} :: CreatePipeline)++instance Core.AWSRequest CreatePipeline where+  type+    AWSResponse CreatePipeline =+      CreatePipelineResponse+  request overrides =+    Request.postJSON (overrides defaultService)+  response =+    Response.receiveJSON+      ( \s h x ->+          CreatePipelineResponse'+            Prelude.<$> (x Data..?> "Pipeline")+            Prelude.<*> (x Data..?> "Warnings" Core..!@ Prelude.mempty)+            Prelude.<*> (Prelude.pure (Prelude.fromEnum s))+      )++instance Prelude.Hashable CreatePipeline where+  hashWithSalt _salt CreatePipeline' {..} =+    _salt+      `Prelude.hashWithSalt` awsKmsKeyArn+      `Prelude.hashWithSalt` contentConfig+      `Prelude.hashWithSalt` notifications+      `Prelude.hashWithSalt` outputBucket+      `Prelude.hashWithSalt` thumbnailConfig+      `Prelude.hashWithSalt` name+      `Prelude.hashWithSalt` inputBucket+      `Prelude.hashWithSalt` role'++instance Prelude.NFData CreatePipeline where+  rnf CreatePipeline' {..} =+    Prelude.rnf awsKmsKeyArn+      `Prelude.seq` Prelude.rnf contentConfig+      `Prelude.seq` Prelude.rnf notifications+      `Prelude.seq` Prelude.rnf outputBucket+      `Prelude.seq` Prelude.rnf thumbnailConfig+      `Prelude.seq` Prelude.rnf name+      `Prelude.seq` Prelude.rnf inputBucket+      `Prelude.seq` Prelude.rnf role'++instance Data.ToHeaders CreatePipeline where+  toHeaders = Prelude.const Prelude.mempty++instance Data.ToJSON CreatePipeline where+  toJSON CreatePipeline' {..} =+    Data.object+      ( Prelude.catMaybes+          [ ("AwsKmsKeyArn" Data..=) Prelude.<$> awsKmsKeyArn,+            ("ContentConfig" Data..=) Prelude.<$> contentConfig,+            ("Notifications" Data..=) Prelude.<$> notifications,+            ("OutputBucket" Data..=) Prelude.<$> outputBucket,+            ("ThumbnailConfig" Data..=)+              Prelude.<$> thumbnailConfig,+            Prelude.Just ("Name" Data..= name),+            Prelude.Just ("InputBucket" Data..= inputBucket),+            Prelude.Just ("Role" Data..= role')+          ]+      )++instance Data.ToPath CreatePipeline where+  toPath = Prelude.const "/2012-09-25/pipelines"++instance Data.ToQuery CreatePipeline where+  toQuery = Prelude.const Prelude.mempty++-- | When you create a pipeline, Elastic Transcoder returns the values that+-- you specified in the request.+--+-- /See:/ 'newCreatePipelineResponse' smart constructor.+data CreatePipelineResponse = CreatePipelineResponse'+  { -- | A section of the response body that provides information about the+    -- pipeline that is created.+    pipeline :: Prelude.Maybe Pipeline,+    -- | Elastic Transcoder returns a warning if the resources used by your+    -- pipeline are not in the same region as the pipeline.+    --+    -- Using resources in the same region, such as your Amazon S3 buckets,+    -- Amazon SNS notification topics, and AWS KMS key, reduces processing time+    -- and prevents cross-regional charges.+    warnings :: Prelude.Maybe [Warning],+    -- | The response's http status code.+    httpStatus :: Prelude.Int+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'CreatePipelineResponse' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'pipeline', 'createPipelineResponse_pipeline' - A section of the response body that provides information about the+-- pipeline that is created.+--+-- 'warnings', 'createPipelineResponse_warnings' - Elastic Transcoder returns a warning if the resources used by your+-- pipeline are not in the same region as the pipeline.+--+-- Using resources in the same region, such as your Amazon S3 buckets,+-- Amazon SNS notification topics, and AWS KMS key, reduces processing time+-- and prevents cross-regional charges.+--+-- 'httpStatus', 'createPipelineResponse_httpStatus' - The response's http status code.+newCreatePipelineResponse ::+  -- | 'httpStatus'+  Prelude.Int ->+  CreatePipelineResponse+newCreatePipelineResponse pHttpStatus_ =+  CreatePipelineResponse'+    { pipeline = Prelude.Nothing,+      warnings = Prelude.Nothing,+      httpStatus = pHttpStatus_+    }++-- | A section of the response body that provides information about the+-- pipeline that is created.+createPipelineResponse_pipeline :: Lens.Lens' CreatePipelineResponse (Prelude.Maybe Pipeline)+createPipelineResponse_pipeline = Lens.lens (\CreatePipelineResponse' {pipeline} -> pipeline) (\s@CreatePipelineResponse' {} a -> s {pipeline = a} :: CreatePipelineResponse)++-- | Elastic Transcoder returns a warning if the resources used by your+-- pipeline are not in the same region as the pipeline.+--+-- Using resources in the same region, such as your Amazon S3 buckets,+-- Amazon SNS notification topics, and AWS KMS key, reduces processing time+-- and prevents cross-regional charges.+createPipelineResponse_warnings :: Lens.Lens' CreatePipelineResponse (Prelude.Maybe [Warning])+createPipelineResponse_warnings = Lens.lens (\CreatePipelineResponse' {warnings} -> warnings) (\s@CreatePipelineResponse' {} a -> s {warnings = a} :: CreatePipelineResponse) Prelude.. Lens.mapping Lens.coerced++-- | The response's http status code.+createPipelineResponse_httpStatus :: Lens.Lens' CreatePipelineResponse Prelude.Int+createPipelineResponse_httpStatus = Lens.lens (\CreatePipelineResponse' {httpStatus} -> httpStatus) (\s@CreatePipelineResponse' {} a -> s {httpStatus = a} :: CreatePipelineResponse)++instance Prelude.NFData CreatePipelineResponse where+  rnf CreatePipelineResponse' {..} =+    Prelude.rnf pipeline+      `Prelude.seq` Prelude.rnf warnings+      `Prelude.seq` Prelude.rnf httpStatus
+ gen/Amazonka/ElasticTranscoder/CreatePreset.hs view
@@ -0,0 +1,285 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE TypeFamilies #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-binds #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.CreatePreset+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+--+-- The CreatePreset operation creates a preset with settings that you+-- specify.+--+-- Elastic Transcoder checks the CreatePreset settings to ensure that they+-- meet Elastic Transcoder requirements and to determine whether they+-- comply with H.264 standards. If your settings are not valid for Elastic+-- Transcoder, Elastic Transcoder returns an HTTP 400 response+-- (@ValidationException@) and does not create the preset. If the settings+-- are valid for Elastic Transcoder but aren\'t strictly compliant with the+-- H.264 standard, Elastic Transcoder creates the preset and returns a+-- warning message in the response. This helps you determine whether your+-- settings comply with the H.264 standard while giving you greater+-- flexibility with respect to the video that Elastic Transcoder produces.+--+-- Elastic Transcoder uses the H.264 video-compression format. For more+-- information, see the International Telecommunication Union publication+-- /Recommendation ITU-T H.264: Advanced video coding for generic+-- audiovisual services/.+module Amazonka.ElasticTranscoder.CreatePreset+  ( -- * Creating a Request+    CreatePreset (..),+    newCreatePreset,++    -- * Request Lenses+    createPreset_audio,+    createPreset_description,+    createPreset_thumbnails,+    createPreset_video,+    createPreset_name,+    createPreset_container,++    -- * Destructuring the Response+    CreatePresetResponse (..),+    newCreatePresetResponse,++    -- * Response Lenses+    createPresetResponse_preset,+    createPresetResponse_warning,+    createPresetResponse_httpStatus,+  )+where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types+import qualified Amazonka.Prelude as Prelude+import qualified Amazonka.Request as Request+import qualified Amazonka.Response as Response++-- | The @CreatePresetRequest@ structure.+--+-- /See:/ 'newCreatePreset' smart constructor.+data CreatePreset = CreatePreset'+  { -- | A section of the request body that specifies the audio parameters.+    audio :: Prelude.Maybe AudioParameters,+    -- | A description of the preset.+    description :: Prelude.Maybe Prelude.Text,+    -- | A section of the request body that specifies the thumbnail parameters,+    -- if any.+    thumbnails :: Prelude.Maybe Thumbnails,+    -- | A section of the request body that specifies the video parameters.+    video :: Prelude.Maybe VideoParameters,+    -- | The name of the preset. We recommend that the name be unique within the+    -- AWS account, but uniqueness is not enforced.+    name :: Prelude.Text,+    -- | The container type for the output file. Valid values include @flac@,+    -- @flv@, @fmp4@, @gif@, @mp3@, @mp4@, @mpg@, @mxf@, @oga@, @ogg@, @ts@,+    -- and @webm@.+    container :: Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'CreatePreset' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'audio', 'createPreset_audio' - A section of the request body that specifies the audio parameters.+--+-- 'description', 'createPreset_description' - A description of the preset.+--+-- 'thumbnails', 'createPreset_thumbnails' - A section of the request body that specifies the thumbnail parameters,+-- if any.+--+-- 'video', 'createPreset_video' - A section of the request body that specifies the video parameters.+--+-- 'name', 'createPreset_name' - The name of the preset. We recommend that the name be unique within the+-- AWS account, but uniqueness is not enforced.+--+-- 'container', 'createPreset_container' - The container type for the output file. Valid values include @flac@,+-- @flv@, @fmp4@, @gif@, @mp3@, @mp4@, @mpg@, @mxf@, @oga@, @ogg@, @ts@,+-- and @webm@.+newCreatePreset ::+  -- | 'name'+  Prelude.Text ->+  -- | 'container'+  Prelude.Text ->+  CreatePreset+newCreatePreset pName_ pContainer_ =+  CreatePreset'+    { audio = Prelude.Nothing,+      description = Prelude.Nothing,+      thumbnails = Prelude.Nothing,+      video = Prelude.Nothing,+      name = pName_,+      container = pContainer_+    }++-- | A section of the request body that specifies the audio parameters.+createPreset_audio :: Lens.Lens' CreatePreset (Prelude.Maybe AudioParameters)+createPreset_audio = Lens.lens (\CreatePreset' {audio} -> audio) (\s@CreatePreset' {} a -> s {audio = a} :: CreatePreset)++-- | A description of the preset.+createPreset_description :: Lens.Lens' CreatePreset (Prelude.Maybe Prelude.Text)+createPreset_description = Lens.lens (\CreatePreset' {description} -> description) (\s@CreatePreset' {} a -> s {description = a} :: CreatePreset)++-- | A section of the request body that specifies the thumbnail parameters,+-- if any.+createPreset_thumbnails :: Lens.Lens' CreatePreset (Prelude.Maybe Thumbnails)+createPreset_thumbnails = Lens.lens (\CreatePreset' {thumbnails} -> thumbnails) (\s@CreatePreset' {} a -> s {thumbnails = a} :: CreatePreset)++-- | A section of the request body that specifies the video parameters.+createPreset_video :: Lens.Lens' CreatePreset (Prelude.Maybe VideoParameters)+createPreset_video = Lens.lens (\CreatePreset' {video} -> video) (\s@CreatePreset' {} a -> s {video = a} :: CreatePreset)++-- | The name of the preset. We recommend that the name be unique within the+-- AWS account, but uniqueness is not enforced.+createPreset_name :: Lens.Lens' CreatePreset Prelude.Text+createPreset_name = Lens.lens (\CreatePreset' {name} -> name) (\s@CreatePreset' {} a -> s {name = a} :: CreatePreset)++-- | The container type for the output file. Valid values include @flac@,+-- @flv@, @fmp4@, @gif@, @mp3@, @mp4@, @mpg@, @mxf@, @oga@, @ogg@, @ts@,+-- and @webm@.+createPreset_container :: Lens.Lens' CreatePreset Prelude.Text+createPreset_container = Lens.lens (\CreatePreset' {container} -> container) (\s@CreatePreset' {} a -> s {container = a} :: CreatePreset)++instance Core.AWSRequest CreatePreset where+  type AWSResponse CreatePreset = CreatePresetResponse+  request overrides =+    Request.postJSON (overrides defaultService)+  response =+    Response.receiveJSON+      ( \s h x ->+          CreatePresetResponse'+            Prelude.<$> (x Data..?> "Preset")+            Prelude.<*> (x Data..?> "Warning")+            Prelude.<*> (Prelude.pure (Prelude.fromEnum s))+      )++instance Prelude.Hashable CreatePreset where+  hashWithSalt _salt CreatePreset' {..} =+    _salt+      `Prelude.hashWithSalt` audio+      `Prelude.hashWithSalt` description+      `Prelude.hashWithSalt` thumbnails+      `Prelude.hashWithSalt` video+      `Prelude.hashWithSalt` name+      `Prelude.hashWithSalt` container++instance Prelude.NFData CreatePreset where+  rnf CreatePreset' {..} =+    Prelude.rnf audio+      `Prelude.seq` Prelude.rnf description+      `Prelude.seq` Prelude.rnf thumbnails+      `Prelude.seq` Prelude.rnf video+      `Prelude.seq` Prelude.rnf name+      `Prelude.seq` Prelude.rnf container++instance Data.ToHeaders CreatePreset where+  toHeaders = Prelude.const Prelude.mempty++instance Data.ToJSON CreatePreset where+  toJSON CreatePreset' {..} =+    Data.object+      ( Prelude.catMaybes+          [ ("Audio" Data..=) Prelude.<$> audio,+            ("Description" Data..=) Prelude.<$> description,+            ("Thumbnails" Data..=) Prelude.<$> thumbnails,+            ("Video" Data..=) Prelude.<$> video,+            Prelude.Just ("Name" Data..= name),+            Prelude.Just ("Container" Data..= container)+          ]+      )++instance Data.ToPath CreatePreset where+  toPath = Prelude.const "/2012-09-25/presets"++instance Data.ToQuery CreatePreset where+  toQuery = Prelude.const Prelude.mempty++-- | The @CreatePresetResponse@ structure.+--+-- /See:/ 'newCreatePresetResponse' smart constructor.+data CreatePresetResponse = CreatePresetResponse'+  { -- | A section of the response body that provides information about the+    -- preset that is created.+    preset :: Prelude.Maybe Preset,+    -- | If the preset settings don\'t comply with the standards for the video+    -- codec but Elastic Transcoder created the preset, this message explains+    -- the reason the preset settings don\'t meet the standard. Elastic+    -- Transcoder created the preset because the settings might produce+    -- acceptable output.+    warning :: Prelude.Maybe Prelude.Text,+    -- | The response's http status code.+    httpStatus :: Prelude.Int+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'CreatePresetResponse' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'preset', 'createPresetResponse_preset' - A section of the response body that provides information about the+-- preset that is created.+--+-- 'warning', 'createPresetResponse_warning' - If the preset settings don\'t comply with the standards for the video+-- codec but Elastic Transcoder created the preset, this message explains+-- the reason the preset settings don\'t meet the standard. Elastic+-- Transcoder created the preset because the settings might produce+-- acceptable output.+--+-- 'httpStatus', 'createPresetResponse_httpStatus' - The response's http status code.+newCreatePresetResponse ::+  -- | 'httpStatus'+  Prelude.Int ->+  CreatePresetResponse+newCreatePresetResponse pHttpStatus_ =+  CreatePresetResponse'+    { preset = Prelude.Nothing,+      warning = Prelude.Nothing,+      httpStatus = pHttpStatus_+    }++-- | A section of the response body that provides information about the+-- preset that is created.+createPresetResponse_preset :: Lens.Lens' CreatePresetResponse (Prelude.Maybe Preset)+createPresetResponse_preset = Lens.lens (\CreatePresetResponse' {preset} -> preset) (\s@CreatePresetResponse' {} a -> s {preset = a} :: CreatePresetResponse)++-- | If the preset settings don\'t comply with the standards for the video+-- codec but Elastic Transcoder created the preset, this message explains+-- the reason the preset settings don\'t meet the standard. Elastic+-- Transcoder created the preset because the settings might produce+-- acceptable output.+createPresetResponse_warning :: Lens.Lens' CreatePresetResponse (Prelude.Maybe Prelude.Text)+createPresetResponse_warning = Lens.lens (\CreatePresetResponse' {warning} -> warning) (\s@CreatePresetResponse' {} a -> s {warning = a} :: CreatePresetResponse)++-- | The response's http status code.+createPresetResponse_httpStatus :: Lens.Lens' CreatePresetResponse Prelude.Int+createPresetResponse_httpStatus = Lens.lens (\CreatePresetResponse' {httpStatus} -> httpStatus) (\s@CreatePresetResponse' {} a -> s {httpStatus = a} :: CreatePresetResponse)++instance Prelude.NFData CreatePresetResponse where+  rnf CreatePresetResponse' {..} =+    Prelude.rnf preset+      `Prelude.seq` Prelude.rnf warning+      `Prelude.seq` Prelude.rnf httpStatus
+ gen/Amazonka/ElasticTranscoder/DeletePipeline.hs view
@@ -0,0 +1,143 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE TypeFamilies #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-binds #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.DeletePipeline+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+--+-- The DeletePipeline operation removes a pipeline.+--+-- You can only delete a pipeline that has never been used or that is not+-- currently in use (doesn\'t contain any active jobs). If the pipeline is+-- currently in use, @DeletePipeline@ returns an error.+module Amazonka.ElasticTranscoder.DeletePipeline+  ( -- * Creating a Request+    DeletePipeline (..),+    newDeletePipeline,++    -- * Request Lenses+    deletePipeline_id,++    -- * Destructuring the Response+    DeletePipelineResponse (..),+    newDeletePipelineResponse,++    -- * Response Lenses+    deletePipelineResponse_httpStatus,+  )+where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types+import qualified Amazonka.Prelude as Prelude+import qualified Amazonka.Request as Request+import qualified Amazonka.Response as Response++-- | The @DeletePipelineRequest@ structure.+--+-- /See:/ 'newDeletePipeline' smart constructor.+data DeletePipeline = DeletePipeline'+  { -- | The identifier of the pipeline that you want to delete.+    id :: Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'DeletePipeline' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'id', 'deletePipeline_id' - The identifier of the pipeline that you want to delete.+newDeletePipeline ::+  -- | 'id'+  Prelude.Text ->+  DeletePipeline+newDeletePipeline pId_ = DeletePipeline' {id = pId_}++-- | The identifier of the pipeline that you want to delete.+deletePipeline_id :: Lens.Lens' DeletePipeline Prelude.Text+deletePipeline_id = Lens.lens (\DeletePipeline' {id} -> id) (\s@DeletePipeline' {} a -> s {id = a} :: DeletePipeline)++instance Core.AWSRequest DeletePipeline where+  type+    AWSResponse DeletePipeline =+      DeletePipelineResponse+  request overrides =+    Request.delete (overrides defaultService)+  response =+    Response.receiveEmpty+      ( \s h x ->+          DeletePipelineResponse'+            Prelude.<$> (Prelude.pure (Prelude.fromEnum s))+      )++instance Prelude.Hashable DeletePipeline where+  hashWithSalt _salt DeletePipeline' {..} =+    _salt `Prelude.hashWithSalt` id++instance Prelude.NFData DeletePipeline where+  rnf DeletePipeline' {..} = Prelude.rnf id++instance Data.ToHeaders DeletePipeline where+  toHeaders = Prelude.const Prelude.mempty++instance Data.ToPath DeletePipeline where+  toPath DeletePipeline' {..} =+    Prelude.mconcat+      ["/2012-09-25/pipelines/", Data.toBS id]++instance Data.ToQuery DeletePipeline where+  toQuery = Prelude.const Prelude.mempty++-- | The @DeletePipelineResponse@ structure.+--+-- /See:/ 'newDeletePipelineResponse' smart constructor.+data DeletePipelineResponse = DeletePipelineResponse'+  { -- | The response's http status code.+    httpStatus :: Prelude.Int+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'DeletePipelineResponse' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'httpStatus', 'deletePipelineResponse_httpStatus' - The response's http status code.+newDeletePipelineResponse ::+  -- | 'httpStatus'+  Prelude.Int ->+  DeletePipelineResponse+newDeletePipelineResponse pHttpStatus_ =+  DeletePipelineResponse' {httpStatus = pHttpStatus_}++-- | The response's http status code.+deletePipelineResponse_httpStatus :: Lens.Lens' DeletePipelineResponse Prelude.Int+deletePipelineResponse_httpStatus = Lens.lens (\DeletePipelineResponse' {httpStatus} -> httpStatus) (\s@DeletePipelineResponse' {} a -> s {httpStatus = a} :: DeletePipelineResponse)++instance Prelude.NFData DeletePipelineResponse where+  rnf DeletePipelineResponse' {..} =+    Prelude.rnf httpStatus
+ gen/Amazonka/ElasticTranscoder/DeletePreset.hs view
@@ -0,0 +1,144 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE TypeFamilies #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-binds #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.DeletePreset+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+--+-- The DeletePreset operation removes a preset that you\'ve added in an AWS+-- region.+--+-- You can\'t delete the default presets that are included with Elastic+-- Transcoder.+module Amazonka.ElasticTranscoder.DeletePreset+  ( -- * Creating a Request+    DeletePreset (..),+    newDeletePreset,++    -- * Request Lenses+    deletePreset_id,++    -- * Destructuring the Response+    DeletePresetResponse (..),+    newDeletePresetResponse,++    -- * Response Lenses+    deletePresetResponse_httpStatus,+  )+where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types+import qualified Amazonka.Prelude as Prelude+import qualified Amazonka.Request as Request+import qualified Amazonka.Response as Response++-- | The @DeletePresetRequest@ structure.+--+-- /See:/ 'newDeletePreset' smart constructor.+data DeletePreset = DeletePreset'+  { -- | The identifier of the preset for which you want to get detailed+    -- information.+    id :: Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'DeletePreset' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'id', 'deletePreset_id' - The identifier of the preset for which you want to get detailed+-- information.+newDeletePreset ::+  -- | 'id'+  Prelude.Text ->+  DeletePreset+newDeletePreset pId_ = DeletePreset' {id = pId_}++-- | The identifier of the preset for which you want to get detailed+-- information.+deletePreset_id :: Lens.Lens' DeletePreset Prelude.Text+deletePreset_id = Lens.lens (\DeletePreset' {id} -> id) (\s@DeletePreset' {} a -> s {id = a} :: DeletePreset)++instance Core.AWSRequest DeletePreset where+  type AWSResponse DeletePreset = DeletePresetResponse+  request overrides =+    Request.delete (overrides defaultService)+  response =+    Response.receiveEmpty+      ( \s h x ->+          DeletePresetResponse'+            Prelude.<$> (Prelude.pure (Prelude.fromEnum s))+      )++instance Prelude.Hashable DeletePreset where+  hashWithSalt _salt DeletePreset' {..} =+    _salt `Prelude.hashWithSalt` id++instance Prelude.NFData DeletePreset where+  rnf DeletePreset' {..} = Prelude.rnf id++instance Data.ToHeaders DeletePreset where+  toHeaders = Prelude.const Prelude.mempty++instance Data.ToPath DeletePreset where+  toPath DeletePreset' {..} =+    Prelude.mconcat+      ["/2012-09-25/presets/", Data.toBS id]++instance Data.ToQuery DeletePreset where+  toQuery = Prelude.const Prelude.mempty++-- | The @DeletePresetResponse@ structure.+--+-- /See:/ 'newDeletePresetResponse' smart constructor.+data DeletePresetResponse = DeletePresetResponse'+  { -- | The response's http status code.+    httpStatus :: Prelude.Int+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'DeletePresetResponse' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'httpStatus', 'deletePresetResponse_httpStatus' - The response's http status code.+newDeletePresetResponse ::+  -- | 'httpStatus'+  Prelude.Int ->+  DeletePresetResponse+newDeletePresetResponse pHttpStatus_ =+  DeletePresetResponse' {httpStatus = pHttpStatus_}++-- | The response's http status code.+deletePresetResponse_httpStatus :: Lens.Lens' DeletePresetResponse Prelude.Int+deletePresetResponse_httpStatus = Lens.lens (\DeletePresetResponse' {httpStatus} -> httpStatus) (\s@DeletePresetResponse' {} a -> s {httpStatus = a} :: DeletePresetResponse)++instance Prelude.NFData DeletePresetResponse where+  rnf DeletePresetResponse' {..} =+    Prelude.rnf httpStatus
+ gen/Amazonka/ElasticTranscoder/Lens.hs view
@@ -0,0 +1,441 @@+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-duplicate-exports #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Lens+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Lens+  ( -- * Operations++    -- ** CancelJob+    cancelJob_id,+    cancelJobResponse_httpStatus,++    -- ** CreateJob+    createJob_input,+    createJob_inputs,+    createJob_output,+    createJob_outputKeyPrefix,+    createJob_outputs,+    createJob_playlists,+    createJob_userMetadata,+    createJob_pipelineId,+    createJobResponse_job,+    createJobResponse_httpStatus,++    -- ** CreatePipeline+    createPipeline_awsKmsKeyArn,+    createPipeline_contentConfig,+    createPipeline_notifications,+    createPipeline_outputBucket,+    createPipeline_thumbnailConfig,+    createPipeline_name,+    createPipeline_inputBucket,+    createPipeline_role,+    createPipelineResponse_pipeline,+    createPipelineResponse_warnings,+    createPipelineResponse_httpStatus,++    -- ** CreatePreset+    createPreset_audio,+    createPreset_description,+    createPreset_thumbnails,+    createPreset_video,+    createPreset_name,+    createPreset_container,+    createPresetResponse_preset,+    createPresetResponse_warning,+    createPresetResponse_httpStatus,++    -- ** DeletePipeline+    deletePipeline_id,+    deletePipelineResponse_httpStatus,++    -- ** DeletePreset+    deletePreset_id,+    deletePresetResponse_httpStatus,++    -- ** ListJobsByPipeline+    listJobsByPipeline_ascending,+    listJobsByPipeline_pageToken,+    listJobsByPipeline_pipelineId,+    listJobsByPipelineResponse_jobs,+    listJobsByPipelineResponse_nextPageToken,+    listJobsByPipelineResponse_httpStatus,++    -- ** ListJobsByStatus+    listJobsByStatus_ascending,+    listJobsByStatus_pageToken,+    listJobsByStatus_status,+    listJobsByStatusResponse_jobs,+    listJobsByStatusResponse_nextPageToken,+    listJobsByStatusResponse_httpStatus,++    -- ** ListPipelines+    listPipelines_ascending,+    listPipelines_pageToken,+    listPipelinesResponse_nextPageToken,+    listPipelinesResponse_pipelines,+    listPipelinesResponse_httpStatus,++    -- ** ListPresets+    listPresets_ascending,+    listPresets_pageToken,+    listPresetsResponse_nextPageToken,+    listPresetsResponse_presets,+    listPresetsResponse_httpStatus,++    -- ** ReadJob+    readJob_id,+    readJobResponse_httpStatus,+    readJobResponse_job,++    -- ** ReadPipeline+    readPipeline_id,+    readPipelineResponse_pipeline,+    readPipelineResponse_warnings,+    readPipelineResponse_httpStatus,++    -- ** ReadPreset+    readPreset_id,+    readPresetResponse_preset,+    readPresetResponse_httpStatus,++    -- ** UpdatePipeline+    updatePipeline_awsKmsKeyArn,+    updatePipeline_contentConfig,+    updatePipeline_inputBucket,+    updatePipeline_name,+    updatePipeline_notifications,+    updatePipeline_role,+    updatePipeline_thumbnailConfig,+    updatePipeline_id,+    updatePipelineResponse_pipeline,+    updatePipelineResponse_warnings,+    updatePipelineResponse_httpStatus,++    -- ** UpdatePipelineNotifications+    updatePipelineNotifications_id,+    updatePipelineNotifications_notifications,+    updatePipelineNotificationsResponse_pipeline,+    updatePipelineNotificationsResponse_httpStatus,++    -- ** UpdatePipelineStatus+    updatePipelineStatus_id,+    updatePipelineStatus_status,+    updatePipelineStatusResponse_pipeline,+    updatePipelineStatusResponse_httpStatus,++    -- * Types++    -- ** Artwork+    artwork_albumArtFormat,+    artwork_encryption,+    artwork_inputKey,+    artwork_maxHeight,+    artwork_maxWidth,+    artwork_paddingPolicy,+    artwork_sizingPolicy,++    -- ** AudioCodecOptions+    audioCodecOptions_bitDepth,+    audioCodecOptions_bitOrder,+    audioCodecOptions_profile,+    audioCodecOptions_signed,++    -- ** AudioParameters+    audioParameters_audioPackingMode,+    audioParameters_bitRate,+    audioParameters_channels,+    audioParameters_codec,+    audioParameters_codecOptions,+    audioParameters_sampleRate,++    -- ** CaptionFormat+    captionFormat_encryption,+    captionFormat_format,+    captionFormat_pattern,++    -- ** CaptionSource+    captionSource_encryption,+    captionSource_key,+    captionSource_label,+    captionSource_language,+    captionSource_timeOffset,++    -- ** Captions+    captions_captionFormats,+    captions_captionSources,+    captions_mergePolicy,++    -- ** Clip+    clip_timeSpan,++    -- ** CreateJobOutput+    createJobOutput_albumArt,+    createJobOutput_captions,+    createJobOutput_composition,+    createJobOutput_encryption,+    createJobOutput_key,+    createJobOutput_presetId,+    createJobOutput_rotate,+    createJobOutput_segmentDuration,+    createJobOutput_thumbnailEncryption,+    createJobOutput_thumbnailPattern,+    createJobOutput_watermarks,++    -- ** CreateJobPlaylist+    createJobPlaylist_format,+    createJobPlaylist_hlsContentProtection,+    createJobPlaylist_name,+    createJobPlaylist_outputKeys,+    createJobPlaylist_playReadyDrm,++    -- ** DetectedProperties+    detectedProperties_durationMillis,+    detectedProperties_fileSize,+    detectedProperties_frameRate,+    detectedProperties_height,+    detectedProperties_width,++    -- ** Encryption+    encryption_initializationVector,+    encryption_key,+    encryption_keyMd5,+    encryption_mode,++    -- ** HlsContentProtection+    hlsContentProtection_initializationVector,+    hlsContentProtection_key,+    hlsContentProtection_keyMd5,+    hlsContentProtection_keyStoragePolicy,+    hlsContentProtection_licenseAcquisitionUrl,+    hlsContentProtection_method,++    -- ** InputCaptions+    inputCaptions_captionSources,+    inputCaptions_mergePolicy,++    -- ** Job+    job_arn,+    job_id,+    job_input,+    job_inputs,+    job_output,+    job_outputKeyPrefix,+    job_outputs,+    job_pipelineId,+    job_playlists,+    job_status,+    job_timing,+    job_userMetadata,++    -- ** JobAlbumArt+    jobAlbumArt_artwork,+    jobAlbumArt_mergePolicy,++    -- ** JobInput+    jobInput_aspectRatio,+    jobInput_container,+    jobInput_detectedProperties,+    jobInput_encryption,+    jobInput_frameRate,+    jobInput_inputCaptions,+    jobInput_interlaced,+    jobInput_key,+    jobInput_resolution,+    jobInput_timeSpan,++    -- ** JobOutput+    jobOutput_albumArt,+    jobOutput_appliedColorSpaceConversion,+    jobOutput_captions,+    jobOutput_composition,+    jobOutput_duration,+    jobOutput_durationMillis,+    jobOutput_encryption,+    jobOutput_fileSize,+    jobOutput_frameRate,+    jobOutput_height,+    jobOutput_id,+    jobOutput_key,+    jobOutput_presetId,+    jobOutput_rotate,+    jobOutput_segmentDuration,+    jobOutput_status,+    jobOutput_statusDetail,+    jobOutput_thumbnailEncryption,+    jobOutput_thumbnailPattern,+    jobOutput_watermarks,+    jobOutput_width,++    -- ** JobWatermark+    jobWatermark_encryption,+    jobWatermark_inputKey,+    jobWatermark_presetWatermarkId,++    -- ** Notifications+    notifications_completed,+    notifications_error,+    notifications_progressing,+    notifications_warning,++    -- ** Permission+    permission_access,+    permission_grantee,+    permission_granteeType,++    -- ** Pipeline+    pipeline_arn,+    pipeline_awsKmsKeyArn,+    pipeline_contentConfig,+    pipeline_id,+    pipeline_inputBucket,+    pipeline_name,+    pipeline_notifications,+    pipeline_outputBucket,+    pipeline_role,+    pipeline_status,+    pipeline_thumbnailConfig,++    -- ** PipelineOutputConfig+    pipelineOutputConfig_bucket,+    pipelineOutputConfig_permissions,+    pipelineOutputConfig_storageClass,++    -- ** PlayReadyDrm+    playReadyDrm_format,+    playReadyDrm_initializationVector,+    playReadyDrm_key,+    playReadyDrm_keyId,+    playReadyDrm_keyMd5,+    playReadyDrm_licenseAcquisitionUrl,++    -- ** Playlist+    playlist_format,+    playlist_hlsContentProtection,+    playlist_name,+    playlist_outputKeys,+    playlist_playReadyDrm,+    playlist_status,+    playlist_statusDetail,++    -- ** Preset+    preset_arn,+    preset_audio,+    preset_container,+    preset_description,+    preset_id,+    preset_name,+    preset_thumbnails,+    preset_type,+    preset_video,++    -- ** PresetWatermark+    presetWatermark_horizontalAlign,+    presetWatermark_horizontalOffset,+    presetWatermark_id,+    presetWatermark_maxHeight,+    presetWatermark_maxWidth,+    presetWatermark_opacity,+    presetWatermark_sizingPolicy,+    presetWatermark_target,+    presetWatermark_verticalAlign,+    presetWatermark_verticalOffset,++    -- ** Thumbnails+    thumbnails_aspectRatio,+    thumbnails_format,+    thumbnails_interval,+    thumbnails_maxHeight,+    thumbnails_maxWidth,+    thumbnails_paddingPolicy,+    thumbnails_resolution,+    thumbnails_sizingPolicy,++    -- ** TimeSpan+    timeSpan_duration,+    timeSpan_startTime,++    -- ** Timing+    timing_finishTimeMillis,+    timing_startTimeMillis,+    timing_submitTimeMillis,++    -- ** VideoParameters+    videoParameters_aspectRatio,+    videoParameters_bitRate,+    videoParameters_codec,+    videoParameters_codecOptions,+    videoParameters_displayAspectRatio,+    videoParameters_fixedGOP,+    videoParameters_frameRate,+    videoParameters_keyframesMaxDist,+    videoParameters_maxFrameRate,+    videoParameters_maxHeight,+    videoParameters_maxWidth,+    videoParameters_paddingPolicy,+    videoParameters_resolution,+    videoParameters_sizingPolicy,+    videoParameters_watermarks,++    -- ** Warning+    warning_code,+    warning_message,+  )+where++import Amazonka.ElasticTranscoder.CancelJob+import Amazonka.ElasticTranscoder.CreateJob+import Amazonka.ElasticTranscoder.CreatePipeline+import Amazonka.ElasticTranscoder.CreatePreset+import Amazonka.ElasticTranscoder.DeletePipeline+import Amazonka.ElasticTranscoder.DeletePreset+import Amazonka.ElasticTranscoder.ListJobsByPipeline+import Amazonka.ElasticTranscoder.ListJobsByStatus+import Amazonka.ElasticTranscoder.ListPipelines+import Amazonka.ElasticTranscoder.ListPresets+import Amazonka.ElasticTranscoder.ReadJob+import Amazonka.ElasticTranscoder.ReadPipeline+import Amazonka.ElasticTranscoder.ReadPreset+import Amazonka.ElasticTranscoder.Types.Artwork+import Amazonka.ElasticTranscoder.Types.AudioCodecOptions+import Amazonka.ElasticTranscoder.Types.AudioParameters+import Amazonka.ElasticTranscoder.Types.CaptionFormat+import Amazonka.ElasticTranscoder.Types.CaptionSource+import Amazonka.ElasticTranscoder.Types.Captions+import Amazonka.ElasticTranscoder.Types.Clip+import Amazonka.ElasticTranscoder.Types.CreateJobOutput+import Amazonka.ElasticTranscoder.Types.CreateJobPlaylist+import Amazonka.ElasticTranscoder.Types.DetectedProperties+import Amazonka.ElasticTranscoder.Types.Encryption+import Amazonka.ElasticTranscoder.Types.HlsContentProtection+import Amazonka.ElasticTranscoder.Types.InputCaptions+import Amazonka.ElasticTranscoder.Types.Job+import Amazonka.ElasticTranscoder.Types.JobAlbumArt+import Amazonka.ElasticTranscoder.Types.JobInput+import Amazonka.ElasticTranscoder.Types.JobOutput+import Amazonka.ElasticTranscoder.Types.JobWatermark+import Amazonka.ElasticTranscoder.Types.Notifications+import Amazonka.ElasticTranscoder.Types.Permission+import Amazonka.ElasticTranscoder.Types.Pipeline+import Amazonka.ElasticTranscoder.Types.PipelineOutputConfig+import Amazonka.ElasticTranscoder.Types.PlayReadyDrm+import Amazonka.ElasticTranscoder.Types.Playlist+import Amazonka.ElasticTranscoder.Types.Preset+import Amazonka.ElasticTranscoder.Types.PresetWatermark+import Amazonka.ElasticTranscoder.Types.Thumbnails+import Amazonka.ElasticTranscoder.Types.TimeSpan+import Amazonka.ElasticTranscoder.Types.Timing+import Amazonka.ElasticTranscoder.Types.VideoParameters+import Amazonka.ElasticTranscoder.Types.Warning+import Amazonka.ElasticTranscoder.UpdatePipeline+import Amazonka.ElasticTranscoder.UpdatePipelineNotifications+import Amazonka.ElasticTranscoder.UpdatePipelineStatus
+ gen/Amazonka/ElasticTranscoder/ListJobsByPipeline.hs view
@@ -0,0 +1,248 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE TypeFamilies #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-binds #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.ListJobsByPipeline+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+--+-- The ListJobsByPipeline operation gets a list of the jobs currently in a+-- pipeline.+--+-- Elastic Transcoder returns all of the jobs currently in the specified+-- pipeline. The response body contains one element for each job that+-- satisfies the search criteria.+--+-- This operation returns paginated results.+module Amazonka.ElasticTranscoder.ListJobsByPipeline+  ( -- * Creating a Request+    ListJobsByPipeline (..),+    newListJobsByPipeline,++    -- * Request Lenses+    listJobsByPipeline_ascending,+    listJobsByPipeline_pageToken,+    listJobsByPipeline_pipelineId,++    -- * Destructuring the Response+    ListJobsByPipelineResponse (..),+    newListJobsByPipelineResponse,++    -- * Response Lenses+    listJobsByPipelineResponse_jobs,+    listJobsByPipelineResponse_nextPageToken,+    listJobsByPipelineResponse_httpStatus,+  )+where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types+import qualified Amazonka.Prelude as Prelude+import qualified Amazonka.Request as Request+import qualified Amazonka.Response as Response++-- | The @ListJobsByPipelineRequest@ structure.+--+-- /See:/ 'newListJobsByPipeline' smart constructor.+data ListJobsByPipeline = ListJobsByPipeline'+  { -- | To list jobs in chronological order by the date and time that they were+    -- submitted, enter @true@. To list jobs in reverse chronological order,+    -- enter @false@.+    ascending :: Prelude.Maybe Prelude.Text,+    -- | When Elastic Transcoder returns more than one page of results, use+    -- @pageToken@ in subsequent @GET@ requests to get each successive page of+    -- results.+    pageToken :: Prelude.Maybe Prelude.Text,+    -- | The ID of the pipeline for which you want to get job information.+    pipelineId :: Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'ListJobsByPipeline' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'ascending', 'listJobsByPipeline_ascending' - To list jobs in chronological order by the date and time that they were+-- submitted, enter @true@. To list jobs in reverse chronological order,+-- enter @false@.+--+-- 'pageToken', 'listJobsByPipeline_pageToken' - When Elastic Transcoder returns more than one page of results, use+-- @pageToken@ in subsequent @GET@ requests to get each successive page of+-- results.+--+-- 'pipelineId', 'listJobsByPipeline_pipelineId' - The ID of the pipeline for which you want to get job information.+newListJobsByPipeline ::+  -- | 'pipelineId'+  Prelude.Text ->+  ListJobsByPipeline+newListJobsByPipeline pPipelineId_ =+  ListJobsByPipeline'+    { ascending = Prelude.Nothing,+      pageToken = Prelude.Nothing,+      pipelineId = pPipelineId_+    }++-- | To list jobs in chronological order by the date and time that they were+-- submitted, enter @true@. To list jobs in reverse chronological order,+-- enter @false@.+listJobsByPipeline_ascending :: Lens.Lens' ListJobsByPipeline (Prelude.Maybe Prelude.Text)+listJobsByPipeline_ascending = Lens.lens (\ListJobsByPipeline' {ascending} -> ascending) (\s@ListJobsByPipeline' {} a -> s {ascending = a} :: ListJobsByPipeline)++-- | When Elastic Transcoder returns more than one page of results, use+-- @pageToken@ in subsequent @GET@ requests to get each successive page of+-- results.+listJobsByPipeline_pageToken :: Lens.Lens' ListJobsByPipeline (Prelude.Maybe Prelude.Text)+listJobsByPipeline_pageToken = Lens.lens (\ListJobsByPipeline' {pageToken} -> pageToken) (\s@ListJobsByPipeline' {} a -> s {pageToken = a} :: ListJobsByPipeline)++-- | The ID of the pipeline for which you want to get job information.+listJobsByPipeline_pipelineId :: Lens.Lens' ListJobsByPipeline Prelude.Text+listJobsByPipeline_pipelineId = Lens.lens (\ListJobsByPipeline' {pipelineId} -> pipelineId) (\s@ListJobsByPipeline' {} a -> s {pipelineId = a} :: ListJobsByPipeline)++instance Core.AWSPager ListJobsByPipeline where+  page rq rs+    | Core.stop+        ( rs+            Lens.^? listJobsByPipelineResponse_nextPageToken+            Prelude.. Lens._Just+        ) =+        Prelude.Nothing+    | Core.stop+        ( rs+            Lens.^? listJobsByPipelineResponse_jobs+            Prelude.. Lens._Just+        ) =+        Prelude.Nothing+    | Prelude.otherwise =+        Prelude.Just+          Prelude.$ rq+          Prelude.& listJobsByPipeline_pageToken+          Lens..~ rs+          Lens.^? listJobsByPipelineResponse_nextPageToken+          Prelude.. Lens._Just++instance Core.AWSRequest ListJobsByPipeline where+  type+    AWSResponse ListJobsByPipeline =+      ListJobsByPipelineResponse+  request overrides =+    Request.get (overrides defaultService)+  response =+    Response.receiveJSON+      ( \s h x ->+          ListJobsByPipelineResponse'+            Prelude.<$> (x Data..?> "Jobs" Core..!@ Prelude.mempty)+            Prelude.<*> (x Data..?> "NextPageToken")+            Prelude.<*> (Prelude.pure (Prelude.fromEnum s))+      )++instance Prelude.Hashable ListJobsByPipeline where+  hashWithSalt _salt ListJobsByPipeline' {..} =+    _salt+      `Prelude.hashWithSalt` ascending+      `Prelude.hashWithSalt` pageToken+      `Prelude.hashWithSalt` pipelineId++instance Prelude.NFData ListJobsByPipeline where+  rnf ListJobsByPipeline' {..} =+    Prelude.rnf ascending+      `Prelude.seq` Prelude.rnf pageToken+      `Prelude.seq` Prelude.rnf pipelineId++instance Data.ToHeaders ListJobsByPipeline where+  toHeaders = Prelude.const Prelude.mempty++instance Data.ToPath ListJobsByPipeline where+  toPath ListJobsByPipeline' {..} =+    Prelude.mconcat+      ["/2012-09-25/jobsByPipeline/", Data.toBS pipelineId]++instance Data.ToQuery ListJobsByPipeline where+  toQuery ListJobsByPipeline' {..} =+    Prelude.mconcat+      [ "Ascending" Data.=: ascending,+        "PageToken" Data.=: pageToken+      ]++-- | The @ListJobsByPipelineResponse@ structure.+--+-- /See:/ 'newListJobsByPipelineResponse' smart constructor.+data ListJobsByPipelineResponse = ListJobsByPipelineResponse'+  { -- | An array of @Job@ objects that are in the specified pipeline.+    jobs :: Prelude.Maybe [Job],+    -- | A value that you use to access the second and subsequent pages of+    -- results, if any. When the jobs in the specified pipeline fit on one page+    -- or when you\'ve reached the last page of results, the value of+    -- @NextPageToken@ is @null@.+    nextPageToken :: Prelude.Maybe Prelude.Text,+    -- | The response's http status code.+    httpStatus :: Prelude.Int+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'ListJobsByPipelineResponse' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'jobs', 'listJobsByPipelineResponse_jobs' - An array of @Job@ objects that are in the specified pipeline.+--+-- 'nextPageToken', 'listJobsByPipelineResponse_nextPageToken' - A value that you use to access the second and subsequent pages of+-- results, if any. When the jobs in the specified pipeline fit on one page+-- or when you\'ve reached the last page of results, the value of+-- @NextPageToken@ is @null@.+--+-- 'httpStatus', 'listJobsByPipelineResponse_httpStatus' - The response's http status code.+newListJobsByPipelineResponse ::+  -- | 'httpStatus'+  Prelude.Int ->+  ListJobsByPipelineResponse+newListJobsByPipelineResponse pHttpStatus_ =+  ListJobsByPipelineResponse'+    { jobs = Prelude.Nothing,+      nextPageToken = Prelude.Nothing,+      httpStatus = pHttpStatus_+    }++-- | An array of @Job@ objects that are in the specified pipeline.+listJobsByPipelineResponse_jobs :: Lens.Lens' ListJobsByPipelineResponse (Prelude.Maybe [Job])+listJobsByPipelineResponse_jobs = Lens.lens (\ListJobsByPipelineResponse' {jobs} -> jobs) (\s@ListJobsByPipelineResponse' {} a -> s {jobs = a} :: ListJobsByPipelineResponse) Prelude.. Lens.mapping Lens.coerced++-- | A value that you use to access the second and subsequent pages of+-- results, if any. When the jobs in the specified pipeline fit on one page+-- or when you\'ve reached the last page of results, the value of+-- @NextPageToken@ is @null@.+listJobsByPipelineResponse_nextPageToken :: Lens.Lens' ListJobsByPipelineResponse (Prelude.Maybe Prelude.Text)+listJobsByPipelineResponse_nextPageToken = Lens.lens (\ListJobsByPipelineResponse' {nextPageToken} -> nextPageToken) (\s@ListJobsByPipelineResponse' {} a -> s {nextPageToken = a} :: ListJobsByPipelineResponse)++-- | The response's http status code.+listJobsByPipelineResponse_httpStatus :: Lens.Lens' ListJobsByPipelineResponse Prelude.Int+listJobsByPipelineResponse_httpStatus = Lens.lens (\ListJobsByPipelineResponse' {httpStatus} -> httpStatus) (\s@ListJobsByPipelineResponse' {} a -> s {httpStatus = a} :: ListJobsByPipelineResponse)++instance Prelude.NFData ListJobsByPipelineResponse where+  rnf ListJobsByPipelineResponse' {..} =+    Prelude.rnf jobs+      `Prelude.seq` Prelude.rnf nextPageToken+      `Prelude.seq` Prelude.rnf httpStatus
+ gen/Amazonka/ElasticTranscoder/ListJobsByStatus.hs view
@@ -0,0 +1,251 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE TypeFamilies #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-binds #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.ListJobsByStatus+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+--+-- The ListJobsByStatus operation gets a list of jobs that have a specified+-- status. The response body contains one element for each job that+-- satisfies the search criteria.+--+-- This operation returns paginated results.+module Amazonka.ElasticTranscoder.ListJobsByStatus+  ( -- * Creating a Request+    ListJobsByStatus (..),+    newListJobsByStatus,++    -- * Request Lenses+    listJobsByStatus_ascending,+    listJobsByStatus_pageToken,+    listJobsByStatus_status,++    -- * Destructuring the Response+    ListJobsByStatusResponse (..),+    newListJobsByStatusResponse,++    -- * Response Lenses+    listJobsByStatusResponse_jobs,+    listJobsByStatusResponse_nextPageToken,+    listJobsByStatusResponse_httpStatus,+  )+where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types+import qualified Amazonka.Prelude as Prelude+import qualified Amazonka.Request as Request+import qualified Amazonka.Response as Response++-- | The @ListJobsByStatusRequest@ structure.+--+-- /See:/ 'newListJobsByStatus' smart constructor.+data ListJobsByStatus = ListJobsByStatus'+  { -- | To list jobs in chronological order by the date and time that they were+    -- submitted, enter @true@. To list jobs in reverse chronological order,+    -- enter @false@.+    ascending :: Prelude.Maybe Prelude.Text,+    -- | When Elastic Transcoder returns more than one page of results, use+    -- @pageToken@ in subsequent @GET@ requests to get each successive page of+    -- results.+    pageToken :: Prelude.Maybe Prelude.Text,+    -- | To get information about all of the jobs associated with the current AWS+    -- account that have a given status, specify the following status:+    -- @Submitted@, @Progressing@, @Complete@, @Canceled@, or @Error@.+    status :: Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'ListJobsByStatus' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'ascending', 'listJobsByStatus_ascending' - To list jobs in chronological order by the date and time that they were+-- submitted, enter @true@. To list jobs in reverse chronological order,+-- enter @false@.+--+-- 'pageToken', 'listJobsByStatus_pageToken' - When Elastic Transcoder returns more than one page of results, use+-- @pageToken@ in subsequent @GET@ requests to get each successive page of+-- results.+--+-- 'status', 'listJobsByStatus_status' - To get information about all of the jobs associated with the current AWS+-- account that have a given status, specify the following status:+-- @Submitted@, @Progressing@, @Complete@, @Canceled@, or @Error@.+newListJobsByStatus ::+  -- | 'status'+  Prelude.Text ->+  ListJobsByStatus+newListJobsByStatus pStatus_ =+  ListJobsByStatus'+    { ascending = Prelude.Nothing,+      pageToken = Prelude.Nothing,+      status = pStatus_+    }++-- | To list jobs in chronological order by the date and time that they were+-- submitted, enter @true@. To list jobs in reverse chronological order,+-- enter @false@.+listJobsByStatus_ascending :: Lens.Lens' ListJobsByStatus (Prelude.Maybe Prelude.Text)+listJobsByStatus_ascending = Lens.lens (\ListJobsByStatus' {ascending} -> ascending) (\s@ListJobsByStatus' {} a -> s {ascending = a} :: ListJobsByStatus)++-- | When Elastic Transcoder returns more than one page of results, use+-- @pageToken@ in subsequent @GET@ requests to get each successive page of+-- results.+listJobsByStatus_pageToken :: Lens.Lens' ListJobsByStatus (Prelude.Maybe Prelude.Text)+listJobsByStatus_pageToken = Lens.lens (\ListJobsByStatus' {pageToken} -> pageToken) (\s@ListJobsByStatus' {} a -> s {pageToken = a} :: ListJobsByStatus)++-- | To get information about all of the jobs associated with the current AWS+-- account that have a given status, specify the following status:+-- @Submitted@, @Progressing@, @Complete@, @Canceled@, or @Error@.+listJobsByStatus_status :: Lens.Lens' ListJobsByStatus Prelude.Text+listJobsByStatus_status = Lens.lens (\ListJobsByStatus' {status} -> status) (\s@ListJobsByStatus' {} a -> s {status = a} :: ListJobsByStatus)++instance Core.AWSPager ListJobsByStatus where+  page rq rs+    | Core.stop+        ( rs+            Lens.^? listJobsByStatusResponse_nextPageToken+            Prelude.. Lens._Just+        ) =+        Prelude.Nothing+    | Core.stop+        ( rs+            Lens.^? listJobsByStatusResponse_jobs+            Prelude.. Lens._Just+        ) =+        Prelude.Nothing+    | Prelude.otherwise =+        Prelude.Just+          Prelude.$ rq+          Prelude.& listJobsByStatus_pageToken+          Lens..~ rs+          Lens.^? listJobsByStatusResponse_nextPageToken+          Prelude.. Lens._Just++instance Core.AWSRequest ListJobsByStatus where+  type+    AWSResponse ListJobsByStatus =+      ListJobsByStatusResponse+  request overrides =+    Request.get (overrides defaultService)+  response =+    Response.receiveJSON+      ( \s h x ->+          ListJobsByStatusResponse'+            Prelude.<$> (x Data..?> "Jobs" Core..!@ Prelude.mempty)+            Prelude.<*> (x Data..?> "NextPageToken")+            Prelude.<*> (Prelude.pure (Prelude.fromEnum s))+      )++instance Prelude.Hashable ListJobsByStatus where+  hashWithSalt _salt ListJobsByStatus' {..} =+    _salt+      `Prelude.hashWithSalt` ascending+      `Prelude.hashWithSalt` pageToken+      `Prelude.hashWithSalt` status++instance Prelude.NFData ListJobsByStatus where+  rnf ListJobsByStatus' {..} =+    Prelude.rnf ascending+      `Prelude.seq` Prelude.rnf pageToken+      `Prelude.seq` Prelude.rnf status++instance Data.ToHeaders ListJobsByStatus where+  toHeaders = Prelude.const Prelude.mempty++instance Data.ToPath ListJobsByStatus where+  toPath ListJobsByStatus' {..} =+    Prelude.mconcat+      ["/2012-09-25/jobsByStatus/", Data.toBS status]++instance Data.ToQuery ListJobsByStatus where+  toQuery ListJobsByStatus' {..} =+    Prelude.mconcat+      [ "Ascending" Data.=: ascending,+        "PageToken" Data.=: pageToken+      ]++-- | The @ListJobsByStatusResponse@ structure.+--+-- /See:/ 'newListJobsByStatusResponse' smart constructor.+data ListJobsByStatusResponse = ListJobsByStatusResponse'+  { -- | An array of @Job@ objects that have the specified status.+    jobs :: Prelude.Maybe [Job],+    -- | A value that you use to access the second and subsequent pages of+    -- results, if any. When the jobs in the specified pipeline fit on one page+    -- or when you\'ve reached the last page of results, the value of+    -- @NextPageToken@ is @null@.+    nextPageToken :: Prelude.Maybe Prelude.Text,+    -- | The response's http status code.+    httpStatus :: Prelude.Int+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'ListJobsByStatusResponse' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'jobs', 'listJobsByStatusResponse_jobs' - An array of @Job@ objects that have the specified status.+--+-- 'nextPageToken', 'listJobsByStatusResponse_nextPageToken' - A value that you use to access the second and subsequent pages of+-- results, if any. When the jobs in the specified pipeline fit on one page+-- or when you\'ve reached the last page of results, the value of+-- @NextPageToken@ is @null@.+--+-- 'httpStatus', 'listJobsByStatusResponse_httpStatus' - The response's http status code.+newListJobsByStatusResponse ::+  -- | 'httpStatus'+  Prelude.Int ->+  ListJobsByStatusResponse+newListJobsByStatusResponse pHttpStatus_ =+  ListJobsByStatusResponse'+    { jobs = Prelude.Nothing,+      nextPageToken = Prelude.Nothing,+      httpStatus = pHttpStatus_+    }++-- | An array of @Job@ objects that have the specified status.+listJobsByStatusResponse_jobs :: Lens.Lens' ListJobsByStatusResponse (Prelude.Maybe [Job])+listJobsByStatusResponse_jobs = Lens.lens (\ListJobsByStatusResponse' {jobs} -> jobs) (\s@ListJobsByStatusResponse' {} a -> s {jobs = a} :: ListJobsByStatusResponse) Prelude.. Lens.mapping Lens.coerced++-- | A value that you use to access the second and subsequent pages of+-- results, if any. When the jobs in the specified pipeline fit on one page+-- or when you\'ve reached the last page of results, the value of+-- @NextPageToken@ is @null@.+listJobsByStatusResponse_nextPageToken :: Lens.Lens' ListJobsByStatusResponse (Prelude.Maybe Prelude.Text)+listJobsByStatusResponse_nextPageToken = Lens.lens (\ListJobsByStatusResponse' {nextPageToken} -> nextPageToken) (\s@ListJobsByStatusResponse' {} a -> s {nextPageToken = a} :: ListJobsByStatusResponse)++-- | The response's http status code.+listJobsByStatusResponse_httpStatus :: Lens.Lens' ListJobsByStatusResponse Prelude.Int+listJobsByStatusResponse_httpStatus = Lens.lens (\ListJobsByStatusResponse' {httpStatus} -> httpStatus) (\s@ListJobsByStatusResponse' {} a -> s {httpStatus = a} :: ListJobsByStatusResponse)++instance Prelude.NFData ListJobsByStatusResponse where+  rnf ListJobsByStatusResponse' {..} =+    Prelude.rnf jobs+      `Prelude.seq` Prelude.rnf nextPageToken+      `Prelude.seq` Prelude.rnf httpStatus
+ gen/Amazonka/ElasticTranscoder/ListPipelines.hs view
@@ -0,0 +1,229 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE TypeFamilies #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-binds #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.ListPipelines+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+--+-- The ListPipelines operation gets a list of the pipelines associated with+-- the current AWS account.+--+-- This operation returns paginated results.+module Amazonka.ElasticTranscoder.ListPipelines+  ( -- * Creating a Request+    ListPipelines (..),+    newListPipelines,++    -- * Request Lenses+    listPipelines_ascending,+    listPipelines_pageToken,++    -- * Destructuring the Response+    ListPipelinesResponse (..),+    newListPipelinesResponse,++    -- * Response Lenses+    listPipelinesResponse_nextPageToken,+    listPipelinesResponse_pipelines,+    listPipelinesResponse_httpStatus,+  )+where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types+import qualified Amazonka.Prelude as Prelude+import qualified Amazonka.Request as Request+import qualified Amazonka.Response as Response++-- | The @ListPipelineRequest@ structure.+--+-- /See:/ 'newListPipelines' smart constructor.+data ListPipelines = ListPipelines'+  { -- | To list pipelines in chronological order by the date and time that they+    -- were created, enter @true@. To list pipelines in reverse chronological+    -- order, enter @false@.+    ascending :: Prelude.Maybe Prelude.Text,+    -- | When Elastic Transcoder returns more than one page of results, use+    -- @pageToken@ in subsequent @GET@ requests to get each successive page of+    -- results.+    pageToken :: Prelude.Maybe Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'ListPipelines' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'ascending', 'listPipelines_ascending' - To list pipelines in chronological order by the date and time that they+-- were created, enter @true@. To list pipelines in reverse chronological+-- order, enter @false@.+--+-- 'pageToken', 'listPipelines_pageToken' - When Elastic Transcoder returns more than one page of results, use+-- @pageToken@ in subsequent @GET@ requests to get each successive page of+-- results.+newListPipelines ::+  ListPipelines+newListPipelines =+  ListPipelines'+    { ascending = Prelude.Nothing,+      pageToken = Prelude.Nothing+    }++-- | To list pipelines in chronological order by the date and time that they+-- were created, enter @true@. To list pipelines in reverse chronological+-- order, enter @false@.+listPipelines_ascending :: Lens.Lens' ListPipelines (Prelude.Maybe Prelude.Text)+listPipelines_ascending = Lens.lens (\ListPipelines' {ascending} -> ascending) (\s@ListPipelines' {} a -> s {ascending = a} :: ListPipelines)++-- | When Elastic Transcoder returns more than one page of results, use+-- @pageToken@ in subsequent @GET@ requests to get each successive page of+-- results.+listPipelines_pageToken :: Lens.Lens' ListPipelines (Prelude.Maybe Prelude.Text)+listPipelines_pageToken = Lens.lens (\ListPipelines' {pageToken} -> pageToken) (\s@ListPipelines' {} a -> s {pageToken = a} :: ListPipelines)++instance Core.AWSPager ListPipelines where+  page rq rs+    | Core.stop+        ( rs+            Lens.^? listPipelinesResponse_nextPageToken+            Prelude.. Lens._Just+        ) =+        Prelude.Nothing+    | Core.stop+        ( rs+            Lens.^? listPipelinesResponse_pipelines+            Prelude.. Lens._Just+        ) =+        Prelude.Nothing+    | Prelude.otherwise =+        Prelude.Just+          Prelude.$ rq+          Prelude.& listPipelines_pageToken+          Lens..~ rs+          Lens.^? listPipelinesResponse_nextPageToken+          Prelude.. Lens._Just++instance Core.AWSRequest ListPipelines where+  type+    AWSResponse ListPipelines =+      ListPipelinesResponse+  request overrides =+    Request.get (overrides defaultService)+  response =+    Response.receiveJSON+      ( \s h x ->+          ListPipelinesResponse'+            Prelude.<$> (x Data..?> "NextPageToken")+            Prelude.<*> (x Data..?> "Pipelines" Core..!@ Prelude.mempty)+            Prelude.<*> (Prelude.pure (Prelude.fromEnum s))+      )++instance Prelude.Hashable ListPipelines where+  hashWithSalt _salt ListPipelines' {..} =+    _salt+      `Prelude.hashWithSalt` ascending+      `Prelude.hashWithSalt` pageToken++instance Prelude.NFData ListPipelines where+  rnf ListPipelines' {..} =+    Prelude.rnf ascending+      `Prelude.seq` Prelude.rnf pageToken++instance Data.ToHeaders ListPipelines where+  toHeaders = Prelude.const Prelude.mempty++instance Data.ToPath ListPipelines where+  toPath = Prelude.const "/2012-09-25/pipelines"++instance Data.ToQuery ListPipelines where+  toQuery ListPipelines' {..} =+    Prelude.mconcat+      [ "Ascending" Data.=: ascending,+        "PageToken" Data.=: pageToken+      ]++-- | A list of the pipelines associated with the current AWS account.+--+-- /See:/ 'newListPipelinesResponse' smart constructor.+data ListPipelinesResponse = ListPipelinesResponse'+  { -- | A value that you use to access the second and subsequent pages of+    -- results, if any. When the pipelines fit on one page or when you\'ve+    -- reached the last page of results, the value of @NextPageToken@ is+    -- @null@.+    nextPageToken :: Prelude.Maybe Prelude.Text,+    -- | An array of @Pipeline@ objects.+    pipelines :: Prelude.Maybe [Pipeline],+    -- | The response's http status code.+    httpStatus :: Prelude.Int+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'ListPipelinesResponse' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'nextPageToken', 'listPipelinesResponse_nextPageToken' - A value that you use to access the second and subsequent pages of+-- results, if any. When the pipelines fit on one page or when you\'ve+-- reached the last page of results, the value of @NextPageToken@ is+-- @null@.+--+-- 'pipelines', 'listPipelinesResponse_pipelines' - An array of @Pipeline@ objects.+--+-- 'httpStatus', 'listPipelinesResponse_httpStatus' - The response's http status code.+newListPipelinesResponse ::+  -- | 'httpStatus'+  Prelude.Int ->+  ListPipelinesResponse+newListPipelinesResponse pHttpStatus_ =+  ListPipelinesResponse'+    { nextPageToken =+        Prelude.Nothing,+      pipelines = Prelude.Nothing,+      httpStatus = pHttpStatus_+    }++-- | A value that you use to access the second and subsequent pages of+-- results, if any. When the pipelines fit on one page or when you\'ve+-- reached the last page of results, the value of @NextPageToken@ is+-- @null@.+listPipelinesResponse_nextPageToken :: Lens.Lens' ListPipelinesResponse (Prelude.Maybe Prelude.Text)+listPipelinesResponse_nextPageToken = Lens.lens (\ListPipelinesResponse' {nextPageToken} -> nextPageToken) (\s@ListPipelinesResponse' {} a -> s {nextPageToken = a} :: ListPipelinesResponse)++-- | An array of @Pipeline@ objects.+listPipelinesResponse_pipelines :: Lens.Lens' ListPipelinesResponse (Prelude.Maybe [Pipeline])+listPipelinesResponse_pipelines = Lens.lens (\ListPipelinesResponse' {pipelines} -> pipelines) (\s@ListPipelinesResponse' {} a -> s {pipelines = a} :: ListPipelinesResponse) Prelude.. Lens.mapping Lens.coerced++-- | The response's http status code.+listPipelinesResponse_httpStatus :: Lens.Lens' ListPipelinesResponse Prelude.Int+listPipelinesResponse_httpStatus = Lens.lens (\ListPipelinesResponse' {httpStatus} -> httpStatus) (\s@ListPipelinesResponse' {} a -> s {httpStatus = a} :: ListPipelinesResponse)++instance Prelude.NFData ListPipelinesResponse where+  rnf ListPipelinesResponse' {..} =+    Prelude.rnf nextPageToken+      `Prelude.seq` Prelude.rnf pipelines+      `Prelude.seq` Prelude.rnf httpStatus
+ gen/Amazonka/ElasticTranscoder/ListPresets.hs view
@@ -0,0 +1,228 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE TypeFamilies #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-binds #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.ListPresets+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+--+-- The ListPresets operation gets a list of the default presets included+-- with Elastic Transcoder and the presets that you\'ve added in an AWS+-- region.+--+-- This operation returns paginated results.+module Amazonka.ElasticTranscoder.ListPresets+  ( -- * Creating a Request+    ListPresets (..),+    newListPresets,++    -- * Request Lenses+    listPresets_ascending,+    listPresets_pageToken,++    -- * Destructuring the Response+    ListPresetsResponse (..),+    newListPresetsResponse,++    -- * Response Lenses+    listPresetsResponse_nextPageToken,+    listPresetsResponse_presets,+    listPresetsResponse_httpStatus,+  )+where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types+import qualified Amazonka.Prelude as Prelude+import qualified Amazonka.Request as Request+import qualified Amazonka.Response as Response++-- | The @ListPresetsRequest@ structure.+--+-- /See:/ 'newListPresets' smart constructor.+data ListPresets = ListPresets'+  { -- | To list presets in chronological order by the date and time that they+    -- were created, enter @true@. To list presets in reverse chronological+    -- order, enter @false@.+    ascending :: Prelude.Maybe Prelude.Text,+    -- | When Elastic Transcoder returns more than one page of results, use+    -- @pageToken@ in subsequent @GET@ requests to get each successive page of+    -- results.+    pageToken :: Prelude.Maybe Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'ListPresets' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'ascending', 'listPresets_ascending' - To list presets in chronological order by the date and time that they+-- were created, enter @true@. To list presets in reverse chronological+-- order, enter @false@.+--+-- 'pageToken', 'listPresets_pageToken' - When Elastic Transcoder returns more than one page of results, use+-- @pageToken@ in subsequent @GET@ requests to get each successive page of+-- results.+newListPresets ::+  ListPresets+newListPresets =+  ListPresets'+    { ascending = Prelude.Nothing,+      pageToken = Prelude.Nothing+    }++-- | To list presets in chronological order by the date and time that they+-- were created, enter @true@. To list presets in reverse chronological+-- order, enter @false@.+listPresets_ascending :: Lens.Lens' ListPresets (Prelude.Maybe Prelude.Text)+listPresets_ascending = Lens.lens (\ListPresets' {ascending} -> ascending) (\s@ListPresets' {} a -> s {ascending = a} :: ListPresets)++-- | When Elastic Transcoder returns more than one page of results, use+-- @pageToken@ in subsequent @GET@ requests to get each successive page of+-- results.+listPresets_pageToken :: Lens.Lens' ListPresets (Prelude.Maybe Prelude.Text)+listPresets_pageToken = Lens.lens (\ListPresets' {pageToken} -> pageToken) (\s@ListPresets' {} a -> s {pageToken = a} :: ListPresets)++instance Core.AWSPager ListPresets where+  page rq rs+    | Core.stop+        ( rs+            Lens.^? listPresetsResponse_nextPageToken+            Prelude.. Lens._Just+        ) =+        Prelude.Nothing+    | Core.stop+        ( rs+            Lens.^? listPresetsResponse_presets+            Prelude.. Lens._Just+        ) =+        Prelude.Nothing+    | Prelude.otherwise =+        Prelude.Just+          Prelude.$ rq+          Prelude.& listPresets_pageToken+          Lens..~ rs+          Lens.^? listPresetsResponse_nextPageToken+          Prelude.. Lens._Just++instance Core.AWSRequest ListPresets where+  type AWSResponse ListPresets = ListPresetsResponse+  request overrides =+    Request.get (overrides defaultService)+  response =+    Response.receiveJSON+      ( \s h x ->+          ListPresetsResponse'+            Prelude.<$> (x Data..?> "NextPageToken")+            Prelude.<*> (x Data..?> "Presets" Core..!@ Prelude.mempty)+            Prelude.<*> (Prelude.pure (Prelude.fromEnum s))+      )++instance Prelude.Hashable ListPresets where+  hashWithSalt _salt ListPresets' {..} =+    _salt+      `Prelude.hashWithSalt` ascending+      `Prelude.hashWithSalt` pageToken++instance Prelude.NFData ListPresets where+  rnf ListPresets' {..} =+    Prelude.rnf ascending+      `Prelude.seq` Prelude.rnf pageToken++instance Data.ToHeaders ListPresets where+  toHeaders = Prelude.const Prelude.mempty++instance Data.ToPath ListPresets where+  toPath = Prelude.const "/2012-09-25/presets"++instance Data.ToQuery ListPresets where+  toQuery ListPresets' {..} =+    Prelude.mconcat+      [ "Ascending" Data.=: ascending,+        "PageToken" Data.=: pageToken+      ]++-- | The @ListPresetsResponse@ structure.+--+-- /See:/ 'newListPresetsResponse' smart constructor.+data ListPresetsResponse = ListPresetsResponse'+  { -- | A value that you use to access the second and subsequent pages of+    -- results, if any. When the presets fit on one page or when you\'ve+    -- reached the last page of results, the value of @NextPageToken@ is+    -- @null@.+    nextPageToken :: Prelude.Maybe Prelude.Text,+    -- | An array of @Preset@ objects.+    presets :: Prelude.Maybe [Preset],+    -- | The response's http status code.+    httpStatus :: Prelude.Int+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'ListPresetsResponse' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'nextPageToken', 'listPresetsResponse_nextPageToken' - A value that you use to access the second and subsequent pages of+-- results, if any. When the presets fit on one page or when you\'ve+-- reached the last page of results, the value of @NextPageToken@ is+-- @null@.+--+-- 'presets', 'listPresetsResponse_presets' - An array of @Preset@ objects.+--+-- 'httpStatus', 'listPresetsResponse_httpStatus' - The response's http status code.+newListPresetsResponse ::+  -- | 'httpStatus'+  Prelude.Int ->+  ListPresetsResponse+newListPresetsResponse pHttpStatus_ =+  ListPresetsResponse'+    { nextPageToken =+        Prelude.Nothing,+      presets = Prelude.Nothing,+      httpStatus = pHttpStatus_+    }++-- | A value that you use to access the second and subsequent pages of+-- results, if any. When the presets fit on one page or when you\'ve+-- reached the last page of results, the value of @NextPageToken@ is+-- @null@.+listPresetsResponse_nextPageToken :: Lens.Lens' ListPresetsResponse (Prelude.Maybe Prelude.Text)+listPresetsResponse_nextPageToken = Lens.lens (\ListPresetsResponse' {nextPageToken} -> nextPageToken) (\s@ListPresetsResponse' {} a -> s {nextPageToken = a} :: ListPresetsResponse)++-- | An array of @Preset@ objects.+listPresetsResponse_presets :: Lens.Lens' ListPresetsResponse (Prelude.Maybe [Preset])+listPresetsResponse_presets = Lens.lens (\ListPresetsResponse' {presets} -> presets) (\s@ListPresetsResponse' {} a -> s {presets = a} :: ListPresetsResponse) Prelude.. Lens.mapping Lens.coerced++-- | The response's http status code.+listPresetsResponse_httpStatus :: Lens.Lens' ListPresetsResponse Prelude.Int+listPresetsResponse_httpStatus = Lens.lens (\ListPresetsResponse' {httpStatus} -> httpStatus) (\s@ListPresetsResponse' {} a -> s {httpStatus = a} :: ListPresetsResponse)++instance Prelude.NFData ListPresetsResponse where+  rnf ListPresetsResponse' {..} =+    Prelude.rnf nextPageToken+      `Prelude.seq` Prelude.rnf presets+      `Prelude.seq` Prelude.rnf httpStatus
+ gen/Amazonka/ElasticTranscoder/ReadJob.hs view
@@ -0,0 +1,155 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE TypeFamilies #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-binds #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.ReadJob+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+--+-- The ReadJob operation returns detailed information about a job.+module Amazonka.ElasticTranscoder.ReadJob+  ( -- * Creating a Request+    ReadJob (..),+    newReadJob,++    -- * Request Lenses+    readJob_id,++    -- * Destructuring the Response+    ReadJobResponse (..),+    newReadJobResponse,++    -- * Response Lenses+    readJobResponse_httpStatus,+    readJobResponse_job,+  )+where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types+import qualified Amazonka.Prelude as Prelude+import qualified Amazonka.Request as Request+import qualified Amazonka.Response as Response++-- | The @ReadJobRequest@ structure.+--+-- /See:/ 'newReadJob' smart constructor.+data ReadJob = ReadJob'+  { -- | The identifier of the job for which you want to get detailed+    -- information.+    id :: Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'ReadJob' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'id', 'readJob_id' - The identifier of the job for which you want to get detailed+-- information.+newReadJob ::+  -- | 'id'+  Prelude.Text ->+  ReadJob+newReadJob pId_ = ReadJob' {id = pId_}++-- | The identifier of the job for which you want to get detailed+-- information.+readJob_id :: Lens.Lens' ReadJob Prelude.Text+readJob_id = Lens.lens (\ReadJob' {id} -> id) (\s@ReadJob' {} a -> s {id = a} :: ReadJob)++instance Core.AWSRequest ReadJob where+  type AWSResponse ReadJob = ReadJobResponse+  request overrides =+    Request.get (overrides defaultService)+  response =+    Response.receiveJSON+      ( \s h x ->+          ReadJobResponse'+            Prelude.<$> (Prelude.pure (Prelude.fromEnum s))+            Prelude.<*> (x Data..:> "Job")+      )++instance Prelude.Hashable ReadJob where+  hashWithSalt _salt ReadJob' {..} =+    _salt `Prelude.hashWithSalt` id++instance Prelude.NFData ReadJob where+  rnf ReadJob' {..} = Prelude.rnf id++instance Data.ToHeaders ReadJob where+  toHeaders = Prelude.const Prelude.mempty++instance Data.ToPath ReadJob where+  toPath ReadJob' {..} =+    Prelude.mconcat ["/2012-09-25/jobs/", Data.toBS id]++instance Data.ToQuery ReadJob where+  toQuery = Prelude.const Prelude.mempty++-- | The @ReadJobResponse@ structure.+--+-- /See:/ 'newReadJobResponse' smart constructor.+data ReadJobResponse = ReadJobResponse'+  { -- | The response's http status code.+    httpStatus :: Prelude.Int,+    -- | A section of the response body that provides information about the job.+    job :: Job+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'ReadJobResponse' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'httpStatus', 'readJobResponse_httpStatus' - The response's http status code.+--+-- 'job', 'readJobResponse_job' - A section of the response body that provides information about the job.+newReadJobResponse ::+  -- | 'httpStatus'+  Prelude.Int ->+  -- | 'job'+  Job ->+  ReadJobResponse+newReadJobResponse pHttpStatus_ pJob_ =+  ReadJobResponse'+    { httpStatus = pHttpStatus_,+      job = pJob_+    }++-- | The response's http status code.+readJobResponse_httpStatus :: Lens.Lens' ReadJobResponse Prelude.Int+readJobResponse_httpStatus = Lens.lens (\ReadJobResponse' {httpStatus} -> httpStatus) (\s@ReadJobResponse' {} a -> s {httpStatus = a} :: ReadJobResponse)++-- | A section of the response body that provides information about the job.+readJobResponse_job :: Lens.Lens' ReadJobResponse Job+readJobResponse_job = Lens.lens (\ReadJobResponse' {job} -> job) (\s@ReadJobResponse' {} a -> s {job = a} :: ReadJobResponse)++instance Prelude.NFData ReadJobResponse where+  rnf ReadJobResponse' {..} =+    Prelude.rnf httpStatus+      `Prelude.seq` Prelude.rnf job
+ gen/Amazonka/ElasticTranscoder/ReadPipeline.hs view
@@ -0,0 +1,181 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE TypeFamilies #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-binds #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.ReadPipeline+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+--+-- The ReadPipeline operation gets detailed information about a pipeline.+module Amazonka.ElasticTranscoder.ReadPipeline+  ( -- * Creating a Request+    ReadPipeline (..),+    newReadPipeline,++    -- * Request Lenses+    readPipeline_id,++    -- * Destructuring the Response+    ReadPipelineResponse (..),+    newReadPipelineResponse,++    -- * Response Lenses+    readPipelineResponse_pipeline,+    readPipelineResponse_warnings,+    readPipelineResponse_httpStatus,+  )+where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types+import qualified Amazonka.Prelude as Prelude+import qualified Amazonka.Request as Request+import qualified Amazonka.Response as Response++-- | The @ReadPipelineRequest@ structure.+--+-- /See:/ 'newReadPipeline' smart constructor.+data ReadPipeline = ReadPipeline'+  { -- | The identifier of the pipeline to read.+    id :: Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'ReadPipeline' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'id', 'readPipeline_id' - The identifier of the pipeline to read.+newReadPipeline ::+  -- | 'id'+  Prelude.Text ->+  ReadPipeline+newReadPipeline pId_ = ReadPipeline' {id = pId_}++-- | The identifier of the pipeline to read.+readPipeline_id :: Lens.Lens' ReadPipeline Prelude.Text+readPipeline_id = Lens.lens (\ReadPipeline' {id} -> id) (\s@ReadPipeline' {} a -> s {id = a} :: ReadPipeline)++instance Core.AWSRequest ReadPipeline where+  type AWSResponse ReadPipeline = ReadPipelineResponse+  request overrides =+    Request.get (overrides defaultService)+  response =+    Response.receiveJSON+      ( \s h x ->+          ReadPipelineResponse'+            Prelude.<$> (x Data..?> "Pipeline")+            Prelude.<*> (x Data..?> "Warnings" Core..!@ Prelude.mempty)+            Prelude.<*> (Prelude.pure (Prelude.fromEnum s))+      )++instance Prelude.Hashable ReadPipeline where+  hashWithSalt _salt ReadPipeline' {..} =+    _salt `Prelude.hashWithSalt` id++instance Prelude.NFData ReadPipeline where+  rnf ReadPipeline' {..} = Prelude.rnf id++instance Data.ToHeaders ReadPipeline where+  toHeaders = Prelude.const Prelude.mempty++instance Data.ToPath ReadPipeline where+  toPath ReadPipeline' {..} =+    Prelude.mconcat+      ["/2012-09-25/pipelines/", Data.toBS id]++instance Data.ToQuery ReadPipeline where+  toQuery = Prelude.const Prelude.mempty++-- | The @ReadPipelineResponse@ structure.+--+-- /See:/ 'newReadPipelineResponse' smart constructor.+data ReadPipelineResponse = ReadPipelineResponse'+  { -- | A section of the response body that provides information about the+    -- pipeline.+    pipeline :: Prelude.Maybe Pipeline,+    -- | Elastic Transcoder returns a warning if the resources used by your+    -- pipeline are not in the same region as the pipeline.+    --+    -- Using resources in the same region, such as your Amazon S3 buckets,+    -- Amazon SNS notification topics, and AWS KMS key, reduces processing time+    -- and prevents cross-regional charges.+    warnings :: Prelude.Maybe [Warning],+    -- | The response's http status code.+    httpStatus :: Prelude.Int+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'ReadPipelineResponse' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'pipeline', 'readPipelineResponse_pipeline' - A section of the response body that provides information about the+-- pipeline.+--+-- 'warnings', 'readPipelineResponse_warnings' - Elastic Transcoder returns a warning if the resources used by your+-- pipeline are not in the same region as the pipeline.+--+-- Using resources in the same region, such as your Amazon S3 buckets,+-- Amazon SNS notification topics, and AWS KMS key, reduces processing time+-- and prevents cross-regional charges.+--+-- 'httpStatus', 'readPipelineResponse_httpStatus' - The response's http status code.+newReadPipelineResponse ::+  -- | 'httpStatus'+  Prelude.Int ->+  ReadPipelineResponse+newReadPipelineResponse pHttpStatus_ =+  ReadPipelineResponse'+    { pipeline = Prelude.Nothing,+      warnings = Prelude.Nothing,+      httpStatus = pHttpStatus_+    }++-- | A section of the response body that provides information about the+-- pipeline.+readPipelineResponse_pipeline :: Lens.Lens' ReadPipelineResponse (Prelude.Maybe Pipeline)+readPipelineResponse_pipeline = Lens.lens (\ReadPipelineResponse' {pipeline} -> pipeline) (\s@ReadPipelineResponse' {} a -> s {pipeline = a} :: ReadPipelineResponse)++-- | Elastic Transcoder returns a warning if the resources used by your+-- pipeline are not in the same region as the pipeline.+--+-- Using resources in the same region, such as your Amazon S3 buckets,+-- Amazon SNS notification topics, and AWS KMS key, reduces processing time+-- and prevents cross-regional charges.+readPipelineResponse_warnings :: Lens.Lens' ReadPipelineResponse (Prelude.Maybe [Warning])+readPipelineResponse_warnings = Lens.lens (\ReadPipelineResponse' {warnings} -> warnings) (\s@ReadPipelineResponse' {} a -> s {warnings = a} :: ReadPipelineResponse) Prelude.. Lens.mapping Lens.coerced++-- | The response's http status code.+readPipelineResponse_httpStatus :: Lens.Lens' ReadPipelineResponse Prelude.Int+readPipelineResponse_httpStatus = Lens.lens (\ReadPipelineResponse' {httpStatus} -> httpStatus) (\s@ReadPipelineResponse' {} a -> s {httpStatus = a} :: ReadPipelineResponse)++instance Prelude.NFData ReadPipelineResponse where+  rnf ReadPipelineResponse' {..} =+    Prelude.rnf pipeline+      `Prelude.seq` Prelude.rnf warnings+      `Prelude.seq` Prelude.rnf httpStatus
+ gen/Amazonka/ElasticTranscoder/ReadPreset.hs view
@@ -0,0 +1,157 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE TypeFamilies #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-binds #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.ReadPreset+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+--+-- The ReadPreset operation gets detailed information about a preset.+module Amazonka.ElasticTranscoder.ReadPreset+  ( -- * Creating a Request+    ReadPreset (..),+    newReadPreset,++    -- * Request Lenses+    readPreset_id,++    -- * Destructuring the Response+    ReadPresetResponse (..),+    newReadPresetResponse,++    -- * Response Lenses+    readPresetResponse_preset,+    readPresetResponse_httpStatus,+  )+where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types+import qualified Amazonka.Prelude as Prelude+import qualified Amazonka.Request as Request+import qualified Amazonka.Response as Response++-- | The @ReadPresetRequest@ structure.+--+-- /See:/ 'newReadPreset' smart constructor.+data ReadPreset = ReadPreset'+  { -- | The identifier of the preset for which you want to get detailed+    -- information.+    id :: Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'ReadPreset' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'id', 'readPreset_id' - The identifier of the preset for which you want to get detailed+-- information.+newReadPreset ::+  -- | 'id'+  Prelude.Text ->+  ReadPreset+newReadPreset pId_ = ReadPreset' {id = pId_}++-- | The identifier of the preset for which you want to get detailed+-- information.+readPreset_id :: Lens.Lens' ReadPreset Prelude.Text+readPreset_id = Lens.lens (\ReadPreset' {id} -> id) (\s@ReadPreset' {} a -> s {id = a} :: ReadPreset)++instance Core.AWSRequest ReadPreset where+  type AWSResponse ReadPreset = ReadPresetResponse+  request overrides =+    Request.get (overrides defaultService)+  response =+    Response.receiveJSON+      ( \s h x ->+          ReadPresetResponse'+            Prelude.<$> (x Data..?> "Preset")+            Prelude.<*> (Prelude.pure (Prelude.fromEnum s))+      )++instance Prelude.Hashable ReadPreset where+  hashWithSalt _salt ReadPreset' {..} =+    _salt `Prelude.hashWithSalt` id++instance Prelude.NFData ReadPreset where+  rnf ReadPreset' {..} = Prelude.rnf id++instance Data.ToHeaders ReadPreset where+  toHeaders = Prelude.const Prelude.mempty++instance Data.ToPath ReadPreset where+  toPath ReadPreset' {..} =+    Prelude.mconcat+      ["/2012-09-25/presets/", Data.toBS id]++instance Data.ToQuery ReadPreset where+  toQuery = Prelude.const Prelude.mempty++-- | The @ReadPresetResponse@ structure.+--+-- /See:/ 'newReadPresetResponse' smart constructor.+data ReadPresetResponse = ReadPresetResponse'+  { -- | A section of the response body that provides information about the+    -- preset.+    preset :: Prelude.Maybe Preset,+    -- | The response's http status code.+    httpStatus :: Prelude.Int+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'ReadPresetResponse' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'preset', 'readPresetResponse_preset' - A section of the response body that provides information about the+-- preset.+--+-- 'httpStatus', 'readPresetResponse_httpStatus' - The response's http status code.+newReadPresetResponse ::+  -- | 'httpStatus'+  Prelude.Int ->+  ReadPresetResponse+newReadPresetResponse pHttpStatus_ =+  ReadPresetResponse'+    { preset = Prelude.Nothing,+      httpStatus = pHttpStatus_+    }++-- | A section of the response body that provides information about the+-- preset.+readPresetResponse_preset :: Lens.Lens' ReadPresetResponse (Prelude.Maybe Preset)+readPresetResponse_preset = Lens.lens (\ReadPresetResponse' {preset} -> preset) (\s@ReadPresetResponse' {} a -> s {preset = a} :: ReadPresetResponse)++-- | The response's http status code.+readPresetResponse_httpStatus :: Lens.Lens' ReadPresetResponse Prelude.Int+readPresetResponse_httpStatus = Lens.lens (\ReadPresetResponse' {httpStatus} -> httpStatus) (\s@ReadPresetResponse' {} a -> s {httpStatus = a} :: ReadPresetResponse)++instance Prelude.NFData ReadPresetResponse where+  rnf ReadPresetResponse' {..} =+    Prelude.rnf preset+      `Prelude.seq` Prelude.rnf httpStatus
+ gen/Amazonka/ElasticTranscoder/Types.hs view
@@ -0,0 +1,512 @@+{-# LANGUAGE DisambiguateRecordFields #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types+  ( -- * Service Configuration+    defaultService,++    -- * Errors+    _AccessDeniedException,+    _IncompatibleVersionException,+    _InternalServiceException,+    _LimitExceededException,+    _ResourceInUseException,+    _ResourceNotFoundException,+    _ValidationException,++    -- * Artwork+    Artwork (..),+    newArtwork,+    artwork_albumArtFormat,+    artwork_encryption,+    artwork_inputKey,+    artwork_maxHeight,+    artwork_maxWidth,+    artwork_paddingPolicy,+    artwork_sizingPolicy,++    -- * AudioCodecOptions+    AudioCodecOptions (..),+    newAudioCodecOptions,+    audioCodecOptions_bitDepth,+    audioCodecOptions_bitOrder,+    audioCodecOptions_profile,+    audioCodecOptions_signed,++    -- * AudioParameters+    AudioParameters (..),+    newAudioParameters,+    audioParameters_audioPackingMode,+    audioParameters_bitRate,+    audioParameters_channels,+    audioParameters_codec,+    audioParameters_codecOptions,+    audioParameters_sampleRate,++    -- * CaptionFormat+    CaptionFormat (..),+    newCaptionFormat,+    captionFormat_encryption,+    captionFormat_format,+    captionFormat_pattern,++    -- * CaptionSource+    CaptionSource (..),+    newCaptionSource,+    captionSource_encryption,+    captionSource_key,+    captionSource_label,+    captionSource_language,+    captionSource_timeOffset,++    -- * Captions+    Captions (..),+    newCaptions,+    captions_captionFormats,+    captions_captionSources,+    captions_mergePolicy,++    -- * Clip+    Clip (..),+    newClip,+    clip_timeSpan,++    -- * CreateJobOutput+    CreateJobOutput (..),+    newCreateJobOutput,+    createJobOutput_albumArt,+    createJobOutput_captions,+    createJobOutput_composition,+    createJobOutput_encryption,+    createJobOutput_key,+    createJobOutput_presetId,+    createJobOutput_rotate,+    createJobOutput_segmentDuration,+    createJobOutput_thumbnailEncryption,+    createJobOutput_thumbnailPattern,+    createJobOutput_watermarks,++    -- * CreateJobPlaylist+    CreateJobPlaylist (..),+    newCreateJobPlaylist,+    createJobPlaylist_format,+    createJobPlaylist_hlsContentProtection,+    createJobPlaylist_name,+    createJobPlaylist_outputKeys,+    createJobPlaylist_playReadyDrm,++    -- * DetectedProperties+    DetectedProperties (..),+    newDetectedProperties,+    detectedProperties_durationMillis,+    detectedProperties_fileSize,+    detectedProperties_frameRate,+    detectedProperties_height,+    detectedProperties_width,++    -- * Encryption+    Encryption (..),+    newEncryption,+    encryption_initializationVector,+    encryption_key,+    encryption_keyMd5,+    encryption_mode,++    -- * HlsContentProtection+    HlsContentProtection (..),+    newHlsContentProtection,+    hlsContentProtection_initializationVector,+    hlsContentProtection_key,+    hlsContentProtection_keyMd5,+    hlsContentProtection_keyStoragePolicy,+    hlsContentProtection_licenseAcquisitionUrl,+    hlsContentProtection_method,++    -- * InputCaptions+    InputCaptions (..),+    newInputCaptions,+    inputCaptions_captionSources,+    inputCaptions_mergePolicy,++    -- * Job+    Job (..),+    newJob,+    job_arn,+    job_id,+    job_input,+    job_inputs,+    job_output,+    job_outputKeyPrefix,+    job_outputs,+    job_pipelineId,+    job_playlists,+    job_status,+    job_timing,+    job_userMetadata,++    -- * JobAlbumArt+    JobAlbumArt (..),+    newJobAlbumArt,+    jobAlbumArt_artwork,+    jobAlbumArt_mergePolicy,++    -- * JobInput+    JobInput (..),+    newJobInput,+    jobInput_aspectRatio,+    jobInput_container,+    jobInput_detectedProperties,+    jobInput_encryption,+    jobInput_frameRate,+    jobInput_inputCaptions,+    jobInput_interlaced,+    jobInput_key,+    jobInput_resolution,+    jobInput_timeSpan,++    -- * JobOutput+    JobOutput (..),+    newJobOutput,+    jobOutput_albumArt,+    jobOutput_appliedColorSpaceConversion,+    jobOutput_captions,+    jobOutput_composition,+    jobOutput_duration,+    jobOutput_durationMillis,+    jobOutput_encryption,+    jobOutput_fileSize,+    jobOutput_frameRate,+    jobOutput_height,+    jobOutput_id,+    jobOutput_key,+    jobOutput_presetId,+    jobOutput_rotate,+    jobOutput_segmentDuration,+    jobOutput_status,+    jobOutput_statusDetail,+    jobOutput_thumbnailEncryption,+    jobOutput_thumbnailPattern,+    jobOutput_watermarks,+    jobOutput_width,++    -- * JobWatermark+    JobWatermark (..),+    newJobWatermark,+    jobWatermark_encryption,+    jobWatermark_inputKey,+    jobWatermark_presetWatermarkId,++    -- * Notifications+    Notifications (..),+    newNotifications,+    notifications_completed,+    notifications_error,+    notifications_progressing,+    notifications_warning,++    -- * Permission+    Permission (..),+    newPermission,+    permission_access,+    permission_grantee,+    permission_granteeType,++    -- * Pipeline+    Pipeline (..),+    newPipeline,+    pipeline_arn,+    pipeline_awsKmsKeyArn,+    pipeline_contentConfig,+    pipeline_id,+    pipeline_inputBucket,+    pipeline_name,+    pipeline_notifications,+    pipeline_outputBucket,+    pipeline_role,+    pipeline_status,+    pipeline_thumbnailConfig,++    -- * PipelineOutputConfig+    PipelineOutputConfig (..),+    newPipelineOutputConfig,+    pipelineOutputConfig_bucket,+    pipelineOutputConfig_permissions,+    pipelineOutputConfig_storageClass,++    -- * PlayReadyDrm+    PlayReadyDrm (..),+    newPlayReadyDrm,+    playReadyDrm_format,+    playReadyDrm_initializationVector,+    playReadyDrm_key,+    playReadyDrm_keyId,+    playReadyDrm_keyMd5,+    playReadyDrm_licenseAcquisitionUrl,++    -- * Playlist+    Playlist (..),+    newPlaylist,+    playlist_format,+    playlist_hlsContentProtection,+    playlist_name,+    playlist_outputKeys,+    playlist_playReadyDrm,+    playlist_status,+    playlist_statusDetail,++    -- * Preset+    Preset (..),+    newPreset,+    preset_arn,+    preset_audio,+    preset_container,+    preset_description,+    preset_id,+    preset_name,+    preset_thumbnails,+    preset_type,+    preset_video,++    -- * PresetWatermark+    PresetWatermark (..),+    newPresetWatermark,+    presetWatermark_horizontalAlign,+    presetWatermark_horizontalOffset,+    presetWatermark_id,+    presetWatermark_maxHeight,+    presetWatermark_maxWidth,+    presetWatermark_opacity,+    presetWatermark_sizingPolicy,+    presetWatermark_target,+    presetWatermark_verticalAlign,+    presetWatermark_verticalOffset,++    -- * Thumbnails+    Thumbnails (..),+    newThumbnails,+    thumbnails_aspectRatio,+    thumbnails_format,+    thumbnails_interval,+    thumbnails_maxHeight,+    thumbnails_maxWidth,+    thumbnails_paddingPolicy,+    thumbnails_resolution,+    thumbnails_sizingPolicy,++    -- * TimeSpan+    TimeSpan (..),+    newTimeSpan,+    timeSpan_duration,+    timeSpan_startTime,++    -- * Timing+    Timing (..),+    newTiming,+    timing_finishTimeMillis,+    timing_startTimeMillis,+    timing_submitTimeMillis,++    -- * VideoParameters+    VideoParameters (..),+    newVideoParameters,+    videoParameters_aspectRatio,+    videoParameters_bitRate,+    videoParameters_codec,+    videoParameters_codecOptions,+    videoParameters_displayAspectRatio,+    videoParameters_fixedGOP,+    videoParameters_frameRate,+    videoParameters_keyframesMaxDist,+    videoParameters_maxFrameRate,+    videoParameters_maxHeight,+    videoParameters_maxWidth,+    videoParameters_paddingPolicy,+    videoParameters_resolution,+    videoParameters_sizingPolicy,+    videoParameters_watermarks,++    -- * Warning+    Warning (..),+    newWarning,+    warning_code,+    warning_message,+  )+where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import Amazonka.ElasticTranscoder.Types.Artwork+import Amazonka.ElasticTranscoder.Types.AudioCodecOptions+import Amazonka.ElasticTranscoder.Types.AudioParameters+import Amazonka.ElasticTranscoder.Types.CaptionFormat+import Amazonka.ElasticTranscoder.Types.CaptionSource+import Amazonka.ElasticTranscoder.Types.Captions+import Amazonka.ElasticTranscoder.Types.Clip+import Amazonka.ElasticTranscoder.Types.CreateJobOutput+import Amazonka.ElasticTranscoder.Types.CreateJobPlaylist+import Amazonka.ElasticTranscoder.Types.DetectedProperties+import Amazonka.ElasticTranscoder.Types.Encryption+import Amazonka.ElasticTranscoder.Types.HlsContentProtection+import Amazonka.ElasticTranscoder.Types.InputCaptions+import Amazonka.ElasticTranscoder.Types.Job+import Amazonka.ElasticTranscoder.Types.JobAlbumArt+import Amazonka.ElasticTranscoder.Types.JobInput+import Amazonka.ElasticTranscoder.Types.JobOutput+import Amazonka.ElasticTranscoder.Types.JobWatermark+import Amazonka.ElasticTranscoder.Types.Notifications+import Amazonka.ElasticTranscoder.Types.Permission+import Amazonka.ElasticTranscoder.Types.Pipeline+import Amazonka.ElasticTranscoder.Types.PipelineOutputConfig+import Amazonka.ElasticTranscoder.Types.PlayReadyDrm+import Amazonka.ElasticTranscoder.Types.Playlist+import Amazonka.ElasticTranscoder.Types.Preset+import Amazonka.ElasticTranscoder.Types.PresetWatermark+import Amazonka.ElasticTranscoder.Types.Thumbnails+import Amazonka.ElasticTranscoder.Types.TimeSpan+import Amazonka.ElasticTranscoder.Types.Timing+import Amazonka.ElasticTranscoder.Types.VideoParameters+import Amazonka.ElasticTranscoder.Types.Warning+import qualified Amazonka.Prelude as Prelude+import qualified Amazonka.Sign.V4 as Sign++-- | API version @2012-09-25@ of the Amazon Elastic Transcoder SDK configuration.+defaultService :: Core.Service+defaultService =+  Core.Service+    { Core.abbrev = "ElasticTranscoder",+      Core.signer = Sign.v4,+      Core.endpointPrefix = "elastictranscoder",+      Core.signingName = "elastictranscoder",+      Core.version = "2012-09-25",+      Core.s3AddressingStyle = Core.S3AddressingStyleAuto,+      Core.endpoint = Core.defaultEndpoint defaultService,+      Core.timeout = Prelude.Just 70,+      Core.check = Core.statusSuccess,+      Core.error = Core.parseJSONError "ElasticTranscoder",+      Core.retry = retry+    }+  where+    retry =+      Core.Exponential+        { Core.base = 5.0e-2,+          Core.growth = 2,+          Core.attempts = 5,+          Core.check = check+        }+    check e+      | Lens.has (Core.hasStatus 502) e =+          Prelude.Just "bad_gateway"+      | Lens.has (Core.hasStatus 504) e =+          Prelude.Just "gateway_timeout"+      | Lens.has (Core.hasStatus 500) e =+          Prelude.Just "general_server_error"+      | Lens.has (Core.hasStatus 509) e =+          Prelude.Just "limit_exceeded"+      | Lens.has+          ( Core.hasCode "RequestThrottledException"+              Prelude.. Core.hasStatus 400+          )+          e =+          Prelude.Just "request_throttled_exception"+      | Lens.has (Core.hasStatus 503) e =+          Prelude.Just "service_unavailable"+      | Lens.has+          ( Core.hasCode "ThrottledException"+              Prelude.. Core.hasStatus 400+          )+          e =+          Prelude.Just "throttled_exception"+      | Lens.has+          ( Core.hasCode "Throttling"+              Prelude.. Core.hasStatus 400+          )+          e =+          Prelude.Just "throttling"+      | Lens.has+          ( Core.hasCode "ThrottlingException"+              Prelude.. Core.hasStatus 400+          )+          e =+          Prelude.Just "throttling_exception"+      | Lens.has+          ( Core.hasCode+              "ProvisionedThroughputExceededException"+              Prelude.. Core.hasStatus 400+          )+          e =+          Prelude.Just "throughput_exceeded"+      | Lens.has (Core.hasStatus 429) e =+          Prelude.Just "too_many_requests"+      | Prelude.otherwise = Prelude.Nothing++-- | General authentication failure. The request was not signed correctly.+_AccessDeniedException :: (Core.AsError a) => Lens.Fold a Core.ServiceError+_AccessDeniedException =+  Core._MatchServiceError+    defaultService+    "AccessDeniedException"+    Prelude.. Core.hasStatus 403++-- | Prism for IncompatibleVersionException' errors.+_IncompatibleVersionException :: (Core.AsError a) => Lens.Fold a Core.ServiceError+_IncompatibleVersionException =+  Core._MatchServiceError+    defaultService+    "IncompatibleVersionException"+    Prelude.. Core.hasStatus 400++-- | Elastic Transcoder encountered an unexpected exception while trying to+-- fulfill the request.+_InternalServiceException :: (Core.AsError a) => Lens.Fold a Core.ServiceError+_InternalServiceException =+  Core._MatchServiceError+    defaultService+    "InternalServiceException"++-- | Too many operations for a given AWS account. For example, the number of+-- pipelines exceeds the maximum allowed.+_LimitExceededException :: (Core.AsError a) => Lens.Fold a Core.ServiceError+_LimitExceededException =+  Core._MatchServiceError+    defaultService+    "LimitExceededException"+    Prelude.. Core.hasStatus 429++-- | The resource you are attempting to change is in use. For example, you+-- are attempting to delete a pipeline that is currently in use.+_ResourceInUseException :: (Core.AsError a) => Lens.Fold a Core.ServiceError+_ResourceInUseException =+  Core._MatchServiceError+    defaultService+    "ResourceInUseException"+    Prelude.. Core.hasStatus 409++-- | The requested resource does not exist or is not available. For example,+-- the pipeline to which you\'re trying to add a job doesn\'t exist or is+-- still being created.+_ResourceNotFoundException :: (Core.AsError a) => Lens.Fold a Core.ServiceError+_ResourceNotFoundException =+  Core._MatchServiceError+    defaultService+    "ResourceNotFoundException"+    Prelude.. Core.hasStatus 404++-- | One or more required parameter values were not provided in the request.+_ValidationException :: (Core.AsError a) => Lens.Fold a Core.ServiceError+_ValidationException =+  Core._MatchServiceError+    defaultService+    "ValidationException"+    Prelude.. Core.hasStatus 400
+ gen/Amazonka/ElasticTranscoder/Types/Artwork.hs view
@@ -0,0 +1,307 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.Artwork+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.Artwork where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types.Encryption+import qualified Amazonka.Prelude as Prelude++-- | The file to be used as album art. There can be multiple artworks+-- associated with an audio file, to a maximum of 20.+--+-- To remove artwork or leave the artwork empty, you can either set+-- @Artwork@ to null, or set the @Merge Policy@ to \"Replace\" and use an+-- empty @Artwork@ array.+--+-- To pass through existing artwork unchanged, set the @Merge Policy@ to+-- \"Prepend\", \"Append\", or \"Fallback\", and use an empty @Artwork@+-- array.+--+-- /See:/ 'newArtwork' smart constructor.+data Artwork = Artwork'+  { -- | The format of album art, if any. Valid formats are @.jpg@ and @.png@.+    albumArtFormat :: Prelude.Maybe Prelude.Text,+    -- | The encryption settings, if any, that you want Elastic Transcoder to+    -- apply to your artwork.+    encryption :: Prelude.Maybe Encryption,+    -- | The name of the file to be used as album art. To determine which Amazon+    -- S3 bucket contains the specified file, Elastic Transcoder checks the+    -- pipeline specified by @PipelineId@; the @InputBucket@ object in that+    -- pipeline identifies the bucket.+    --+    -- If the file name includes a prefix, for example, @cooking\/pie.jpg@,+    -- include the prefix in the key. If the file isn\'t in the specified+    -- bucket, Elastic Transcoder returns an error.+    inputKey :: Prelude.Maybe Prelude.Text,+    -- | The maximum height of the output album art in pixels. If you specify+    -- @auto@, Elastic Transcoder uses 600 as the default value. If you specify+    -- a numeric value, enter an even integer between 32 and 3072, inclusive.+    maxHeight :: Prelude.Maybe Prelude.Text,+    -- | The maximum width of the output album art in pixels. If you specify+    -- @auto@, Elastic Transcoder uses 600 as the default value. If you specify+    -- a numeric value, enter an even integer between 32 and 4096, inclusive.+    maxWidth :: Prelude.Maybe Prelude.Text,+    -- | When you set @PaddingPolicy@ to @Pad@, Elastic Transcoder may add white+    -- bars to the top and bottom and\/or left and right sides of the output+    -- album art to make the total size of the output art match the values that+    -- you specified for @MaxWidth@ and @MaxHeight@.+    paddingPolicy :: Prelude.Maybe Prelude.Text,+    -- | Specify one of the following values to control scaling of the output+    -- album art:+    --+    -- -   @Fit:@ Elastic Transcoder scales the output art so it matches the+    --     value that you specified in either @MaxWidth@ or @MaxHeight@ without+    --     exceeding the other value.+    --+    -- -   @Fill:@ Elastic Transcoder scales the output art so it matches the+    --     value that you specified in either @MaxWidth@ or @MaxHeight@ and+    --     matches or exceeds the other value. Elastic Transcoder centers the+    --     output art and then crops it in the dimension (if any) that exceeds+    --     the maximum value.+    --+    -- -   @Stretch:@ Elastic Transcoder stretches the output art to match the+    --     values that you specified for @MaxWidth@ and @MaxHeight@. If the+    --     relative proportions of the input art and the output art are+    --     different, the output art will be distorted.+    --+    -- -   @Keep:@ Elastic Transcoder does not scale the output art. If either+    --     dimension of the input art exceeds the values that you specified for+    --     @MaxWidth@ and @MaxHeight@, Elastic Transcoder crops the output art.+    --+    -- -   @ShrinkToFit:@ Elastic Transcoder scales the output art down so that+    --     its dimensions match the values that you specified for at least one+    --     of @MaxWidth@ and @MaxHeight@ without exceeding either value. If you+    --     specify this option, Elastic Transcoder does not scale the art up.+    --+    -- -   @ShrinkToFill@ Elastic Transcoder scales the output art down so that+    --     its dimensions match the values that you specified for at least one+    --     of @MaxWidth@ and @MaxHeight@ without dropping below either value.+    --     If you specify this option, Elastic Transcoder does not scale the+    --     art up.+    sizingPolicy :: Prelude.Maybe Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'Artwork' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'albumArtFormat', 'artwork_albumArtFormat' - The format of album art, if any. Valid formats are @.jpg@ and @.png@.+--+-- 'encryption', 'artwork_encryption' - The encryption settings, if any, that you want Elastic Transcoder to+-- apply to your artwork.+--+-- 'inputKey', 'artwork_inputKey' - The name of the file to be used as album art. To determine which Amazon+-- S3 bucket contains the specified file, Elastic Transcoder checks the+-- pipeline specified by @PipelineId@; the @InputBucket@ object in that+-- pipeline identifies the bucket.+--+-- If the file name includes a prefix, for example, @cooking\/pie.jpg@,+-- include the prefix in the key. If the file isn\'t in the specified+-- bucket, Elastic Transcoder returns an error.+--+-- 'maxHeight', 'artwork_maxHeight' - The maximum height of the output album art in pixels. If you specify+-- @auto@, Elastic Transcoder uses 600 as the default value. If you specify+-- a numeric value, enter an even integer between 32 and 3072, inclusive.+--+-- 'maxWidth', 'artwork_maxWidth' - The maximum width of the output album art in pixels. If you specify+-- @auto@, Elastic Transcoder uses 600 as the default value. If you specify+-- a numeric value, enter an even integer between 32 and 4096, inclusive.+--+-- 'paddingPolicy', 'artwork_paddingPolicy' - When you set @PaddingPolicy@ to @Pad@, Elastic Transcoder may add white+-- bars to the top and bottom and\/or left and right sides of the output+-- album art to make the total size of the output art match the values that+-- you specified for @MaxWidth@ and @MaxHeight@.+--+-- 'sizingPolicy', 'artwork_sizingPolicy' - Specify one of the following values to control scaling of the output+-- album art:+--+-- -   @Fit:@ Elastic Transcoder scales the output art so it matches the+--     value that you specified in either @MaxWidth@ or @MaxHeight@ without+--     exceeding the other value.+--+-- -   @Fill:@ Elastic Transcoder scales the output art so it matches the+--     value that you specified in either @MaxWidth@ or @MaxHeight@ and+--     matches or exceeds the other value. Elastic Transcoder centers the+--     output art and then crops it in the dimension (if any) that exceeds+--     the maximum value.+--+-- -   @Stretch:@ Elastic Transcoder stretches the output art to match the+--     values that you specified for @MaxWidth@ and @MaxHeight@. If the+--     relative proportions of the input art and the output art are+--     different, the output art will be distorted.+--+-- -   @Keep:@ Elastic Transcoder does not scale the output art. If either+--     dimension of the input art exceeds the values that you specified for+--     @MaxWidth@ and @MaxHeight@, Elastic Transcoder crops the output art.+--+-- -   @ShrinkToFit:@ Elastic Transcoder scales the output art down so that+--     its dimensions match the values that you specified for at least one+--     of @MaxWidth@ and @MaxHeight@ without exceeding either value. If you+--     specify this option, Elastic Transcoder does not scale the art up.+--+-- -   @ShrinkToFill@ Elastic Transcoder scales the output art down so that+--     its dimensions match the values that you specified for at least one+--     of @MaxWidth@ and @MaxHeight@ without dropping below either value.+--     If you specify this option, Elastic Transcoder does not scale the+--     art up.+newArtwork ::+  Artwork+newArtwork =+  Artwork'+    { albumArtFormat = Prelude.Nothing,+      encryption = Prelude.Nothing,+      inputKey = Prelude.Nothing,+      maxHeight = Prelude.Nothing,+      maxWidth = Prelude.Nothing,+      paddingPolicy = Prelude.Nothing,+      sizingPolicy = Prelude.Nothing+    }++-- | The format of album art, if any. Valid formats are @.jpg@ and @.png@.+artwork_albumArtFormat :: Lens.Lens' Artwork (Prelude.Maybe Prelude.Text)+artwork_albumArtFormat = Lens.lens (\Artwork' {albumArtFormat} -> albumArtFormat) (\s@Artwork' {} a -> s {albumArtFormat = a} :: Artwork)++-- | The encryption settings, if any, that you want Elastic Transcoder to+-- apply to your artwork.+artwork_encryption :: Lens.Lens' Artwork (Prelude.Maybe Encryption)+artwork_encryption = Lens.lens (\Artwork' {encryption} -> encryption) (\s@Artwork' {} a -> s {encryption = a} :: Artwork)++-- | The name of the file to be used as album art. To determine which Amazon+-- S3 bucket contains the specified file, Elastic Transcoder checks the+-- pipeline specified by @PipelineId@; the @InputBucket@ object in that+-- pipeline identifies the bucket.+--+-- If the file name includes a prefix, for example, @cooking\/pie.jpg@,+-- include the prefix in the key. If the file isn\'t in the specified+-- bucket, Elastic Transcoder returns an error.+artwork_inputKey :: Lens.Lens' Artwork (Prelude.Maybe Prelude.Text)+artwork_inputKey = Lens.lens (\Artwork' {inputKey} -> inputKey) (\s@Artwork' {} a -> s {inputKey = a} :: Artwork)++-- | The maximum height of the output album art in pixels. If you specify+-- @auto@, Elastic Transcoder uses 600 as the default value. If you specify+-- a numeric value, enter an even integer between 32 and 3072, inclusive.+artwork_maxHeight :: Lens.Lens' Artwork (Prelude.Maybe Prelude.Text)+artwork_maxHeight = Lens.lens (\Artwork' {maxHeight} -> maxHeight) (\s@Artwork' {} a -> s {maxHeight = a} :: Artwork)++-- | The maximum width of the output album art in pixels. If you specify+-- @auto@, Elastic Transcoder uses 600 as the default value. If you specify+-- a numeric value, enter an even integer between 32 and 4096, inclusive.+artwork_maxWidth :: Lens.Lens' Artwork (Prelude.Maybe Prelude.Text)+artwork_maxWidth = Lens.lens (\Artwork' {maxWidth} -> maxWidth) (\s@Artwork' {} a -> s {maxWidth = a} :: Artwork)++-- | When you set @PaddingPolicy@ to @Pad@, Elastic Transcoder may add white+-- bars to the top and bottom and\/or left and right sides of the output+-- album art to make the total size of the output art match the values that+-- you specified for @MaxWidth@ and @MaxHeight@.+artwork_paddingPolicy :: Lens.Lens' Artwork (Prelude.Maybe Prelude.Text)+artwork_paddingPolicy = Lens.lens (\Artwork' {paddingPolicy} -> paddingPolicy) (\s@Artwork' {} a -> s {paddingPolicy = a} :: Artwork)++-- | Specify one of the following values to control scaling of the output+-- album art:+--+-- -   @Fit:@ Elastic Transcoder scales the output art so it matches the+--     value that you specified in either @MaxWidth@ or @MaxHeight@ without+--     exceeding the other value.+--+-- -   @Fill:@ Elastic Transcoder scales the output art so it matches the+--     value that you specified in either @MaxWidth@ or @MaxHeight@ and+--     matches or exceeds the other value. Elastic Transcoder centers the+--     output art and then crops it in the dimension (if any) that exceeds+--     the maximum value.+--+-- -   @Stretch:@ Elastic Transcoder stretches the output art to match the+--     values that you specified for @MaxWidth@ and @MaxHeight@. If the+--     relative proportions of the input art and the output art are+--     different, the output art will be distorted.+--+-- -   @Keep:@ Elastic Transcoder does not scale the output art. If either+--     dimension of the input art exceeds the values that you specified for+--     @MaxWidth@ and @MaxHeight@, Elastic Transcoder crops the output art.+--+-- -   @ShrinkToFit:@ Elastic Transcoder scales the output art down so that+--     its dimensions match the values that you specified for at least one+--     of @MaxWidth@ and @MaxHeight@ without exceeding either value. If you+--     specify this option, Elastic Transcoder does not scale the art up.+--+-- -   @ShrinkToFill@ Elastic Transcoder scales the output art down so that+--     its dimensions match the values that you specified for at least one+--     of @MaxWidth@ and @MaxHeight@ without dropping below either value.+--     If you specify this option, Elastic Transcoder does not scale the+--     art up.+artwork_sizingPolicy :: Lens.Lens' Artwork (Prelude.Maybe Prelude.Text)+artwork_sizingPolicy = Lens.lens (\Artwork' {sizingPolicy} -> sizingPolicy) (\s@Artwork' {} a -> s {sizingPolicy = a} :: Artwork)++instance Data.FromJSON Artwork where+  parseJSON =+    Data.withObject+      "Artwork"+      ( \x ->+          Artwork'+            Prelude.<$> (x Data..:? "AlbumArtFormat")+            Prelude.<*> (x Data..:? "Encryption")+            Prelude.<*> (x Data..:? "InputKey")+            Prelude.<*> (x Data..:? "MaxHeight")+            Prelude.<*> (x Data..:? "MaxWidth")+            Prelude.<*> (x Data..:? "PaddingPolicy")+            Prelude.<*> (x Data..:? "SizingPolicy")+      )++instance Prelude.Hashable Artwork where+  hashWithSalt _salt Artwork' {..} =+    _salt+      `Prelude.hashWithSalt` albumArtFormat+      `Prelude.hashWithSalt` encryption+      `Prelude.hashWithSalt` inputKey+      `Prelude.hashWithSalt` maxHeight+      `Prelude.hashWithSalt` maxWidth+      `Prelude.hashWithSalt` paddingPolicy+      `Prelude.hashWithSalt` sizingPolicy++instance Prelude.NFData Artwork where+  rnf Artwork' {..} =+    Prelude.rnf albumArtFormat+      `Prelude.seq` Prelude.rnf encryption+      `Prelude.seq` Prelude.rnf inputKey+      `Prelude.seq` Prelude.rnf maxHeight+      `Prelude.seq` Prelude.rnf maxWidth+      `Prelude.seq` Prelude.rnf paddingPolicy+      `Prelude.seq` Prelude.rnf sizingPolicy++instance Data.ToJSON Artwork where+  toJSON Artwork' {..} =+    Data.object+      ( Prelude.catMaybes+          [ ("AlbumArtFormat" Data..=)+              Prelude.<$> albumArtFormat,+            ("Encryption" Data..=) Prelude.<$> encryption,+            ("InputKey" Data..=) Prelude.<$> inputKey,+            ("MaxHeight" Data..=) Prelude.<$> maxHeight,+            ("MaxWidth" Data..=) Prelude.<$> maxWidth,+            ("PaddingPolicy" Data..=) Prelude.<$> paddingPolicy,+            ("SizingPolicy" Data..=) Prelude.<$> sizingPolicy+          ]+      )
+ gen/Amazonka/ElasticTranscoder/Types/AudioCodecOptions.hs view
@@ -0,0 +1,248 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.AudioCodecOptions+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.AudioCodecOptions where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import qualified Amazonka.Prelude as Prelude++-- | Options associated with your audio codec.+--+-- /See:/ 'newAudioCodecOptions' smart constructor.+data AudioCodecOptions = AudioCodecOptions'+  { -- | You can only choose an audio bit depth when you specify @flac@ or @pcm@+    -- for the value of Audio:Codec.+    --+    -- The bit depth of a sample is how many bits of information are included+    -- in the audio samples. The higher the bit depth, the better the audio,+    -- but the larger the file.+    --+    -- Valid values are @16@ and @24@.+    --+    -- The most common bit depth is @24@.+    bitDepth :: Prelude.Maybe Prelude.Text,+    -- | You can only choose an audio bit order when you specify @pcm@ for the+    -- value of Audio:Codec.+    --+    -- The order the bits of a PCM sample are stored in.+    --+    -- The supported value is @LittleEndian@.+    bitOrder :: Prelude.Maybe Prelude.Text,+    -- | You can only choose an audio profile when you specify AAC for the value+    -- of Audio:Codec.+    --+    -- Specify the AAC profile for the output file. Elastic Transcoder supports+    -- the following profiles:+    --+    -- -   @auto@: If you specify @auto@, Elastic Transcoder selects the+    --     profile based on the bit rate selected for the output file.+    --+    -- -   @AAC-LC@: The most common AAC profile. Use for bit rates larger than+    --     64 kbps.+    --+    -- -   @HE-AAC@: Not supported on some older players and devices. Use for+    --     bit rates between 40 and 80 kbps.+    --+    -- -   @HE-AACv2@: Not supported on some players and devices. Use for bit+    --     rates less than 48 kbps.+    --+    -- All outputs in a @Smooth@ playlist must have the same value for+    -- @Profile@.+    --+    -- If you created any presets before AAC profiles were added, Elastic+    -- Transcoder automatically updated your presets to use AAC-LC. You can+    -- change the value as required.+    profile :: Prelude.Maybe Prelude.Text,+    -- | You can only choose whether an audio sample is signed when you specify+    -- @pcm@ for the value of Audio:Codec.+    --+    -- Whether audio samples are represented with negative and positive numbers+    -- (signed) or only positive numbers (unsigned).+    --+    -- The supported value is @Signed@.+    signed :: Prelude.Maybe Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'AudioCodecOptions' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'bitDepth', 'audioCodecOptions_bitDepth' - You can only choose an audio bit depth when you specify @flac@ or @pcm@+-- for the value of Audio:Codec.+--+-- The bit depth of a sample is how many bits of information are included+-- in the audio samples. The higher the bit depth, the better the audio,+-- but the larger the file.+--+-- Valid values are @16@ and @24@.+--+-- The most common bit depth is @24@.+--+-- 'bitOrder', 'audioCodecOptions_bitOrder' - You can only choose an audio bit order when you specify @pcm@ for the+-- value of Audio:Codec.+--+-- The order the bits of a PCM sample are stored in.+--+-- The supported value is @LittleEndian@.+--+-- 'profile', 'audioCodecOptions_profile' - You can only choose an audio profile when you specify AAC for the value+-- of Audio:Codec.+--+-- Specify the AAC profile for the output file. Elastic Transcoder supports+-- the following profiles:+--+-- -   @auto@: If you specify @auto@, Elastic Transcoder selects the+--     profile based on the bit rate selected for the output file.+--+-- -   @AAC-LC@: The most common AAC profile. Use for bit rates larger than+--     64 kbps.+--+-- -   @HE-AAC@: Not supported on some older players and devices. Use for+--     bit rates between 40 and 80 kbps.+--+-- -   @HE-AACv2@: Not supported on some players and devices. Use for bit+--     rates less than 48 kbps.+--+-- All outputs in a @Smooth@ playlist must have the same value for+-- @Profile@.+--+-- If you created any presets before AAC profiles were added, Elastic+-- Transcoder automatically updated your presets to use AAC-LC. You can+-- change the value as required.+--+-- 'signed', 'audioCodecOptions_signed' - You can only choose whether an audio sample is signed when you specify+-- @pcm@ for the value of Audio:Codec.+--+-- Whether audio samples are represented with negative and positive numbers+-- (signed) or only positive numbers (unsigned).+--+-- The supported value is @Signed@.+newAudioCodecOptions ::+  AudioCodecOptions+newAudioCodecOptions =+  AudioCodecOptions'+    { bitDepth = Prelude.Nothing,+      bitOrder = Prelude.Nothing,+      profile = Prelude.Nothing,+      signed = Prelude.Nothing+    }++-- | You can only choose an audio bit depth when you specify @flac@ or @pcm@+-- for the value of Audio:Codec.+--+-- The bit depth of a sample is how many bits of information are included+-- in the audio samples. The higher the bit depth, the better the audio,+-- but the larger the file.+--+-- Valid values are @16@ and @24@.+--+-- The most common bit depth is @24@.+audioCodecOptions_bitDepth :: Lens.Lens' AudioCodecOptions (Prelude.Maybe Prelude.Text)+audioCodecOptions_bitDepth = Lens.lens (\AudioCodecOptions' {bitDepth} -> bitDepth) (\s@AudioCodecOptions' {} a -> s {bitDepth = a} :: AudioCodecOptions)++-- | You can only choose an audio bit order when you specify @pcm@ for the+-- value of Audio:Codec.+--+-- The order the bits of a PCM sample are stored in.+--+-- The supported value is @LittleEndian@.+audioCodecOptions_bitOrder :: Lens.Lens' AudioCodecOptions (Prelude.Maybe Prelude.Text)+audioCodecOptions_bitOrder = Lens.lens (\AudioCodecOptions' {bitOrder} -> bitOrder) (\s@AudioCodecOptions' {} a -> s {bitOrder = a} :: AudioCodecOptions)++-- | You can only choose an audio profile when you specify AAC for the value+-- of Audio:Codec.+--+-- Specify the AAC profile for the output file. Elastic Transcoder supports+-- the following profiles:+--+-- -   @auto@: If you specify @auto@, Elastic Transcoder selects the+--     profile based on the bit rate selected for the output file.+--+-- -   @AAC-LC@: The most common AAC profile. Use for bit rates larger than+--     64 kbps.+--+-- -   @HE-AAC@: Not supported on some older players and devices. Use for+--     bit rates between 40 and 80 kbps.+--+-- -   @HE-AACv2@: Not supported on some players and devices. Use for bit+--     rates less than 48 kbps.+--+-- All outputs in a @Smooth@ playlist must have the same value for+-- @Profile@.+--+-- If you created any presets before AAC profiles were added, Elastic+-- Transcoder automatically updated your presets to use AAC-LC. You can+-- change the value as required.+audioCodecOptions_profile :: Lens.Lens' AudioCodecOptions (Prelude.Maybe Prelude.Text)+audioCodecOptions_profile = Lens.lens (\AudioCodecOptions' {profile} -> profile) (\s@AudioCodecOptions' {} a -> s {profile = a} :: AudioCodecOptions)++-- | You can only choose whether an audio sample is signed when you specify+-- @pcm@ for the value of Audio:Codec.+--+-- Whether audio samples are represented with negative and positive numbers+-- (signed) or only positive numbers (unsigned).+--+-- The supported value is @Signed@.+audioCodecOptions_signed :: Lens.Lens' AudioCodecOptions (Prelude.Maybe Prelude.Text)+audioCodecOptions_signed = Lens.lens (\AudioCodecOptions' {signed} -> signed) (\s@AudioCodecOptions' {} a -> s {signed = a} :: AudioCodecOptions)++instance Data.FromJSON AudioCodecOptions where+  parseJSON =+    Data.withObject+      "AudioCodecOptions"+      ( \x ->+          AudioCodecOptions'+            Prelude.<$> (x Data..:? "BitDepth")+            Prelude.<*> (x Data..:? "BitOrder")+            Prelude.<*> (x Data..:? "Profile")+            Prelude.<*> (x Data..:? "Signed")+      )++instance Prelude.Hashable AudioCodecOptions where+  hashWithSalt _salt AudioCodecOptions' {..} =+    _salt+      `Prelude.hashWithSalt` bitDepth+      `Prelude.hashWithSalt` bitOrder+      `Prelude.hashWithSalt` profile+      `Prelude.hashWithSalt` signed++instance Prelude.NFData AudioCodecOptions where+  rnf AudioCodecOptions' {..} =+    Prelude.rnf bitDepth+      `Prelude.seq` Prelude.rnf bitOrder+      `Prelude.seq` Prelude.rnf profile+      `Prelude.seq` Prelude.rnf signed++instance Data.ToJSON AudioCodecOptions where+  toJSON AudioCodecOptions' {..} =+    Data.object+      ( Prelude.catMaybes+          [ ("BitDepth" Data..=) Prelude.<$> bitDepth,+            ("BitOrder" Data..=) Prelude.<$> bitOrder,+            ("Profile" Data..=) Prelude.<$> profile,+            ("Signed" Data..=) Prelude.<$> signed+          ]+      )
+ gen/Amazonka/ElasticTranscoder/Types/AudioParameters.hs view
@@ -0,0 +1,604 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.AudioParameters+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.AudioParameters where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types.AudioCodecOptions+import qualified Amazonka.Prelude as Prelude++-- | Parameters required for transcoding audio.+--+-- /See:/ 'newAudioParameters' smart constructor.+data AudioParameters = AudioParameters'+  { -- | The method of organizing audio channels and tracks. Use @Audio:Channels@+    -- to specify the number of channels in your output, and+    -- @Audio:AudioPackingMode@ to specify the number of tracks and their+    -- relation to the channels. If you do not specify an+    -- @Audio:AudioPackingMode@, Elastic Transcoder uses @SingleTrack@.+    --+    -- The following values are valid:+    --+    -- @SingleTrack@, @OneChannelPerTrack@, and+    -- @OneChannelPerTrackWithMosTo8Tracks@+    --+    -- When you specify @SingleTrack@, Elastic Transcoder creates a single+    -- track for your output. The track can have up to eight channels. Use+    -- @SingleTrack@ for all non-@mxf@ containers.+    --+    -- The outputs of @SingleTrack@ for a specific channel value and inputs are+    -- as follows:+    --+    -- -   @0@ __channels with any input:__ Audio omitted from the output+    --+    -- -   @1, 2, or auto @ __channels with no audio input:__ Audio omitted+    --     from the output+    --+    -- -   @1 @ __channel with any input with audio:__ One track with one+    --     channel, downmixed if necessary+    --+    -- -   @2 @ __channels with one track with one channel:__ One track with+    --     two identical channels+    --+    -- -   @2 or auto @ __channels with two tracks with one channel each:__ One+    --     track with two channels+    --+    -- -   @2 or auto @ __channels with one track with two channels:__ One+    --     track with two channels+    --+    -- -   @2 @ __channels with one track with multiple channels:__ One track+    --     with two channels+    --+    -- -   @auto @ __channels with one track with one channel:__ One track with+    --     one channel+    --+    -- -   @auto @ __channels with one track with multiple channels:__ One+    --     track with multiple channels+    --+    -- When you specify @OneChannelPerTrack@, Elastic Transcoder creates a new+    -- track for every channel in your output. Your output can have up to eight+    -- single-channel tracks.+    --+    -- The outputs of @OneChannelPerTrack@ for a specific channel value and+    -- inputs are as follows:+    --+    -- -   @0 @ __channels with any input:__ Audio omitted from the output+    --+    -- -   @1, 2, or auto @ __channels with no audio input:__ Audio omitted+    --     from the output+    --+    -- -   @1 @ __channel with any input with audio:__ One track with one+    --     channel, downmixed if necessary+    --+    -- -   @2 @ __channels with one track with one channel:__ Two tracks with+    --     one identical channel each+    --+    -- -   @2 or auto @ __channels with two tracks with one channel each:__ Two+    --     tracks with one channel each+    --+    -- -   @2 or auto @ __channels with one track with two channels:__ Two+    --     tracks with one channel each+    --+    -- -   @2 @ __channels with one track with multiple channels:__ Two tracks+    --     with one channel each+    --+    -- -   @auto @ __channels with one track with one channel:__ One track with+    --     one channel+    --+    -- -   @auto @ __channels with one track with multiple channels:__ Up to+    --     eight tracks with one channel each+    --+    -- When you specify @OneChannelPerTrackWithMosTo8Tracks@, Elastic+    -- Transcoder creates eight single-channel tracks for your output. All+    -- tracks that do not contain audio data from an input channel are MOS, or+    -- Mit Out Sound, tracks.+    --+    -- The outputs of @OneChannelPerTrackWithMosTo8Tracks@ for a specific+    -- channel value and inputs are as follows:+    --+    -- -   @0 @ __channels with any input:__ Audio omitted from the output+    --+    -- -   @1, 2, or auto @ __channels with no audio input:__ Audio omitted+    --     from the output+    --+    -- -   @1 @ __channel with any input with audio:__ One track with one+    --     channel, downmixed if necessary, plus six MOS tracks+    --+    -- -   @2 @ __channels with one track with one channel:__ Two tracks with+    --     one identical channel each, plus six MOS tracks+    --+    -- -   @2 or auto @ __channels with two tracks with one channel each:__ Two+    --     tracks with one channel each, plus six MOS tracks+    --+    -- -   @2 or auto @ __channels with one track with two channels:__ Two+    --     tracks with one channel each, plus six MOS tracks+    --+    -- -   @2 @ __channels with one track with multiple channels:__ Two tracks+    --     with one channel each, plus six MOS tracks+    --+    -- -   @auto @ __channels with one track with one channel:__ One track with+    --     one channel, plus seven MOS tracks+    --+    -- -   @auto @ __channels with one track with multiple channels:__ Up to+    --     eight tracks with one channel each, plus MOS tracks until there are+    --     eight tracks in all+    audioPackingMode :: Prelude.Maybe Prelude.Text,+    -- | The bit rate of the audio stream in the output file, in+    -- kilobits\/second. Enter an integer between 64 and 320, inclusive.+    bitRate :: Prelude.Maybe Prelude.Text,+    -- | The number of audio channels in the output file. The following values+    -- are valid:+    --+    -- @auto@, @0@, @1@, @2@+    --+    -- One channel carries the information played by a single speaker. For+    -- example, a stereo track with two channels sends one channel to the left+    -- speaker, and the other channel to the right speaker. The output channels+    -- are organized into tracks. If you want Elastic Transcoder to+    -- automatically detect the number of audio channels in the input file and+    -- use that value for the output file, select @auto@.+    --+    -- The output of a specific channel value and inputs are as follows:+    --+    -- -   @auto@ __channel specified, with any input:__ Pass through up to+    --     eight input channels.+    --+    -- -   @0@ __channels specified, with any input:__ Audio omitted from the+    --     output.+    --+    -- -   @1@ __channel specified, with at least one input channel:__ Mono+    --     sound.+    --+    -- -   @2@ __channels specified, with any input:__ Two identical mono+    --     channels or stereo. For more information about tracks, see+    --     @Audio:AudioPackingMode.@+    --+    -- For more information about how Elastic Transcoder organizes channels and+    -- tracks, see @Audio:AudioPackingMode@.+    channels :: Prelude.Maybe Prelude.Text,+    -- | The audio codec for the output file. Valid values include @aac@, @flac@,+    -- @mp2@, @mp3@, @pcm@, and @vorbis@.+    codec :: Prelude.Maybe Prelude.Text,+    -- | If you specified @AAC@ for @Audio:Codec@, this is the @AAC@ compression+    -- profile to use. Valid values include:+    --+    -- @auto@, @AAC-LC@, @HE-AAC@, @HE-AACv2@+    --+    -- If you specify @auto@, Elastic Transcoder chooses a profile based on the+    -- bit rate of the output file.+    codecOptions :: Prelude.Maybe AudioCodecOptions,+    -- | The sample rate of the audio stream in the output file, in Hertz. Valid+    -- values include:+    --+    -- @auto@, @22050@, @32000@, @44100@, @48000@, @96000@+    --+    -- If you specify @auto@, Elastic Transcoder automatically detects the+    -- sample rate.+    sampleRate :: Prelude.Maybe Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'AudioParameters' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'audioPackingMode', 'audioParameters_audioPackingMode' - The method of organizing audio channels and tracks. Use @Audio:Channels@+-- to specify the number of channels in your output, and+-- @Audio:AudioPackingMode@ to specify the number of tracks and their+-- relation to the channels. If you do not specify an+-- @Audio:AudioPackingMode@, Elastic Transcoder uses @SingleTrack@.+--+-- The following values are valid:+--+-- @SingleTrack@, @OneChannelPerTrack@, and+-- @OneChannelPerTrackWithMosTo8Tracks@+--+-- When you specify @SingleTrack@, Elastic Transcoder creates a single+-- track for your output. The track can have up to eight channels. Use+-- @SingleTrack@ for all non-@mxf@ containers.+--+-- The outputs of @SingleTrack@ for a specific channel value and inputs are+-- as follows:+--+-- -   @0@ __channels with any input:__ Audio omitted from the output+--+-- -   @1, 2, or auto @ __channels with no audio input:__ Audio omitted+--     from the output+--+-- -   @1 @ __channel with any input with audio:__ One track with one+--     channel, downmixed if necessary+--+-- -   @2 @ __channels with one track with one channel:__ One track with+--     two identical channels+--+-- -   @2 or auto @ __channels with two tracks with one channel each:__ One+--     track with two channels+--+-- -   @2 or auto @ __channels with one track with two channels:__ One+--     track with two channels+--+-- -   @2 @ __channels with one track with multiple channels:__ One track+--     with two channels+--+-- -   @auto @ __channels with one track with one channel:__ One track with+--     one channel+--+-- -   @auto @ __channels with one track with multiple channels:__ One+--     track with multiple channels+--+-- When you specify @OneChannelPerTrack@, Elastic Transcoder creates a new+-- track for every channel in your output. Your output can have up to eight+-- single-channel tracks.+--+-- The outputs of @OneChannelPerTrack@ for a specific channel value and+-- inputs are as follows:+--+-- -   @0 @ __channels with any input:__ Audio omitted from the output+--+-- -   @1, 2, or auto @ __channels with no audio input:__ Audio omitted+--     from the output+--+-- -   @1 @ __channel with any input with audio:__ One track with one+--     channel, downmixed if necessary+--+-- -   @2 @ __channels with one track with one channel:__ Two tracks with+--     one identical channel each+--+-- -   @2 or auto @ __channels with two tracks with one channel each:__ Two+--     tracks with one channel each+--+-- -   @2 or auto @ __channels with one track with two channels:__ Two+--     tracks with one channel each+--+-- -   @2 @ __channels with one track with multiple channels:__ Two tracks+--     with one channel each+--+-- -   @auto @ __channels with one track with one channel:__ One track with+--     one channel+--+-- -   @auto @ __channels with one track with multiple channels:__ Up to+--     eight tracks with one channel each+--+-- When you specify @OneChannelPerTrackWithMosTo8Tracks@, Elastic+-- Transcoder creates eight single-channel tracks for your output. All+-- tracks that do not contain audio data from an input channel are MOS, or+-- Mit Out Sound, tracks.+--+-- The outputs of @OneChannelPerTrackWithMosTo8Tracks@ for a specific+-- channel value and inputs are as follows:+--+-- -   @0 @ __channels with any input:__ Audio omitted from the output+--+-- -   @1, 2, or auto @ __channels with no audio input:__ Audio omitted+--     from the output+--+-- -   @1 @ __channel with any input with audio:__ One track with one+--     channel, downmixed if necessary, plus six MOS tracks+--+-- -   @2 @ __channels with one track with one channel:__ Two tracks with+--     one identical channel each, plus six MOS tracks+--+-- -   @2 or auto @ __channels with two tracks with one channel each:__ Two+--     tracks with one channel each, plus six MOS tracks+--+-- -   @2 or auto @ __channels with one track with two channels:__ Two+--     tracks with one channel each, plus six MOS tracks+--+-- -   @2 @ __channels with one track with multiple channels:__ Two tracks+--     with one channel each, plus six MOS tracks+--+-- -   @auto @ __channels with one track with one channel:__ One track with+--     one channel, plus seven MOS tracks+--+-- -   @auto @ __channels with one track with multiple channels:__ Up to+--     eight tracks with one channel each, plus MOS tracks until there are+--     eight tracks in all+--+-- 'bitRate', 'audioParameters_bitRate' - The bit rate of the audio stream in the output file, in+-- kilobits\/second. Enter an integer between 64 and 320, inclusive.+--+-- 'channels', 'audioParameters_channels' - The number of audio channels in the output file. The following values+-- are valid:+--+-- @auto@, @0@, @1@, @2@+--+-- One channel carries the information played by a single speaker. For+-- example, a stereo track with two channels sends one channel to the left+-- speaker, and the other channel to the right speaker. The output channels+-- are organized into tracks. If you want Elastic Transcoder to+-- automatically detect the number of audio channels in the input file and+-- use that value for the output file, select @auto@.+--+-- The output of a specific channel value and inputs are as follows:+--+-- -   @auto@ __channel specified, with any input:__ Pass through up to+--     eight input channels.+--+-- -   @0@ __channels specified, with any input:__ Audio omitted from the+--     output.+--+-- -   @1@ __channel specified, with at least one input channel:__ Mono+--     sound.+--+-- -   @2@ __channels specified, with any input:__ Two identical mono+--     channels or stereo. For more information about tracks, see+--     @Audio:AudioPackingMode.@+--+-- For more information about how Elastic Transcoder organizes channels and+-- tracks, see @Audio:AudioPackingMode@.+--+-- 'codec', 'audioParameters_codec' - The audio codec for the output file. Valid values include @aac@, @flac@,+-- @mp2@, @mp3@, @pcm@, and @vorbis@.+--+-- 'codecOptions', 'audioParameters_codecOptions' - If you specified @AAC@ for @Audio:Codec@, this is the @AAC@ compression+-- profile to use. Valid values include:+--+-- @auto@, @AAC-LC@, @HE-AAC@, @HE-AACv2@+--+-- If you specify @auto@, Elastic Transcoder chooses a profile based on the+-- bit rate of the output file.+--+-- 'sampleRate', 'audioParameters_sampleRate' - The sample rate of the audio stream in the output file, in Hertz. Valid+-- values include:+--+-- @auto@, @22050@, @32000@, @44100@, @48000@, @96000@+--+-- If you specify @auto@, Elastic Transcoder automatically detects the+-- sample rate.+newAudioParameters ::+  AudioParameters+newAudioParameters =+  AudioParameters'+    { audioPackingMode =+        Prelude.Nothing,+      bitRate = Prelude.Nothing,+      channels = Prelude.Nothing,+      codec = Prelude.Nothing,+      codecOptions = Prelude.Nothing,+      sampleRate = Prelude.Nothing+    }++-- | The method of organizing audio channels and tracks. Use @Audio:Channels@+-- to specify the number of channels in your output, and+-- @Audio:AudioPackingMode@ to specify the number of tracks and their+-- relation to the channels. If you do not specify an+-- @Audio:AudioPackingMode@, Elastic Transcoder uses @SingleTrack@.+--+-- The following values are valid:+--+-- @SingleTrack@, @OneChannelPerTrack@, and+-- @OneChannelPerTrackWithMosTo8Tracks@+--+-- When you specify @SingleTrack@, Elastic Transcoder creates a single+-- track for your output. The track can have up to eight channels. Use+-- @SingleTrack@ for all non-@mxf@ containers.+--+-- The outputs of @SingleTrack@ for a specific channel value and inputs are+-- as follows:+--+-- -   @0@ __channels with any input:__ Audio omitted from the output+--+-- -   @1, 2, or auto @ __channels with no audio input:__ Audio omitted+--     from the output+--+-- -   @1 @ __channel with any input with audio:__ One track with one+--     channel, downmixed if necessary+--+-- -   @2 @ __channels with one track with one channel:__ One track with+--     two identical channels+--+-- -   @2 or auto @ __channels with two tracks with one channel each:__ One+--     track with two channels+--+-- -   @2 or auto @ __channels with one track with two channels:__ One+--     track with two channels+--+-- -   @2 @ __channels with one track with multiple channels:__ One track+--     with two channels+--+-- -   @auto @ __channels with one track with one channel:__ One track with+--     one channel+--+-- -   @auto @ __channels with one track with multiple channels:__ One+--     track with multiple channels+--+-- When you specify @OneChannelPerTrack@, Elastic Transcoder creates a new+-- track for every channel in your output. Your output can have up to eight+-- single-channel tracks.+--+-- The outputs of @OneChannelPerTrack@ for a specific channel value and+-- inputs are as follows:+--+-- -   @0 @ __channels with any input:__ Audio omitted from the output+--+-- -   @1, 2, or auto @ __channels with no audio input:__ Audio omitted+--     from the output+--+-- -   @1 @ __channel with any input with audio:__ One track with one+--     channel, downmixed if necessary+--+-- -   @2 @ __channels with one track with one channel:__ Two tracks with+--     one identical channel each+--+-- -   @2 or auto @ __channels with two tracks with one channel each:__ Two+--     tracks with one channel each+--+-- -   @2 or auto @ __channels with one track with two channels:__ Two+--     tracks with one channel each+--+-- -   @2 @ __channels with one track with multiple channels:__ Two tracks+--     with one channel each+--+-- -   @auto @ __channels with one track with one channel:__ One track with+--     one channel+--+-- -   @auto @ __channels with one track with multiple channels:__ Up to+--     eight tracks with one channel each+--+-- When you specify @OneChannelPerTrackWithMosTo8Tracks@, Elastic+-- Transcoder creates eight single-channel tracks for your output. All+-- tracks that do not contain audio data from an input channel are MOS, or+-- Mit Out Sound, tracks.+--+-- The outputs of @OneChannelPerTrackWithMosTo8Tracks@ for a specific+-- channel value and inputs are as follows:+--+-- -   @0 @ __channels with any input:__ Audio omitted from the output+--+-- -   @1, 2, or auto @ __channels with no audio input:__ Audio omitted+--     from the output+--+-- -   @1 @ __channel with any input with audio:__ One track with one+--     channel, downmixed if necessary, plus six MOS tracks+--+-- -   @2 @ __channels with one track with one channel:__ Two tracks with+--     one identical channel each, plus six MOS tracks+--+-- -   @2 or auto @ __channels with two tracks with one channel each:__ Two+--     tracks with one channel each, plus six MOS tracks+--+-- -   @2 or auto @ __channels with one track with two channels:__ Two+--     tracks with one channel each, plus six MOS tracks+--+-- -   @2 @ __channels with one track with multiple channels:__ Two tracks+--     with one channel each, plus six MOS tracks+--+-- -   @auto @ __channels with one track with one channel:__ One track with+--     one channel, plus seven MOS tracks+--+-- -   @auto @ __channels with one track with multiple channels:__ Up to+--     eight tracks with one channel each, plus MOS tracks until there are+--     eight tracks in all+audioParameters_audioPackingMode :: Lens.Lens' AudioParameters (Prelude.Maybe Prelude.Text)+audioParameters_audioPackingMode = Lens.lens (\AudioParameters' {audioPackingMode} -> audioPackingMode) (\s@AudioParameters' {} a -> s {audioPackingMode = a} :: AudioParameters)++-- | The bit rate of the audio stream in the output file, in+-- kilobits\/second. Enter an integer between 64 and 320, inclusive.+audioParameters_bitRate :: Lens.Lens' AudioParameters (Prelude.Maybe Prelude.Text)+audioParameters_bitRate = Lens.lens (\AudioParameters' {bitRate} -> bitRate) (\s@AudioParameters' {} a -> s {bitRate = a} :: AudioParameters)++-- | The number of audio channels in the output file. The following values+-- are valid:+--+-- @auto@, @0@, @1@, @2@+--+-- One channel carries the information played by a single speaker. For+-- example, a stereo track with two channels sends one channel to the left+-- speaker, and the other channel to the right speaker. The output channels+-- are organized into tracks. If you want Elastic Transcoder to+-- automatically detect the number of audio channels in the input file and+-- use that value for the output file, select @auto@.+--+-- The output of a specific channel value and inputs are as follows:+--+-- -   @auto@ __channel specified, with any input:__ Pass through up to+--     eight input channels.+--+-- -   @0@ __channels specified, with any input:__ Audio omitted from the+--     output.+--+-- -   @1@ __channel specified, with at least one input channel:__ Mono+--     sound.+--+-- -   @2@ __channels specified, with any input:__ Two identical mono+--     channels or stereo. For more information about tracks, see+--     @Audio:AudioPackingMode.@+--+-- For more information about how Elastic Transcoder organizes channels and+-- tracks, see @Audio:AudioPackingMode@.+audioParameters_channels :: Lens.Lens' AudioParameters (Prelude.Maybe Prelude.Text)+audioParameters_channels = Lens.lens (\AudioParameters' {channels} -> channels) (\s@AudioParameters' {} a -> s {channels = a} :: AudioParameters)++-- | The audio codec for the output file. Valid values include @aac@, @flac@,+-- @mp2@, @mp3@, @pcm@, and @vorbis@.+audioParameters_codec :: Lens.Lens' AudioParameters (Prelude.Maybe Prelude.Text)+audioParameters_codec = Lens.lens (\AudioParameters' {codec} -> codec) (\s@AudioParameters' {} a -> s {codec = a} :: AudioParameters)++-- | If you specified @AAC@ for @Audio:Codec@, this is the @AAC@ compression+-- profile to use. Valid values include:+--+-- @auto@, @AAC-LC@, @HE-AAC@, @HE-AACv2@+--+-- If you specify @auto@, Elastic Transcoder chooses a profile based on the+-- bit rate of the output file.+audioParameters_codecOptions :: Lens.Lens' AudioParameters (Prelude.Maybe AudioCodecOptions)+audioParameters_codecOptions = Lens.lens (\AudioParameters' {codecOptions} -> codecOptions) (\s@AudioParameters' {} a -> s {codecOptions = a} :: AudioParameters)++-- | The sample rate of the audio stream in the output file, in Hertz. Valid+-- values include:+--+-- @auto@, @22050@, @32000@, @44100@, @48000@, @96000@+--+-- If you specify @auto@, Elastic Transcoder automatically detects the+-- sample rate.+audioParameters_sampleRate :: Lens.Lens' AudioParameters (Prelude.Maybe Prelude.Text)+audioParameters_sampleRate = Lens.lens (\AudioParameters' {sampleRate} -> sampleRate) (\s@AudioParameters' {} a -> s {sampleRate = a} :: AudioParameters)++instance Data.FromJSON AudioParameters where+  parseJSON =+    Data.withObject+      "AudioParameters"+      ( \x ->+          AudioParameters'+            Prelude.<$> (x Data..:? "AudioPackingMode")+            Prelude.<*> (x Data..:? "BitRate")+            Prelude.<*> (x Data..:? "Channels")+            Prelude.<*> (x Data..:? "Codec")+            Prelude.<*> (x Data..:? "CodecOptions")+            Prelude.<*> (x Data..:? "SampleRate")+      )++instance Prelude.Hashable AudioParameters where+  hashWithSalt _salt AudioParameters' {..} =+    _salt+      `Prelude.hashWithSalt` audioPackingMode+      `Prelude.hashWithSalt` bitRate+      `Prelude.hashWithSalt` channels+      `Prelude.hashWithSalt` codec+      `Prelude.hashWithSalt` codecOptions+      `Prelude.hashWithSalt` sampleRate++instance Prelude.NFData AudioParameters where+  rnf AudioParameters' {..} =+    Prelude.rnf audioPackingMode+      `Prelude.seq` Prelude.rnf bitRate+      `Prelude.seq` Prelude.rnf channels+      `Prelude.seq` Prelude.rnf codec+      `Prelude.seq` Prelude.rnf codecOptions+      `Prelude.seq` Prelude.rnf sampleRate++instance Data.ToJSON AudioParameters where+  toJSON AudioParameters' {..} =+    Data.object+      ( Prelude.catMaybes+          [ ("AudioPackingMode" Data..=)+              Prelude.<$> audioPackingMode,+            ("BitRate" Data..=) Prelude.<$> bitRate,+            ("Channels" Data..=) Prelude.<$> channels,+            ("Codec" Data..=) Prelude.<$> codec,+            ("CodecOptions" Data..=) Prelude.<$> codecOptions,+            ("SampleRate" Data..=) Prelude.<$> sampleRate+          ]+      )
+ gen/Amazonka/ElasticTranscoder/Types/CaptionFormat.hs view
@@ -0,0 +1,237 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.CaptionFormat+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.CaptionFormat where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types.Encryption+import qualified Amazonka.Prelude as Prelude++-- | The file format of the output captions. If you leave this value blank,+-- Elastic Transcoder returns an error.+--+-- /See:/ 'newCaptionFormat' smart constructor.+data CaptionFormat = CaptionFormat'+  { -- | The encryption settings, if any, that you want Elastic Transcoder to+    -- apply to your caption formats.+    encryption :: Prelude.Maybe Encryption,+    -- | The format you specify determines whether Elastic Transcoder generates+    -- an embedded or sidecar caption for this output.+    --+    -- -   __Valid Embedded Caption Formats:__+    --+    --     -   __for FLAC__: None+    --+    --     -   __For MP3__: None+    --+    --     -   __For MP4__: mov-text+    --+    --     -   __For MPEG-TS__: None+    --+    --     -   __For ogg__: None+    --+    --     -   __For webm__: None+    --+    -- -   __Valid Sidecar Caption Formats:__ Elastic Transcoder supports dfxp+    --     (first div element only), scc, srt, and webvtt. If you want ttml or+    --     smpte-tt compatible captions, specify dfxp as your output format.+    --+    --     -   __For FMP4__: dfxp+    --+    --     -   __Non-FMP4 outputs__: All sidecar types+    --+    --     @fmp4@ captions have an extension of @.ismt@+    format :: Prelude.Maybe Prelude.Text,+    -- | The prefix for caption filenames, in the form+    -- /description/-@{language}@, where:+    --+    -- -   /description/ is a description of the video.+    --+    -- -   @{language}@ is a literal value that Elastic Transcoder replaces+    --     with the two- or three-letter code for the language of the caption+    --     in the output file names.+    --+    -- If you don\'t include @{language}@ in the file name pattern, Elastic+    -- Transcoder automatically appends \"@{language}@\" to the value that you+    -- specify for the description. In addition, Elastic Transcoder+    -- automatically appends the count to the end of the segment files.+    --+    -- For example, suppose you\'re transcoding into srt format. When you enter+    -- \"Sydney-{language}-sunrise\", and the language of the captions is+    -- English (en), the name of the first caption file is be+    -- Sydney-en-sunrise00000.srt.+    pattern' :: Prelude.Maybe Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'CaptionFormat' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'encryption', 'captionFormat_encryption' - The encryption settings, if any, that you want Elastic Transcoder to+-- apply to your caption formats.+--+-- 'format', 'captionFormat_format' - The format you specify determines whether Elastic Transcoder generates+-- an embedded or sidecar caption for this output.+--+-- -   __Valid Embedded Caption Formats:__+--+--     -   __for FLAC__: None+--+--     -   __For MP3__: None+--+--     -   __For MP4__: mov-text+--+--     -   __For MPEG-TS__: None+--+--     -   __For ogg__: None+--+--     -   __For webm__: None+--+-- -   __Valid Sidecar Caption Formats:__ Elastic Transcoder supports dfxp+--     (first div element only), scc, srt, and webvtt. If you want ttml or+--     smpte-tt compatible captions, specify dfxp as your output format.+--+--     -   __For FMP4__: dfxp+--+--     -   __Non-FMP4 outputs__: All sidecar types+--+--     @fmp4@ captions have an extension of @.ismt@+--+-- 'pattern'', 'captionFormat_pattern' - The prefix for caption filenames, in the form+-- /description/-@{language}@, where:+--+-- -   /description/ is a description of the video.+--+-- -   @{language}@ is a literal value that Elastic Transcoder replaces+--     with the two- or three-letter code for the language of the caption+--     in the output file names.+--+-- If you don\'t include @{language}@ in the file name pattern, Elastic+-- Transcoder automatically appends \"@{language}@\" to the value that you+-- specify for the description. In addition, Elastic Transcoder+-- automatically appends the count to the end of the segment files.+--+-- For example, suppose you\'re transcoding into srt format. When you enter+-- \"Sydney-{language}-sunrise\", and the language of the captions is+-- English (en), the name of the first caption file is be+-- Sydney-en-sunrise00000.srt.+newCaptionFormat ::+  CaptionFormat+newCaptionFormat =+  CaptionFormat'+    { encryption = Prelude.Nothing,+      format = Prelude.Nothing,+      pattern' = Prelude.Nothing+    }++-- | The encryption settings, if any, that you want Elastic Transcoder to+-- apply to your caption formats.+captionFormat_encryption :: Lens.Lens' CaptionFormat (Prelude.Maybe Encryption)+captionFormat_encryption = Lens.lens (\CaptionFormat' {encryption} -> encryption) (\s@CaptionFormat' {} a -> s {encryption = a} :: CaptionFormat)++-- | The format you specify determines whether Elastic Transcoder generates+-- an embedded or sidecar caption for this output.+--+-- -   __Valid Embedded Caption Formats:__+--+--     -   __for FLAC__: None+--+--     -   __For MP3__: None+--+--     -   __For MP4__: mov-text+--+--     -   __For MPEG-TS__: None+--+--     -   __For ogg__: None+--+--     -   __For webm__: None+--+-- -   __Valid Sidecar Caption Formats:__ Elastic Transcoder supports dfxp+--     (first div element only), scc, srt, and webvtt. If you want ttml or+--     smpte-tt compatible captions, specify dfxp as your output format.+--+--     -   __For FMP4__: dfxp+--+--     -   __Non-FMP4 outputs__: All sidecar types+--+--     @fmp4@ captions have an extension of @.ismt@+captionFormat_format :: Lens.Lens' CaptionFormat (Prelude.Maybe Prelude.Text)+captionFormat_format = Lens.lens (\CaptionFormat' {format} -> format) (\s@CaptionFormat' {} a -> s {format = a} :: CaptionFormat)++-- | The prefix for caption filenames, in the form+-- /description/-@{language}@, where:+--+-- -   /description/ is a description of the video.+--+-- -   @{language}@ is a literal value that Elastic Transcoder replaces+--     with the two- or three-letter code for the language of the caption+--     in the output file names.+--+-- If you don\'t include @{language}@ in the file name pattern, Elastic+-- Transcoder automatically appends \"@{language}@\" to the value that you+-- specify for the description. In addition, Elastic Transcoder+-- automatically appends the count to the end of the segment files.+--+-- For example, suppose you\'re transcoding into srt format. When you enter+-- \"Sydney-{language}-sunrise\", and the language of the captions is+-- English (en), the name of the first caption file is be+-- Sydney-en-sunrise00000.srt.+captionFormat_pattern :: Lens.Lens' CaptionFormat (Prelude.Maybe Prelude.Text)+captionFormat_pattern = Lens.lens (\CaptionFormat' {pattern'} -> pattern') (\s@CaptionFormat' {} a -> s {pattern' = a} :: CaptionFormat)++instance Data.FromJSON CaptionFormat where+  parseJSON =+    Data.withObject+      "CaptionFormat"+      ( \x ->+          CaptionFormat'+            Prelude.<$> (x Data..:? "Encryption")+            Prelude.<*> (x Data..:? "Format")+            Prelude.<*> (x Data..:? "Pattern")+      )++instance Prelude.Hashable CaptionFormat where+  hashWithSalt _salt CaptionFormat' {..} =+    _salt+      `Prelude.hashWithSalt` encryption+      `Prelude.hashWithSalt` format+      `Prelude.hashWithSalt` pattern'++instance Prelude.NFData CaptionFormat where+  rnf CaptionFormat' {..} =+    Prelude.rnf encryption+      `Prelude.seq` Prelude.rnf format+      `Prelude.seq` Prelude.rnf pattern'++instance Data.ToJSON CaptionFormat where+  toJSON CaptionFormat' {..} =+    Data.object+      ( Prelude.catMaybes+          [ ("Encryption" Data..=) Prelude.<$> encryption,+            ("Format" Data..=) Prelude.<$> format,+            ("Pattern" Data..=) Prelude.<$> pattern'+          ]+      )
+ gen/Amazonka/ElasticTranscoder/Types/CaptionSource.hs view
@@ -0,0 +1,188 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.CaptionSource+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.CaptionSource where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types.Encryption+import qualified Amazonka.Prelude as Prelude++-- | A source file for the input sidecar captions used during the transcoding+-- process.+--+-- /See:/ 'newCaptionSource' smart constructor.+data CaptionSource = CaptionSource'+  { -- | The encryption settings, if any, that Elastic Transcoder needs to+    -- decyrpt your caption sources, or that you want Elastic Transcoder to+    -- apply to your caption sources.+    encryption :: Prelude.Maybe Encryption,+    -- | The name of the sidecar caption file that you want Elastic Transcoder to+    -- include in the output file.+    key :: Prelude.Maybe Prelude.Text,+    -- | The label of the caption shown in the player when choosing a language.+    -- We recommend that you put the caption language name here, in the+    -- language of the captions.+    label :: Prelude.Maybe Prelude.Text,+    -- | A string that specifies the language of the caption. If you specified+    -- multiple inputs with captions, the caption language must match in order+    -- to be included in the output. Specify this as one of:+    --+    -- -   2-character ISO 639-1 code+    --+    -- -   3-character ISO 639-2 code+    --+    -- For more information on ISO language codes and language names, see the+    -- List of ISO 639-1 codes.+    language :: Prelude.Maybe Prelude.Text,+    -- | For clip generation or captions that do not start at the same time as+    -- the associated video file, the @TimeOffset@ tells Elastic Transcoder how+    -- much of the video to encode before including captions.+    --+    -- Specify the TimeOffset in the form [+-]SS.sss or [+-]HH:mm:SS.ss.+    timeOffset :: Prelude.Maybe Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'CaptionSource' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'encryption', 'captionSource_encryption' - The encryption settings, if any, that Elastic Transcoder needs to+-- decyrpt your caption sources, or that you want Elastic Transcoder to+-- apply to your caption sources.+--+-- 'key', 'captionSource_key' - The name of the sidecar caption file that you want Elastic Transcoder to+-- include in the output file.+--+-- 'label', 'captionSource_label' - The label of the caption shown in the player when choosing a language.+-- We recommend that you put the caption language name here, in the+-- language of the captions.+--+-- 'language', 'captionSource_language' - A string that specifies the language of the caption. If you specified+-- multiple inputs with captions, the caption language must match in order+-- to be included in the output. Specify this as one of:+--+-- -   2-character ISO 639-1 code+--+-- -   3-character ISO 639-2 code+--+-- For more information on ISO language codes and language names, see the+-- List of ISO 639-1 codes.+--+-- 'timeOffset', 'captionSource_timeOffset' - For clip generation or captions that do not start at the same time as+-- the associated video file, the @TimeOffset@ tells Elastic Transcoder how+-- much of the video to encode before including captions.+--+-- Specify the TimeOffset in the form [+-]SS.sss or [+-]HH:mm:SS.ss.+newCaptionSource ::+  CaptionSource+newCaptionSource =+  CaptionSource'+    { encryption = Prelude.Nothing,+      key = Prelude.Nothing,+      label = Prelude.Nothing,+      language = Prelude.Nothing,+      timeOffset = Prelude.Nothing+    }++-- | The encryption settings, if any, that Elastic Transcoder needs to+-- decyrpt your caption sources, or that you want Elastic Transcoder to+-- apply to your caption sources.+captionSource_encryption :: Lens.Lens' CaptionSource (Prelude.Maybe Encryption)+captionSource_encryption = Lens.lens (\CaptionSource' {encryption} -> encryption) (\s@CaptionSource' {} a -> s {encryption = a} :: CaptionSource)++-- | The name of the sidecar caption file that you want Elastic Transcoder to+-- include in the output file.+captionSource_key :: Lens.Lens' CaptionSource (Prelude.Maybe Prelude.Text)+captionSource_key = Lens.lens (\CaptionSource' {key} -> key) (\s@CaptionSource' {} a -> s {key = a} :: CaptionSource)++-- | The label of the caption shown in the player when choosing a language.+-- We recommend that you put the caption language name here, in the+-- language of the captions.+captionSource_label :: Lens.Lens' CaptionSource (Prelude.Maybe Prelude.Text)+captionSource_label = Lens.lens (\CaptionSource' {label} -> label) (\s@CaptionSource' {} a -> s {label = a} :: CaptionSource)++-- | A string that specifies the language of the caption. If you specified+-- multiple inputs with captions, the caption language must match in order+-- to be included in the output. Specify this as one of:+--+-- -   2-character ISO 639-1 code+--+-- -   3-character ISO 639-2 code+--+-- For more information on ISO language codes and language names, see the+-- List of ISO 639-1 codes.+captionSource_language :: Lens.Lens' CaptionSource (Prelude.Maybe Prelude.Text)+captionSource_language = Lens.lens (\CaptionSource' {language} -> language) (\s@CaptionSource' {} a -> s {language = a} :: CaptionSource)++-- | For clip generation or captions that do not start at the same time as+-- the associated video file, the @TimeOffset@ tells Elastic Transcoder how+-- much of the video to encode before including captions.+--+-- Specify the TimeOffset in the form [+-]SS.sss or [+-]HH:mm:SS.ss.+captionSource_timeOffset :: Lens.Lens' CaptionSource (Prelude.Maybe Prelude.Text)+captionSource_timeOffset = Lens.lens (\CaptionSource' {timeOffset} -> timeOffset) (\s@CaptionSource' {} a -> s {timeOffset = a} :: CaptionSource)++instance Data.FromJSON CaptionSource where+  parseJSON =+    Data.withObject+      "CaptionSource"+      ( \x ->+          CaptionSource'+            Prelude.<$> (x Data..:? "Encryption")+            Prelude.<*> (x Data..:? "Key")+            Prelude.<*> (x Data..:? "Label")+            Prelude.<*> (x Data..:? "Language")+            Prelude.<*> (x Data..:? "TimeOffset")+      )++instance Prelude.Hashable CaptionSource where+  hashWithSalt _salt CaptionSource' {..} =+    _salt+      `Prelude.hashWithSalt` encryption+      `Prelude.hashWithSalt` key+      `Prelude.hashWithSalt` label+      `Prelude.hashWithSalt` language+      `Prelude.hashWithSalt` timeOffset++instance Prelude.NFData CaptionSource where+  rnf CaptionSource' {..} =+    Prelude.rnf encryption+      `Prelude.seq` Prelude.rnf key+      `Prelude.seq` Prelude.rnf label+      `Prelude.seq` Prelude.rnf language+      `Prelude.seq` Prelude.rnf timeOffset++instance Data.ToJSON CaptionSource where+  toJSON CaptionSource' {..} =+    Data.object+      ( Prelude.catMaybes+          [ ("Encryption" Data..=) Prelude.<$> encryption,+            ("Key" Data..=) Prelude.<$> key,+            ("Label" Data..=) Prelude.<$> label,+            ("Language" Data..=) Prelude.<$> language,+            ("TimeOffset" Data..=) Prelude.<$> timeOffset+          ]+      )
+ gen/Amazonka/ElasticTranscoder/Types/Captions.hs view
@@ -0,0 +1,173 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.Captions+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.Captions where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types.CaptionFormat+import Amazonka.ElasticTranscoder.Types.CaptionSource+import qualified Amazonka.Prelude as Prelude++-- | The captions to be created, if any.+--+-- /See:/ 'newCaptions' smart constructor.+data Captions = Captions'+  { -- | The array of file formats for the output captions. If you leave this+    -- value blank, Elastic Transcoder returns an error.+    captionFormats :: Prelude.Maybe [CaptionFormat],+    -- | Source files for the input sidecar captions used during the transcoding+    -- process. To omit all sidecar captions, leave @CaptionSources@ blank.+    captionSources :: Prelude.Maybe [CaptionSource],+    -- | A policy that determines how Elastic Transcoder handles the existence of+    -- multiple captions.+    --+    -- -   __MergeOverride:__ Elastic Transcoder transcodes both embedded and+    --     sidecar captions into outputs. If captions for a language are+    --     embedded in the input file and also appear in a sidecar file,+    --     Elastic Transcoder uses the sidecar captions and ignores the+    --     embedded captions for that language.+    --+    -- -   __MergeRetain:__ Elastic Transcoder transcodes both embedded and+    --     sidecar captions into outputs. If captions for a language are+    --     embedded in the input file and also appear in a sidecar file,+    --     Elastic Transcoder uses the embedded captions and ignores the+    --     sidecar captions for that language. If @CaptionSources@ is empty,+    --     Elastic Transcoder omits all sidecar captions from the output files.+    --+    -- -   __Override:__ Elastic Transcoder transcodes only the sidecar+    --     captions that you specify in @CaptionSources@.+    --+    -- @MergePolicy@ cannot be null.+    mergePolicy :: Prelude.Maybe Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'Captions' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'captionFormats', 'captions_captionFormats' - The array of file formats for the output captions. If you leave this+-- value blank, Elastic Transcoder returns an error.+--+-- 'captionSources', 'captions_captionSources' - Source files for the input sidecar captions used during the transcoding+-- process. To omit all sidecar captions, leave @CaptionSources@ blank.+--+-- 'mergePolicy', 'captions_mergePolicy' - A policy that determines how Elastic Transcoder handles the existence of+-- multiple captions.+--+-- -   __MergeOverride:__ Elastic Transcoder transcodes both embedded and+--     sidecar captions into outputs. If captions for a language are+--     embedded in the input file and also appear in a sidecar file,+--     Elastic Transcoder uses the sidecar captions and ignores the+--     embedded captions for that language.+--+-- -   __MergeRetain:__ Elastic Transcoder transcodes both embedded and+--     sidecar captions into outputs. If captions for a language are+--     embedded in the input file and also appear in a sidecar file,+--     Elastic Transcoder uses the embedded captions and ignores the+--     sidecar captions for that language. If @CaptionSources@ is empty,+--     Elastic Transcoder omits all sidecar captions from the output files.+--+-- -   __Override:__ Elastic Transcoder transcodes only the sidecar+--     captions that you specify in @CaptionSources@.+--+-- @MergePolicy@ cannot be null.+newCaptions ::+  Captions+newCaptions =+  Captions'+    { captionFormats = Prelude.Nothing,+      captionSources = Prelude.Nothing,+      mergePolicy = Prelude.Nothing+    }++-- | The array of file formats for the output captions. If you leave this+-- value blank, Elastic Transcoder returns an error.+captions_captionFormats :: Lens.Lens' Captions (Prelude.Maybe [CaptionFormat])+captions_captionFormats = Lens.lens (\Captions' {captionFormats} -> captionFormats) (\s@Captions' {} a -> s {captionFormats = a} :: Captions) Prelude.. Lens.mapping Lens.coerced++-- | Source files for the input sidecar captions used during the transcoding+-- process. To omit all sidecar captions, leave @CaptionSources@ blank.+captions_captionSources :: Lens.Lens' Captions (Prelude.Maybe [CaptionSource])+captions_captionSources = Lens.lens (\Captions' {captionSources} -> captionSources) (\s@Captions' {} a -> s {captionSources = a} :: Captions) Prelude.. Lens.mapping Lens.coerced++-- | A policy that determines how Elastic Transcoder handles the existence of+-- multiple captions.+--+-- -   __MergeOverride:__ Elastic Transcoder transcodes both embedded and+--     sidecar captions into outputs. If captions for a language are+--     embedded in the input file and also appear in a sidecar file,+--     Elastic Transcoder uses the sidecar captions and ignores the+--     embedded captions for that language.+--+-- -   __MergeRetain:__ Elastic Transcoder transcodes both embedded and+--     sidecar captions into outputs. If captions for a language are+--     embedded in the input file and also appear in a sidecar file,+--     Elastic Transcoder uses the embedded captions and ignores the+--     sidecar captions for that language. If @CaptionSources@ is empty,+--     Elastic Transcoder omits all sidecar captions from the output files.+--+-- -   __Override:__ Elastic Transcoder transcodes only the sidecar+--     captions that you specify in @CaptionSources@.+--+-- @MergePolicy@ cannot be null.+captions_mergePolicy :: Lens.Lens' Captions (Prelude.Maybe Prelude.Text)+captions_mergePolicy = Lens.lens (\Captions' {mergePolicy} -> mergePolicy) (\s@Captions' {} a -> s {mergePolicy = a} :: Captions)++instance Data.FromJSON Captions where+  parseJSON =+    Data.withObject+      "Captions"+      ( \x ->+          Captions'+            Prelude.<$> (x Data..:? "CaptionFormats" Data..!= Prelude.mempty)+            Prelude.<*> (x Data..:? "CaptionSources" Data..!= Prelude.mempty)+            Prelude.<*> (x Data..:? "MergePolicy")+      )++instance Prelude.Hashable Captions where+  hashWithSalt _salt Captions' {..} =+    _salt+      `Prelude.hashWithSalt` captionFormats+      `Prelude.hashWithSalt` captionSources+      `Prelude.hashWithSalt` mergePolicy++instance Prelude.NFData Captions where+  rnf Captions' {..} =+    Prelude.rnf captionFormats+      `Prelude.seq` Prelude.rnf captionSources+      `Prelude.seq` Prelude.rnf mergePolicy++instance Data.ToJSON Captions where+  toJSON Captions' {..} =+    Data.object+      ( Prelude.catMaybes+          [ ("CaptionFormats" Data..=)+              Prelude.<$> captionFormats,+            ("CaptionSources" Data..=)+              Prelude.<$> captionSources,+            ("MergePolicy" Data..=) Prelude.<$> mergePolicy+          ]+      )
+ gen/Amazonka/ElasticTranscoder/Types/Clip.hs view
@@ -0,0 +1,73 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.Clip+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.Clip where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types.TimeSpan+import qualified Amazonka.Prelude as Prelude++-- | Settings for one clip in a composition. All jobs in a playlist must have+-- the same clip settings.+--+-- /See:/ 'newClip' smart constructor.+data Clip = Clip'+  { -- | Settings that determine when a clip begins and how long it lasts.+    timeSpan :: Prelude.Maybe TimeSpan+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'Clip' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'timeSpan', 'clip_timeSpan' - Settings that determine when a clip begins and how long it lasts.+newClip ::+  Clip+newClip = Clip' {timeSpan = Prelude.Nothing}++-- | Settings that determine when a clip begins and how long it lasts.+clip_timeSpan :: Lens.Lens' Clip (Prelude.Maybe TimeSpan)+clip_timeSpan = Lens.lens (\Clip' {timeSpan} -> timeSpan) (\s@Clip' {} a -> s {timeSpan = a} :: Clip)++instance Data.FromJSON Clip where+  parseJSON =+    Data.withObject+      "Clip"+      (\x -> Clip' Prelude.<$> (x Data..:? "TimeSpan"))++instance Prelude.Hashable Clip where+  hashWithSalt _salt Clip' {..} =+    _salt `Prelude.hashWithSalt` timeSpan++instance Prelude.NFData Clip where+  rnf Clip' {..} = Prelude.rnf timeSpan++instance Data.ToJSON Clip where+  toJSON Clip' {..} =+    Data.object+      ( Prelude.catMaybes+          [("TimeSpan" Data..=) Prelude.<$> timeSpan]+      )
+ gen/Amazonka/ElasticTranscoder/Types/CreateJobOutput.hs view
@@ -0,0 +1,571 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.CreateJobOutput+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.CreateJobOutput where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types.Captions+import Amazonka.ElasticTranscoder.Types.Clip+import Amazonka.ElasticTranscoder.Types.Encryption+import Amazonka.ElasticTranscoder.Types.JobAlbumArt+import Amazonka.ElasticTranscoder.Types.JobWatermark+import qualified Amazonka.Prelude as Prelude++-- | The @CreateJobOutput@ structure.+--+-- /See:/ 'newCreateJobOutput' smart constructor.+data CreateJobOutput = CreateJobOutput'+  { -- | Information about the album art that you want Elastic Transcoder to add+    -- to the file during transcoding. You can specify up to twenty album+    -- artworks for each output. Settings for each artwork must be defined in+    -- the job for the current output.+    albumArt :: Prelude.Maybe JobAlbumArt,+    -- | You can configure Elastic Transcoder to transcode captions, or+    -- subtitles, from one format to another. All captions must be in UTF-8.+    -- Elastic Transcoder supports two types of captions:+    --+    -- -   __Embedded:__ Embedded captions are included in the same file as the+    --     audio and video. Elastic Transcoder supports only one embedded+    --     caption per language, to a maximum of 300 embedded captions per+    --     file.+    --+    --     Valid input values include: @CEA-608 (EIA-608@, first non-empty+    --     channel only), @CEA-708 (EIA-708@, first non-empty channel only),+    --     and @mov-text@+    --+    --     Valid outputs include: @mov-text@+    --+    --     Elastic Transcoder supports a maximum of one embedded format per+    --     output.+    --+    -- -   __Sidecar:__ Sidecar captions are kept in a separate metadata file+    --     from the audio and video data. Sidecar captions require a player+    --     that is capable of understanding the relationship between the video+    --     file and the sidecar file. Elastic Transcoder supports only one+    --     sidecar caption per language, to a maximum of 20 sidecar captions+    --     per file.+    --+    --     Valid input values include: @dfxp@ (first div element only),+    --     @ebu-tt@, @scc@, @smpt@, @srt@, @ttml@ (first div element only), and+    --     @webvtt@+    --+    --     Valid outputs include: @dfxp@ (first div element only), @scc@,+    --     @srt@, and @webvtt@.+    --+    -- If you want ttml or smpte-tt compatible captions, specify dfxp as your+    -- output format.+    --+    -- Elastic Transcoder does not support OCR (Optical Character Recognition),+    -- does not accept pictures as a valid input for captions, and is not+    -- available for audio-only transcoding. Elastic Transcoder does not+    -- preserve text formatting (for example, italics) during the transcoding+    -- process.+    --+    -- To remove captions or leave the captions empty, set @Captions@ to null.+    -- To pass through existing captions unchanged, set the @MergePolicy@ to+    -- @MergeRetain@, and pass in a null @CaptionSources@ array.+    --+    -- For more information on embedded files, see the Subtitles Wikipedia+    -- page.+    --+    -- For more information on sidecar files, see the Extensible Metadata+    -- Platform and Sidecar file Wikipedia pages.+    captions :: Prelude.Maybe Captions,+    -- | You can create an output file that contains an excerpt from the input+    -- file. This excerpt, called a clip, can come from the beginning, middle,+    -- or end of the file. The Composition object contains settings for the+    -- clips that make up an output file. For the current release, you can only+    -- specify settings for a single clip per output file. The Composition+    -- object cannot be null.+    composition :: Prelude.Maybe [Clip],+    -- | You can specify encryption settings for any output files that you want+    -- to use for a transcoding job. This includes the output file and any+    -- watermarks, thumbnails, album art, or captions that you want to use. You+    -- must specify encryption settings for each file individually.+    encryption :: Prelude.Maybe Encryption,+    -- | The name to assign to the transcoded file. Elastic Transcoder saves the+    -- file in the Amazon S3 bucket specified by the @OutputBucket@ object in+    -- the pipeline that is specified by the pipeline ID. If a file with the+    -- specified name already exists in the output bucket, the job fails.+    key :: Prelude.Maybe Prelude.Text,+    -- | The @Id@ of the preset to use for this job. The preset determines the+    -- audio, video, and thumbnail settings that Elastic Transcoder uses for+    -- transcoding.+    presetId :: Prelude.Maybe Prelude.Text,+    -- | The number of degrees clockwise by which you want Elastic Transcoder to+    -- rotate the output relative to the input. Enter one of the following+    -- values: @auto@, @0@, @90@, @180@, @270@. The value @auto@ generally+    -- works only if the file that you\'re transcoding contains rotation+    -- metadata.+    rotate :: Prelude.Maybe Prelude.Text,+    -- | (Outputs in Fragmented MP4 or MPEG-TS format only.+    --+    -- If you specify a preset in @PresetId@ for which the value of @Container@+    -- is @fmp4@ (Fragmented MP4) or @ts@ (MPEG-TS), @SegmentDuration@ is the+    -- target maximum duration of each segment in seconds. For @HLSv3@ format+    -- playlists, each media segment is stored in a separate @.ts@ file. For+    -- @HLSv4@ and @Smooth@ playlists, all media segments for an output are+    -- stored in a single file. Each segment is approximately the length of the+    -- @SegmentDuration@, though individual segments might be shorter or+    -- longer.+    --+    -- The range of valid values is 1 to 60 seconds. If the duration of the+    -- video is not evenly divisible by @SegmentDuration@, the duration of the+    -- last segment is the remainder of total length\/SegmentDuration.+    --+    -- Elastic Transcoder creates an output-specific playlist for each output+    -- @HLS@ output that you specify in OutputKeys. To add an output to the+    -- master playlist for this job, include it in the @OutputKeys@ of the+    -- associated playlist.+    segmentDuration :: Prelude.Maybe Prelude.Text,+    -- | The encryption settings, if any, that you want Elastic Transcoder to+    -- apply to your thumbnail.+    thumbnailEncryption :: Prelude.Maybe Encryption,+    -- | Whether you want Elastic Transcoder to create thumbnails for your videos+    -- and, if so, how you want Elastic Transcoder to name the files.+    --+    -- If you don\'t want Elastic Transcoder to create thumbnails, specify+    -- \"\".+    --+    -- If you do want Elastic Transcoder to create thumbnails, specify the+    -- information that you want to include in the file name for each+    -- thumbnail. You can specify the following values in any sequence:+    --+    -- -   __@{count}@ (Required)__: If you want to create thumbnails, you must+    --     include @{count}@ in the @ThumbnailPattern@ object. Wherever you+    --     specify @{count}@, Elastic Transcoder adds a five-digit sequence+    --     number (beginning with __00001__) to thumbnail file names. The+    --     number indicates where a given thumbnail appears in the sequence of+    --     thumbnails for a transcoded file.+    --+    --     If you specify a literal value and\/or @{resolution}@ but you omit+    --     @{count}@, Elastic Transcoder returns a validation error and does+    --     not create the job.+    --+    -- -   __Literal values (Optional)__: You can specify literal values+    --     anywhere in the @ThumbnailPattern@ object. For example, you can+    --     include them as a file name prefix or as a delimiter between+    --     @{resolution}@ and @{count}@.+    --+    -- -   __@{resolution}@ (Optional)__: If you want Elastic Transcoder to+    --     include the resolution in the file name, include @{resolution}@ in+    --     the @ThumbnailPattern@ object.+    --+    -- When creating thumbnails, Elastic Transcoder automatically saves the+    -- files in the format (.jpg or .png) that appears in the preset that you+    -- specified in the @PresetID@ value of @CreateJobOutput@. Elastic+    -- Transcoder also appends the applicable file name extension.+    thumbnailPattern :: Prelude.Maybe Prelude.Text,+    -- | Information about the watermarks that you want Elastic Transcoder to add+    -- to the video during transcoding. You can specify up to four watermarks+    -- for each output. Settings for each watermark must be defined in the+    -- preset for the current output.+    watermarks :: Prelude.Maybe [JobWatermark]+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'CreateJobOutput' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'albumArt', 'createJobOutput_albumArt' - Information about the album art that you want Elastic Transcoder to add+-- to the file during transcoding. You can specify up to twenty album+-- artworks for each output. Settings for each artwork must be defined in+-- the job for the current output.+--+-- 'captions', 'createJobOutput_captions' - You can configure Elastic Transcoder to transcode captions, or+-- subtitles, from one format to another. All captions must be in UTF-8.+-- Elastic Transcoder supports two types of captions:+--+-- -   __Embedded:__ Embedded captions are included in the same file as the+--     audio and video. Elastic Transcoder supports only one embedded+--     caption per language, to a maximum of 300 embedded captions per+--     file.+--+--     Valid input values include: @CEA-608 (EIA-608@, first non-empty+--     channel only), @CEA-708 (EIA-708@, first non-empty channel only),+--     and @mov-text@+--+--     Valid outputs include: @mov-text@+--+--     Elastic Transcoder supports a maximum of one embedded format per+--     output.+--+-- -   __Sidecar:__ Sidecar captions are kept in a separate metadata file+--     from the audio and video data. Sidecar captions require a player+--     that is capable of understanding the relationship between the video+--     file and the sidecar file. Elastic Transcoder supports only one+--     sidecar caption per language, to a maximum of 20 sidecar captions+--     per file.+--+--     Valid input values include: @dfxp@ (first div element only),+--     @ebu-tt@, @scc@, @smpt@, @srt@, @ttml@ (first div element only), and+--     @webvtt@+--+--     Valid outputs include: @dfxp@ (first div element only), @scc@,+--     @srt@, and @webvtt@.+--+-- If you want ttml or smpte-tt compatible captions, specify dfxp as your+-- output format.+--+-- Elastic Transcoder does not support OCR (Optical Character Recognition),+-- does not accept pictures as a valid input for captions, and is not+-- available for audio-only transcoding. Elastic Transcoder does not+-- preserve text formatting (for example, italics) during the transcoding+-- process.+--+-- To remove captions or leave the captions empty, set @Captions@ to null.+-- To pass through existing captions unchanged, set the @MergePolicy@ to+-- @MergeRetain@, and pass in a null @CaptionSources@ array.+--+-- For more information on embedded files, see the Subtitles Wikipedia+-- page.+--+-- For more information on sidecar files, see the Extensible Metadata+-- Platform and Sidecar file Wikipedia pages.+--+-- 'composition', 'createJobOutput_composition' - You can create an output file that contains an excerpt from the input+-- file. This excerpt, called a clip, can come from the beginning, middle,+-- or end of the file. The Composition object contains settings for the+-- clips that make up an output file. For the current release, you can only+-- specify settings for a single clip per output file. The Composition+-- object cannot be null.+--+-- 'encryption', 'createJobOutput_encryption' - You can specify encryption settings for any output files that you want+-- to use for a transcoding job. This includes the output file and any+-- watermarks, thumbnails, album art, or captions that you want to use. You+-- must specify encryption settings for each file individually.+--+-- 'key', 'createJobOutput_key' - The name to assign to the transcoded file. Elastic Transcoder saves the+-- file in the Amazon S3 bucket specified by the @OutputBucket@ object in+-- the pipeline that is specified by the pipeline ID. If a file with the+-- specified name already exists in the output bucket, the job fails.+--+-- 'presetId', 'createJobOutput_presetId' - The @Id@ of the preset to use for this job. The preset determines the+-- audio, video, and thumbnail settings that Elastic Transcoder uses for+-- transcoding.+--+-- 'rotate', 'createJobOutput_rotate' - The number of degrees clockwise by which you want Elastic Transcoder to+-- rotate the output relative to the input. Enter one of the following+-- values: @auto@, @0@, @90@, @180@, @270@. The value @auto@ generally+-- works only if the file that you\'re transcoding contains rotation+-- metadata.+--+-- 'segmentDuration', 'createJobOutput_segmentDuration' - (Outputs in Fragmented MP4 or MPEG-TS format only.+--+-- If you specify a preset in @PresetId@ for which the value of @Container@+-- is @fmp4@ (Fragmented MP4) or @ts@ (MPEG-TS), @SegmentDuration@ is the+-- target maximum duration of each segment in seconds. For @HLSv3@ format+-- playlists, each media segment is stored in a separate @.ts@ file. For+-- @HLSv4@ and @Smooth@ playlists, all media segments for an output are+-- stored in a single file. Each segment is approximately the length of the+-- @SegmentDuration@, though individual segments might be shorter or+-- longer.+--+-- The range of valid values is 1 to 60 seconds. If the duration of the+-- video is not evenly divisible by @SegmentDuration@, the duration of the+-- last segment is the remainder of total length\/SegmentDuration.+--+-- Elastic Transcoder creates an output-specific playlist for each output+-- @HLS@ output that you specify in OutputKeys. To add an output to the+-- master playlist for this job, include it in the @OutputKeys@ of the+-- associated playlist.+--+-- 'thumbnailEncryption', 'createJobOutput_thumbnailEncryption' - The encryption settings, if any, that you want Elastic Transcoder to+-- apply to your thumbnail.+--+-- 'thumbnailPattern', 'createJobOutput_thumbnailPattern' - Whether you want Elastic Transcoder to create thumbnails for your videos+-- and, if so, how you want Elastic Transcoder to name the files.+--+-- If you don\'t want Elastic Transcoder to create thumbnails, specify+-- \"\".+--+-- If you do want Elastic Transcoder to create thumbnails, specify the+-- information that you want to include in the file name for each+-- thumbnail. You can specify the following values in any sequence:+--+-- -   __@{count}@ (Required)__: If you want to create thumbnails, you must+--     include @{count}@ in the @ThumbnailPattern@ object. Wherever you+--     specify @{count}@, Elastic Transcoder adds a five-digit sequence+--     number (beginning with __00001__) to thumbnail file names. The+--     number indicates where a given thumbnail appears in the sequence of+--     thumbnails for a transcoded file.+--+--     If you specify a literal value and\/or @{resolution}@ but you omit+--     @{count}@, Elastic Transcoder returns a validation error and does+--     not create the job.+--+-- -   __Literal values (Optional)__: You can specify literal values+--     anywhere in the @ThumbnailPattern@ object. For example, you can+--     include them as a file name prefix or as a delimiter between+--     @{resolution}@ and @{count}@.+--+-- -   __@{resolution}@ (Optional)__: If you want Elastic Transcoder to+--     include the resolution in the file name, include @{resolution}@ in+--     the @ThumbnailPattern@ object.+--+-- When creating thumbnails, Elastic Transcoder automatically saves the+-- files in the format (.jpg or .png) that appears in the preset that you+-- specified in the @PresetID@ value of @CreateJobOutput@. Elastic+-- Transcoder also appends the applicable file name extension.+--+-- 'watermarks', 'createJobOutput_watermarks' - Information about the watermarks that you want Elastic Transcoder to add+-- to the video during transcoding. You can specify up to four watermarks+-- for each output. Settings for each watermark must be defined in the+-- preset for the current output.+newCreateJobOutput ::+  CreateJobOutput+newCreateJobOutput =+  CreateJobOutput'+    { albumArt = Prelude.Nothing,+      captions = Prelude.Nothing,+      composition = Prelude.Nothing,+      encryption = Prelude.Nothing,+      key = Prelude.Nothing,+      presetId = Prelude.Nothing,+      rotate = Prelude.Nothing,+      segmentDuration = Prelude.Nothing,+      thumbnailEncryption = Prelude.Nothing,+      thumbnailPattern = Prelude.Nothing,+      watermarks = Prelude.Nothing+    }++-- | Information about the album art that you want Elastic Transcoder to add+-- to the file during transcoding. You can specify up to twenty album+-- artworks for each output. Settings for each artwork must be defined in+-- the job for the current output.+createJobOutput_albumArt :: Lens.Lens' CreateJobOutput (Prelude.Maybe JobAlbumArt)+createJobOutput_albumArt = Lens.lens (\CreateJobOutput' {albumArt} -> albumArt) (\s@CreateJobOutput' {} a -> s {albumArt = a} :: CreateJobOutput)++-- | You can configure Elastic Transcoder to transcode captions, or+-- subtitles, from one format to another. All captions must be in UTF-8.+-- Elastic Transcoder supports two types of captions:+--+-- -   __Embedded:__ Embedded captions are included in the same file as the+--     audio and video. Elastic Transcoder supports only one embedded+--     caption per language, to a maximum of 300 embedded captions per+--     file.+--+--     Valid input values include: @CEA-608 (EIA-608@, first non-empty+--     channel only), @CEA-708 (EIA-708@, first non-empty channel only),+--     and @mov-text@+--+--     Valid outputs include: @mov-text@+--+--     Elastic Transcoder supports a maximum of one embedded format per+--     output.+--+-- -   __Sidecar:__ Sidecar captions are kept in a separate metadata file+--     from the audio and video data. Sidecar captions require a player+--     that is capable of understanding the relationship between the video+--     file and the sidecar file. Elastic Transcoder supports only one+--     sidecar caption per language, to a maximum of 20 sidecar captions+--     per file.+--+--     Valid input values include: @dfxp@ (first div element only),+--     @ebu-tt@, @scc@, @smpt@, @srt@, @ttml@ (first div element only), and+--     @webvtt@+--+--     Valid outputs include: @dfxp@ (first div element only), @scc@,+--     @srt@, and @webvtt@.+--+-- If you want ttml or smpte-tt compatible captions, specify dfxp as your+-- output format.+--+-- Elastic Transcoder does not support OCR (Optical Character Recognition),+-- does not accept pictures as a valid input for captions, and is not+-- available for audio-only transcoding. Elastic Transcoder does not+-- preserve text formatting (for example, italics) during the transcoding+-- process.+--+-- To remove captions or leave the captions empty, set @Captions@ to null.+-- To pass through existing captions unchanged, set the @MergePolicy@ to+-- @MergeRetain@, and pass in a null @CaptionSources@ array.+--+-- For more information on embedded files, see the Subtitles Wikipedia+-- page.+--+-- For more information on sidecar files, see the Extensible Metadata+-- Platform and Sidecar file Wikipedia pages.+createJobOutput_captions :: Lens.Lens' CreateJobOutput (Prelude.Maybe Captions)+createJobOutput_captions = Lens.lens (\CreateJobOutput' {captions} -> captions) (\s@CreateJobOutput' {} a -> s {captions = a} :: CreateJobOutput)++-- | You can create an output file that contains an excerpt from the input+-- file. This excerpt, called a clip, can come from the beginning, middle,+-- or end of the file. The Composition object contains settings for the+-- clips that make up an output file. For the current release, you can only+-- specify settings for a single clip per output file. The Composition+-- object cannot be null.+createJobOutput_composition :: Lens.Lens' CreateJobOutput (Prelude.Maybe [Clip])+createJobOutput_composition = Lens.lens (\CreateJobOutput' {composition} -> composition) (\s@CreateJobOutput' {} a -> s {composition = a} :: CreateJobOutput) Prelude.. Lens.mapping Lens.coerced++-- | You can specify encryption settings for any output files that you want+-- to use for a transcoding job. This includes the output file and any+-- watermarks, thumbnails, album art, or captions that you want to use. You+-- must specify encryption settings for each file individually.+createJobOutput_encryption :: Lens.Lens' CreateJobOutput (Prelude.Maybe Encryption)+createJobOutput_encryption = Lens.lens (\CreateJobOutput' {encryption} -> encryption) (\s@CreateJobOutput' {} a -> s {encryption = a} :: CreateJobOutput)++-- | The name to assign to the transcoded file. Elastic Transcoder saves the+-- file in the Amazon S3 bucket specified by the @OutputBucket@ object in+-- the pipeline that is specified by the pipeline ID. If a file with the+-- specified name already exists in the output bucket, the job fails.+createJobOutput_key :: Lens.Lens' CreateJobOutput (Prelude.Maybe Prelude.Text)+createJobOutput_key = Lens.lens (\CreateJobOutput' {key} -> key) (\s@CreateJobOutput' {} a -> s {key = a} :: CreateJobOutput)++-- | The @Id@ of the preset to use for this job. The preset determines the+-- audio, video, and thumbnail settings that Elastic Transcoder uses for+-- transcoding.+createJobOutput_presetId :: Lens.Lens' CreateJobOutput (Prelude.Maybe Prelude.Text)+createJobOutput_presetId = Lens.lens (\CreateJobOutput' {presetId} -> presetId) (\s@CreateJobOutput' {} a -> s {presetId = a} :: CreateJobOutput)++-- | The number of degrees clockwise by which you want Elastic Transcoder to+-- rotate the output relative to the input. Enter one of the following+-- values: @auto@, @0@, @90@, @180@, @270@. The value @auto@ generally+-- works only if the file that you\'re transcoding contains rotation+-- metadata.+createJobOutput_rotate :: Lens.Lens' CreateJobOutput (Prelude.Maybe Prelude.Text)+createJobOutput_rotate = Lens.lens (\CreateJobOutput' {rotate} -> rotate) (\s@CreateJobOutput' {} a -> s {rotate = a} :: CreateJobOutput)++-- | (Outputs in Fragmented MP4 or MPEG-TS format only.+--+-- If you specify a preset in @PresetId@ for which the value of @Container@+-- is @fmp4@ (Fragmented MP4) or @ts@ (MPEG-TS), @SegmentDuration@ is the+-- target maximum duration of each segment in seconds. For @HLSv3@ format+-- playlists, each media segment is stored in a separate @.ts@ file. For+-- @HLSv4@ and @Smooth@ playlists, all media segments for an output are+-- stored in a single file. Each segment is approximately the length of the+-- @SegmentDuration@, though individual segments might be shorter or+-- longer.+--+-- The range of valid values is 1 to 60 seconds. If the duration of the+-- video is not evenly divisible by @SegmentDuration@, the duration of the+-- last segment is the remainder of total length\/SegmentDuration.+--+-- Elastic Transcoder creates an output-specific playlist for each output+-- @HLS@ output that you specify in OutputKeys. To add an output to the+-- master playlist for this job, include it in the @OutputKeys@ of the+-- associated playlist.+createJobOutput_segmentDuration :: Lens.Lens' CreateJobOutput (Prelude.Maybe Prelude.Text)+createJobOutput_segmentDuration = Lens.lens (\CreateJobOutput' {segmentDuration} -> segmentDuration) (\s@CreateJobOutput' {} a -> s {segmentDuration = a} :: CreateJobOutput)++-- | The encryption settings, if any, that you want Elastic Transcoder to+-- apply to your thumbnail.+createJobOutput_thumbnailEncryption :: Lens.Lens' CreateJobOutput (Prelude.Maybe Encryption)+createJobOutput_thumbnailEncryption = Lens.lens (\CreateJobOutput' {thumbnailEncryption} -> thumbnailEncryption) (\s@CreateJobOutput' {} a -> s {thumbnailEncryption = a} :: CreateJobOutput)++-- | Whether you want Elastic Transcoder to create thumbnails for your videos+-- and, if so, how you want Elastic Transcoder to name the files.+--+-- If you don\'t want Elastic Transcoder to create thumbnails, specify+-- \"\".+--+-- If you do want Elastic Transcoder to create thumbnails, specify the+-- information that you want to include in the file name for each+-- thumbnail. You can specify the following values in any sequence:+--+-- -   __@{count}@ (Required)__: If you want to create thumbnails, you must+--     include @{count}@ in the @ThumbnailPattern@ object. Wherever you+--     specify @{count}@, Elastic Transcoder adds a five-digit sequence+--     number (beginning with __00001__) to thumbnail file names. The+--     number indicates where a given thumbnail appears in the sequence of+--     thumbnails for a transcoded file.+--+--     If you specify a literal value and\/or @{resolution}@ but you omit+--     @{count}@, Elastic Transcoder returns a validation error and does+--     not create the job.+--+-- -   __Literal values (Optional)__: You can specify literal values+--     anywhere in the @ThumbnailPattern@ object. For example, you can+--     include them as a file name prefix or as a delimiter between+--     @{resolution}@ and @{count}@.+--+-- -   __@{resolution}@ (Optional)__: If you want Elastic Transcoder to+--     include the resolution in the file name, include @{resolution}@ in+--     the @ThumbnailPattern@ object.+--+-- When creating thumbnails, Elastic Transcoder automatically saves the+-- files in the format (.jpg or .png) that appears in the preset that you+-- specified in the @PresetID@ value of @CreateJobOutput@. Elastic+-- Transcoder also appends the applicable file name extension.+createJobOutput_thumbnailPattern :: Lens.Lens' CreateJobOutput (Prelude.Maybe Prelude.Text)+createJobOutput_thumbnailPattern = Lens.lens (\CreateJobOutput' {thumbnailPattern} -> thumbnailPattern) (\s@CreateJobOutput' {} a -> s {thumbnailPattern = a} :: CreateJobOutput)++-- | Information about the watermarks that you want Elastic Transcoder to add+-- to the video during transcoding. You can specify up to four watermarks+-- for each output. Settings for each watermark must be defined in the+-- preset for the current output.+createJobOutput_watermarks :: Lens.Lens' CreateJobOutput (Prelude.Maybe [JobWatermark])+createJobOutput_watermarks = Lens.lens (\CreateJobOutput' {watermarks} -> watermarks) (\s@CreateJobOutput' {} a -> s {watermarks = a} :: CreateJobOutput) Prelude.. Lens.mapping Lens.coerced++instance Prelude.Hashable CreateJobOutput where+  hashWithSalt _salt CreateJobOutput' {..} =+    _salt+      `Prelude.hashWithSalt` albumArt+      `Prelude.hashWithSalt` captions+      `Prelude.hashWithSalt` composition+      `Prelude.hashWithSalt` encryption+      `Prelude.hashWithSalt` key+      `Prelude.hashWithSalt` presetId+      `Prelude.hashWithSalt` rotate+      `Prelude.hashWithSalt` segmentDuration+      `Prelude.hashWithSalt` thumbnailEncryption+      `Prelude.hashWithSalt` thumbnailPattern+      `Prelude.hashWithSalt` watermarks++instance Prelude.NFData CreateJobOutput where+  rnf CreateJobOutput' {..} =+    Prelude.rnf albumArt+      `Prelude.seq` Prelude.rnf captions+      `Prelude.seq` Prelude.rnf composition+      `Prelude.seq` Prelude.rnf encryption+      `Prelude.seq` Prelude.rnf key+      `Prelude.seq` Prelude.rnf presetId+      `Prelude.seq` Prelude.rnf rotate+      `Prelude.seq` Prelude.rnf segmentDuration+      `Prelude.seq` Prelude.rnf thumbnailEncryption+      `Prelude.seq` Prelude.rnf thumbnailPattern+      `Prelude.seq` Prelude.rnf watermarks++instance Data.ToJSON CreateJobOutput where+  toJSON CreateJobOutput' {..} =+    Data.object+      ( Prelude.catMaybes+          [ ("AlbumArt" Data..=) Prelude.<$> albumArt,+            ("Captions" Data..=) Prelude.<$> captions,+            ("Composition" Data..=) Prelude.<$> composition,+            ("Encryption" Data..=) Prelude.<$> encryption,+            ("Key" Data..=) Prelude.<$> key,+            ("PresetId" Data..=) Prelude.<$> presetId,+            ("Rotate" Data..=) Prelude.<$> rotate,+            ("SegmentDuration" Data..=)+              Prelude.<$> segmentDuration,+            ("ThumbnailEncryption" Data..=)+              Prelude.<$> thumbnailEncryption,+            ("ThumbnailPattern" Data..=)+              Prelude.<$> thumbnailPattern,+            ("Watermarks" Data..=) Prelude.<$> watermarks+          ]+      )
+ gen/Amazonka/ElasticTranscoder/Types/CreateJobPlaylist.hs view
@@ -0,0 +1,275 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.CreateJobPlaylist+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.CreateJobPlaylist where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types.HlsContentProtection+import Amazonka.ElasticTranscoder.Types.PlayReadyDrm+import qualified Amazonka.Prelude as Prelude++-- | Information about the master playlist.+--+-- /See:/ 'newCreateJobPlaylist' smart constructor.+data CreateJobPlaylist = CreateJobPlaylist'+  { -- | The format of the output playlist. Valid formats include @HLSv3@,+    -- @HLSv4@, and @Smooth@.+    format :: Prelude.Maybe Prelude.Text,+    -- | The HLS content protection settings, if any, that you want Elastic+    -- Transcoder to apply to the output files associated with this playlist.+    hlsContentProtection :: Prelude.Maybe HlsContentProtection,+    -- | The name that you want Elastic Transcoder to assign to the master+    -- playlist, for example, nyc-vacation.m3u8. If the name includes a @\/@+    -- character, the section of the name before the last @\/@ must be+    -- identical for all @Name@ objects. If you create more than one master+    -- playlist, the values of all @Name@ objects must be unique.+    --+    -- Elastic Transcoder automatically appends the relevant file extension to+    -- the file name (@.m3u8@ for @HLSv3@ and @HLSv4@ playlists, and @.ism@ and+    -- @.ismc@ for @Smooth@ playlists). If you include a file extension in+    -- @Name@, the file name will have two extensions.+    name :: Prelude.Maybe Prelude.Text,+    -- | For each output in this job that you want to include in a master+    -- playlist, the value of the @Outputs:Key@ object.+    --+    -- -   If your output is not @HLS@ or does not have a segment duration set,+    --     the name of the output file is a concatenation of @OutputKeyPrefix@+    --     and @Outputs:Key@:+    --+    --     OutputKeyPrefix@Outputs:Key@+    --+    -- -   If your output is @HLSv3@ and has a segment duration set, or is not+    --     included in a playlist, Elastic Transcoder creates an output+    --     playlist file with a file extension of @.m3u8@, and a series of+    --     @.ts@ files that include a five-digit sequential counter beginning+    --     with 00000:+    --+    --     OutputKeyPrefix@Outputs:Key@.m3u8+    --+    --     OutputKeyPrefix@Outputs:Key@00000.ts+    --+    -- -   If your output is @HLSv4@, has a segment duration set, and is+    --     included in an @HLSv4@ playlist, Elastic Transcoder creates an+    --     output playlist file with a file extension of @_v4.m3u8@. If the+    --     output is video, Elastic Transcoder also creates an output file with+    --     an extension of @_iframe.m3u8@:+    --+    --     OutputKeyPrefix@Outputs:Key@_v4.m3u8+    --+    --     OutputKeyPrefix@Outputs:Key@_iframe.m3u8+    --+    --     OutputKeyPrefix@Outputs:Key@.ts+    --+    -- Elastic Transcoder automatically appends the relevant file extension to+    -- the file name. If you include a file extension in Output Key, the file+    -- name will have two extensions.+    --+    -- If you include more than one output in a playlist, any segment duration+    -- settings, clip settings, or caption settings must be the same for all+    -- outputs in the playlist. For @Smooth@ playlists, the @Audio:Profile@,+    -- @Video:Profile@, and @Video:FrameRate@ to @Video:KeyframesMaxDist@ ratio+    -- must be the same for all outputs.+    outputKeys :: Prelude.Maybe [Prelude.Text],+    -- | The DRM settings, if any, that you want Elastic Transcoder to apply to+    -- the output files associated with this playlist.+    playReadyDrm :: Prelude.Maybe PlayReadyDrm+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'CreateJobPlaylist' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'format', 'createJobPlaylist_format' - The format of the output playlist. Valid formats include @HLSv3@,+-- @HLSv4@, and @Smooth@.+--+-- 'hlsContentProtection', 'createJobPlaylist_hlsContentProtection' - The HLS content protection settings, if any, that you want Elastic+-- Transcoder to apply to the output files associated with this playlist.+--+-- 'name', 'createJobPlaylist_name' - The name that you want Elastic Transcoder to assign to the master+-- playlist, for example, nyc-vacation.m3u8. If the name includes a @\/@+-- character, the section of the name before the last @\/@ must be+-- identical for all @Name@ objects. If you create more than one master+-- playlist, the values of all @Name@ objects must be unique.+--+-- Elastic Transcoder automatically appends the relevant file extension to+-- the file name (@.m3u8@ for @HLSv3@ and @HLSv4@ playlists, and @.ism@ and+-- @.ismc@ for @Smooth@ playlists). If you include a file extension in+-- @Name@, the file name will have two extensions.+--+-- 'outputKeys', 'createJobPlaylist_outputKeys' - For each output in this job that you want to include in a master+-- playlist, the value of the @Outputs:Key@ object.+--+-- -   If your output is not @HLS@ or does not have a segment duration set,+--     the name of the output file is a concatenation of @OutputKeyPrefix@+--     and @Outputs:Key@:+--+--     OutputKeyPrefix@Outputs:Key@+--+-- -   If your output is @HLSv3@ and has a segment duration set, or is not+--     included in a playlist, Elastic Transcoder creates an output+--     playlist file with a file extension of @.m3u8@, and a series of+--     @.ts@ files that include a five-digit sequential counter beginning+--     with 00000:+--+--     OutputKeyPrefix@Outputs:Key@.m3u8+--+--     OutputKeyPrefix@Outputs:Key@00000.ts+--+-- -   If your output is @HLSv4@, has a segment duration set, and is+--     included in an @HLSv4@ playlist, Elastic Transcoder creates an+--     output playlist file with a file extension of @_v4.m3u8@. If the+--     output is video, Elastic Transcoder also creates an output file with+--     an extension of @_iframe.m3u8@:+--+--     OutputKeyPrefix@Outputs:Key@_v4.m3u8+--+--     OutputKeyPrefix@Outputs:Key@_iframe.m3u8+--+--     OutputKeyPrefix@Outputs:Key@.ts+--+-- Elastic Transcoder automatically appends the relevant file extension to+-- the file name. If you include a file extension in Output Key, the file+-- name will have two extensions.+--+-- If you include more than one output in a playlist, any segment duration+-- settings, clip settings, or caption settings must be the same for all+-- outputs in the playlist. For @Smooth@ playlists, the @Audio:Profile@,+-- @Video:Profile@, and @Video:FrameRate@ to @Video:KeyframesMaxDist@ ratio+-- must be the same for all outputs.+--+-- 'playReadyDrm', 'createJobPlaylist_playReadyDrm' - The DRM settings, if any, that you want Elastic Transcoder to apply to+-- the output files associated with this playlist.+newCreateJobPlaylist ::+  CreateJobPlaylist+newCreateJobPlaylist =+  CreateJobPlaylist'+    { format = Prelude.Nothing,+      hlsContentProtection = Prelude.Nothing,+      name = Prelude.Nothing,+      outputKeys = Prelude.Nothing,+      playReadyDrm = Prelude.Nothing+    }++-- | The format of the output playlist. Valid formats include @HLSv3@,+-- @HLSv4@, and @Smooth@.+createJobPlaylist_format :: Lens.Lens' CreateJobPlaylist (Prelude.Maybe Prelude.Text)+createJobPlaylist_format = Lens.lens (\CreateJobPlaylist' {format} -> format) (\s@CreateJobPlaylist' {} a -> s {format = a} :: CreateJobPlaylist)++-- | The HLS content protection settings, if any, that you want Elastic+-- Transcoder to apply to the output files associated with this playlist.+createJobPlaylist_hlsContentProtection :: Lens.Lens' CreateJobPlaylist (Prelude.Maybe HlsContentProtection)+createJobPlaylist_hlsContentProtection = Lens.lens (\CreateJobPlaylist' {hlsContentProtection} -> hlsContentProtection) (\s@CreateJobPlaylist' {} a -> s {hlsContentProtection = a} :: CreateJobPlaylist)++-- | The name that you want Elastic Transcoder to assign to the master+-- playlist, for example, nyc-vacation.m3u8. If the name includes a @\/@+-- character, the section of the name before the last @\/@ must be+-- identical for all @Name@ objects. If you create more than one master+-- playlist, the values of all @Name@ objects must be unique.+--+-- Elastic Transcoder automatically appends the relevant file extension to+-- the file name (@.m3u8@ for @HLSv3@ and @HLSv4@ playlists, and @.ism@ and+-- @.ismc@ for @Smooth@ playlists). If you include a file extension in+-- @Name@, the file name will have two extensions.+createJobPlaylist_name :: Lens.Lens' CreateJobPlaylist (Prelude.Maybe Prelude.Text)+createJobPlaylist_name = Lens.lens (\CreateJobPlaylist' {name} -> name) (\s@CreateJobPlaylist' {} a -> s {name = a} :: CreateJobPlaylist)++-- | For each output in this job that you want to include in a master+-- playlist, the value of the @Outputs:Key@ object.+--+-- -   If your output is not @HLS@ or does not have a segment duration set,+--     the name of the output file is a concatenation of @OutputKeyPrefix@+--     and @Outputs:Key@:+--+--     OutputKeyPrefix@Outputs:Key@+--+-- -   If your output is @HLSv3@ and has a segment duration set, or is not+--     included in a playlist, Elastic Transcoder creates an output+--     playlist file with a file extension of @.m3u8@, and a series of+--     @.ts@ files that include a five-digit sequential counter beginning+--     with 00000:+--+--     OutputKeyPrefix@Outputs:Key@.m3u8+--+--     OutputKeyPrefix@Outputs:Key@00000.ts+--+-- -   If your output is @HLSv4@, has a segment duration set, and is+--     included in an @HLSv4@ playlist, Elastic Transcoder creates an+--     output playlist file with a file extension of @_v4.m3u8@. If the+--     output is video, Elastic Transcoder also creates an output file with+--     an extension of @_iframe.m3u8@:+--+--     OutputKeyPrefix@Outputs:Key@_v4.m3u8+--+--     OutputKeyPrefix@Outputs:Key@_iframe.m3u8+--+--     OutputKeyPrefix@Outputs:Key@.ts+--+-- Elastic Transcoder automatically appends the relevant file extension to+-- the file name. If you include a file extension in Output Key, the file+-- name will have two extensions.+--+-- If you include more than one output in a playlist, any segment duration+-- settings, clip settings, or caption settings must be the same for all+-- outputs in the playlist. For @Smooth@ playlists, the @Audio:Profile@,+-- @Video:Profile@, and @Video:FrameRate@ to @Video:KeyframesMaxDist@ ratio+-- must be the same for all outputs.+createJobPlaylist_outputKeys :: Lens.Lens' CreateJobPlaylist (Prelude.Maybe [Prelude.Text])+createJobPlaylist_outputKeys = Lens.lens (\CreateJobPlaylist' {outputKeys} -> outputKeys) (\s@CreateJobPlaylist' {} a -> s {outputKeys = a} :: CreateJobPlaylist) Prelude.. Lens.mapping Lens.coerced++-- | The DRM settings, if any, that you want Elastic Transcoder to apply to+-- the output files associated with this playlist.+createJobPlaylist_playReadyDrm :: Lens.Lens' CreateJobPlaylist (Prelude.Maybe PlayReadyDrm)+createJobPlaylist_playReadyDrm = Lens.lens (\CreateJobPlaylist' {playReadyDrm} -> playReadyDrm) (\s@CreateJobPlaylist' {} a -> s {playReadyDrm = a} :: CreateJobPlaylist)++instance Prelude.Hashable CreateJobPlaylist where+  hashWithSalt _salt CreateJobPlaylist' {..} =+    _salt+      `Prelude.hashWithSalt` format+      `Prelude.hashWithSalt` hlsContentProtection+      `Prelude.hashWithSalt` name+      `Prelude.hashWithSalt` outputKeys+      `Prelude.hashWithSalt` playReadyDrm++instance Prelude.NFData CreateJobPlaylist where+  rnf CreateJobPlaylist' {..} =+    Prelude.rnf format+      `Prelude.seq` Prelude.rnf hlsContentProtection+      `Prelude.seq` Prelude.rnf name+      `Prelude.seq` Prelude.rnf outputKeys+      `Prelude.seq` Prelude.rnf playReadyDrm++instance Data.ToJSON CreateJobPlaylist where+  toJSON CreateJobPlaylist' {..} =+    Data.object+      ( Prelude.catMaybes+          [ ("Format" Data..=) Prelude.<$> format,+            ("HlsContentProtection" Data..=)+              Prelude.<$> hlsContentProtection,+            ("Name" Data..=) Prelude.<$> name,+            ("OutputKeys" Data..=) Prelude.<$> outputKeys,+            ("PlayReadyDrm" Data..=) Prelude.<$> playReadyDrm+          ]+      )
+ gen/Amazonka/ElasticTranscoder/Types/DetectedProperties.hs view
@@ -0,0 +1,135 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.DetectedProperties+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.DetectedProperties where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import qualified Amazonka.Prelude as Prelude++-- | The detected properties of the input file. Elastic Transcoder identifies+-- these values from the input file.+--+-- /See:/ 'newDetectedProperties' smart constructor.+data DetectedProperties = DetectedProperties'+  { -- | The detected duration of the input file, in milliseconds.+    durationMillis :: Prelude.Maybe Prelude.Integer,+    -- | The detected file size of the input file, in bytes.+    fileSize :: Prelude.Maybe Prelude.Integer,+    -- | The detected frame rate of the input file, in frames per second.+    frameRate :: Prelude.Maybe Prelude.Text,+    -- | The detected height of the input file, in pixels.+    height :: Prelude.Maybe Prelude.Int,+    -- | The detected width of the input file, in pixels.+    width :: Prelude.Maybe Prelude.Int+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'DetectedProperties' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'durationMillis', 'detectedProperties_durationMillis' - The detected duration of the input file, in milliseconds.+--+-- 'fileSize', 'detectedProperties_fileSize' - The detected file size of the input file, in bytes.+--+-- 'frameRate', 'detectedProperties_frameRate' - The detected frame rate of the input file, in frames per second.+--+-- 'height', 'detectedProperties_height' - The detected height of the input file, in pixels.+--+-- 'width', 'detectedProperties_width' - The detected width of the input file, in pixels.+newDetectedProperties ::+  DetectedProperties+newDetectedProperties =+  DetectedProperties'+    { durationMillis =+        Prelude.Nothing,+      fileSize = Prelude.Nothing,+      frameRate = Prelude.Nothing,+      height = Prelude.Nothing,+      width = Prelude.Nothing+    }++-- | The detected duration of the input file, in milliseconds.+detectedProperties_durationMillis :: Lens.Lens' DetectedProperties (Prelude.Maybe Prelude.Integer)+detectedProperties_durationMillis = Lens.lens (\DetectedProperties' {durationMillis} -> durationMillis) (\s@DetectedProperties' {} a -> s {durationMillis = a} :: DetectedProperties)++-- | The detected file size of the input file, in bytes.+detectedProperties_fileSize :: Lens.Lens' DetectedProperties (Prelude.Maybe Prelude.Integer)+detectedProperties_fileSize = Lens.lens (\DetectedProperties' {fileSize} -> fileSize) (\s@DetectedProperties' {} a -> s {fileSize = a} :: DetectedProperties)++-- | The detected frame rate of the input file, in frames per second.+detectedProperties_frameRate :: Lens.Lens' DetectedProperties (Prelude.Maybe Prelude.Text)+detectedProperties_frameRate = Lens.lens (\DetectedProperties' {frameRate} -> frameRate) (\s@DetectedProperties' {} a -> s {frameRate = a} :: DetectedProperties)++-- | The detected height of the input file, in pixels.+detectedProperties_height :: Lens.Lens' DetectedProperties (Prelude.Maybe Prelude.Int)+detectedProperties_height = Lens.lens (\DetectedProperties' {height} -> height) (\s@DetectedProperties' {} a -> s {height = a} :: DetectedProperties)++-- | The detected width of the input file, in pixels.+detectedProperties_width :: Lens.Lens' DetectedProperties (Prelude.Maybe Prelude.Int)+detectedProperties_width = Lens.lens (\DetectedProperties' {width} -> width) (\s@DetectedProperties' {} a -> s {width = a} :: DetectedProperties)++instance Data.FromJSON DetectedProperties where+  parseJSON =+    Data.withObject+      "DetectedProperties"+      ( \x ->+          DetectedProperties'+            Prelude.<$> (x Data..:? "DurationMillis")+            Prelude.<*> (x Data..:? "FileSize")+            Prelude.<*> (x Data..:? "FrameRate")+            Prelude.<*> (x Data..:? "Height")+            Prelude.<*> (x Data..:? "Width")+      )++instance Prelude.Hashable DetectedProperties where+  hashWithSalt _salt DetectedProperties' {..} =+    _salt+      `Prelude.hashWithSalt` durationMillis+      `Prelude.hashWithSalt` fileSize+      `Prelude.hashWithSalt` frameRate+      `Prelude.hashWithSalt` height+      `Prelude.hashWithSalt` width++instance Prelude.NFData DetectedProperties where+  rnf DetectedProperties' {..} =+    Prelude.rnf durationMillis+      `Prelude.seq` Prelude.rnf fileSize+      `Prelude.seq` Prelude.rnf frameRate+      `Prelude.seq` Prelude.rnf height+      `Prelude.seq` Prelude.rnf width++instance Data.ToJSON DetectedProperties where+  toJSON DetectedProperties' {..} =+    Data.object+      ( Prelude.catMaybes+          [ ("DurationMillis" Data..=)+              Prelude.<$> durationMillis,+            ("FileSize" Data..=) Prelude.<$> fileSize,+            ("FrameRate" Data..=) Prelude.<$> frameRate,+            ("Height" Data..=) Prelude.<$> height,+            ("Width" Data..=) Prelude.<$> width+          ]+      )
+ gen/Amazonka/ElasticTranscoder/Types/Encryption.hs view
@@ -0,0 +1,277 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.Encryption+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.Encryption where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import qualified Amazonka.Prelude as Prelude++-- | The encryption settings, if any, that are used for decrypting your input+-- files or encrypting your output files. If your input file is encrypted,+-- you must specify the mode that Elastic Transcoder uses to decrypt your+-- file, otherwise you must specify the mode you want Elastic Transcoder to+-- use to encrypt your output files.+--+-- /See:/ 'newEncryption' smart constructor.+data Encryption = Encryption'+  { -- | The series of random bits created by a random bit generator, unique for+    -- every encryption operation, that you used to encrypt your input files or+    -- that you want Elastic Transcoder to use to encrypt your output files.+    -- The initialization vector must be base64-encoded, and it must be exactly+    -- 16 bytes long before being base64-encoded.+    initializationVector :: Prelude.Maybe Prelude.Text,+    -- | The data encryption key that you want Elastic Transcoder to use to+    -- encrypt your output file, or that was used to encrypt your input file.+    -- The key must be base64-encoded and it must be one of the following bit+    -- lengths before being base64-encoded:+    --+    -- @128@, @192@, or @256@.+    --+    -- The key must also be encrypted by using the Amazon Key Management+    -- Service.+    key :: Prelude.Maybe Prelude.Text,+    -- | The MD5 digest of the key that you used to encrypt your input file, or+    -- that you want Elastic Transcoder to use to encrypt your output file.+    -- Elastic Transcoder uses the key digest as a checksum to make sure your+    -- key was not corrupted in transit. The key MD5 must be base64-encoded,+    -- and it must be exactly 16 bytes long before being base64-encoded.+    keyMd5 :: Prelude.Maybe Prelude.Text,+    -- | The specific server-side encryption mode that you want Elastic+    -- Transcoder to use when decrypting your input files or encrypting your+    -- output files. Elastic Transcoder supports the following options:+    --+    -- -   __s3:__ Amazon S3 creates and manages the keys used for encrypting+    --     your files.+    --+    -- -   __s3-aws-kms:__ Amazon S3 calls the Amazon Key Management Service,+    --     which creates and manages the keys that are used for encrypting your+    --     files. If you specify @s3-aws-kms@ and you don\'t want to use the+    --     default key, you must add the AWS-KMS key that you want to use to+    --     your pipeline.+    --+    -- -   __aes-cbc-pkcs7:__ A padded cipher-block mode of operation+    --     originally used for HLS files.+    --+    -- -   __aes-ctr:__ AES Counter Mode.+    --+    -- -   __aes-gcm:__ AES Galois Counter Mode, a mode of operation that is an+    --     authenticated encryption format, meaning that a file, key, or+    --     initialization vector that has been tampered with fails the+    --     decryption process.+    --+    -- For all three AES options, you must provide the following settings,+    -- which must be base64-encoded:+    --+    -- -   __Key__+    --+    -- -   __Key MD5__+    --+    -- -   __Initialization Vector__+    --+    -- For the AES modes, your private encryption keys and your unencrypted+    -- data are never stored by AWS; therefore, it is important that you safely+    -- manage your encryption keys. If you lose them, you won\'t be able to+    -- unencrypt your data.+    mode :: Prelude.Maybe Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'Encryption' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'initializationVector', 'encryption_initializationVector' - The series of random bits created by a random bit generator, unique for+-- every encryption operation, that you used to encrypt your input files or+-- that you want Elastic Transcoder to use to encrypt your output files.+-- The initialization vector must be base64-encoded, and it must be exactly+-- 16 bytes long before being base64-encoded.+--+-- 'key', 'encryption_key' - The data encryption key that you want Elastic Transcoder to use to+-- encrypt your output file, or that was used to encrypt your input file.+-- The key must be base64-encoded and it must be one of the following bit+-- lengths before being base64-encoded:+--+-- @128@, @192@, or @256@.+--+-- The key must also be encrypted by using the Amazon Key Management+-- Service.+--+-- 'keyMd5', 'encryption_keyMd5' - The MD5 digest of the key that you used to encrypt your input file, or+-- that you want Elastic Transcoder to use to encrypt your output file.+-- Elastic Transcoder uses the key digest as a checksum to make sure your+-- key was not corrupted in transit. The key MD5 must be base64-encoded,+-- and it must be exactly 16 bytes long before being base64-encoded.+--+-- 'mode', 'encryption_mode' - The specific server-side encryption mode that you want Elastic+-- Transcoder to use when decrypting your input files or encrypting your+-- output files. Elastic Transcoder supports the following options:+--+-- -   __s3:__ Amazon S3 creates and manages the keys used for encrypting+--     your files.+--+-- -   __s3-aws-kms:__ Amazon S3 calls the Amazon Key Management Service,+--     which creates and manages the keys that are used for encrypting your+--     files. If you specify @s3-aws-kms@ and you don\'t want to use the+--     default key, you must add the AWS-KMS key that you want to use to+--     your pipeline.+--+-- -   __aes-cbc-pkcs7:__ A padded cipher-block mode of operation+--     originally used for HLS files.+--+-- -   __aes-ctr:__ AES Counter Mode.+--+-- -   __aes-gcm:__ AES Galois Counter Mode, a mode of operation that is an+--     authenticated encryption format, meaning that a file, key, or+--     initialization vector that has been tampered with fails the+--     decryption process.+--+-- For all three AES options, you must provide the following settings,+-- which must be base64-encoded:+--+-- -   __Key__+--+-- -   __Key MD5__+--+-- -   __Initialization Vector__+--+-- For the AES modes, your private encryption keys and your unencrypted+-- data are never stored by AWS; therefore, it is important that you safely+-- manage your encryption keys. If you lose them, you won\'t be able to+-- unencrypt your data.+newEncryption ::+  Encryption+newEncryption =+  Encryption'+    { initializationVector = Prelude.Nothing,+      key = Prelude.Nothing,+      keyMd5 = Prelude.Nothing,+      mode = Prelude.Nothing+    }++-- | The series of random bits created by a random bit generator, unique for+-- every encryption operation, that you used to encrypt your input files or+-- that you want Elastic Transcoder to use to encrypt your output files.+-- The initialization vector must be base64-encoded, and it must be exactly+-- 16 bytes long before being base64-encoded.+encryption_initializationVector :: Lens.Lens' Encryption (Prelude.Maybe Prelude.Text)+encryption_initializationVector = Lens.lens (\Encryption' {initializationVector} -> initializationVector) (\s@Encryption' {} a -> s {initializationVector = a} :: Encryption)++-- | The data encryption key that you want Elastic Transcoder to use to+-- encrypt your output file, or that was used to encrypt your input file.+-- The key must be base64-encoded and it must be one of the following bit+-- lengths before being base64-encoded:+--+-- @128@, @192@, or @256@.+--+-- The key must also be encrypted by using the Amazon Key Management+-- Service.+encryption_key :: Lens.Lens' Encryption (Prelude.Maybe Prelude.Text)+encryption_key = Lens.lens (\Encryption' {key} -> key) (\s@Encryption' {} a -> s {key = a} :: Encryption)++-- | The MD5 digest of the key that you used to encrypt your input file, or+-- that you want Elastic Transcoder to use to encrypt your output file.+-- Elastic Transcoder uses the key digest as a checksum to make sure your+-- key was not corrupted in transit. The key MD5 must be base64-encoded,+-- and it must be exactly 16 bytes long before being base64-encoded.+encryption_keyMd5 :: Lens.Lens' Encryption (Prelude.Maybe Prelude.Text)+encryption_keyMd5 = Lens.lens (\Encryption' {keyMd5} -> keyMd5) (\s@Encryption' {} a -> s {keyMd5 = a} :: Encryption)++-- | The specific server-side encryption mode that you want Elastic+-- Transcoder to use when decrypting your input files or encrypting your+-- output files. Elastic Transcoder supports the following options:+--+-- -   __s3:__ Amazon S3 creates and manages the keys used for encrypting+--     your files.+--+-- -   __s3-aws-kms:__ Amazon S3 calls the Amazon Key Management Service,+--     which creates and manages the keys that are used for encrypting your+--     files. If you specify @s3-aws-kms@ and you don\'t want to use the+--     default key, you must add the AWS-KMS key that you want to use to+--     your pipeline.+--+-- -   __aes-cbc-pkcs7:__ A padded cipher-block mode of operation+--     originally used for HLS files.+--+-- -   __aes-ctr:__ AES Counter Mode.+--+-- -   __aes-gcm:__ AES Galois Counter Mode, a mode of operation that is an+--     authenticated encryption format, meaning that a file, key, or+--     initialization vector that has been tampered with fails the+--     decryption process.+--+-- For all three AES options, you must provide the following settings,+-- which must be base64-encoded:+--+-- -   __Key__+--+-- -   __Key MD5__+--+-- -   __Initialization Vector__+--+-- For the AES modes, your private encryption keys and your unencrypted+-- data are never stored by AWS; therefore, it is important that you safely+-- manage your encryption keys. If you lose them, you won\'t be able to+-- unencrypt your data.+encryption_mode :: Lens.Lens' Encryption (Prelude.Maybe Prelude.Text)+encryption_mode = Lens.lens (\Encryption' {mode} -> mode) (\s@Encryption' {} a -> s {mode = a} :: Encryption)++instance Data.FromJSON Encryption where+  parseJSON =+    Data.withObject+      "Encryption"+      ( \x ->+          Encryption'+            Prelude.<$> (x Data..:? "InitializationVector")+            Prelude.<*> (x Data..:? "Key")+            Prelude.<*> (x Data..:? "KeyMd5")+            Prelude.<*> (x Data..:? "Mode")+      )++instance Prelude.Hashable Encryption where+  hashWithSalt _salt Encryption' {..} =+    _salt+      `Prelude.hashWithSalt` initializationVector+      `Prelude.hashWithSalt` key+      `Prelude.hashWithSalt` keyMd5+      `Prelude.hashWithSalt` mode++instance Prelude.NFData Encryption where+  rnf Encryption' {..} =+    Prelude.rnf initializationVector+      `Prelude.seq` Prelude.rnf key+      `Prelude.seq` Prelude.rnf keyMd5+      `Prelude.seq` Prelude.rnf mode++instance Data.ToJSON Encryption where+  toJSON Encryption' {..} =+    Data.object+      ( Prelude.catMaybes+          [ ("InitializationVector" Data..=)+              Prelude.<$> initializationVector,+            ("Key" Data..=) Prelude.<$> key,+            ("KeyMd5" Data..=) Prelude.<$> keyMd5,+            ("Mode" Data..=) Prelude.<$> mode+          ]+      )
+ gen/Amazonka/ElasticTranscoder/Types/HlsContentProtection.hs view
@@ -0,0 +1,240 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.HlsContentProtection+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.HlsContentProtection where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import qualified Amazonka.Prelude as Prelude++-- | The HLS content protection settings, if any, that you want Elastic+-- Transcoder to apply to your output files.+--+-- /See:/ 'newHlsContentProtection' smart constructor.+data HlsContentProtection = HlsContentProtection'+  { -- | If Elastic Transcoder is generating your key for you, you must leave+    -- this field blank.+    --+    -- The series of random bits created by a random bit generator, unique for+    -- every encryption operation, that you want Elastic Transcoder to use to+    -- encrypt your output files. The initialization vector must be+    -- base64-encoded, and it must be exactly 16 bytes before being+    -- base64-encoded.+    initializationVector :: Prelude.Maybe Prelude.Text,+    -- | If you want Elastic Transcoder to generate a key for you, leave this+    -- field blank.+    --+    -- If you choose to supply your own key, you must encrypt the key by using+    -- AWS KMS. The key must be base64-encoded, and it must be one of the+    -- following bit lengths before being base64-encoded:+    --+    -- @128@, @192@, or @256@.+    key :: Prelude.Maybe Prelude.Text,+    -- | If Elastic Transcoder is generating your key for you, you must leave+    -- this field blank.+    --+    -- The MD5 digest of the key that you want Elastic Transcoder to use to+    -- encrypt your output file, and that you want Elastic Transcoder to use as+    -- a checksum to make sure your key was not corrupted in transit. The key+    -- MD5 must be base64-encoded, and it must be exactly 16 bytes before being+    -- base64- encoded.+    keyMd5 :: Prelude.Maybe Prelude.Text,+    -- | Specify whether you want Elastic Transcoder to write your HLS license+    -- key to an Amazon S3 bucket. If you choose @WithVariantPlaylists@,+    -- @LicenseAcquisitionUrl@ must be left blank and Elastic Transcoder writes+    -- your data key into the same bucket as the associated playlist.+    keyStoragePolicy :: Prelude.Maybe Prelude.Text,+    -- | The location of the license key required to decrypt your HLS playlist.+    -- The URL must be an absolute path, and is referenced in the URI attribute+    -- of the EXT-X-KEY metadata tag in the playlist file.+    licenseAcquisitionUrl :: Prelude.Maybe Prelude.Text,+    -- | The content protection method for your output. The only valid value is:+    -- @aes-128@.+    --+    -- This value is written into the method attribute of the @EXT-X-KEY@+    -- metadata tag in the output playlist.+    method :: Prelude.Maybe Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'HlsContentProtection' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'initializationVector', 'hlsContentProtection_initializationVector' - If Elastic Transcoder is generating your key for you, you must leave+-- this field blank.+--+-- The series of random bits created by a random bit generator, unique for+-- every encryption operation, that you want Elastic Transcoder to use to+-- encrypt your output files. The initialization vector must be+-- base64-encoded, and it must be exactly 16 bytes before being+-- base64-encoded.+--+-- 'key', 'hlsContentProtection_key' - If you want Elastic Transcoder to generate a key for you, leave this+-- field blank.+--+-- If you choose to supply your own key, you must encrypt the key by using+-- AWS KMS. The key must be base64-encoded, and it must be one of the+-- following bit lengths before being base64-encoded:+--+-- @128@, @192@, or @256@.+--+-- 'keyMd5', 'hlsContentProtection_keyMd5' - If Elastic Transcoder is generating your key for you, you must leave+-- this field blank.+--+-- The MD5 digest of the key that you want Elastic Transcoder to use to+-- encrypt your output file, and that you want Elastic Transcoder to use as+-- a checksum to make sure your key was not corrupted in transit. The key+-- MD5 must be base64-encoded, and it must be exactly 16 bytes before being+-- base64- encoded.+--+-- 'keyStoragePolicy', 'hlsContentProtection_keyStoragePolicy' - Specify whether you want Elastic Transcoder to write your HLS license+-- key to an Amazon S3 bucket. If you choose @WithVariantPlaylists@,+-- @LicenseAcquisitionUrl@ must be left blank and Elastic Transcoder writes+-- your data key into the same bucket as the associated playlist.+--+-- 'licenseAcquisitionUrl', 'hlsContentProtection_licenseAcquisitionUrl' - The location of the license key required to decrypt your HLS playlist.+-- The URL must be an absolute path, and is referenced in the URI attribute+-- of the EXT-X-KEY metadata tag in the playlist file.+--+-- 'method', 'hlsContentProtection_method' - The content protection method for your output. The only valid value is:+-- @aes-128@.+--+-- This value is written into the method attribute of the @EXT-X-KEY@+-- metadata tag in the output playlist.+newHlsContentProtection ::+  HlsContentProtection+newHlsContentProtection =+  HlsContentProtection'+    { initializationVector =+        Prelude.Nothing,+      key = Prelude.Nothing,+      keyMd5 = Prelude.Nothing,+      keyStoragePolicy = Prelude.Nothing,+      licenseAcquisitionUrl = Prelude.Nothing,+      method = Prelude.Nothing+    }++-- | If Elastic Transcoder is generating your key for you, you must leave+-- this field blank.+--+-- The series of random bits created by a random bit generator, unique for+-- every encryption operation, that you want Elastic Transcoder to use to+-- encrypt your output files. The initialization vector must be+-- base64-encoded, and it must be exactly 16 bytes before being+-- base64-encoded.+hlsContentProtection_initializationVector :: Lens.Lens' HlsContentProtection (Prelude.Maybe Prelude.Text)+hlsContentProtection_initializationVector = Lens.lens (\HlsContentProtection' {initializationVector} -> initializationVector) (\s@HlsContentProtection' {} a -> s {initializationVector = a} :: HlsContentProtection)++-- | If you want Elastic Transcoder to generate a key for you, leave this+-- field blank.+--+-- If you choose to supply your own key, you must encrypt the key by using+-- AWS KMS. The key must be base64-encoded, and it must be one of the+-- following bit lengths before being base64-encoded:+--+-- @128@, @192@, or @256@.+hlsContentProtection_key :: Lens.Lens' HlsContentProtection (Prelude.Maybe Prelude.Text)+hlsContentProtection_key = Lens.lens (\HlsContentProtection' {key} -> key) (\s@HlsContentProtection' {} a -> s {key = a} :: HlsContentProtection)++-- | If Elastic Transcoder is generating your key for you, you must leave+-- this field blank.+--+-- The MD5 digest of the key that you want Elastic Transcoder to use to+-- encrypt your output file, and that you want Elastic Transcoder to use as+-- a checksum to make sure your key was not corrupted in transit. The key+-- MD5 must be base64-encoded, and it must be exactly 16 bytes before being+-- base64- encoded.+hlsContentProtection_keyMd5 :: Lens.Lens' HlsContentProtection (Prelude.Maybe Prelude.Text)+hlsContentProtection_keyMd5 = Lens.lens (\HlsContentProtection' {keyMd5} -> keyMd5) (\s@HlsContentProtection' {} a -> s {keyMd5 = a} :: HlsContentProtection)++-- | Specify whether you want Elastic Transcoder to write your HLS license+-- key to an Amazon S3 bucket. If you choose @WithVariantPlaylists@,+-- @LicenseAcquisitionUrl@ must be left blank and Elastic Transcoder writes+-- your data key into the same bucket as the associated playlist.+hlsContentProtection_keyStoragePolicy :: Lens.Lens' HlsContentProtection (Prelude.Maybe Prelude.Text)+hlsContentProtection_keyStoragePolicy = Lens.lens (\HlsContentProtection' {keyStoragePolicy} -> keyStoragePolicy) (\s@HlsContentProtection' {} a -> s {keyStoragePolicy = a} :: HlsContentProtection)++-- | The location of the license key required to decrypt your HLS playlist.+-- The URL must be an absolute path, and is referenced in the URI attribute+-- of the EXT-X-KEY metadata tag in the playlist file.+hlsContentProtection_licenseAcquisitionUrl :: Lens.Lens' HlsContentProtection (Prelude.Maybe Prelude.Text)+hlsContentProtection_licenseAcquisitionUrl = Lens.lens (\HlsContentProtection' {licenseAcquisitionUrl} -> licenseAcquisitionUrl) (\s@HlsContentProtection' {} a -> s {licenseAcquisitionUrl = a} :: HlsContentProtection)++-- | The content protection method for your output. The only valid value is:+-- @aes-128@.+--+-- This value is written into the method attribute of the @EXT-X-KEY@+-- metadata tag in the output playlist.+hlsContentProtection_method :: Lens.Lens' HlsContentProtection (Prelude.Maybe Prelude.Text)+hlsContentProtection_method = Lens.lens (\HlsContentProtection' {method} -> method) (\s@HlsContentProtection' {} a -> s {method = a} :: HlsContentProtection)++instance Data.FromJSON HlsContentProtection where+  parseJSON =+    Data.withObject+      "HlsContentProtection"+      ( \x ->+          HlsContentProtection'+            Prelude.<$> (x Data..:? "InitializationVector")+            Prelude.<*> (x Data..:? "Key")+            Prelude.<*> (x Data..:? "KeyMd5")+            Prelude.<*> (x Data..:? "KeyStoragePolicy")+            Prelude.<*> (x Data..:? "LicenseAcquisitionUrl")+            Prelude.<*> (x Data..:? "Method")+      )++instance Prelude.Hashable HlsContentProtection where+  hashWithSalt _salt HlsContentProtection' {..} =+    _salt+      `Prelude.hashWithSalt` initializationVector+      `Prelude.hashWithSalt` key+      `Prelude.hashWithSalt` keyMd5+      `Prelude.hashWithSalt` keyStoragePolicy+      `Prelude.hashWithSalt` licenseAcquisitionUrl+      `Prelude.hashWithSalt` method++instance Prelude.NFData HlsContentProtection where+  rnf HlsContentProtection' {..} =+    Prelude.rnf initializationVector+      `Prelude.seq` Prelude.rnf key+      `Prelude.seq` Prelude.rnf keyMd5+      `Prelude.seq` Prelude.rnf keyStoragePolicy+      `Prelude.seq` Prelude.rnf licenseAcquisitionUrl+      `Prelude.seq` Prelude.rnf method++instance Data.ToJSON HlsContentProtection where+  toJSON HlsContentProtection' {..} =+    Data.object+      ( Prelude.catMaybes+          [ ("InitializationVector" Data..=)+              Prelude.<$> initializationVector,+            ("Key" Data..=) Prelude.<$> key,+            ("KeyMd5" Data..=) Prelude.<$> keyMd5,+            ("KeyStoragePolicy" Data..=)+              Prelude.<$> keyStoragePolicy,+            ("LicenseAcquisitionUrl" Data..=)+              Prelude.<$> licenseAcquisitionUrl,+            ("Method" Data..=) Prelude.<$> method+          ]+      )
+ gen/Amazonka/ElasticTranscoder/Types/InputCaptions.hs view
@@ -0,0 +1,155 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.InputCaptions+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.InputCaptions where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types.CaptionSource+import qualified Amazonka.Prelude as Prelude++-- | The captions to be created, if any.+--+-- /See:/ 'newInputCaptions' smart constructor.+data InputCaptions = InputCaptions'+  { -- | Source files for the input sidecar captions used during the transcoding+    -- process. To omit all sidecar captions, leave @CaptionSources@ blank.+    captionSources :: Prelude.Maybe [CaptionSource],+    -- | A policy that determines how Elastic Transcoder handles the existence of+    -- multiple captions.+    --+    -- -   __MergeOverride:__ Elastic Transcoder transcodes both embedded and+    --     sidecar captions into outputs. If captions for a language are+    --     embedded in the input file and also appear in a sidecar file,+    --     Elastic Transcoder uses the sidecar captions and ignores the+    --     embedded captions for that language.+    --+    -- -   __MergeRetain:__ Elastic Transcoder transcodes both embedded and+    --     sidecar captions into outputs. If captions for a language are+    --     embedded in the input file and also appear in a sidecar file,+    --     Elastic Transcoder uses the embedded captions and ignores the+    --     sidecar captions for that language. If @CaptionSources@ is empty,+    --     Elastic Transcoder omits all sidecar captions from the output files.+    --+    -- -   __Override:__ Elastic Transcoder transcodes only the sidecar+    --     captions that you specify in @CaptionSources@.+    --+    -- @MergePolicy@ cannot be null.+    mergePolicy :: Prelude.Maybe Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'InputCaptions' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'captionSources', 'inputCaptions_captionSources' - Source files for the input sidecar captions used during the transcoding+-- process. To omit all sidecar captions, leave @CaptionSources@ blank.+--+-- 'mergePolicy', 'inputCaptions_mergePolicy' - A policy that determines how Elastic Transcoder handles the existence of+-- multiple captions.+--+-- -   __MergeOverride:__ Elastic Transcoder transcodes both embedded and+--     sidecar captions into outputs. If captions for a language are+--     embedded in the input file and also appear in a sidecar file,+--     Elastic Transcoder uses the sidecar captions and ignores the+--     embedded captions for that language.+--+-- -   __MergeRetain:__ Elastic Transcoder transcodes both embedded and+--     sidecar captions into outputs. If captions for a language are+--     embedded in the input file and also appear in a sidecar file,+--     Elastic Transcoder uses the embedded captions and ignores the+--     sidecar captions for that language. If @CaptionSources@ is empty,+--     Elastic Transcoder omits all sidecar captions from the output files.+--+-- -   __Override:__ Elastic Transcoder transcodes only the sidecar+--     captions that you specify in @CaptionSources@.+--+-- @MergePolicy@ cannot be null.+newInputCaptions ::+  InputCaptions+newInputCaptions =+  InputCaptions'+    { captionSources = Prelude.Nothing,+      mergePolicy = Prelude.Nothing+    }++-- | Source files for the input sidecar captions used during the transcoding+-- process. To omit all sidecar captions, leave @CaptionSources@ blank.+inputCaptions_captionSources :: Lens.Lens' InputCaptions (Prelude.Maybe [CaptionSource])+inputCaptions_captionSources = Lens.lens (\InputCaptions' {captionSources} -> captionSources) (\s@InputCaptions' {} a -> s {captionSources = a} :: InputCaptions) Prelude.. Lens.mapping Lens.coerced++-- | A policy that determines how Elastic Transcoder handles the existence of+-- multiple captions.+--+-- -   __MergeOverride:__ Elastic Transcoder transcodes both embedded and+--     sidecar captions into outputs. If captions for a language are+--     embedded in the input file and also appear in a sidecar file,+--     Elastic Transcoder uses the sidecar captions and ignores the+--     embedded captions for that language.+--+-- -   __MergeRetain:__ Elastic Transcoder transcodes both embedded and+--     sidecar captions into outputs. If captions for a language are+--     embedded in the input file and also appear in a sidecar file,+--     Elastic Transcoder uses the embedded captions and ignores the+--     sidecar captions for that language. If @CaptionSources@ is empty,+--     Elastic Transcoder omits all sidecar captions from the output files.+--+-- -   __Override:__ Elastic Transcoder transcodes only the sidecar+--     captions that you specify in @CaptionSources@.+--+-- @MergePolicy@ cannot be null.+inputCaptions_mergePolicy :: Lens.Lens' InputCaptions (Prelude.Maybe Prelude.Text)+inputCaptions_mergePolicy = Lens.lens (\InputCaptions' {mergePolicy} -> mergePolicy) (\s@InputCaptions' {} a -> s {mergePolicy = a} :: InputCaptions)++instance Data.FromJSON InputCaptions where+  parseJSON =+    Data.withObject+      "InputCaptions"+      ( \x ->+          InputCaptions'+            Prelude.<$> (x Data..:? "CaptionSources" Data..!= Prelude.mempty)+            Prelude.<*> (x Data..:? "MergePolicy")+      )++instance Prelude.Hashable InputCaptions where+  hashWithSalt _salt InputCaptions' {..} =+    _salt+      `Prelude.hashWithSalt` captionSources+      `Prelude.hashWithSalt` mergePolicy++instance Prelude.NFData InputCaptions where+  rnf InputCaptions' {..} =+    Prelude.rnf captionSources+      `Prelude.seq` Prelude.rnf mergePolicy++instance Data.ToJSON InputCaptions where+  toJSON InputCaptions' {..} =+    Data.object+      ( Prelude.catMaybes+          [ ("CaptionSources" Data..=)+              Prelude.<$> captionSources,+            ("MergePolicy" Data..=) Prelude.<$> mergePolicy+          ]+      )
+ gen/Amazonka/ElasticTranscoder/Types/Job.hs view
@@ -0,0 +1,359 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.Job+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.Job where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types.JobInput+import Amazonka.ElasticTranscoder.Types.JobOutput+import Amazonka.ElasticTranscoder.Types.Playlist+import Amazonka.ElasticTranscoder.Types.Timing+import qualified Amazonka.Prelude as Prelude++-- | A section of the response body that provides information about the job+-- that is created.+--+-- /See:/ 'newJob' smart constructor.+data Job = Job'+  { -- | The Amazon Resource Name (ARN) for the job.+    arn :: Prelude.Maybe Prelude.Text,+    -- | The identifier that Elastic Transcoder assigned to the job. You use this+    -- value to get settings for the job or to delete the job.+    id :: Prelude.Maybe Prelude.Text,+    -- | A section of the request or response body that provides information+    -- about the file that is being transcoded.+    input :: Prelude.Maybe JobInput,+    -- | Information about the files that you\'re transcoding. If you specified+    -- multiple files for this job, Elastic Transcoder stitches the files+    -- together to make one output.+    inputs :: Prelude.Maybe [JobInput],+    -- | If you specified one output for a job, information about that output. If+    -- you specified multiple outputs for a job, the Output object lists+    -- information about the first output. This duplicates the information that+    -- is listed for the first output in the Outputs object.+    --+    -- Outputs recommended instead.+    --+    -- A section of the request or response body that provides information+    -- about the transcoded (target) file.+    output :: Prelude.Maybe JobOutput,+    -- | The value, if any, that you want Elastic Transcoder to prepend to the+    -- names of all files that this job creates, including output files,+    -- thumbnails, and playlists. We recommend that you add a \/ or some other+    -- delimiter to the end of the @OutputKeyPrefix@.+    outputKeyPrefix :: Prelude.Maybe Prelude.Text,+    -- | Information about the output files. We recommend that you use the+    -- @Outputs@ syntax for all jobs, even when you want Elastic Transcoder to+    -- transcode a file into only one format. Do not use both the @Outputs@ and+    -- @Output@ syntaxes in the same request. You can create a maximum of 30+    -- outputs per job.+    --+    -- If you specify more than one output for a job, Elastic Transcoder+    -- creates the files for each output in the order in which you specify them+    -- in the job.+    outputs :: Prelude.Maybe [JobOutput],+    -- | The @Id@ of the pipeline that you want Elastic Transcoder to use for+    -- transcoding. The pipeline determines several settings, including the+    -- Amazon S3 bucket from which Elastic Transcoder gets the files to+    -- transcode and the bucket into which Elastic Transcoder puts the+    -- transcoded files.+    pipelineId :: Prelude.Maybe Prelude.Text,+    -- | Outputs in Fragmented MP4 or MPEG-TS format only.+    --+    -- If you specify a preset in @PresetId@ for which the value of @Container@+    -- is fmp4 (Fragmented MP4) or ts (MPEG-TS), @Playlists@ contains+    -- information about the master playlists that you want Elastic Transcoder+    -- to create.+    --+    -- The maximum number of master playlists in a job is 30.+    playlists :: Prelude.Maybe [Playlist],+    -- | The status of the job: @Submitted@, @Progressing@, @Complete@,+    -- @Canceled@, or @Error@.+    status :: Prelude.Maybe Prelude.Text,+    -- | Details about the timing of a job.+    timing :: Prelude.Maybe Timing,+    -- | User-defined metadata that you want to associate with an Elastic+    -- Transcoder job. You specify metadata in @key\/value@ pairs, and you can+    -- add up to 10 @key\/value@ pairs per job. Elastic Transcoder does not+    -- guarantee that @key\/value@ pairs are returned in the same order in+    -- which you specify them.+    --+    -- Metadata @keys@ and @values@ must use characters from the following+    -- list:+    --+    -- -   @0-9@+    --+    -- -   @A-Z@ and @a-z@+    --+    -- -   @Space@+    --+    -- -   The following symbols: @_.:\/=+-%\@@+    userMetadata :: Prelude.Maybe (Prelude.HashMap Prelude.Text Prelude.Text)+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'Job' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'arn', 'job_arn' - The Amazon Resource Name (ARN) for the job.+--+-- 'id', 'job_id' - The identifier that Elastic Transcoder assigned to the job. You use this+-- value to get settings for the job or to delete the job.+--+-- 'input', 'job_input' - A section of the request or response body that provides information+-- about the file that is being transcoded.+--+-- 'inputs', 'job_inputs' - Information about the files that you\'re transcoding. If you specified+-- multiple files for this job, Elastic Transcoder stitches the files+-- together to make one output.+--+-- 'output', 'job_output' - If you specified one output for a job, information about that output. If+-- you specified multiple outputs for a job, the Output object lists+-- information about the first output. This duplicates the information that+-- is listed for the first output in the Outputs object.+--+-- Outputs recommended instead.+--+-- A section of the request or response body that provides information+-- about the transcoded (target) file.+--+-- 'outputKeyPrefix', 'job_outputKeyPrefix' - The value, if any, that you want Elastic Transcoder to prepend to the+-- names of all files that this job creates, including output files,+-- thumbnails, and playlists. We recommend that you add a \/ or some other+-- delimiter to the end of the @OutputKeyPrefix@.+--+-- 'outputs', 'job_outputs' - Information about the output files. We recommend that you use the+-- @Outputs@ syntax for all jobs, even when you want Elastic Transcoder to+-- transcode a file into only one format. Do not use both the @Outputs@ and+-- @Output@ syntaxes in the same request. You can create a maximum of 30+-- outputs per job.+--+-- If you specify more than one output for a job, Elastic Transcoder+-- creates the files for each output in the order in which you specify them+-- in the job.+--+-- 'pipelineId', 'job_pipelineId' - The @Id@ of the pipeline that you want Elastic Transcoder to use for+-- transcoding. The pipeline determines several settings, including the+-- Amazon S3 bucket from which Elastic Transcoder gets the files to+-- transcode and the bucket into which Elastic Transcoder puts the+-- transcoded files.+--+-- 'playlists', 'job_playlists' - Outputs in Fragmented MP4 or MPEG-TS format only.+--+-- If you specify a preset in @PresetId@ for which the value of @Container@+-- is fmp4 (Fragmented MP4) or ts (MPEG-TS), @Playlists@ contains+-- information about the master playlists that you want Elastic Transcoder+-- to create.+--+-- The maximum number of master playlists in a job is 30.+--+-- 'status', 'job_status' - The status of the job: @Submitted@, @Progressing@, @Complete@,+-- @Canceled@, or @Error@.+--+-- 'timing', 'job_timing' - Details about the timing of a job.+--+-- 'userMetadata', 'job_userMetadata' - User-defined metadata that you want to associate with an Elastic+-- Transcoder job. You specify metadata in @key\/value@ pairs, and you can+-- add up to 10 @key\/value@ pairs per job. Elastic Transcoder does not+-- guarantee that @key\/value@ pairs are returned in the same order in+-- which you specify them.+--+-- Metadata @keys@ and @values@ must use characters from the following+-- list:+--+-- -   @0-9@+--+-- -   @A-Z@ and @a-z@+--+-- -   @Space@+--+-- -   The following symbols: @_.:\/=+-%\@@+newJob ::+  Job+newJob =+  Job'+    { arn = Prelude.Nothing,+      id = Prelude.Nothing,+      input = Prelude.Nothing,+      inputs = Prelude.Nothing,+      output = Prelude.Nothing,+      outputKeyPrefix = Prelude.Nothing,+      outputs = Prelude.Nothing,+      pipelineId = Prelude.Nothing,+      playlists = Prelude.Nothing,+      status = Prelude.Nothing,+      timing = Prelude.Nothing,+      userMetadata = Prelude.Nothing+    }++-- | The Amazon Resource Name (ARN) for the job.+job_arn :: Lens.Lens' Job (Prelude.Maybe Prelude.Text)+job_arn = Lens.lens (\Job' {arn} -> arn) (\s@Job' {} a -> s {arn = a} :: Job)++-- | The identifier that Elastic Transcoder assigned to the job. You use this+-- value to get settings for the job or to delete the job.+job_id :: Lens.Lens' Job (Prelude.Maybe Prelude.Text)+job_id = Lens.lens (\Job' {id} -> id) (\s@Job' {} a -> s {id = a} :: Job)++-- | A section of the request or response body that provides information+-- about the file that is being transcoded.+job_input :: Lens.Lens' Job (Prelude.Maybe JobInput)+job_input = Lens.lens (\Job' {input} -> input) (\s@Job' {} a -> s {input = a} :: Job)++-- | Information about the files that you\'re transcoding. If you specified+-- multiple files for this job, Elastic Transcoder stitches the files+-- together to make one output.+job_inputs :: Lens.Lens' Job (Prelude.Maybe [JobInput])+job_inputs = Lens.lens (\Job' {inputs} -> inputs) (\s@Job' {} a -> s {inputs = a} :: Job) Prelude.. Lens.mapping Lens.coerced++-- | If you specified one output for a job, information about that output. If+-- you specified multiple outputs for a job, the Output object lists+-- information about the first output. This duplicates the information that+-- is listed for the first output in the Outputs object.+--+-- Outputs recommended instead.+--+-- A section of the request or response body that provides information+-- about the transcoded (target) file.+job_output :: Lens.Lens' Job (Prelude.Maybe JobOutput)+job_output = Lens.lens (\Job' {output} -> output) (\s@Job' {} a -> s {output = a} :: Job)++-- | The value, if any, that you want Elastic Transcoder to prepend to the+-- names of all files that this job creates, including output files,+-- thumbnails, and playlists. We recommend that you add a \/ or some other+-- delimiter to the end of the @OutputKeyPrefix@.+job_outputKeyPrefix :: Lens.Lens' Job (Prelude.Maybe Prelude.Text)+job_outputKeyPrefix = Lens.lens (\Job' {outputKeyPrefix} -> outputKeyPrefix) (\s@Job' {} a -> s {outputKeyPrefix = a} :: Job)++-- | Information about the output files. We recommend that you use the+-- @Outputs@ syntax for all jobs, even when you want Elastic Transcoder to+-- transcode a file into only one format. Do not use both the @Outputs@ and+-- @Output@ syntaxes in the same request. You can create a maximum of 30+-- outputs per job.+--+-- If you specify more than one output for a job, Elastic Transcoder+-- creates the files for each output in the order in which you specify them+-- in the job.+job_outputs :: Lens.Lens' Job (Prelude.Maybe [JobOutput])+job_outputs = Lens.lens (\Job' {outputs} -> outputs) (\s@Job' {} a -> s {outputs = a} :: Job) Prelude.. Lens.mapping Lens.coerced++-- | The @Id@ of the pipeline that you want Elastic Transcoder to use for+-- transcoding. The pipeline determines several settings, including the+-- Amazon S3 bucket from which Elastic Transcoder gets the files to+-- transcode and the bucket into which Elastic Transcoder puts the+-- transcoded files.+job_pipelineId :: Lens.Lens' Job (Prelude.Maybe Prelude.Text)+job_pipelineId = Lens.lens (\Job' {pipelineId} -> pipelineId) (\s@Job' {} a -> s {pipelineId = a} :: Job)++-- | Outputs in Fragmented MP4 or MPEG-TS format only.+--+-- If you specify a preset in @PresetId@ for which the value of @Container@+-- is fmp4 (Fragmented MP4) or ts (MPEG-TS), @Playlists@ contains+-- information about the master playlists that you want Elastic Transcoder+-- to create.+--+-- The maximum number of master playlists in a job is 30.+job_playlists :: Lens.Lens' Job (Prelude.Maybe [Playlist])+job_playlists = Lens.lens (\Job' {playlists} -> playlists) (\s@Job' {} a -> s {playlists = a} :: Job) Prelude.. Lens.mapping Lens.coerced++-- | The status of the job: @Submitted@, @Progressing@, @Complete@,+-- @Canceled@, or @Error@.+job_status :: Lens.Lens' Job (Prelude.Maybe Prelude.Text)+job_status = Lens.lens (\Job' {status} -> status) (\s@Job' {} a -> s {status = a} :: Job)++-- | Details about the timing of a job.+job_timing :: Lens.Lens' Job (Prelude.Maybe Timing)+job_timing = Lens.lens (\Job' {timing} -> timing) (\s@Job' {} a -> s {timing = a} :: Job)++-- | User-defined metadata that you want to associate with an Elastic+-- Transcoder job. You specify metadata in @key\/value@ pairs, and you can+-- add up to 10 @key\/value@ pairs per job. Elastic Transcoder does not+-- guarantee that @key\/value@ pairs are returned in the same order in+-- which you specify them.+--+-- Metadata @keys@ and @values@ must use characters from the following+-- list:+--+-- -   @0-9@+--+-- -   @A-Z@ and @a-z@+--+-- -   @Space@+--+-- -   The following symbols: @_.:\/=+-%\@@+job_userMetadata :: Lens.Lens' Job (Prelude.Maybe (Prelude.HashMap Prelude.Text Prelude.Text))+job_userMetadata = Lens.lens (\Job' {userMetadata} -> userMetadata) (\s@Job' {} a -> s {userMetadata = a} :: Job) Prelude.. Lens.mapping Lens.coerced++instance Data.FromJSON Job where+  parseJSON =+    Data.withObject+      "Job"+      ( \x ->+          Job'+            Prelude.<$> (x Data..:? "Arn")+            Prelude.<*> (x Data..:? "Id")+            Prelude.<*> (x Data..:? "Input")+            Prelude.<*> (x Data..:? "Inputs" Data..!= Prelude.mempty)+            Prelude.<*> (x Data..:? "Output")+            Prelude.<*> (x Data..:? "OutputKeyPrefix")+            Prelude.<*> (x Data..:? "Outputs" Data..!= Prelude.mempty)+            Prelude.<*> (x Data..:? "PipelineId")+            Prelude.<*> (x Data..:? "Playlists" Data..!= Prelude.mempty)+            Prelude.<*> (x Data..:? "Status")+            Prelude.<*> (x Data..:? "Timing")+            Prelude.<*> (x Data..:? "UserMetadata" Data..!= Prelude.mempty)+      )++instance Prelude.Hashable Job where+  hashWithSalt _salt Job' {..} =+    _salt+      `Prelude.hashWithSalt` arn+      `Prelude.hashWithSalt` id+      `Prelude.hashWithSalt` input+      `Prelude.hashWithSalt` inputs+      `Prelude.hashWithSalt` output+      `Prelude.hashWithSalt` outputKeyPrefix+      `Prelude.hashWithSalt` outputs+      `Prelude.hashWithSalt` pipelineId+      `Prelude.hashWithSalt` playlists+      `Prelude.hashWithSalt` status+      `Prelude.hashWithSalt` timing+      `Prelude.hashWithSalt` userMetadata++instance Prelude.NFData Job where+  rnf Job' {..} =+    Prelude.rnf arn+      `Prelude.seq` Prelude.rnf id+      `Prelude.seq` Prelude.rnf input+      `Prelude.seq` Prelude.rnf inputs+      `Prelude.seq` Prelude.rnf output+      `Prelude.seq` Prelude.rnf outputKeyPrefix+      `Prelude.seq` Prelude.rnf outputs+      `Prelude.seq` Prelude.rnf pipelineId+      `Prelude.seq` Prelude.rnf playlists+      `Prelude.seq` Prelude.rnf status+      `Prelude.seq` Prelude.rnf timing+      `Prelude.seq` Prelude.rnf userMetadata
+ gen/Amazonka/ElasticTranscoder/Types/JobAlbumArt.hs view
@@ -0,0 +1,142 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.JobAlbumArt+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.JobAlbumArt where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types.Artwork+import qualified Amazonka.Prelude as Prelude++-- | The .jpg or .png file associated with an audio file.+--+-- /See:/ 'newJobAlbumArt' smart constructor.+data JobAlbumArt = JobAlbumArt'+  { -- | The file to be used as album art. There can be multiple artworks+    -- associated with an audio file, to a maximum of 20. Valid formats are+    -- @.jpg@ and @.png@+    artwork :: Prelude.Maybe [Artwork],+    -- | A policy that determines how Elastic Transcoder handles the existence of+    -- multiple album artwork files.+    --+    -- -   @Replace:@ The specified album art replaces any existing album art.+    --+    -- -   @Prepend:@ The specified album art is placed in front of any+    --     existing album art.+    --+    -- -   @Append:@ The specified album art is placed after any existing album+    --     art.+    --+    -- -   @Fallback:@ If the original input file contains artwork, Elastic+    --     Transcoder uses that artwork for the output. If the original input+    --     does not contain artwork, Elastic Transcoder uses the specified+    --     album art file.+    mergePolicy :: Prelude.Maybe Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'JobAlbumArt' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'artwork', 'jobAlbumArt_artwork' - The file to be used as album art. There can be multiple artworks+-- associated with an audio file, to a maximum of 20. Valid formats are+-- @.jpg@ and @.png@+--+-- 'mergePolicy', 'jobAlbumArt_mergePolicy' - A policy that determines how Elastic Transcoder handles the existence of+-- multiple album artwork files.+--+-- -   @Replace:@ The specified album art replaces any existing album art.+--+-- -   @Prepend:@ The specified album art is placed in front of any+--     existing album art.+--+-- -   @Append:@ The specified album art is placed after any existing album+--     art.+--+-- -   @Fallback:@ If the original input file contains artwork, Elastic+--     Transcoder uses that artwork for the output. If the original input+--     does not contain artwork, Elastic Transcoder uses the specified+--     album art file.+newJobAlbumArt ::+  JobAlbumArt+newJobAlbumArt =+  JobAlbumArt'+    { artwork = Prelude.Nothing,+      mergePolicy = Prelude.Nothing+    }++-- | The file to be used as album art. There can be multiple artworks+-- associated with an audio file, to a maximum of 20. Valid formats are+-- @.jpg@ and @.png@+jobAlbumArt_artwork :: Lens.Lens' JobAlbumArt (Prelude.Maybe [Artwork])+jobAlbumArt_artwork = Lens.lens (\JobAlbumArt' {artwork} -> artwork) (\s@JobAlbumArt' {} a -> s {artwork = a} :: JobAlbumArt) Prelude.. Lens.mapping Lens.coerced++-- | A policy that determines how Elastic Transcoder handles the existence of+-- multiple album artwork files.+--+-- -   @Replace:@ The specified album art replaces any existing album art.+--+-- -   @Prepend:@ The specified album art is placed in front of any+--     existing album art.+--+-- -   @Append:@ The specified album art is placed after any existing album+--     art.+--+-- -   @Fallback:@ If the original input file contains artwork, Elastic+--     Transcoder uses that artwork for the output. If the original input+--     does not contain artwork, Elastic Transcoder uses the specified+--     album art file.+jobAlbumArt_mergePolicy :: Lens.Lens' JobAlbumArt (Prelude.Maybe Prelude.Text)+jobAlbumArt_mergePolicy = Lens.lens (\JobAlbumArt' {mergePolicy} -> mergePolicy) (\s@JobAlbumArt' {} a -> s {mergePolicy = a} :: JobAlbumArt)++instance Data.FromJSON JobAlbumArt where+  parseJSON =+    Data.withObject+      "JobAlbumArt"+      ( \x ->+          JobAlbumArt'+            Prelude.<$> (x Data..:? "Artwork" Data..!= Prelude.mempty)+            Prelude.<*> (x Data..:? "MergePolicy")+      )++instance Prelude.Hashable JobAlbumArt where+  hashWithSalt _salt JobAlbumArt' {..} =+    _salt+      `Prelude.hashWithSalt` artwork+      `Prelude.hashWithSalt` mergePolicy++instance Prelude.NFData JobAlbumArt where+  rnf JobAlbumArt' {..} =+    Prelude.rnf artwork+      `Prelude.seq` Prelude.rnf mergePolicy++instance Data.ToJSON JobAlbumArt where+  toJSON JobAlbumArt' {..} =+    Data.object+      ( Prelude.catMaybes+          [ ("Artwork" Data..=) Prelude.<$> artwork,+            ("MergePolicy" Data..=) Prelude.<$> mergePolicy+          ]+      )
+ gen/Amazonka/ElasticTranscoder/Types/JobInput.hs view
@@ -0,0 +1,472 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.JobInput+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.JobInput where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types.DetectedProperties+import Amazonka.ElasticTranscoder.Types.Encryption+import Amazonka.ElasticTranscoder.Types.InputCaptions+import Amazonka.ElasticTranscoder.Types.TimeSpan+import qualified Amazonka.Prelude as Prelude++-- | Information about the file that you\'re transcoding.+--+-- /See:/ 'newJobInput' smart constructor.+data JobInput = JobInput'+  { -- | The aspect ratio of the input file. If you want Elastic Transcoder to+    -- automatically detect the aspect ratio of the input file, specify @auto@.+    -- If you want to specify the aspect ratio for the output file, enter one+    -- of the following values:+    --+    -- @1:1@, @4:3@, @3:2@, @16:9@+    --+    -- If you specify a value other than @auto@, Elastic Transcoder disables+    -- automatic detection of the aspect ratio.+    aspectRatio :: Prelude.Maybe Prelude.Text,+    -- | The container type for the input file. If you want Elastic Transcoder to+    -- automatically detect the container type of the input file, specify+    -- @auto@. If you want to specify the container type for the input file,+    -- enter one of the following values:+    --+    -- @3gp@, @aac@, @asf@, @avi@, @divx@, @flv@, @m4a@, @mkv@, @mov@, @mp3@,+    -- @mp4@, @mpeg@, @mpeg-ps@, @mpeg-ts@, @mxf@, @ogg@, @vob@, @wav@, @webm@+    container :: Prelude.Maybe Prelude.Text,+    -- | The detected properties of the input file.+    detectedProperties :: Prelude.Maybe DetectedProperties,+    -- | The encryption settings, if any, that are used for decrypting your input+    -- files. If your input file is encrypted, you must specify the mode that+    -- Elastic Transcoder uses to decrypt your file.+    encryption :: Prelude.Maybe Encryption,+    -- | The frame rate of the input file. If you want Elastic Transcoder to+    -- automatically detect the frame rate of the input file, specify @auto@.+    -- If you want to specify the frame rate for the input file, enter one of+    -- the following values:+    --+    -- @10@, @15@, @23.97@, @24@, @25@, @29.97@, @30@, @60@+    --+    -- If you specify a value other than @auto@, Elastic Transcoder disables+    -- automatic detection of the frame rate.+    frameRate :: Prelude.Maybe Prelude.Text,+    -- | You can configure Elastic Transcoder to transcode captions, or+    -- subtitles, from one format to another. All captions must be in UTF-8.+    -- Elastic Transcoder supports two types of captions:+    --+    -- -   __Embedded:__ Embedded captions are included in the same file as the+    --     audio and video. Elastic Transcoder supports only one embedded+    --     caption per language, to a maximum of 300 embedded captions per+    --     file.+    --+    --     Valid input values include: @CEA-608 (EIA-608@, first non-empty+    --     channel only), @CEA-708 (EIA-708@, first non-empty channel only),+    --     and @mov-text@+    --+    --     Valid outputs include: @mov-text@+    --+    --     Elastic Transcoder supports a maximum of one embedded format per+    --     output.+    --+    -- -   __Sidecar:__ Sidecar captions are kept in a separate metadata file+    --     from the audio and video data. Sidecar captions require a player+    --     that is capable of understanding the relationship between the video+    --     file and the sidecar file. Elastic Transcoder supports only one+    --     sidecar caption per language, to a maximum of 20 sidecar captions+    --     per file.+    --+    --     Valid input values include: @dfxp@ (first div element only),+    --     @ebu-tt@, @scc@, @smpt@, @srt@, @ttml@ (first div element only), and+    --     @webvtt@+    --+    --     Valid outputs include: @dfxp@ (first div element only), @scc@,+    --     @srt@, and @webvtt@.+    --+    -- If you want ttml or smpte-tt compatible captions, specify dfxp as your+    -- output format.+    --+    -- Elastic Transcoder does not support OCR (Optical Character Recognition),+    -- does not accept pictures as a valid input for captions, and is not+    -- available for audio-only transcoding. Elastic Transcoder does not+    -- preserve text formatting (for example, italics) during the transcoding+    -- process.+    --+    -- To remove captions or leave the captions empty, set @Captions@ to null.+    -- To pass through existing captions unchanged, set the @MergePolicy@ to+    -- @MergeRetain@, and pass in a null @CaptionSources@ array.+    --+    -- For more information on embedded files, see the Subtitles Wikipedia+    -- page.+    --+    -- For more information on sidecar files, see the Extensible Metadata+    -- Platform and Sidecar file Wikipedia pages.+    inputCaptions :: Prelude.Maybe InputCaptions,+    -- | Whether the input file is interlaced. If you want Elastic Transcoder to+    -- automatically detect whether the input file is interlaced, specify+    -- @auto@. If you want to specify whether the input file is interlaced,+    -- enter one of the following values:+    --+    -- @true@, @false@+    --+    -- If you specify a value other than @auto@, Elastic Transcoder disables+    -- automatic detection of interlacing.+    interlaced :: Prelude.Maybe Prelude.Text,+    -- | The name of the file to transcode. Elsewhere in the body of the JSON+    -- block is the the ID of the pipeline to use for processing the job. The+    -- @InputBucket@ object in that pipeline tells Elastic Transcoder which+    -- Amazon S3 bucket to get the file from.+    --+    -- If the file name includes a prefix, such as @cooking\/lasagna.mpg@,+    -- include the prefix in the key. If the file isn\'t in the specified+    -- bucket, Elastic Transcoder returns an error.+    key :: Prelude.Maybe Prelude.Text,+    -- | This value must be @auto@, which causes Elastic Transcoder to+    -- automatically detect the resolution of the input file.+    resolution :: Prelude.Maybe Prelude.Text,+    -- | Settings for clipping an input. Each input can have different clip+    -- settings.+    timeSpan :: Prelude.Maybe TimeSpan+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'JobInput' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'aspectRatio', 'jobInput_aspectRatio' - The aspect ratio of the input file. If you want Elastic Transcoder to+-- automatically detect the aspect ratio of the input file, specify @auto@.+-- If you want to specify the aspect ratio for the output file, enter one+-- of the following values:+--+-- @1:1@, @4:3@, @3:2@, @16:9@+--+-- If you specify a value other than @auto@, Elastic Transcoder disables+-- automatic detection of the aspect ratio.+--+-- 'container', 'jobInput_container' - The container type for the input file. If you want Elastic Transcoder to+-- automatically detect the container type of the input file, specify+-- @auto@. If you want to specify the container type for the input file,+-- enter one of the following values:+--+-- @3gp@, @aac@, @asf@, @avi@, @divx@, @flv@, @m4a@, @mkv@, @mov@, @mp3@,+-- @mp4@, @mpeg@, @mpeg-ps@, @mpeg-ts@, @mxf@, @ogg@, @vob@, @wav@, @webm@+--+-- 'detectedProperties', 'jobInput_detectedProperties' - The detected properties of the input file.+--+-- 'encryption', 'jobInput_encryption' - The encryption settings, if any, that are used for decrypting your input+-- files. If your input file is encrypted, you must specify the mode that+-- Elastic Transcoder uses to decrypt your file.+--+-- 'frameRate', 'jobInput_frameRate' - The frame rate of the input file. If you want Elastic Transcoder to+-- automatically detect the frame rate of the input file, specify @auto@.+-- If you want to specify the frame rate for the input file, enter one of+-- the following values:+--+-- @10@, @15@, @23.97@, @24@, @25@, @29.97@, @30@, @60@+--+-- If you specify a value other than @auto@, Elastic Transcoder disables+-- automatic detection of the frame rate.+--+-- 'inputCaptions', 'jobInput_inputCaptions' - You can configure Elastic Transcoder to transcode captions, or+-- subtitles, from one format to another. All captions must be in UTF-8.+-- Elastic Transcoder supports two types of captions:+--+-- -   __Embedded:__ Embedded captions are included in the same file as the+--     audio and video. Elastic Transcoder supports only one embedded+--     caption per language, to a maximum of 300 embedded captions per+--     file.+--+--     Valid input values include: @CEA-608 (EIA-608@, first non-empty+--     channel only), @CEA-708 (EIA-708@, first non-empty channel only),+--     and @mov-text@+--+--     Valid outputs include: @mov-text@+--+--     Elastic Transcoder supports a maximum of one embedded format per+--     output.+--+-- -   __Sidecar:__ Sidecar captions are kept in a separate metadata file+--     from the audio and video data. Sidecar captions require a player+--     that is capable of understanding the relationship between the video+--     file and the sidecar file. Elastic Transcoder supports only one+--     sidecar caption per language, to a maximum of 20 sidecar captions+--     per file.+--+--     Valid input values include: @dfxp@ (first div element only),+--     @ebu-tt@, @scc@, @smpt@, @srt@, @ttml@ (first div element only), and+--     @webvtt@+--+--     Valid outputs include: @dfxp@ (first div element only), @scc@,+--     @srt@, and @webvtt@.+--+-- If you want ttml or smpte-tt compatible captions, specify dfxp as your+-- output format.+--+-- Elastic Transcoder does not support OCR (Optical Character Recognition),+-- does not accept pictures as a valid input for captions, and is not+-- available for audio-only transcoding. Elastic Transcoder does not+-- preserve text formatting (for example, italics) during the transcoding+-- process.+--+-- To remove captions or leave the captions empty, set @Captions@ to null.+-- To pass through existing captions unchanged, set the @MergePolicy@ to+-- @MergeRetain@, and pass in a null @CaptionSources@ array.+--+-- For more information on embedded files, see the Subtitles Wikipedia+-- page.+--+-- For more information on sidecar files, see the Extensible Metadata+-- Platform and Sidecar file Wikipedia pages.+--+-- 'interlaced', 'jobInput_interlaced' - Whether the input file is interlaced. If you want Elastic Transcoder to+-- automatically detect whether the input file is interlaced, specify+-- @auto@. If you want to specify whether the input file is interlaced,+-- enter one of the following values:+--+-- @true@, @false@+--+-- If you specify a value other than @auto@, Elastic Transcoder disables+-- automatic detection of interlacing.+--+-- 'key', 'jobInput_key' - The name of the file to transcode. Elsewhere in the body of the JSON+-- block is the the ID of the pipeline to use for processing the job. The+-- @InputBucket@ object in that pipeline tells Elastic Transcoder which+-- Amazon S3 bucket to get the file from.+--+-- If the file name includes a prefix, such as @cooking\/lasagna.mpg@,+-- include the prefix in the key. If the file isn\'t in the specified+-- bucket, Elastic Transcoder returns an error.+--+-- 'resolution', 'jobInput_resolution' - This value must be @auto@, which causes Elastic Transcoder to+-- automatically detect the resolution of the input file.+--+-- 'timeSpan', 'jobInput_timeSpan' - Settings for clipping an input. Each input can have different clip+-- settings.+newJobInput ::+  JobInput+newJobInput =+  JobInput'+    { aspectRatio = Prelude.Nothing,+      container = Prelude.Nothing,+      detectedProperties = Prelude.Nothing,+      encryption = Prelude.Nothing,+      frameRate = Prelude.Nothing,+      inputCaptions = Prelude.Nothing,+      interlaced = Prelude.Nothing,+      key = Prelude.Nothing,+      resolution = Prelude.Nothing,+      timeSpan = Prelude.Nothing+    }++-- | The aspect ratio of the input file. If you want Elastic Transcoder to+-- automatically detect the aspect ratio of the input file, specify @auto@.+-- If you want to specify the aspect ratio for the output file, enter one+-- of the following values:+--+-- @1:1@, @4:3@, @3:2@, @16:9@+--+-- If you specify a value other than @auto@, Elastic Transcoder disables+-- automatic detection of the aspect ratio.+jobInput_aspectRatio :: Lens.Lens' JobInput (Prelude.Maybe Prelude.Text)+jobInput_aspectRatio = Lens.lens (\JobInput' {aspectRatio} -> aspectRatio) (\s@JobInput' {} a -> s {aspectRatio = a} :: JobInput)++-- | The container type for the input file. If you want Elastic Transcoder to+-- automatically detect the container type of the input file, specify+-- @auto@. If you want to specify the container type for the input file,+-- enter one of the following values:+--+-- @3gp@, @aac@, @asf@, @avi@, @divx@, @flv@, @m4a@, @mkv@, @mov@, @mp3@,+-- @mp4@, @mpeg@, @mpeg-ps@, @mpeg-ts@, @mxf@, @ogg@, @vob@, @wav@, @webm@+jobInput_container :: Lens.Lens' JobInput (Prelude.Maybe Prelude.Text)+jobInput_container = Lens.lens (\JobInput' {container} -> container) (\s@JobInput' {} a -> s {container = a} :: JobInput)++-- | The detected properties of the input file.+jobInput_detectedProperties :: Lens.Lens' JobInput (Prelude.Maybe DetectedProperties)+jobInput_detectedProperties = Lens.lens (\JobInput' {detectedProperties} -> detectedProperties) (\s@JobInput' {} a -> s {detectedProperties = a} :: JobInput)++-- | The encryption settings, if any, that are used for decrypting your input+-- files. If your input file is encrypted, you must specify the mode that+-- Elastic Transcoder uses to decrypt your file.+jobInput_encryption :: Lens.Lens' JobInput (Prelude.Maybe Encryption)+jobInput_encryption = Lens.lens (\JobInput' {encryption} -> encryption) (\s@JobInput' {} a -> s {encryption = a} :: JobInput)++-- | The frame rate of the input file. If you want Elastic Transcoder to+-- automatically detect the frame rate of the input file, specify @auto@.+-- If you want to specify the frame rate for the input file, enter one of+-- the following values:+--+-- @10@, @15@, @23.97@, @24@, @25@, @29.97@, @30@, @60@+--+-- If you specify a value other than @auto@, Elastic Transcoder disables+-- automatic detection of the frame rate.+jobInput_frameRate :: Lens.Lens' JobInput (Prelude.Maybe Prelude.Text)+jobInput_frameRate = Lens.lens (\JobInput' {frameRate} -> frameRate) (\s@JobInput' {} a -> s {frameRate = a} :: JobInput)++-- | You can configure Elastic Transcoder to transcode captions, or+-- subtitles, from one format to another. All captions must be in UTF-8.+-- Elastic Transcoder supports two types of captions:+--+-- -   __Embedded:__ Embedded captions are included in the same file as the+--     audio and video. Elastic Transcoder supports only one embedded+--     caption per language, to a maximum of 300 embedded captions per+--     file.+--+--     Valid input values include: @CEA-608 (EIA-608@, first non-empty+--     channel only), @CEA-708 (EIA-708@, first non-empty channel only),+--     and @mov-text@+--+--     Valid outputs include: @mov-text@+--+--     Elastic Transcoder supports a maximum of one embedded format per+--     output.+--+-- -   __Sidecar:__ Sidecar captions are kept in a separate metadata file+--     from the audio and video data. Sidecar captions require a player+--     that is capable of understanding the relationship between the video+--     file and the sidecar file. Elastic Transcoder supports only one+--     sidecar caption per language, to a maximum of 20 sidecar captions+--     per file.+--+--     Valid input values include: @dfxp@ (first div element only),+--     @ebu-tt@, @scc@, @smpt@, @srt@, @ttml@ (first div element only), and+--     @webvtt@+--+--     Valid outputs include: @dfxp@ (first div element only), @scc@,+--     @srt@, and @webvtt@.+--+-- If you want ttml or smpte-tt compatible captions, specify dfxp as your+-- output format.+--+-- Elastic Transcoder does not support OCR (Optical Character Recognition),+-- does not accept pictures as a valid input for captions, and is not+-- available for audio-only transcoding. Elastic Transcoder does not+-- preserve text formatting (for example, italics) during the transcoding+-- process.+--+-- To remove captions or leave the captions empty, set @Captions@ to null.+-- To pass through existing captions unchanged, set the @MergePolicy@ to+-- @MergeRetain@, and pass in a null @CaptionSources@ array.+--+-- For more information on embedded files, see the Subtitles Wikipedia+-- page.+--+-- For more information on sidecar files, see the Extensible Metadata+-- Platform and Sidecar file Wikipedia pages.+jobInput_inputCaptions :: Lens.Lens' JobInput (Prelude.Maybe InputCaptions)+jobInput_inputCaptions = Lens.lens (\JobInput' {inputCaptions} -> inputCaptions) (\s@JobInput' {} a -> s {inputCaptions = a} :: JobInput)++-- | Whether the input file is interlaced. If you want Elastic Transcoder to+-- automatically detect whether the input file is interlaced, specify+-- @auto@. If you want to specify whether the input file is interlaced,+-- enter one of the following values:+--+-- @true@, @false@+--+-- If you specify a value other than @auto@, Elastic Transcoder disables+-- automatic detection of interlacing.+jobInput_interlaced :: Lens.Lens' JobInput (Prelude.Maybe Prelude.Text)+jobInput_interlaced = Lens.lens (\JobInput' {interlaced} -> interlaced) (\s@JobInput' {} a -> s {interlaced = a} :: JobInput)++-- | The name of the file to transcode. Elsewhere in the body of the JSON+-- block is the the ID of the pipeline to use for processing the job. The+-- @InputBucket@ object in that pipeline tells Elastic Transcoder which+-- Amazon S3 bucket to get the file from.+--+-- If the file name includes a prefix, such as @cooking\/lasagna.mpg@,+-- include the prefix in the key. If the file isn\'t in the specified+-- bucket, Elastic Transcoder returns an error.+jobInput_key :: Lens.Lens' JobInput (Prelude.Maybe Prelude.Text)+jobInput_key = Lens.lens (\JobInput' {key} -> key) (\s@JobInput' {} a -> s {key = a} :: JobInput)++-- | This value must be @auto@, which causes Elastic Transcoder to+-- automatically detect the resolution of the input file.+jobInput_resolution :: Lens.Lens' JobInput (Prelude.Maybe Prelude.Text)+jobInput_resolution = Lens.lens (\JobInput' {resolution} -> resolution) (\s@JobInput' {} a -> s {resolution = a} :: JobInput)++-- | Settings for clipping an input. Each input can have different clip+-- settings.+jobInput_timeSpan :: Lens.Lens' JobInput (Prelude.Maybe TimeSpan)+jobInput_timeSpan = Lens.lens (\JobInput' {timeSpan} -> timeSpan) (\s@JobInput' {} a -> s {timeSpan = a} :: JobInput)++instance Data.FromJSON JobInput where+  parseJSON =+    Data.withObject+      "JobInput"+      ( \x ->+          JobInput'+            Prelude.<$> (x Data..:? "AspectRatio")+            Prelude.<*> (x Data..:? "Container")+            Prelude.<*> (x Data..:? "DetectedProperties")+            Prelude.<*> (x Data..:? "Encryption")+            Prelude.<*> (x Data..:? "FrameRate")+            Prelude.<*> (x Data..:? "InputCaptions")+            Prelude.<*> (x Data..:? "Interlaced")+            Prelude.<*> (x Data..:? "Key")+            Prelude.<*> (x Data..:? "Resolution")+            Prelude.<*> (x Data..:? "TimeSpan")+      )++instance Prelude.Hashable JobInput where+  hashWithSalt _salt JobInput' {..} =+    _salt+      `Prelude.hashWithSalt` aspectRatio+      `Prelude.hashWithSalt` container+      `Prelude.hashWithSalt` detectedProperties+      `Prelude.hashWithSalt` encryption+      `Prelude.hashWithSalt` frameRate+      `Prelude.hashWithSalt` inputCaptions+      `Prelude.hashWithSalt` interlaced+      `Prelude.hashWithSalt` key+      `Prelude.hashWithSalt` resolution+      `Prelude.hashWithSalt` timeSpan++instance Prelude.NFData JobInput where+  rnf JobInput' {..} =+    Prelude.rnf aspectRatio+      `Prelude.seq` Prelude.rnf container+      `Prelude.seq` Prelude.rnf detectedProperties+      `Prelude.seq` Prelude.rnf encryption+      `Prelude.seq` Prelude.rnf frameRate+      `Prelude.seq` Prelude.rnf inputCaptions+      `Prelude.seq` Prelude.rnf interlaced+      `Prelude.seq` Prelude.rnf key+      `Prelude.seq` Prelude.rnf resolution+      `Prelude.seq` Prelude.rnf timeSpan++instance Data.ToJSON JobInput where+  toJSON JobInput' {..} =+    Data.object+      ( Prelude.catMaybes+          [ ("AspectRatio" Data..=) Prelude.<$> aspectRatio,+            ("Container" Data..=) Prelude.<$> container,+            ("DetectedProperties" Data..=)+              Prelude.<$> detectedProperties,+            ("Encryption" Data..=) Prelude.<$> encryption,+            ("FrameRate" Data..=) Prelude.<$> frameRate,+            ("InputCaptions" Data..=) Prelude.<$> inputCaptions,+            ("Interlaced" Data..=) Prelude.<$> interlaced,+            ("Key" Data..=) Prelude.<$> key,+            ("Resolution" Data..=) Prelude.<$> resolution,+            ("TimeSpan" Data..=) Prelude.<$> timeSpan+          ]+      )
+ gen/Amazonka/ElasticTranscoder/Types/JobOutput.hs view
@@ -0,0 +1,805 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.JobOutput+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.JobOutput where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types.Captions+import Amazonka.ElasticTranscoder.Types.Clip+import Amazonka.ElasticTranscoder.Types.Encryption+import Amazonka.ElasticTranscoder.Types.JobAlbumArt+import Amazonka.ElasticTranscoder.Types.JobWatermark+import qualified Amazonka.Prelude as Prelude++-- | Outputs recommended instead.+--+-- If you specified one output for a job, information about that output. If+-- you specified multiple outputs for a job, the @Output@ object lists+-- information about the first output. This duplicates the information that+-- is listed for the first output in the @Outputs@ object.+--+-- /See:/ 'newJobOutput' smart constructor.+data JobOutput = JobOutput'+  { -- | The album art to be associated with the output file, if any.+    albumArt :: Prelude.Maybe JobAlbumArt,+    -- | If Elastic Transcoder used a preset with a @ColorSpaceConversionMode@ to+    -- transcode the output file, the @AppliedColorSpaceConversion@ parameter+    -- shows the conversion used. If no @ColorSpaceConversionMode@ was defined+    -- in the preset, this parameter is not be included in the job response.+    appliedColorSpaceConversion :: Prelude.Maybe Prelude.Text,+    -- | You can configure Elastic Transcoder to transcode captions, or+    -- subtitles, from one format to another. All captions must be in UTF-8.+    -- Elastic Transcoder supports two types of captions:+    --+    -- -   __Embedded:__ Embedded captions are included in the same file as the+    --     audio and video. Elastic Transcoder supports only one embedded+    --     caption per language, to a maximum of 300 embedded captions per+    --     file.+    --+    --     Valid input values include: @CEA-608 (EIA-608@, first non-empty+    --     channel only), @CEA-708 (EIA-708@, first non-empty channel only),+    --     and @mov-text@+    --+    --     Valid outputs include: @mov-text@+    --+    --     Elastic Transcoder supports a maximum of one embedded format per+    --     output.+    --+    -- -   __Sidecar:__ Sidecar captions are kept in a separate metadata file+    --     from the audio and video data. Sidecar captions require a player+    --     that is capable of understanding the relationship between the video+    --     file and the sidecar file. Elastic Transcoder supports only one+    --     sidecar caption per language, to a maximum of 20 sidecar captions+    --     per file.+    --+    --     Valid input values include: @dfxp@ (first div element only),+    --     @ebu-tt@, @scc@, @smpt@, @srt@, @ttml@ (first div element only), and+    --     @webvtt@+    --+    --     Valid outputs include: @dfxp@ (first div element only), @scc@,+    --     @srt@, and @webvtt@.+    --+    -- If you want ttml or smpte-tt compatible captions, specify dfxp as your+    -- output format.+    --+    -- Elastic Transcoder does not support OCR (Optical Character Recognition),+    -- does not accept pictures as a valid input for captions, and is not+    -- available for audio-only transcoding. Elastic Transcoder does not+    -- preserve text formatting (for example, italics) during the transcoding+    -- process.+    --+    -- To remove captions or leave the captions empty, set @Captions@ to null.+    -- To pass through existing captions unchanged, set the @MergePolicy@ to+    -- @MergeRetain@, and pass in a null @CaptionSources@ array.+    --+    -- For more information on embedded files, see the Subtitles Wikipedia+    -- page.+    --+    -- For more information on sidecar files, see the Extensible Metadata+    -- Platform and Sidecar file Wikipedia pages.+    captions :: Prelude.Maybe Captions,+    -- | You can create an output file that contains an excerpt from the input+    -- file. This excerpt, called a clip, can come from the beginning, middle,+    -- or end of the file. The Composition object contains settings for the+    -- clips that make up an output file. For the current release, you can only+    -- specify settings for a single clip per output file. The Composition+    -- object cannot be null.+    composition :: Prelude.Maybe [Clip],+    -- | Duration of the output file, in seconds.+    duration :: Prelude.Maybe Prelude.Integer,+    -- | Duration of the output file, in milliseconds.+    durationMillis :: Prelude.Maybe Prelude.Integer,+    -- | The encryption settings, if any, that you want Elastic Transcoder to+    -- apply to your output files. If you choose to use encryption, you must+    -- specify a mode to use. If you choose not to use encryption, Elastic+    -- Transcoder writes an unencrypted file to your Amazon S3 bucket.+    encryption :: Prelude.Maybe Encryption,+    -- | File size of the output file, in bytes.+    fileSize :: Prelude.Maybe Prelude.Integer,+    -- | Frame rate of the output file, in frames per second.+    frameRate :: Prelude.Maybe Prelude.Text,+    -- | Height of the output file, in pixels.+    height :: Prelude.Maybe Prelude.Int,+    -- | A sequential counter, starting with 1, that identifies an output among+    -- the outputs from the current job. In the Output syntax, this value is+    -- always 1.+    id :: Prelude.Maybe Prelude.Text,+    -- | The name to assign to the transcoded file. Elastic Transcoder saves the+    -- file in the Amazon S3 bucket specified by the @OutputBucket@ object in+    -- the pipeline that is specified by the pipeline ID.+    key :: Prelude.Maybe Prelude.Text,+    -- | The value of the @Id@ object for the preset that you want to use for+    -- this job. The preset determines the audio, video, and thumbnail settings+    -- that Elastic Transcoder uses for transcoding. To use a preset that you+    -- created, specify the preset ID that Elastic Transcoder returned in the+    -- response when you created the preset. You can also use the Elastic+    -- Transcoder system presets, which you can get with @ListPresets@.+    presetId :: Prelude.Maybe Prelude.Text,+    -- | The number of degrees clockwise by which you want Elastic Transcoder to+    -- rotate the output relative to the input. Enter one of the following+    -- values:+    --+    -- @auto@, @0@, @90@, @180@, @270@+    --+    -- The value @auto@ generally works only if the file that you\'re+    -- transcoding contains rotation metadata.+    rotate :: Prelude.Maybe Prelude.Text,+    -- | (Outputs in Fragmented MP4 or MPEG-TS format only.+    --+    -- If you specify a preset in @PresetId@ for which the value of @Container@+    -- is @fmp4@ (Fragmented MP4) or @ts@ (MPEG-TS), @SegmentDuration@ is the+    -- target maximum duration of each segment in seconds. For @HLSv3@ format+    -- playlists, each media segment is stored in a separate @.ts@ file. For+    -- @HLSv4@, @MPEG-DASH@, and @Smooth@ playlists, all media segments for an+    -- output are stored in a single file. Each segment is approximately the+    -- length of the @SegmentDuration@, though individual segments might be+    -- shorter or longer.+    --+    -- The range of valid values is 1 to 60 seconds. If the duration of the+    -- video is not evenly divisible by @SegmentDuration@, the duration of the+    -- last segment is the remainder of total length\/SegmentDuration.+    --+    -- Elastic Transcoder creates an output-specific playlist for each output+    -- @HLS@ output that you specify in OutputKeys. To add an output to the+    -- master playlist for this job, include it in the @OutputKeys@ of the+    -- associated playlist.+    segmentDuration :: Prelude.Maybe Prelude.Text,+    -- | The status of one output in a job. If you specified only one output for+    -- the job, @Outputs:Status@ is always the same as @Job:Status@. If you+    -- specified more than one output:+    --+    -- -   @Job:Status@ and @Outputs:Status@ for all of the outputs is+    --     Submitted until Elastic Transcoder starts to process the first+    --     output.+    --+    -- -   When Elastic Transcoder starts to process the first output,+    --     @Outputs:Status@ for that output and @Job:Status@ both change to+    --     Progressing. For each output, the value of @Outputs:Status@ remains+    --     Submitted until Elastic Transcoder starts to process the output.+    --+    -- -   Job:Status remains Progressing until all of the outputs reach a+    --     terminal status, either Complete or Error.+    --+    -- -   When all of the outputs reach a terminal status, @Job:Status@+    --     changes to Complete only if @Outputs:Status@ for all of the outputs+    --     is @Complete@. If @Outputs:Status@ for one or more outputs is+    --     @Error@, the terminal status for @Job:Status@ is also @Error@.+    --+    -- The value of @Status@ is one of the following: @Submitted@,+    -- @Progressing@, @Complete@, @Canceled@, or @Error@.+    status :: Prelude.Maybe Prelude.Text,+    -- | Information that further explains @Status@.+    statusDetail :: Prelude.Maybe Prelude.Text,+    -- | The encryption settings, if any, that you want Elastic Transcoder to+    -- apply to your thumbnail.+    thumbnailEncryption :: Prelude.Maybe Encryption,+    -- | Whether you want Elastic Transcoder to create thumbnails for your videos+    -- and, if so, how you want Elastic Transcoder to name the files.+    --+    -- If you don\'t want Elastic Transcoder to create thumbnails, specify+    -- \"\".+    --+    -- If you do want Elastic Transcoder to create thumbnails, specify the+    -- information that you want to include in the file name for each+    -- thumbnail. You can specify the following values in any sequence:+    --+    -- -   __@{count}@ (Required)__: If you want to create thumbnails, you must+    --     include @{count}@ in the @ThumbnailPattern@ object. Wherever you+    --     specify @{count}@, Elastic Transcoder adds a five-digit sequence+    --     number (beginning with __00001__) to thumbnail file names. The+    --     number indicates where a given thumbnail appears in the sequence of+    --     thumbnails for a transcoded file.+    --+    --     If you specify a literal value and\/or @{resolution}@ but you omit+    --     @{count}@, Elastic Transcoder returns a validation error and does+    --     not create the job.+    --+    -- -   __Literal values (Optional)__: You can specify literal values+    --     anywhere in the @ThumbnailPattern@ object. For example, you can+    --     include them as a file name prefix or as a delimiter between+    --     @{resolution}@ and @{count}@.+    --+    -- -   __@{resolution}@ (Optional)__: If you want Elastic Transcoder to+    --     include the resolution in the file name, include @{resolution}@ in+    --     the @ThumbnailPattern@ object.+    --+    -- When creating thumbnails, Elastic Transcoder automatically saves the+    -- files in the format (.jpg or .png) that appears in the preset that you+    -- specified in the @PresetID@ value of @CreateJobOutput@. Elastic+    -- Transcoder also appends the applicable file name extension.+    thumbnailPattern :: Prelude.Maybe Prelude.Text,+    -- | Information about the watermarks that you want Elastic Transcoder to add+    -- to the video during transcoding. You can specify up to four watermarks+    -- for each output. Settings for each watermark must be defined in the+    -- preset that you specify in @Preset@ for the current output.+    --+    -- Watermarks are added to the output video in the sequence in which you+    -- list them in the job output—the first watermark in the list is added to+    -- the output video first, the second watermark in the list is added next,+    -- and so on. As a result, if the settings in a preset cause Elastic+    -- Transcoder to place all watermarks in the same location, the second+    -- watermark that you add covers the first one, the third one covers the+    -- second, and the fourth one covers the third.+    watermarks :: Prelude.Maybe [JobWatermark],+    -- | Specifies the width of the output file in pixels.+    width :: Prelude.Maybe Prelude.Int+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'JobOutput' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'albumArt', 'jobOutput_albumArt' - The album art to be associated with the output file, if any.+--+-- 'appliedColorSpaceConversion', 'jobOutput_appliedColorSpaceConversion' - If Elastic Transcoder used a preset with a @ColorSpaceConversionMode@ to+-- transcode the output file, the @AppliedColorSpaceConversion@ parameter+-- shows the conversion used. If no @ColorSpaceConversionMode@ was defined+-- in the preset, this parameter is not be included in the job response.+--+-- 'captions', 'jobOutput_captions' - You can configure Elastic Transcoder to transcode captions, or+-- subtitles, from one format to another. All captions must be in UTF-8.+-- Elastic Transcoder supports two types of captions:+--+-- -   __Embedded:__ Embedded captions are included in the same file as the+--     audio and video. Elastic Transcoder supports only one embedded+--     caption per language, to a maximum of 300 embedded captions per+--     file.+--+--     Valid input values include: @CEA-608 (EIA-608@, first non-empty+--     channel only), @CEA-708 (EIA-708@, first non-empty channel only),+--     and @mov-text@+--+--     Valid outputs include: @mov-text@+--+--     Elastic Transcoder supports a maximum of one embedded format per+--     output.+--+-- -   __Sidecar:__ Sidecar captions are kept in a separate metadata file+--     from the audio and video data. Sidecar captions require a player+--     that is capable of understanding the relationship between the video+--     file and the sidecar file. Elastic Transcoder supports only one+--     sidecar caption per language, to a maximum of 20 sidecar captions+--     per file.+--+--     Valid input values include: @dfxp@ (first div element only),+--     @ebu-tt@, @scc@, @smpt@, @srt@, @ttml@ (first div element only), and+--     @webvtt@+--+--     Valid outputs include: @dfxp@ (first div element only), @scc@,+--     @srt@, and @webvtt@.+--+-- If you want ttml or smpte-tt compatible captions, specify dfxp as your+-- output format.+--+-- Elastic Transcoder does not support OCR (Optical Character Recognition),+-- does not accept pictures as a valid input for captions, and is not+-- available for audio-only transcoding. Elastic Transcoder does not+-- preserve text formatting (for example, italics) during the transcoding+-- process.+--+-- To remove captions or leave the captions empty, set @Captions@ to null.+-- To pass through existing captions unchanged, set the @MergePolicy@ to+-- @MergeRetain@, and pass in a null @CaptionSources@ array.+--+-- For more information on embedded files, see the Subtitles Wikipedia+-- page.+--+-- For more information on sidecar files, see the Extensible Metadata+-- Platform and Sidecar file Wikipedia pages.+--+-- 'composition', 'jobOutput_composition' - You can create an output file that contains an excerpt from the input+-- file. This excerpt, called a clip, can come from the beginning, middle,+-- or end of the file. The Composition object contains settings for the+-- clips that make up an output file. For the current release, you can only+-- specify settings for a single clip per output file. The Composition+-- object cannot be null.+--+-- 'duration', 'jobOutput_duration' - Duration of the output file, in seconds.+--+-- 'durationMillis', 'jobOutput_durationMillis' - Duration of the output file, in milliseconds.+--+-- 'encryption', 'jobOutput_encryption' - The encryption settings, if any, that you want Elastic Transcoder to+-- apply to your output files. If you choose to use encryption, you must+-- specify a mode to use. If you choose not to use encryption, Elastic+-- Transcoder writes an unencrypted file to your Amazon S3 bucket.+--+-- 'fileSize', 'jobOutput_fileSize' - File size of the output file, in bytes.+--+-- 'frameRate', 'jobOutput_frameRate' - Frame rate of the output file, in frames per second.+--+-- 'height', 'jobOutput_height' - Height of the output file, in pixels.+--+-- 'id', 'jobOutput_id' - A sequential counter, starting with 1, that identifies an output among+-- the outputs from the current job. In the Output syntax, this value is+-- always 1.+--+-- 'key', 'jobOutput_key' - The name to assign to the transcoded file. Elastic Transcoder saves the+-- file in the Amazon S3 bucket specified by the @OutputBucket@ object in+-- the pipeline that is specified by the pipeline ID.+--+-- 'presetId', 'jobOutput_presetId' - The value of the @Id@ object for the preset that you want to use for+-- this job. The preset determines the audio, video, and thumbnail settings+-- that Elastic Transcoder uses for transcoding. To use a preset that you+-- created, specify the preset ID that Elastic Transcoder returned in the+-- response when you created the preset. You can also use the Elastic+-- Transcoder system presets, which you can get with @ListPresets@.+--+-- 'rotate', 'jobOutput_rotate' - The number of degrees clockwise by which you want Elastic Transcoder to+-- rotate the output relative to the input. Enter one of the following+-- values:+--+-- @auto@, @0@, @90@, @180@, @270@+--+-- The value @auto@ generally works only if the file that you\'re+-- transcoding contains rotation metadata.+--+-- 'segmentDuration', 'jobOutput_segmentDuration' - (Outputs in Fragmented MP4 or MPEG-TS format only.+--+-- If you specify a preset in @PresetId@ for which the value of @Container@+-- is @fmp4@ (Fragmented MP4) or @ts@ (MPEG-TS), @SegmentDuration@ is the+-- target maximum duration of each segment in seconds. For @HLSv3@ format+-- playlists, each media segment is stored in a separate @.ts@ file. For+-- @HLSv4@, @MPEG-DASH@, and @Smooth@ playlists, all media segments for an+-- output are stored in a single file. Each segment is approximately the+-- length of the @SegmentDuration@, though individual segments might be+-- shorter or longer.+--+-- The range of valid values is 1 to 60 seconds. If the duration of the+-- video is not evenly divisible by @SegmentDuration@, the duration of the+-- last segment is the remainder of total length\/SegmentDuration.+--+-- Elastic Transcoder creates an output-specific playlist for each output+-- @HLS@ output that you specify in OutputKeys. To add an output to the+-- master playlist for this job, include it in the @OutputKeys@ of the+-- associated playlist.+--+-- 'status', 'jobOutput_status' - The status of one output in a job. If you specified only one output for+-- the job, @Outputs:Status@ is always the same as @Job:Status@. If you+-- specified more than one output:+--+-- -   @Job:Status@ and @Outputs:Status@ for all of the outputs is+--     Submitted until Elastic Transcoder starts to process the first+--     output.+--+-- -   When Elastic Transcoder starts to process the first output,+--     @Outputs:Status@ for that output and @Job:Status@ both change to+--     Progressing. For each output, the value of @Outputs:Status@ remains+--     Submitted until Elastic Transcoder starts to process the output.+--+-- -   Job:Status remains Progressing until all of the outputs reach a+--     terminal status, either Complete or Error.+--+-- -   When all of the outputs reach a terminal status, @Job:Status@+--     changes to Complete only if @Outputs:Status@ for all of the outputs+--     is @Complete@. If @Outputs:Status@ for one or more outputs is+--     @Error@, the terminal status for @Job:Status@ is also @Error@.+--+-- The value of @Status@ is one of the following: @Submitted@,+-- @Progressing@, @Complete@, @Canceled@, or @Error@.+--+-- 'statusDetail', 'jobOutput_statusDetail' - Information that further explains @Status@.+--+-- 'thumbnailEncryption', 'jobOutput_thumbnailEncryption' - The encryption settings, if any, that you want Elastic Transcoder to+-- apply to your thumbnail.+--+-- 'thumbnailPattern', 'jobOutput_thumbnailPattern' - Whether you want Elastic Transcoder to create thumbnails for your videos+-- and, if so, how you want Elastic Transcoder to name the files.+--+-- If you don\'t want Elastic Transcoder to create thumbnails, specify+-- \"\".+--+-- If you do want Elastic Transcoder to create thumbnails, specify the+-- information that you want to include in the file name for each+-- thumbnail. You can specify the following values in any sequence:+--+-- -   __@{count}@ (Required)__: If you want to create thumbnails, you must+--     include @{count}@ in the @ThumbnailPattern@ object. Wherever you+--     specify @{count}@, Elastic Transcoder adds a five-digit sequence+--     number (beginning with __00001__) to thumbnail file names. The+--     number indicates where a given thumbnail appears in the sequence of+--     thumbnails for a transcoded file.+--+--     If you specify a literal value and\/or @{resolution}@ but you omit+--     @{count}@, Elastic Transcoder returns a validation error and does+--     not create the job.+--+-- -   __Literal values (Optional)__: You can specify literal values+--     anywhere in the @ThumbnailPattern@ object. For example, you can+--     include them as a file name prefix or as a delimiter between+--     @{resolution}@ and @{count}@.+--+-- -   __@{resolution}@ (Optional)__: If you want Elastic Transcoder to+--     include the resolution in the file name, include @{resolution}@ in+--     the @ThumbnailPattern@ object.+--+-- When creating thumbnails, Elastic Transcoder automatically saves the+-- files in the format (.jpg or .png) that appears in the preset that you+-- specified in the @PresetID@ value of @CreateJobOutput@. Elastic+-- Transcoder also appends the applicable file name extension.+--+-- 'watermarks', 'jobOutput_watermarks' - Information about the watermarks that you want Elastic Transcoder to add+-- to the video during transcoding. You can specify up to four watermarks+-- for each output. Settings for each watermark must be defined in the+-- preset that you specify in @Preset@ for the current output.+--+-- Watermarks are added to the output video in the sequence in which you+-- list them in the job output—the first watermark in the list is added to+-- the output video first, the second watermark in the list is added next,+-- and so on. As a result, if the settings in a preset cause Elastic+-- Transcoder to place all watermarks in the same location, the second+-- watermark that you add covers the first one, the third one covers the+-- second, and the fourth one covers the third.+--+-- 'width', 'jobOutput_width' - Specifies the width of the output file in pixels.+newJobOutput ::+  JobOutput+newJobOutput =+  JobOutput'+    { albumArt = Prelude.Nothing,+      appliedColorSpaceConversion = Prelude.Nothing,+      captions = Prelude.Nothing,+      composition = Prelude.Nothing,+      duration = Prelude.Nothing,+      durationMillis = Prelude.Nothing,+      encryption = Prelude.Nothing,+      fileSize = Prelude.Nothing,+      frameRate = Prelude.Nothing,+      height = Prelude.Nothing,+      id = Prelude.Nothing,+      key = Prelude.Nothing,+      presetId = Prelude.Nothing,+      rotate = Prelude.Nothing,+      segmentDuration = Prelude.Nothing,+      status = Prelude.Nothing,+      statusDetail = Prelude.Nothing,+      thumbnailEncryption = Prelude.Nothing,+      thumbnailPattern = Prelude.Nothing,+      watermarks = Prelude.Nothing,+      width = Prelude.Nothing+    }++-- | The album art to be associated with the output file, if any.+jobOutput_albumArt :: Lens.Lens' JobOutput (Prelude.Maybe JobAlbumArt)+jobOutput_albumArt = Lens.lens (\JobOutput' {albumArt} -> albumArt) (\s@JobOutput' {} a -> s {albumArt = a} :: JobOutput)++-- | If Elastic Transcoder used a preset with a @ColorSpaceConversionMode@ to+-- transcode the output file, the @AppliedColorSpaceConversion@ parameter+-- shows the conversion used. If no @ColorSpaceConversionMode@ was defined+-- in the preset, this parameter is not be included in the job response.+jobOutput_appliedColorSpaceConversion :: Lens.Lens' JobOutput (Prelude.Maybe Prelude.Text)+jobOutput_appliedColorSpaceConversion = Lens.lens (\JobOutput' {appliedColorSpaceConversion} -> appliedColorSpaceConversion) (\s@JobOutput' {} a -> s {appliedColorSpaceConversion = a} :: JobOutput)++-- | You can configure Elastic Transcoder to transcode captions, or+-- subtitles, from one format to another. All captions must be in UTF-8.+-- Elastic Transcoder supports two types of captions:+--+-- -   __Embedded:__ Embedded captions are included in the same file as the+--     audio and video. Elastic Transcoder supports only one embedded+--     caption per language, to a maximum of 300 embedded captions per+--     file.+--+--     Valid input values include: @CEA-608 (EIA-608@, first non-empty+--     channel only), @CEA-708 (EIA-708@, first non-empty channel only),+--     and @mov-text@+--+--     Valid outputs include: @mov-text@+--+--     Elastic Transcoder supports a maximum of one embedded format per+--     output.+--+-- -   __Sidecar:__ Sidecar captions are kept in a separate metadata file+--     from the audio and video data. Sidecar captions require a player+--     that is capable of understanding the relationship between the video+--     file and the sidecar file. Elastic Transcoder supports only one+--     sidecar caption per language, to a maximum of 20 sidecar captions+--     per file.+--+--     Valid input values include: @dfxp@ (first div element only),+--     @ebu-tt@, @scc@, @smpt@, @srt@, @ttml@ (first div element only), and+--     @webvtt@+--+--     Valid outputs include: @dfxp@ (first div element only), @scc@,+--     @srt@, and @webvtt@.+--+-- If you want ttml or smpte-tt compatible captions, specify dfxp as your+-- output format.+--+-- Elastic Transcoder does not support OCR (Optical Character Recognition),+-- does not accept pictures as a valid input for captions, and is not+-- available for audio-only transcoding. Elastic Transcoder does not+-- preserve text formatting (for example, italics) during the transcoding+-- process.+--+-- To remove captions or leave the captions empty, set @Captions@ to null.+-- To pass through existing captions unchanged, set the @MergePolicy@ to+-- @MergeRetain@, and pass in a null @CaptionSources@ array.+--+-- For more information on embedded files, see the Subtitles Wikipedia+-- page.+--+-- For more information on sidecar files, see the Extensible Metadata+-- Platform and Sidecar file Wikipedia pages.+jobOutput_captions :: Lens.Lens' JobOutput (Prelude.Maybe Captions)+jobOutput_captions = Lens.lens (\JobOutput' {captions} -> captions) (\s@JobOutput' {} a -> s {captions = a} :: JobOutput)++-- | You can create an output file that contains an excerpt from the input+-- file. This excerpt, called a clip, can come from the beginning, middle,+-- or end of the file. The Composition object contains settings for the+-- clips that make up an output file. For the current release, you can only+-- specify settings for a single clip per output file. The Composition+-- object cannot be null.+jobOutput_composition :: Lens.Lens' JobOutput (Prelude.Maybe [Clip])+jobOutput_composition = Lens.lens (\JobOutput' {composition} -> composition) (\s@JobOutput' {} a -> s {composition = a} :: JobOutput) Prelude.. Lens.mapping Lens.coerced++-- | Duration of the output file, in seconds.+jobOutput_duration :: Lens.Lens' JobOutput (Prelude.Maybe Prelude.Integer)+jobOutput_duration = Lens.lens (\JobOutput' {duration} -> duration) (\s@JobOutput' {} a -> s {duration = a} :: JobOutput)++-- | Duration of the output file, in milliseconds.+jobOutput_durationMillis :: Lens.Lens' JobOutput (Prelude.Maybe Prelude.Integer)+jobOutput_durationMillis = Lens.lens (\JobOutput' {durationMillis} -> durationMillis) (\s@JobOutput' {} a -> s {durationMillis = a} :: JobOutput)++-- | The encryption settings, if any, that you want Elastic Transcoder to+-- apply to your output files. If you choose to use encryption, you must+-- specify a mode to use. If you choose not to use encryption, Elastic+-- Transcoder writes an unencrypted file to your Amazon S3 bucket.+jobOutput_encryption :: Lens.Lens' JobOutput (Prelude.Maybe Encryption)+jobOutput_encryption = Lens.lens (\JobOutput' {encryption} -> encryption) (\s@JobOutput' {} a -> s {encryption = a} :: JobOutput)++-- | File size of the output file, in bytes.+jobOutput_fileSize :: Lens.Lens' JobOutput (Prelude.Maybe Prelude.Integer)+jobOutput_fileSize = Lens.lens (\JobOutput' {fileSize} -> fileSize) (\s@JobOutput' {} a -> s {fileSize = a} :: JobOutput)++-- | Frame rate of the output file, in frames per second.+jobOutput_frameRate :: Lens.Lens' JobOutput (Prelude.Maybe Prelude.Text)+jobOutput_frameRate = Lens.lens (\JobOutput' {frameRate} -> frameRate) (\s@JobOutput' {} a -> s {frameRate = a} :: JobOutput)++-- | Height of the output file, in pixels.+jobOutput_height :: Lens.Lens' JobOutput (Prelude.Maybe Prelude.Int)+jobOutput_height = Lens.lens (\JobOutput' {height} -> height) (\s@JobOutput' {} a -> s {height = a} :: JobOutput)++-- | A sequential counter, starting with 1, that identifies an output among+-- the outputs from the current job. In the Output syntax, this value is+-- always 1.+jobOutput_id :: Lens.Lens' JobOutput (Prelude.Maybe Prelude.Text)+jobOutput_id = Lens.lens (\JobOutput' {id} -> id) (\s@JobOutput' {} a -> s {id = a} :: JobOutput)++-- | The name to assign to the transcoded file. Elastic Transcoder saves the+-- file in the Amazon S3 bucket specified by the @OutputBucket@ object in+-- the pipeline that is specified by the pipeline ID.+jobOutput_key :: Lens.Lens' JobOutput (Prelude.Maybe Prelude.Text)+jobOutput_key = Lens.lens (\JobOutput' {key} -> key) (\s@JobOutput' {} a -> s {key = a} :: JobOutput)++-- | The value of the @Id@ object for the preset that you want to use for+-- this job. The preset determines the audio, video, and thumbnail settings+-- that Elastic Transcoder uses for transcoding. To use a preset that you+-- created, specify the preset ID that Elastic Transcoder returned in the+-- response when you created the preset. You can also use the Elastic+-- Transcoder system presets, which you can get with @ListPresets@.+jobOutput_presetId :: Lens.Lens' JobOutput (Prelude.Maybe Prelude.Text)+jobOutput_presetId = Lens.lens (\JobOutput' {presetId} -> presetId) (\s@JobOutput' {} a -> s {presetId = a} :: JobOutput)++-- | The number of degrees clockwise by which you want Elastic Transcoder to+-- rotate the output relative to the input. Enter one of the following+-- values:+--+-- @auto@, @0@, @90@, @180@, @270@+--+-- The value @auto@ generally works only if the file that you\'re+-- transcoding contains rotation metadata.+jobOutput_rotate :: Lens.Lens' JobOutput (Prelude.Maybe Prelude.Text)+jobOutput_rotate = Lens.lens (\JobOutput' {rotate} -> rotate) (\s@JobOutput' {} a -> s {rotate = a} :: JobOutput)++-- | (Outputs in Fragmented MP4 or MPEG-TS format only.+--+-- If you specify a preset in @PresetId@ for which the value of @Container@+-- is @fmp4@ (Fragmented MP4) or @ts@ (MPEG-TS), @SegmentDuration@ is the+-- target maximum duration of each segment in seconds. For @HLSv3@ format+-- playlists, each media segment is stored in a separate @.ts@ file. For+-- @HLSv4@, @MPEG-DASH@, and @Smooth@ playlists, all media segments for an+-- output are stored in a single file. Each segment is approximately the+-- length of the @SegmentDuration@, though individual segments might be+-- shorter or longer.+--+-- The range of valid values is 1 to 60 seconds. If the duration of the+-- video is not evenly divisible by @SegmentDuration@, the duration of the+-- last segment is the remainder of total length\/SegmentDuration.+--+-- Elastic Transcoder creates an output-specific playlist for each output+-- @HLS@ output that you specify in OutputKeys. To add an output to the+-- master playlist for this job, include it in the @OutputKeys@ of the+-- associated playlist.+jobOutput_segmentDuration :: Lens.Lens' JobOutput (Prelude.Maybe Prelude.Text)+jobOutput_segmentDuration = Lens.lens (\JobOutput' {segmentDuration} -> segmentDuration) (\s@JobOutput' {} a -> s {segmentDuration = a} :: JobOutput)++-- | The status of one output in a job. If you specified only one output for+-- the job, @Outputs:Status@ is always the same as @Job:Status@. If you+-- specified more than one output:+--+-- -   @Job:Status@ and @Outputs:Status@ for all of the outputs is+--     Submitted until Elastic Transcoder starts to process the first+--     output.+--+-- -   When Elastic Transcoder starts to process the first output,+--     @Outputs:Status@ for that output and @Job:Status@ both change to+--     Progressing. For each output, the value of @Outputs:Status@ remains+--     Submitted until Elastic Transcoder starts to process the output.+--+-- -   Job:Status remains Progressing until all of the outputs reach a+--     terminal status, either Complete or Error.+--+-- -   When all of the outputs reach a terminal status, @Job:Status@+--     changes to Complete only if @Outputs:Status@ for all of the outputs+--     is @Complete@. If @Outputs:Status@ for one or more outputs is+--     @Error@, the terminal status for @Job:Status@ is also @Error@.+--+-- The value of @Status@ is one of the following: @Submitted@,+-- @Progressing@, @Complete@, @Canceled@, or @Error@.+jobOutput_status :: Lens.Lens' JobOutput (Prelude.Maybe Prelude.Text)+jobOutput_status = Lens.lens (\JobOutput' {status} -> status) (\s@JobOutput' {} a -> s {status = a} :: JobOutput)++-- | Information that further explains @Status@.+jobOutput_statusDetail :: Lens.Lens' JobOutput (Prelude.Maybe Prelude.Text)+jobOutput_statusDetail = Lens.lens (\JobOutput' {statusDetail} -> statusDetail) (\s@JobOutput' {} a -> s {statusDetail = a} :: JobOutput)++-- | The encryption settings, if any, that you want Elastic Transcoder to+-- apply to your thumbnail.+jobOutput_thumbnailEncryption :: Lens.Lens' JobOutput (Prelude.Maybe Encryption)+jobOutput_thumbnailEncryption = Lens.lens (\JobOutput' {thumbnailEncryption} -> thumbnailEncryption) (\s@JobOutput' {} a -> s {thumbnailEncryption = a} :: JobOutput)++-- | Whether you want Elastic Transcoder to create thumbnails for your videos+-- and, if so, how you want Elastic Transcoder to name the files.+--+-- If you don\'t want Elastic Transcoder to create thumbnails, specify+-- \"\".+--+-- If you do want Elastic Transcoder to create thumbnails, specify the+-- information that you want to include in the file name for each+-- thumbnail. You can specify the following values in any sequence:+--+-- -   __@{count}@ (Required)__: If you want to create thumbnails, you must+--     include @{count}@ in the @ThumbnailPattern@ object. Wherever you+--     specify @{count}@, Elastic Transcoder adds a five-digit sequence+--     number (beginning with __00001__) to thumbnail file names. The+--     number indicates where a given thumbnail appears in the sequence of+--     thumbnails for a transcoded file.+--+--     If you specify a literal value and\/or @{resolution}@ but you omit+--     @{count}@, Elastic Transcoder returns a validation error and does+--     not create the job.+--+-- -   __Literal values (Optional)__: You can specify literal values+--     anywhere in the @ThumbnailPattern@ object. For example, you can+--     include them as a file name prefix or as a delimiter between+--     @{resolution}@ and @{count}@.+--+-- -   __@{resolution}@ (Optional)__: If you want Elastic Transcoder to+--     include the resolution in the file name, include @{resolution}@ in+--     the @ThumbnailPattern@ object.+--+-- When creating thumbnails, Elastic Transcoder automatically saves the+-- files in the format (.jpg or .png) that appears in the preset that you+-- specified in the @PresetID@ value of @CreateJobOutput@. Elastic+-- Transcoder also appends the applicable file name extension.+jobOutput_thumbnailPattern :: Lens.Lens' JobOutput (Prelude.Maybe Prelude.Text)+jobOutput_thumbnailPattern = Lens.lens (\JobOutput' {thumbnailPattern} -> thumbnailPattern) (\s@JobOutput' {} a -> s {thumbnailPattern = a} :: JobOutput)++-- | Information about the watermarks that you want Elastic Transcoder to add+-- to the video during transcoding. You can specify up to four watermarks+-- for each output. Settings for each watermark must be defined in the+-- preset that you specify in @Preset@ for the current output.+--+-- Watermarks are added to the output video in the sequence in which you+-- list them in the job output—the first watermark in the list is added to+-- the output video first, the second watermark in the list is added next,+-- and so on. As a result, if the settings in a preset cause Elastic+-- Transcoder to place all watermarks in the same location, the second+-- watermark that you add covers the first one, the third one covers the+-- second, and the fourth one covers the third.+jobOutput_watermarks :: Lens.Lens' JobOutput (Prelude.Maybe [JobWatermark])+jobOutput_watermarks = Lens.lens (\JobOutput' {watermarks} -> watermarks) (\s@JobOutput' {} a -> s {watermarks = a} :: JobOutput) Prelude.. Lens.mapping Lens.coerced++-- | Specifies the width of the output file in pixels.+jobOutput_width :: Lens.Lens' JobOutput (Prelude.Maybe Prelude.Int)+jobOutput_width = Lens.lens (\JobOutput' {width} -> width) (\s@JobOutput' {} a -> s {width = a} :: JobOutput)++instance Data.FromJSON JobOutput where+  parseJSON =+    Data.withObject+      "JobOutput"+      ( \x ->+          JobOutput'+            Prelude.<$> (x Data..:? "AlbumArt")+            Prelude.<*> (x Data..:? "AppliedColorSpaceConversion")+            Prelude.<*> (x Data..:? "Captions")+            Prelude.<*> (x Data..:? "Composition" Data..!= Prelude.mempty)+            Prelude.<*> (x Data..:? "Duration")+            Prelude.<*> (x Data..:? "DurationMillis")+            Prelude.<*> (x Data..:? "Encryption")+            Prelude.<*> (x Data..:? "FileSize")+            Prelude.<*> (x Data..:? "FrameRate")+            Prelude.<*> (x Data..:? "Height")+            Prelude.<*> (x Data..:? "Id")+            Prelude.<*> (x Data..:? "Key")+            Prelude.<*> (x Data..:? "PresetId")+            Prelude.<*> (x Data..:? "Rotate")+            Prelude.<*> (x Data..:? "SegmentDuration")+            Prelude.<*> (x Data..:? "Status")+            Prelude.<*> (x Data..:? "StatusDetail")+            Prelude.<*> (x Data..:? "ThumbnailEncryption")+            Prelude.<*> (x Data..:? "ThumbnailPattern")+            Prelude.<*> (x Data..:? "Watermarks" Data..!= Prelude.mempty)+            Prelude.<*> (x Data..:? "Width")+      )++instance Prelude.Hashable JobOutput where+  hashWithSalt _salt JobOutput' {..} =+    _salt+      `Prelude.hashWithSalt` albumArt+      `Prelude.hashWithSalt` appliedColorSpaceConversion+      `Prelude.hashWithSalt` captions+      `Prelude.hashWithSalt` composition+      `Prelude.hashWithSalt` duration+      `Prelude.hashWithSalt` durationMillis+      `Prelude.hashWithSalt` encryption+      `Prelude.hashWithSalt` fileSize+      `Prelude.hashWithSalt` frameRate+      `Prelude.hashWithSalt` height+      `Prelude.hashWithSalt` id+      `Prelude.hashWithSalt` key+      `Prelude.hashWithSalt` presetId+      `Prelude.hashWithSalt` rotate+      `Prelude.hashWithSalt` segmentDuration+      `Prelude.hashWithSalt` status+      `Prelude.hashWithSalt` statusDetail+      `Prelude.hashWithSalt` thumbnailEncryption+      `Prelude.hashWithSalt` thumbnailPattern+      `Prelude.hashWithSalt` watermarks+      `Prelude.hashWithSalt` width++instance Prelude.NFData JobOutput where+  rnf JobOutput' {..} =+    Prelude.rnf albumArt+      `Prelude.seq` Prelude.rnf appliedColorSpaceConversion+      `Prelude.seq` Prelude.rnf captions+      `Prelude.seq` Prelude.rnf composition+      `Prelude.seq` Prelude.rnf duration+      `Prelude.seq` Prelude.rnf durationMillis+      `Prelude.seq` Prelude.rnf encryption+      `Prelude.seq` Prelude.rnf fileSize+      `Prelude.seq` Prelude.rnf frameRate+      `Prelude.seq` Prelude.rnf height+      `Prelude.seq` Prelude.rnf id+      `Prelude.seq` Prelude.rnf key+      `Prelude.seq` Prelude.rnf presetId+      `Prelude.seq` Prelude.rnf rotate+      `Prelude.seq` Prelude.rnf segmentDuration+      `Prelude.seq` Prelude.rnf status+      `Prelude.seq` Prelude.rnf statusDetail+      `Prelude.seq` Prelude.rnf thumbnailEncryption+      `Prelude.seq` Prelude.rnf thumbnailPattern+      `Prelude.seq` Prelude.rnf watermarks+      `Prelude.seq` Prelude.rnf width
+ gen/Amazonka/ElasticTranscoder/Types/JobWatermark.hs view
@@ -0,0 +1,143 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.JobWatermark+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.JobWatermark where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types.Encryption+import qualified Amazonka.Prelude as Prelude++-- | Watermarks can be in .png or .jpg format. If you want to display a+-- watermark that is not rectangular, use the .png format, which supports+-- transparency.+--+-- /See:/ 'newJobWatermark' smart constructor.+data JobWatermark = JobWatermark'+  { -- | The encryption settings, if any, that you want Elastic Transcoder to+    -- apply to your watermarks.+    encryption :: Prelude.Maybe Encryption,+    -- | The name of the .png or .jpg file that you want to use for the+    -- watermark. To determine which Amazon S3 bucket contains the specified+    -- file, Elastic Transcoder checks the pipeline specified by @Pipeline@;+    -- the @Input Bucket@ object in that pipeline identifies the bucket.+    --+    -- If the file name includes a prefix, for example, __logos\/128x64.png__,+    -- include the prefix in the key. If the file isn\'t in the specified+    -- bucket, Elastic Transcoder returns an error.+    inputKey :: Prelude.Maybe Prelude.Text,+    -- | The ID of the watermark settings that Elastic Transcoder uses to add+    -- watermarks to the video during transcoding. The settings are in the+    -- preset specified by Preset for the current output. In that preset, the+    -- value of Watermarks Id tells Elastic Transcoder which settings to use.+    presetWatermarkId :: Prelude.Maybe Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'JobWatermark' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'encryption', 'jobWatermark_encryption' - The encryption settings, if any, that you want Elastic Transcoder to+-- apply to your watermarks.+--+-- 'inputKey', 'jobWatermark_inputKey' - The name of the .png or .jpg file that you want to use for the+-- watermark. To determine which Amazon S3 bucket contains the specified+-- file, Elastic Transcoder checks the pipeline specified by @Pipeline@;+-- the @Input Bucket@ object in that pipeline identifies the bucket.+--+-- If the file name includes a prefix, for example, __logos\/128x64.png__,+-- include the prefix in the key. If the file isn\'t in the specified+-- bucket, Elastic Transcoder returns an error.+--+-- 'presetWatermarkId', 'jobWatermark_presetWatermarkId' - The ID of the watermark settings that Elastic Transcoder uses to add+-- watermarks to the video during transcoding. The settings are in the+-- preset specified by Preset for the current output. In that preset, the+-- value of Watermarks Id tells Elastic Transcoder which settings to use.+newJobWatermark ::+  JobWatermark+newJobWatermark =+  JobWatermark'+    { encryption = Prelude.Nothing,+      inputKey = Prelude.Nothing,+      presetWatermarkId = Prelude.Nothing+    }++-- | The encryption settings, if any, that you want Elastic Transcoder to+-- apply to your watermarks.+jobWatermark_encryption :: Lens.Lens' JobWatermark (Prelude.Maybe Encryption)+jobWatermark_encryption = Lens.lens (\JobWatermark' {encryption} -> encryption) (\s@JobWatermark' {} a -> s {encryption = a} :: JobWatermark)++-- | The name of the .png or .jpg file that you want to use for the+-- watermark. To determine which Amazon S3 bucket contains the specified+-- file, Elastic Transcoder checks the pipeline specified by @Pipeline@;+-- the @Input Bucket@ object in that pipeline identifies the bucket.+--+-- If the file name includes a prefix, for example, __logos\/128x64.png__,+-- include the prefix in the key. If the file isn\'t in the specified+-- bucket, Elastic Transcoder returns an error.+jobWatermark_inputKey :: Lens.Lens' JobWatermark (Prelude.Maybe Prelude.Text)+jobWatermark_inputKey = Lens.lens (\JobWatermark' {inputKey} -> inputKey) (\s@JobWatermark' {} a -> s {inputKey = a} :: JobWatermark)++-- | The ID of the watermark settings that Elastic Transcoder uses to add+-- watermarks to the video during transcoding. The settings are in the+-- preset specified by Preset for the current output. In that preset, the+-- value of Watermarks Id tells Elastic Transcoder which settings to use.+jobWatermark_presetWatermarkId :: Lens.Lens' JobWatermark (Prelude.Maybe Prelude.Text)+jobWatermark_presetWatermarkId = Lens.lens (\JobWatermark' {presetWatermarkId} -> presetWatermarkId) (\s@JobWatermark' {} a -> s {presetWatermarkId = a} :: JobWatermark)++instance Data.FromJSON JobWatermark where+  parseJSON =+    Data.withObject+      "JobWatermark"+      ( \x ->+          JobWatermark'+            Prelude.<$> (x Data..:? "Encryption")+            Prelude.<*> (x Data..:? "InputKey")+            Prelude.<*> (x Data..:? "PresetWatermarkId")+      )++instance Prelude.Hashable JobWatermark where+  hashWithSalt _salt JobWatermark' {..} =+    _salt+      `Prelude.hashWithSalt` encryption+      `Prelude.hashWithSalt` inputKey+      `Prelude.hashWithSalt` presetWatermarkId++instance Prelude.NFData JobWatermark where+  rnf JobWatermark' {..} =+    Prelude.rnf encryption+      `Prelude.seq` Prelude.rnf inputKey+      `Prelude.seq` Prelude.rnf presetWatermarkId++instance Data.ToJSON JobWatermark where+  toJSON JobWatermark' {..} =+    Data.object+      ( Prelude.catMaybes+          [ ("Encryption" Data..=) Prelude.<$> encryption,+            ("InputKey" Data..=) Prelude.<$> inputKey,+            ("PresetWatermarkId" Data..=)+              Prelude.<$> presetWatermarkId+          ]+      )
+ gen/Amazonka/ElasticTranscoder/Types/Notifications.hs view
@@ -0,0 +1,135 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.Notifications+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.Notifications where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import qualified Amazonka.Prelude as Prelude++-- | The Amazon Simple Notification Service (Amazon SNS) topic or topics to+-- notify in order to report job status.+--+-- To receive notifications, you must also subscribe to the new topic in+-- the Amazon SNS console.+--+-- /See:/ 'newNotifications' smart constructor.+data Notifications = Notifications'+  { -- | The Amazon SNS topic that you want to notify when Elastic Transcoder has+    -- finished processing the job.+    completed :: Prelude.Maybe Prelude.Text,+    -- | The Amazon SNS topic that you want to notify when Elastic Transcoder+    -- encounters an error condition.+    error :: Prelude.Maybe Prelude.Text,+    -- | The Amazon Simple Notification Service (Amazon SNS) topic that you want+    -- to notify when Elastic Transcoder has started to process the job.+    progressing :: Prelude.Maybe Prelude.Text,+    -- | The Amazon SNS topic that you want to notify when Elastic Transcoder+    -- encounters a warning condition.+    warning :: Prelude.Maybe Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'Notifications' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'completed', 'notifications_completed' - The Amazon SNS topic that you want to notify when Elastic Transcoder has+-- finished processing the job.+--+-- 'error', 'notifications_error' - The Amazon SNS topic that you want to notify when Elastic Transcoder+-- encounters an error condition.+--+-- 'progressing', 'notifications_progressing' - The Amazon Simple Notification Service (Amazon SNS) topic that you want+-- to notify when Elastic Transcoder has started to process the job.+--+-- 'warning', 'notifications_warning' - The Amazon SNS topic that you want to notify when Elastic Transcoder+-- encounters a warning condition.+newNotifications ::+  Notifications+newNotifications =+  Notifications'+    { completed = Prelude.Nothing,+      error = Prelude.Nothing,+      progressing = Prelude.Nothing,+      warning = Prelude.Nothing+    }++-- | The Amazon SNS topic that you want to notify when Elastic Transcoder has+-- finished processing the job.+notifications_completed :: Lens.Lens' Notifications (Prelude.Maybe Prelude.Text)+notifications_completed = Lens.lens (\Notifications' {completed} -> completed) (\s@Notifications' {} a -> s {completed = a} :: Notifications)++-- | The Amazon SNS topic that you want to notify when Elastic Transcoder+-- encounters an error condition.+notifications_error :: Lens.Lens' Notifications (Prelude.Maybe Prelude.Text)+notifications_error = Lens.lens (\Notifications' {error} -> error) (\s@Notifications' {} a -> s {error = a} :: Notifications)++-- | The Amazon Simple Notification Service (Amazon SNS) topic that you want+-- to notify when Elastic Transcoder has started to process the job.+notifications_progressing :: Lens.Lens' Notifications (Prelude.Maybe Prelude.Text)+notifications_progressing = Lens.lens (\Notifications' {progressing} -> progressing) (\s@Notifications' {} a -> s {progressing = a} :: Notifications)++-- | The Amazon SNS topic that you want to notify when Elastic Transcoder+-- encounters a warning condition.+notifications_warning :: Lens.Lens' Notifications (Prelude.Maybe Prelude.Text)+notifications_warning = Lens.lens (\Notifications' {warning} -> warning) (\s@Notifications' {} a -> s {warning = a} :: Notifications)++instance Data.FromJSON Notifications where+  parseJSON =+    Data.withObject+      "Notifications"+      ( \x ->+          Notifications'+            Prelude.<$> (x Data..:? "Completed")+            Prelude.<*> (x Data..:? "Error")+            Prelude.<*> (x Data..:? "Progressing")+            Prelude.<*> (x Data..:? "Warning")+      )++instance Prelude.Hashable Notifications where+  hashWithSalt _salt Notifications' {..} =+    _salt+      `Prelude.hashWithSalt` completed+      `Prelude.hashWithSalt` error+      `Prelude.hashWithSalt` progressing+      `Prelude.hashWithSalt` warning++instance Prelude.NFData Notifications where+  rnf Notifications' {..} =+    Prelude.rnf completed+      `Prelude.seq` Prelude.rnf error+      `Prelude.seq` Prelude.rnf progressing+      `Prelude.seq` Prelude.rnf warning++instance Data.ToJSON Notifications where+  toJSON Notifications' {..} =+    Data.object+      ( Prelude.catMaybes+          [ ("Completed" Data..=) Prelude.<$> completed,+            ("Error" Data..=) Prelude.<$> error,+            ("Progressing" Data..=) Prelude.<$> progressing,+            ("Warning" Data..=) Prelude.<$> warning+          ]+      )
+ gen/Amazonka/ElasticTranscoder/Types/Permission.hs view
@@ -0,0 +1,190 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.Permission+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.Permission where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import qualified Amazonka.Prelude as Prelude++-- | The @Permission@ structure.+--+-- /See:/ 'newPermission' smart constructor.+data Permission = Permission'+  { -- | The permission that you want to give to the AWS user that is listed in+    -- Grantee. Valid values include:+    --+    -- -   @READ@: The grantee can read the thumbnails and metadata for+    --     thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.+    --+    -- -   @READ_ACP@: The grantee can read the object ACL for thumbnails that+    --     Elastic Transcoder adds to the Amazon S3 bucket.+    --+    -- -   @WRITE_ACP@: The grantee can write the ACL for the thumbnails that+    --     Elastic Transcoder adds to the Amazon S3 bucket.+    --+    -- -   @FULL_CONTROL@: The grantee has READ, READ_ACP, and WRITE_ACP+    --     permissions for the thumbnails that Elastic Transcoder adds to the+    --     Amazon S3 bucket.+    access :: Prelude.Maybe [Prelude.Text],+    -- | The AWS user or group that you want to have access to transcoded files+    -- and playlists. To identify the user or group, you can specify the+    -- canonical user ID for an AWS account, an origin access identity for a+    -- CloudFront distribution, the registered email address of an AWS account,+    -- or a predefined Amazon S3 group.+    grantee :: Prelude.Maybe Prelude.Text,+    -- | The type of value that appears in the Grantee object:+    --+    -- -   @Canonical@: Either the canonical user ID for an AWS account or an+    --     origin access identity for an Amazon CloudFront distribution.+    --+    --     A canonical user ID is not the same as an AWS account number.+    --+    -- -   @Email@: The registered email address of an AWS account.+    --+    -- -   @Group@: One of the following predefined Amazon S3 groups:+    --     @AllUsers@, @AuthenticatedUsers@, or @LogDelivery@.+    granteeType :: Prelude.Maybe Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'Permission' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'access', 'permission_access' - The permission that you want to give to the AWS user that is listed in+-- Grantee. Valid values include:+--+-- -   @READ@: The grantee can read the thumbnails and metadata for+--     thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.+--+-- -   @READ_ACP@: The grantee can read the object ACL for thumbnails that+--     Elastic Transcoder adds to the Amazon S3 bucket.+--+-- -   @WRITE_ACP@: The grantee can write the ACL for the thumbnails that+--     Elastic Transcoder adds to the Amazon S3 bucket.+--+-- -   @FULL_CONTROL@: The grantee has READ, READ_ACP, and WRITE_ACP+--     permissions for the thumbnails that Elastic Transcoder adds to the+--     Amazon S3 bucket.+--+-- 'grantee', 'permission_grantee' - The AWS user or group that you want to have access to transcoded files+-- and playlists. To identify the user or group, you can specify the+-- canonical user ID for an AWS account, an origin access identity for a+-- CloudFront distribution, the registered email address of an AWS account,+-- or a predefined Amazon S3 group.+--+-- 'granteeType', 'permission_granteeType' - The type of value that appears in the Grantee object:+--+-- -   @Canonical@: Either the canonical user ID for an AWS account or an+--     origin access identity for an Amazon CloudFront distribution.+--+--     A canonical user ID is not the same as an AWS account number.+--+-- -   @Email@: The registered email address of an AWS account.+--+-- -   @Group@: One of the following predefined Amazon S3 groups:+--     @AllUsers@, @AuthenticatedUsers@, or @LogDelivery@.+newPermission ::+  Permission+newPermission =+  Permission'+    { access = Prelude.Nothing,+      grantee = Prelude.Nothing,+      granteeType = Prelude.Nothing+    }++-- | The permission that you want to give to the AWS user that is listed in+-- Grantee. Valid values include:+--+-- -   @READ@: The grantee can read the thumbnails and metadata for+--     thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.+--+-- -   @READ_ACP@: The grantee can read the object ACL for thumbnails that+--     Elastic Transcoder adds to the Amazon S3 bucket.+--+-- -   @WRITE_ACP@: The grantee can write the ACL for the thumbnails that+--     Elastic Transcoder adds to the Amazon S3 bucket.+--+-- -   @FULL_CONTROL@: The grantee has READ, READ_ACP, and WRITE_ACP+--     permissions for the thumbnails that Elastic Transcoder adds to the+--     Amazon S3 bucket.+permission_access :: Lens.Lens' Permission (Prelude.Maybe [Prelude.Text])+permission_access = Lens.lens (\Permission' {access} -> access) (\s@Permission' {} a -> s {access = a} :: Permission) Prelude.. Lens.mapping Lens.coerced++-- | The AWS user or group that you want to have access to transcoded files+-- and playlists. To identify the user or group, you can specify the+-- canonical user ID for an AWS account, an origin access identity for a+-- CloudFront distribution, the registered email address of an AWS account,+-- or a predefined Amazon S3 group.+permission_grantee :: Lens.Lens' Permission (Prelude.Maybe Prelude.Text)+permission_grantee = Lens.lens (\Permission' {grantee} -> grantee) (\s@Permission' {} a -> s {grantee = a} :: Permission)++-- | The type of value that appears in the Grantee object:+--+-- -   @Canonical@: Either the canonical user ID for an AWS account or an+--     origin access identity for an Amazon CloudFront distribution.+--+--     A canonical user ID is not the same as an AWS account number.+--+-- -   @Email@: The registered email address of an AWS account.+--+-- -   @Group@: One of the following predefined Amazon S3 groups:+--     @AllUsers@, @AuthenticatedUsers@, or @LogDelivery@.+permission_granteeType :: Lens.Lens' Permission (Prelude.Maybe Prelude.Text)+permission_granteeType = Lens.lens (\Permission' {granteeType} -> granteeType) (\s@Permission' {} a -> s {granteeType = a} :: Permission)++instance Data.FromJSON Permission where+  parseJSON =+    Data.withObject+      "Permission"+      ( \x ->+          Permission'+            Prelude.<$> (x Data..:? "Access" Data..!= Prelude.mempty)+            Prelude.<*> (x Data..:? "Grantee")+            Prelude.<*> (x Data..:? "GranteeType")+      )++instance Prelude.Hashable Permission where+  hashWithSalt _salt Permission' {..} =+    _salt+      `Prelude.hashWithSalt` access+      `Prelude.hashWithSalt` grantee+      `Prelude.hashWithSalt` granteeType++instance Prelude.NFData Permission where+  rnf Permission' {..} =+    Prelude.rnf access+      `Prelude.seq` Prelude.rnf grantee+      `Prelude.seq` Prelude.rnf granteeType++instance Data.ToJSON Permission where+  toJSON Permission' {..} =+    Data.object+      ( Prelude.catMaybes+          [ ("Access" Data..=) Prelude.<$> access,+            ("Grantee" Data..=) Prelude.<$> grantee,+            ("GranteeType" Data..=) Prelude.<$> granteeType+          ]+      )
+ gen/Amazonka/ElasticTranscoder/Types/Pipeline.hs view
@@ -0,0 +1,599 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.Pipeline+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.Pipeline where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types.Notifications+import Amazonka.ElasticTranscoder.Types.PipelineOutputConfig+import qualified Amazonka.Prelude as Prelude++-- | The pipeline (queue) that is used to manage jobs.+--+-- /See:/ 'newPipeline' smart constructor.+data Pipeline = Pipeline'+  { -- | The Amazon Resource Name (ARN) for the pipeline.+    arn :: Prelude.Maybe Prelude.Text,+    -- | The AWS Key Management Service (AWS KMS) key that you want to use with+    -- this pipeline.+    --+    -- If you use either @s3@ or @s3-aws-kms@ as your @Encryption:Mode@, you+    -- don\'t need to provide a key with your job because a default key, known+    -- as an AWS-KMS key, is created for you automatically. You need to provide+    -- an AWS-KMS key only if you want to use a non-default AWS-KMS key, or if+    -- you are using an @Encryption:Mode@ of @aes-cbc-pkcs7@, @aes-ctr@, or+    -- @aes-gcm@.+    awsKmsKeyArn :: Prelude.Maybe Prelude.Text,+    -- | Information about the Amazon S3 bucket in which you want Elastic+    -- Transcoder to save transcoded files and playlists. Either you specify+    -- both @ContentConfig@ and @ThumbnailConfig@, or you specify+    -- @OutputBucket@.+    --+    -- -   __Bucket__: The Amazon S3 bucket in which you want Elastic+    --     Transcoder to save transcoded files and playlists.+    --+    -- -   __Permissions__: A list of the users and\/or predefined Amazon S3+    --     groups you want to have access to transcoded files and playlists,+    --     and the type of access that you want them to have.+    --+    --     -   GranteeType: The type of value that appears in the @Grantee@+    --         object:+    --+    --         -   @Canonical@: Either the canonical user ID for an AWS account+    --             or an origin access identity for an Amazon CloudFront+    --             distribution.+    --+    --         -   @Email@: The registered email address of an AWS account.+    --+    --         -   @Group@: One of the following predefined Amazon S3 groups:+    --             @AllUsers@, @AuthenticatedUsers@, or @LogDelivery@.+    --+    --     -   @Grantee@: The AWS user or group that you want to have access to+    --         transcoded files and playlists.+    --+    --     -   @Access@: The permission that you want to give to the AWS user+    --         that is listed in @Grantee@. Valid values include:+    --+    --         -   @READ@: The grantee can read the objects and metadata for+    --             objects that Elastic Transcoder adds to the Amazon S3+    --             bucket.+    --+    --         -   @READ_ACP@: The grantee can read the object ACL for objects+    --             that Elastic Transcoder adds to the Amazon S3 bucket.+    --+    --         -   @WRITE_ACP@: The grantee can write the ACL for the objects+    --             that Elastic Transcoder adds to the Amazon S3 bucket.+    --+    --         -   @FULL_CONTROL@: The grantee has @READ@, @READ_ACP@, and+    --             @WRITE_ACP@ permissions for the objects that Elastic+    --             Transcoder adds to the Amazon S3 bucket.+    --+    -- -   __StorageClass__: The Amazon S3 storage class, Standard or+    --     ReducedRedundancy, that you want Elastic Transcoder to assign to the+    --     video files and playlists that it stores in your Amazon S3 bucket.+    contentConfig :: Prelude.Maybe PipelineOutputConfig,+    -- | The identifier for the pipeline. You use this value to identify the+    -- pipeline in which you want to perform a variety of operations, such as+    -- creating a job or a preset.+    id :: Prelude.Maybe Prelude.Text,+    -- | The Amazon S3 bucket from which Elastic Transcoder gets media files for+    -- transcoding and the graphics files, if any, that you want to use for+    -- watermarks.+    inputBucket :: Prelude.Maybe Prelude.Text,+    -- | The name of the pipeline. We recommend that the name be unique within+    -- the AWS account, but uniqueness is not enforced.+    --+    -- Constraints: Maximum 40 characters+    name :: Prelude.Maybe Prelude.Text,+    -- | The Amazon Simple Notification Service (Amazon SNS) topic that you want+    -- to notify to report job status.+    --+    -- To receive notifications, you must also subscribe to the new topic in+    -- the Amazon SNS console.+    --+    -- -   __Progressing__ (optional): The Amazon Simple Notification Service+    --     (Amazon SNS) topic that you want to notify when Elastic Transcoder+    --     has started to process the job.+    --+    -- -   __Complete__ (optional): The Amazon SNS topic that you want to+    --     notify when Elastic Transcoder has finished processing the job.+    --+    -- -   __Warning__ (optional): The Amazon SNS topic that you want to notify+    --     when Elastic Transcoder encounters a warning condition.+    --+    -- -   __Error__ (optional): The Amazon SNS topic that you want to notify+    --     when Elastic Transcoder encounters an error condition.+    notifications :: Prelude.Maybe Notifications,+    -- | The Amazon S3 bucket in which you want Elastic Transcoder to save+    -- transcoded files, thumbnails, and playlists. Either you specify this+    -- value, or you specify both @ContentConfig@ and @ThumbnailConfig@.+    outputBucket :: Prelude.Maybe Prelude.Text,+    -- | The IAM Amazon Resource Name (ARN) for the role that Elastic Transcoder+    -- uses to transcode jobs for this pipeline.+    role' :: Prelude.Maybe Prelude.Text,+    -- | The current status of the pipeline:+    --+    -- -   @Active@: The pipeline is processing jobs.+    --+    -- -   @Paused@: The pipeline is not currently processing jobs.+    status :: Prelude.Maybe Prelude.Text,+    -- | Information about the Amazon S3 bucket in which you want Elastic+    -- Transcoder to save thumbnail files. Either you specify both+    -- @ContentConfig@ and @ThumbnailConfig@, or you specify @OutputBucket@.+    --+    -- -   @Bucket@: The Amazon S3 bucket in which you want Elastic Transcoder+    --     to save thumbnail files.+    --+    -- -   @Permissions@: A list of the users and\/or predefined Amazon S3+    --     groups you want to have access to thumbnail files, and the type of+    --     access that you want them to have.+    --+    --     -   GranteeType: The type of value that appears in the Grantee+    --         object:+    --+    --         -   @Canonical@: Either the canonical user ID for an AWS account+    --             or an origin access identity for an Amazon CloudFront+    --             distribution.+    --+    --             A canonical user ID is not the same as an AWS account+    --             number.+    --+    --         -   @Email@: The registered email address of an AWS account.+    --+    --         -   @Group@: One of the following predefined Amazon S3 groups:+    --             @AllUsers@, @AuthenticatedUsers@, or @LogDelivery@.+    --+    --     -   @Grantee@: The AWS user or group that you want to have access to+    --         thumbnail files.+    --+    --     -   Access: The permission that you want to give to the AWS user+    --         that is listed in Grantee. Valid values include:+    --+    --         -   @READ@: The grantee can read the thumbnails and metadata for+    --             thumbnails that Elastic Transcoder adds to the Amazon S3+    --             bucket.+    --+    --         -   @READ_ACP@: The grantee can read the object ACL for+    --             thumbnails that Elastic Transcoder adds to the Amazon S3+    --             bucket.+    --+    --         -   @WRITE_ACP@: The grantee can write the ACL for the+    --             thumbnails that Elastic Transcoder adds to the Amazon S3+    --             bucket.+    --+    --         -   @FULL_CONTROL@: The grantee has READ, READ_ACP, and+    --             WRITE_ACP permissions for the thumbnails that Elastic+    --             Transcoder adds to the Amazon S3 bucket.+    --+    -- -   @StorageClass@: The Amazon S3 storage class, @Standard@ or+    --     @ReducedRedundancy@, that you want Elastic Transcoder to assign to+    --     the thumbnails that it stores in your Amazon S3 bucket.+    thumbnailConfig :: Prelude.Maybe PipelineOutputConfig+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'Pipeline' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'arn', 'pipeline_arn' - The Amazon Resource Name (ARN) for the pipeline.+--+-- 'awsKmsKeyArn', 'pipeline_awsKmsKeyArn' - The AWS Key Management Service (AWS KMS) key that you want to use with+-- this pipeline.+--+-- If you use either @s3@ or @s3-aws-kms@ as your @Encryption:Mode@, you+-- don\'t need to provide a key with your job because a default key, known+-- as an AWS-KMS key, is created for you automatically. You need to provide+-- an AWS-KMS key only if you want to use a non-default AWS-KMS key, or if+-- you are using an @Encryption:Mode@ of @aes-cbc-pkcs7@, @aes-ctr@, or+-- @aes-gcm@.+--+-- 'contentConfig', 'pipeline_contentConfig' - Information about the Amazon S3 bucket in which you want Elastic+-- Transcoder to save transcoded files and playlists. Either you specify+-- both @ContentConfig@ and @ThumbnailConfig@, or you specify+-- @OutputBucket@.+--+-- -   __Bucket__: The Amazon S3 bucket in which you want Elastic+--     Transcoder to save transcoded files and playlists.+--+-- -   __Permissions__: A list of the users and\/or predefined Amazon S3+--     groups you want to have access to transcoded files and playlists,+--     and the type of access that you want them to have.+--+--     -   GranteeType: The type of value that appears in the @Grantee@+--         object:+--+--         -   @Canonical@: Either the canonical user ID for an AWS account+--             or an origin access identity for an Amazon CloudFront+--             distribution.+--+--         -   @Email@: The registered email address of an AWS account.+--+--         -   @Group@: One of the following predefined Amazon S3 groups:+--             @AllUsers@, @AuthenticatedUsers@, or @LogDelivery@.+--+--     -   @Grantee@: The AWS user or group that you want to have access to+--         transcoded files and playlists.+--+--     -   @Access@: The permission that you want to give to the AWS user+--         that is listed in @Grantee@. Valid values include:+--+--         -   @READ@: The grantee can read the objects and metadata for+--             objects that Elastic Transcoder adds to the Amazon S3+--             bucket.+--+--         -   @READ_ACP@: The grantee can read the object ACL for objects+--             that Elastic Transcoder adds to the Amazon S3 bucket.+--+--         -   @WRITE_ACP@: The grantee can write the ACL for the objects+--             that Elastic Transcoder adds to the Amazon S3 bucket.+--+--         -   @FULL_CONTROL@: The grantee has @READ@, @READ_ACP@, and+--             @WRITE_ACP@ permissions for the objects that Elastic+--             Transcoder adds to the Amazon S3 bucket.+--+-- -   __StorageClass__: The Amazon S3 storage class, Standard or+--     ReducedRedundancy, that you want Elastic Transcoder to assign to the+--     video files and playlists that it stores in your Amazon S3 bucket.+--+-- 'id', 'pipeline_id' - The identifier for the pipeline. You use this value to identify the+-- pipeline in which you want to perform a variety of operations, such as+-- creating a job or a preset.+--+-- 'inputBucket', 'pipeline_inputBucket' - The Amazon S3 bucket from which Elastic Transcoder gets media files for+-- transcoding and the graphics files, if any, that you want to use for+-- watermarks.+--+-- 'name', 'pipeline_name' - The name of the pipeline. We recommend that the name be unique within+-- the AWS account, but uniqueness is not enforced.+--+-- Constraints: Maximum 40 characters+--+-- 'notifications', 'pipeline_notifications' - The Amazon Simple Notification Service (Amazon SNS) topic that you want+-- to notify to report job status.+--+-- To receive notifications, you must also subscribe to the new topic in+-- the Amazon SNS console.+--+-- -   __Progressing__ (optional): The Amazon Simple Notification Service+--     (Amazon SNS) topic that you want to notify when Elastic Transcoder+--     has started to process the job.+--+-- -   __Complete__ (optional): The Amazon SNS topic that you want to+--     notify when Elastic Transcoder has finished processing the job.+--+-- -   __Warning__ (optional): The Amazon SNS topic that you want to notify+--     when Elastic Transcoder encounters a warning condition.+--+-- -   __Error__ (optional): The Amazon SNS topic that you want to notify+--     when Elastic Transcoder encounters an error condition.+--+-- 'outputBucket', 'pipeline_outputBucket' - The Amazon S3 bucket in which you want Elastic Transcoder to save+-- transcoded files, thumbnails, and playlists. Either you specify this+-- value, or you specify both @ContentConfig@ and @ThumbnailConfig@.+--+-- 'role'', 'pipeline_role' - The IAM Amazon Resource Name (ARN) for the role that Elastic Transcoder+-- uses to transcode jobs for this pipeline.+--+-- 'status', 'pipeline_status' - The current status of the pipeline:+--+-- -   @Active@: The pipeline is processing jobs.+--+-- -   @Paused@: The pipeline is not currently processing jobs.+--+-- 'thumbnailConfig', 'pipeline_thumbnailConfig' - Information about the Amazon S3 bucket in which you want Elastic+-- Transcoder to save thumbnail files. Either you specify both+-- @ContentConfig@ and @ThumbnailConfig@, or you specify @OutputBucket@.+--+-- -   @Bucket@: The Amazon S3 bucket in which you want Elastic Transcoder+--     to save thumbnail files.+--+-- -   @Permissions@: A list of the users and\/or predefined Amazon S3+--     groups you want to have access to thumbnail files, and the type of+--     access that you want them to have.+--+--     -   GranteeType: The type of value that appears in the Grantee+--         object:+--+--         -   @Canonical@: Either the canonical user ID for an AWS account+--             or an origin access identity for an Amazon CloudFront+--             distribution.+--+--             A canonical user ID is not the same as an AWS account+--             number.+--+--         -   @Email@: The registered email address of an AWS account.+--+--         -   @Group@: One of the following predefined Amazon S3 groups:+--             @AllUsers@, @AuthenticatedUsers@, or @LogDelivery@.+--+--     -   @Grantee@: The AWS user or group that you want to have access to+--         thumbnail files.+--+--     -   Access: The permission that you want to give to the AWS user+--         that is listed in Grantee. Valid values include:+--+--         -   @READ@: The grantee can read the thumbnails and metadata for+--             thumbnails that Elastic Transcoder adds to the Amazon S3+--             bucket.+--+--         -   @READ_ACP@: The grantee can read the object ACL for+--             thumbnails that Elastic Transcoder adds to the Amazon S3+--             bucket.+--+--         -   @WRITE_ACP@: The grantee can write the ACL for the+--             thumbnails that Elastic Transcoder adds to the Amazon S3+--             bucket.+--+--         -   @FULL_CONTROL@: The grantee has READ, READ_ACP, and+--             WRITE_ACP permissions for the thumbnails that Elastic+--             Transcoder adds to the Amazon S3 bucket.+--+-- -   @StorageClass@: The Amazon S3 storage class, @Standard@ or+--     @ReducedRedundancy@, that you want Elastic Transcoder to assign to+--     the thumbnails that it stores in your Amazon S3 bucket.+newPipeline ::+  Pipeline+newPipeline =+  Pipeline'+    { arn = Prelude.Nothing,+      awsKmsKeyArn = Prelude.Nothing,+      contentConfig = Prelude.Nothing,+      id = Prelude.Nothing,+      inputBucket = Prelude.Nothing,+      name = Prelude.Nothing,+      notifications = Prelude.Nothing,+      outputBucket = Prelude.Nothing,+      role' = Prelude.Nothing,+      status = Prelude.Nothing,+      thumbnailConfig = Prelude.Nothing+    }++-- | The Amazon Resource Name (ARN) for the pipeline.+pipeline_arn :: Lens.Lens' Pipeline (Prelude.Maybe Prelude.Text)+pipeline_arn = Lens.lens (\Pipeline' {arn} -> arn) (\s@Pipeline' {} a -> s {arn = a} :: Pipeline)++-- | The AWS Key Management Service (AWS KMS) key that you want to use with+-- this pipeline.+--+-- If you use either @s3@ or @s3-aws-kms@ as your @Encryption:Mode@, you+-- don\'t need to provide a key with your job because a default key, known+-- as an AWS-KMS key, is created for you automatically. You need to provide+-- an AWS-KMS key only if you want to use a non-default AWS-KMS key, or if+-- you are using an @Encryption:Mode@ of @aes-cbc-pkcs7@, @aes-ctr@, or+-- @aes-gcm@.+pipeline_awsKmsKeyArn :: Lens.Lens' Pipeline (Prelude.Maybe Prelude.Text)+pipeline_awsKmsKeyArn = Lens.lens (\Pipeline' {awsKmsKeyArn} -> awsKmsKeyArn) (\s@Pipeline' {} a -> s {awsKmsKeyArn = a} :: Pipeline)++-- | Information about the Amazon S3 bucket in which you want Elastic+-- Transcoder to save transcoded files and playlists. Either you specify+-- both @ContentConfig@ and @ThumbnailConfig@, or you specify+-- @OutputBucket@.+--+-- -   __Bucket__: The Amazon S3 bucket in which you want Elastic+--     Transcoder to save transcoded files and playlists.+--+-- -   __Permissions__: A list of the users and\/or predefined Amazon S3+--     groups you want to have access to transcoded files and playlists,+--     and the type of access that you want them to have.+--+--     -   GranteeType: The type of value that appears in the @Grantee@+--         object:+--+--         -   @Canonical@: Either the canonical user ID for an AWS account+--             or an origin access identity for an Amazon CloudFront+--             distribution.+--+--         -   @Email@: The registered email address of an AWS account.+--+--         -   @Group@: One of the following predefined Amazon S3 groups:+--             @AllUsers@, @AuthenticatedUsers@, or @LogDelivery@.+--+--     -   @Grantee@: The AWS user or group that you want to have access to+--         transcoded files and playlists.+--+--     -   @Access@: The permission that you want to give to the AWS user+--         that is listed in @Grantee@. Valid values include:+--+--         -   @READ@: The grantee can read the objects and metadata for+--             objects that Elastic Transcoder adds to the Amazon S3+--             bucket.+--+--         -   @READ_ACP@: The grantee can read the object ACL for objects+--             that Elastic Transcoder adds to the Amazon S3 bucket.+--+--         -   @WRITE_ACP@: The grantee can write the ACL for the objects+--             that Elastic Transcoder adds to the Amazon S3 bucket.+--+--         -   @FULL_CONTROL@: The grantee has @READ@, @READ_ACP@, and+--             @WRITE_ACP@ permissions for the objects that Elastic+--             Transcoder adds to the Amazon S3 bucket.+--+-- -   __StorageClass__: The Amazon S3 storage class, Standard or+--     ReducedRedundancy, that you want Elastic Transcoder to assign to the+--     video files and playlists that it stores in your Amazon S3 bucket.+pipeline_contentConfig :: Lens.Lens' Pipeline (Prelude.Maybe PipelineOutputConfig)+pipeline_contentConfig = Lens.lens (\Pipeline' {contentConfig} -> contentConfig) (\s@Pipeline' {} a -> s {contentConfig = a} :: Pipeline)++-- | The identifier for the pipeline. You use this value to identify the+-- pipeline in which you want to perform a variety of operations, such as+-- creating a job or a preset.+pipeline_id :: Lens.Lens' Pipeline (Prelude.Maybe Prelude.Text)+pipeline_id = Lens.lens (\Pipeline' {id} -> id) (\s@Pipeline' {} a -> s {id = a} :: Pipeline)++-- | The Amazon S3 bucket from which Elastic Transcoder gets media files for+-- transcoding and the graphics files, if any, that you want to use for+-- watermarks.+pipeline_inputBucket :: Lens.Lens' Pipeline (Prelude.Maybe Prelude.Text)+pipeline_inputBucket = Lens.lens (\Pipeline' {inputBucket} -> inputBucket) (\s@Pipeline' {} a -> s {inputBucket = a} :: Pipeline)++-- | The name of the pipeline. We recommend that the name be unique within+-- the AWS account, but uniqueness is not enforced.+--+-- Constraints: Maximum 40 characters+pipeline_name :: Lens.Lens' Pipeline (Prelude.Maybe Prelude.Text)+pipeline_name = Lens.lens (\Pipeline' {name} -> name) (\s@Pipeline' {} a -> s {name = a} :: Pipeline)++-- | The Amazon Simple Notification Service (Amazon SNS) topic that you want+-- to notify to report job status.+--+-- To receive notifications, you must also subscribe to the new topic in+-- the Amazon SNS console.+--+-- -   __Progressing__ (optional): The Amazon Simple Notification Service+--     (Amazon SNS) topic that you want to notify when Elastic Transcoder+--     has started to process the job.+--+-- -   __Complete__ (optional): The Amazon SNS topic that you want to+--     notify when Elastic Transcoder has finished processing the job.+--+-- -   __Warning__ (optional): The Amazon SNS topic that you want to notify+--     when Elastic Transcoder encounters a warning condition.+--+-- -   __Error__ (optional): The Amazon SNS topic that you want to notify+--     when Elastic Transcoder encounters an error condition.+pipeline_notifications :: Lens.Lens' Pipeline (Prelude.Maybe Notifications)+pipeline_notifications = Lens.lens (\Pipeline' {notifications} -> notifications) (\s@Pipeline' {} a -> s {notifications = a} :: Pipeline)++-- | The Amazon S3 bucket in which you want Elastic Transcoder to save+-- transcoded files, thumbnails, and playlists. Either you specify this+-- value, or you specify both @ContentConfig@ and @ThumbnailConfig@.+pipeline_outputBucket :: Lens.Lens' Pipeline (Prelude.Maybe Prelude.Text)+pipeline_outputBucket = Lens.lens (\Pipeline' {outputBucket} -> outputBucket) (\s@Pipeline' {} a -> s {outputBucket = a} :: Pipeline)++-- | The IAM Amazon Resource Name (ARN) for the role that Elastic Transcoder+-- uses to transcode jobs for this pipeline.+pipeline_role :: Lens.Lens' Pipeline (Prelude.Maybe Prelude.Text)+pipeline_role = Lens.lens (\Pipeline' {role'} -> role') (\s@Pipeline' {} a -> s {role' = a} :: Pipeline)++-- | The current status of the pipeline:+--+-- -   @Active@: The pipeline is processing jobs.+--+-- -   @Paused@: The pipeline is not currently processing jobs.+pipeline_status :: Lens.Lens' Pipeline (Prelude.Maybe Prelude.Text)+pipeline_status = Lens.lens (\Pipeline' {status} -> status) (\s@Pipeline' {} a -> s {status = a} :: Pipeline)++-- | Information about the Amazon S3 bucket in which you want Elastic+-- Transcoder to save thumbnail files. Either you specify both+-- @ContentConfig@ and @ThumbnailConfig@, or you specify @OutputBucket@.+--+-- -   @Bucket@: The Amazon S3 bucket in which you want Elastic Transcoder+--     to save thumbnail files.+--+-- -   @Permissions@: A list of the users and\/or predefined Amazon S3+--     groups you want to have access to thumbnail files, and the type of+--     access that you want them to have.+--+--     -   GranteeType: The type of value that appears in the Grantee+--         object:+--+--         -   @Canonical@: Either the canonical user ID for an AWS account+--             or an origin access identity for an Amazon CloudFront+--             distribution.+--+--             A canonical user ID is not the same as an AWS account+--             number.+--+--         -   @Email@: The registered email address of an AWS account.+--+--         -   @Group@: One of the following predefined Amazon S3 groups:+--             @AllUsers@, @AuthenticatedUsers@, or @LogDelivery@.+--+--     -   @Grantee@: The AWS user or group that you want to have access to+--         thumbnail files.+--+--     -   Access: The permission that you want to give to the AWS user+--         that is listed in Grantee. Valid values include:+--+--         -   @READ@: The grantee can read the thumbnails and metadata for+--             thumbnails that Elastic Transcoder adds to the Amazon S3+--             bucket.+--+--         -   @READ_ACP@: The grantee can read the object ACL for+--             thumbnails that Elastic Transcoder adds to the Amazon S3+--             bucket.+--+--         -   @WRITE_ACP@: The grantee can write the ACL for the+--             thumbnails that Elastic Transcoder adds to the Amazon S3+--             bucket.+--+--         -   @FULL_CONTROL@: The grantee has READ, READ_ACP, and+--             WRITE_ACP permissions for the thumbnails that Elastic+--             Transcoder adds to the Amazon S3 bucket.+--+-- -   @StorageClass@: The Amazon S3 storage class, @Standard@ or+--     @ReducedRedundancy@, that you want Elastic Transcoder to assign to+--     the thumbnails that it stores in your Amazon S3 bucket.+pipeline_thumbnailConfig :: Lens.Lens' Pipeline (Prelude.Maybe PipelineOutputConfig)+pipeline_thumbnailConfig = Lens.lens (\Pipeline' {thumbnailConfig} -> thumbnailConfig) (\s@Pipeline' {} a -> s {thumbnailConfig = a} :: Pipeline)++instance Data.FromJSON Pipeline where+  parseJSON =+    Data.withObject+      "Pipeline"+      ( \x ->+          Pipeline'+            Prelude.<$> (x Data..:? "Arn")+            Prelude.<*> (x Data..:? "AwsKmsKeyArn")+            Prelude.<*> (x Data..:? "ContentConfig")+            Prelude.<*> (x Data..:? "Id")+            Prelude.<*> (x Data..:? "InputBucket")+            Prelude.<*> (x Data..:? "Name")+            Prelude.<*> (x Data..:? "Notifications")+            Prelude.<*> (x Data..:? "OutputBucket")+            Prelude.<*> (x Data..:? "Role")+            Prelude.<*> (x Data..:? "Status")+            Prelude.<*> (x Data..:? "ThumbnailConfig")+      )++instance Prelude.Hashable Pipeline where+  hashWithSalt _salt Pipeline' {..} =+    _salt+      `Prelude.hashWithSalt` arn+      `Prelude.hashWithSalt` awsKmsKeyArn+      `Prelude.hashWithSalt` contentConfig+      `Prelude.hashWithSalt` id+      `Prelude.hashWithSalt` inputBucket+      `Prelude.hashWithSalt` name+      `Prelude.hashWithSalt` notifications+      `Prelude.hashWithSalt` outputBucket+      `Prelude.hashWithSalt` role'+      `Prelude.hashWithSalt` status+      `Prelude.hashWithSalt` thumbnailConfig++instance Prelude.NFData Pipeline where+  rnf Pipeline' {..} =+    Prelude.rnf arn+      `Prelude.seq` Prelude.rnf awsKmsKeyArn+      `Prelude.seq` Prelude.rnf contentConfig+      `Prelude.seq` Prelude.rnf id+      `Prelude.seq` Prelude.rnf inputBucket+      `Prelude.seq` Prelude.rnf name+      `Prelude.seq` Prelude.rnf notifications+      `Prelude.seq` Prelude.rnf outputBucket+      `Prelude.seq` Prelude.rnf role'+      `Prelude.seq` Prelude.rnf status+      `Prelude.seq` Prelude.rnf thumbnailConfig
+ gen/Amazonka/ElasticTranscoder/Types/PipelineOutputConfig.hs view
@@ -0,0 +1,209 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.PipelineOutputConfig+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.PipelineOutputConfig where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types.Permission+import qualified Amazonka.Prelude as Prelude++-- | The @PipelineOutputConfig@ structure.+--+-- /See:/ 'newPipelineOutputConfig' smart constructor.+data PipelineOutputConfig = PipelineOutputConfig'+  { -- | The Amazon S3 bucket in which you want Elastic Transcoder to save the+    -- transcoded files. Specify this value when all of the following are true:+    --+    -- -   You want to save transcoded files, thumbnails (if any), and+    --     playlists (if any) together in one bucket.+    --+    -- -   You do not want to specify the users or groups who have access to+    --     the transcoded files, thumbnails, and playlists.+    --+    -- -   You do not want to specify the permissions that Elastic Transcoder+    --     grants to the files.+    --+    -- -   You want to associate the transcoded files and thumbnails with the+    --     Amazon S3 Standard storage class.+    --+    -- If you want to save transcoded files and playlists in one bucket and+    -- thumbnails in another bucket, specify which users can access the+    -- transcoded files or the permissions the users have, or change the Amazon+    -- S3 storage class, omit OutputBucket and specify values for+    -- @ContentConfig@ and @ThumbnailConfig@ instead.+    bucket :: Prelude.Maybe Prelude.Text,+    -- | Optional. The @Permissions@ object specifies which users and\/or+    -- predefined Amazon S3 groups you want to have access to transcoded files+    -- and playlists, and the type of access you want them to have. You can+    -- grant permissions to a maximum of 30 users and\/or predefined Amazon S3+    -- groups.+    --+    -- If you include @Permissions@, Elastic Transcoder grants only the+    -- permissions that you specify. It does not grant full permissions to the+    -- owner of the role specified by @Role@. If you want that user to have+    -- full control, you must explicitly grant full control to the user.+    --+    -- If you omit @Permissions@, Elastic Transcoder grants full control over+    -- the transcoded files and playlists to the owner of the role specified by+    -- @Role@, and grants no other permissions to any other user or group.+    permissions :: Prelude.Maybe [Permission],+    -- | The Amazon S3 storage class, @Standard@ or @ReducedRedundancy@, that you+    -- want Elastic Transcoder to assign to the video files and playlists that+    -- it stores in your Amazon S3 bucket.+    storageClass :: Prelude.Maybe Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'PipelineOutputConfig' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'bucket', 'pipelineOutputConfig_bucket' - The Amazon S3 bucket in which you want Elastic Transcoder to save the+-- transcoded files. Specify this value when all of the following are true:+--+-- -   You want to save transcoded files, thumbnails (if any), and+--     playlists (if any) together in one bucket.+--+-- -   You do not want to specify the users or groups who have access to+--     the transcoded files, thumbnails, and playlists.+--+-- -   You do not want to specify the permissions that Elastic Transcoder+--     grants to the files.+--+-- -   You want to associate the transcoded files and thumbnails with the+--     Amazon S3 Standard storage class.+--+-- If you want to save transcoded files and playlists in one bucket and+-- thumbnails in another bucket, specify which users can access the+-- transcoded files or the permissions the users have, or change the Amazon+-- S3 storage class, omit OutputBucket and specify values for+-- @ContentConfig@ and @ThumbnailConfig@ instead.+--+-- 'permissions', 'pipelineOutputConfig_permissions' - Optional. The @Permissions@ object specifies which users and\/or+-- predefined Amazon S3 groups you want to have access to transcoded files+-- and playlists, and the type of access you want them to have. You can+-- grant permissions to a maximum of 30 users and\/or predefined Amazon S3+-- groups.+--+-- If you include @Permissions@, Elastic Transcoder grants only the+-- permissions that you specify. It does not grant full permissions to the+-- owner of the role specified by @Role@. If you want that user to have+-- full control, you must explicitly grant full control to the user.+--+-- If you omit @Permissions@, Elastic Transcoder grants full control over+-- the transcoded files and playlists to the owner of the role specified by+-- @Role@, and grants no other permissions to any other user or group.+--+-- 'storageClass', 'pipelineOutputConfig_storageClass' - The Amazon S3 storage class, @Standard@ or @ReducedRedundancy@, that you+-- want Elastic Transcoder to assign to the video files and playlists that+-- it stores in your Amazon S3 bucket.+newPipelineOutputConfig ::+  PipelineOutputConfig+newPipelineOutputConfig =+  PipelineOutputConfig'+    { bucket = Prelude.Nothing,+      permissions = Prelude.Nothing,+      storageClass = Prelude.Nothing+    }++-- | The Amazon S3 bucket in which you want Elastic Transcoder to save the+-- transcoded files. Specify this value when all of the following are true:+--+-- -   You want to save transcoded files, thumbnails (if any), and+--     playlists (if any) together in one bucket.+--+-- -   You do not want to specify the users or groups who have access to+--     the transcoded files, thumbnails, and playlists.+--+-- -   You do not want to specify the permissions that Elastic Transcoder+--     grants to the files.+--+-- -   You want to associate the transcoded files and thumbnails with the+--     Amazon S3 Standard storage class.+--+-- If you want to save transcoded files and playlists in one bucket and+-- thumbnails in another bucket, specify which users can access the+-- transcoded files or the permissions the users have, or change the Amazon+-- S3 storage class, omit OutputBucket and specify values for+-- @ContentConfig@ and @ThumbnailConfig@ instead.+pipelineOutputConfig_bucket :: Lens.Lens' PipelineOutputConfig (Prelude.Maybe Prelude.Text)+pipelineOutputConfig_bucket = Lens.lens (\PipelineOutputConfig' {bucket} -> bucket) (\s@PipelineOutputConfig' {} a -> s {bucket = a} :: PipelineOutputConfig)++-- | Optional. The @Permissions@ object specifies which users and\/or+-- predefined Amazon S3 groups you want to have access to transcoded files+-- and playlists, and the type of access you want them to have. You can+-- grant permissions to a maximum of 30 users and\/or predefined Amazon S3+-- groups.+--+-- If you include @Permissions@, Elastic Transcoder grants only the+-- permissions that you specify. It does not grant full permissions to the+-- owner of the role specified by @Role@. If you want that user to have+-- full control, you must explicitly grant full control to the user.+--+-- If you omit @Permissions@, Elastic Transcoder grants full control over+-- the transcoded files and playlists to the owner of the role specified by+-- @Role@, and grants no other permissions to any other user or group.+pipelineOutputConfig_permissions :: Lens.Lens' PipelineOutputConfig (Prelude.Maybe [Permission])+pipelineOutputConfig_permissions = Lens.lens (\PipelineOutputConfig' {permissions} -> permissions) (\s@PipelineOutputConfig' {} a -> s {permissions = a} :: PipelineOutputConfig) Prelude.. Lens.mapping Lens.coerced++-- | The Amazon S3 storage class, @Standard@ or @ReducedRedundancy@, that you+-- want Elastic Transcoder to assign to the video files and playlists that+-- it stores in your Amazon S3 bucket.+pipelineOutputConfig_storageClass :: Lens.Lens' PipelineOutputConfig (Prelude.Maybe Prelude.Text)+pipelineOutputConfig_storageClass = Lens.lens (\PipelineOutputConfig' {storageClass} -> storageClass) (\s@PipelineOutputConfig' {} a -> s {storageClass = a} :: PipelineOutputConfig)++instance Data.FromJSON PipelineOutputConfig where+  parseJSON =+    Data.withObject+      "PipelineOutputConfig"+      ( \x ->+          PipelineOutputConfig'+            Prelude.<$> (x Data..:? "Bucket")+            Prelude.<*> (x Data..:? "Permissions" Data..!= Prelude.mempty)+            Prelude.<*> (x Data..:? "StorageClass")+      )++instance Prelude.Hashable PipelineOutputConfig where+  hashWithSalt _salt PipelineOutputConfig' {..} =+    _salt+      `Prelude.hashWithSalt` bucket+      `Prelude.hashWithSalt` permissions+      `Prelude.hashWithSalt` storageClass++instance Prelude.NFData PipelineOutputConfig where+  rnf PipelineOutputConfig' {..} =+    Prelude.rnf bucket+      `Prelude.seq` Prelude.rnf permissions+      `Prelude.seq` Prelude.rnf storageClass++instance Data.ToJSON PipelineOutputConfig where+  toJSON PipelineOutputConfig' {..} =+    Data.object+      ( Prelude.catMaybes+          [ ("Bucket" Data..=) Prelude.<$> bucket,+            ("Permissions" Data..=) Prelude.<$> permissions,+            ("StorageClass" Data..=) Prelude.<$> storageClass+          ]+      )
+ gen/Amazonka/ElasticTranscoder/Types/PlayReadyDrm.hs view
@@ -0,0 +1,231 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.PlayReadyDrm+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.PlayReadyDrm where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import qualified Amazonka.Prelude as Prelude++-- | The PlayReady DRM settings, if any, that you want Elastic Transcoder to+-- apply to the output files associated with this playlist.+--+-- PlayReady DRM encrypts your media files using @aes-ctr@ encryption.+--+-- If you use DRM for an @HLSv3@ playlist, your outputs must have a master+-- playlist.+--+-- /See:/ 'newPlayReadyDrm' smart constructor.+data PlayReadyDrm = PlayReadyDrm'+  { -- | The type of DRM, if any, that you want Elastic Transcoder to apply to+    -- the output files associated with this playlist.+    format :: Prelude.Maybe Prelude.Text,+    -- | The series of random bits created by a random bit generator, unique for+    -- every encryption operation, that you want Elastic Transcoder to use to+    -- encrypt your files. The initialization vector must be base64-encoded,+    -- and it must be exactly 8 bytes long before being base64-encoded. If no+    -- initialization vector is provided, Elastic Transcoder generates one for+    -- you.+    initializationVector :: Prelude.Maybe Prelude.Text,+    -- | The DRM key for your file, provided by your DRM license provider. The+    -- key must be base64-encoded, and it must be one of the following bit+    -- lengths before being base64-encoded:+    --+    -- @128@, @192@, or @256@.+    --+    -- The key must also be encrypted by using AWS KMS.+    key :: Prelude.Maybe Prelude.Text,+    -- | The ID for your DRM key, so that your DRM license provider knows which+    -- key to provide.+    --+    -- The key ID must be provided in big endian, and Elastic Transcoder+    -- converts it to little endian before inserting it into the PlayReady DRM+    -- headers. If you are unsure whether your license server provides your key+    -- ID in big or little endian, check with your DRM provider.+    keyId :: Prelude.Maybe Prelude.Text,+    -- | The MD5 digest of the key used for DRM on your file, and that you want+    -- Elastic Transcoder to use as a checksum to make sure your key was not+    -- corrupted in transit. The key MD5 must be base64-encoded, and it must be+    -- exactly 16 bytes before being base64-encoded.+    keyMd5 :: Prelude.Maybe Prelude.Text,+    -- | The location of the license key required to play DRM content. The URL+    -- must be an absolute path, and is referenced by the PlayReady header. The+    -- PlayReady header is referenced in the protection header of the client+    -- manifest for Smooth Streaming outputs, and in the EXT-X-DXDRM and+    -- EXT-XDXDRMINFO metadata tags for HLS playlist outputs. An example URL+    -- looks like this: @https:\/\/www.example.com\/exampleKey\/@+    licenseAcquisitionUrl :: Prelude.Maybe Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'PlayReadyDrm' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'format', 'playReadyDrm_format' - The type of DRM, if any, that you want Elastic Transcoder to apply to+-- the output files associated with this playlist.+--+-- 'initializationVector', 'playReadyDrm_initializationVector' - The series of random bits created by a random bit generator, unique for+-- every encryption operation, that you want Elastic Transcoder to use to+-- encrypt your files. The initialization vector must be base64-encoded,+-- and it must be exactly 8 bytes long before being base64-encoded. If no+-- initialization vector is provided, Elastic Transcoder generates one for+-- you.+--+-- 'key', 'playReadyDrm_key' - The DRM key for your file, provided by your DRM license provider. The+-- key must be base64-encoded, and it must be one of the following bit+-- lengths before being base64-encoded:+--+-- @128@, @192@, or @256@.+--+-- The key must also be encrypted by using AWS KMS.+--+-- 'keyId', 'playReadyDrm_keyId' - The ID for your DRM key, so that your DRM license provider knows which+-- key to provide.+--+-- The key ID must be provided in big endian, and Elastic Transcoder+-- converts it to little endian before inserting it into the PlayReady DRM+-- headers. If you are unsure whether your license server provides your key+-- ID in big or little endian, check with your DRM provider.+--+-- 'keyMd5', 'playReadyDrm_keyMd5' - The MD5 digest of the key used for DRM on your file, and that you want+-- Elastic Transcoder to use as a checksum to make sure your key was not+-- corrupted in transit. The key MD5 must be base64-encoded, and it must be+-- exactly 16 bytes before being base64-encoded.+--+-- 'licenseAcquisitionUrl', 'playReadyDrm_licenseAcquisitionUrl' - The location of the license key required to play DRM content. The URL+-- must be an absolute path, and is referenced by the PlayReady header. The+-- PlayReady header is referenced in the protection header of the client+-- manifest for Smooth Streaming outputs, and in the EXT-X-DXDRM and+-- EXT-XDXDRMINFO metadata tags for HLS playlist outputs. An example URL+-- looks like this: @https:\/\/www.example.com\/exampleKey\/@+newPlayReadyDrm ::+  PlayReadyDrm+newPlayReadyDrm =+  PlayReadyDrm'+    { format = Prelude.Nothing,+      initializationVector = Prelude.Nothing,+      key = Prelude.Nothing,+      keyId = Prelude.Nothing,+      keyMd5 = Prelude.Nothing,+      licenseAcquisitionUrl = Prelude.Nothing+    }++-- | The type of DRM, if any, that you want Elastic Transcoder to apply to+-- the output files associated with this playlist.+playReadyDrm_format :: Lens.Lens' PlayReadyDrm (Prelude.Maybe Prelude.Text)+playReadyDrm_format = Lens.lens (\PlayReadyDrm' {format} -> format) (\s@PlayReadyDrm' {} a -> s {format = a} :: PlayReadyDrm)++-- | The series of random bits created by a random bit generator, unique for+-- every encryption operation, that you want Elastic Transcoder to use to+-- encrypt your files. The initialization vector must be base64-encoded,+-- and it must be exactly 8 bytes long before being base64-encoded. If no+-- initialization vector is provided, Elastic Transcoder generates one for+-- you.+playReadyDrm_initializationVector :: Lens.Lens' PlayReadyDrm (Prelude.Maybe Prelude.Text)+playReadyDrm_initializationVector = Lens.lens (\PlayReadyDrm' {initializationVector} -> initializationVector) (\s@PlayReadyDrm' {} a -> s {initializationVector = a} :: PlayReadyDrm)++-- | The DRM key for your file, provided by your DRM license provider. The+-- key must be base64-encoded, and it must be one of the following bit+-- lengths before being base64-encoded:+--+-- @128@, @192@, or @256@.+--+-- The key must also be encrypted by using AWS KMS.+playReadyDrm_key :: Lens.Lens' PlayReadyDrm (Prelude.Maybe Prelude.Text)+playReadyDrm_key = Lens.lens (\PlayReadyDrm' {key} -> key) (\s@PlayReadyDrm' {} a -> s {key = a} :: PlayReadyDrm)++-- | The ID for your DRM key, so that your DRM license provider knows which+-- key to provide.+--+-- The key ID must be provided in big endian, and Elastic Transcoder+-- converts it to little endian before inserting it into the PlayReady DRM+-- headers. If you are unsure whether your license server provides your key+-- ID in big or little endian, check with your DRM provider.+playReadyDrm_keyId :: Lens.Lens' PlayReadyDrm (Prelude.Maybe Prelude.Text)+playReadyDrm_keyId = Lens.lens (\PlayReadyDrm' {keyId} -> keyId) (\s@PlayReadyDrm' {} a -> s {keyId = a} :: PlayReadyDrm)++-- | The MD5 digest of the key used for DRM on your file, and that you want+-- Elastic Transcoder to use as a checksum to make sure your key was not+-- corrupted in transit. The key MD5 must be base64-encoded, and it must be+-- exactly 16 bytes before being base64-encoded.+playReadyDrm_keyMd5 :: Lens.Lens' PlayReadyDrm (Prelude.Maybe Prelude.Text)+playReadyDrm_keyMd5 = Lens.lens (\PlayReadyDrm' {keyMd5} -> keyMd5) (\s@PlayReadyDrm' {} a -> s {keyMd5 = a} :: PlayReadyDrm)++-- | The location of the license key required to play DRM content. The URL+-- must be an absolute path, and is referenced by the PlayReady header. The+-- PlayReady header is referenced in the protection header of the client+-- manifest for Smooth Streaming outputs, and in the EXT-X-DXDRM and+-- EXT-XDXDRMINFO metadata tags for HLS playlist outputs. An example URL+-- looks like this: @https:\/\/www.example.com\/exampleKey\/@+playReadyDrm_licenseAcquisitionUrl :: Lens.Lens' PlayReadyDrm (Prelude.Maybe Prelude.Text)+playReadyDrm_licenseAcquisitionUrl = Lens.lens (\PlayReadyDrm' {licenseAcquisitionUrl} -> licenseAcquisitionUrl) (\s@PlayReadyDrm' {} a -> s {licenseAcquisitionUrl = a} :: PlayReadyDrm)++instance Data.FromJSON PlayReadyDrm where+  parseJSON =+    Data.withObject+      "PlayReadyDrm"+      ( \x ->+          PlayReadyDrm'+            Prelude.<$> (x Data..:? "Format")+            Prelude.<*> (x Data..:? "InitializationVector")+            Prelude.<*> (x Data..:? "Key")+            Prelude.<*> (x Data..:? "KeyId")+            Prelude.<*> (x Data..:? "KeyMd5")+            Prelude.<*> (x Data..:? "LicenseAcquisitionUrl")+      )++instance Prelude.Hashable PlayReadyDrm where+  hashWithSalt _salt PlayReadyDrm' {..} =+    _salt+      `Prelude.hashWithSalt` format+      `Prelude.hashWithSalt` initializationVector+      `Prelude.hashWithSalt` key+      `Prelude.hashWithSalt` keyId+      `Prelude.hashWithSalt` keyMd5+      `Prelude.hashWithSalt` licenseAcquisitionUrl++instance Prelude.NFData PlayReadyDrm where+  rnf PlayReadyDrm' {..} =+    Prelude.rnf format+      `Prelude.seq` Prelude.rnf initializationVector+      `Prelude.seq` Prelude.rnf key+      `Prelude.seq` Prelude.rnf keyId+      `Prelude.seq` Prelude.rnf keyMd5+      `Prelude.seq` Prelude.rnf licenseAcquisitionUrl++instance Data.ToJSON PlayReadyDrm where+  toJSON PlayReadyDrm' {..} =+    Data.object+      ( Prelude.catMaybes+          [ ("Format" Data..=) Prelude.<$> format,+            ("InitializationVector" Data..=)+              Prelude.<$> initializationVector,+            ("Key" Data..=) Prelude.<$> key,+            ("KeyId" Data..=) Prelude.<$> keyId,+            ("KeyMd5" Data..=) Prelude.<$> keyMd5,+            ("LicenseAcquisitionUrl" Data..=)+              Prelude.<$> licenseAcquisitionUrl+          ]+      )
+ gen/Amazonka/ElasticTranscoder/Types/Playlist.hs view
@@ -0,0 +1,304 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.Playlist+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.Playlist where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types.HlsContentProtection+import Amazonka.ElasticTranscoder.Types.PlayReadyDrm+import qualified Amazonka.Prelude as Prelude++-- | Use Only for Fragmented MP4 or MPEG-TS Outputs. If you specify a preset+-- for which the value of Container is @fmp4@ (Fragmented MP4) or @ts@+-- (MPEG-TS), Playlists contains information about the master playlists+-- that you want Elastic Transcoder to create. We recommend that you create+-- only one master playlist per output format. The maximum number of master+-- playlists in a job is 30.+--+-- /See:/ 'newPlaylist' smart constructor.+data Playlist = Playlist'+  { -- | The format of the output playlist. Valid formats include @HLSv3@,+    -- @HLSv4@, and @Smooth@.+    format :: Prelude.Maybe Prelude.Text,+    -- | The HLS content protection settings, if any, that you want Elastic+    -- Transcoder to apply to the output files associated with this playlist.+    hlsContentProtection :: Prelude.Maybe HlsContentProtection,+    -- | The name that you want Elastic Transcoder to assign to the master+    -- playlist, for example, nyc-vacation.m3u8. If the name includes a @\/@+    -- character, the section of the name before the last @\/@ must be+    -- identical for all @Name@ objects. If you create more than one master+    -- playlist, the values of all @Name@ objects must be unique.+    --+    -- Elastic Transcoder automatically appends the relevant file extension to+    -- the file name (@.m3u8@ for @HLSv3@ and @HLSv4@ playlists, and @.ism@ and+    -- @.ismc@ for @Smooth@ playlists). If you include a file extension in+    -- @Name@, the file name will have two extensions.+    name :: Prelude.Maybe Prelude.Text,+    -- | For each output in this job that you want to include in a master+    -- playlist, the value of the Outputs:Key object.+    --+    -- -   If your output is not @HLS@ or does not have a segment duration set,+    --     the name of the output file is a concatenation of @OutputKeyPrefix@+    --     and @Outputs:Key@:+    --+    --     OutputKeyPrefix@Outputs:Key@+    --+    -- -   If your output is @HLSv3@ and has a segment duration set, or is not+    --     included in a playlist, Elastic Transcoder creates an output+    --     playlist file with a file extension of @.m3u8@, and a series of+    --     @.ts@ files that include a five-digit sequential counter beginning+    --     with 00000:+    --+    --     OutputKeyPrefix@Outputs:Key@.m3u8+    --+    --     OutputKeyPrefix@Outputs:Key@00000.ts+    --+    -- -   If your output is @HLSv4@, has a segment duration set, and is+    --     included in an @HLSv4@ playlist, Elastic Transcoder creates an+    --     output playlist file with a file extension of @_v4.m3u8@. If the+    --     output is video, Elastic Transcoder also creates an output file with+    --     an extension of @_iframe.m3u8@:+    --+    --     OutputKeyPrefix@Outputs:Key@_v4.m3u8+    --+    --     OutputKeyPrefix@Outputs:Key@_iframe.m3u8+    --+    --     OutputKeyPrefix@Outputs:Key@.ts+    --+    -- Elastic Transcoder automatically appends the relevant file extension to+    -- the file name. If you include a file extension in Output Key, the file+    -- name will have two extensions.+    --+    -- If you include more than one output in a playlist, any segment duration+    -- settings, clip settings, or caption settings must be the same for all+    -- outputs in the playlist. For @Smooth@ playlists, the @Audio:Profile@,+    -- @Video:Profile@, and @Video:FrameRate@ to @Video:KeyframesMaxDist@ ratio+    -- must be the same for all outputs.+    outputKeys :: Prelude.Maybe [Prelude.Text],+    -- | The DRM settings, if any, that you want Elastic Transcoder to apply to+    -- the output files associated with this playlist.+    playReadyDrm :: Prelude.Maybe PlayReadyDrm,+    -- | The status of the job with which the playlist is associated.+    status :: Prelude.Maybe Prelude.Text,+    -- | Information that further explains the status.+    statusDetail :: Prelude.Maybe Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'Playlist' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'format', 'playlist_format' - The format of the output playlist. Valid formats include @HLSv3@,+-- @HLSv4@, and @Smooth@.+--+-- 'hlsContentProtection', 'playlist_hlsContentProtection' - The HLS content protection settings, if any, that you want Elastic+-- Transcoder to apply to the output files associated with this playlist.+--+-- 'name', 'playlist_name' - The name that you want Elastic Transcoder to assign to the master+-- playlist, for example, nyc-vacation.m3u8. If the name includes a @\/@+-- character, the section of the name before the last @\/@ must be+-- identical for all @Name@ objects. If you create more than one master+-- playlist, the values of all @Name@ objects must be unique.+--+-- Elastic Transcoder automatically appends the relevant file extension to+-- the file name (@.m3u8@ for @HLSv3@ and @HLSv4@ playlists, and @.ism@ and+-- @.ismc@ for @Smooth@ playlists). If you include a file extension in+-- @Name@, the file name will have two extensions.+--+-- 'outputKeys', 'playlist_outputKeys' - For each output in this job that you want to include in a master+-- playlist, the value of the Outputs:Key object.+--+-- -   If your output is not @HLS@ or does not have a segment duration set,+--     the name of the output file is a concatenation of @OutputKeyPrefix@+--     and @Outputs:Key@:+--+--     OutputKeyPrefix@Outputs:Key@+--+-- -   If your output is @HLSv3@ and has a segment duration set, or is not+--     included in a playlist, Elastic Transcoder creates an output+--     playlist file with a file extension of @.m3u8@, and a series of+--     @.ts@ files that include a five-digit sequential counter beginning+--     with 00000:+--+--     OutputKeyPrefix@Outputs:Key@.m3u8+--+--     OutputKeyPrefix@Outputs:Key@00000.ts+--+-- -   If your output is @HLSv4@, has a segment duration set, and is+--     included in an @HLSv4@ playlist, Elastic Transcoder creates an+--     output playlist file with a file extension of @_v4.m3u8@. If the+--     output is video, Elastic Transcoder also creates an output file with+--     an extension of @_iframe.m3u8@:+--+--     OutputKeyPrefix@Outputs:Key@_v4.m3u8+--+--     OutputKeyPrefix@Outputs:Key@_iframe.m3u8+--+--     OutputKeyPrefix@Outputs:Key@.ts+--+-- Elastic Transcoder automatically appends the relevant file extension to+-- the file name. If you include a file extension in Output Key, the file+-- name will have two extensions.+--+-- If you include more than one output in a playlist, any segment duration+-- settings, clip settings, or caption settings must be the same for all+-- outputs in the playlist. For @Smooth@ playlists, the @Audio:Profile@,+-- @Video:Profile@, and @Video:FrameRate@ to @Video:KeyframesMaxDist@ ratio+-- must be the same for all outputs.+--+-- 'playReadyDrm', 'playlist_playReadyDrm' - The DRM settings, if any, that you want Elastic Transcoder to apply to+-- the output files associated with this playlist.+--+-- 'status', 'playlist_status' - The status of the job with which the playlist is associated.+--+-- 'statusDetail', 'playlist_statusDetail' - Information that further explains the status.+newPlaylist ::+  Playlist+newPlaylist =+  Playlist'+    { format = Prelude.Nothing,+      hlsContentProtection = Prelude.Nothing,+      name = Prelude.Nothing,+      outputKeys = Prelude.Nothing,+      playReadyDrm = Prelude.Nothing,+      status = Prelude.Nothing,+      statusDetail = Prelude.Nothing+    }++-- | The format of the output playlist. Valid formats include @HLSv3@,+-- @HLSv4@, and @Smooth@.+playlist_format :: Lens.Lens' Playlist (Prelude.Maybe Prelude.Text)+playlist_format = Lens.lens (\Playlist' {format} -> format) (\s@Playlist' {} a -> s {format = a} :: Playlist)++-- | The HLS content protection settings, if any, that you want Elastic+-- Transcoder to apply to the output files associated with this playlist.+playlist_hlsContentProtection :: Lens.Lens' Playlist (Prelude.Maybe HlsContentProtection)+playlist_hlsContentProtection = Lens.lens (\Playlist' {hlsContentProtection} -> hlsContentProtection) (\s@Playlist' {} a -> s {hlsContentProtection = a} :: Playlist)++-- | The name that you want Elastic Transcoder to assign to the master+-- playlist, for example, nyc-vacation.m3u8. If the name includes a @\/@+-- character, the section of the name before the last @\/@ must be+-- identical for all @Name@ objects. If you create more than one master+-- playlist, the values of all @Name@ objects must be unique.+--+-- Elastic Transcoder automatically appends the relevant file extension to+-- the file name (@.m3u8@ for @HLSv3@ and @HLSv4@ playlists, and @.ism@ and+-- @.ismc@ for @Smooth@ playlists). If you include a file extension in+-- @Name@, the file name will have two extensions.+playlist_name :: Lens.Lens' Playlist (Prelude.Maybe Prelude.Text)+playlist_name = Lens.lens (\Playlist' {name} -> name) (\s@Playlist' {} a -> s {name = a} :: Playlist)++-- | For each output in this job that you want to include in a master+-- playlist, the value of the Outputs:Key object.+--+-- -   If your output is not @HLS@ or does not have a segment duration set,+--     the name of the output file is a concatenation of @OutputKeyPrefix@+--     and @Outputs:Key@:+--+--     OutputKeyPrefix@Outputs:Key@+--+-- -   If your output is @HLSv3@ and has a segment duration set, or is not+--     included in a playlist, Elastic Transcoder creates an output+--     playlist file with a file extension of @.m3u8@, and a series of+--     @.ts@ files that include a five-digit sequential counter beginning+--     with 00000:+--+--     OutputKeyPrefix@Outputs:Key@.m3u8+--+--     OutputKeyPrefix@Outputs:Key@00000.ts+--+-- -   If your output is @HLSv4@, has a segment duration set, and is+--     included in an @HLSv4@ playlist, Elastic Transcoder creates an+--     output playlist file with a file extension of @_v4.m3u8@. If the+--     output is video, Elastic Transcoder also creates an output file with+--     an extension of @_iframe.m3u8@:+--+--     OutputKeyPrefix@Outputs:Key@_v4.m3u8+--+--     OutputKeyPrefix@Outputs:Key@_iframe.m3u8+--+--     OutputKeyPrefix@Outputs:Key@.ts+--+-- Elastic Transcoder automatically appends the relevant file extension to+-- the file name. If you include a file extension in Output Key, the file+-- name will have two extensions.+--+-- If you include more than one output in a playlist, any segment duration+-- settings, clip settings, or caption settings must be the same for all+-- outputs in the playlist. For @Smooth@ playlists, the @Audio:Profile@,+-- @Video:Profile@, and @Video:FrameRate@ to @Video:KeyframesMaxDist@ ratio+-- must be the same for all outputs.+playlist_outputKeys :: Lens.Lens' Playlist (Prelude.Maybe [Prelude.Text])+playlist_outputKeys = Lens.lens (\Playlist' {outputKeys} -> outputKeys) (\s@Playlist' {} a -> s {outputKeys = a} :: Playlist) Prelude.. Lens.mapping Lens.coerced++-- | The DRM settings, if any, that you want Elastic Transcoder to apply to+-- the output files associated with this playlist.+playlist_playReadyDrm :: Lens.Lens' Playlist (Prelude.Maybe PlayReadyDrm)+playlist_playReadyDrm = Lens.lens (\Playlist' {playReadyDrm} -> playReadyDrm) (\s@Playlist' {} a -> s {playReadyDrm = a} :: Playlist)++-- | The status of the job with which the playlist is associated.+playlist_status :: Lens.Lens' Playlist (Prelude.Maybe Prelude.Text)+playlist_status = Lens.lens (\Playlist' {status} -> status) (\s@Playlist' {} a -> s {status = a} :: Playlist)++-- | Information that further explains the status.+playlist_statusDetail :: Lens.Lens' Playlist (Prelude.Maybe Prelude.Text)+playlist_statusDetail = Lens.lens (\Playlist' {statusDetail} -> statusDetail) (\s@Playlist' {} a -> s {statusDetail = a} :: Playlist)++instance Data.FromJSON Playlist where+  parseJSON =+    Data.withObject+      "Playlist"+      ( \x ->+          Playlist'+            Prelude.<$> (x Data..:? "Format")+            Prelude.<*> (x Data..:? "HlsContentProtection")+            Prelude.<*> (x Data..:? "Name")+            Prelude.<*> (x Data..:? "OutputKeys" Data..!= Prelude.mempty)+            Prelude.<*> (x Data..:? "PlayReadyDrm")+            Prelude.<*> (x Data..:? "Status")+            Prelude.<*> (x Data..:? "StatusDetail")+      )++instance Prelude.Hashable Playlist where+  hashWithSalt _salt Playlist' {..} =+    _salt+      `Prelude.hashWithSalt` format+      `Prelude.hashWithSalt` hlsContentProtection+      `Prelude.hashWithSalt` name+      `Prelude.hashWithSalt` outputKeys+      `Prelude.hashWithSalt` playReadyDrm+      `Prelude.hashWithSalt` status+      `Prelude.hashWithSalt` statusDetail++instance Prelude.NFData Playlist where+  rnf Playlist' {..} =+    Prelude.rnf format+      `Prelude.seq` Prelude.rnf hlsContentProtection+      `Prelude.seq` Prelude.rnf name+      `Prelude.seq` Prelude.rnf outputKeys+      `Prelude.seq` Prelude.rnf playReadyDrm+      `Prelude.seq` Prelude.rnf status+      `Prelude.seq` Prelude.rnf statusDetail
+ gen/Amazonka/ElasticTranscoder/Types/Preset.hs view
@@ -0,0 +1,197 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.Preset+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.Preset where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types.AudioParameters+import Amazonka.ElasticTranscoder.Types.Thumbnails+import Amazonka.ElasticTranscoder.Types.VideoParameters+import qualified Amazonka.Prelude as Prelude++-- | Presets are templates that contain most of the settings for transcoding+-- media files from one format to another. Elastic Transcoder includes some+-- default presets for common formats, for example, several iPod and iPhone+-- versions. You can also create your own presets for formats that aren\'t+-- included among the default presets. You specify which preset you want to+-- use when you create a job.+--+-- /See:/ 'newPreset' smart constructor.+data Preset = Preset'+  { -- | The Amazon Resource Name (ARN) for the preset.+    arn :: Prelude.Maybe Prelude.Text,+    -- | A section of the response body that provides information about the audio+    -- preset values.+    audio :: Prelude.Maybe AudioParameters,+    -- | The container type for the output file. Valid values include @flac@,+    -- @flv@, @fmp4@, @gif@, @mp3@, @mp4@, @mpg@, @mxf@, @oga@, @ogg@, @ts@,+    -- and @webm@.+    container :: Prelude.Maybe Prelude.Text,+    -- | A description of the preset.+    description :: Prelude.Maybe Prelude.Text,+    -- | Identifier for the new preset. You use this value to get settings for+    -- the preset or to delete it.+    id :: Prelude.Maybe Prelude.Text,+    -- | The name of the preset.+    name :: Prelude.Maybe Prelude.Text,+    -- | A section of the response body that provides information about the+    -- thumbnail preset values, if any.+    thumbnails :: Prelude.Maybe Thumbnails,+    -- | Whether the preset is a default preset provided by Elastic Transcoder+    -- (@System@) or a preset that you have defined (@Custom@).+    type' :: Prelude.Maybe Prelude.Text,+    -- | A section of the response body that provides information about the video+    -- preset values.+    video :: Prelude.Maybe VideoParameters+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'Preset' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'arn', 'preset_arn' - The Amazon Resource Name (ARN) for the preset.+--+-- 'audio', 'preset_audio' - A section of the response body that provides information about the audio+-- preset values.+--+-- 'container', 'preset_container' - The container type for the output file. Valid values include @flac@,+-- @flv@, @fmp4@, @gif@, @mp3@, @mp4@, @mpg@, @mxf@, @oga@, @ogg@, @ts@,+-- and @webm@.+--+-- 'description', 'preset_description' - A description of the preset.+--+-- 'id', 'preset_id' - Identifier for the new preset. You use this value to get settings for+-- the preset or to delete it.+--+-- 'name', 'preset_name' - The name of the preset.+--+-- 'thumbnails', 'preset_thumbnails' - A section of the response body that provides information about the+-- thumbnail preset values, if any.+--+-- 'type'', 'preset_type' - Whether the preset is a default preset provided by Elastic Transcoder+-- (@System@) or a preset that you have defined (@Custom@).+--+-- 'video', 'preset_video' - A section of the response body that provides information about the video+-- preset values.+newPreset ::+  Preset+newPreset =+  Preset'+    { arn = Prelude.Nothing,+      audio = Prelude.Nothing,+      container = Prelude.Nothing,+      description = Prelude.Nothing,+      id = Prelude.Nothing,+      name = Prelude.Nothing,+      thumbnails = Prelude.Nothing,+      type' = Prelude.Nothing,+      video = Prelude.Nothing+    }++-- | The Amazon Resource Name (ARN) for the preset.+preset_arn :: Lens.Lens' Preset (Prelude.Maybe Prelude.Text)+preset_arn = Lens.lens (\Preset' {arn} -> arn) (\s@Preset' {} a -> s {arn = a} :: Preset)++-- | A section of the response body that provides information about the audio+-- preset values.+preset_audio :: Lens.Lens' Preset (Prelude.Maybe AudioParameters)+preset_audio = Lens.lens (\Preset' {audio} -> audio) (\s@Preset' {} a -> s {audio = a} :: Preset)++-- | The container type for the output file. Valid values include @flac@,+-- @flv@, @fmp4@, @gif@, @mp3@, @mp4@, @mpg@, @mxf@, @oga@, @ogg@, @ts@,+-- and @webm@.+preset_container :: Lens.Lens' Preset (Prelude.Maybe Prelude.Text)+preset_container = Lens.lens (\Preset' {container} -> container) (\s@Preset' {} a -> s {container = a} :: Preset)++-- | A description of the preset.+preset_description :: Lens.Lens' Preset (Prelude.Maybe Prelude.Text)+preset_description = Lens.lens (\Preset' {description} -> description) (\s@Preset' {} a -> s {description = a} :: Preset)++-- | Identifier for the new preset. You use this value to get settings for+-- the preset or to delete it.+preset_id :: Lens.Lens' Preset (Prelude.Maybe Prelude.Text)+preset_id = Lens.lens (\Preset' {id} -> id) (\s@Preset' {} a -> s {id = a} :: Preset)++-- | The name of the preset.+preset_name :: Lens.Lens' Preset (Prelude.Maybe Prelude.Text)+preset_name = Lens.lens (\Preset' {name} -> name) (\s@Preset' {} a -> s {name = a} :: Preset)++-- | A section of the response body that provides information about the+-- thumbnail preset values, if any.+preset_thumbnails :: Lens.Lens' Preset (Prelude.Maybe Thumbnails)+preset_thumbnails = Lens.lens (\Preset' {thumbnails} -> thumbnails) (\s@Preset' {} a -> s {thumbnails = a} :: Preset)++-- | Whether the preset is a default preset provided by Elastic Transcoder+-- (@System@) or a preset that you have defined (@Custom@).+preset_type :: Lens.Lens' Preset (Prelude.Maybe Prelude.Text)+preset_type = Lens.lens (\Preset' {type'} -> type') (\s@Preset' {} a -> s {type' = a} :: Preset)++-- | A section of the response body that provides information about the video+-- preset values.+preset_video :: Lens.Lens' Preset (Prelude.Maybe VideoParameters)+preset_video = Lens.lens (\Preset' {video} -> video) (\s@Preset' {} a -> s {video = a} :: Preset)++instance Data.FromJSON Preset where+  parseJSON =+    Data.withObject+      "Preset"+      ( \x ->+          Preset'+            Prelude.<$> (x Data..:? "Arn")+            Prelude.<*> (x Data..:? "Audio")+            Prelude.<*> (x Data..:? "Container")+            Prelude.<*> (x Data..:? "Description")+            Prelude.<*> (x Data..:? "Id")+            Prelude.<*> (x Data..:? "Name")+            Prelude.<*> (x Data..:? "Thumbnails")+            Prelude.<*> (x Data..:? "Type")+            Prelude.<*> (x Data..:? "Video")+      )++instance Prelude.Hashable Preset where+  hashWithSalt _salt Preset' {..} =+    _salt+      `Prelude.hashWithSalt` arn+      `Prelude.hashWithSalt` audio+      `Prelude.hashWithSalt` container+      `Prelude.hashWithSalt` description+      `Prelude.hashWithSalt` id+      `Prelude.hashWithSalt` name+      `Prelude.hashWithSalt` thumbnails+      `Prelude.hashWithSalt` type'+      `Prelude.hashWithSalt` video++instance Prelude.NFData Preset where+  rnf Preset' {..} =+    Prelude.rnf arn+      `Prelude.seq` Prelude.rnf audio+      `Prelude.seq` Prelude.rnf container+      `Prelude.seq` Prelude.rnf description+      `Prelude.seq` Prelude.rnf id+      `Prelude.seq` Prelude.rnf name+      `Prelude.seq` Prelude.rnf thumbnails+      `Prelude.seq` Prelude.rnf type'+      `Prelude.seq` Prelude.rnf video
+ gen/Amazonka/ElasticTranscoder/Types/PresetWatermark.hs view
@@ -0,0 +1,598 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.PresetWatermark+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.PresetWatermark where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import qualified Amazonka.Prelude as Prelude++-- | Settings for the size, location, and opacity of graphics that you want+-- Elastic Transcoder to overlay over videos that are transcoded using this+-- preset. You can specify settings for up to four watermarks. Watermarks+-- appear in the specified size and location, and with the specified+-- opacity for the duration of the transcoded video.+--+-- Watermarks can be in .png or .jpg format. If you want to display a+-- watermark that is not rectangular, use the .png format, which supports+-- transparency.+--+-- When you create a job that uses this preset, you specify the .png or+-- .jpg graphics that you want Elastic Transcoder to include in the+-- transcoded videos. You can specify fewer graphics in the job than you+-- specify watermark settings in the preset, which allows you to use the+-- same preset for up to four watermarks that have different dimensions.+--+-- /See:/ 'newPresetWatermark' smart constructor.+data PresetWatermark = PresetWatermark'+  { -- | The horizontal position of the watermark unless you specify a non-zero+    -- value for @HorizontalOffset@:+    --+    -- -   __Left__: The left edge of the watermark is aligned with the left+    --     border of the video.+    --+    -- -   __Right__: The right edge of the watermark is aligned with the right+    --     border of the video.+    --+    -- -   __Center__: The watermark is centered between the left and right+    --     borders.+    horizontalAlign :: Prelude.Maybe Prelude.Text,+    -- | The amount by which you want the horizontal position of the watermark to+    -- be offset from the position specified by HorizontalAlign:+    --+    -- -   number of pixels (px): The minimum value is 0 pixels, and the+    --     maximum value is the value of MaxWidth.+    --+    -- -   integer percentage (%): The range of valid values is 0 to 100.+    --+    -- For example, if you specify Left for @HorizontalAlign@ and 5px for+    -- @HorizontalOffset@, the left side of the watermark appears 5 pixels from+    -- the left border of the output video.+    --+    -- @HorizontalOffset@ is only valid when the value of @HorizontalAlign@ is+    -- @Left@ or @Right@. If you specify an offset that causes the watermark to+    -- extend beyond the left or right border and Elastic Transcoder has not+    -- added black bars, the watermark is cropped. If Elastic Transcoder has+    -- added black bars, the watermark extends into the black bars. If the+    -- watermark extends beyond the black bars, it is cropped.+    --+    -- Use the value of @Target@ to specify whether you want to include the+    -- black bars that are added by Elastic Transcoder, if any, in the offset+    -- calculation.+    horizontalOffset :: Prelude.Maybe Prelude.Text,+    -- | A unique identifier for the settings for one watermark. The value of+    -- @Id@ can be up to 40 characters long.+    id :: Prelude.Maybe Prelude.Text,+    -- | The maximum height of the watermark in one of the following formats:+    --+    -- -   number of pixels (px): The minimum value is 16 pixels, and the+    --     maximum value is the value of @MaxHeight@.+    --+    -- -   integer percentage (%): The range of valid values is 0 to 100. Use+    --     the value of @Target@ to specify whether you want Elastic Transcoder+    --     to include the black bars that are added by Elastic Transcoder, if+    --     any, in the calculation.+    --+    -- If you specify the value in pixels, it must be less than or equal to the+    -- value of @MaxHeight@.+    maxHeight :: Prelude.Maybe Prelude.Text,+    -- | The maximum width of the watermark in one of the following formats:+    --+    -- -   number of pixels (px): The minimum value is 16 pixels, and the+    --     maximum value is the value of @MaxWidth@.+    --+    -- -   integer percentage (%): The range of valid values is 0 to 100. Use+    --     the value of @Target@ to specify whether you want Elastic Transcoder+    --     to include the black bars that are added by Elastic Transcoder, if+    --     any, in the calculation.+    --+    --     If you specify the value in pixels, it must be less than or equal to+    --     the value of @MaxWidth@.+    maxWidth :: Prelude.Maybe Prelude.Text,+    -- | A percentage that indicates how much you want a watermark to obscure the+    -- video in the location where it appears. Valid values are 0 (the+    -- watermark is invisible) to 100 (the watermark completely obscures the+    -- video in the specified location). The datatype of @Opacity@ is float.+    --+    -- Elastic Transcoder supports transparent .png graphics. If you use a+    -- transparent .png, the transparent portion of the video appears as if you+    -- had specified a value of 0 for @Opacity@. The .jpg file format doesn\'t+    -- support transparency.+    opacity :: Prelude.Maybe Prelude.Text,+    -- | A value that controls scaling of the watermark:+    --+    -- -   __Fit__: Elastic Transcoder scales the watermark so it matches the+    --     value that you specified in either @MaxWidth@ or @MaxHeight@ without+    --     exceeding the other value.+    --+    -- -   __Stretch__: Elastic Transcoder stretches the watermark to match the+    --     values that you specified for @MaxWidth@ and @MaxHeight@. If the+    --     relative proportions of the watermark and the values of @MaxWidth@+    --     and @MaxHeight@ are different, the watermark will be distorted.+    --+    -- -   __ShrinkToFit__: Elastic Transcoder scales the watermark down so+    --     that its dimensions match the values that you specified for at least+    --     one of @MaxWidth@ and @MaxHeight@ without exceeding either value. If+    --     you specify this option, Elastic Transcoder does not scale the+    --     watermark up.+    sizingPolicy :: Prelude.Maybe Prelude.Text,+    -- | A value that determines how Elastic Transcoder interprets values that+    -- you specified for @HorizontalOffset@, @VerticalOffset@, @MaxWidth@, and+    -- @MaxHeight@:+    --+    -- -   __Content__: @HorizontalOffset@ and @VerticalOffset@ values are+    --     calculated based on the borders of the video excluding black bars+    --     added by Elastic Transcoder, if any. In addition, @MaxWidth@ and+    --     @MaxHeight@, if specified as a percentage, are calculated based on+    --     the borders of the video excluding black bars added by Elastic+    --     Transcoder, if any.+    --+    -- -   __Frame__: @HorizontalOffset@ and @VerticalOffset@ values are+    --     calculated based on the borders of the video including black bars+    --     added by Elastic Transcoder, if any. In addition, @MaxWidth@ and+    --     @MaxHeight@, if specified as a percentage, are calculated based on+    --     the borders of the video including black bars added by Elastic+    --     Transcoder, if any.+    target :: Prelude.Maybe Prelude.Text,+    -- | The vertical position of the watermark unless you specify a non-zero+    -- value for @VerticalOffset@:+    --+    -- -   __Top__: The top edge of the watermark is aligned with the top+    --     border of the video.+    --+    -- -   __Bottom__: The bottom edge of the watermark is aligned with the+    --     bottom border of the video.+    --+    -- -   __Center__: The watermark is centered between the top and bottom+    --     borders.+    verticalAlign :: Prelude.Maybe Prelude.Text,+    -- | @VerticalOffset@+    --+    -- The amount by which you want the vertical position of the watermark to+    -- be offset from the position specified by VerticalAlign:+    --+    -- -   number of pixels (px): The minimum value is 0 pixels, and the+    --     maximum value is the value of @MaxHeight@.+    --+    -- -   integer percentage (%): The range of valid values is 0 to 100.+    --+    -- For example, if you specify @Top@ for @VerticalAlign@ and @5px@ for+    -- @VerticalOffset@, the top of the watermark appears 5 pixels from the top+    -- border of the output video.+    --+    -- @VerticalOffset@ is only valid when the value of VerticalAlign is Top or+    -- Bottom.+    --+    -- If you specify an offset that causes the watermark to extend beyond the+    -- top or bottom border and Elastic Transcoder has not added black bars,+    -- the watermark is cropped. If Elastic Transcoder has added black bars,+    -- the watermark extends into the black bars. If the watermark extends+    -- beyond the black bars, it is cropped.+    --+    -- Use the value of @Target@ to specify whether you want Elastic Transcoder+    -- to include the black bars that are added by Elastic Transcoder, if any,+    -- in the offset calculation.+    verticalOffset :: Prelude.Maybe Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'PresetWatermark' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'horizontalAlign', 'presetWatermark_horizontalAlign' - The horizontal position of the watermark unless you specify a non-zero+-- value for @HorizontalOffset@:+--+-- -   __Left__: The left edge of the watermark is aligned with the left+--     border of the video.+--+-- -   __Right__: The right edge of the watermark is aligned with the right+--     border of the video.+--+-- -   __Center__: The watermark is centered between the left and right+--     borders.+--+-- 'horizontalOffset', 'presetWatermark_horizontalOffset' - The amount by which you want the horizontal position of the watermark to+-- be offset from the position specified by HorizontalAlign:+--+-- -   number of pixels (px): The minimum value is 0 pixels, and the+--     maximum value is the value of MaxWidth.+--+-- -   integer percentage (%): The range of valid values is 0 to 100.+--+-- For example, if you specify Left for @HorizontalAlign@ and 5px for+-- @HorizontalOffset@, the left side of the watermark appears 5 pixels from+-- the left border of the output video.+--+-- @HorizontalOffset@ is only valid when the value of @HorizontalAlign@ is+-- @Left@ or @Right@. If you specify an offset that causes the watermark to+-- extend beyond the left or right border and Elastic Transcoder has not+-- added black bars, the watermark is cropped. If Elastic Transcoder has+-- added black bars, the watermark extends into the black bars. If the+-- watermark extends beyond the black bars, it is cropped.+--+-- Use the value of @Target@ to specify whether you want to include the+-- black bars that are added by Elastic Transcoder, if any, in the offset+-- calculation.+--+-- 'id', 'presetWatermark_id' - A unique identifier for the settings for one watermark. The value of+-- @Id@ can be up to 40 characters long.+--+-- 'maxHeight', 'presetWatermark_maxHeight' - The maximum height of the watermark in one of the following formats:+--+-- -   number of pixels (px): The minimum value is 16 pixels, and the+--     maximum value is the value of @MaxHeight@.+--+-- -   integer percentage (%): The range of valid values is 0 to 100. Use+--     the value of @Target@ to specify whether you want Elastic Transcoder+--     to include the black bars that are added by Elastic Transcoder, if+--     any, in the calculation.+--+-- If you specify the value in pixels, it must be less than or equal to the+-- value of @MaxHeight@.+--+-- 'maxWidth', 'presetWatermark_maxWidth' - The maximum width of the watermark in one of the following formats:+--+-- -   number of pixels (px): The minimum value is 16 pixels, and the+--     maximum value is the value of @MaxWidth@.+--+-- -   integer percentage (%): The range of valid values is 0 to 100. Use+--     the value of @Target@ to specify whether you want Elastic Transcoder+--     to include the black bars that are added by Elastic Transcoder, if+--     any, in the calculation.+--+--     If you specify the value in pixels, it must be less than or equal to+--     the value of @MaxWidth@.+--+-- 'opacity', 'presetWatermark_opacity' - A percentage that indicates how much you want a watermark to obscure the+-- video in the location where it appears. Valid values are 0 (the+-- watermark is invisible) to 100 (the watermark completely obscures the+-- video in the specified location). The datatype of @Opacity@ is float.+--+-- Elastic Transcoder supports transparent .png graphics. If you use a+-- transparent .png, the transparent portion of the video appears as if you+-- had specified a value of 0 for @Opacity@. The .jpg file format doesn\'t+-- support transparency.+--+-- 'sizingPolicy', 'presetWatermark_sizingPolicy' - A value that controls scaling of the watermark:+--+-- -   __Fit__: Elastic Transcoder scales the watermark so it matches the+--     value that you specified in either @MaxWidth@ or @MaxHeight@ without+--     exceeding the other value.+--+-- -   __Stretch__: Elastic Transcoder stretches the watermark to match the+--     values that you specified for @MaxWidth@ and @MaxHeight@. If the+--     relative proportions of the watermark and the values of @MaxWidth@+--     and @MaxHeight@ are different, the watermark will be distorted.+--+-- -   __ShrinkToFit__: Elastic Transcoder scales the watermark down so+--     that its dimensions match the values that you specified for at least+--     one of @MaxWidth@ and @MaxHeight@ without exceeding either value. If+--     you specify this option, Elastic Transcoder does not scale the+--     watermark up.+--+-- 'target', 'presetWatermark_target' - A value that determines how Elastic Transcoder interprets values that+-- you specified for @HorizontalOffset@, @VerticalOffset@, @MaxWidth@, and+-- @MaxHeight@:+--+-- -   __Content__: @HorizontalOffset@ and @VerticalOffset@ values are+--     calculated based on the borders of the video excluding black bars+--     added by Elastic Transcoder, if any. In addition, @MaxWidth@ and+--     @MaxHeight@, if specified as a percentage, are calculated based on+--     the borders of the video excluding black bars added by Elastic+--     Transcoder, if any.+--+-- -   __Frame__: @HorizontalOffset@ and @VerticalOffset@ values are+--     calculated based on the borders of the video including black bars+--     added by Elastic Transcoder, if any. In addition, @MaxWidth@ and+--     @MaxHeight@, if specified as a percentage, are calculated based on+--     the borders of the video including black bars added by Elastic+--     Transcoder, if any.+--+-- 'verticalAlign', 'presetWatermark_verticalAlign' - The vertical position of the watermark unless you specify a non-zero+-- value for @VerticalOffset@:+--+-- -   __Top__: The top edge of the watermark is aligned with the top+--     border of the video.+--+-- -   __Bottom__: The bottom edge of the watermark is aligned with the+--     bottom border of the video.+--+-- -   __Center__: The watermark is centered between the top and bottom+--     borders.+--+-- 'verticalOffset', 'presetWatermark_verticalOffset' - @VerticalOffset@+--+-- The amount by which you want the vertical position of the watermark to+-- be offset from the position specified by VerticalAlign:+--+-- -   number of pixels (px): The minimum value is 0 pixels, and the+--     maximum value is the value of @MaxHeight@.+--+-- -   integer percentage (%): The range of valid values is 0 to 100.+--+-- For example, if you specify @Top@ for @VerticalAlign@ and @5px@ for+-- @VerticalOffset@, the top of the watermark appears 5 pixels from the top+-- border of the output video.+--+-- @VerticalOffset@ is only valid when the value of VerticalAlign is Top or+-- Bottom.+--+-- If you specify an offset that causes the watermark to extend beyond the+-- top or bottom border and Elastic Transcoder has not added black bars,+-- the watermark is cropped. If Elastic Transcoder has added black bars,+-- the watermark extends into the black bars. If the watermark extends+-- beyond the black bars, it is cropped.+--+-- Use the value of @Target@ to specify whether you want Elastic Transcoder+-- to include the black bars that are added by Elastic Transcoder, if any,+-- in the offset calculation.+newPresetWatermark ::+  PresetWatermark+newPresetWatermark =+  PresetWatermark'+    { horizontalAlign = Prelude.Nothing,+      horizontalOffset = Prelude.Nothing,+      id = Prelude.Nothing,+      maxHeight = Prelude.Nothing,+      maxWidth = Prelude.Nothing,+      opacity = Prelude.Nothing,+      sizingPolicy = Prelude.Nothing,+      target = Prelude.Nothing,+      verticalAlign = Prelude.Nothing,+      verticalOffset = Prelude.Nothing+    }++-- | The horizontal position of the watermark unless you specify a non-zero+-- value for @HorizontalOffset@:+--+-- -   __Left__: The left edge of the watermark is aligned with the left+--     border of the video.+--+-- -   __Right__: The right edge of the watermark is aligned with the right+--     border of the video.+--+-- -   __Center__: The watermark is centered between the left and right+--     borders.+presetWatermark_horizontalAlign :: Lens.Lens' PresetWatermark (Prelude.Maybe Prelude.Text)+presetWatermark_horizontalAlign = Lens.lens (\PresetWatermark' {horizontalAlign} -> horizontalAlign) (\s@PresetWatermark' {} a -> s {horizontalAlign = a} :: PresetWatermark)++-- | The amount by which you want the horizontal position of the watermark to+-- be offset from the position specified by HorizontalAlign:+--+-- -   number of pixels (px): The minimum value is 0 pixels, and the+--     maximum value is the value of MaxWidth.+--+-- -   integer percentage (%): The range of valid values is 0 to 100.+--+-- For example, if you specify Left for @HorizontalAlign@ and 5px for+-- @HorizontalOffset@, the left side of the watermark appears 5 pixels from+-- the left border of the output video.+--+-- @HorizontalOffset@ is only valid when the value of @HorizontalAlign@ is+-- @Left@ or @Right@. If you specify an offset that causes the watermark to+-- extend beyond the left or right border and Elastic Transcoder has not+-- added black bars, the watermark is cropped. If Elastic Transcoder has+-- added black bars, the watermark extends into the black bars. If the+-- watermark extends beyond the black bars, it is cropped.+--+-- Use the value of @Target@ to specify whether you want to include the+-- black bars that are added by Elastic Transcoder, if any, in the offset+-- calculation.+presetWatermark_horizontalOffset :: Lens.Lens' PresetWatermark (Prelude.Maybe Prelude.Text)+presetWatermark_horizontalOffset = Lens.lens (\PresetWatermark' {horizontalOffset} -> horizontalOffset) (\s@PresetWatermark' {} a -> s {horizontalOffset = a} :: PresetWatermark)++-- | A unique identifier for the settings for one watermark. The value of+-- @Id@ can be up to 40 characters long.+presetWatermark_id :: Lens.Lens' PresetWatermark (Prelude.Maybe Prelude.Text)+presetWatermark_id = Lens.lens (\PresetWatermark' {id} -> id) (\s@PresetWatermark' {} a -> s {id = a} :: PresetWatermark)++-- | The maximum height of the watermark in one of the following formats:+--+-- -   number of pixels (px): The minimum value is 16 pixels, and the+--     maximum value is the value of @MaxHeight@.+--+-- -   integer percentage (%): The range of valid values is 0 to 100. Use+--     the value of @Target@ to specify whether you want Elastic Transcoder+--     to include the black bars that are added by Elastic Transcoder, if+--     any, in the calculation.+--+-- If you specify the value in pixels, it must be less than or equal to the+-- value of @MaxHeight@.+presetWatermark_maxHeight :: Lens.Lens' PresetWatermark (Prelude.Maybe Prelude.Text)+presetWatermark_maxHeight = Lens.lens (\PresetWatermark' {maxHeight} -> maxHeight) (\s@PresetWatermark' {} a -> s {maxHeight = a} :: PresetWatermark)++-- | The maximum width of the watermark in one of the following formats:+--+-- -   number of pixels (px): The minimum value is 16 pixels, and the+--     maximum value is the value of @MaxWidth@.+--+-- -   integer percentage (%): The range of valid values is 0 to 100. Use+--     the value of @Target@ to specify whether you want Elastic Transcoder+--     to include the black bars that are added by Elastic Transcoder, if+--     any, in the calculation.+--+--     If you specify the value in pixels, it must be less than or equal to+--     the value of @MaxWidth@.+presetWatermark_maxWidth :: Lens.Lens' PresetWatermark (Prelude.Maybe Prelude.Text)+presetWatermark_maxWidth = Lens.lens (\PresetWatermark' {maxWidth} -> maxWidth) (\s@PresetWatermark' {} a -> s {maxWidth = a} :: PresetWatermark)++-- | A percentage that indicates how much you want a watermark to obscure the+-- video in the location where it appears. Valid values are 0 (the+-- watermark is invisible) to 100 (the watermark completely obscures the+-- video in the specified location). The datatype of @Opacity@ is float.+--+-- Elastic Transcoder supports transparent .png graphics. If you use a+-- transparent .png, the transparent portion of the video appears as if you+-- had specified a value of 0 for @Opacity@. The .jpg file format doesn\'t+-- support transparency.+presetWatermark_opacity :: Lens.Lens' PresetWatermark (Prelude.Maybe Prelude.Text)+presetWatermark_opacity = Lens.lens (\PresetWatermark' {opacity} -> opacity) (\s@PresetWatermark' {} a -> s {opacity = a} :: PresetWatermark)++-- | A value that controls scaling of the watermark:+--+-- -   __Fit__: Elastic Transcoder scales the watermark so it matches the+--     value that you specified in either @MaxWidth@ or @MaxHeight@ without+--     exceeding the other value.+--+-- -   __Stretch__: Elastic Transcoder stretches the watermark to match the+--     values that you specified for @MaxWidth@ and @MaxHeight@. If the+--     relative proportions of the watermark and the values of @MaxWidth@+--     and @MaxHeight@ are different, the watermark will be distorted.+--+-- -   __ShrinkToFit__: Elastic Transcoder scales the watermark down so+--     that its dimensions match the values that you specified for at least+--     one of @MaxWidth@ and @MaxHeight@ without exceeding either value. If+--     you specify this option, Elastic Transcoder does not scale the+--     watermark up.+presetWatermark_sizingPolicy :: Lens.Lens' PresetWatermark (Prelude.Maybe Prelude.Text)+presetWatermark_sizingPolicy = Lens.lens (\PresetWatermark' {sizingPolicy} -> sizingPolicy) (\s@PresetWatermark' {} a -> s {sizingPolicy = a} :: PresetWatermark)++-- | A value that determines how Elastic Transcoder interprets values that+-- you specified for @HorizontalOffset@, @VerticalOffset@, @MaxWidth@, and+-- @MaxHeight@:+--+-- -   __Content__: @HorizontalOffset@ and @VerticalOffset@ values are+--     calculated based on the borders of the video excluding black bars+--     added by Elastic Transcoder, if any. In addition, @MaxWidth@ and+--     @MaxHeight@, if specified as a percentage, are calculated based on+--     the borders of the video excluding black bars added by Elastic+--     Transcoder, if any.+--+-- -   __Frame__: @HorizontalOffset@ and @VerticalOffset@ values are+--     calculated based on the borders of the video including black bars+--     added by Elastic Transcoder, if any. In addition, @MaxWidth@ and+--     @MaxHeight@, if specified as a percentage, are calculated based on+--     the borders of the video including black bars added by Elastic+--     Transcoder, if any.+presetWatermark_target :: Lens.Lens' PresetWatermark (Prelude.Maybe Prelude.Text)+presetWatermark_target = Lens.lens (\PresetWatermark' {target} -> target) (\s@PresetWatermark' {} a -> s {target = a} :: PresetWatermark)++-- | The vertical position of the watermark unless you specify a non-zero+-- value for @VerticalOffset@:+--+-- -   __Top__: The top edge of the watermark is aligned with the top+--     border of the video.+--+-- -   __Bottom__: The bottom edge of the watermark is aligned with the+--     bottom border of the video.+--+-- -   __Center__: The watermark is centered between the top and bottom+--     borders.+presetWatermark_verticalAlign :: Lens.Lens' PresetWatermark (Prelude.Maybe Prelude.Text)+presetWatermark_verticalAlign = Lens.lens (\PresetWatermark' {verticalAlign} -> verticalAlign) (\s@PresetWatermark' {} a -> s {verticalAlign = a} :: PresetWatermark)++-- | @VerticalOffset@+--+-- The amount by which you want the vertical position of the watermark to+-- be offset from the position specified by VerticalAlign:+--+-- -   number of pixels (px): The minimum value is 0 pixels, and the+--     maximum value is the value of @MaxHeight@.+--+-- -   integer percentage (%): The range of valid values is 0 to 100.+--+-- For example, if you specify @Top@ for @VerticalAlign@ and @5px@ for+-- @VerticalOffset@, the top of the watermark appears 5 pixels from the top+-- border of the output video.+--+-- @VerticalOffset@ is only valid when the value of VerticalAlign is Top or+-- Bottom.+--+-- If you specify an offset that causes the watermark to extend beyond the+-- top or bottom border and Elastic Transcoder has not added black bars,+-- the watermark is cropped. If Elastic Transcoder has added black bars,+-- the watermark extends into the black bars. If the watermark extends+-- beyond the black bars, it is cropped.+--+-- Use the value of @Target@ to specify whether you want Elastic Transcoder+-- to include the black bars that are added by Elastic Transcoder, if any,+-- in the offset calculation.+presetWatermark_verticalOffset :: Lens.Lens' PresetWatermark (Prelude.Maybe Prelude.Text)+presetWatermark_verticalOffset = Lens.lens (\PresetWatermark' {verticalOffset} -> verticalOffset) (\s@PresetWatermark' {} a -> s {verticalOffset = a} :: PresetWatermark)++instance Data.FromJSON PresetWatermark where+  parseJSON =+    Data.withObject+      "PresetWatermark"+      ( \x ->+          PresetWatermark'+            Prelude.<$> (x Data..:? "HorizontalAlign")+            Prelude.<*> (x Data..:? "HorizontalOffset")+            Prelude.<*> (x Data..:? "Id")+            Prelude.<*> (x Data..:? "MaxHeight")+            Prelude.<*> (x Data..:? "MaxWidth")+            Prelude.<*> (x Data..:? "Opacity")+            Prelude.<*> (x Data..:? "SizingPolicy")+            Prelude.<*> (x Data..:? "Target")+            Prelude.<*> (x Data..:? "VerticalAlign")+            Prelude.<*> (x Data..:? "VerticalOffset")+      )++instance Prelude.Hashable PresetWatermark where+  hashWithSalt _salt PresetWatermark' {..} =+    _salt+      `Prelude.hashWithSalt` horizontalAlign+      `Prelude.hashWithSalt` horizontalOffset+      `Prelude.hashWithSalt` id+      `Prelude.hashWithSalt` maxHeight+      `Prelude.hashWithSalt` maxWidth+      `Prelude.hashWithSalt` opacity+      `Prelude.hashWithSalt` sizingPolicy+      `Prelude.hashWithSalt` target+      `Prelude.hashWithSalt` verticalAlign+      `Prelude.hashWithSalt` verticalOffset++instance Prelude.NFData PresetWatermark where+  rnf PresetWatermark' {..} =+    Prelude.rnf horizontalAlign+      `Prelude.seq` Prelude.rnf horizontalOffset+      `Prelude.seq` Prelude.rnf id+      `Prelude.seq` Prelude.rnf maxHeight+      `Prelude.seq` Prelude.rnf maxWidth+      `Prelude.seq` Prelude.rnf opacity+      `Prelude.seq` Prelude.rnf sizingPolicy+      `Prelude.seq` Prelude.rnf target+      `Prelude.seq` Prelude.rnf verticalAlign+      `Prelude.seq` Prelude.rnf verticalOffset++instance Data.ToJSON PresetWatermark where+  toJSON PresetWatermark' {..} =+    Data.object+      ( Prelude.catMaybes+          [ ("HorizontalAlign" Data..=)+              Prelude.<$> horizontalAlign,+            ("HorizontalOffset" Data..=)+              Prelude.<$> horizontalOffset,+            ("Id" Data..=) Prelude.<$> id,+            ("MaxHeight" Data..=) Prelude.<$> maxHeight,+            ("MaxWidth" Data..=) Prelude.<$> maxWidth,+            ("Opacity" Data..=) Prelude.<$> opacity,+            ("SizingPolicy" Data..=) Prelude.<$> sizingPolicy,+            ("Target" Data..=) Prelude.<$> target,+            ("VerticalAlign" Data..=) Prelude.<$> verticalAlign,+            ("VerticalOffset" Data..=)+              Prelude.<$> verticalOffset+          ]+      )
+ gen/Amazonka/ElasticTranscoder/Types/Thumbnails.hs view
@@ -0,0 +1,360 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.Thumbnails+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.Thumbnails where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import qualified Amazonka.Prelude as Prelude++-- | Thumbnails for videos.+--+-- /See:/ 'newThumbnails' smart constructor.+data Thumbnails = Thumbnails'+  { -- | To better control resolution and aspect ratio of thumbnails, we+    -- recommend that you use the values @MaxWidth@, @MaxHeight@,+    -- @SizingPolicy@, and @PaddingPolicy@ instead of @Resolution@ and+    -- @AspectRatio@. The two groups of settings are mutually exclusive. Do not+    -- use them together.+    --+    -- The aspect ratio of thumbnails. Valid values include:+    --+    -- @auto@, @1:1@, @4:3@, @3:2@, @16:9@+    --+    -- If you specify @auto@, Elastic Transcoder tries to preserve the aspect+    -- ratio of the video in the output file.+    aspectRatio :: Prelude.Maybe Prelude.Text,+    -- | The format of thumbnails, if any. Valid values are @jpg@ and @png@.+    --+    -- You specify whether you want Elastic Transcoder to create thumbnails+    -- when you create a job.+    format :: Prelude.Maybe Prelude.Text,+    -- | The approximate number of seconds between thumbnails. Specify an integer+    -- value.+    interval :: Prelude.Maybe Prelude.Text,+    -- | The maximum height of thumbnails in pixels. If you specify auto, Elastic+    -- Transcoder uses 1080 (Full HD) as the default value. If you specify a+    -- numeric value, enter an even integer between 32 and 3072.+    maxHeight :: Prelude.Maybe Prelude.Text,+    -- | The maximum width of thumbnails in pixels. If you specify auto, Elastic+    -- Transcoder uses 1920 (Full HD) as the default value. If you specify a+    -- numeric value, enter an even integer between 32 and 4096.+    maxWidth :: Prelude.Maybe Prelude.Text,+    -- | When you set @PaddingPolicy@ to @Pad@, Elastic Transcoder may add black+    -- bars to the top and bottom and\/or left and right sides of thumbnails to+    -- make the total size of the thumbnails match the values that you+    -- specified for thumbnail @MaxWidth@ and @MaxHeight@ settings.+    paddingPolicy :: Prelude.Maybe Prelude.Text,+    -- | To better control resolution and aspect ratio of thumbnails, we+    -- recommend that you use the values @MaxWidth@, @MaxHeight@,+    -- @SizingPolicy@, and @PaddingPolicy@ instead of @Resolution@ and+    -- @AspectRatio@. The two groups of settings are mutually exclusive. Do not+    -- use them together.+    --+    -- The width and height of thumbnail files in pixels. Specify a value in+    -- the format @ @/@width@/@ @ x @ @/@height@/@ @ where both values are even+    -- integers. The values cannot exceed the width and height that you+    -- specified in the @Video:Resolution@ object.+    resolution :: Prelude.Maybe Prelude.Text,+    -- | Specify one of the following values to control scaling of thumbnails:+    --+    -- -   @Fit@: Elastic Transcoder scales thumbnails so they match the value+    --     that you specified in thumbnail MaxWidth or MaxHeight settings+    --     without exceeding the other value.+    --+    -- -   @Fill@: Elastic Transcoder scales thumbnails so they match the value+    --     that you specified in thumbnail @MaxWidth@ or @MaxHeight@ settings+    --     and matches or exceeds the other value. Elastic Transcoder centers+    --     the image in thumbnails and then crops in the dimension (if any)+    --     that exceeds the maximum value.+    --+    -- -   @Stretch@: Elastic Transcoder stretches thumbnails to match the+    --     values that you specified for thumbnail @MaxWidth@ and @MaxHeight@+    --     settings. If the relative proportions of the input video and+    --     thumbnails are different, the thumbnails will be distorted.+    --+    -- -   @Keep@: Elastic Transcoder does not scale thumbnails. If either+    --     dimension of the input video exceeds the values that you specified+    --     for thumbnail @MaxWidth@ and @MaxHeight@ settings, Elastic+    --     Transcoder crops the thumbnails.+    --+    -- -   @ShrinkToFit@: Elastic Transcoder scales thumbnails down so that+    --     their dimensions match the values that you specified for at least+    --     one of thumbnail @MaxWidth@ and @MaxHeight@ without exceeding either+    --     value. If you specify this option, Elastic Transcoder does not scale+    --     thumbnails up.+    --+    -- -   @ShrinkToFill@: Elastic Transcoder scales thumbnails down so that+    --     their dimensions match the values that you specified for at least+    --     one of @MaxWidth@ and @MaxHeight@ without dropping below either+    --     value. If you specify this option, Elastic Transcoder does not scale+    --     thumbnails up.+    sizingPolicy :: Prelude.Maybe Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'Thumbnails' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'aspectRatio', 'thumbnails_aspectRatio' - To better control resolution and aspect ratio of thumbnails, we+-- recommend that you use the values @MaxWidth@, @MaxHeight@,+-- @SizingPolicy@, and @PaddingPolicy@ instead of @Resolution@ and+-- @AspectRatio@. The two groups of settings are mutually exclusive. Do not+-- use them together.+--+-- The aspect ratio of thumbnails. Valid values include:+--+-- @auto@, @1:1@, @4:3@, @3:2@, @16:9@+--+-- If you specify @auto@, Elastic Transcoder tries to preserve the aspect+-- ratio of the video in the output file.+--+-- 'format', 'thumbnails_format' - The format of thumbnails, if any. Valid values are @jpg@ and @png@.+--+-- You specify whether you want Elastic Transcoder to create thumbnails+-- when you create a job.+--+-- 'interval', 'thumbnails_interval' - The approximate number of seconds between thumbnails. Specify an integer+-- value.+--+-- 'maxHeight', 'thumbnails_maxHeight' - The maximum height of thumbnails in pixels. If you specify auto, Elastic+-- Transcoder uses 1080 (Full HD) as the default value. If you specify a+-- numeric value, enter an even integer between 32 and 3072.+--+-- 'maxWidth', 'thumbnails_maxWidth' - The maximum width of thumbnails in pixels. If you specify auto, Elastic+-- Transcoder uses 1920 (Full HD) as the default value. If you specify a+-- numeric value, enter an even integer between 32 and 4096.+--+-- 'paddingPolicy', 'thumbnails_paddingPolicy' - When you set @PaddingPolicy@ to @Pad@, Elastic Transcoder may add black+-- bars to the top and bottom and\/or left and right sides of thumbnails to+-- make the total size of the thumbnails match the values that you+-- specified for thumbnail @MaxWidth@ and @MaxHeight@ settings.+--+-- 'resolution', 'thumbnails_resolution' - To better control resolution and aspect ratio of thumbnails, we+-- recommend that you use the values @MaxWidth@, @MaxHeight@,+-- @SizingPolicy@, and @PaddingPolicy@ instead of @Resolution@ and+-- @AspectRatio@. The two groups of settings are mutually exclusive. Do not+-- use them together.+--+-- The width and height of thumbnail files in pixels. Specify a value in+-- the format @ @/@width@/@ @ x @ @/@height@/@ @ where both values are even+-- integers. The values cannot exceed the width and height that you+-- specified in the @Video:Resolution@ object.+--+-- 'sizingPolicy', 'thumbnails_sizingPolicy' - Specify one of the following values to control scaling of thumbnails:+--+-- -   @Fit@: Elastic Transcoder scales thumbnails so they match the value+--     that you specified in thumbnail MaxWidth or MaxHeight settings+--     without exceeding the other value.+--+-- -   @Fill@: Elastic Transcoder scales thumbnails so they match the value+--     that you specified in thumbnail @MaxWidth@ or @MaxHeight@ settings+--     and matches or exceeds the other value. Elastic Transcoder centers+--     the image in thumbnails and then crops in the dimension (if any)+--     that exceeds the maximum value.+--+-- -   @Stretch@: Elastic Transcoder stretches thumbnails to match the+--     values that you specified for thumbnail @MaxWidth@ and @MaxHeight@+--     settings. If the relative proportions of the input video and+--     thumbnails are different, the thumbnails will be distorted.+--+-- -   @Keep@: Elastic Transcoder does not scale thumbnails. If either+--     dimension of the input video exceeds the values that you specified+--     for thumbnail @MaxWidth@ and @MaxHeight@ settings, Elastic+--     Transcoder crops the thumbnails.+--+-- -   @ShrinkToFit@: Elastic Transcoder scales thumbnails down so that+--     their dimensions match the values that you specified for at least+--     one of thumbnail @MaxWidth@ and @MaxHeight@ without exceeding either+--     value. If you specify this option, Elastic Transcoder does not scale+--     thumbnails up.+--+-- -   @ShrinkToFill@: Elastic Transcoder scales thumbnails down so that+--     their dimensions match the values that you specified for at least+--     one of @MaxWidth@ and @MaxHeight@ without dropping below either+--     value. If you specify this option, Elastic Transcoder does not scale+--     thumbnails up.+newThumbnails ::+  Thumbnails+newThumbnails =+  Thumbnails'+    { aspectRatio = Prelude.Nothing,+      format = Prelude.Nothing,+      interval = Prelude.Nothing,+      maxHeight = Prelude.Nothing,+      maxWidth = Prelude.Nothing,+      paddingPolicy = Prelude.Nothing,+      resolution = Prelude.Nothing,+      sizingPolicy = Prelude.Nothing+    }++-- | To better control resolution and aspect ratio of thumbnails, we+-- recommend that you use the values @MaxWidth@, @MaxHeight@,+-- @SizingPolicy@, and @PaddingPolicy@ instead of @Resolution@ and+-- @AspectRatio@. The two groups of settings are mutually exclusive. Do not+-- use them together.+--+-- The aspect ratio of thumbnails. Valid values include:+--+-- @auto@, @1:1@, @4:3@, @3:2@, @16:9@+--+-- If you specify @auto@, Elastic Transcoder tries to preserve the aspect+-- ratio of the video in the output file.+thumbnails_aspectRatio :: Lens.Lens' Thumbnails (Prelude.Maybe Prelude.Text)+thumbnails_aspectRatio = Lens.lens (\Thumbnails' {aspectRatio} -> aspectRatio) (\s@Thumbnails' {} a -> s {aspectRatio = a} :: Thumbnails)++-- | The format of thumbnails, if any. Valid values are @jpg@ and @png@.+--+-- You specify whether you want Elastic Transcoder to create thumbnails+-- when you create a job.+thumbnails_format :: Lens.Lens' Thumbnails (Prelude.Maybe Prelude.Text)+thumbnails_format = Lens.lens (\Thumbnails' {format} -> format) (\s@Thumbnails' {} a -> s {format = a} :: Thumbnails)++-- | The approximate number of seconds between thumbnails. Specify an integer+-- value.+thumbnails_interval :: Lens.Lens' Thumbnails (Prelude.Maybe Prelude.Text)+thumbnails_interval = Lens.lens (\Thumbnails' {interval} -> interval) (\s@Thumbnails' {} a -> s {interval = a} :: Thumbnails)++-- | The maximum height of thumbnails in pixels. If you specify auto, Elastic+-- Transcoder uses 1080 (Full HD) as the default value. If you specify a+-- numeric value, enter an even integer between 32 and 3072.+thumbnails_maxHeight :: Lens.Lens' Thumbnails (Prelude.Maybe Prelude.Text)+thumbnails_maxHeight = Lens.lens (\Thumbnails' {maxHeight} -> maxHeight) (\s@Thumbnails' {} a -> s {maxHeight = a} :: Thumbnails)++-- | The maximum width of thumbnails in pixels. If you specify auto, Elastic+-- Transcoder uses 1920 (Full HD) as the default value. If you specify a+-- numeric value, enter an even integer between 32 and 4096.+thumbnails_maxWidth :: Lens.Lens' Thumbnails (Prelude.Maybe Prelude.Text)+thumbnails_maxWidth = Lens.lens (\Thumbnails' {maxWidth} -> maxWidth) (\s@Thumbnails' {} a -> s {maxWidth = a} :: Thumbnails)++-- | When you set @PaddingPolicy@ to @Pad@, Elastic Transcoder may add black+-- bars to the top and bottom and\/or left and right sides of thumbnails to+-- make the total size of the thumbnails match the values that you+-- specified for thumbnail @MaxWidth@ and @MaxHeight@ settings.+thumbnails_paddingPolicy :: Lens.Lens' Thumbnails (Prelude.Maybe Prelude.Text)+thumbnails_paddingPolicy = Lens.lens (\Thumbnails' {paddingPolicy} -> paddingPolicy) (\s@Thumbnails' {} a -> s {paddingPolicy = a} :: Thumbnails)++-- | To better control resolution and aspect ratio of thumbnails, we+-- recommend that you use the values @MaxWidth@, @MaxHeight@,+-- @SizingPolicy@, and @PaddingPolicy@ instead of @Resolution@ and+-- @AspectRatio@. The two groups of settings are mutually exclusive. Do not+-- use them together.+--+-- The width and height of thumbnail files in pixels. Specify a value in+-- the format @ @/@width@/@ @ x @ @/@height@/@ @ where both values are even+-- integers. The values cannot exceed the width and height that you+-- specified in the @Video:Resolution@ object.+thumbnails_resolution :: Lens.Lens' Thumbnails (Prelude.Maybe Prelude.Text)+thumbnails_resolution = Lens.lens (\Thumbnails' {resolution} -> resolution) (\s@Thumbnails' {} a -> s {resolution = a} :: Thumbnails)++-- | Specify one of the following values to control scaling of thumbnails:+--+-- -   @Fit@: Elastic Transcoder scales thumbnails so they match the value+--     that you specified in thumbnail MaxWidth or MaxHeight settings+--     without exceeding the other value.+--+-- -   @Fill@: Elastic Transcoder scales thumbnails so they match the value+--     that you specified in thumbnail @MaxWidth@ or @MaxHeight@ settings+--     and matches or exceeds the other value. Elastic Transcoder centers+--     the image in thumbnails and then crops in the dimension (if any)+--     that exceeds the maximum value.+--+-- -   @Stretch@: Elastic Transcoder stretches thumbnails to match the+--     values that you specified for thumbnail @MaxWidth@ and @MaxHeight@+--     settings. If the relative proportions of the input video and+--     thumbnails are different, the thumbnails will be distorted.+--+-- -   @Keep@: Elastic Transcoder does not scale thumbnails. If either+--     dimension of the input video exceeds the values that you specified+--     for thumbnail @MaxWidth@ and @MaxHeight@ settings, Elastic+--     Transcoder crops the thumbnails.+--+-- -   @ShrinkToFit@: Elastic Transcoder scales thumbnails down so that+--     their dimensions match the values that you specified for at least+--     one of thumbnail @MaxWidth@ and @MaxHeight@ without exceeding either+--     value. If you specify this option, Elastic Transcoder does not scale+--     thumbnails up.+--+-- -   @ShrinkToFill@: Elastic Transcoder scales thumbnails down so that+--     their dimensions match the values that you specified for at least+--     one of @MaxWidth@ and @MaxHeight@ without dropping below either+--     value. If you specify this option, Elastic Transcoder does not scale+--     thumbnails up.+thumbnails_sizingPolicy :: Lens.Lens' Thumbnails (Prelude.Maybe Prelude.Text)+thumbnails_sizingPolicy = Lens.lens (\Thumbnails' {sizingPolicy} -> sizingPolicy) (\s@Thumbnails' {} a -> s {sizingPolicy = a} :: Thumbnails)++instance Data.FromJSON Thumbnails where+  parseJSON =+    Data.withObject+      "Thumbnails"+      ( \x ->+          Thumbnails'+            Prelude.<$> (x Data..:? "AspectRatio")+            Prelude.<*> (x Data..:? "Format")+            Prelude.<*> (x Data..:? "Interval")+            Prelude.<*> (x Data..:? "MaxHeight")+            Prelude.<*> (x Data..:? "MaxWidth")+            Prelude.<*> (x Data..:? "PaddingPolicy")+            Prelude.<*> (x Data..:? "Resolution")+            Prelude.<*> (x Data..:? "SizingPolicy")+      )++instance Prelude.Hashable Thumbnails where+  hashWithSalt _salt Thumbnails' {..} =+    _salt+      `Prelude.hashWithSalt` aspectRatio+      `Prelude.hashWithSalt` format+      `Prelude.hashWithSalt` interval+      `Prelude.hashWithSalt` maxHeight+      `Prelude.hashWithSalt` maxWidth+      `Prelude.hashWithSalt` paddingPolicy+      `Prelude.hashWithSalt` resolution+      `Prelude.hashWithSalt` sizingPolicy++instance Prelude.NFData Thumbnails where+  rnf Thumbnails' {..} =+    Prelude.rnf aspectRatio+      `Prelude.seq` Prelude.rnf format+      `Prelude.seq` Prelude.rnf interval+      `Prelude.seq` Prelude.rnf maxHeight+      `Prelude.seq` Prelude.rnf maxWidth+      `Prelude.seq` Prelude.rnf paddingPolicy+      `Prelude.seq` Prelude.rnf resolution+      `Prelude.seq` Prelude.rnf sizingPolicy++instance Data.ToJSON Thumbnails where+  toJSON Thumbnails' {..} =+    Data.object+      ( Prelude.catMaybes+          [ ("AspectRatio" Data..=) Prelude.<$> aspectRatio,+            ("Format" Data..=) Prelude.<$> format,+            ("Interval" Data..=) Prelude.<$> interval,+            ("MaxHeight" Data..=) Prelude.<$> maxHeight,+            ("MaxWidth" Data..=) Prelude.<$> maxWidth,+            ("PaddingPolicy" Data..=) Prelude.<$> paddingPolicy,+            ("Resolution" Data..=) Prelude.<$> resolution,+            ("SizingPolicy" Data..=) Prelude.<$> sizingPolicy+          ]+      )
+ gen/Amazonka/ElasticTranscoder/Types/TimeSpan.hs view
@@ -0,0 +1,123 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.TimeSpan+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.TimeSpan where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import qualified Amazonka.Prelude as Prelude++-- | Settings that determine when a clip begins and how long it lasts.+--+-- /See:/ 'newTimeSpan' smart constructor.+data TimeSpan = TimeSpan'+  { -- | The duration of the clip. The format can be either HH:mm:ss.SSS (maximum+    -- value: 23:59:59.999; SSS is thousandths of a second) or sssss.SSS+    -- (maximum value: 86399.999). If you don\'t specify a value, Elastic+    -- Transcoder creates an output file from StartTime to the end of the file.+    --+    -- If you specify a value longer than the duration of the input file,+    -- Elastic Transcoder transcodes the file and returns a warning message.+    duration :: Prelude.Maybe Prelude.Text,+    -- | The place in the input file where you want a clip to start. The format+    -- can be either HH:mm:ss.SSS (maximum value: 23:59:59.999; SSS is+    -- thousandths of a second) or sssss.SSS (maximum value: 86399.999). If you+    -- don\'t specify a value, Elastic Transcoder starts at the beginning of+    -- the input file.+    startTime :: Prelude.Maybe Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'TimeSpan' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'duration', 'timeSpan_duration' - The duration of the clip. The format can be either HH:mm:ss.SSS (maximum+-- value: 23:59:59.999; SSS is thousandths of a second) or sssss.SSS+-- (maximum value: 86399.999). If you don\'t specify a value, Elastic+-- Transcoder creates an output file from StartTime to the end of the file.+--+-- If you specify a value longer than the duration of the input file,+-- Elastic Transcoder transcodes the file and returns a warning message.+--+-- 'startTime', 'timeSpan_startTime' - The place in the input file where you want a clip to start. The format+-- can be either HH:mm:ss.SSS (maximum value: 23:59:59.999; SSS is+-- thousandths of a second) or sssss.SSS (maximum value: 86399.999). If you+-- don\'t specify a value, Elastic Transcoder starts at the beginning of+-- the input file.+newTimeSpan ::+  TimeSpan+newTimeSpan =+  TimeSpan'+    { duration = Prelude.Nothing,+      startTime = Prelude.Nothing+    }++-- | The duration of the clip. The format can be either HH:mm:ss.SSS (maximum+-- value: 23:59:59.999; SSS is thousandths of a second) or sssss.SSS+-- (maximum value: 86399.999). If you don\'t specify a value, Elastic+-- Transcoder creates an output file from StartTime to the end of the file.+--+-- If you specify a value longer than the duration of the input file,+-- Elastic Transcoder transcodes the file and returns a warning message.+timeSpan_duration :: Lens.Lens' TimeSpan (Prelude.Maybe Prelude.Text)+timeSpan_duration = Lens.lens (\TimeSpan' {duration} -> duration) (\s@TimeSpan' {} a -> s {duration = a} :: TimeSpan)++-- | The place in the input file where you want a clip to start. The format+-- can be either HH:mm:ss.SSS (maximum value: 23:59:59.999; SSS is+-- thousandths of a second) or sssss.SSS (maximum value: 86399.999). If you+-- don\'t specify a value, Elastic Transcoder starts at the beginning of+-- the input file.+timeSpan_startTime :: Lens.Lens' TimeSpan (Prelude.Maybe Prelude.Text)+timeSpan_startTime = Lens.lens (\TimeSpan' {startTime} -> startTime) (\s@TimeSpan' {} a -> s {startTime = a} :: TimeSpan)++instance Data.FromJSON TimeSpan where+  parseJSON =+    Data.withObject+      "TimeSpan"+      ( \x ->+          TimeSpan'+            Prelude.<$> (x Data..:? "Duration")+            Prelude.<*> (x Data..:? "StartTime")+      )++instance Prelude.Hashable TimeSpan where+  hashWithSalt _salt TimeSpan' {..} =+    _salt+      `Prelude.hashWithSalt` duration+      `Prelude.hashWithSalt` startTime++instance Prelude.NFData TimeSpan where+  rnf TimeSpan' {..} =+    Prelude.rnf duration+      `Prelude.seq` Prelude.rnf startTime++instance Data.ToJSON TimeSpan where+  toJSON TimeSpan' {..} =+    Data.object+      ( Prelude.catMaybes+          [ ("Duration" Data..=) Prelude.<$> duration,+            ("StartTime" Data..=) Prelude.<$> startTime+          ]+      )
+ gen/Amazonka/ElasticTranscoder/Types/Timing.hs view
@@ -0,0 +1,99 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.Timing+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.Timing where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import qualified Amazonka.Prelude as Prelude++-- | Details about the timing of a job.+--+-- /See:/ 'newTiming' smart constructor.+data Timing = Timing'+  { -- | The time the job finished transcoding, in epoch milliseconds.+    finishTimeMillis :: Prelude.Maybe Prelude.Integer,+    -- | The time the job began transcoding, in epoch milliseconds.+    startTimeMillis :: Prelude.Maybe Prelude.Integer,+    -- | The time the job was submitted to Elastic Transcoder, in epoch+    -- milliseconds.+    submitTimeMillis :: Prelude.Maybe Prelude.Integer+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'Timing' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'finishTimeMillis', 'timing_finishTimeMillis' - The time the job finished transcoding, in epoch milliseconds.+--+-- 'startTimeMillis', 'timing_startTimeMillis' - The time the job began transcoding, in epoch milliseconds.+--+-- 'submitTimeMillis', 'timing_submitTimeMillis' - The time the job was submitted to Elastic Transcoder, in epoch+-- milliseconds.+newTiming ::+  Timing+newTiming =+  Timing'+    { finishTimeMillis = Prelude.Nothing,+      startTimeMillis = Prelude.Nothing,+      submitTimeMillis = Prelude.Nothing+    }++-- | The time the job finished transcoding, in epoch milliseconds.+timing_finishTimeMillis :: Lens.Lens' Timing (Prelude.Maybe Prelude.Integer)+timing_finishTimeMillis = Lens.lens (\Timing' {finishTimeMillis} -> finishTimeMillis) (\s@Timing' {} a -> s {finishTimeMillis = a} :: Timing)++-- | The time the job began transcoding, in epoch milliseconds.+timing_startTimeMillis :: Lens.Lens' Timing (Prelude.Maybe Prelude.Integer)+timing_startTimeMillis = Lens.lens (\Timing' {startTimeMillis} -> startTimeMillis) (\s@Timing' {} a -> s {startTimeMillis = a} :: Timing)++-- | The time the job was submitted to Elastic Transcoder, in epoch+-- milliseconds.+timing_submitTimeMillis :: Lens.Lens' Timing (Prelude.Maybe Prelude.Integer)+timing_submitTimeMillis = Lens.lens (\Timing' {submitTimeMillis} -> submitTimeMillis) (\s@Timing' {} a -> s {submitTimeMillis = a} :: Timing)++instance Data.FromJSON Timing where+  parseJSON =+    Data.withObject+      "Timing"+      ( \x ->+          Timing'+            Prelude.<$> (x Data..:? "FinishTimeMillis")+            Prelude.<*> (x Data..:? "StartTimeMillis")+            Prelude.<*> (x Data..:? "SubmitTimeMillis")+      )++instance Prelude.Hashable Timing where+  hashWithSalt _salt Timing' {..} =+    _salt+      `Prelude.hashWithSalt` finishTimeMillis+      `Prelude.hashWithSalt` startTimeMillis+      `Prelude.hashWithSalt` submitTimeMillis++instance Prelude.NFData Timing where+  rnf Timing' {..} =+    Prelude.rnf finishTimeMillis+      `Prelude.seq` Prelude.rnf startTimeMillis+      `Prelude.seq` Prelude.rnf submitTimeMillis
+ gen/Amazonka/ElasticTranscoder/Types/VideoParameters.hs view
@@ -0,0 +1,1447 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.VideoParameters+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.VideoParameters where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types.PresetWatermark+import qualified Amazonka.Prelude as Prelude++-- | The @VideoParameters@ structure.+--+-- /See:/ 'newVideoParameters' smart constructor.+data VideoParameters = VideoParameters'+  { -- | To better control resolution and aspect ratio of output videos, we+    -- recommend that you use the values @MaxWidth@, @MaxHeight@,+    -- @SizingPolicy@, @PaddingPolicy@, and @DisplayAspectRatio@ instead of+    -- @Resolution@ and @AspectRatio@. The two groups of settings are mutually+    -- exclusive. Do not use them together.+    --+    -- The display aspect ratio of the video in the output file. Valid values+    -- include:+    --+    -- @auto@, @1:1@, @4:3@, @3:2@, @16:9@+    --+    -- If you specify @auto@, Elastic Transcoder tries to preserve the aspect+    -- ratio of the input file.+    --+    -- If you specify an aspect ratio for the output file that differs from+    -- aspect ratio of the input file, Elastic Transcoder adds pillarboxing+    -- (black bars on the sides) or letterboxing (black bars on the top and+    -- bottom) to maintain the aspect ratio of the active region of the video.+    aspectRatio :: Prelude.Maybe Prelude.Text,+    -- | The bit rate of the video stream in the output file, in+    -- kilobits\/second. Valid values depend on the values of @Level@ and+    -- @Profile@. If you specify @auto@, Elastic Transcoder uses the detected+    -- bit rate of the input source. If you specify a value other than @auto@,+    -- we recommend that you specify a value less than or equal to the maximum+    -- H.264-compliant value listed for your level and profile:+    --+    -- /Level - Maximum video bit rate in kilobits\/second (baseline and main+    -- Profile) : maximum video bit rate in kilobits\/second (high Profile)/+    --+    -- -   1 - 64 : 80+    --+    -- -   1b - 128 : 160+    --+    -- -   1.1 - 192 : 240+    --+    -- -   1.2 - 384 : 480+    --+    -- -   1.3 - 768 : 960+    --+    -- -   2 - 2000 : 2500+    --+    -- -   3 - 10000 : 12500+    --+    -- -   3.1 - 14000 : 17500+    --+    -- -   3.2 - 20000 : 25000+    --+    -- -   4 - 20000 : 25000+    --+    -- -   4.1 - 50000 : 62500+    bitRate :: Prelude.Maybe Prelude.Text,+    -- | The video codec for the output file. Valid values include @gif@,+    -- @H.264@, @mpeg2@, @vp8@, and @vp9@. You can only specify @vp8@ and @vp9@+    -- when the container type is @webm@, @gif@ when the container type is+    -- @gif@, and @mpeg2@ when the container type is @mpg@.+    codec :: Prelude.Maybe Prelude.Text,+    -- | __Profile (H.264\/VP8\/VP9 Only)__+    --+    -- The H.264 profile that you want to use for the output file. Elastic+    -- Transcoder supports the following profiles:+    --+    -- -   @baseline@: The profile most commonly used for videoconferencing and+    --     for mobile applications.+    --+    -- -   @main@: The profile used for standard-definition digital TV+    --     broadcasts.+    --+    -- -   @high@: The profile used for high-definition digital TV broadcasts+    --     and for Blu-ray discs.+    --+    -- __Level (H.264 Only)__+    --+    -- The H.264 level that you want to use for the output file. Elastic+    -- Transcoder supports the following levels:+    --+    -- @1@, @1b@, @1.1@, @1.2@, @1.3@, @2@, @2.1@, @2.2@, @3@, @3.1@, @3.2@,+    -- @4@, @4.1@+    --+    -- __MaxReferenceFrames (H.264 Only)__+    --+    -- Applicable only when the value of Video:Codec is H.264. The maximum+    -- number of previously decoded frames to use as a reference for decoding+    -- future frames. Valid values are integers 0 through 16, but we recommend+    -- that you not use a value greater than the following:+    --+    -- @Min(Floor(Maximum decoded picture buffer in macroblocks * 256 \/ (Width in pixels * Height in pixels)), 16)@+    --+    -- where /Width in pixels/ and /Height in pixels/ represent either MaxWidth+    -- and MaxHeight, or Resolution. /Maximum decoded picture buffer in+    -- macroblocks/ depends on the value of the @Level@ object. See the list+    -- below. (A macroblock is a block of pixels measuring 16x16.)+    --+    -- -   1 - 396+    --+    -- -   1b - 396+    --+    -- -   1.1 - 900+    --+    -- -   1.2 - 2376+    --+    -- -   1.3 - 2376+    --+    -- -   2 - 2376+    --+    -- -   2.1 - 4752+    --+    -- -   2.2 - 8100+    --+    -- -   3 - 8100+    --+    -- -   3.1 - 18000+    --+    -- -   3.2 - 20480+    --+    -- -   4 - 32768+    --+    -- -   4.1 - 32768+    --+    -- __MaxBitRate (Optional, H.264\/MPEG2\/VP8\/VP9 only)__+    --+    -- The maximum number of bits per second in a video buffer; the size of the+    -- buffer is specified by @BufferSize@. Specify a value between 16 and+    -- 62,500. You can reduce the bandwidth required to stream a video by+    -- reducing the maximum bit rate, but this also reduces the quality of the+    -- video.+    --+    -- __BufferSize (Optional, H.264\/MPEG2\/VP8\/VP9 only)__+    --+    -- The maximum number of bits in any x seconds of the output video. This+    -- window is commonly 10 seconds, the standard segment duration when+    -- you\'re using FMP4 or MPEG-TS for the container type of the output+    -- video. Specify an integer greater than 0. If you specify @MaxBitRate@+    -- and omit @BufferSize@, Elastic Transcoder sets @BufferSize@ to 10 times+    -- the value of @MaxBitRate@.+    --+    -- __InterlacedMode (Optional, H.264\/MPEG2 Only)__+    --+    -- The interlace mode for the output video.+    --+    -- Interlaced video is used to double the perceived frame rate for a video+    -- by interlacing two fields (one field on every other line, the other+    -- field on the other lines) so that the human eye registers multiple+    -- pictures per frame. Interlacing reduces the bandwidth required for+    -- transmitting a video, but can result in blurred images and flickering.+    --+    -- Valid values include @Progressive@ (no interlacing, top to bottom),+    -- @TopFirst@ (top field first), @BottomFirst@ (bottom field first), and+    -- @Auto@.+    --+    -- If @InterlaceMode@ is not specified, Elastic Transcoder uses+    -- @Progressive@ for the output. If @Auto@ is specified, Elastic Transcoder+    -- interlaces the output.+    --+    -- __ColorSpaceConversionMode (Optional, H.264\/MPEG2 Only)__+    --+    -- The color space conversion Elastic Transcoder applies to the output+    -- video. Color spaces are the algorithms used by the computer to store+    -- information about how to render color. @Bt.601@ is the standard for+    -- standard definition video, while @Bt.709@ is the standard for high+    -- definition video.+    --+    -- Valid values include @None@, @Bt709toBt601@, @Bt601toBt709@, and @Auto@.+    --+    -- If you chose @Auto@ for @ColorSpaceConversionMode@ and your output is+    -- interlaced, your frame rate is one of @23.97@, @24@, @25@, @29.97@,+    -- @50@, or @60@, your @SegmentDuration@ is null, and you are using one of+    -- the resolution changes from the list below, Elastic Transcoder applies+    -- the following color space conversions:+    --+    -- -   /Standard to HD, 720x480 to 1920x1080/ - Elastic Transcoder applies+    --     @Bt601ToBt709@+    --+    -- -   /Standard to HD, 720x576 to 1920x1080/ - Elastic Transcoder applies+    --     @Bt601ToBt709@+    --+    -- -   /HD to Standard, 1920x1080 to 720x480/ - Elastic Transcoder applies+    --     @Bt709ToBt601@+    --+    -- -   /HD to Standard, 1920x1080 to 720x576/ - Elastic Transcoder applies+    --     @Bt709ToBt601@+    --+    -- Elastic Transcoder may change the behavior of the+    -- @ColorspaceConversionMode@ @Auto@ mode in the future. All outputs in a+    -- playlist must use the same @ColorSpaceConversionMode@.+    --+    -- If you do not specify a @ColorSpaceConversionMode@, Elastic Transcoder+    -- does not change the color space of a file. If you are unsure what+    -- @ColorSpaceConversionMode@ was applied to your output file, you can+    -- check the @AppliedColorSpaceConversion@ parameter included in your job+    -- response. If your job does not have an @AppliedColorSpaceConversion@ in+    -- its response, no @ColorSpaceConversionMode@ was applied.+    --+    -- __ChromaSubsampling__+    --+    -- The sampling pattern for the chroma (color) channels of the output+    -- video. Valid values include @yuv420p@ and @yuv422p@.+    --+    -- @yuv420p@ samples the chroma information of every other horizontal and+    -- every other vertical line, @yuv422p@ samples the color information of+    -- every horizontal line and every other vertical line.+    --+    -- __LoopCount (Gif Only)__+    --+    -- The number of times you want the output gif to loop. Valid values+    -- include @Infinite@ and integers between @0@ and @100@, inclusive.+    codecOptions :: Prelude.Maybe (Prelude.HashMap Prelude.Text Prelude.Text),+    -- | The value that Elastic Transcoder adds to the metadata in the output+    -- file.+    displayAspectRatio :: Prelude.Maybe Prelude.Text,+    -- | Applicable only when the value of Video:Codec is one of @H.264@,+    -- @MPEG2@, or @VP8@.+    --+    -- Whether to use a fixed value for @FixedGOP@. Valid values are @true@ and+    -- @false@:+    --+    -- -   @true@: Elastic Transcoder uses the value of @KeyframesMaxDist@ for+    --     the distance between key frames (the number of frames in a group of+    --     pictures, or GOP).+    --+    -- -   @false@: The distance between key frames can vary.+    --+    -- @FixedGOP@ must be set to @true@ for @fmp4@ containers.+    fixedGOP :: Prelude.Maybe Prelude.Text,+    -- | The frames per second for the video stream in the output file. Valid+    -- values include:+    --+    -- @auto@, @10@, @15@, @23.97@, @24@, @25@, @29.97@, @30@, @60@+    --+    -- If you specify @auto@, Elastic Transcoder uses the detected frame rate+    -- of the input source. If you specify a frame rate, we recommend that you+    -- perform the following calculation:+    --+    -- @Frame rate = maximum recommended decoding speed in luma samples\/second \/ (width in pixels * height in pixels)@+    --+    -- where:+    --+    -- -   /width in pixels/ and /height in pixels/ represent the Resolution of+    --     the output video.+    --+    -- -   /maximum recommended decoding speed in Luma samples\/second/ is less+    --     than or equal to the maximum value listed in the following table,+    --     based on the value that you specified for Level.+    --+    -- The maximum recommended decoding speed in Luma samples\/second for each+    -- level is described in the following list (/Level - Decoding speed/):+    --+    -- -   1 - 380160+    --+    -- -   1b - 380160+    --+    -- -   1.1 - 76800+    --+    -- -   1.2 - 1536000+    --+    -- -   1.3 - 3041280+    --+    -- -   2 - 3041280+    --+    -- -   2.1 - 5068800+    --+    -- -   2.2 - 5184000+    --+    -- -   3 - 10368000+    --+    -- -   3.1 - 27648000+    --+    -- -   3.2 - 55296000+    --+    -- -   4 - 62914560+    --+    -- -   4.1 - 62914560+    frameRate :: Prelude.Maybe Prelude.Text,+    -- | Applicable only when the value of Video:Codec is one of @H.264@,+    -- @MPEG2@, or @VP8@.+    --+    -- The maximum number of frames between key frames. Key frames are fully+    -- encoded frames; the frames between key frames are encoded based, in+    -- part, on the content of the key frames. The value is an integer+    -- formatted as a string; valid values are between 1 (every frame is a key+    -- frame) and 100000, inclusive. A higher value results in higher+    -- compression but may also discernibly decrease video quality.+    --+    -- For @Smooth@ outputs, the @FrameRate@ must have a constant ratio to the+    -- @KeyframesMaxDist@. This allows @Smooth@ playlists to switch between+    -- different quality levels while the file is being played.+    --+    -- For example, an input file can have a @FrameRate@ of 30 with a+    -- @KeyframesMaxDist@ of 90. The output file then needs to have a ratio of+    -- 1:3. Valid outputs would have @FrameRate@ of 30, 25, and 10, and+    -- @KeyframesMaxDist@ of 90, 75, and 30, respectively.+    --+    -- Alternately, this can be achieved by setting @FrameRate@ to auto and+    -- having the same values for @MaxFrameRate@ and @KeyframesMaxDist@.+    keyframesMaxDist :: Prelude.Maybe Prelude.Text,+    -- | If you specify @auto@ for @FrameRate@, Elastic Transcoder uses the frame+    -- rate of the input video for the frame rate of the output video. Specify+    -- the maximum frame rate that you want Elastic Transcoder to use when the+    -- frame rate of the input video is greater than the desired maximum frame+    -- rate of the output video. Valid values include: @10@, @15@, @23.97@,+    -- @24@, @25@, @29.97@, @30@, @60@.+    maxFrameRate :: Prelude.Maybe Prelude.Text,+    -- | The maximum height of the output video in pixels. If you specify @auto@,+    -- Elastic Transcoder uses 1080 (Full HD) as the default value. If you+    -- specify a numeric value, enter an even integer between 96 and 3072.+    maxHeight :: Prelude.Maybe Prelude.Text,+    -- | The maximum width of the output video in pixels. If you specify @auto@,+    -- Elastic Transcoder uses 1920 (Full HD) as the default value. If you+    -- specify a numeric value, enter an even integer between 128 and 4096.+    maxWidth :: Prelude.Maybe Prelude.Text,+    -- | When you set @PaddingPolicy@ to @Pad@, Elastic Transcoder may add black+    -- bars to the top and bottom and\/or left and right sides of the output+    -- video to make the total size of the output video match the values that+    -- you specified for @MaxWidth@ and @MaxHeight@.+    paddingPolicy :: Prelude.Maybe Prelude.Text,+    -- | To better control resolution and aspect ratio of output videos, we+    -- recommend that you use the values @MaxWidth@, @MaxHeight@,+    -- @SizingPolicy@, @PaddingPolicy@, and @DisplayAspectRatio@ instead of+    -- @Resolution@ and @AspectRatio@. The two groups of settings are mutually+    -- exclusive. Do not use them together.+    --+    -- The width and height of the video in the output file, in pixels. Valid+    -- values are @auto@ and /width/ x /height/:+    --+    -- -   @auto@: Elastic Transcoder attempts to preserve the width and height+    --     of the input file, subject to the following rules.+    --+    -- -   @ @/@width@/@ x @/@height@/@ @: The width and height of the output+    --     video in pixels.+    --+    -- Note the following about specifying the width and height:+    --+    -- -   The width must be an even integer between 128 and 4096, inclusive.+    --+    -- -   The height must be an even integer between 96 and 3072, inclusive.+    --+    -- -   If you specify a resolution that is less than the resolution of the+    --     input file, Elastic Transcoder rescales the output file to the lower+    --     resolution.+    --+    -- -   If you specify a resolution that is greater than the resolution of+    --     the input file, Elastic Transcoder rescales the output to the higher+    --     resolution.+    --+    -- -   We recommend that you specify a resolution for which the product of+    --     width and height is less than or equal to the applicable value in+    --     the following list (/List - Max width x height value/):+    --+    --     -   1 - 25344+    --+    --     -   1b - 25344+    --+    --     -   1.1 - 101376+    --+    --     -   1.2 - 101376+    --+    --     -   1.3 - 101376+    --+    --     -   2 - 101376+    --+    --     -   2.1 - 202752+    --+    --     -   2.2 - 404720+    --+    --     -   3 - 404720+    --+    --     -   3.1 - 921600+    --+    --     -   3.2 - 1310720+    --+    --     -   4 - 2097152+    --+    --     -   4.1 - 2097152+    resolution :: Prelude.Maybe Prelude.Text,+    -- | Specify one of the following values to control scaling of the output+    -- video:+    --+    -- -   @Fit@: Elastic Transcoder scales the output video so it matches the+    --     value that you specified in either @MaxWidth@ or @MaxHeight@ without+    --     exceeding the other value.+    --+    -- -   @Fill@: Elastic Transcoder scales the output video so it matches the+    --     value that you specified in either @MaxWidth@ or @MaxHeight@ and+    --     matches or exceeds the other value. Elastic Transcoder centers the+    --     output video and then crops it in the dimension (if any) that+    --     exceeds the maximum value.+    --+    -- -   @Stretch@: Elastic Transcoder stretches the output video to match+    --     the values that you specified for @MaxWidth@ and @MaxHeight@. If the+    --     relative proportions of the input video and the output video are+    --     different, the output video will be distorted.+    --+    -- -   @Keep@: Elastic Transcoder does not scale the output video. If+    --     either dimension of the input video exceeds the values that you+    --     specified for @MaxWidth@ and @MaxHeight@, Elastic Transcoder crops+    --     the output video.+    --+    -- -   @ShrinkToFit@: Elastic Transcoder scales the output video down so+    --     that its dimensions match the values that you specified for at least+    --     one of @MaxWidth@ and @MaxHeight@ without exceeding either value. If+    --     you specify this option, Elastic Transcoder does not scale the video+    --     up.+    --+    -- -   @ShrinkToFill@: Elastic Transcoder scales the output video down so+    --     that its dimensions match the values that you specified for at least+    --     one of @MaxWidth@ and @MaxHeight@ without dropping below either+    --     value. If you specify this option, Elastic Transcoder does not scale+    --     the video up.+    sizingPolicy :: Prelude.Maybe Prelude.Text,+    -- | Settings for the size, location, and opacity of graphics that you want+    -- Elastic Transcoder to overlay over videos that are transcoded using this+    -- preset. You can specify settings for up to four watermarks. Watermarks+    -- appear in the specified size and location, and with the specified+    -- opacity for the duration of the transcoded video.+    --+    -- Watermarks can be in .png or .jpg format. If you want to display a+    -- watermark that is not rectangular, use the .png format, which supports+    -- transparency.+    --+    -- When you create a job that uses this preset, you specify the .png or+    -- .jpg graphics that you want Elastic Transcoder to include in the+    -- transcoded videos. You can specify fewer graphics in the job than you+    -- specify watermark settings in the preset, which allows you to use the+    -- same preset for up to four watermarks that have different dimensions.+    watermarks :: Prelude.Maybe [PresetWatermark]+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'VideoParameters' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'aspectRatio', 'videoParameters_aspectRatio' - To better control resolution and aspect ratio of output videos, we+-- recommend that you use the values @MaxWidth@, @MaxHeight@,+-- @SizingPolicy@, @PaddingPolicy@, and @DisplayAspectRatio@ instead of+-- @Resolution@ and @AspectRatio@. The two groups of settings are mutually+-- exclusive. Do not use them together.+--+-- The display aspect ratio of the video in the output file. Valid values+-- include:+--+-- @auto@, @1:1@, @4:3@, @3:2@, @16:9@+--+-- If you specify @auto@, Elastic Transcoder tries to preserve the aspect+-- ratio of the input file.+--+-- If you specify an aspect ratio for the output file that differs from+-- aspect ratio of the input file, Elastic Transcoder adds pillarboxing+-- (black bars on the sides) or letterboxing (black bars on the top and+-- bottom) to maintain the aspect ratio of the active region of the video.+--+-- 'bitRate', 'videoParameters_bitRate' - The bit rate of the video stream in the output file, in+-- kilobits\/second. Valid values depend on the values of @Level@ and+-- @Profile@. If you specify @auto@, Elastic Transcoder uses the detected+-- bit rate of the input source. If you specify a value other than @auto@,+-- we recommend that you specify a value less than or equal to the maximum+-- H.264-compliant value listed for your level and profile:+--+-- /Level - Maximum video bit rate in kilobits\/second (baseline and main+-- Profile) : maximum video bit rate in kilobits\/second (high Profile)/+--+-- -   1 - 64 : 80+--+-- -   1b - 128 : 160+--+-- -   1.1 - 192 : 240+--+-- -   1.2 - 384 : 480+--+-- -   1.3 - 768 : 960+--+-- -   2 - 2000 : 2500+--+-- -   3 - 10000 : 12500+--+-- -   3.1 - 14000 : 17500+--+-- -   3.2 - 20000 : 25000+--+-- -   4 - 20000 : 25000+--+-- -   4.1 - 50000 : 62500+--+-- 'codec', 'videoParameters_codec' - The video codec for the output file. Valid values include @gif@,+-- @H.264@, @mpeg2@, @vp8@, and @vp9@. You can only specify @vp8@ and @vp9@+-- when the container type is @webm@, @gif@ when the container type is+-- @gif@, and @mpeg2@ when the container type is @mpg@.+--+-- 'codecOptions', 'videoParameters_codecOptions' - __Profile (H.264\/VP8\/VP9 Only)__+--+-- The H.264 profile that you want to use for the output file. Elastic+-- Transcoder supports the following profiles:+--+-- -   @baseline@: The profile most commonly used for videoconferencing and+--     for mobile applications.+--+-- -   @main@: The profile used for standard-definition digital TV+--     broadcasts.+--+-- -   @high@: The profile used for high-definition digital TV broadcasts+--     and for Blu-ray discs.+--+-- __Level (H.264 Only)__+--+-- The H.264 level that you want to use for the output file. Elastic+-- Transcoder supports the following levels:+--+-- @1@, @1b@, @1.1@, @1.2@, @1.3@, @2@, @2.1@, @2.2@, @3@, @3.1@, @3.2@,+-- @4@, @4.1@+--+-- __MaxReferenceFrames (H.264 Only)__+--+-- Applicable only when the value of Video:Codec is H.264. The maximum+-- number of previously decoded frames to use as a reference for decoding+-- future frames. Valid values are integers 0 through 16, but we recommend+-- that you not use a value greater than the following:+--+-- @Min(Floor(Maximum decoded picture buffer in macroblocks * 256 \/ (Width in pixels * Height in pixels)), 16)@+--+-- where /Width in pixels/ and /Height in pixels/ represent either MaxWidth+-- and MaxHeight, or Resolution. /Maximum decoded picture buffer in+-- macroblocks/ depends on the value of the @Level@ object. See the list+-- below. (A macroblock is a block of pixels measuring 16x16.)+--+-- -   1 - 396+--+-- -   1b - 396+--+-- -   1.1 - 900+--+-- -   1.2 - 2376+--+-- -   1.3 - 2376+--+-- -   2 - 2376+--+-- -   2.1 - 4752+--+-- -   2.2 - 8100+--+-- -   3 - 8100+--+-- -   3.1 - 18000+--+-- -   3.2 - 20480+--+-- -   4 - 32768+--+-- -   4.1 - 32768+--+-- __MaxBitRate (Optional, H.264\/MPEG2\/VP8\/VP9 only)__+--+-- The maximum number of bits per second in a video buffer; the size of the+-- buffer is specified by @BufferSize@. Specify a value between 16 and+-- 62,500. You can reduce the bandwidth required to stream a video by+-- reducing the maximum bit rate, but this also reduces the quality of the+-- video.+--+-- __BufferSize (Optional, H.264\/MPEG2\/VP8\/VP9 only)__+--+-- The maximum number of bits in any x seconds of the output video. This+-- window is commonly 10 seconds, the standard segment duration when+-- you\'re using FMP4 or MPEG-TS for the container type of the output+-- video. Specify an integer greater than 0. If you specify @MaxBitRate@+-- and omit @BufferSize@, Elastic Transcoder sets @BufferSize@ to 10 times+-- the value of @MaxBitRate@.+--+-- __InterlacedMode (Optional, H.264\/MPEG2 Only)__+--+-- The interlace mode for the output video.+--+-- Interlaced video is used to double the perceived frame rate for a video+-- by interlacing two fields (one field on every other line, the other+-- field on the other lines) so that the human eye registers multiple+-- pictures per frame. Interlacing reduces the bandwidth required for+-- transmitting a video, but can result in blurred images and flickering.+--+-- Valid values include @Progressive@ (no interlacing, top to bottom),+-- @TopFirst@ (top field first), @BottomFirst@ (bottom field first), and+-- @Auto@.+--+-- If @InterlaceMode@ is not specified, Elastic Transcoder uses+-- @Progressive@ for the output. If @Auto@ is specified, Elastic Transcoder+-- interlaces the output.+--+-- __ColorSpaceConversionMode (Optional, H.264\/MPEG2 Only)__+--+-- The color space conversion Elastic Transcoder applies to the output+-- video. Color spaces are the algorithms used by the computer to store+-- information about how to render color. @Bt.601@ is the standard for+-- standard definition video, while @Bt.709@ is the standard for high+-- definition video.+--+-- Valid values include @None@, @Bt709toBt601@, @Bt601toBt709@, and @Auto@.+--+-- If you chose @Auto@ for @ColorSpaceConversionMode@ and your output is+-- interlaced, your frame rate is one of @23.97@, @24@, @25@, @29.97@,+-- @50@, or @60@, your @SegmentDuration@ is null, and you are using one of+-- the resolution changes from the list below, Elastic Transcoder applies+-- the following color space conversions:+--+-- -   /Standard to HD, 720x480 to 1920x1080/ - Elastic Transcoder applies+--     @Bt601ToBt709@+--+-- -   /Standard to HD, 720x576 to 1920x1080/ - Elastic Transcoder applies+--     @Bt601ToBt709@+--+-- -   /HD to Standard, 1920x1080 to 720x480/ - Elastic Transcoder applies+--     @Bt709ToBt601@+--+-- -   /HD to Standard, 1920x1080 to 720x576/ - Elastic Transcoder applies+--     @Bt709ToBt601@+--+-- Elastic Transcoder may change the behavior of the+-- @ColorspaceConversionMode@ @Auto@ mode in the future. All outputs in a+-- playlist must use the same @ColorSpaceConversionMode@.+--+-- If you do not specify a @ColorSpaceConversionMode@, Elastic Transcoder+-- does not change the color space of a file. If you are unsure what+-- @ColorSpaceConversionMode@ was applied to your output file, you can+-- check the @AppliedColorSpaceConversion@ parameter included in your job+-- response. If your job does not have an @AppliedColorSpaceConversion@ in+-- its response, no @ColorSpaceConversionMode@ was applied.+--+-- __ChromaSubsampling__+--+-- The sampling pattern for the chroma (color) channels of the output+-- video. Valid values include @yuv420p@ and @yuv422p@.+--+-- @yuv420p@ samples the chroma information of every other horizontal and+-- every other vertical line, @yuv422p@ samples the color information of+-- every horizontal line and every other vertical line.+--+-- __LoopCount (Gif Only)__+--+-- The number of times you want the output gif to loop. Valid values+-- include @Infinite@ and integers between @0@ and @100@, inclusive.+--+-- 'displayAspectRatio', 'videoParameters_displayAspectRatio' - The value that Elastic Transcoder adds to the metadata in the output+-- file.+--+-- 'fixedGOP', 'videoParameters_fixedGOP' - Applicable only when the value of Video:Codec is one of @H.264@,+-- @MPEG2@, or @VP8@.+--+-- Whether to use a fixed value for @FixedGOP@. Valid values are @true@ and+-- @false@:+--+-- -   @true@: Elastic Transcoder uses the value of @KeyframesMaxDist@ for+--     the distance between key frames (the number of frames in a group of+--     pictures, or GOP).+--+-- -   @false@: The distance between key frames can vary.+--+-- @FixedGOP@ must be set to @true@ for @fmp4@ containers.+--+-- 'frameRate', 'videoParameters_frameRate' - The frames per second for the video stream in the output file. Valid+-- values include:+--+-- @auto@, @10@, @15@, @23.97@, @24@, @25@, @29.97@, @30@, @60@+--+-- If you specify @auto@, Elastic Transcoder uses the detected frame rate+-- of the input source. If you specify a frame rate, we recommend that you+-- perform the following calculation:+--+-- @Frame rate = maximum recommended decoding speed in luma samples\/second \/ (width in pixels * height in pixels)@+--+-- where:+--+-- -   /width in pixels/ and /height in pixels/ represent the Resolution of+--     the output video.+--+-- -   /maximum recommended decoding speed in Luma samples\/second/ is less+--     than or equal to the maximum value listed in the following table,+--     based on the value that you specified for Level.+--+-- The maximum recommended decoding speed in Luma samples\/second for each+-- level is described in the following list (/Level - Decoding speed/):+--+-- -   1 - 380160+--+-- -   1b - 380160+--+-- -   1.1 - 76800+--+-- -   1.2 - 1536000+--+-- -   1.3 - 3041280+--+-- -   2 - 3041280+--+-- -   2.1 - 5068800+--+-- -   2.2 - 5184000+--+-- -   3 - 10368000+--+-- -   3.1 - 27648000+--+-- -   3.2 - 55296000+--+-- -   4 - 62914560+--+-- -   4.1 - 62914560+--+-- 'keyframesMaxDist', 'videoParameters_keyframesMaxDist' - Applicable only when the value of Video:Codec is one of @H.264@,+-- @MPEG2@, or @VP8@.+--+-- The maximum number of frames between key frames. Key frames are fully+-- encoded frames; the frames between key frames are encoded based, in+-- part, on the content of the key frames. The value is an integer+-- formatted as a string; valid values are between 1 (every frame is a key+-- frame) and 100000, inclusive. A higher value results in higher+-- compression but may also discernibly decrease video quality.+--+-- For @Smooth@ outputs, the @FrameRate@ must have a constant ratio to the+-- @KeyframesMaxDist@. This allows @Smooth@ playlists to switch between+-- different quality levels while the file is being played.+--+-- For example, an input file can have a @FrameRate@ of 30 with a+-- @KeyframesMaxDist@ of 90. The output file then needs to have a ratio of+-- 1:3. Valid outputs would have @FrameRate@ of 30, 25, and 10, and+-- @KeyframesMaxDist@ of 90, 75, and 30, respectively.+--+-- Alternately, this can be achieved by setting @FrameRate@ to auto and+-- having the same values for @MaxFrameRate@ and @KeyframesMaxDist@.+--+-- 'maxFrameRate', 'videoParameters_maxFrameRate' - If you specify @auto@ for @FrameRate@, Elastic Transcoder uses the frame+-- rate of the input video for the frame rate of the output video. Specify+-- the maximum frame rate that you want Elastic Transcoder to use when the+-- frame rate of the input video is greater than the desired maximum frame+-- rate of the output video. Valid values include: @10@, @15@, @23.97@,+-- @24@, @25@, @29.97@, @30@, @60@.+--+-- 'maxHeight', 'videoParameters_maxHeight' - The maximum height of the output video in pixels. If you specify @auto@,+-- Elastic Transcoder uses 1080 (Full HD) as the default value. If you+-- specify a numeric value, enter an even integer between 96 and 3072.+--+-- 'maxWidth', 'videoParameters_maxWidth' - The maximum width of the output video in pixels. If you specify @auto@,+-- Elastic Transcoder uses 1920 (Full HD) as the default value. If you+-- specify a numeric value, enter an even integer between 128 and 4096.+--+-- 'paddingPolicy', 'videoParameters_paddingPolicy' - When you set @PaddingPolicy@ to @Pad@, Elastic Transcoder may add black+-- bars to the top and bottom and\/or left and right sides of the output+-- video to make the total size of the output video match the values that+-- you specified for @MaxWidth@ and @MaxHeight@.+--+-- 'resolution', 'videoParameters_resolution' - To better control resolution and aspect ratio of output videos, we+-- recommend that you use the values @MaxWidth@, @MaxHeight@,+-- @SizingPolicy@, @PaddingPolicy@, and @DisplayAspectRatio@ instead of+-- @Resolution@ and @AspectRatio@. The two groups of settings are mutually+-- exclusive. Do not use them together.+--+-- The width and height of the video in the output file, in pixels. Valid+-- values are @auto@ and /width/ x /height/:+--+-- -   @auto@: Elastic Transcoder attempts to preserve the width and height+--     of the input file, subject to the following rules.+--+-- -   @ @/@width@/@ x @/@height@/@ @: The width and height of the output+--     video in pixels.+--+-- Note the following about specifying the width and height:+--+-- -   The width must be an even integer between 128 and 4096, inclusive.+--+-- -   The height must be an even integer between 96 and 3072, inclusive.+--+-- -   If you specify a resolution that is less than the resolution of the+--     input file, Elastic Transcoder rescales the output file to the lower+--     resolution.+--+-- -   If you specify a resolution that is greater than the resolution of+--     the input file, Elastic Transcoder rescales the output to the higher+--     resolution.+--+-- -   We recommend that you specify a resolution for which the product of+--     width and height is less than or equal to the applicable value in+--     the following list (/List - Max width x height value/):+--+--     -   1 - 25344+--+--     -   1b - 25344+--+--     -   1.1 - 101376+--+--     -   1.2 - 101376+--+--     -   1.3 - 101376+--+--     -   2 - 101376+--+--     -   2.1 - 202752+--+--     -   2.2 - 404720+--+--     -   3 - 404720+--+--     -   3.1 - 921600+--+--     -   3.2 - 1310720+--+--     -   4 - 2097152+--+--     -   4.1 - 2097152+--+-- 'sizingPolicy', 'videoParameters_sizingPolicy' - Specify one of the following values to control scaling of the output+-- video:+--+-- -   @Fit@: Elastic Transcoder scales the output video so it matches the+--     value that you specified in either @MaxWidth@ or @MaxHeight@ without+--     exceeding the other value.+--+-- -   @Fill@: Elastic Transcoder scales the output video so it matches the+--     value that you specified in either @MaxWidth@ or @MaxHeight@ and+--     matches or exceeds the other value. Elastic Transcoder centers the+--     output video and then crops it in the dimension (if any) that+--     exceeds the maximum value.+--+-- -   @Stretch@: Elastic Transcoder stretches the output video to match+--     the values that you specified for @MaxWidth@ and @MaxHeight@. If the+--     relative proportions of the input video and the output video are+--     different, the output video will be distorted.+--+-- -   @Keep@: Elastic Transcoder does not scale the output video. If+--     either dimension of the input video exceeds the values that you+--     specified for @MaxWidth@ and @MaxHeight@, Elastic Transcoder crops+--     the output video.+--+-- -   @ShrinkToFit@: Elastic Transcoder scales the output video down so+--     that its dimensions match the values that you specified for at least+--     one of @MaxWidth@ and @MaxHeight@ without exceeding either value. If+--     you specify this option, Elastic Transcoder does not scale the video+--     up.+--+-- -   @ShrinkToFill@: Elastic Transcoder scales the output video down so+--     that its dimensions match the values that you specified for at least+--     one of @MaxWidth@ and @MaxHeight@ without dropping below either+--     value. If you specify this option, Elastic Transcoder does not scale+--     the video up.+--+-- 'watermarks', 'videoParameters_watermarks' - Settings for the size, location, and opacity of graphics that you want+-- Elastic Transcoder to overlay over videos that are transcoded using this+-- preset. You can specify settings for up to four watermarks. Watermarks+-- appear in the specified size and location, and with the specified+-- opacity for the duration of the transcoded video.+--+-- Watermarks can be in .png or .jpg format. If you want to display a+-- watermark that is not rectangular, use the .png format, which supports+-- transparency.+--+-- When you create a job that uses this preset, you specify the .png or+-- .jpg graphics that you want Elastic Transcoder to include in the+-- transcoded videos. You can specify fewer graphics in the job than you+-- specify watermark settings in the preset, which allows you to use the+-- same preset for up to four watermarks that have different dimensions.+newVideoParameters ::+  VideoParameters+newVideoParameters =+  VideoParameters'+    { aspectRatio = Prelude.Nothing,+      bitRate = Prelude.Nothing,+      codec = Prelude.Nothing,+      codecOptions = Prelude.Nothing,+      displayAspectRatio = Prelude.Nothing,+      fixedGOP = Prelude.Nothing,+      frameRate = Prelude.Nothing,+      keyframesMaxDist = Prelude.Nothing,+      maxFrameRate = Prelude.Nothing,+      maxHeight = Prelude.Nothing,+      maxWidth = Prelude.Nothing,+      paddingPolicy = Prelude.Nothing,+      resolution = Prelude.Nothing,+      sizingPolicy = Prelude.Nothing,+      watermarks = Prelude.Nothing+    }++-- | To better control resolution and aspect ratio of output videos, we+-- recommend that you use the values @MaxWidth@, @MaxHeight@,+-- @SizingPolicy@, @PaddingPolicy@, and @DisplayAspectRatio@ instead of+-- @Resolution@ and @AspectRatio@. The two groups of settings are mutually+-- exclusive. Do not use them together.+--+-- The display aspect ratio of the video in the output file. Valid values+-- include:+--+-- @auto@, @1:1@, @4:3@, @3:2@, @16:9@+--+-- If you specify @auto@, Elastic Transcoder tries to preserve the aspect+-- ratio of the input file.+--+-- If you specify an aspect ratio for the output file that differs from+-- aspect ratio of the input file, Elastic Transcoder adds pillarboxing+-- (black bars on the sides) or letterboxing (black bars on the top and+-- bottom) to maintain the aspect ratio of the active region of the video.+videoParameters_aspectRatio :: Lens.Lens' VideoParameters (Prelude.Maybe Prelude.Text)+videoParameters_aspectRatio = Lens.lens (\VideoParameters' {aspectRatio} -> aspectRatio) (\s@VideoParameters' {} a -> s {aspectRatio = a} :: VideoParameters)++-- | The bit rate of the video stream in the output file, in+-- kilobits\/second. Valid values depend on the values of @Level@ and+-- @Profile@. If you specify @auto@, Elastic Transcoder uses the detected+-- bit rate of the input source. If you specify a value other than @auto@,+-- we recommend that you specify a value less than or equal to the maximum+-- H.264-compliant value listed for your level and profile:+--+-- /Level - Maximum video bit rate in kilobits\/second (baseline and main+-- Profile) : maximum video bit rate in kilobits\/second (high Profile)/+--+-- -   1 - 64 : 80+--+-- -   1b - 128 : 160+--+-- -   1.1 - 192 : 240+--+-- -   1.2 - 384 : 480+--+-- -   1.3 - 768 : 960+--+-- -   2 - 2000 : 2500+--+-- -   3 - 10000 : 12500+--+-- -   3.1 - 14000 : 17500+--+-- -   3.2 - 20000 : 25000+--+-- -   4 - 20000 : 25000+--+-- -   4.1 - 50000 : 62500+videoParameters_bitRate :: Lens.Lens' VideoParameters (Prelude.Maybe Prelude.Text)+videoParameters_bitRate = Lens.lens (\VideoParameters' {bitRate} -> bitRate) (\s@VideoParameters' {} a -> s {bitRate = a} :: VideoParameters)++-- | The video codec for the output file. Valid values include @gif@,+-- @H.264@, @mpeg2@, @vp8@, and @vp9@. You can only specify @vp8@ and @vp9@+-- when the container type is @webm@, @gif@ when the container type is+-- @gif@, and @mpeg2@ when the container type is @mpg@.+videoParameters_codec :: Lens.Lens' VideoParameters (Prelude.Maybe Prelude.Text)+videoParameters_codec = Lens.lens (\VideoParameters' {codec} -> codec) (\s@VideoParameters' {} a -> s {codec = a} :: VideoParameters)++-- | __Profile (H.264\/VP8\/VP9 Only)__+--+-- The H.264 profile that you want to use for the output file. Elastic+-- Transcoder supports the following profiles:+--+-- -   @baseline@: The profile most commonly used for videoconferencing and+--     for mobile applications.+--+-- -   @main@: The profile used for standard-definition digital TV+--     broadcasts.+--+-- -   @high@: The profile used for high-definition digital TV broadcasts+--     and for Blu-ray discs.+--+-- __Level (H.264 Only)__+--+-- The H.264 level that you want to use for the output file. Elastic+-- Transcoder supports the following levels:+--+-- @1@, @1b@, @1.1@, @1.2@, @1.3@, @2@, @2.1@, @2.2@, @3@, @3.1@, @3.2@,+-- @4@, @4.1@+--+-- __MaxReferenceFrames (H.264 Only)__+--+-- Applicable only when the value of Video:Codec is H.264. The maximum+-- number of previously decoded frames to use as a reference for decoding+-- future frames. Valid values are integers 0 through 16, but we recommend+-- that you not use a value greater than the following:+--+-- @Min(Floor(Maximum decoded picture buffer in macroblocks * 256 \/ (Width in pixels * Height in pixels)), 16)@+--+-- where /Width in pixels/ and /Height in pixels/ represent either MaxWidth+-- and MaxHeight, or Resolution. /Maximum decoded picture buffer in+-- macroblocks/ depends on the value of the @Level@ object. See the list+-- below. (A macroblock is a block of pixels measuring 16x16.)+--+-- -   1 - 396+--+-- -   1b - 396+--+-- -   1.1 - 900+--+-- -   1.2 - 2376+--+-- -   1.3 - 2376+--+-- -   2 - 2376+--+-- -   2.1 - 4752+--+-- -   2.2 - 8100+--+-- -   3 - 8100+--+-- -   3.1 - 18000+--+-- -   3.2 - 20480+--+-- -   4 - 32768+--+-- -   4.1 - 32768+--+-- __MaxBitRate (Optional, H.264\/MPEG2\/VP8\/VP9 only)__+--+-- The maximum number of bits per second in a video buffer; the size of the+-- buffer is specified by @BufferSize@. Specify a value between 16 and+-- 62,500. You can reduce the bandwidth required to stream a video by+-- reducing the maximum bit rate, but this also reduces the quality of the+-- video.+--+-- __BufferSize (Optional, H.264\/MPEG2\/VP8\/VP9 only)__+--+-- The maximum number of bits in any x seconds of the output video. This+-- window is commonly 10 seconds, the standard segment duration when+-- you\'re using FMP4 or MPEG-TS for the container type of the output+-- video. Specify an integer greater than 0. If you specify @MaxBitRate@+-- and omit @BufferSize@, Elastic Transcoder sets @BufferSize@ to 10 times+-- the value of @MaxBitRate@.+--+-- __InterlacedMode (Optional, H.264\/MPEG2 Only)__+--+-- The interlace mode for the output video.+--+-- Interlaced video is used to double the perceived frame rate for a video+-- by interlacing two fields (one field on every other line, the other+-- field on the other lines) so that the human eye registers multiple+-- pictures per frame. Interlacing reduces the bandwidth required for+-- transmitting a video, but can result in blurred images and flickering.+--+-- Valid values include @Progressive@ (no interlacing, top to bottom),+-- @TopFirst@ (top field first), @BottomFirst@ (bottom field first), and+-- @Auto@.+--+-- If @InterlaceMode@ is not specified, Elastic Transcoder uses+-- @Progressive@ for the output. If @Auto@ is specified, Elastic Transcoder+-- interlaces the output.+--+-- __ColorSpaceConversionMode (Optional, H.264\/MPEG2 Only)__+--+-- The color space conversion Elastic Transcoder applies to the output+-- video. Color spaces are the algorithms used by the computer to store+-- information about how to render color. @Bt.601@ is the standard for+-- standard definition video, while @Bt.709@ is the standard for high+-- definition video.+--+-- Valid values include @None@, @Bt709toBt601@, @Bt601toBt709@, and @Auto@.+--+-- If you chose @Auto@ for @ColorSpaceConversionMode@ and your output is+-- interlaced, your frame rate is one of @23.97@, @24@, @25@, @29.97@,+-- @50@, or @60@, your @SegmentDuration@ is null, and you are using one of+-- the resolution changes from the list below, Elastic Transcoder applies+-- the following color space conversions:+--+-- -   /Standard to HD, 720x480 to 1920x1080/ - Elastic Transcoder applies+--     @Bt601ToBt709@+--+-- -   /Standard to HD, 720x576 to 1920x1080/ - Elastic Transcoder applies+--     @Bt601ToBt709@+--+-- -   /HD to Standard, 1920x1080 to 720x480/ - Elastic Transcoder applies+--     @Bt709ToBt601@+--+-- -   /HD to Standard, 1920x1080 to 720x576/ - Elastic Transcoder applies+--     @Bt709ToBt601@+--+-- Elastic Transcoder may change the behavior of the+-- @ColorspaceConversionMode@ @Auto@ mode in the future. All outputs in a+-- playlist must use the same @ColorSpaceConversionMode@.+--+-- If you do not specify a @ColorSpaceConversionMode@, Elastic Transcoder+-- does not change the color space of a file. If you are unsure what+-- @ColorSpaceConversionMode@ was applied to your output file, you can+-- check the @AppliedColorSpaceConversion@ parameter included in your job+-- response. If your job does not have an @AppliedColorSpaceConversion@ in+-- its response, no @ColorSpaceConversionMode@ was applied.+--+-- __ChromaSubsampling__+--+-- The sampling pattern for the chroma (color) channels of the output+-- video. Valid values include @yuv420p@ and @yuv422p@.+--+-- @yuv420p@ samples the chroma information of every other horizontal and+-- every other vertical line, @yuv422p@ samples the color information of+-- every horizontal line and every other vertical line.+--+-- __LoopCount (Gif Only)__+--+-- The number of times you want the output gif to loop. Valid values+-- include @Infinite@ and integers between @0@ and @100@, inclusive.+videoParameters_codecOptions :: Lens.Lens' VideoParameters (Prelude.Maybe (Prelude.HashMap Prelude.Text Prelude.Text))+videoParameters_codecOptions = Lens.lens (\VideoParameters' {codecOptions} -> codecOptions) (\s@VideoParameters' {} a -> s {codecOptions = a} :: VideoParameters) Prelude.. Lens.mapping Lens.coerced++-- | The value that Elastic Transcoder adds to the metadata in the output+-- file.+videoParameters_displayAspectRatio :: Lens.Lens' VideoParameters (Prelude.Maybe Prelude.Text)+videoParameters_displayAspectRatio = Lens.lens (\VideoParameters' {displayAspectRatio} -> displayAspectRatio) (\s@VideoParameters' {} a -> s {displayAspectRatio = a} :: VideoParameters)++-- | Applicable only when the value of Video:Codec is one of @H.264@,+-- @MPEG2@, or @VP8@.+--+-- Whether to use a fixed value for @FixedGOP@. Valid values are @true@ and+-- @false@:+--+-- -   @true@: Elastic Transcoder uses the value of @KeyframesMaxDist@ for+--     the distance between key frames (the number of frames in a group of+--     pictures, or GOP).+--+-- -   @false@: The distance between key frames can vary.+--+-- @FixedGOP@ must be set to @true@ for @fmp4@ containers.+videoParameters_fixedGOP :: Lens.Lens' VideoParameters (Prelude.Maybe Prelude.Text)+videoParameters_fixedGOP = Lens.lens (\VideoParameters' {fixedGOP} -> fixedGOP) (\s@VideoParameters' {} a -> s {fixedGOP = a} :: VideoParameters)++-- | The frames per second for the video stream in the output file. Valid+-- values include:+--+-- @auto@, @10@, @15@, @23.97@, @24@, @25@, @29.97@, @30@, @60@+--+-- If you specify @auto@, Elastic Transcoder uses the detected frame rate+-- of the input source. If you specify a frame rate, we recommend that you+-- perform the following calculation:+--+-- @Frame rate = maximum recommended decoding speed in luma samples\/second \/ (width in pixels * height in pixels)@+--+-- where:+--+-- -   /width in pixels/ and /height in pixels/ represent the Resolution of+--     the output video.+--+-- -   /maximum recommended decoding speed in Luma samples\/second/ is less+--     than or equal to the maximum value listed in the following table,+--     based on the value that you specified for Level.+--+-- The maximum recommended decoding speed in Luma samples\/second for each+-- level is described in the following list (/Level - Decoding speed/):+--+-- -   1 - 380160+--+-- -   1b - 380160+--+-- -   1.1 - 76800+--+-- -   1.2 - 1536000+--+-- -   1.3 - 3041280+--+-- -   2 - 3041280+--+-- -   2.1 - 5068800+--+-- -   2.2 - 5184000+--+-- -   3 - 10368000+--+-- -   3.1 - 27648000+--+-- -   3.2 - 55296000+--+-- -   4 - 62914560+--+-- -   4.1 - 62914560+videoParameters_frameRate :: Lens.Lens' VideoParameters (Prelude.Maybe Prelude.Text)+videoParameters_frameRate = Lens.lens (\VideoParameters' {frameRate} -> frameRate) (\s@VideoParameters' {} a -> s {frameRate = a} :: VideoParameters)++-- | Applicable only when the value of Video:Codec is one of @H.264@,+-- @MPEG2@, or @VP8@.+--+-- The maximum number of frames between key frames. Key frames are fully+-- encoded frames; the frames between key frames are encoded based, in+-- part, on the content of the key frames. The value is an integer+-- formatted as a string; valid values are between 1 (every frame is a key+-- frame) and 100000, inclusive. A higher value results in higher+-- compression but may also discernibly decrease video quality.+--+-- For @Smooth@ outputs, the @FrameRate@ must have a constant ratio to the+-- @KeyframesMaxDist@. This allows @Smooth@ playlists to switch between+-- different quality levels while the file is being played.+--+-- For example, an input file can have a @FrameRate@ of 30 with a+-- @KeyframesMaxDist@ of 90. The output file then needs to have a ratio of+-- 1:3. Valid outputs would have @FrameRate@ of 30, 25, and 10, and+-- @KeyframesMaxDist@ of 90, 75, and 30, respectively.+--+-- Alternately, this can be achieved by setting @FrameRate@ to auto and+-- having the same values for @MaxFrameRate@ and @KeyframesMaxDist@.+videoParameters_keyframesMaxDist :: Lens.Lens' VideoParameters (Prelude.Maybe Prelude.Text)+videoParameters_keyframesMaxDist = Lens.lens (\VideoParameters' {keyframesMaxDist} -> keyframesMaxDist) (\s@VideoParameters' {} a -> s {keyframesMaxDist = a} :: VideoParameters)++-- | If you specify @auto@ for @FrameRate@, Elastic Transcoder uses the frame+-- rate of the input video for the frame rate of the output video. Specify+-- the maximum frame rate that you want Elastic Transcoder to use when the+-- frame rate of the input video is greater than the desired maximum frame+-- rate of the output video. Valid values include: @10@, @15@, @23.97@,+-- @24@, @25@, @29.97@, @30@, @60@.+videoParameters_maxFrameRate :: Lens.Lens' VideoParameters (Prelude.Maybe Prelude.Text)+videoParameters_maxFrameRate = Lens.lens (\VideoParameters' {maxFrameRate} -> maxFrameRate) (\s@VideoParameters' {} a -> s {maxFrameRate = a} :: VideoParameters)++-- | The maximum height of the output video in pixels. If you specify @auto@,+-- Elastic Transcoder uses 1080 (Full HD) as the default value. If you+-- specify a numeric value, enter an even integer between 96 and 3072.+videoParameters_maxHeight :: Lens.Lens' VideoParameters (Prelude.Maybe Prelude.Text)+videoParameters_maxHeight = Lens.lens (\VideoParameters' {maxHeight} -> maxHeight) (\s@VideoParameters' {} a -> s {maxHeight = a} :: VideoParameters)++-- | The maximum width of the output video in pixels. If you specify @auto@,+-- Elastic Transcoder uses 1920 (Full HD) as the default value. If you+-- specify a numeric value, enter an even integer between 128 and 4096.+videoParameters_maxWidth :: Lens.Lens' VideoParameters (Prelude.Maybe Prelude.Text)+videoParameters_maxWidth = Lens.lens (\VideoParameters' {maxWidth} -> maxWidth) (\s@VideoParameters' {} a -> s {maxWidth = a} :: VideoParameters)++-- | When you set @PaddingPolicy@ to @Pad@, Elastic Transcoder may add black+-- bars to the top and bottom and\/or left and right sides of the output+-- video to make the total size of the output video match the values that+-- you specified for @MaxWidth@ and @MaxHeight@.+videoParameters_paddingPolicy :: Lens.Lens' VideoParameters (Prelude.Maybe Prelude.Text)+videoParameters_paddingPolicy = Lens.lens (\VideoParameters' {paddingPolicy} -> paddingPolicy) (\s@VideoParameters' {} a -> s {paddingPolicy = a} :: VideoParameters)++-- | To better control resolution and aspect ratio of output videos, we+-- recommend that you use the values @MaxWidth@, @MaxHeight@,+-- @SizingPolicy@, @PaddingPolicy@, and @DisplayAspectRatio@ instead of+-- @Resolution@ and @AspectRatio@. The two groups of settings are mutually+-- exclusive. Do not use them together.+--+-- The width and height of the video in the output file, in pixels. Valid+-- values are @auto@ and /width/ x /height/:+--+-- -   @auto@: Elastic Transcoder attempts to preserve the width and height+--     of the input file, subject to the following rules.+--+-- -   @ @/@width@/@ x @/@height@/@ @: The width and height of the output+--     video in pixels.+--+-- Note the following about specifying the width and height:+--+-- -   The width must be an even integer between 128 and 4096, inclusive.+--+-- -   The height must be an even integer between 96 and 3072, inclusive.+--+-- -   If you specify a resolution that is less than the resolution of the+--     input file, Elastic Transcoder rescales the output file to the lower+--     resolution.+--+-- -   If you specify a resolution that is greater than the resolution of+--     the input file, Elastic Transcoder rescales the output to the higher+--     resolution.+--+-- -   We recommend that you specify a resolution for which the product of+--     width and height is less than or equal to the applicable value in+--     the following list (/List - Max width x height value/):+--+--     -   1 - 25344+--+--     -   1b - 25344+--+--     -   1.1 - 101376+--+--     -   1.2 - 101376+--+--     -   1.3 - 101376+--+--     -   2 - 101376+--+--     -   2.1 - 202752+--+--     -   2.2 - 404720+--+--     -   3 - 404720+--+--     -   3.1 - 921600+--+--     -   3.2 - 1310720+--+--     -   4 - 2097152+--+--     -   4.1 - 2097152+videoParameters_resolution :: Lens.Lens' VideoParameters (Prelude.Maybe Prelude.Text)+videoParameters_resolution = Lens.lens (\VideoParameters' {resolution} -> resolution) (\s@VideoParameters' {} a -> s {resolution = a} :: VideoParameters)++-- | Specify one of the following values to control scaling of the output+-- video:+--+-- -   @Fit@: Elastic Transcoder scales the output video so it matches the+--     value that you specified in either @MaxWidth@ or @MaxHeight@ without+--     exceeding the other value.+--+-- -   @Fill@: Elastic Transcoder scales the output video so it matches the+--     value that you specified in either @MaxWidth@ or @MaxHeight@ and+--     matches or exceeds the other value. Elastic Transcoder centers the+--     output video and then crops it in the dimension (if any) that+--     exceeds the maximum value.+--+-- -   @Stretch@: Elastic Transcoder stretches the output video to match+--     the values that you specified for @MaxWidth@ and @MaxHeight@. If the+--     relative proportions of the input video and the output video are+--     different, the output video will be distorted.+--+-- -   @Keep@: Elastic Transcoder does not scale the output video. If+--     either dimension of the input video exceeds the values that you+--     specified for @MaxWidth@ and @MaxHeight@, Elastic Transcoder crops+--     the output video.+--+-- -   @ShrinkToFit@: Elastic Transcoder scales the output video down so+--     that its dimensions match the values that you specified for at least+--     one of @MaxWidth@ and @MaxHeight@ without exceeding either value. If+--     you specify this option, Elastic Transcoder does not scale the video+--     up.+--+-- -   @ShrinkToFill@: Elastic Transcoder scales the output video down so+--     that its dimensions match the values that you specified for at least+--     one of @MaxWidth@ and @MaxHeight@ without dropping below either+--     value. If you specify this option, Elastic Transcoder does not scale+--     the video up.+videoParameters_sizingPolicy :: Lens.Lens' VideoParameters (Prelude.Maybe Prelude.Text)+videoParameters_sizingPolicy = Lens.lens (\VideoParameters' {sizingPolicy} -> sizingPolicy) (\s@VideoParameters' {} a -> s {sizingPolicy = a} :: VideoParameters)++-- | Settings for the size, location, and opacity of graphics that you want+-- Elastic Transcoder to overlay over videos that are transcoded using this+-- preset. You can specify settings for up to four watermarks. Watermarks+-- appear in the specified size and location, and with the specified+-- opacity for the duration of the transcoded video.+--+-- Watermarks can be in .png or .jpg format. If you want to display a+-- watermark that is not rectangular, use the .png format, which supports+-- transparency.+--+-- When you create a job that uses this preset, you specify the .png or+-- .jpg graphics that you want Elastic Transcoder to include in the+-- transcoded videos. You can specify fewer graphics in the job than you+-- specify watermark settings in the preset, which allows you to use the+-- same preset for up to four watermarks that have different dimensions.+videoParameters_watermarks :: Lens.Lens' VideoParameters (Prelude.Maybe [PresetWatermark])+videoParameters_watermarks = Lens.lens (\VideoParameters' {watermarks} -> watermarks) (\s@VideoParameters' {} a -> s {watermarks = a} :: VideoParameters) Prelude.. Lens.mapping Lens.coerced++instance Data.FromJSON VideoParameters where+  parseJSON =+    Data.withObject+      "VideoParameters"+      ( \x ->+          VideoParameters'+            Prelude.<$> (x Data..:? "AspectRatio")+            Prelude.<*> (x Data..:? "BitRate")+            Prelude.<*> (x Data..:? "Codec")+            Prelude.<*> (x Data..:? "CodecOptions" Data..!= Prelude.mempty)+            Prelude.<*> (x Data..:? "DisplayAspectRatio")+            Prelude.<*> (x Data..:? "FixedGOP")+            Prelude.<*> (x Data..:? "FrameRate")+            Prelude.<*> (x Data..:? "KeyframesMaxDist")+            Prelude.<*> (x Data..:? "MaxFrameRate")+            Prelude.<*> (x Data..:? "MaxHeight")+            Prelude.<*> (x Data..:? "MaxWidth")+            Prelude.<*> (x Data..:? "PaddingPolicy")+            Prelude.<*> (x Data..:? "Resolution")+            Prelude.<*> (x Data..:? "SizingPolicy")+            Prelude.<*> (x Data..:? "Watermarks" Data..!= Prelude.mempty)+      )++instance Prelude.Hashable VideoParameters where+  hashWithSalt _salt VideoParameters' {..} =+    _salt+      `Prelude.hashWithSalt` aspectRatio+      `Prelude.hashWithSalt` bitRate+      `Prelude.hashWithSalt` codec+      `Prelude.hashWithSalt` codecOptions+      `Prelude.hashWithSalt` displayAspectRatio+      `Prelude.hashWithSalt` fixedGOP+      `Prelude.hashWithSalt` frameRate+      `Prelude.hashWithSalt` keyframesMaxDist+      `Prelude.hashWithSalt` maxFrameRate+      `Prelude.hashWithSalt` maxHeight+      `Prelude.hashWithSalt` maxWidth+      `Prelude.hashWithSalt` paddingPolicy+      `Prelude.hashWithSalt` resolution+      `Prelude.hashWithSalt` sizingPolicy+      `Prelude.hashWithSalt` watermarks++instance Prelude.NFData VideoParameters where+  rnf VideoParameters' {..} =+    Prelude.rnf aspectRatio+      `Prelude.seq` Prelude.rnf bitRate+      `Prelude.seq` Prelude.rnf codec+      `Prelude.seq` Prelude.rnf codecOptions+      `Prelude.seq` Prelude.rnf displayAspectRatio+      `Prelude.seq` Prelude.rnf fixedGOP+      `Prelude.seq` Prelude.rnf frameRate+      `Prelude.seq` Prelude.rnf keyframesMaxDist+      `Prelude.seq` Prelude.rnf maxFrameRate+      `Prelude.seq` Prelude.rnf maxHeight+      `Prelude.seq` Prelude.rnf maxWidth+      `Prelude.seq` Prelude.rnf paddingPolicy+      `Prelude.seq` Prelude.rnf resolution+      `Prelude.seq` Prelude.rnf sizingPolicy+      `Prelude.seq` Prelude.rnf watermarks++instance Data.ToJSON VideoParameters where+  toJSON VideoParameters' {..} =+    Data.object+      ( Prelude.catMaybes+          [ ("AspectRatio" Data..=) Prelude.<$> aspectRatio,+            ("BitRate" Data..=) Prelude.<$> bitRate,+            ("Codec" Data..=) Prelude.<$> codec,+            ("CodecOptions" Data..=) Prelude.<$> codecOptions,+            ("DisplayAspectRatio" Data..=)+              Prelude.<$> displayAspectRatio,+            ("FixedGOP" Data..=) Prelude.<$> fixedGOP,+            ("FrameRate" Data..=) Prelude.<$> frameRate,+            ("KeyframesMaxDist" Data..=)+              Prelude.<$> keyframesMaxDist,+            ("MaxFrameRate" Data..=) Prelude.<$> maxFrameRate,+            ("MaxHeight" Data..=) Prelude.<$> maxHeight,+            ("MaxWidth" Data..=) Prelude.<$> maxWidth,+            ("PaddingPolicy" Data..=) Prelude.<$> paddingPolicy,+            ("Resolution" Data..=) Prelude.<$> resolution,+            ("SizingPolicy" Data..=) Prelude.<$> sizingPolicy,+            ("Watermarks" Data..=) Prelude.<$> watermarks+          ]+      )
+ gen/Amazonka/ElasticTranscoder/Types/Warning.hs view
@@ -0,0 +1,97 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Types.Warning+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Types.Warning where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import qualified Amazonka.Prelude as Prelude++-- | Elastic Transcoder returns a warning if the resources used by your+-- pipeline are not in the same region as the pipeline.+--+-- Using resources in the same region, such as your Amazon S3 buckets,+-- Amazon SNS notification topics, and AWS KMS key, reduces processing time+-- and prevents cross-regional charges.+--+-- /See:/ 'newWarning' smart constructor.+data Warning = Warning'+  { -- | The code of the cross-regional warning.+    code :: Prelude.Maybe Prelude.Text,+    -- | The message explaining what resources are in a different region from the+    -- pipeline.+    --+    -- AWS KMS keys must be in the same region as the pipeline.+    message :: Prelude.Maybe Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'Warning' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'code', 'warning_code' - The code of the cross-regional warning.+--+-- 'message', 'warning_message' - The message explaining what resources are in a different region from the+-- pipeline.+--+-- AWS KMS keys must be in the same region as the pipeline.+newWarning ::+  Warning+newWarning =+  Warning'+    { code = Prelude.Nothing,+      message = Prelude.Nothing+    }++-- | The code of the cross-regional warning.+warning_code :: Lens.Lens' Warning (Prelude.Maybe Prelude.Text)+warning_code = Lens.lens (\Warning' {code} -> code) (\s@Warning' {} a -> s {code = a} :: Warning)++-- | The message explaining what resources are in a different region from the+-- pipeline.+--+-- AWS KMS keys must be in the same region as the pipeline.+warning_message :: Lens.Lens' Warning (Prelude.Maybe Prelude.Text)+warning_message = Lens.lens (\Warning' {message} -> message) (\s@Warning' {} a -> s {message = a} :: Warning)++instance Data.FromJSON Warning where+  parseJSON =+    Data.withObject+      "Warning"+      ( \x ->+          Warning'+            Prelude.<$> (x Data..:? "Code")+            Prelude.<*> (x Data..:? "Message")+      )++instance Prelude.Hashable Warning where+  hashWithSalt _salt Warning' {..} =+    _salt+      `Prelude.hashWithSalt` code+      `Prelude.hashWithSalt` message++instance Prelude.NFData Warning where+  rnf Warning' {..} =+    Prelude.rnf code `Prelude.seq` Prelude.rnf message
+ gen/Amazonka/ElasticTranscoder/UpdatePipeline.hs view
@@ -0,0 +1,791 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE TypeFamilies #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-binds #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.UpdatePipeline+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+--+-- Use the @UpdatePipeline@ operation to update settings for a pipeline.+--+-- When you change pipeline settings, your changes take effect immediately.+-- Jobs that you have already submitted and that Elastic Transcoder has not+-- started to process are affected in addition to jobs that you submit+-- after you change settings.+module Amazonka.ElasticTranscoder.UpdatePipeline+  ( -- * Creating a Request+    UpdatePipeline (..),+    newUpdatePipeline,++    -- * Request Lenses+    updatePipeline_awsKmsKeyArn,+    updatePipeline_contentConfig,+    updatePipeline_inputBucket,+    updatePipeline_name,+    updatePipeline_notifications,+    updatePipeline_role,+    updatePipeline_thumbnailConfig,+    updatePipeline_id,++    -- * Destructuring the Response+    UpdatePipelineResponse (..),+    newUpdatePipelineResponse,++    -- * Response Lenses+    updatePipelineResponse_pipeline,+    updatePipelineResponse_warnings,+    updatePipelineResponse_httpStatus,+  )+where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types+import qualified Amazonka.Prelude as Prelude+import qualified Amazonka.Request as Request+import qualified Amazonka.Response as Response++-- | The @UpdatePipelineRequest@ structure.+--+-- /See:/ 'newUpdatePipeline' smart constructor.+data UpdatePipeline = UpdatePipeline'+  { -- | The AWS Key Management Service (AWS KMS) key that you want to use with+    -- this pipeline.+    --+    -- If you use either @s3@ or @s3-aws-kms@ as your @Encryption:Mode@, you+    -- don\'t need to provide a key with your job because a default key, known+    -- as an AWS-KMS key, is created for you automatically. You need to provide+    -- an AWS-KMS key only if you want to use a non-default AWS-KMS key, or if+    -- you are using an @Encryption:Mode@ of @aes-cbc-pkcs7@, @aes-ctr@, or+    -- @aes-gcm@.+    awsKmsKeyArn :: Prelude.Maybe Prelude.Text,+    -- | The optional @ContentConfig@ object specifies information about the+    -- Amazon S3 bucket in which you want Elastic Transcoder to save transcoded+    -- files and playlists: which bucket to use, which users you want to have+    -- access to the files, the type of access you want users to have, and the+    -- storage class that you want to assign to the files.+    --+    -- If you specify values for @ContentConfig@, you must also specify values+    -- for @ThumbnailConfig@.+    --+    -- If you specify values for @ContentConfig@ and @ThumbnailConfig@, omit+    -- the @OutputBucket@ object.+    --+    -- -   __Bucket__: The Amazon S3 bucket in which you want Elastic+    --     Transcoder to save transcoded files and playlists.+    --+    -- -   __Permissions__ (Optional): The Permissions object specifies which+    --     users you want to have access to transcoded files and the type of+    --     access you want them to have. You can grant permissions to a maximum+    --     of 30 users and\/or predefined Amazon S3 groups.+    --+    -- -   __Grantee Type__: Specify the type of value that appears in the+    --     @Grantee@ object:+    --+    --     -   __Canonical__: The value in the @Grantee@ object is either the+    --         canonical user ID for an AWS account or an origin access+    --         identity for an Amazon CloudFront distribution. For more+    --         information about canonical user IDs, see Access Control List+    --         (ACL) Overview in the Amazon Simple Storage Service Developer+    --         Guide. For more information about using CloudFront origin access+    --         identities to require that users use CloudFront URLs instead of+    --         Amazon S3 URLs, see Using an Origin Access Identity to Restrict+    --         Access to Your Amazon S3 Content.+    --+    --         A canonical user ID is not the same as an AWS account number.+    --+    --     -   __Email__: The value in the @Grantee@ object is the registered+    --         email address of an AWS account.+    --+    --     -   __Group__: The value in the @Grantee@ object is one of the+    --         following predefined Amazon S3 groups: @AllUsers@,+    --         @AuthenticatedUsers@, or @LogDelivery@.+    --+    -- -   __Grantee__: The AWS user or group that you want to have access to+    --     transcoded files and playlists. To identify the user or group, you+    --     can specify the canonical user ID for an AWS account, an origin+    --     access identity for a CloudFront distribution, the registered email+    --     address of an AWS account, or a predefined Amazon S3 group+    --+    -- -   __Access__: The permission that you want to give to the AWS user+    --     that you specified in @Grantee@. Permissions are granted on the+    --     files that Elastic Transcoder adds to the bucket, including+    --     playlists and video files. Valid values include:+    --+    --     -   @READ@: The grantee can read the objects and metadata for+    --         objects that Elastic Transcoder adds to the Amazon S3 bucket.+    --+    --     -   @READ_ACP@: The grantee can read the object ACL for objects that+    --         Elastic Transcoder adds to the Amazon S3 bucket.+    --+    --     -   @WRITE_ACP@: The grantee can write the ACL for the objects that+    --         Elastic Transcoder adds to the Amazon S3 bucket.+    --+    --     -   @FULL_CONTROL@: The grantee has @READ@, @READ_ACP@, and+    --         @WRITE_ACP@ permissions for the objects that Elastic Transcoder+    --         adds to the Amazon S3 bucket.+    --+    -- -   __StorageClass__: The Amazon S3 storage class, @Standard@ or+    --     @ReducedRedundancy@, that you want Elastic Transcoder to assign to+    --     the video files and playlists that it stores in your Amazon S3+    --     bucket.+    contentConfig :: Prelude.Maybe PipelineOutputConfig,+    -- | The Amazon S3 bucket in which you saved the media files that you want to+    -- transcode and the graphics that you want to use as watermarks.+    inputBucket :: Prelude.Maybe Prelude.Text,+    -- | The name of the pipeline. We recommend that the name be unique within+    -- the AWS account, but uniqueness is not enforced.+    --+    -- Constraints: Maximum 40 characters+    name :: Prelude.Maybe Prelude.Text,+    -- | The topic ARN for the Amazon Simple Notification Service (Amazon SNS)+    -- topic that you want to notify to report job status.+    --+    -- To receive notifications, you must also subscribe to the new topic in+    -- the Amazon SNS console.+    --+    -- -   __Progressing__: The topic ARN for the Amazon Simple Notification+    --     Service (Amazon SNS) topic that you want to notify when Elastic+    --     Transcoder has started to process jobs that are added to this+    --     pipeline. This is the ARN that Amazon SNS returned when you created+    --     the topic.+    --+    -- -   __Complete__: The topic ARN for the Amazon SNS topic that you want+    --     to notify when Elastic Transcoder has finished processing a job.+    --     This is the ARN that Amazon SNS returned when you created the topic.+    --+    -- -   __Warning__: The topic ARN for the Amazon SNS topic that you want to+    --     notify when Elastic Transcoder encounters a warning condition. This+    --     is the ARN that Amazon SNS returned when you created the topic.+    --+    -- -   __Error__: The topic ARN for the Amazon SNS topic that you want to+    --     notify when Elastic Transcoder encounters an error condition. This+    --     is the ARN that Amazon SNS returned when you created the topic.+    notifications :: Prelude.Maybe Notifications,+    -- | The IAM Amazon Resource Name (ARN) for the role that you want Elastic+    -- Transcoder to use to transcode jobs for this pipeline.+    role' :: Prelude.Maybe Prelude.Text,+    -- | The @ThumbnailConfig@ object specifies several values, including the+    -- Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail+    -- files, which users you want to have access to the files, the type of+    -- access you want users to have, and the storage class that you want to+    -- assign to the files.+    --+    -- If you specify values for @ContentConfig@, you must also specify values+    -- for @ThumbnailConfig@ even if you don\'t want to create thumbnails.+    --+    -- If you specify values for @ContentConfig@ and @ThumbnailConfig@, omit+    -- the @OutputBucket@ object.+    --+    -- -   __Bucket__: The Amazon S3 bucket in which you want Elastic+    --     Transcoder to save thumbnail files.+    --+    -- -   __Permissions__ (Optional): The @Permissions@ object specifies which+    --     users and\/or predefined Amazon S3 groups you want to have access to+    --     thumbnail files, and the type of access you want them to have. You+    --     can grant permissions to a maximum of 30 users and\/or predefined+    --     Amazon S3 groups.+    --+    -- -   __GranteeType__: Specify the type of value that appears in the+    --     Grantee object:+    --+    --     -   __Canonical__: The value in the @Grantee@ object is either the+    --         canonical user ID for an AWS account or an origin access+    --         identity for an Amazon CloudFront distribution.+    --+    --         A canonical user ID is not the same as an AWS account number.+    --+    --     -   __Email__: The value in the @Grantee@ object is the registered+    --         email address of an AWS account.+    --+    --     -   __Group__: The value in the @Grantee@ object is one of the+    --         following predefined Amazon S3 groups: @AllUsers@,+    --         @AuthenticatedUsers@, or @LogDelivery@.+    --+    -- -   __Grantee__: The AWS user or group that you want to have access to+    --     thumbnail files. To identify the user or group, you can specify the+    --     canonical user ID for an AWS account, an origin access identity for+    --     a CloudFront distribution, the registered email address of an AWS+    --     account, or a predefined Amazon S3 group.+    --+    -- -   __Access__: The permission that you want to give to the AWS user+    --     that you specified in @Grantee@. Permissions are granted on the+    --     thumbnail files that Elastic Transcoder adds to the bucket. Valid+    --     values include:+    --+    --     -   @READ@: The grantee can read the thumbnails and metadata for+    --         objects that Elastic Transcoder adds to the Amazon S3 bucket.+    --+    --     -   @READ_ACP@: The grantee can read the object ACL for thumbnails+    --         that Elastic Transcoder adds to the Amazon S3 bucket.+    --+    --     -   @WRITE_ACP@: The grantee can write the ACL for the thumbnails+    --         that Elastic Transcoder adds to the Amazon S3 bucket.+    --+    --     -   @FULL_CONTROL@: The grantee has @READ@, @READ_ACP@, and+    --         @WRITE_ACP@ permissions for the thumbnails that Elastic+    --         Transcoder adds to the Amazon S3 bucket.+    --+    -- -   __StorageClass__: The Amazon S3 storage class, @Standard@ or+    --     @ReducedRedundancy@, that you want Elastic Transcoder to assign to+    --     the thumbnails that it stores in your Amazon S3 bucket.+    thumbnailConfig :: Prelude.Maybe PipelineOutputConfig,+    -- | The ID of the pipeline that you want to update.+    id :: Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'UpdatePipeline' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'awsKmsKeyArn', 'updatePipeline_awsKmsKeyArn' - The AWS Key Management Service (AWS KMS) key that you want to use with+-- this pipeline.+--+-- If you use either @s3@ or @s3-aws-kms@ as your @Encryption:Mode@, you+-- don\'t need to provide a key with your job because a default key, known+-- as an AWS-KMS key, is created for you automatically. You need to provide+-- an AWS-KMS key only if you want to use a non-default AWS-KMS key, or if+-- you are using an @Encryption:Mode@ of @aes-cbc-pkcs7@, @aes-ctr@, or+-- @aes-gcm@.+--+-- 'contentConfig', 'updatePipeline_contentConfig' - The optional @ContentConfig@ object specifies information about the+-- Amazon S3 bucket in which you want Elastic Transcoder to save transcoded+-- files and playlists: which bucket to use, which users you want to have+-- access to the files, the type of access you want users to have, and the+-- storage class that you want to assign to the files.+--+-- If you specify values for @ContentConfig@, you must also specify values+-- for @ThumbnailConfig@.+--+-- If you specify values for @ContentConfig@ and @ThumbnailConfig@, omit+-- the @OutputBucket@ object.+--+-- -   __Bucket__: The Amazon S3 bucket in which you want Elastic+--     Transcoder to save transcoded files and playlists.+--+-- -   __Permissions__ (Optional): The Permissions object specifies which+--     users you want to have access to transcoded files and the type of+--     access you want them to have. You can grant permissions to a maximum+--     of 30 users and\/or predefined Amazon S3 groups.+--+-- -   __Grantee Type__: Specify the type of value that appears in the+--     @Grantee@ object:+--+--     -   __Canonical__: The value in the @Grantee@ object is either the+--         canonical user ID for an AWS account or an origin access+--         identity for an Amazon CloudFront distribution. For more+--         information about canonical user IDs, see Access Control List+--         (ACL) Overview in the Amazon Simple Storage Service Developer+--         Guide. For more information about using CloudFront origin access+--         identities to require that users use CloudFront URLs instead of+--         Amazon S3 URLs, see Using an Origin Access Identity to Restrict+--         Access to Your Amazon S3 Content.+--+--         A canonical user ID is not the same as an AWS account number.+--+--     -   __Email__: The value in the @Grantee@ object is the registered+--         email address of an AWS account.+--+--     -   __Group__: The value in the @Grantee@ object is one of the+--         following predefined Amazon S3 groups: @AllUsers@,+--         @AuthenticatedUsers@, or @LogDelivery@.+--+-- -   __Grantee__: The AWS user or group that you want to have access to+--     transcoded files and playlists. To identify the user or group, you+--     can specify the canonical user ID for an AWS account, an origin+--     access identity for a CloudFront distribution, the registered email+--     address of an AWS account, or a predefined Amazon S3 group+--+-- -   __Access__: The permission that you want to give to the AWS user+--     that you specified in @Grantee@. Permissions are granted on the+--     files that Elastic Transcoder adds to the bucket, including+--     playlists and video files. Valid values include:+--+--     -   @READ@: The grantee can read the objects and metadata for+--         objects that Elastic Transcoder adds to the Amazon S3 bucket.+--+--     -   @READ_ACP@: The grantee can read the object ACL for objects that+--         Elastic Transcoder adds to the Amazon S3 bucket.+--+--     -   @WRITE_ACP@: The grantee can write the ACL for the objects that+--         Elastic Transcoder adds to the Amazon S3 bucket.+--+--     -   @FULL_CONTROL@: The grantee has @READ@, @READ_ACP@, and+--         @WRITE_ACP@ permissions for the objects that Elastic Transcoder+--         adds to the Amazon S3 bucket.+--+-- -   __StorageClass__: The Amazon S3 storage class, @Standard@ or+--     @ReducedRedundancy@, that you want Elastic Transcoder to assign to+--     the video files and playlists that it stores in your Amazon S3+--     bucket.+--+-- 'inputBucket', 'updatePipeline_inputBucket' - The Amazon S3 bucket in which you saved the media files that you want to+-- transcode and the graphics that you want to use as watermarks.+--+-- 'name', 'updatePipeline_name' - The name of the pipeline. We recommend that the name be unique within+-- the AWS account, but uniqueness is not enforced.+--+-- Constraints: Maximum 40 characters+--+-- 'notifications', 'updatePipeline_notifications' - The topic ARN for the Amazon Simple Notification Service (Amazon SNS)+-- topic that you want to notify to report job status.+--+-- To receive notifications, you must also subscribe to the new topic in+-- the Amazon SNS console.+--+-- -   __Progressing__: The topic ARN for the Amazon Simple Notification+--     Service (Amazon SNS) topic that you want to notify when Elastic+--     Transcoder has started to process jobs that are added to this+--     pipeline. This is the ARN that Amazon SNS returned when you created+--     the topic.+--+-- -   __Complete__: The topic ARN for the Amazon SNS topic that you want+--     to notify when Elastic Transcoder has finished processing a job.+--     This is the ARN that Amazon SNS returned when you created the topic.+--+-- -   __Warning__: The topic ARN for the Amazon SNS topic that you want to+--     notify when Elastic Transcoder encounters a warning condition. This+--     is the ARN that Amazon SNS returned when you created the topic.+--+-- -   __Error__: The topic ARN for the Amazon SNS topic that you want to+--     notify when Elastic Transcoder encounters an error condition. This+--     is the ARN that Amazon SNS returned when you created the topic.+--+-- 'role'', 'updatePipeline_role' - The IAM Amazon Resource Name (ARN) for the role that you want Elastic+-- Transcoder to use to transcode jobs for this pipeline.+--+-- 'thumbnailConfig', 'updatePipeline_thumbnailConfig' - The @ThumbnailConfig@ object specifies several values, including the+-- Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail+-- files, which users you want to have access to the files, the type of+-- access you want users to have, and the storage class that you want to+-- assign to the files.+--+-- If you specify values for @ContentConfig@, you must also specify values+-- for @ThumbnailConfig@ even if you don\'t want to create thumbnails.+--+-- If you specify values for @ContentConfig@ and @ThumbnailConfig@, omit+-- the @OutputBucket@ object.+--+-- -   __Bucket__: The Amazon S3 bucket in which you want Elastic+--     Transcoder to save thumbnail files.+--+-- -   __Permissions__ (Optional): The @Permissions@ object specifies which+--     users and\/or predefined Amazon S3 groups you want to have access to+--     thumbnail files, and the type of access you want them to have. You+--     can grant permissions to a maximum of 30 users and\/or predefined+--     Amazon S3 groups.+--+-- -   __GranteeType__: Specify the type of value that appears in the+--     Grantee object:+--+--     -   __Canonical__: The value in the @Grantee@ object is either the+--         canonical user ID for an AWS account or an origin access+--         identity for an Amazon CloudFront distribution.+--+--         A canonical user ID is not the same as an AWS account number.+--+--     -   __Email__: The value in the @Grantee@ object is the registered+--         email address of an AWS account.+--+--     -   __Group__: The value in the @Grantee@ object is one of the+--         following predefined Amazon S3 groups: @AllUsers@,+--         @AuthenticatedUsers@, or @LogDelivery@.+--+-- -   __Grantee__: The AWS user or group that you want to have access to+--     thumbnail files. To identify the user or group, you can specify the+--     canonical user ID for an AWS account, an origin access identity for+--     a CloudFront distribution, the registered email address of an AWS+--     account, or a predefined Amazon S3 group.+--+-- -   __Access__: The permission that you want to give to the AWS user+--     that you specified in @Grantee@. Permissions are granted on the+--     thumbnail files that Elastic Transcoder adds to the bucket. Valid+--     values include:+--+--     -   @READ@: The grantee can read the thumbnails and metadata for+--         objects that Elastic Transcoder adds to the Amazon S3 bucket.+--+--     -   @READ_ACP@: The grantee can read the object ACL for thumbnails+--         that Elastic Transcoder adds to the Amazon S3 bucket.+--+--     -   @WRITE_ACP@: The grantee can write the ACL for the thumbnails+--         that Elastic Transcoder adds to the Amazon S3 bucket.+--+--     -   @FULL_CONTROL@: The grantee has @READ@, @READ_ACP@, and+--         @WRITE_ACP@ permissions for the thumbnails that Elastic+--         Transcoder adds to the Amazon S3 bucket.+--+-- -   __StorageClass__: The Amazon S3 storage class, @Standard@ or+--     @ReducedRedundancy@, that you want Elastic Transcoder to assign to+--     the thumbnails that it stores in your Amazon S3 bucket.+--+-- 'id', 'updatePipeline_id' - The ID of the pipeline that you want to update.+newUpdatePipeline ::+  -- | 'id'+  Prelude.Text ->+  UpdatePipeline+newUpdatePipeline pId_ =+  UpdatePipeline'+    { awsKmsKeyArn = Prelude.Nothing,+      contentConfig = Prelude.Nothing,+      inputBucket = Prelude.Nothing,+      name = Prelude.Nothing,+      notifications = Prelude.Nothing,+      role' = Prelude.Nothing,+      thumbnailConfig = Prelude.Nothing,+      id = pId_+    }++-- | The AWS Key Management Service (AWS KMS) key that you want to use with+-- this pipeline.+--+-- If you use either @s3@ or @s3-aws-kms@ as your @Encryption:Mode@, you+-- don\'t need to provide a key with your job because a default key, known+-- as an AWS-KMS key, is created for you automatically. You need to provide+-- an AWS-KMS key only if you want to use a non-default AWS-KMS key, or if+-- you are using an @Encryption:Mode@ of @aes-cbc-pkcs7@, @aes-ctr@, or+-- @aes-gcm@.+updatePipeline_awsKmsKeyArn :: Lens.Lens' UpdatePipeline (Prelude.Maybe Prelude.Text)+updatePipeline_awsKmsKeyArn = Lens.lens (\UpdatePipeline' {awsKmsKeyArn} -> awsKmsKeyArn) (\s@UpdatePipeline' {} a -> s {awsKmsKeyArn = a} :: UpdatePipeline)++-- | The optional @ContentConfig@ object specifies information about the+-- Amazon S3 bucket in which you want Elastic Transcoder to save transcoded+-- files and playlists: which bucket to use, which users you want to have+-- access to the files, the type of access you want users to have, and the+-- storage class that you want to assign to the files.+--+-- If you specify values for @ContentConfig@, you must also specify values+-- for @ThumbnailConfig@.+--+-- If you specify values for @ContentConfig@ and @ThumbnailConfig@, omit+-- the @OutputBucket@ object.+--+-- -   __Bucket__: The Amazon S3 bucket in which you want Elastic+--     Transcoder to save transcoded files and playlists.+--+-- -   __Permissions__ (Optional): The Permissions object specifies which+--     users you want to have access to transcoded files and the type of+--     access you want them to have. You can grant permissions to a maximum+--     of 30 users and\/or predefined Amazon S3 groups.+--+-- -   __Grantee Type__: Specify the type of value that appears in the+--     @Grantee@ object:+--+--     -   __Canonical__: The value in the @Grantee@ object is either the+--         canonical user ID for an AWS account or an origin access+--         identity for an Amazon CloudFront distribution. For more+--         information about canonical user IDs, see Access Control List+--         (ACL) Overview in the Amazon Simple Storage Service Developer+--         Guide. For more information about using CloudFront origin access+--         identities to require that users use CloudFront URLs instead of+--         Amazon S3 URLs, see Using an Origin Access Identity to Restrict+--         Access to Your Amazon S3 Content.+--+--         A canonical user ID is not the same as an AWS account number.+--+--     -   __Email__: The value in the @Grantee@ object is the registered+--         email address of an AWS account.+--+--     -   __Group__: The value in the @Grantee@ object is one of the+--         following predefined Amazon S3 groups: @AllUsers@,+--         @AuthenticatedUsers@, or @LogDelivery@.+--+-- -   __Grantee__: The AWS user or group that you want to have access to+--     transcoded files and playlists. To identify the user or group, you+--     can specify the canonical user ID for an AWS account, an origin+--     access identity for a CloudFront distribution, the registered email+--     address of an AWS account, or a predefined Amazon S3 group+--+-- -   __Access__: The permission that you want to give to the AWS user+--     that you specified in @Grantee@. Permissions are granted on the+--     files that Elastic Transcoder adds to the bucket, including+--     playlists and video files. Valid values include:+--+--     -   @READ@: The grantee can read the objects and metadata for+--         objects that Elastic Transcoder adds to the Amazon S3 bucket.+--+--     -   @READ_ACP@: The grantee can read the object ACL for objects that+--         Elastic Transcoder adds to the Amazon S3 bucket.+--+--     -   @WRITE_ACP@: The grantee can write the ACL for the objects that+--         Elastic Transcoder adds to the Amazon S3 bucket.+--+--     -   @FULL_CONTROL@: The grantee has @READ@, @READ_ACP@, and+--         @WRITE_ACP@ permissions for the objects that Elastic Transcoder+--         adds to the Amazon S3 bucket.+--+-- -   __StorageClass__: The Amazon S3 storage class, @Standard@ or+--     @ReducedRedundancy@, that you want Elastic Transcoder to assign to+--     the video files and playlists that it stores in your Amazon S3+--     bucket.+updatePipeline_contentConfig :: Lens.Lens' UpdatePipeline (Prelude.Maybe PipelineOutputConfig)+updatePipeline_contentConfig = Lens.lens (\UpdatePipeline' {contentConfig} -> contentConfig) (\s@UpdatePipeline' {} a -> s {contentConfig = a} :: UpdatePipeline)++-- | The Amazon S3 bucket in which you saved the media files that you want to+-- transcode and the graphics that you want to use as watermarks.+updatePipeline_inputBucket :: Lens.Lens' UpdatePipeline (Prelude.Maybe Prelude.Text)+updatePipeline_inputBucket = Lens.lens (\UpdatePipeline' {inputBucket} -> inputBucket) (\s@UpdatePipeline' {} a -> s {inputBucket = a} :: UpdatePipeline)++-- | The name of the pipeline. We recommend that the name be unique within+-- the AWS account, but uniqueness is not enforced.+--+-- Constraints: Maximum 40 characters+updatePipeline_name :: Lens.Lens' UpdatePipeline (Prelude.Maybe Prelude.Text)+updatePipeline_name = Lens.lens (\UpdatePipeline' {name} -> name) (\s@UpdatePipeline' {} a -> s {name = a} :: UpdatePipeline)++-- | The topic ARN for the Amazon Simple Notification Service (Amazon SNS)+-- topic that you want to notify to report job status.+--+-- To receive notifications, you must also subscribe to the new topic in+-- the Amazon SNS console.+--+-- -   __Progressing__: The topic ARN for the Amazon Simple Notification+--     Service (Amazon SNS) topic that you want to notify when Elastic+--     Transcoder has started to process jobs that are added to this+--     pipeline. This is the ARN that Amazon SNS returned when you created+--     the topic.+--+-- -   __Complete__: The topic ARN for the Amazon SNS topic that you want+--     to notify when Elastic Transcoder has finished processing a job.+--     This is the ARN that Amazon SNS returned when you created the topic.+--+-- -   __Warning__: The topic ARN for the Amazon SNS topic that you want to+--     notify when Elastic Transcoder encounters a warning condition. This+--     is the ARN that Amazon SNS returned when you created the topic.+--+-- -   __Error__: The topic ARN for the Amazon SNS topic that you want to+--     notify when Elastic Transcoder encounters an error condition. This+--     is the ARN that Amazon SNS returned when you created the topic.+updatePipeline_notifications :: Lens.Lens' UpdatePipeline (Prelude.Maybe Notifications)+updatePipeline_notifications = Lens.lens (\UpdatePipeline' {notifications} -> notifications) (\s@UpdatePipeline' {} a -> s {notifications = a} :: UpdatePipeline)++-- | The IAM Amazon Resource Name (ARN) for the role that you want Elastic+-- Transcoder to use to transcode jobs for this pipeline.+updatePipeline_role :: Lens.Lens' UpdatePipeline (Prelude.Maybe Prelude.Text)+updatePipeline_role = Lens.lens (\UpdatePipeline' {role'} -> role') (\s@UpdatePipeline' {} a -> s {role' = a} :: UpdatePipeline)++-- | The @ThumbnailConfig@ object specifies several values, including the+-- Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail+-- files, which users you want to have access to the files, the type of+-- access you want users to have, and the storage class that you want to+-- assign to the files.+--+-- If you specify values for @ContentConfig@, you must also specify values+-- for @ThumbnailConfig@ even if you don\'t want to create thumbnails.+--+-- If you specify values for @ContentConfig@ and @ThumbnailConfig@, omit+-- the @OutputBucket@ object.+--+-- -   __Bucket__: The Amazon S3 bucket in which you want Elastic+--     Transcoder to save thumbnail files.+--+-- -   __Permissions__ (Optional): The @Permissions@ object specifies which+--     users and\/or predefined Amazon S3 groups you want to have access to+--     thumbnail files, and the type of access you want them to have. You+--     can grant permissions to a maximum of 30 users and\/or predefined+--     Amazon S3 groups.+--+-- -   __GranteeType__: Specify the type of value that appears in the+--     Grantee object:+--+--     -   __Canonical__: The value in the @Grantee@ object is either the+--         canonical user ID for an AWS account or an origin access+--         identity for an Amazon CloudFront distribution.+--+--         A canonical user ID is not the same as an AWS account number.+--+--     -   __Email__: The value in the @Grantee@ object is the registered+--         email address of an AWS account.+--+--     -   __Group__: The value in the @Grantee@ object is one of the+--         following predefined Amazon S3 groups: @AllUsers@,+--         @AuthenticatedUsers@, or @LogDelivery@.+--+-- -   __Grantee__: The AWS user or group that you want to have access to+--     thumbnail files. To identify the user or group, you can specify the+--     canonical user ID for an AWS account, an origin access identity for+--     a CloudFront distribution, the registered email address of an AWS+--     account, or a predefined Amazon S3 group.+--+-- -   __Access__: The permission that you want to give to the AWS user+--     that you specified in @Grantee@. Permissions are granted on the+--     thumbnail files that Elastic Transcoder adds to the bucket. Valid+--     values include:+--+--     -   @READ@: The grantee can read the thumbnails and metadata for+--         objects that Elastic Transcoder adds to the Amazon S3 bucket.+--+--     -   @READ_ACP@: The grantee can read the object ACL for thumbnails+--         that Elastic Transcoder adds to the Amazon S3 bucket.+--+--     -   @WRITE_ACP@: The grantee can write the ACL for the thumbnails+--         that Elastic Transcoder adds to the Amazon S3 bucket.+--+--     -   @FULL_CONTROL@: The grantee has @READ@, @READ_ACP@, and+--         @WRITE_ACP@ permissions for the thumbnails that Elastic+--         Transcoder adds to the Amazon S3 bucket.+--+-- -   __StorageClass__: The Amazon S3 storage class, @Standard@ or+--     @ReducedRedundancy@, that you want Elastic Transcoder to assign to+--     the thumbnails that it stores in your Amazon S3 bucket.+updatePipeline_thumbnailConfig :: Lens.Lens' UpdatePipeline (Prelude.Maybe PipelineOutputConfig)+updatePipeline_thumbnailConfig = Lens.lens (\UpdatePipeline' {thumbnailConfig} -> thumbnailConfig) (\s@UpdatePipeline' {} a -> s {thumbnailConfig = a} :: UpdatePipeline)++-- | The ID of the pipeline that you want to update.+updatePipeline_id :: Lens.Lens' UpdatePipeline Prelude.Text+updatePipeline_id = Lens.lens (\UpdatePipeline' {id} -> id) (\s@UpdatePipeline' {} a -> s {id = a} :: UpdatePipeline)++instance Core.AWSRequest UpdatePipeline where+  type+    AWSResponse UpdatePipeline =+      UpdatePipelineResponse+  request overrides =+    Request.putJSON (overrides defaultService)+  response =+    Response.receiveJSON+      ( \s h x ->+          UpdatePipelineResponse'+            Prelude.<$> (x Data..?> "Pipeline")+            Prelude.<*> (x Data..?> "Warnings" Core..!@ Prelude.mempty)+            Prelude.<*> (Prelude.pure (Prelude.fromEnum s))+      )++instance Prelude.Hashable UpdatePipeline where+  hashWithSalt _salt UpdatePipeline' {..} =+    _salt+      `Prelude.hashWithSalt` awsKmsKeyArn+      `Prelude.hashWithSalt` contentConfig+      `Prelude.hashWithSalt` inputBucket+      `Prelude.hashWithSalt` name+      `Prelude.hashWithSalt` notifications+      `Prelude.hashWithSalt` role'+      `Prelude.hashWithSalt` thumbnailConfig+      `Prelude.hashWithSalt` id++instance Prelude.NFData UpdatePipeline where+  rnf UpdatePipeline' {..} =+    Prelude.rnf awsKmsKeyArn+      `Prelude.seq` Prelude.rnf contentConfig+      `Prelude.seq` Prelude.rnf inputBucket+      `Prelude.seq` Prelude.rnf name+      `Prelude.seq` Prelude.rnf notifications+      `Prelude.seq` Prelude.rnf role'+      `Prelude.seq` Prelude.rnf thumbnailConfig+      `Prelude.seq` Prelude.rnf id++instance Data.ToHeaders UpdatePipeline where+  toHeaders = Prelude.const Prelude.mempty++instance Data.ToJSON UpdatePipeline where+  toJSON UpdatePipeline' {..} =+    Data.object+      ( Prelude.catMaybes+          [ ("AwsKmsKeyArn" Data..=) Prelude.<$> awsKmsKeyArn,+            ("ContentConfig" Data..=) Prelude.<$> contentConfig,+            ("InputBucket" Data..=) Prelude.<$> inputBucket,+            ("Name" Data..=) Prelude.<$> name,+            ("Notifications" Data..=) Prelude.<$> notifications,+            ("Role" Data..=) Prelude.<$> role',+            ("ThumbnailConfig" Data..=)+              Prelude.<$> thumbnailConfig+          ]+      )++instance Data.ToPath UpdatePipeline where+  toPath UpdatePipeline' {..} =+    Prelude.mconcat+      ["/2012-09-25/pipelines/", Data.toBS id]++instance Data.ToQuery UpdatePipeline where+  toQuery = Prelude.const Prelude.mempty++-- | When you update a pipeline, Elastic Transcoder returns the values that+-- you specified in the request.+--+-- /See:/ 'newUpdatePipelineResponse' smart constructor.+data UpdatePipelineResponse = UpdatePipelineResponse'+  { -- | The pipeline updated by this @UpdatePipelineResponse@ call.+    pipeline :: Prelude.Maybe Pipeline,+    -- | Elastic Transcoder returns a warning if the resources used by your+    -- pipeline are not in the same region as the pipeline.+    --+    -- Using resources in the same region, such as your Amazon S3 buckets,+    -- Amazon SNS notification topics, and AWS KMS key, reduces processing time+    -- and prevents cross-regional charges.+    warnings :: Prelude.Maybe [Warning],+    -- | The response's http status code.+    httpStatus :: Prelude.Int+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'UpdatePipelineResponse' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'pipeline', 'updatePipelineResponse_pipeline' - The pipeline updated by this @UpdatePipelineResponse@ call.+--+-- 'warnings', 'updatePipelineResponse_warnings' - Elastic Transcoder returns a warning if the resources used by your+-- pipeline are not in the same region as the pipeline.+--+-- Using resources in the same region, such as your Amazon S3 buckets,+-- Amazon SNS notification topics, and AWS KMS key, reduces processing time+-- and prevents cross-regional charges.+--+-- 'httpStatus', 'updatePipelineResponse_httpStatus' - The response's http status code.+newUpdatePipelineResponse ::+  -- | 'httpStatus'+  Prelude.Int ->+  UpdatePipelineResponse+newUpdatePipelineResponse pHttpStatus_ =+  UpdatePipelineResponse'+    { pipeline = Prelude.Nothing,+      warnings = Prelude.Nothing,+      httpStatus = pHttpStatus_+    }++-- | The pipeline updated by this @UpdatePipelineResponse@ call.+updatePipelineResponse_pipeline :: Lens.Lens' UpdatePipelineResponse (Prelude.Maybe Pipeline)+updatePipelineResponse_pipeline = Lens.lens (\UpdatePipelineResponse' {pipeline} -> pipeline) (\s@UpdatePipelineResponse' {} a -> s {pipeline = a} :: UpdatePipelineResponse)++-- | Elastic Transcoder returns a warning if the resources used by your+-- pipeline are not in the same region as the pipeline.+--+-- Using resources in the same region, such as your Amazon S3 buckets,+-- Amazon SNS notification topics, and AWS KMS key, reduces processing time+-- and prevents cross-regional charges.+updatePipelineResponse_warnings :: Lens.Lens' UpdatePipelineResponse (Prelude.Maybe [Warning])+updatePipelineResponse_warnings = Lens.lens (\UpdatePipelineResponse' {warnings} -> warnings) (\s@UpdatePipelineResponse' {} a -> s {warnings = a} :: UpdatePipelineResponse) Prelude.. Lens.mapping Lens.coerced++-- | The response's http status code.+updatePipelineResponse_httpStatus :: Lens.Lens' UpdatePipelineResponse Prelude.Int+updatePipelineResponse_httpStatus = Lens.lens (\UpdatePipelineResponse' {httpStatus} -> httpStatus) (\s@UpdatePipelineResponse' {} a -> s {httpStatus = a} :: UpdatePipelineResponse)++instance Prelude.NFData UpdatePipelineResponse where+  rnf UpdatePipelineResponse' {..} =+    Prelude.rnf pipeline+      `Prelude.seq` Prelude.rnf warnings+      `Prelude.seq` Prelude.rnf httpStatus
+ gen/Amazonka/ElasticTranscoder/UpdatePipelineNotifications.hs view
@@ -0,0 +1,264 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE TypeFamilies #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-binds #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.UpdatePipelineNotifications+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+--+-- With the UpdatePipelineNotifications operation, you can update Amazon+-- Simple Notification Service (Amazon SNS) notifications for a pipeline.+--+-- When you update notifications for a pipeline, Elastic Transcoder returns+-- the values that you specified in the request.+module Amazonka.ElasticTranscoder.UpdatePipelineNotifications+  ( -- * Creating a Request+    UpdatePipelineNotifications (..),+    newUpdatePipelineNotifications,++    -- * Request Lenses+    updatePipelineNotifications_id,+    updatePipelineNotifications_notifications,++    -- * Destructuring the Response+    UpdatePipelineNotificationsResponse (..),+    newUpdatePipelineNotificationsResponse,++    -- * Response Lenses+    updatePipelineNotificationsResponse_pipeline,+    updatePipelineNotificationsResponse_httpStatus,+  )+where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types+import qualified Amazonka.Prelude as Prelude+import qualified Amazonka.Request as Request+import qualified Amazonka.Response as Response++-- | The @UpdatePipelineNotificationsRequest@ structure.+--+-- /See:/ 'newUpdatePipelineNotifications' smart constructor.+data UpdatePipelineNotifications = UpdatePipelineNotifications'+  { -- | The identifier of the pipeline for which you want to change notification+    -- settings.+    id :: Prelude.Text,+    -- | The topic ARN for the Amazon Simple Notification Service (Amazon SNS)+    -- topic that you want to notify to report job status.+    --+    -- To receive notifications, you must also subscribe to the new topic in+    -- the Amazon SNS console.+    --+    -- -   __Progressing__: The topic ARN for the Amazon Simple Notification+    --     Service (Amazon SNS) topic that you want to notify when Elastic+    --     Transcoder has started to process jobs that are added to this+    --     pipeline. This is the ARN that Amazon SNS returned when you created+    --     the topic.+    --+    -- -   __Complete__: The topic ARN for the Amazon SNS topic that you want+    --     to notify when Elastic Transcoder has finished processing a job.+    --     This is the ARN that Amazon SNS returned when you created the topic.+    --+    -- -   __Warning__: The topic ARN for the Amazon SNS topic that you want to+    --     notify when Elastic Transcoder encounters a warning condition. This+    --     is the ARN that Amazon SNS returned when you created the topic.+    --+    -- -   __Error__: The topic ARN for the Amazon SNS topic that you want to+    --     notify when Elastic Transcoder encounters an error condition. This+    --     is the ARN that Amazon SNS returned when you created the topic.+    notifications :: Notifications+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'UpdatePipelineNotifications' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'id', 'updatePipelineNotifications_id' - The identifier of the pipeline for which you want to change notification+-- settings.+--+-- 'notifications', 'updatePipelineNotifications_notifications' - The topic ARN for the Amazon Simple Notification Service (Amazon SNS)+-- topic that you want to notify to report job status.+--+-- To receive notifications, you must also subscribe to the new topic in+-- the Amazon SNS console.+--+-- -   __Progressing__: The topic ARN for the Amazon Simple Notification+--     Service (Amazon SNS) topic that you want to notify when Elastic+--     Transcoder has started to process jobs that are added to this+--     pipeline. This is the ARN that Amazon SNS returned when you created+--     the topic.+--+-- -   __Complete__: The topic ARN for the Amazon SNS topic that you want+--     to notify when Elastic Transcoder has finished processing a job.+--     This is the ARN that Amazon SNS returned when you created the topic.+--+-- -   __Warning__: The topic ARN for the Amazon SNS topic that you want to+--     notify when Elastic Transcoder encounters a warning condition. This+--     is the ARN that Amazon SNS returned when you created the topic.+--+-- -   __Error__: The topic ARN for the Amazon SNS topic that you want to+--     notify when Elastic Transcoder encounters an error condition. This+--     is the ARN that Amazon SNS returned when you created the topic.+newUpdatePipelineNotifications ::+  -- | 'id'+  Prelude.Text ->+  -- | 'notifications'+  Notifications ->+  UpdatePipelineNotifications+newUpdatePipelineNotifications pId_ pNotifications_ =+  UpdatePipelineNotifications'+    { id = pId_,+      notifications = pNotifications_+    }++-- | The identifier of the pipeline for which you want to change notification+-- settings.+updatePipelineNotifications_id :: Lens.Lens' UpdatePipelineNotifications Prelude.Text+updatePipelineNotifications_id = Lens.lens (\UpdatePipelineNotifications' {id} -> id) (\s@UpdatePipelineNotifications' {} a -> s {id = a} :: UpdatePipelineNotifications)++-- | The topic ARN for the Amazon Simple Notification Service (Amazon SNS)+-- topic that you want to notify to report job status.+--+-- To receive notifications, you must also subscribe to the new topic in+-- the Amazon SNS console.+--+-- -   __Progressing__: The topic ARN for the Amazon Simple Notification+--     Service (Amazon SNS) topic that you want to notify when Elastic+--     Transcoder has started to process jobs that are added to this+--     pipeline. This is the ARN that Amazon SNS returned when you created+--     the topic.+--+-- -   __Complete__: The topic ARN for the Amazon SNS topic that you want+--     to notify when Elastic Transcoder has finished processing a job.+--     This is the ARN that Amazon SNS returned when you created the topic.+--+-- -   __Warning__: The topic ARN for the Amazon SNS topic that you want to+--     notify when Elastic Transcoder encounters a warning condition. This+--     is the ARN that Amazon SNS returned when you created the topic.+--+-- -   __Error__: The topic ARN for the Amazon SNS topic that you want to+--     notify when Elastic Transcoder encounters an error condition. This+--     is the ARN that Amazon SNS returned when you created the topic.+updatePipelineNotifications_notifications :: Lens.Lens' UpdatePipelineNotifications Notifications+updatePipelineNotifications_notifications = Lens.lens (\UpdatePipelineNotifications' {notifications} -> notifications) (\s@UpdatePipelineNotifications' {} a -> s {notifications = a} :: UpdatePipelineNotifications)++instance Core.AWSRequest UpdatePipelineNotifications where+  type+    AWSResponse UpdatePipelineNotifications =+      UpdatePipelineNotificationsResponse+  request overrides =+    Request.postJSON (overrides defaultService)+  response =+    Response.receiveJSON+      ( \s h x ->+          UpdatePipelineNotificationsResponse'+            Prelude.<$> (x Data..?> "Pipeline")+            Prelude.<*> (Prelude.pure (Prelude.fromEnum s))+      )++instance Prelude.Hashable UpdatePipelineNotifications where+  hashWithSalt _salt UpdatePipelineNotifications' {..} =+    _salt+      `Prelude.hashWithSalt` id+      `Prelude.hashWithSalt` notifications++instance Prelude.NFData UpdatePipelineNotifications where+  rnf UpdatePipelineNotifications' {..} =+    Prelude.rnf id+      `Prelude.seq` Prelude.rnf notifications++instance Data.ToHeaders UpdatePipelineNotifications where+  toHeaders = Prelude.const Prelude.mempty++instance Data.ToJSON UpdatePipelineNotifications where+  toJSON UpdatePipelineNotifications' {..} =+    Data.object+      ( Prelude.catMaybes+          [ Prelude.Just+              ("Notifications" Data..= notifications)+          ]+      )++instance Data.ToPath UpdatePipelineNotifications where+  toPath UpdatePipelineNotifications' {..} =+    Prelude.mconcat+      [ "/2012-09-25/pipelines/",+        Data.toBS id,+        "/notifications"+      ]++instance Data.ToQuery UpdatePipelineNotifications where+  toQuery = Prelude.const Prelude.mempty++-- | The @UpdatePipelineNotificationsResponse@ structure.+--+-- /See:/ 'newUpdatePipelineNotificationsResponse' smart constructor.+data UpdatePipelineNotificationsResponse = UpdatePipelineNotificationsResponse'+  { -- | A section of the response body that provides information about the+    -- pipeline associated with this notification.+    pipeline :: Prelude.Maybe Pipeline,+    -- | The response's http status code.+    httpStatus :: Prelude.Int+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'UpdatePipelineNotificationsResponse' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'pipeline', 'updatePipelineNotificationsResponse_pipeline' - A section of the response body that provides information about the+-- pipeline associated with this notification.+--+-- 'httpStatus', 'updatePipelineNotificationsResponse_httpStatus' - The response's http status code.+newUpdatePipelineNotificationsResponse ::+  -- | 'httpStatus'+  Prelude.Int ->+  UpdatePipelineNotificationsResponse+newUpdatePipelineNotificationsResponse pHttpStatus_ =+  UpdatePipelineNotificationsResponse'+    { pipeline =+        Prelude.Nothing,+      httpStatus = pHttpStatus_+    }++-- | A section of the response body that provides information about the+-- pipeline associated with this notification.+updatePipelineNotificationsResponse_pipeline :: Lens.Lens' UpdatePipelineNotificationsResponse (Prelude.Maybe Pipeline)+updatePipelineNotificationsResponse_pipeline = Lens.lens (\UpdatePipelineNotificationsResponse' {pipeline} -> pipeline) (\s@UpdatePipelineNotificationsResponse' {} a -> s {pipeline = a} :: UpdatePipelineNotificationsResponse)++-- | The response's http status code.+updatePipelineNotificationsResponse_httpStatus :: Lens.Lens' UpdatePipelineNotificationsResponse Prelude.Int+updatePipelineNotificationsResponse_httpStatus = Lens.lens (\UpdatePipelineNotificationsResponse' {httpStatus} -> httpStatus) (\s@UpdatePipelineNotificationsResponse' {} a -> s {httpStatus = a} :: UpdatePipelineNotificationsResponse)++instance+  Prelude.NFData+    UpdatePipelineNotificationsResponse+  where+  rnf UpdatePipelineNotificationsResponse' {..} =+    Prelude.rnf pipeline+      `Prelude.seq` Prelude.rnf httpStatus
+ gen/Amazonka/ElasticTranscoder/UpdatePipelineStatus.hs view
@@ -0,0 +1,199 @@+{-# LANGUAGE DeriveGeneric #-}+{-# LANGUAGE DuplicateRecordFields #-}+{-# LANGUAGE NamedFieldPuns #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE TypeFamilies #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-binds #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}+{-# OPTIONS_GHC -fno-warn-unused-matches #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.UpdatePipelineStatus+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+--+-- The UpdatePipelineStatus operation pauses or reactivates a pipeline, so+-- that the pipeline stops or restarts the processing of jobs.+--+-- Changing the pipeline status is useful if you want to cancel one or more+-- jobs. You can\'t cancel jobs after Elastic Transcoder has started+-- processing them; if you pause the pipeline to which you submitted the+-- jobs, you have more time to get the job IDs for the jobs that you want+-- to cancel, and to send a CancelJob request.+module Amazonka.ElasticTranscoder.UpdatePipelineStatus+  ( -- * Creating a Request+    UpdatePipelineStatus (..),+    newUpdatePipelineStatus,++    -- * Request Lenses+    updatePipelineStatus_id,+    updatePipelineStatus_status,++    -- * Destructuring the Response+    UpdatePipelineStatusResponse (..),+    newUpdatePipelineStatusResponse,++    -- * Response Lenses+    updatePipelineStatusResponse_pipeline,+    updatePipelineStatusResponse_httpStatus,+  )+where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Types+import qualified Amazonka.Prelude as Prelude+import qualified Amazonka.Request as Request+import qualified Amazonka.Response as Response++-- | The @UpdatePipelineStatusRequest@ structure.+--+-- /See:/ 'newUpdatePipelineStatus' smart constructor.+data UpdatePipelineStatus = UpdatePipelineStatus'+  { -- | The identifier of the pipeline to update.+    id :: Prelude.Text,+    -- | The desired status of the pipeline:+    --+    -- -   @Active@: The pipeline is processing jobs.+    --+    -- -   @Paused@: The pipeline is not currently processing jobs.+    status :: Prelude.Text+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'UpdatePipelineStatus' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'id', 'updatePipelineStatus_id' - The identifier of the pipeline to update.+--+-- 'status', 'updatePipelineStatus_status' - The desired status of the pipeline:+--+-- -   @Active@: The pipeline is processing jobs.+--+-- -   @Paused@: The pipeline is not currently processing jobs.+newUpdatePipelineStatus ::+  -- | 'id'+  Prelude.Text ->+  -- | 'status'+  Prelude.Text ->+  UpdatePipelineStatus+newUpdatePipelineStatus pId_ pStatus_ =+  UpdatePipelineStatus' {id = pId_, status = pStatus_}++-- | The identifier of the pipeline to update.+updatePipelineStatus_id :: Lens.Lens' UpdatePipelineStatus Prelude.Text+updatePipelineStatus_id = Lens.lens (\UpdatePipelineStatus' {id} -> id) (\s@UpdatePipelineStatus' {} a -> s {id = a} :: UpdatePipelineStatus)++-- | The desired status of the pipeline:+--+-- -   @Active@: The pipeline is processing jobs.+--+-- -   @Paused@: The pipeline is not currently processing jobs.+updatePipelineStatus_status :: Lens.Lens' UpdatePipelineStatus Prelude.Text+updatePipelineStatus_status = Lens.lens (\UpdatePipelineStatus' {status} -> status) (\s@UpdatePipelineStatus' {} a -> s {status = a} :: UpdatePipelineStatus)++instance Core.AWSRequest UpdatePipelineStatus where+  type+    AWSResponse UpdatePipelineStatus =+      UpdatePipelineStatusResponse+  request overrides =+    Request.postJSON (overrides defaultService)+  response =+    Response.receiveJSON+      ( \s h x ->+          UpdatePipelineStatusResponse'+            Prelude.<$> (x Data..?> "Pipeline")+            Prelude.<*> (Prelude.pure (Prelude.fromEnum s))+      )++instance Prelude.Hashable UpdatePipelineStatus where+  hashWithSalt _salt UpdatePipelineStatus' {..} =+    _salt+      `Prelude.hashWithSalt` id+      `Prelude.hashWithSalt` status++instance Prelude.NFData UpdatePipelineStatus where+  rnf UpdatePipelineStatus' {..} =+    Prelude.rnf id `Prelude.seq` Prelude.rnf status++instance Data.ToHeaders UpdatePipelineStatus where+  toHeaders = Prelude.const Prelude.mempty++instance Data.ToJSON UpdatePipelineStatus where+  toJSON UpdatePipelineStatus' {..} =+    Data.object+      ( Prelude.catMaybes+          [Prelude.Just ("Status" Data..= status)]+      )++instance Data.ToPath UpdatePipelineStatus where+  toPath UpdatePipelineStatus' {..} =+    Prelude.mconcat+      ["/2012-09-25/pipelines/", Data.toBS id, "/status"]++instance Data.ToQuery UpdatePipelineStatus where+  toQuery = Prelude.const Prelude.mempty++-- | When you update status for a pipeline, Elastic Transcoder returns the+-- values that you specified in the request.+--+-- /See:/ 'newUpdatePipelineStatusResponse' smart constructor.+data UpdatePipelineStatusResponse = UpdatePipelineStatusResponse'+  { -- | A section of the response body that provides information about the+    -- pipeline.+    pipeline :: Prelude.Maybe Pipeline,+    -- | The response's http status code.+    httpStatus :: Prelude.Int+  }+  deriving (Prelude.Eq, Prelude.Read, Prelude.Show, Prelude.Generic)++-- |+-- Create a value of 'UpdatePipelineStatusResponse' with all optional fields omitted.+--+-- Use <https://hackage.haskell.org/package/generic-lens generic-lens> or <https://hackage.haskell.org/package/optics optics> to modify other optional fields.+--+-- The following record fields are available, with the corresponding lenses provided+-- for backwards compatibility:+--+-- 'pipeline', 'updatePipelineStatusResponse_pipeline' - A section of the response body that provides information about the+-- pipeline.+--+-- 'httpStatus', 'updatePipelineStatusResponse_httpStatus' - The response's http status code.+newUpdatePipelineStatusResponse ::+  -- | 'httpStatus'+  Prelude.Int ->+  UpdatePipelineStatusResponse+newUpdatePipelineStatusResponse pHttpStatus_ =+  UpdatePipelineStatusResponse'+    { pipeline =+        Prelude.Nothing,+      httpStatus = pHttpStatus_+    }++-- | A section of the response body that provides information about the+-- pipeline.+updatePipelineStatusResponse_pipeline :: Lens.Lens' UpdatePipelineStatusResponse (Prelude.Maybe Pipeline)+updatePipelineStatusResponse_pipeline = Lens.lens (\UpdatePipelineStatusResponse' {pipeline} -> pipeline) (\s@UpdatePipelineStatusResponse' {} a -> s {pipeline = a} :: UpdatePipelineStatusResponse)++-- | The response's http status code.+updatePipelineStatusResponse_httpStatus :: Lens.Lens' UpdatePipelineStatusResponse Prelude.Int+updatePipelineStatusResponse_httpStatus = Lens.lens (\UpdatePipelineStatusResponse' {httpStatus} -> httpStatus) (\s@UpdatePipelineStatusResponse' {} a -> s {httpStatus = a} :: UpdatePipelineStatusResponse)++instance Prelude.NFData UpdatePipelineStatusResponse where+  rnf UpdatePipelineStatusResponse' {..} =+    Prelude.rnf pipeline+      `Prelude.seq` Prelude.rnf httpStatus
+ gen/Amazonka/ElasticTranscoder/Waiters.hs view
@@ -0,0 +1,60 @@+{-# LANGUAGE DisambiguateRecordFields #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE StrictData #-}+{-# LANGUAGE TypeFamilies #-}+{-# LANGUAGE NoImplicitPrelude #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Amazonka.ElasticTranscoder.Waiters+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Amazonka.ElasticTranscoder.Waiters where++import qualified Amazonka.Core as Core+import qualified Amazonka.Core.Lens.Internal as Lens+import qualified Amazonka.Data as Data+import Amazonka.ElasticTranscoder.Lens+import Amazonka.ElasticTranscoder.ReadJob+import Amazonka.ElasticTranscoder.Types+import qualified Amazonka.Prelude as Prelude++-- | Polls 'Amazonka.ElasticTranscoder.ReadJob' every 30 seconds until a successful state is reached. An error is returned after 120 failed checks.+newJobComplete :: Core.Wait ReadJob+newJobComplete =+  Core.Wait+    { Core.name = "JobComplete",+      Core.attempts = 120,+      Core.delay = 30,+      Core.acceptors =+        [ Core.matchAll+            "Complete"+            Core.AcceptSuccess+            ( readJobResponse_job+                Prelude.. job_status+                Prelude.. Lens._Just+                Prelude.. Lens.to Data.toTextCI+            ),+          Core.matchAll+            "Canceled"+            Core.AcceptFailure+            ( readJobResponse_job+                Prelude.. job_status+                Prelude.. Lens._Just+                Prelude.. Lens.to Data.toTextCI+            ),+          Core.matchAll+            "Error"+            Core.AcceptFailure+            ( readJobResponse_job+                Prelude.. job_status+                Prelude.. Lens._Just+                Prelude.. Lens.to Data.toTextCI+            )+        ]+    }
− gen/Network/AWS/ElasticTranscoder.hs
@@ -1,471 +0,0 @@-{-# OPTIONS_GHC -fno-warn-unused-imports    #-}-{-# OPTIONS_GHC -fno-warn-duplicate-exports #-}---- Derived from AWS service descriptions, licensed under Apache 2.0.---- |--- Module      : Network.AWS.ElasticTranscoder--- Copyright   : (c) 2013-2018 Brendan Hay--- License     : Mozilla Public License, v. 2.0.--- Maintainer  : Brendan Hay <brendan.g.hay+amazonka@gmail.com>--- Stability   : auto-generated--- Portability : non-portable (GHC extensions)------ __AWS Elastic Transcoder Service__------ The AWS Elastic Transcoder Service.----module Network.AWS.ElasticTranscoder-    (-    -- * Service Configuration-      elasticTranscoder--    -- * Errors-    -- $errors--    -- ** IncompatibleVersionException-    , _IncompatibleVersionException--    -- ** ValidationException-    , _ValidationException--    -- ** AccessDeniedException-    , _AccessDeniedException--    -- ** InternalServiceException-    , _InternalServiceException--    -- ** ResourceNotFoundException-    , _ResourceNotFoundException--    -- ** LimitExceededException-    , _LimitExceededException--    -- ** ResourceInUseException-    , _ResourceInUseException--    -- * Waiters-    -- $waiters--    -- ** JobComplete-    , jobComplete--    -- * Operations-    -- $operations--    -- ** DeletePreset-    , module Network.AWS.ElasticTranscoder.DeletePreset--    -- ** UpdatePipelineStatus-    , module Network.AWS.ElasticTranscoder.UpdatePipelineStatus--    -- ** ListJobsByPipeline (Paginated)-    , module Network.AWS.ElasticTranscoder.ListJobsByPipeline--    -- ** UpdatePipeline-    , module Network.AWS.ElasticTranscoder.UpdatePipeline--    -- ** DeletePipeline-    , module Network.AWS.ElasticTranscoder.DeletePipeline--    -- ** CreateJob-    , module Network.AWS.ElasticTranscoder.CreateJob--    -- ** ListPipelines (Paginated)-    , module Network.AWS.ElasticTranscoder.ListPipelines--    -- ** CreatePreset-    , module Network.AWS.ElasticTranscoder.CreatePreset--    -- ** ListPresets (Paginated)-    , module Network.AWS.ElasticTranscoder.ListPresets--    -- ** ReadPreset-    , module Network.AWS.ElasticTranscoder.ReadPreset--    -- ** ReadJob-    , module Network.AWS.ElasticTranscoder.ReadJob--    -- ** UpdatePipelineNotifications-    , module Network.AWS.ElasticTranscoder.UpdatePipelineNotifications--    -- ** ReadPipeline-    , module Network.AWS.ElasticTranscoder.ReadPipeline--    -- ** CreatePipeline-    , module Network.AWS.ElasticTranscoder.CreatePipeline--    -- ** ListJobsByStatus (Paginated)-    , module Network.AWS.ElasticTranscoder.ListJobsByStatus--    -- ** CancelJob-    , module Network.AWS.ElasticTranscoder.CancelJob--    -- * Types--    -- ** Artwork-    , Artwork-    , artwork-    , aSizingPolicy-    , aAlbumArtFormat-    , aMaxHeight-    , aInputKey-    , aPaddingPolicy-    , aEncryption-    , aMaxWidth--    -- ** AudioCodecOptions-    , AudioCodecOptions-    , audioCodecOptions-    , acoSigned-    , acoBitDepth-    , acoProfile-    , acoBitOrder--    -- ** AudioParameters-    , AudioParameters-    , audioParameters-    , apChannels-    , apCodec-    , apAudioPackingMode-    , apSampleRate-    , apBitRate-    , apCodecOptions--    -- ** CaptionFormat-    , CaptionFormat-    , captionFormat-    , cfPattern-    , cfFormat-    , cfEncryption--    -- ** CaptionSource-    , CaptionSource-    , captionSource-    , csTimeOffset-    , csEncryption-    , csKey-    , csLanguage-    , csLabel--    -- ** Captions-    , Captions-    , captions-    , cMergePolicy-    , cCaptionSources-    , cCaptionFormats--    -- ** Clip-    , Clip-    , clip-    , cTimeSpan--    -- ** CreateJobOutput-    , CreateJobOutput-    , createJobOutput-    , cjoThumbnailPattern-    , cjoCaptions-    , cjoPresetId-    , cjoComposition-    , cjoAlbumArt-    , cjoWatermarks-    , cjoEncryption-    , cjoKey-    , cjoSegmentDuration-    , cjoThumbnailEncryption-    , cjoRotate--    -- ** CreateJobPlaylist-    , CreateJobPlaylist-    , createJobPlaylist-    , cjpPlayReadyDrm-    , cjpFormat-    , cjpOutputKeys-    , cjpName-    , cjpHlsContentProtection--    -- ** DetectedProperties-    , DetectedProperties-    , detectedProperties-    , dpHeight-    , dpFrameRate-    , dpFileSize-    , dpWidth-    , dpDurationMillis--    -- ** Encryption-    , Encryption-    , encryption-    , eMode-    , eKeyMD5-    , eKey-    , eInitializationVector--    -- ** HlsContentProtection-    , HlsContentProtection-    , hlsContentProtection-    , hcpKeyMD5-    , hcpKeyStoragePolicy-    , hcpKey-    , hcpMethod-    , hcpInitializationVector-    , hcpLicenseAcquisitionURL--    -- ** InputCaptions-    , InputCaptions-    , inputCaptions-    , icMergePolicy-    , icCaptionSources--    -- ** Job'-    , Job'-    , job'-    , jStatus-    , jPipelineId-    , jARN-    , jInputs-    , jInput-    , jUserMetadata-    , jOutputs-    , jOutput-    , jId-    , jPlaylists-    , jOutputKeyPrefix-    , jTiming--    -- ** JobAlbumArt-    , JobAlbumArt-    , jobAlbumArt-    , jaaMergePolicy-    , jaaArtwork--    -- ** JobInput-    , JobInput-    , jobInput-    , jiFrameRate-    , jiResolution-    , jiAspectRatio-    , jiTimeSpan-    , jiEncryption-    , jiKey-    , jiDetectedProperties-    , jiContainer-    , jiInterlaced-    , jiInputCaptions--    -- ** JobOutput-    , JobOutput-    , jobOutput-    , joAppliedColorSpaceConversion-    , joThumbnailPattern-    , joStatus-    , joHeight-    , joFrameRate-    , joCaptions-    , joPresetId-    , joComposition-    , joAlbumArt-    , joFileSize-    , joWatermarks-    , joWidth-    , joEncryption-    , joKey-    , joStatusDetail-    , joId-    , joSegmentDuration-    , joDurationMillis-    , joThumbnailEncryption-    , joDuration-    , joRotate--    -- ** JobWatermark-    , JobWatermark-    , jobWatermark-    , jwPresetWatermarkId-    , jwInputKey-    , jwEncryption--    -- ** Notifications-    , Notifications-    , notifications-    , nError-    , nWarning-    , nProgressing-    , nCompleted--    -- ** Permission-    , Permission-    , permission-    , pAccess-    , pGranteeType-    , pGrantee--    -- ** Pipeline-    , Pipeline-    , pipeline-    , pipStatus-    , pipARN-    , pipInputBucket-    , pipContentConfig-    , pipOutputBucket-    , pipRole-    , pipName-    , pipAWSKMSKeyARN-    , pipId-    , pipNotifications-    , pipThumbnailConfig--    -- ** PipelineOutputConfig-    , PipelineOutputConfig-    , pipelineOutputConfig-    , pocBucket-    , pocStorageClass-    , pocPermissions--    -- ** PlayReadyDrm-    , PlayReadyDrm-    , playReadyDrm-    , prdKeyId-    , prdFormat-    , prdKeyMD5-    , prdKey-    , prdInitializationVector-    , prdLicenseAcquisitionURL--    -- ** Playlist-    , Playlist-    , playlist-    , pStatus-    , pPlayReadyDrm-    , pFormat-    , pOutputKeys-    , pName-    , pStatusDetail-    , pHlsContentProtection--    -- ** Preset-    , Preset-    , preset-    , preARN-    , preVideo-    , preThumbnails-    , preName-    , preContainer-    , preId-    , preType-    , preDescription-    , preAudio--    -- ** PresetWatermark-    , PresetWatermark-    , presetWatermark-    , pwVerticalAlign-    , pwSizingPolicy-    , pwHorizontalOffset-    , pwMaxHeight-    , pwOpacity-    , pwVerticalOffset-    , pwMaxWidth-    , pwId-    , pwHorizontalAlign-    , pwTarget--    -- ** Thumbnails-    , Thumbnails-    , thumbnails-    , tSizingPolicy-    , tFormat-    , tMaxHeight-    , tResolution-    , tAspectRatio-    , tPaddingPolicy-    , tInterval-    , tMaxWidth--    -- ** TimeSpan-    , TimeSpan-    , timeSpan-    , tsStartTime-    , tsDuration--    -- ** Timing-    , Timing-    , timing-    , tSubmitTimeMillis-    , tFinishTimeMillis-    , tStartTimeMillis--    -- ** VideoParameters-    , VideoParameters-    , videoParameters-    , vpKeyframesMaxDist-    , vpFrameRate-    , vpSizingPolicy-    , vpMaxFrameRate-    , vpMaxHeight-    , vpWatermarks-    , vpDisplayAspectRatio-    , vpResolution-    , vpCodec-    , vpAspectRatio-    , vpPaddingPolicy-    , vpMaxWidth-    , vpBitRate-    , vpFixedGOP-    , vpCodecOptions--    -- ** Warning-    , Warning-    , warning-    , wCode-    , wMessage-    ) where--import Network.AWS.ElasticTranscoder.CancelJob-import Network.AWS.ElasticTranscoder.CreateJob-import Network.AWS.ElasticTranscoder.CreatePipeline-import Network.AWS.ElasticTranscoder.CreatePreset-import Network.AWS.ElasticTranscoder.DeletePipeline-import Network.AWS.ElasticTranscoder.DeletePreset-import Network.AWS.ElasticTranscoder.ListJobsByPipeline-import Network.AWS.ElasticTranscoder.ListJobsByStatus-import Network.AWS.ElasticTranscoder.ListPipelines-import Network.AWS.ElasticTranscoder.ListPresets-import Network.AWS.ElasticTranscoder.ReadJob-import Network.AWS.ElasticTranscoder.ReadPipeline-import Network.AWS.ElasticTranscoder.ReadPreset-import Network.AWS.ElasticTranscoder.Types-import Network.AWS.ElasticTranscoder.UpdatePipeline-import Network.AWS.ElasticTranscoder.UpdatePipelineNotifications-import Network.AWS.ElasticTranscoder.UpdatePipelineStatus-import Network.AWS.ElasticTranscoder.Waiters--{- $errors-Error matchers are designed for use with the functions provided by-<http://hackage.haskell.org/package/lens/docs/Control-Exception-Lens.html Control.Exception.Lens>.-This allows catching (and rethrowing) service specific errors returned-by 'ElasticTranscoder'.--}--{- $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.--}--{- $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.--}
− gen/Network/AWS/ElasticTranscoder/CancelJob.hs
@@ -1,119 +0,0 @@-{-# LANGUAGE DeriveDataTypeable #-}-{-# LANGUAGE DeriveGeneric      #-}-{-# LANGUAGE OverloadedStrings  #-}-{-# LANGUAGE RecordWildCards    #-}-{-# LANGUAGE TypeFamilies       #-}--{-# OPTIONS_GHC -fno-warn-unused-imports #-}-{-# OPTIONS_GHC -fno-warn-unused-binds   #-}-{-# OPTIONS_GHC -fno-warn-unused-matches #-}---- Derived from AWS service descriptions, licensed under Apache 2.0.---- |--- Module      : Network.AWS.ElasticTranscoder.CancelJob--- Copyright   : (c) 2013-2018 Brendan Hay--- License     : Mozilla Public License, v. 2.0.--- Maintainer  : Brendan Hay <brendan.g.hay+amazonka@gmail.com>--- Stability   : auto-generated--- Portability : non-portable (GHC extensions)------ The CancelJob operation cancels an unfinished job.-------module Network.AWS.ElasticTranscoder.CancelJob-    (-    -- * Creating a Request-      cancelJob-    , CancelJob-    -- * Request Lenses-    , cjId--    -- * Destructuring the Response-    , cancelJobResponse-    , CancelJobResponse-    -- * Response Lenses-    , canrsResponseStatus-    ) where--import Network.AWS.ElasticTranscoder.Types-import Network.AWS.ElasticTranscoder.Types.Product-import Network.AWS.Lens-import Network.AWS.Prelude-import Network.AWS.Request-import Network.AWS.Response---- | The @CancelJobRequest@ structure.------------ /See:/ 'cancelJob' smart constructor.-newtype CancelJob = CancelJob'-  { _cjId :: Text-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'CancelJob' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'cjId' - The identifier of the job that you want to cancel. To get a list of the jobs (including their @jobId@ ) that have a status of @Submitted@ , use the 'ListJobsByStatus' API action.-cancelJob-    :: Text -- ^ 'cjId'-    -> CancelJob-cancelJob pId_ = CancelJob' {_cjId = pId_}----- | The identifier of the job that you want to cancel. To get a list of the jobs (including their @jobId@ ) that have a status of @Submitted@ , use the 'ListJobsByStatus' API action.-cjId :: Lens' CancelJob Text-cjId = lens _cjId (\ s a -> s{_cjId = a})--instance AWSRequest CancelJob where-        type Rs CancelJob = CancelJobResponse-        request = delete elasticTranscoder-        response-          = receiveEmpty-              (\ s h x ->-                 CancelJobResponse' <$> (pure (fromEnum s)))--instance Hashable CancelJob where--instance NFData CancelJob where--instance ToHeaders CancelJob where-        toHeaders = const mempty--instance ToPath CancelJob where-        toPath CancelJob'{..}-          = mconcat ["/2012-09-25/jobs/", toBS _cjId]--instance ToQuery CancelJob where-        toQuery = const mempty---- | The response body contains a JSON object. If the job is successfully canceled, the value of @Success@ is @true@ .------------ /See:/ 'cancelJobResponse' smart constructor.-newtype CancelJobResponse = CancelJobResponse'-  { _canrsResponseStatus :: Int-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'CancelJobResponse' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'canrsResponseStatus' - -- | The response status code.-cancelJobResponse-    :: Int -- ^ 'canrsResponseStatus'-    -> CancelJobResponse-cancelJobResponse pResponseStatus_ =-  CancelJobResponse' {_canrsResponseStatus = pResponseStatus_}----- | -- | The response status code.-canrsResponseStatus :: Lens' CancelJobResponse Int-canrsResponseStatus = lens _canrsResponseStatus (\ s a -> s{_canrsResponseStatus = a})--instance NFData CancelJobResponse where
− gen/Network/AWS/ElasticTranscoder/CreateJob.hs
@@ -1,209 +0,0 @@-{-# LANGUAGE DeriveDataTypeable #-}-{-# LANGUAGE DeriveGeneric      #-}-{-# LANGUAGE OverloadedStrings  #-}-{-# LANGUAGE RecordWildCards    #-}-{-# LANGUAGE TypeFamilies       #-}--{-# OPTIONS_GHC -fno-warn-unused-imports #-}-{-# OPTIONS_GHC -fno-warn-unused-binds   #-}-{-# OPTIONS_GHC -fno-warn-unused-matches #-}---- Derived from AWS service descriptions, licensed under Apache 2.0.---- |--- Module      : Network.AWS.ElasticTranscoder.CreateJob--- Copyright   : (c) 2013-2018 Brendan Hay--- License     : Mozilla Public License, v. 2.0.--- Maintainer  : Brendan Hay <brendan.g.hay+amazonka@gmail.com>--- Stability   : auto-generated--- Portability : non-portable (GHC extensions)------ When you create a job, Elastic Transcoder returns JSON data that includes the values that you specified plus information about the job that is created.--------- If you have specified more than one output for your jobs (for example, one output for the Kindle Fire and another output for the Apple iPhone 4s), you currently must use the Elastic Transcoder API to list the jobs (as opposed to the AWS Console).----module Network.AWS.ElasticTranscoder.CreateJob-    (-    -- * Creating a Request-      createJob-    , CreateJob-    -- * Request Lenses-    , cjInputs-    , cjInput-    , cjUserMetadata-    , cjOutputs-    , cjOutput-    , cjPlaylists-    , cjOutputKeyPrefix-    , cjPipelineId--    -- * Destructuring the Response-    , createJobResponse-    , CreateJobResponse-    -- * Response Lenses-    , cjrsJob-    , cjrsResponseStatus-    ) where--import Network.AWS.ElasticTranscoder.Types-import Network.AWS.ElasticTranscoder.Types.Product-import Network.AWS.Lens-import Network.AWS.Prelude-import Network.AWS.Request-import Network.AWS.Response---- | The @CreateJobRequest@ structure.------------ /See:/ 'createJob' smart constructor.-data CreateJob = CreateJob'-  { _cjInputs          :: !(Maybe [JobInput])-  , _cjInput           :: !(Maybe JobInput)-  , _cjUserMetadata    :: !(Maybe (Map Text Text))-  , _cjOutputs         :: !(Maybe [CreateJobOutput])-  , _cjOutput          :: !(Maybe CreateJobOutput)-  , _cjPlaylists       :: !(Maybe [CreateJobPlaylist])-  , _cjOutputKeyPrefix :: !(Maybe Text)-  , _cjPipelineId      :: !Text-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'CreateJob' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'cjInputs' - A section of the request body that provides information about the files that are being transcoded.------ * 'cjInput' - A section of the request body that provides information about the file that is being transcoded.------ * 'cjUserMetadata' - User-defined metadata that you want to associate with an Elastic Transcoder job. You specify metadata in @key/value@ pairs, and you can add up to 10 @key/value@ pairs per job. Elastic Transcoder does not guarantee that @key/value@ pairs are returned in the same order in which you specify them.------ * 'cjOutputs' - A section of the request body that provides information about the transcoded (target) files. We recommend that you use the @Outputs@ syntax instead of the @Output@ syntax.------ * 'cjOutput' - A section of the request body that provides information about the transcoded (target) file. We strongly recommend that you use the @Outputs@ syntax instead of the @Output@ syntax.------ * 'cjPlaylists' - If you specify a preset in @PresetId@ for which the value of @Container@ is fmp4 (Fragmented MP4) or ts (MPEG-TS), Playlists contains information about the master playlists that you want Elastic Transcoder to create. The maximum number of master playlists in a job is 30.------ * 'cjOutputKeyPrefix' - The value, if any, that you want Elastic Transcoder to prepend to the names of all files that this job creates, including output files, thumbnails, and playlists.------ * 'cjPipelineId' - The @Id@ of the pipeline that you want Elastic Transcoder to use for transcoding. The pipeline determines several settings, including the Amazon S3 bucket from which Elastic Transcoder gets the files to transcode and the bucket into which Elastic Transcoder puts the transcoded files.-createJob-    :: Text -- ^ 'cjPipelineId'-    -> CreateJob-createJob pPipelineId_ =-  CreateJob'-    { _cjInputs = Nothing-    , _cjInput = Nothing-    , _cjUserMetadata = Nothing-    , _cjOutputs = Nothing-    , _cjOutput = Nothing-    , _cjPlaylists = Nothing-    , _cjOutputKeyPrefix = Nothing-    , _cjPipelineId = pPipelineId_-    }----- | A section of the request body that provides information about the files that are being transcoded.-cjInputs :: Lens' CreateJob [JobInput]-cjInputs = lens _cjInputs (\ s a -> s{_cjInputs = a}) . _Default . _Coerce---- | A section of the request body that provides information about the file that is being transcoded.-cjInput :: Lens' CreateJob (Maybe JobInput)-cjInput = lens _cjInput (\ s a -> s{_cjInput = a})---- | User-defined metadata that you want to associate with an Elastic Transcoder job. You specify metadata in @key/value@ pairs, and you can add up to 10 @key/value@ pairs per job. Elastic Transcoder does not guarantee that @key/value@ pairs are returned in the same order in which you specify them.-cjUserMetadata :: Lens' CreateJob (HashMap Text Text)-cjUserMetadata = lens _cjUserMetadata (\ s a -> s{_cjUserMetadata = a}) . _Default . _Map---- | A section of the request body that provides information about the transcoded (target) files. We recommend that you use the @Outputs@ syntax instead of the @Output@ syntax.-cjOutputs :: Lens' CreateJob [CreateJobOutput]-cjOutputs = lens _cjOutputs (\ s a -> s{_cjOutputs = a}) . _Default . _Coerce---- | A section of the request body that provides information about the transcoded (target) file. We strongly recommend that you use the @Outputs@ syntax instead of the @Output@ syntax.-cjOutput :: Lens' CreateJob (Maybe CreateJobOutput)-cjOutput = lens _cjOutput (\ s a -> s{_cjOutput = a})---- | If you specify a preset in @PresetId@ for which the value of @Container@ is fmp4 (Fragmented MP4) or ts (MPEG-TS), Playlists contains information about the master playlists that you want Elastic Transcoder to create. The maximum number of master playlists in a job is 30.-cjPlaylists :: Lens' CreateJob [CreateJobPlaylist]-cjPlaylists = lens _cjPlaylists (\ s a -> s{_cjPlaylists = a}) . _Default . _Coerce---- | The value, if any, that you want Elastic Transcoder to prepend to the names of all files that this job creates, including output files, thumbnails, and playlists.-cjOutputKeyPrefix :: Lens' CreateJob (Maybe Text)-cjOutputKeyPrefix = lens _cjOutputKeyPrefix (\ s a -> s{_cjOutputKeyPrefix = a})---- | The @Id@ of the pipeline that you want Elastic Transcoder to use for transcoding. The pipeline determines several settings, including the Amazon S3 bucket from which Elastic Transcoder gets the files to transcode and the bucket into which Elastic Transcoder puts the transcoded files.-cjPipelineId :: Lens' CreateJob Text-cjPipelineId = lens _cjPipelineId (\ s a -> s{_cjPipelineId = a})--instance AWSRequest CreateJob where-        type Rs CreateJob = CreateJobResponse-        request = postJSON elasticTranscoder-        response-          = receiveJSON-              (\ s h x ->-                 CreateJobResponse' <$>-                   (x .?> "Job") <*> (pure (fromEnum s)))--instance Hashable CreateJob where--instance NFData CreateJob where--instance ToHeaders CreateJob where-        toHeaders = const mempty--instance ToJSON CreateJob where-        toJSON CreateJob'{..}-          = object-              (catMaybes-                 [("Inputs" .=) <$> _cjInputs,-                  ("Input" .=) <$> _cjInput,-                  ("UserMetadata" .=) <$> _cjUserMetadata,-                  ("Outputs" .=) <$> _cjOutputs,-                  ("Output" .=) <$> _cjOutput,-                  ("Playlists" .=) <$> _cjPlaylists,-                  ("OutputKeyPrefix" .=) <$> _cjOutputKeyPrefix,-                  Just ("PipelineId" .= _cjPipelineId)])--instance ToPath CreateJob where-        toPath = const "/2012-09-25/jobs"--instance ToQuery CreateJob where-        toQuery = const mempty---- | The CreateJobResponse structure.------------ /See:/ 'createJobResponse' smart constructor.-data CreateJobResponse = CreateJobResponse'-  { _cjrsJob            :: !(Maybe Job')-  , _cjrsResponseStatus :: !Int-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'CreateJobResponse' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'cjrsJob' - A section of the response body that provides information about the job that is created.------ * 'cjrsResponseStatus' - -- | The response status code.-createJobResponse-    :: Int -- ^ 'cjrsResponseStatus'-    -> CreateJobResponse-createJobResponse pResponseStatus_ =-  CreateJobResponse'-    {_cjrsJob = Nothing, _cjrsResponseStatus = pResponseStatus_}----- | A section of the response body that provides information about the job that is created.-cjrsJob :: Lens' CreateJobResponse (Maybe Job')-cjrsJob = lens _cjrsJob (\ s a -> s{_cjrsJob = a})---- | -- | The response status code.-cjrsResponseStatus :: Lens' CreateJobResponse Int-cjrsResponseStatus = lens _cjrsResponseStatus (\ s a -> s{_cjrsResponseStatus = a})--instance NFData CreateJobResponse where
− gen/Network/AWS/ElasticTranscoder/CreatePipeline.hs
@@ -1,221 +0,0 @@-{-# LANGUAGE DeriveDataTypeable #-}-{-# LANGUAGE DeriveGeneric      #-}-{-# LANGUAGE OverloadedStrings  #-}-{-# LANGUAGE RecordWildCards    #-}-{-# LANGUAGE TypeFamilies       #-}--{-# OPTIONS_GHC -fno-warn-unused-imports #-}-{-# OPTIONS_GHC -fno-warn-unused-binds   #-}-{-# OPTIONS_GHC -fno-warn-unused-matches #-}---- Derived from AWS service descriptions, licensed under Apache 2.0.---- |--- Module      : Network.AWS.ElasticTranscoder.CreatePipeline--- Copyright   : (c) 2013-2018 Brendan Hay--- License     : Mozilla Public License, v. 2.0.--- Maintainer  : Brendan Hay <brendan.g.hay+amazonka@gmail.com>--- Stability   : auto-generated--- Portability : non-portable (GHC extensions)------ The CreatePipeline operation creates a pipeline with settings that you specify.-------module Network.AWS.ElasticTranscoder.CreatePipeline-    (-    -- * Creating a Request-      createPipeline-    , CreatePipeline-    -- * Request Lenses-    , cContentConfig-    , cOutputBucket-    , cAWSKMSKeyARN-    , cNotifications-    , cThumbnailConfig-    , cName-    , cInputBucket-    , cRole--    -- * Destructuring the Response-    , createPipelineResponse-    , CreatePipelineResponse-    -- * Response Lenses-    , crsWarnings-    , crsPipeline-    , crsResponseStatus-    ) where--import Network.AWS.ElasticTranscoder.Types-import Network.AWS.ElasticTranscoder.Types.Product-import Network.AWS.Lens-import Network.AWS.Prelude-import Network.AWS.Request-import Network.AWS.Response---- | The @CreatePipelineRequest@ structure.------------ /See:/ 'createPipeline' smart constructor.-data CreatePipeline = CreatePipeline'-  { _cContentConfig   :: !(Maybe PipelineOutputConfig)-  , _cOutputBucket    :: !(Maybe Text)-  , _cAWSKMSKeyARN    :: !(Maybe Text)-  , _cNotifications   :: !(Maybe Notifications)-  , _cThumbnailConfig :: !(Maybe PipelineOutputConfig)-  , _cName            :: !Text-  , _cInputBucket     :: !Text-  , _cRole            :: !Text-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'CreatePipeline' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'cContentConfig' - The optional @ContentConfig@ object specifies information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists: which bucket to use, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files. If you specify values for @ContentConfig@ , you must also specify values for @ThumbnailConfig@ . If you specify values for @ContentConfig@ and @ThumbnailConfig@ , omit the @OutputBucket@ object.     * __Bucket__ : The Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists.     * __Permissions__ (Optional): The Permissions object specifies which users you want to have access to transcoded files and the type of access you want them to have. You can grant permissions to a maximum of 30 users and/or predefined Amazon S3 groups.     * __Grantee Type__ : Specify the type of value that appears in the @Grantee@ object:      * __Canonical__ : The value in the @Grantee@ object is either the canonical user ID for an AWS account or an origin access identity for an Amazon CloudFront distribution. For more information about canonical user IDs, see Access Control List (ACL) Overview in the Amazon Simple Storage Service Developer Guide. For more information about using CloudFront origin access identities to require that users use CloudFront URLs instead of Amazon S3 URLs, see Using an Origin Access Identity to Restrict Access to Your Amazon S3 Content. /Important:/ A canonical user ID is not the same as an AWS account number.     * __Email__ : The value in the @Grantee@ object is the registered email address of an AWS account.     * __Group__ : The value in the @Grantee@ object is one of the following predefined Amazon S3 groups: @AllUsers@ , @AuthenticatedUsers@ , or @LogDelivery@ .     * __Grantee__ : The AWS user or group that you want to have access to transcoded files and playlists. To identify the user or group, you can specify the canonical user ID for an AWS account, an origin access identity for a CloudFront distribution, the registered email address of an AWS account, or a predefined Amazon S3 group      * __Access__ : The permission that you want to give to the AWS user that you specified in @Grantee@ . Permissions are granted on the files that Elastic Transcoder adds to the bucket, including playlists and video files. Valid values include:      * @READ@ : The grantee can read the objects and metadata for objects that Elastic Transcoder adds to the Amazon S3 bucket.     * @READ_ACP@ : The grantee can read the object ACL for objects that Elastic Transcoder adds to the Amazon S3 bucket.     * @WRITE_ACP@ : The grantee can write the ACL for the objects that Elastic Transcoder adds to the Amazon S3 bucket.     * @FULL_CONTROL@ : The grantee has @READ@ , @READ_ACP@ , and @WRITE_ACP@ permissions for the objects that Elastic Transcoder adds to the Amazon S3 bucket.     * __StorageClass__ : The Amazon S3 storage class, @Standard@ or @ReducedRedundancy@ , that you want Elastic Transcoder to assign to the video files and playlists that it stores in your Amazon S3 bucket.------ * 'cOutputBucket' - The Amazon S3 bucket in which you want Elastic Transcoder to save the transcoded files. (Use this, or use ContentConfig:Bucket plus ThumbnailConfig:Bucket.) Specify this value when all of the following are true:     * You want to save transcoded files, thumbnails (if any), and playlists (if any) together in one bucket.     * You do not want to specify the users or groups who have access to the transcoded files, thumbnails, and playlists.     * You do not want to specify the permissions that Elastic Transcoder grants to the files.  /Important:/ When Elastic Transcoder saves files in @OutputBucket@ , it grants full control over the files only to the AWS account that owns the role that is specified by @Role@ .     * You want to associate the transcoded files and thumbnails with the Amazon S3 Standard storage class. If you want to save transcoded files and playlists in one bucket and thumbnails in another bucket, specify which users can access the transcoded files or the permissions the users have, or change the Amazon S3 storage class, omit @OutputBucket@ and specify values for @ContentConfig@ and @ThumbnailConfig@ instead.------ * 'cAWSKMSKeyARN' - The AWS Key Management Service (AWS KMS) key that you want to use with this pipeline. If you use either @S3@ or @S3-AWS-KMS@ as your @Encryption:Mode@ , you don't need to provide a key with your job because a default key, known as an AWS-KMS key, is created for you automatically. You need to provide an AWS-KMS key only if you want to use a non-default AWS-KMS key, or if you are using an @Encryption:Mode@ of @AES-PKCS7@ , @AES-CTR@ , or @AES-GCM@ .------ * 'cNotifications' - The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status. /Important:/ To receive notifications, you must also subscribe to the new topic in the Amazon SNS console.     * __Progressing__ : The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify when Elastic Transcoder has started to process a job in this pipeline. This is the ARN that Amazon SNS returned when you created the topic. For more information, see Create a Topic in the Amazon Simple Notification Service Developer Guide.     * __Completed__ : The topic ARN for the Amazon SNS topic that you want to notify when Elastic Transcoder has finished processing a job in this pipeline. This is the ARN that Amazon SNS returned when you created the topic.     * __Warning__ : The topic ARN for the Amazon SNS topic that you want to notify when Elastic Transcoder encounters a warning condition while processing a job in this pipeline. This is the ARN that Amazon SNS returned when you created the topic.     * __Error__ : The topic ARN for the Amazon SNS topic that you want to notify when Elastic Transcoder encounters an error condition while processing a job in this pipeline. This is the ARN that Amazon SNS returned when you created the topic.------ * 'cThumbnailConfig' - The @ThumbnailConfig@ object specifies several values, including the Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files. If you specify values for @ContentConfig@ , you must also specify values for @ThumbnailConfig@ even if you don't want to create thumbnails. If you specify values for @ContentConfig@ and @ThumbnailConfig@ , omit the @OutputBucket@ object.     * __Bucket__ : The Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files.     * __Permissions__ (Optional): The @Permissions@ object specifies which users and/or predefined Amazon S3 groups you want to have access to thumbnail files, and the type of access you want them to have. You can grant permissions to a maximum of 30 users and/or predefined Amazon S3 groups.     * __GranteeType__ : Specify the type of value that appears in the Grantee object:      * __Canonical__ : The value in the @Grantee@ object is either the canonical user ID for an AWS account or an origin access identity for an Amazon CloudFront distribution. /Important:/ A canonical user ID is not the same as an AWS account number.     * __Email__ : The value in the @Grantee@ object is the registered email address of an AWS account.      * __Group__ : The value in the @Grantee@ object is one of the following predefined Amazon S3 groups: @AllUsers@ , @AuthenticatedUsers@ , or @LogDelivery@ .     * __Grantee__ : The AWS user or group that you want to have access to thumbnail files. To identify the user or group, you can specify the canonical user ID for an AWS account, an origin access identity for a CloudFront distribution, the registered email address of an AWS account, or a predefined Amazon S3 group.      * __Access__ : The permission that you want to give to the AWS user that you specified in @Grantee@ . Permissions are granted on the thumbnail files that Elastic Transcoder adds to the bucket. Valid values include:      * @READ@ : The grantee can read the thumbnails and metadata for objects that Elastic Transcoder adds to the Amazon S3 bucket.     * @READ_ACP@ : The grantee can read the object ACL for thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.     * @WRITE_ACP@ : The grantee can write the ACL for the thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.     * @FULL_CONTROL@ : The grantee has @READ@ , @READ_ACP@ , and @WRITE_ACP@ permissions for the thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.     * __StorageClass__ : The Amazon S3 storage class, @Standard@ or @ReducedRedundancy@ , that you want Elastic Transcoder to assign to the thumbnails that it stores in your Amazon S3 bucket.------ * 'cName' - The name of the pipeline. We recommend that the name be unique within the AWS account, but uniqueness is not enforced. Constraints: Maximum 40 characters.------ * 'cInputBucket' - The Amazon S3 bucket in which you saved the media files that you want to transcode.------ * 'cRole' - The IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to use to create the pipeline.-createPipeline-    :: Text -- ^ 'cName'-    -> Text -- ^ 'cInputBucket'-    -> Text -- ^ 'cRole'-    -> CreatePipeline-createPipeline pName_ pInputBucket_ pRole_ =-  CreatePipeline'-    { _cContentConfig = Nothing-    , _cOutputBucket = Nothing-    , _cAWSKMSKeyARN = Nothing-    , _cNotifications = Nothing-    , _cThumbnailConfig = Nothing-    , _cName = pName_-    , _cInputBucket = pInputBucket_-    , _cRole = pRole_-    }----- | The optional @ContentConfig@ object specifies information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists: which bucket to use, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files. If you specify values for @ContentConfig@ , you must also specify values for @ThumbnailConfig@ . If you specify values for @ContentConfig@ and @ThumbnailConfig@ , omit the @OutputBucket@ object.     * __Bucket__ : The Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists.     * __Permissions__ (Optional): The Permissions object specifies which users you want to have access to transcoded files and the type of access you want them to have. You can grant permissions to a maximum of 30 users and/or predefined Amazon S3 groups.     * __Grantee Type__ : Specify the type of value that appears in the @Grantee@ object:      * __Canonical__ : The value in the @Grantee@ object is either the canonical user ID for an AWS account or an origin access identity for an Amazon CloudFront distribution. For more information about canonical user IDs, see Access Control List (ACL) Overview in the Amazon Simple Storage Service Developer Guide. For more information about using CloudFront origin access identities to require that users use CloudFront URLs instead of Amazon S3 URLs, see Using an Origin Access Identity to Restrict Access to Your Amazon S3 Content. /Important:/ A canonical user ID is not the same as an AWS account number.     * __Email__ : The value in the @Grantee@ object is the registered email address of an AWS account.     * __Group__ : The value in the @Grantee@ object is one of the following predefined Amazon S3 groups: @AllUsers@ , @AuthenticatedUsers@ , or @LogDelivery@ .     * __Grantee__ : The AWS user or group that you want to have access to transcoded files and playlists. To identify the user or group, you can specify the canonical user ID for an AWS account, an origin access identity for a CloudFront distribution, the registered email address of an AWS account, or a predefined Amazon S3 group      * __Access__ : The permission that you want to give to the AWS user that you specified in @Grantee@ . Permissions are granted on the files that Elastic Transcoder adds to the bucket, including playlists and video files. Valid values include:      * @READ@ : The grantee can read the objects and metadata for objects that Elastic Transcoder adds to the Amazon S3 bucket.     * @READ_ACP@ : The grantee can read the object ACL for objects that Elastic Transcoder adds to the Amazon S3 bucket.     * @WRITE_ACP@ : The grantee can write the ACL for the objects that Elastic Transcoder adds to the Amazon S3 bucket.     * @FULL_CONTROL@ : The grantee has @READ@ , @READ_ACP@ , and @WRITE_ACP@ permissions for the objects that Elastic Transcoder adds to the Amazon S3 bucket.     * __StorageClass__ : The Amazon S3 storage class, @Standard@ or @ReducedRedundancy@ , that you want Elastic Transcoder to assign to the video files and playlists that it stores in your Amazon S3 bucket.-cContentConfig :: Lens' CreatePipeline (Maybe PipelineOutputConfig)-cContentConfig = lens _cContentConfig (\ s a -> s{_cContentConfig = a})---- | The Amazon S3 bucket in which you want Elastic Transcoder to save the transcoded files. (Use this, or use ContentConfig:Bucket plus ThumbnailConfig:Bucket.) Specify this value when all of the following are true:     * You want to save transcoded files, thumbnails (if any), and playlists (if any) together in one bucket.     * You do not want to specify the users or groups who have access to the transcoded files, thumbnails, and playlists.     * You do not want to specify the permissions that Elastic Transcoder grants to the files.  /Important:/ When Elastic Transcoder saves files in @OutputBucket@ , it grants full control over the files only to the AWS account that owns the role that is specified by @Role@ .     * You want to associate the transcoded files and thumbnails with the Amazon S3 Standard storage class. If you want to save transcoded files and playlists in one bucket and thumbnails in another bucket, specify which users can access the transcoded files or the permissions the users have, or change the Amazon S3 storage class, omit @OutputBucket@ and specify values for @ContentConfig@ and @ThumbnailConfig@ instead.-cOutputBucket :: Lens' CreatePipeline (Maybe Text)-cOutputBucket = lens _cOutputBucket (\ s a -> s{_cOutputBucket = a})---- | The AWS Key Management Service (AWS KMS) key that you want to use with this pipeline. If you use either @S3@ or @S3-AWS-KMS@ as your @Encryption:Mode@ , you don't need to provide a key with your job because a default key, known as an AWS-KMS key, is created for you automatically. You need to provide an AWS-KMS key only if you want to use a non-default AWS-KMS key, or if you are using an @Encryption:Mode@ of @AES-PKCS7@ , @AES-CTR@ , or @AES-GCM@ .-cAWSKMSKeyARN :: Lens' CreatePipeline (Maybe Text)-cAWSKMSKeyARN = lens _cAWSKMSKeyARN (\ s a -> s{_cAWSKMSKeyARN = a})---- | The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status. /Important:/ To receive notifications, you must also subscribe to the new topic in the Amazon SNS console.     * __Progressing__ : The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify when Elastic Transcoder has started to process a job in this pipeline. This is the ARN that Amazon SNS returned when you created the topic. For more information, see Create a Topic in the Amazon Simple Notification Service Developer Guide.     * __Completed__ : The topic ARN for the Amazon SNS topic that you want to notify when Elastic Transcoder has finished processing a job in this pipeline. This is the ARN that Amazon SNS returned when you created the topic.     * __Warning__ : The topic ARN for the Amazon SNS topic that you want to notify when Elastic Transcoder encounters a warning condition while processing a job in this pipeline. This is the ARN that Amazon SNS returned when you created the topic.     * __Error__ : The topic ARN for the Amazon SNS topic that you want to notify when Elastic Transcoder encounters an error condition while processing a job in this pipeline. This is the ARN that Amazon SNS returned when you created the topic.-cNotifications :: Lens' CreatePipeline (Maybe Notifications)-cNotifications = lens _cNotifications (\ s a -> s{_cNotifications = a})---- | The @ThumbnailConfig@ object specifies several values, including the Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files. If you specify values for @ContentConfig@ , you must also specify values for @ThumbnailConfig@ even if you don't want to create thumbnails. If you specify values for @ContentConfig@ and @ThumbnailConfig@ , omit the @OutputBucket@ object.     * __Bucket__ : The Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files.     * __Permissions__ (Optional): The @Permissions@ object specifies which users and/or predefined Amazon S3 groups you want to have access to thumbnail files, and the type of access you want them to have. You can grant permissions to a maximum of 30 users and/or predefined Amazon S3 groups.     * __GranteeType__ : Specify the type of value that appears in the Grantee object:      * __Canonical__ : The value in the @Grantee@ object is either the canonical user ID for an AWS account or an origin access identity for an Amazon CloudFront distribution. /Important:/ A canonical user ID is not the same as an AWS account number.     * __Email__ : The value in the @Grantee@ object is the registered email address of an AWS account.      * __Group__ : The value in the @Grantee@ object is one of the following predefined Amazon S3 groups: @AllUsers@ , @AuthenticatedUsers@ , or @LogDelivery@ .     * __Grantee__ : The AWS user or group that you want to have access to thumbnail files. To identify the user or group, you can specify the canonical user ID for an AWS account, an origin access identity for a CloudFront distribution, the registered email address of an AWS account, or a predefined Amazon S3 group.      * __Access__ : The permission that you want to give to the AWS user that you specified in @Grantee@ . Permissions are granted on the thumbnail files that Elastic Transcoder adds to the bucket. Valid values include:      * @READ@ : The grantee can read the thumbnails and metadata for objects that Elastic Transcoder adds to the Amazon S3 bucket.     * @READ_ACP@ : The grantee can read the object ACL for thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.     * @WRITE_ACP@ : The grantee can write the ACL for the thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.     * @FULL_CONTROL@ : The grantee has @READ@ , @READ_ACP@ , and @WRITE_ACP@ permissions for the thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.     * __StorageClass__ : The Amazon S3 storage class, @Standard@ or @ReducedRedundancy@ , that you want Elastic Transcoder to assign to the thumbnails that it stores in your Amazon S3 bucket.-cThumbnailConfig :: Lens' CreatePipeline (Maybe PipelineOutputConfig)-cThumbnailConfig = lens _cThumbnailConfig (\ s a -> s{_cThumbnailConfig = a})---- | The name of the pipeline. We recommend that the name be unique within the AWS account, but uniqueness is not enforced. Constraints: Maximum 40 characters.-cName :: Lens' CreatePipeline Text-cName = lens _cName (\ s a -> s{_cName = a})---- | The Amazon S3 bucket in which you saved the media files that you want to transcode.-cInputBucket :: Lens' CreatePipeline Text-cInputBucket = lens _cInputBucket (\ s a -> s{_cInputBucket = a})---- | The IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to use to create the pipeline.-cRole :: Lens' CreatePipeline Text-cRole = lens _cRole (\ s a -> s{_cRole = a})--instance AWSRequest CreatePipeline where-        type Rs CreatePipeline = CreatePipelineResponse-        request = postJSON elasticTranscoder-        response-          = receiveJSON-              (\ s h x ->-                 CreatePipelineResponse' <$>-                   (x .?> "Warnings" .!@ mempty) <*> (x .?> "Pipeline")-                     <*> (pure (fromEnum s)))--instance Hashable CreatePipeline where--instance NFData CreatePipeline where--instance ToHeaders CreatePipeline where-        toHeaders = const mempty--instance ToJSON CreatePipeline where-        toJSON CreatePipeline'{..}-          = object-              (catMaybes-                 [("ContentConfig" .=) <$> _cContentConfig,-                  ("OutputBucket" .=) <$> _cOutputBucket,-                  ("AwsKmsKeyArn" .=) <$> _cAWSKMSKeyARN,-                  ("Notifications" .=) <$> _cNotifications,-                  ("ThumbnailConfig" .=) <$> _cThumbnailConfig,-                  Just ("Name" .= _cName),-                  Just ("InputBucket" .= _cInputBucket),-                  Just ("Role" .= _cRole)])--instance ToPath CreatePipeline where-        toPath = const "/2012-09-25/pipelines"--instance ToQuery CreatePipeline where-        toQuery = const mempty---- | When you create a pipeline, Elastic Transcoder returns the values that you specified in the request.------------ /See:/ 'createPipelineResponse' smart constructor.-data CreatePipelineResponse = CreatePipelineResponse'-  { _crsWarnings       :: !(Maybe [Warning])-  , _crsPipeline       :: !(Maybe Pipeline)-  , _crsResponseStatus :: !Int-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'CreatePipelineResponse' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'crsWarnings' - Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the pipeline. Using resources in the same region, such as your Amazon S3 buckets, Amazon SNS notification topics, and AWS KMS key, reduces processing time and prevents cross-regional charges.------ * 'crsPipeline' - A section of the response body that provides information about the pipeline that is created.------ * 'crsResponseStatus' - -- | The response status code.-createPipelineResponse-    :: Int -- ^ 'crsResponseStatus'-    -> CreatePipelineResponse-createPipelineResponse pResponseStatus_ =-  CreatePipelineResponse'-    { _crsWarnings = Nothing-    , _crsPipeline = Nothing-    , _crsResponseStatus = pResponseStatus_-    }----- | Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the pipeline. Using resources in the same region, such as your Amazon S3 buckets, Amazon SNS notification topics, and AWS KMS key, reduces processing time and prevents cross-regional charges.-crsWarnings :: Lens' CreatePipelineResponse [Warning]-crsWarnings = lens _crsWarnings (\ s a -> s{_crsWarnings = a}) . _Default . _Coerce---- | A section of the response body that provides information about the pipeline that is created.-crsPipeline :: Lens' CreatePipelineResponse (Maybe Pipeline)-crsPipeline = lens _crsPipeline (\ s a -> s{_crsPipeline = a})---- | -- | The response status code.-crsResponseStatus :: Lens' CreatePipelineResponse Int-crsResponseStatus = lens _crsResponseStatus (\ s a -> s{_crsResponseStatus = a})--instance NFData CreatePipelineResponse where
− gen/Network/AWS/ElasticTranscoder/CreatePreset.hs
@@ -1,203 +0,0 @@-{-# LANGUAGE DeriveDataTypeable #-}-{-# LANGUAGE DeriveGeneric      #-}-{-# LANGUAGE OverloadedStrings  #-}-{-# LANGUAGE RecordWildCards    #-}-{-# LANGUAGE TypeFamilies       #-}--{-# OPTIONS_GHC -fno-warn-unused-imports #-}-{-# OPTIONS_GHC -fno-warn-unused-binds   #-}-{-# OPTIONS_GHC -fno-warn-unused-matches #-}---- Derived from AWS service descriptions, licensed under Apache 2.0.---- |--- Module      : Network.AWS.ElasticTranscoder.CreatePreset--- Copyright   : (c) 2013-2018 Brendan Hay--- License     : Mozilla Public License, v. 2.0.--- Maintainer  : Brendan Hay <brendan.g.hay+amazonka@gmail.com>--- Stability   : auto-generated--- Portability : non-portable (GHC extensions)------ The CreatePreset operation creates a preset with settings that you specify.--------- /Important:/ Elastic Transcoder checks the CreatePreset settings to ensure that they meet Elastic Transcoder requirements and to determine whether they comply with H.264 standards. If your settings are not valid for Elastic Transcoder, Elastic Transcoder returns an HTTP 400 response (@ValidationException@ ) and does not create the preset. If the settings are valid for Elastic Transcoder but aren't strictly compliant with the H.264 standard, Elastic Transcoder creates the preset and returns a warning message in the response. This helps you determine whether your settings comply with the H.264 standard while giving you greater flexibility with respect to the video that Elastic Transcoder produces.------ Elastic Transcoder uses the H.264 video-compression format. For more information, see the International Telecommunication Union publication /Recommendation ITU-T H.264: Advanced video coding for generic audiovisual services/ .----module Network.AWS.ElasticTranscoder.CreatePreset-    (-    -- * Creating a Request-      createPreset-    , CreatePreset-    -- * Request Lenses-    , cpVideo-    , cpThumbnails-    , cpDescription-    , cpAudio-    , cpName-    , cpContainer--    -- * Destructuring the Response-    , createPresetResponse-    , CreatePresetResponse-    -- * Response Lenses-    , cprsWarning-    , cprsPreset-    , cprsResponseStatus-    ) where--import Network.AWS.ElasticTranscoder.Types-import Network.AWS.ElasticTranscoder.Types.Product-import Network.AWS.Lens-import Network.AWS.Prelude-import Network.AWS.Request-import Network.AWS.Response---- | The @CreatePresetRequest@ structure.------------ /See:/ 'createPreset' smart constructor.-data CreatePreset = CreatePreset'-  { _cpVideo       :: !(Maybe VideoParameters)-  , _cpThumbnails  :: !(Maybe Thumbnails)-  , _cpDescription :: !(Maybe Text)-  , _cpAudio       :: !(Maybe AudioParameters)-  , _cpName        :: !Text-  , _cpContainer   :: !Text-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'CreatePreset' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'cpVideo' - A section of the request body that specifies the video parameters.------ * 'cpThumbnails' - A section of the request body that specifies the thumbnail parameters, if any.------ * 'cpDescription' - A description of the preset.------ * 'cpAudio' - A section of the request body that specifies the audio parameters.------ * 'cpName' - The name of the preset. We recommend that the name be unique within the AWS account, but uniqueness is not enforced.------ * 'cpContainer' - The container type for the output file. Valid values include @flac@ , @flv@ , @fmp4@ , @gif@ , @mp3@ , @mp4@ , @mpg@ , @mxf@ , @oga@ , @ogg@ , @ts@ , and @webm@ .-createPreset-    :: Text -- ^ 'cpName'-    -> Text -- ^ 'cpContainer'-    -> CreatePreset-createPreset pName_ pContainer_ =-  CreatePreset'-    { _cpVideo = Nothing-    , _cpThumbnails = Nothing-    , _cpDescription = Nothing-    , _cpAudio = Nothing-    , _cpName = pName_-    , _cpContainer = pContainer_-    }----- | A section of the request body that specifies the video parameters.-cpVideo :: Lens' CreatePreset (Maybe VideoParameters)-cpVideo = lens _cpVideo (\ s a -> s{_cpVideo = a})---- | A section of the request body that specifies the thumbnail parameters, if any.-cpThumbnails :: Lens' CreatePreset (Maybe Thumbnails)-cpThumbnails = lens _cpThumbnails (\ s a -> s{_cpThumbnails = a})---- | A description of the preset.-cpDescription :: Lens' CreatePreset (Maybe Text)-cpDescription = lens _cpDescription (\ s a -> s{_cpDescription = a})---- | A section of the request body that specifies the audio parameters.-cpAudio :: Lens' CreatePreset (Maybe AudioParameters)-cpAudio = lens _cpAudio (\ s a -> s{_cpAudio = a})---- | The name of the preset. We recommend that the name be unique within the AWS account, but uniqueness is not enforced.-cpName :: Lens' CreatePreset Text-cpName = lens _cpName (\ s a -> s{_cpName = a})---- | The container type for the output file. Valid values include @flac@ , @flv@ , @fmp4@ , @gif@ , @mp3@ , @mp4@ , @mpg@ , @mxf@ , @oga@ , @ogg@ , @ts@ , and @webm@ .-cpContainer :: Lens' CreatePreset Text-cpContainer = lens _cpContainer (\ s a -> s{_cpContainer = a})--instance AWSRequest CreatePreset where-        type Rs CreatePreset = CreatePresetResponse-        request = postJSON elasticTranscoder-        response-          = receiveJSON-              (\ s h x ->-                 CreatePresetResponse' <$>-                   (x .?> "Warning") <*> (x .?> "Preset") <*>-                     (pure (fromEnum s)))--instance Hashable CreatePreset where--instance NFData CreatePreset where--instance ToHeaders CreatePreset where-        toHeaders = const mempty--instance ToJSON CreatePreset where-        toJSON CreatePreset'{..}-          = object-              (catMaybes-                 [("Video" .=) <$> _cpVideo,-                  ("Thumbnails" .=) <$> _cpThumbnails,-                  ("Description" .=) <$> _cpDescription,-                  ("Audio" .=) <$> _cpAudio, Just ("Name" .= _cpName),-                  Just ("Container" .= _cpContainer)])--instance ToPath CreatePreset where-        toPath = const "/2012-09-25/presets"--instance ToQuery CreatePreset where-        toQuery = const mempty---- | The @CreatePresetResponse@ structure.------------ /See:/ 'createPresetResponse' smart constructor.-data CreatePresetResponse = CreatePresetResponse'-  { _cprsWarning        :: !(Maybe Text)-  , _cprsPreset         :: !(Maybe Preset)-  , _cprsResponseStatus :: !Int-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'CreatePresetResponse' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'cprsWarning' - If the preset settings don't comply with the standards for the video codec but Elastic Transcoder created the preset, this message explains the reason the preset settings don't meet the standard. Elastic Transcoder created the preset because the settings might produce acceptable output.------ * 'cprsPreset' - A section of the response body that provides information about the preset that is created.------ * 'cprsResponseStatus' - -- | The response status code.-createPresetResponse-    :: Int -- ^ 'cprsResponseStatus'-    -> CreatePresetResponse-createPresetResponse pResponseStatus_ =-  CreatePresetResponse'-    { _cprsWarning = Nothing-    , _cprsPreset = Nothing-    , _cprsResponseStatus = pResponseStatus_-    }----- | If the preset settings don't comply with the standards for the video codec but Elastic Transcoder created the preset, this message explains the reason the preset settings don't meet the standard. Elastic Transcoder created the preset because the settings might produce acceptable output.-cprsWarning :: Lens' CreatePresetResponse (Maybe Text)-cprsWarning = lens _cprsWarning (\ s a -> s{_cprsWarning = a})---- | A section of the response body that provides information about the preset that is created.-cprsPreset :: Lens' CreatePresetResponse (Maybe Preset)-cprsPreset = lens _cprsPreset (\ s a -> s{_cprsPreset = a})---- | -- | The response status code.-cprsResponseStatus :: Lens' CreatePresetResponse Int-cprsResponseStatus = lens _cprsResponseStatus (\ s a -> s{_cprsResponseStatus = a})--instance NFData CreatePresetResponse where
− gen/Network/AWS/ElasticTranscoder/DeletePipeline.hs
@@ -1,121 +0,0 @@-{-# LANGUAGE DeriveDataTypeable #-}-{-# LANGUAGE DeriveGeneric      #-}-{-# LANGUAGE OverloadedStrings  #-}-{-# LANGUAGE RecordWildCards    #-}-{-# LANGUAGE TypeFamilies       #-}--{-# OPTIONS_GHC -fno-warn-unused-imports #-}-{-# OPTIONS_GHC -fno-warn-unused-binds   #-}-{-# OPTIONS_GHC -fno-warn-unused-matches #-}---- Derived from AWS service descriptions, licensed under Apache 2.0.---- |--- Module      : Network.AWS.ElasticTranscoder.DeletePipeline--- Copyright   : (c) 2013-2018 Brendan Hay--- License     : Mozilla Public License, v. 2.0.--- Maintainer  : Brendan Hay <brendan.g.hay+amazonka@gmail.com>--- Stability   : auto-generated--- Portability : non-portable (GHC extensions)------ The DeletePipeline operation removes a pipeline.--------- You can only delete a pipeline that has never been used or that is not currently in use (doesn't contain any active jobs). If the pipeline is currently in use, @DeletePipeline@ returns an error.----module Network.AWS.ElasticTranscoder.DeletePipeline-    (-    -- * Creating a Request-      deletePipeline-    , DeletePipeline-    -- * Request Lenses-    , dId--    -- * Destructuring the Response-    , deletePipelineResponse-    , DeletePipelineResponse-    -- * Response Lenses-    , drsResponseStatus-    ) where--import Network.AWS.ElasticTranscoder.Types-import Network.AWS.ElasticTranscoder.Types.Product-import Network.AWS.Lens-import Network.AWS.Prelude-import Network.AWS.Request-import Network.AWS.Response---- | The @DeletePipelineRequest@ structure.------------ /See:/ 'deletePipeline' smart constructor.-newtype DeletePipeline = DeletePipeline'-  { _dId :: Text-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'DeletePipeline' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'dId' - The identifier of the pipeline that you want to delete.-deletePipeline-    :: Text -- ^ 'dId'-    -> DeletePipeline-deletePipeline pId_ = DeletePipeline' {_dId = pId_}----- | The identifier of the pipeline that you want to delete.-dId :: Lens' DeletePipeline Text-dId = lens _dId (\ s a -> s{_dId = a})--instance AWSRequest DeletePipeline where-        type Rs DeletePipeline = DeletePipelineResponse-        request = delete elasticTranscoder-        response-          = receiveEmpty-              (\ s h x ->-                 DeletePipelineResponse' <$> (pure (fromEnum s)))--instance Hashable DeletePipeline where--instance NFData DeletePipeline where--instance ToHeaders DeletePipeline where-        toHeaders = const mempty--instance ToPath DeletePipeline where-        toPath DeletePipeline'{..}-          = mconcat ["/2012-09-25/pipelines/", toBS _dId]--instance ToQuery DeletePipeline where-        toQuery = const mempty---- | The @DeletePipelineResponse@ structure.------------ /See:/ 'deletePipelineResponse' smart constructor.-newtype DeletePipelineResponse = DeletePipelineResponse'-  { _drsResponseStatus :: Int-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'DeletePipelineResponse' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'drsResponseStatus' - -- | The response status code.-deletePipelineResponse-    :: Int -- ^ 'drsResponseStatus'-    -> DeletePipelineResponse-deletePipelineResponse pResponseStatus_ =-  DeletePipelineResponse' {_drsResponseStatus = pResponseStatus_}----- | -- | The response status code.-drsResponseStatus :: Lens' DeletePipelineResponse Int-drsResponseStatus = lens _drsResponseStatus (\ s a -> s{_drsResponseStatus = a})--instance NFData DeletePipelineResponse where
− gen/Network/AWS/ElasticTranscoder/DeletePreset.hs
@@ -1,119 +0,0 @@-{-# LANGUAGE DeriveDataTypeable #-}-{-# LANGUAGE DeriveGeneric      #-}-{-# LANGUAGE OverloadedStrings  #-}-{-# LANGUAGE RecordWildCards    #-}-{-# LANGUAGE TypeFamilies       #-}--{-# OPTIONS_GHC -fno-warn-unused-imports #-}-{-# OPTIONS_GHC -fno-warn-unused-binds   #-}-{-# OPTIONS_GHC -fno-warn-unused-matches #-}---- Derived from AWS service descriptions, licensed under Apache 2.0.---- |--- Module      : Network.AWS.ElasticTranscoder.DeletePreset--- Copyright   : (c) 2013-2018 Brendan Hay--- License     : Mozilla Public License, v. 2.0.--- Maintainer  : Brendan Hay <brendan.g.hay+amazonka@gmail.com>--- Stability   : auto-generated--- Portability : non-portable (GHC extensions)------ The DeletePreset operation removes a preset that you've added in an AWS region.-------module Network.AWS.ElasticTranscoder.DeletePreset-    (-    -- * Creating a Request-      deletePreset-    , DeletePreset-    -- * Request Lenses-    , dpId--    -- * Destructuring the Response-    , deletePresetResponse-    , DeletePresetResponse-    -- * Response Lenses-    , dprsResponseStatus-    ) where--import Network.AWS.ElasticTranscoder.Types-import Network.AWS.ElasticTranscoder.Types.Product-import Network.AWS.Lens-import Network.AWS.Prelude-import Network.AWS.Request-import Network.AWS.Response---- | The @DeletePresetRequest@ structure.------------ /See:/ 'deletePreset' smart constructor.-newtype DeletePreset = DeletePreset'-  { _dpId :: Text-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'DeletePreset' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'dpId' - The identifier of the preset for which you want to get detailed information.-deletePreset-    :: Text -- ^ 'dpId'-    -> DeletePreset-deletePreset pId_ = DeletePreset' {_dpId = pId_}----- | The identifier of the preset for which you want to get detailed information.-dpId :: Lens' DeletePreset Text-dpId = lens _dpId (\ s a -> s{_dpId = a})--instance AWSRequest DeletePreset where-        type Rs DeletePreset = DeletePresetResponse-        request = delete elasticTranscoder-        response-          = receiveEmpty-              (\ s h x ->-                 DeletePresetResponse' <$> (pure (fromEnum s)))--instance Hashable DeletePreset where--instance NFData DeletePreset where--instance ToHeaders DeletePreset where-        toHeaders = const mempty--instance ToPath DeletePreset where-        toPath DeletePreset'{..}-          = mconcat ["/2012-09-25/presets/", toBS _dpId]--instance ToQuery DeletePreset where-        toQuery = const mempty---- | The @DeletePresetResponse@ structure.------------ /See:/ 'deletePresetResponse' smart constructor.-newtype DeletePresetResponse = DeletePresetResponse'-  { _dprsResponseStatus :: Int-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'DeletePresetResponse' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'dprsResponseStatus' - -- | The response status code.-deletePresetResponse-    :: Int -- ^ 'dprsResponseStatus'-    -> DeletePresetResponse-deletePresetResponse pResponseStatus_ =-  DeletePresetResponse' {_dprsResponseStatus = pResponseStatus_}----- | -- | The response status code.-dprsResponseStatus :: Lens' DeletePresetResponse Int-dprsResponseStatus = lens _dprsResponseStatus (\ s a -> s{_dprsResponseStatus = a})--instance NFData DeletePresetResponse where
− gen/Network/AWS/ElasticTranscoder/ListJobsByPipeline.hs
@@ -1,180 +0,0 @@-{-# LANGUAGE DeriveDataTypeable #-}-{-# LANGUAGE DeriveGeneric      #-}-{-# LANGUAGE OverloadedStrings  #-}-{-# LANGUAGE RecordWildCards    #-}-{-# LANGUAGE TypeFamilies       #-}--{-# OPTIONS_GHC -fno-warn-unused-imports #-}-{-# OPTIONS_GHC -fno-warn-unused-binds   #-}-{-# OPTIONS_GHC -fno-warn-unused-matches #-}---- Derived from AWS service descriptions, licensed under Apache 2.0.---- |--- Module      : Network.AWS.ElasticTranscoder.ListJobsByPipeline--- Copyright   : (c) 2013-2018 Brendan Hay--- License     : Mozilla Public License, v. 2.0.--- Maintainer  : Brendan Hay <brendan.g.hay+amazonka@gmail.com>--- Stability   : auto-generated--- Portability : non-portable (GHC extensions)------ The ListJobsByPipeline operation gets a list of the jobs currently in a pipeline.--------- Elastic Transcoder returns all of the jobs currently in the specified pipeline. The response body contains one element for each job that satisfies the search criteria.--------- This operation returns paginated results.-module Network.AWS.ElasticTranscoder.ListJobsByPipeline-    (-    -- * Creating a Request-      listJobsByPipeline-    , ListJobsByPipeline-    -- * Request Lenses-    , ljbpAscending-    , ljbpPageToken-    , ljbpPipelineId--    -- * Destructuring the Response-    , listJobsByPipelineResponse-    , ListJobsByPipelineResponse-    -- * Response Lenses-    , ljbprsNextPageToken-    , ljbprsJobs-    , ljbprsResponseStatus-    ) where--import Network.AWS.ElasticTranscoder.Types-import Network.AWS.ElasticTranscoder.Types.Product-import Network.AWS.Lens-import Network.AWS.Pager-import Network.AWS.Prelude-import Network.AWS.Request-import Network.AWS.Response---- | The @ListJobsByPipelineRequest@ structure.------------ /See:/ 'listJobsByPipeline' smart constructor.-data ListJobsByPipeline = ListJobsByPipeline'-  { _ljbpAscending  :: !(Maybe Text)-  , _ljbpPageToken  :: !(Maybe Text)-  , _ljbpPipelineId :: !Text-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'ListJobsByPipeline' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'ljbpAscending' - To list jobs in chronological order by the date and time that they were submitted, enter @true@ . To list jobs in reverse chronological order, enter @false@ .------ * 'ljbpPageToken' - When Elastic Transcoder returns more than one page of results, use @pageToken@ in subsequent @GET@ requests to get each successive page of results.------ * 'ljbpPipelineId' - The ID of the pipeline for which you want to get job information.-listJobsByPipeline-    :: Text -- ^ 'ljbpPipelineId'-    -> ListJobsByPipeline-listJobsByPipeline pPipelineId_ =-  ListJobsByPipeline'-    { _ljbpAscending = Nothing-    , _ljbpPageToken = Nothing-    , _ljbpPipelineId = pPipelineId_-    }----- | To list jobs in chronological order by the date and time that they were submitted, enter @true@ . To list jobs in reverse chronological order, enter @false@ .-ljbpAscending :: Lens' ListJobsByPipeline (Maybe Text)-ljbpAscending = lens _ljbpAscending (\ s a -> s{_ljbpAscending = a})---- | When Elastic Transcoder returns more than one page of results, use @pageToken@ in subsequent @GET@ requests to get each successive page of results.-ljbpPageToken :: Lens' ListJobsByPipeline (Maybe Text)-ljbpPageToken = lens _ljbpPageToken (\ s a -> s{_ljbpPageToken = a})---- | The ID of the pipeline for which you want to get job information.-ljbpPipelineId :: Lens' ListJobsByPipeline Text-ljbpPipelineId = lens _ljbpPipelineId (\ s a -> s{_ljbpPipelineId = a})--instance AWSPager ListJobsByPipeline where-        page rq rs-          | stop (rs ^. ljbprsNextPageToken) = Nothing-          | stop (rs ^. ljbprsJobs) = Nothing-          | otherwise =-            Just $ rq &-              ljbpPageToken .~ rs ^. ljbprsNextPageToken--instance AWSRequest ListJobsByPipeline where-        type Rs ListJobsByPipeline =-             ListJobsByPipelineResponse-        request = get elasticTranscoder-        response-          = receiveJSON-              (\ s h x ->-                 ListJobsByPipelineResponse' <$>-                   (x .?> "NextPageToken") <*> (x .?> "Jobs" .!@ mempty)-                     <*> (pure (fromEnum s)))--instance Hashable ListJobsByPipeline where--instance NFData ListJobsByPipeline where--instance ToHeaders ListJobsByPipeline where-        toHeaders = const mempty--instance ToPath ListJobsByPipeline where-        toPath ListJobsByPipeline'{..}-          = mconcat-              ["/2012-09-25/jobsByPipeline/", toBS _ljbpPipelineId]--instance ToQuery ListJobsByPipeline where-        toQuery ListJobsByPipeline'{..}-          = mconcat-              ["Ascending" =: _ljbpAscending,-               "PageToken" =: _ljbpPageToken]---- | The @ListJobsByPipelineResponse@ structure.------------ /See:/ 'listJobsByPipelineResponse' smart constructor.-data ListJobsByPipelineResponse = ListJobsByPipelineResponse'-  { _ljbprsNextPageToken  :: !(Maybe Text)-  , _ljbprsJobs           :: !(Maybe [Job'])-  , _ljbprsResponseStatus :: !Int-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'ListJobsByPipelineResponse' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'ljbprsNextPageToken' - A value that you use to access the second and subsequent pages of results, if any. When the jobs in the specified pipeline fit on one page or when you've reached the last page of results, the value of @NextPageToken@ is @null@ .------ * 'ljbprsJobs' - An array of @Job@ objects that are in the specified pipeline.------ * 'ljbprsResponseStatus' - -- | The response status code.-listJobsByPipelineResponse-    :: Int -- ^ 'ljbprsResponseStatus'-    -> ListJobsByPipelineResponse-listJobsByPipelineResponse pResponseStatus_ =-  ListJobsByPipelineResponse'-    { _ljbprsNextPageToken = Nothing-    , _ljbprsJobs = Nothing-    , _ljbprsResponseStatus = pResponseStatus_-    }----- | A value that you use to access the second and subsequent pages of results, if any. When the jobs in the specified pipeline fit on one page or when you've reached the last page of results, the value of @NextPageToken@ is @null@ .-ljbprsNextPageToken :: Lens' ListJobsByPipelineResponse (Maybe Text)-ljbprsNextPageToken = lens _ljbprsNextPageToken (\ s a -> s{_ljbprsNextPageToken = a})---- | An array of @Job@ objects that are in the specified pipeline.-ljbprsJobs :: Lens' ListJobsByPipelineResponse [Job']-ljbprsJobs = lens _ljbprsJobs (\ s a -> s{_ljbprsJobs = a}) . _Default . _Coerce---- | -- | The response status code.-ljbprsResponseStatus :: Lens' ListJobsByPipelineResponse Int-ljbprsResponseStatus = lens _ljbprsResponseStatus (\ s a -> s{_ljbprsResponseStatus = a})--instance NFData ListJobsByPipelineResponse where
− gen/Network/AWS/ElasticTranscoder/ListJobsByStatus.hs
@@ -1,174 +0,0 @@-{-# LANGUAGE DeriveDataTypeable #-}-{-# LANGUAGE DeriveGeneric      #-}-{-# LANGUAGE OverloadedStrings  #-}-{-# LANGUAGE RecordWildCards    #-}-{-# LANGUAGE TypeFamilies       #-}--{-# OPTIONS_GHC -fno-warn-unused-imports #-}-{-# OPTIONS_GHC -fno-warn-unused-binds   #-}-{-# OPTIONS_GHC -fno-warn-unused-matches #-}---- Derived from AWS service descriptions, licensed under Apache 2.0.---- |--- Module      : Network.AWS.ElasticTranscoder.ListJobsByStatus--- Copyright   : (c) 2013-2018 Brendan Hay--- License     : Mozilla Public License, v. 2.0.--- Maintainer  : Brendan Hay <brendan.g.hay+amazonka@gmail.com>--- Stability   : auto-generated--- Portability : non-portable (GHC extensions)------ The ListJobsByStatus operation gets a list of jobs that have a specified status. The response body contains one element for each job that satisfies the search criteria.------------ This operation returns paginated results.-module Network.AWS.ElasticTranscoder.ListJobsByStatus-    (-    -- * Creating a Request-      listJobsByStatus-    , ListJobsByStatus-    -- * Request Lenses-    , ljbsAscending-    , ljbsPageToken-    , ljbsStatus--    -- * Destructuring the Response-    , listJobsByStatusResponse-    , ListJobsByStatusResponse-    -- * Response Lenses-    , ljbsrsNextPageToken-    , ljbsrsJobs-    , ljbsrsResponseStatus-    ) where--import Network.AWS.ElasticTranscoder.Types-import Network.AWS.ElasticTranscoder.Types.Product-import Network.AWS.Lens-import Network.AWS.Pager-import Network.AWS.Prelude-import Network.AWS.Request-import Network.AWS.Response---- | The @ListJobsByStatusRequest@ structure.------------ /See:/ 'listJobsByStatus' smart constructor.-data ListJobsByStatus = ListJobsByStatus'-  { _ljbsAscending :: !(Maybe Text)-  , _ljbsPageToken :: !(Maybe Text)-  , _ljbsStatus    :: !Text-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'ListJobsByStatus' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'ljbsAscending' - To list jobs in chronological order by the date and time that they were submitted, enter @true@ . To list jobs in reverse chronological order, enter @false@ .------ * 'ljbsPageToken' - When Elastic Transcoder returns more than one page of results, use @pageToken@ in subsequent @GET@ requests to get each successive page of results.------ * 'ljbsStatus' - To get information about all of the jobs associated with the current AWS account that have a given status, specify the following status: @Submitted@ , @Progressing@ , @Complete@ , @Canceled@ , or @Error@ .-listJobsByStatus-    :: Text -- ^ 'ljbsStatus'-    -> ListJobsByStatus-listJobsByStatus pStatus_ =-  ListJobsByStatus'-    {_ljbsAscending = Nothing, _ljbsPageToken = Nothing, _ljbsStatus = pStatus_}----- | To list jobs in chronological order by the date and time that they were submitted, enter @true@ . To list jobs in reverse chronological order, enter @false@ .-ljbsAscending :: Lens' ListJobsByStatus (Maybe Text)-ljbsAscending = lens _ljbsAscending (\ s a -> s{_ljbsAscending = a})---- | When Elastic Transcoder returns more than one page of results, use @pageToken@ in subsequent @GET@ requests to get each successive page of results.-ljbsPageToken :: Lens' ListJobsByStatus (Maybe Text)-ljbsPageToken = lens _ljbsPageToken (\ s a -> s{_ljbsPageToken = a})---- | To get information about all of the jobs associated with the current AWS account that have a given status, specify the following status: @Submitted@ , @Progressing@ , @Complete@ , @Canceled@ , or @Error@ .-ljbsStatus :: Lens' ListJobsByStatus Text-ljbsStatus = lens _ljbsStatus (\ s a -> s{_ljbsStatus = a})--instance AWSPager ListJobsByStatus where-        page rq rs-          | stop (rs ^. ljbsrsNextPageToken) = Nothing-          | stop (rs ^. ljbsrsJobs) = Nothing-          | otherwise =-            Just $ rq &-              ljbsPageToken .~ rs ^. ljbsrsNextPageToken--instance AWSRequest ListJobsByStatus where-        type Rs ListJobsByStatus = ListJobsByStatusResponse-        request = get elasticTranscoder-        response-          = receiveJSON-              (\ s h x ->-                 ListJobsByStatusResponse' <$>-                   (x .?> "NextPageToken") <*> (x .?> "Jobs" .!@ mempty)-                     <*> (pure (fromEnum s)))--instance Hashable ListJobsByStatus where--instance NFData ListJobsByStatus where--instance ToHeaders ListJobsByStatus where-        toHeaders = const mempty--instance ToPath ListJobsByStatus where-        toPath ListJobsByStatus'{..}-          = mconcat-              ["/2012-09-25/jobsByStatus/", toBS _ljbsStatus]--instance ToQuery ListJobsByStatus where-        toQuery ListJobsByStatus'{..}-          = mconcat-              ["Ascending" =: _ljbsAscending,-               "PageToken" =: _ljbsPageToken]---- | The @ListJobsByStatusResponse@ structure.------------ /See:/ 'listJobsByStatusResponse' smart constructor.-data ListJobsByStatusResponse = ListJobsByStatusResponse'-  { _ljbsrsNextPageToken  :: !(Maybe Text)-  , _ljbsrsJobs           :: !(Maybe [Job'])-  , _ljbsrsResponseStatus :: !Int-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'ListJobsByStatusResponse' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'ljbsrsNextPageToken' - A value that you use to access the second and subsequent pages of results, if any. When the jobs in the specified pipeline fit on one page or when you've reached the last page of results, the value of @NextPageToken@ is @null@ .------ * 'ljbsrsJobs' - An array of @Job@ objects that have the specified status.------ * 'ljbsrsResponseStatus' - -- | The response status code.-listJobsByStatusResponse-    :: Int -- ^ 'ljbsrsResponseStatus'-    -> ListJobsByStatusResponse-listJobsByStatusResponse pResponseStatus_ =-  ListJobsByStatusResponse'-    { _ljbsrsNextPageToken = Nothing-    , _ljbsrsJobs = Nothing-    , _ljbsrsResponseStatus = pResponseStatus_-    }----- | A value that you use to access the second and subsequent pages of results, if any. When the jobs in the specified pipeline fit on one page or when you've reached the last page of results, the value of @NextPageToken@ is @null@ .-ljbsrsNextPageToken :: Lens' ListJobsByStatusResponse (Maybe Text)-ljbsrsNextPageToken = lens _ljbsrsNextPageToken (\ s a -> s{_ljbsrsNextPageToken = a})---- | An array of @Job@ objects that have the specified status.-ljbsrsJobs :: Lens' ListJobsByStatusResponse [Job']-ljbsrsJobs = lens _ljbsrsJobs (\ s a -> s{_ljbsrsJobs = a}) . _Default . _Coerce---- | -- | The response status code.-ljbsrsResponseStatus :: Lens' ListJobsByStatusResponse Int-ljbsrsResponseStatus = lens _ljbsrsResponseStatus (\ s a -> s{_ljbsrsResponseStatus = a})--instance NFData ListJobsByStatusResponse where
− gen/Network/AWS/ElasticTranscoder/ListPipelines.hs
@@ -1,161 +0,0 @@-{-# LANGUAGE DeriveDataTypeable #-}-{-# LANGUAGE DeriveGeneric      #-}-{-# LANGUAGE OverloadedStrings  #-}-{-# LANGUAGE RecordWildCards    #-}-{-# LANGUAGE TypeFamilies       #-}--{-# OPTIONS_GHC -fno-warn-unused-imports #-}-{-# OPTIONS_GHC -fno-warn-unused-binds   #-}-{-# OPTIONS_GHC -fno-warn-unused-matches #-}---- Derived from AWS service descriptions, licensed under Apache 2.0.---- |--- Module      : Network.AWS.ElasticTranscoder.ListPipelines--- Copyright   : (c) 2013-2018 Brendan Hay--- License     : Mozilla Public License, v. 2.0.--- Maintainer  : Brendan Hay <brendan.g.hay+amazonka@gmail.com>--- Stability   : auto-generated--- Portability : non-portable (GHC extensions)------ The ListPipelines operation gets a list of the pipelines associated with the current AWS account.------------ This operation returns paginated results.-module Network.AWS.ElasticTranscoder.ListPipelines-    (-    -- * Creating a Request-      listPipelines-    , ListPipelines-    -- * Request Lenses-    , lpAscending-    , lpPageToken--    -- * Destructuring the Response-    , listPipelinesResponse-    , ListPipelinesResponse-    -- * Response Lenses-    , lprsNextPageToken-    , lprsPipelines-    , lprsResponseStatus-    ) where--import Network.AWS.ElasticTranscoder.Types-import Network.AWS.ElasticTranscoder.Types.Product-import Network.AWS.Lens-import Network.AWS.Pager-import Network.AWS.Prelude-import Network.AWS.Request-import Network.AWS.Response---- | The @ListPipelineRequest@ structure.------------ /See:/ 'listPipelines' smart constructor.-data ListPipelines = ListPipelines'-  { _lpAscending :: !(Maybe Text)-  , _lpPageToken :: !(Maybe Text)-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'ListPipelines' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'lpAscending' - To list pipelines in chronological order by the date and time that they were created, enter @true@ . To list pipelines in reverse chronological order, enter @false@ .------ * 'lpPageToken' - When Elastic Transcoder returns more than one page of results, use @pageToken@ in subsequent @GET@ requests to get each successive page of results.-listPipelines-    :: ListPipelines-listPipelines = ListPipelines' {_lpAscending = Nothing, _lpPageToken = Nothing}----- | To list pipelines in chronological order by the date and time that they were created, enter @true@ . To list pipelines in reverse chronological order, enter @false@ .-lpAscending :: Lens' ListPipelines (Maybe Text)-lpAscending = lens _lpAscending (\ s a -> s{_lpAscending = a})---- | When Elastic Transcoder returns more than one page of results, use @pageToken@ in subsequent @GET@ requests to get each successive page of results.-lpPageToken :: Lens' ListPipelines (Maybe Text)-lpPageToken = lens _lpPageToken (\ s a -> s{_lpPageToken = a})--instance AWSPager ListPipelines where-        page rq rs-          | stop (rs ^. lprsNextPageToken) = Nothing-          | stop (rs ^. lprsPipelines) = Nothing-          | otherwise =-            Just $ rq & lpPageToken .~ rs ^. lprsNextPageToken--instance AWSRequest ListPipelines where-        type Rs ListPipelines = ListPipelinesResponse-        request = get elasticTranscoder-        response-          = receiveJSON-              (\ s h x ->-                 ListPipelinesResponse' <$>-                   (x .?> "NextPageToken") <*>-                     (x .?> "Pipelines" .!@ mempty)-                     <*> (pure (fromEnum s)))--instance Hashable ListPipelines where--instance NFData ListPipelines where--instance ToHeaders ListPipelines where-        toHeaders = const mempty--instance ToPath ListPipelines where-        toPath = const "/2012-09-25/pipelines"--instance ToQuery ListPipelines where-        toQuery ListPipelines'{..}-          = mconcat-              ["Ascending" =: _lpAscending,-               "PageToken" =: _lpPageToken]---- | A list of the pipelines associated with the current AWS account.------------ /See:/ 'listPipelinesResponse' smart constructor.-data ListPipelinesResponse = ListPipelinesResponse'-  { _lprsNextPageToken  :: !(Maybe Text)-  , _lprsPipelines      :: !(Maybe [Pipeline])-  , _lprsResponseStatus :: !Int-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'ListPipelinesResponse' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'lprsNextPageToken' - A value that you use to access the second and subsequent pages of results, if any. When the pipelines fit on one page or when you've reached the last page of results, the value of @NextPageToken@ is @null@ .------ * 'lprsPipelines' - An array of @Pipeline@ objects.------ * 'lprsResponseStatus' - -- | The response status code.-listPipelinesResponse-    :: Int -- ^ 'lprsResponseStatus'-    -> ListPipelinesResponse-listPipelinesResponse pResponseStatus_ =-  ListPipelinesResponse'-    { _lprsNextPageToken = Nothing-    , _lprsPipelines = Nothing-    , _lprsResponseStatus = pResponseStatus_-    }----- | A value that you use to access the second and subsequent pages of results, if any. When the pipelines fit on one page or when you've reached the last page of results, the value of @NextPageToken@ is @null@ .-lprsNextPageToken :: Lens' ListPipelinesResponse (Maybe Text)-lprsNextPageToken = lens _lprsNextPageToken (\ s a -> s{_lprsNextPageToken = a})---- | An array of @Pipeline@ objects.-lprsPipelines :: Lens' ListPipelinesResponse [Pipeline]-lprsPipelines = lens _lprsPipelines (\ s a -> s{_lprsPipelines = a}) . _Default . _Coerce---- | -- | The response status code.-lprsResponseStatus :: Lens' ListPipelinesResponse Int-lprsResponseStatus = lens _lprsResponseStatus (\ s a -> s{_lprsResponseStatus = a})--instance NFData ListPipelinesResponse where
− gen/Network/AWS/ElasticTranscoder/ListPresets.hs
@@ -1,161 +0,0 @@-{-# LANGUAGE DeriveDataTypeable #-}-{-# LANGUAGE DeriveGeneric      #-}-{-# LANGUAGE OverloadedStrings  #-}-{-# LANGUAGE RecordWildCards    #-}-{-# LANGUAGE TypeFamilies       #-}--{-# OPTIONS_GHC -fno-warn-unused-imports #-}-{-# OPTIONS_GHC -fno-warn-unused-binds   #-}-{-# OPTIONS_GHC -fno-warn-unused-matches #-}---- Derived from AWS service descriptions, licensed under Apache 2.0.---- |--- Module      : Network.AWS.ElasticTranscoder.ListPresets--- Copyright   : (c) 2013-2018 Brendan Hay--- License     : Mozilla Public License, v. 2.0.--- Maintainer  : Brendan Hay <brendan.g.hay+amazonka@gmail.com>--- Stability   : auto-generated--- Portability : non-portable (GHC extensions)------ The ListPresets operation gets a list of the default presets included with Elastic Transcoder and the presets that you've added in an AWS region.------------ This operation returns paginated results.-module Network.AWS.ElasticTranscoder.ListPresets-    (-    -- * Creating a Request-      listPresets-    , ListPresets-    -- * Request Lenses-    , lAscending-    , lPageToken--    -- * Destructuring the Response-    , listPresetsResponse-    , ListPresetsResponse-    -- * Response Lenses-    , lrsNextPageToken-    , lrsPresets-    , lrsResponseStatus-    ) where--import Network.AWS.ElasticTranscoder.Types-import Network.AWS.ElasticTranscoder.Types.Product-import Network.AWS.Lens-import Network.AWS.Pager-import Network.AWS.Prelude-import Network.AWS.Request-import Network.AWS.Response---- | The @ListPresetsRequest@ structure.------------ /See:/ 'listPresets' smart constructor.-data ListPresets = ListPresets'-  { _lAscending :: !(Maybe Text)-  , _lPageToken :: !(Maybe Text)-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'ListPresets' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'lAscending' - To list presets in chronological order by the date and time that they were created, enter @true@ . To list presets in reverse chronological order, enter @false@ .------ * 'lPageToken' - When Elastic Transcoder returns more than one page of results, use @pageToken@ in subsequent @GET@ requests to get each successive page of results.-listPresets-    :: ListPresets-listPresets = ListPresets' {_lAscending = Nothing, _lPageToken = Nothing}----- | To list presets in chronological order by the date and time that they were created, enter @true@ . To list presets in reverse chronological order, enter @false@ .-lAscending :: Lens' ListPresets (Maybe Text)-lAscending = lens _lAscending (\ s a -> s{_lAscending = a})---- | When Elastic Transcoder returns more than one page of results, use @pageToken@ in subsequent @GET@ requests to get each successive page of results.-lPageToken :: Lens' ListPresets (Maybe Text)-lPageToken = lens _lPageToken (\ s a -> s{_lPageToken = a})--instance AWSPager ListPresets where-        page rq rs-          | stop (rs ^. lrsNextPageToken) = Nothing-          | stop (rs ^. lrsPresets) = Nothing-          | otherwise =-            Just $ rq & lPageToken .~ rs ^. lrsNextPageToken--instance AWSRequest ListPresets where-        type Rs ListPresets = ListPresetsResponse-        request = get elasticTranscoder-        response-          = receiveJSON-              (\ s h x ->-                 ListPresetsResponse' <$>-                   (x .?> "NextPageToken") <*>-                     (x .?> "Presets" .!@ mempty)-                     <*> (pure (fromEnum s)))--instance Hashable ListPresets where--instance NFData ListPresets where--instance ToHeaders ListPresets where-        toHeaders = const mempty--instance ToPath ListPresets where-        toPath = const "/2012-09-25/presets"--instance ToQuery ListPresets where-        toQuery ListPresets'{..}-          = mconcat-              ["Ascending" =: _lAscending,-               "PageToken" =: _lPageToken]---- | The @ListPresetsResponse@ structure.------------ /See:/ 'listPresetsResponse' smart constructor.-data ListPresetsResponse = ListPresetsResponse'-  { _lrsNextPageToken  :: !(Maybe Text)-  , _lrsPresets        :: !(Maybe [Preset])-  , _lrsResponseStatus :: !Int-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'ListPresetsResponse' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'lrsNextPageToken' - A value that you use to access the second and subsequent pages of results, if any. When the presets fit on one page or when you've reached the last page of results, the value of @NextPageToken@ is @null@ .------ * 'lrsPresets' - An array of @Preset@ objects.------ * 'lrsResponseStatus' - -- | The response status code.-listPresetsResponse-    :: Int -- ^ 'lrsResponseStatus'-    -> ListPresetsResponse-listPresetsResponse pResponseStatus_ =-  ListPresetsResponse'-    { _lrsNextPageToken = Nothing-    , _lrsPresets = Nothing-    , _lrsResponseStatus = pResponseStatus_-    }----- | A value that you use to access the second and subsequent pages of results, if any. When the presets fit on one page or when you've reached the last page of results, the value of @NextPageToken@ is @null@ .-lrsNextPageToken :: Lens' ListPresetsResponse (Maybe Text)-lrsNextPageToken = lens _lrsNextPageToken (\ s a -> s{_lrsNextPageToken = a})---- | An array of @Preset@ objects.-lrsPresets :: Lens' ListPresetsResponse [Preset]-lrsPresets = lens _lrsPresets (\ s a -> s{_lrsPresets = a}) . _Default . _Coerce---- | -- | The response status code.-lrsResponseStatus :: Lens' ListPresetsResponse Int-lrsResponseStatus = lens _lrsResponseStatus (\ s a -> s{_lrsResponseStatus = a})--instance NFData ListPresetsResponse where
− gen/Network/AWS/ElasticTranscoder/ReadJob.hs
@@ -1,129 +0,0 @@-{-# LANGUAGE DeriveDataTypeable #-}-{-# LANGUAGE DeriveGeneric      #-}-{-# LANGUAGE OverloadedStrings  #-}-{-# LANGUAGE RecordWildCards    #-}-{-# LANGUAGE TypeFamilies       #-}--{-# OPTIONS_GHC -fno-warn-unused-imports #-}-{-# OPTIONS_GHC -fno-warn-unused-binds   #-}-{-# OPTIONS_GHC -fno-warn-unused-matches #-}---- Derived from AWS service descriptions, licensed under Apache 2.0.---- |--- Module      : Network.AWS.ElasticTranscoder.ReadJob--- Copyright   : (c) 2013-2018 Brendan Hay--- License     : Mozilla Public License, v. 2.0.--- Maintainer  : Brendan Hay <brendan.g.hay+amazonka@gmail.com>--- Stability   : auto-generated--- Portability : non-portable (GHC extensions)------ The ReadJob operation returns detailed information about a job.-------module Network.AWS.ElasticTranscoder.ReadJob-    (-    -- * Creating a Request-      readJob-    , ReadJob-    -- * Request Lenses-    , rjId--    -- * Destructuring the Response-    , readJobResponse-    , ReadJobResponse-    -- * Response Lenses-    , rjrsResponseStatus-    , rjrsJob-    ) where--import Network.AWS.ElasticTranscoder.Types-import Network.AWS.ElasticTranscoder.Types.Product-import Network.AWS.Lens-import Network.AWS.Prelude-import Network.AWS.Request-import Network.AWS.Response---- | The @ReadJobRequest@ structure.------------ /See:/ 'readJob' smart constructor.-newtype ReadJob = ReadJob'-  { _rjId :: Text-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'ReadJob' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'rjId' - The identifier of the job for which you want to get detailed information.-readJob-    :: Text -- ^ 'rjId'-    -> ReadJob-readJob pId_ = ReadJob' {_rjId = pId_}----- | The identifier of the job for which you want to get detailed information.-rjId :: Lens' ReadJob Text-rjId = lens _rjId (\ s a -> s{_rjId = a})--instance AWSRequest ReadJob where-        type Rs ReadJob = ReadJobResponse-        request = get elasticTranscoder-        response-          = receiveJSON-              (\ s h x ->-                 ReadJobResponse' <$>-                   (pure (fromEnum s)) <*> (x .:> "Job"))--instance Hashable ReadJob where--instance NFData ReadJob where--instance ToHeaders ReadJob where-        toHeaders = const mempty--instance ToPath ReadJob where-        toPath ReadJob'{..}-          = mconcat ["/2012-09-25/jobs/", toBS _rjId]--instance ToQuery ReadJob where-        toQuery = const mempty---- | The @ReadJobResponse@ structure.------------ /See:/ 'readJobResponse' smart constructor.-data ReadJobResponse = ReadJobResponse'-  { _rjrsResponseStatus :: !Int-  , _rjrsJob            :: !Job'-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'ReadJobResponse' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'rjrsResponseStatus' - -- | The response status code.------ * 'rjrsJob' - A section of the response body that provides information about the job.-readJobResponse-    :: Int -- ^ 'rjrsResponseStatus'-    -> Job' -- ^ 'rjrsJob'-    -> ReadJobResponse-readJobResponse pResponseStatus_ pJob_ =-  ReadJobResponse' {_rjrsResponseStatus = pResponseStatus_, _rjrsJob = pJob_}----- | -- | The response status code.-rjrsResponseStatus :: Lens' ReadJobResponse Int-rjrsResponseStatus = lens _rjrsResponseStatus (\ s a -> s{_rjrsResponseStatus = a})---- | A section of the response body that provides information about the job.-rjrsJob :: Lens' ReadJobResponse Job'-rjrsJob = lens _rjrsJob (\ s a -> s{_rjrsJob = a})--instance NFData ReadJobResponse where
− gen/Network/AWS/ElasticTranscoder/ReadPipeline.hs
@@ -1,141 +0,0 @@-{-# LANGUAGE DeriveDataTypeable #-}-{-# LANGUAGE DeriveGeneric      #-}-{-# LANGUAGE OverloadedStrings  #-}-{-# LANGUAGE RecordWildCards    #-}-{-# LANGUAGE TypeFamilies       #-}--{-# OPTIONS_GHC -fno-warn-unused-imports #-}-{-# OPTIONS_GHC -fno-warn-unused-binds   #-}-{-# OPTIONS_GHC -fno-warn-unused-matches #-}---- Derived from AWS service descriptions, licensed under Apache 2.0.---- |--- Module      : Network.AWS.ElasticTranscoder.ReadPipeline--- Copyright   : (c) 2013-2018 Brendan Hay--- License     : Mozilla Public License, v. 2.0.--- Maintainer  : Brendan Hay <brendan.g.hay+amazonka@gmail.com>--- Stability   : auto-generated--- Portability : non-portable (GHC extensions)------ The ReadPipeline operation gets detailed information about a pipeline.-------module Network.AWS.ElasticTranscoder.ReadPipeline-    (-    -- * Creating a Request-      readPipeline-    , ReadPipeline-    -- * Request Lenses-    , rId--    -- * Destructuring the Response-    , readPipelineResponse-    , ReadPipelineResponse-    -- * Response Lenses-    , rrsWarnings-    , rrsPipeline-    , rrsResponseStatus-    ) where--import Network.AWS.ElasticTranscoder.Types-import Network.AWS.ElasticTranscoder.Types.Product-import Network.AWS.Lens-import Network.AWS.Prelude-import Network.AWS.Request-import Network.AWS.Response---- | The @ReadPipelineRequest@ structure.------------ /See:/ 'readPipeline' smart constructor.-newtype ReadPipeline = ReadPipeline'-  { _rId :: Text-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'ReadPipeline' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'rId' - The identifier of the pipeline to read.-readPipeline-    :: Text -- ^ 'rId'-    -> ReadPipeline-readPipeline pId_ = ReadPipeline' {_rId = pId_}----- | The identifier of the pipeline to read.-rId :: Lens' ReadPipeline Text-rId = lens _rId (\ s a -> s{_rId = a})--instance AWSRequest ReadPipeline where-        type Rs ReadPipeline = ReadPipelineResponse-        request = get elasticTranscoder-        response-          = receiveJSON-              (\ s h x ->-                 ReadPipelineResponse' <$>-                   (x .?> "Warnings" .!@ mempty) <*> (x .?> "Pipeline")-                     <*> (pure (fromEnum s)))--instance Hashable ReadPipeline where--instance NFData ReadPipeline where--instance ToHeaders ReadPipeline where-        toHeaders = const mempty--instance ToPath ReadPipeline where-        toPath ReadPipeline'{..}-          = mconcat ["/2012-09-25/pipelines/", toBS _rId]--instance ToQuery ReadPipeline where-        toQuery = const mempty---- | The @ReadPipelineResponse@ structure.------------ /See:/ 'readPipelineResponse' smart constructor.-data ReadPipelineResponse = ReadPipelineResponse'-  { _rrsWarnings       :: !(Maybe [Warning])-  , _rrsPipeline       :: !(Maybe Pipeline)-  , _rrsResponseStatus :: !Int-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'ReadPipelineResponse' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'rrsWarnings' - Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the pipeline. Using resources in the same region, such as your Amazon S3 buckets, Amazon SNS notification topics, and AWS KMS key, reduces processing time and prevents cross-regional charges.------ * 'rrsPipeline' - A section of the response body that provides information about the pipeline.------ * 'rrsResponseStatus' - -- | The response status code.-readPipelineResponse-    :: Int -- ^ 'rrsResponseStatus'-    -> ReadPipelineResponse-readPipelineResponse pResponseStatus_ =-  ReadPipelineResponse'-    { _rrsWarnings = Nothing-    , _rrsPipeline = Nothing-    , _rrsResponseStatus = pResponseStatus_-    }----- | Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the pipeline. Using resources in the same region, such as your Amazon S3 buckets, Amazon SNS notification topics, and AWS KMS key, reduces processing time and prevents cross-regional charges.-rrsWarnings :: Lens' ReadPipelineResponse [Warning]-rrsWarnings = lens _rrsWarnings (\ s a -> s{_rrsWarnings = a}) . _Default . _Coerce---- | A section of the response body that provides information about the pipeline.-rrsPipeline :: Lens' ReadPipelineResponse (Maybe Pipeline)-rrsPipeline = lens _rrsPipeline (\ s a -> s{_rrsPipeline = a})---- | -- | The response status code.-rrsResponseStatus :: Lens' ReadPipelineResponse Int-rrsResponseStatus = lens _rrsResponseStatus (\ s a -> s{_rrsResponseStatus = a})--instance NFData ReadPipelineResponse where
− gen/Network/AWS/ElasticTranscoder/ReadPreset.hs
@@ -1,129 +0,0 @@-{-# LANGUAGE DeriveDataTypeable #-}-{-# LANGUAGE DeriveGeneric      #-}-{-# LANGUAGE OverloadedStrings  #-}-{-# LANGUAGE RecordWildCards    #-}-{-# LANGUAGE TypeFamilies       #-}--{-# OPTIONS_GHC -fno-warn-unused-imports #-}-{-# OPTIONS_GHC -fno-warn-unused-binds   #-}-{-# OPTIONS_GHC -fno-warn-unused-matches #-}---- Derived from AWS service descriptions, licensed under Apache 2.0.---- |--- Module      : Network.AWS.ElasticTranscoder.ReadPreset--- Copyright   : (c) 2013-2018 Brendan Hay--- License     : Mozilla Public License, v. 2.0.--- Maintainer  : Brendan Hay <brendan.g.hay+amazonka@gmail.com>--- Stability   : auto-generated--- Portability : non-portable (GHC extensions)------ The ReadPreset operation gets detailed information about a preset.-------module Network.AWS.ElasticTranscoder.ReadPreset-    (-    -- * Creating a Request-      readPreset-    , ReadPreset-    -- * Request Lenses-    , rpId--    -- * Destructuring the Response-    , readPresetResponse-    , ReadPresetResponse-    -- * Response Lenses-    , rprsPreset-    , rprsResponseStatus-    ) where--import Network.AWS.ElasticTranscoder.Types-import Network.AWS.ElasticTranscoder.Types.Product-import Network.AWS.Lens-import Network.AWS.Prelude-import Network.AWS.Request-import Network.AWS.Response---- | The @ReadPresetRequest@ structure.------------ /See:/ 'readPreset' smart constructor.-newtype ReadPreset = ReadPreset'-  { _rpId :: Text-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'ReadPreset' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'rpId' - The identifier of the preset for which you want to get detailed information.-readPreset-    :: Text -- ^ 'rpId'-    -> ReadPreset-readPreset pId_ = ReadPreset' {_rpId = pId_}----- | The identifier of the preset for which you want to get detailed information.-rpId :: Lens' ReadPreset Text-rpId = lens _rpId (\ s a -> s{_rpId = a})--instance AWSRequest ReadPreset where-        type Rs ReadPreset = ReadPresetResponse-        request = get elasticTranscoder-        response-          = receiveJSON-              (\ s h x ->-                 ReadPresetResponse' <$>-                   (x .?> "Preset") <*> (pure (fromEnum s)))--instance Hashable ReadPreset where--instance NFData ReadPreset where--instance ToHeaders ReadPreset where-        toHeaders = const mempty--instance ToPath ReadPreset where-        toPath ReadPreset'{..}-          = mconcat ["/2012-09-25/presets/", toBS _rpId]--instance ToQuery ReadPreset where-        toQuery = const mempty---- | The @ReadPresetResponse@ structure.------------ /See:/ 'readPresetResponse' smart constructor.-data ReadPresetResponse = ReadPresetResponse'-  { _rprsPreset         :: !(Maybe Preset)-  , _rprsResponseStatus :: !Int-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'ReadPresetResponse' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'rprsPreset' - A section of the response body that provides information about the preset.------ * 'rprsResponseStatus' - -- | The response status code.-readPresetResponse-    :: Int -- ^ 'rprsResponseStatus'-    -> ReadPresetResponse-readPresetResponse pResponseStatus_ =-  ReadPresetResponse'-    {_rprsPreset = Nothing, _rprsResponseStatus = pResponseStatus_}----- | A section of the response body that provides information about the preset.-rprsPreset :: Lens' ReadPresetResponse (Maybe Preset)-rprsPreset = lens _rprsPreset (\ s a -> s{_rprsPreset = a})---- | -- | The response status code.-rprsResponseStatus :: Lens' ReadPresetResponse Int-rprsResponseStatus = lens _rprsResponseStatus (\ s a -> s{_rprsResponseStatus = a})--instance NFData ReadPresetResponse where
− gen/Network/AWS/ElasticTranscoder/Types.hs
@@ -1,444 +0,0 @@-{-# LANGUAGE OverloadedStrings #-}---- Derived from AWS service descriptions, licensed under Apache 2.0.---- |--- Module      : Network.AWS.ElasticTranscoder.Types--- Copyright   : (c) 2013-2018 Brendan Hay--- License     : Mozilla Public License, v. 2.0.--- Maintainer  : Brendan Hay <brendan.g.hay+amazonka@gmail.com>--- Stability   : auto-generated--- Portability : non-portable (GHC extensions)----module Network.AWS.ElasticTranscoder.Types-    (-    -- * Service Configuration-      elasticTranscoder--    -- * Errors-    , _IncompatibleVersionException-    , _ValidationException-    , _AccessDeniedException-    , _InternalServiceException-    , _ResourceNotFoundException-    , _LimitExceededException-    , _ResourceInUseException--    -- * Artwork-    , Artwork-    , artwork-    , aSizingPolicy-    , aAlbumArtFormat-    , aMaxHeight-    , aInputKey-    , aPaddingPolicy-    , aEncryption-    , aMaxWidth--    -- * AudioCodecOptions-    , AudioCodecOptions-    , audioCodecOptions-    , acoSigned-    , acoBitDepth-    , acoProfile-    , acoBitOrder--    -- * AudioParameters-    , AudioParameters-    , audioParameters-    , apChannels-    , apCodec-    , apAudioPackingMode-    , apSampleRate-    , apBitRate-    , apCodecOptions--    -- * CaptionFormat-    , CaptionFormat-    , captionFormat-    , cfPattern-    , cfFormat-    , cfEncryption--    -- * CaptionSource-    , CaptionSource-    , captionSource-    , csTimeOffset-    , csEncryption-    , csKey-    , csLanguage-    , csLabel--    -- * Captions-    , Captions-    , captions-    , cMergePolicy-    , cCaptionSources-    , cCaptionFormats--    -- * Clip-    , Clip-    , clip-    , cTimeSpan--    -- * CreateJobOutput-    , CreateJobOutput-    , createJobOutput-    , cjoThumbnailPattern-    , cjoCaptions-    , cjoPresetId-    , cjoComposition-    , cjoAlbumArt-    , cjoWatermarks-    , cjoEncryption-    , cjoKey-    , cjoSegmentDuration-    , cjoThumbnailEncryption-    , cjoRotate--    -- * CreateJobPlaylist-    , CreateJobPlaylist-    , createJobPlaylist-    , cjpPlayReadyDrm-    , cjpFormat-    , cjpOutputKeys-    , cjpName-    , cjpHlsContentProtection--    -- * DetectedProperties-    , DetectedProperties-    , detectedProperties-    , dpHeight-    , dpFrameRate-    , dpFileSize-    , dpWidth-    , dpDurationMillis--    -- * Encryption-    , Encryption-    , encryption-    , eMode-    , eKeyMD5-    , eKey-    , eInitializationVector--    -- * HlsContentProtection-    , HlsContentProtection-    , hlsContentProtection-    , hcpKeyMD5-    , hcpKeyStoragePolicy-    , hcpKey-    , hcpMethod-    , hcpInitializationVector-    , hcpLicenseAcquisitionURL--    -- * InputCaptions-    , InputCaptions-    , inputCaptions-    , icMergePolicy-    , icCaptionSources--    -- * Job'-    , Job'-    , job'-    , jStatus-    , jPipelineId-    , jARN-    , jInputs-    , jInput-    , jUserMetadata-    , jOutputs-    , jOutput-    , jId-    , jPlaylists-    , jOutputKeyPrefix-    , jTiming--    -- * JobAlbumArt-    , JobAlbumArt-    , jobAlbumArt-    , jaaMergePolicy-    , jaaArtwork--    -- * JobInput-    , JobInput-    , jobInput-    , jiFrameRate-    , jiResolution-    , jiAspectRatio-    , jiTimeSpan-    , jiEncryption-    , jiKey-    , jiDetectedProperties-    , jiContainer-    , jiInterlaced-    , jiInputCaptions--    -- * JobOutput-    , JobOutput-    , jobOutput-    , joAppliedColorSpaceConversion-    , joThumbnailPattern-    , joStatus-    , joHeight-    , joFrameRate-    , joCaptions-    , joPresetId-    , joComposition-    , joAlbumArt-    , joFileSize-    , joWatermarks-    , joWidth-    , joEncryption-    , joKey-    , joStatusDetail-    , joId-    , joSegmentDuration-    , joDurationMillis-    , joThumbnailEncryption-    , joDuration-    , joRotate--    -- * JobWatermark-    , JobWatermark-    , jobWatermark-    , jwPresetWatermarkId-    , jwInputKey-    , jwEncryption--    -- * Notifications-    , Notifications-    , notifications-    , nError-    , nWarning-    , nProgressing-    , nCompleted--    -- * Permission-    , Permission-    , permission-    , pAccess-    , pGranteeType-    , pGrantee--    -- * Pipeline-    , Pipeline-    , pipeline-    , pipStatus-    , pipARN-    , pipInputBucket-    , pipContentConfig-    , pipOutputBucket-    , pipRole-    , pipName-    , pipAWSKMSKeyARN-    , pipId-    , pipNotifications-    , pipThumbnailConfig--    -- * PipelineOutputConfig-    , PipelineOutputConfig-    , pipelineOutputConfig-    , pocBucket-    , pocStorageClass-    , pocPermissions--    -- * PlayReadyDrm-    , PlayReadyDrm-    , playReadyDrm-    , prdKeyId-    , prdFormat-    , prdKeyMD5-    , prdKey-    , prdInitializationVector-    , prdLicenseAcquisitionURL--    -- * Playlist-    , Playlist-    , playlist-    , pStatus-    , pPlayReadyDrm-    , pFormat-    , pOutputKeys-    , pName-    , pStatusDetail-    , pHlsContentProtection--    -- * Preset-    , Preset-    , preset-    , preARN-    , preVideo-    , preThumbnails-    , preName-    , preContainer-    , preId-    , preType-    , preDescription-    , preAudio--    -- * PresetWatermark-    , PresetWatermark-    , presetWatermark-    , pwVerticalAlign-    , pwSizingPolicy-    , pwHorizontalOffset-    , pwMaxHeight-    , pwOpacity-    , pwVerticalOffset-    , pwMaxWidth-    , pwId-    , pwHorizontalAlign-    , pwTarget--    -- * Thumbnails-    , Thumbnails-    , thumbnails-    , tSizingPolicy-    , tFormat-    , tMaxHeight-    , tResolution-    , tAspectRatio-    , tPaddingPolicy-    , tInterval-    , tMaxWidth--    -- * TimeSpan-    , TimeSpan-    , timeSpan-    , tsStartTime-    , tsDuration--    -- * Timing-    , Timing-    , timing-    , tSubmitTimeMillis-    , tFinishTimeMillis-    , tStartTimeMillis--    -- * VideoParameters-    , VideoParameters-    , videoParameters-    , vpKeyframesMaxDist-    , vpFrameRate-    , vpSizingPolicy-    , vpMaxFrameRate-    , vpMaxHeight-    , vpWatermarks-    , vpDisplayAspectRatio-    , vpResolution-    , vpCodec-    , vpAspectRatio-    , vpPaddingPolicy-    , vpMaxWidth-    , vpBitRate-    , vpFixedGOP-    , vpCodecOptions--    -- * Warning-    , Warning-    , warning-    , wCode-    , wMessage-    ) where--import Network.AWS.ElasticTranscoder.Types.Product-import Network.AWS.ElasticTranscoder.Types.Sum-import Network.AWS.Lens-import Network.AWS.Prelude-import Network.AWS.Sign.V4---- | API version @2012-09-25@ of the Amazon Elastic Transcoder SDK configuration.-elasticTranscoder :: Service-elasticTranscoder =-  Service-    { _svcAbbrev = "ElasticTranscoder"-    , _svcSigner = v4-    , _svcPrefix = "elastictranscoder"-    , _svcVersion = "2012-09-25"-    , _svcEndpoint = defaultEndpoint elasticTranscoder-    , _svcTimeout = Just 70-    , _svcCheck = statusSuccess-    , _svcError = parseJSONError "ElasticTranscoder"-    , _svcRetry = retry-    }-  where-    retry =-      Exponential-        { _retryBase = 5.0e-2-        , _retryGrowth = 2-        , _retryAttempts = 5-        , _retryCheck = check-        }-    check e-      | has (hasCode "ThrottledException" . hasStatus 400) e =-        Just "throttled_exception"-      | has (hasStatus 429) e = Just "too_many_requests"-      | has (hasCode "ThrottlingException" . hasStatus 400) e =-        Just "throttling_exception"-      | has (hasCode "Throttling" . hasStatus 400) e = Just "throttling"-      | has (hasStatus 504) e = Just "gateway_timeout"-      | has (hasCode "RequestThrottledException" . hasStatus 400) e =-        Just "request_throttled_exception"-      | has (hasStatus 502) e = Just "bad_gateway"-      | has (hasStatus 503) e = Just "service_unavailable"-      | has (hasStatus 500) e = Just "general_server_error"-      | has (hasStatus 509) e = Just "limit_exceeded"-      | otherwise = Nothing----- | Prism for IncompatibleVersionException' errors.-_IncompatibleVersionException :: AsError a => Getting (First ServiceError) a ServiceError-_IncompatibleVersionException =-  _MatchServiceError elasticTranscoder "IncompatibleVersionException" .-  hasStatus 400----- | One or more required parameter values were not provided in the request.-------_ValidationException :: AsError a => Getting (First ServiceError) a ServiceError-_ValidationException =-  _MatchServiceError elasticTranscoder "ValidationException" . hasStatus 400----- | General authentication failure. The request was not signed correctly.-------_AccessDeniedException :: AsError a => Getting (First ServiceError) a ServiceError-_AccessDeniedException =-  _MatchServiceError elasticTranscoder "AccessDeniedException" . hasStatus 403----- | Elastic Transcoder encountered an unexpected exception while trying to fulfill the request.-------_InternalServiceException :: AsError a => Getting (First ServiceError) a ServiceError-_InternalServiceException =-  _MatchServiceError elasticTranscoder "InternalServiceException"----- | The requested resource does not exist or is not available. For example, the pipeline to which you're trying to add a job doesn't exist or is still being created.-------_ResourceNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError-_ResourceNotFoundException =-  _MatchServiceError elasticTranscoder "ResourceNotFoundException" .-  hasStatus 404----- | Too many operations for a given AWS account. For example, the number of pipelines exceeds the maximum allowed.-------_LimitExceededException :: AsError a => Getting (First ServiceError) a ServiceError-_LimitExceededException =-  _MatchServiceError elasticTranscoder "LimitExceededException" . hasStatus 429----- | The resource you are attempting to change is in use. For example, you are attempting to delete a pipeline that is currently in use.-------_ResourceInUseException :: AsError a => Getting (First ServiceError) a ServiceError-_ResourceInUseException =-  _MatchServiceError elasticTranscoder "ResourceInUseException" . hasStatus 409-
− gen/Network/AWS/ElasticTranscoder/Types/Product.hs
@@ -1,2845 +0,0 @@-{-# LANGUAGE DeriveDataTypeable #-}-{-# LANGUAGE DeriveGeneric      #-}-{-# LANGUAGE OverloadedStrings  #-}-{-# LANGUAGE RecordWildCards    #-}--{-# OPTIONS_GHC -fno-warn-unused-imports #-}---- Derived from AWS service descriptions, licensed under Apache 2.0.---- |--- Module      : Network.AWS.ElasticTranscoder.Types.Product--- Copyright   : (c) 2013-2018 Brendan Hay--- License     : Mozilla Public License, v. 2.0.--- Maintainer  : Brendan Hay <brendan.g.hay+amazonka@gmail.com>--- Stability   : auto-generated--- Portability : non-portable (GHC extensions)----module Network.AWS.ElasticTranscoder.Types.Product where--import Network.AWS.ElasticTranscoder.Types.Sum-import Network.AWS.Lens-import Network.AWS.Prelude---- | The file to be used as album art. There can be multiple artworks associated with an audio file, to a maximum of 20.--------- To remove artwork or leave the artwork empty, you can either set @Artwork@ to null, or set the @Merge Policy@ to "Replace" and use an empty @Artwork@ array.------ To pass through existing artwork unchanged, set the @Merge Policy@ to "Prepend", "Append", or "Fallback", and use an empty @Artwork@ array.--------- /See:/ 'artwork' smart constructor.-data Artwork = Artwork'-  { _aSizingPolicy   :: !(Maybe Text)-  , _aAlbumArtFormat :: !(Maybe Text)-  , _aMaxHeight      :: !(Maybe Text)-  , _aInputKey       :: !(Maybe Text)-  , _aPaddingPolicy  :: !(Maybe Text)-  , _aEncryption     :: !(Maybe Encryption)-  , _aMaxWidth       :: !(Maybe Text)-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'Artwork' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'aSizingPolicy' - Specify one of the following values to control scaling of the output album art:     * @Fit:@ Elastic Transcoder scales the output art so it matches the value that you specified in either @MaxWidth@ or @MaxHeight@ without exceeding the other value.     * @Fill:@ Elastic Transcoder scales the output art so it matches the value that you specified in either @MaxWidth@ or @MaxHeight@ and matches or exceeds the other value. Elastic Transcoder centers the output art and then crops it in the dimension (if any) that exceeds the maximum value.      * @Stretch:@ Elastic Transcoder stretches the output art to match the values that you specified for @MaxWidth@ and @MaxHeight@ . If the relative proportions of the input art and the output art are different, the output art will be distorted.     * @Keep:@ Elastic Transcoder does not scale the output art. If either dimension of the input art exceeds the values that you specified for @MaxWidth@ and @MaxHeight@ , Elastic Transcoder crops the output art.     * @ShrinkToFit:@ Elastic Transcoder scales the output art down so that its dimensions match the values that you specified for at least one of @MaxWidth@ and @MaxHeight@ without exceeding either value. If you specify this option, Elastic Transcoder does not scale the art up.     * @ShrinkToFill@ Elastic Transcoder scales the output art down so that its dimensions match the values that you specified for at least one of @MaxWidth@ and @MaxHeight@ without dropping below either value. If you specify this option, Elastic Transcoder does not scale the art up.------ * 'aAlbumArtFormat' - The format of album art, if any. Valid formats are @.jpg@ and @.png@ .------ * 'aMaxHeight' - The maximum height of the output album art in pixels. If you specify @auto@ , Elastic Transcoder uses 600 as the default value. If you specify a numeric value, enter an even integer between 32 and 3072, inclusive.------ * 'aInputKey' - The name of the file to be used as album art. To determine which Amazon S3 bucket contains the specified file, Elastic Transcoder checks the pipeline specified by @PipelineId@ ; the @InputBucket@ object in that pipeline identifies the bucket. If the file name includes a prefix, for example, @cooking/pie.jpg@ , include the prefix in the key. If the file isn't in the specified bucket, Elastic Transcoder returns an error.------ * 'aPaddingPolicy' - When you set @PaddingPolicy@ to @Pad@ , Elastic Transcoder may add white bars to the top and bottom and/or left and right sides of the output album art to make the total size of the output art match the values that you specified for @MaxWidth@ and @MaxHeight@ .------ * 'aEncryption' - The encryption settings, if any, that you want Elastic Transcoder to apply to your artwork.------ * 'aMaxWidth' - The maximum width of the output album art in pixels. If you specify @auto@ , Elastic Transcoder uses 600 as the default value. If you specify a numeric value, enter an even integer between 32 and 4096, inclusive.-artwork-    :: Artwork-artwork =-  Artwork'-    { _aSizingPolicy = Nothing-    , _aAlbumArtFormat = Nothing-    , _aMaxHeight = Nothing-    , _aInputKey = Nothing-    , _aPaddingPolicy = Nothing-    , _aEncryption = Nothing-    , _aMaxWidth = Nothing-    }----- | Specify one of the following values to control scaling of the output album art:     * @Fit:@ Elastic Transcoder scales the output art so it matches the value that you specified in either @MaxWidth@ or @MaxHeight@ without exceeding the other value.     * @Fill:@ Elastic Transcoder scales the output art so it matches the value that you specified in either @MaxWidth@ or @MaxHeight@ and matches or exceeds the other value. Elastic Transcoder centers the output art and then crops it in the dimension (if any) that exceeds the maximum value.      * @Stretch:@ Elastic Transcoder stretches the output art to match the values that you specified for @MaxWidth@ and @MaxHeight@ . If the relative proportions of the input art and the output art are different, the output art will be distorted.     * @Keep:@ Elastic Transcoder does not scale the output art. If either dimension of the input art exceeds the values that you specified for @MaxWidth@ and @MaxHeight@ , Elastic Transcoder crops the output art.     * @ShrinkToFit:@ Elastic Transcoder scales the output art down so that its dimensions match the values that you specified for at least one of @MaxWidth@ and @MaxHeight@ without exceeding either value. If you specify this option, Elastic Transcoder does not scale the art up.     * @ShrinkToFill@ Elastic Transcoder scales the output art down so that its dimensions match the values that you specified for at least one of @MaxWidth@ and @MaxHeight@ without dropping below either value. If you specify this option, Elastic Transcoder does not scale the art up.-aSizingPolicy :: Lens' Artwork (Maybe Text)-aSizingPolicy = lens _aSizingPolicy (\ s a -> s{_aSizingPolicy = a})---- | The format of album art, if any. Valid formats are @.jpg@ and @.png@ .-aAlbumArtFormat :: Lens' Artwork (Maybe Text)-aAlbumArtFormat = lens _aAlbumArtFormat (\ s a -> s{_aAlbumArtFormat = a})---- | The maximum height of the output album art in pixels. If you specify @auto@ , Elastic Transcoder uses 600 as the default value. If you specify a numeric value, enter an even integer between 32 and 3072, inclusive.-aMaxHeight :: Lens' Artwork (Maybe Text)-aMaxHeight = lens _aMaxHeight (\ s a -> s{_aMaxHeight = a})---- | The name of the file to be used as album art. To determine which Amazon S3 bucket contains the specified file, Elastic Transcoder checks the pipeline specified by @PipelineId@ ; the @InputBucket@ object in that pipeline identifies the bucket. If the file name includes a prefix, for example, @cooking/pie.jpg@ , include the prefix in the key. If the file isn't in the specified bucket, Elastic Transcoder returns an error.-aInputKey :: Lens' Artwork (Maybe Text)-aInputKey = lens _aInputKey (\ s a -> s{_aInputKey = a})---- | When you set @PaddingPolicy@ to @Pad@ , Elastic Transcoder may add white bars to the top and bottom and/or left and right sides of the output album art to make the total size of the output art match the values that you specified for @MaxWidth@ and @MaxHeight@ .-aPaddingPolicy :: Lens' Artwork (Maybe Text)-aPaddingPolicy = lens _aPaddingPolicy (\ s a -> s{_aPaddingPolicy = a})---- | The encryption settings, if any, that you want Elastic Transcoder to apply to your artwork.-aEncryption :: Lens' Artwork (Maybe Encryption)-aEncryption = lens _aEncryption (\ s a -> s{_aEncryption = a})---- | The maximum width of the output album art in pixels. If you specify @auto@ , Elastic Transcoder uses 600 as the default value. If you specify a numeric value, enter an even integer between 32 and 4096, inclusive.-aMaxWidth :: Lens' Artwork (Maybe Text)-aMaxWidth = lens _aMaxWidth (\ s a -> s{_aMaxWidth = a})--instance FromJSON Artwork where-        parseJSON-          = withObject "Artwork"-              (\ x ->-                 Artwork' <$>-                   (x .:? "SizingPolicy") <*> (x .:? "AlbumArtFormat")-                     <*> (x .:? "MaxHeight")-                     <*> (x .:? "InputKey")-                     <*> (x .:? "PaddingPolicy")-                     <*> (x .:? "Encryption")-                     <*> (x .:? "MaxWidth"))--instance Hashable Artwork where--instance NFData Artwork where--instance ToJSON Artwork where-        toJSON Artwork'{..}-          = object-              (catMaybes-                 [("SizingPolicy" .=) <$> _aSizingPolicy,-                  ("AlbumArtFormat" .=) <$> _aAlbumArtFormat,-                  ("MaxHeight" .=) <$> _aMaxHeight,-                  ("InputKey" .=) <$> _aInputKey,-                  ("PaddingPolicy" .=) <$> _aPaddingPolicy,-                  ("Encryption" .=) <$> _aEncryption,-                  ("MaxWidth" .=) <$> _aMaxWidth])---- | Options associated with your audio codec.------------ /See:/ 'audioCodecOptions' smart constructor.-data AudioCodecOptions = AudioCodecOptions'-  { _acoSigned   :: !(Maybe Text)-  , _acoBitDepth :: !(Maybe Text)-  , _acoProfile  :: !(Maybe Text)-  , _acoBitOrder :: !(Maybe Text)-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'AudioCodecOptions' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'acoSigned' - You can only choose whether an audio sample is signed when you specify @pcm@ for the value of Audio:Codec. Whether audio samples are represented with negative and positive numbers (signed) or only positive numbers (unsigned). The supported value is @Signed@ .------ * 'acoBitDepth' - You can only choose an audio bit depth when you specify @flac@ or @pcm@ for the value of Audio:Codec. The bit depth of a sample is how many bits of information are included in the audio samples. The higher the bit depth, the better the audio, but the larger the file. Valid values are @16@ and @24@ . The most common bit depth is @24@ .------ * 'acoProfile' - You can only choose an audio profile when you specify AAC for the value of Audio:Codec. Specify the AAC profile for the output file. Elastic Transcoder supports the following profiles:     * @auto@ : If you specify @auto@ , Elastic Transcoder selects the profile based on the bit rate selected for the output file.     * @AAC-LC@ : The most common AAC profile. Use for bit rates larger than 64 kbps.     * @HE-AAC@ : Not supported on some older players and devices. Use for bit rates between 40 and 80 kbps.     * @HE-AACv2@ : Not supported on some players and devices. Use for bit rates less than 48 kbps. All outputs in a @Smooth@ playlist must have the same value for @Profile@ .------ * 'acoBitOrder' - You can only choose an audio bit order when you specify @pcm@ for the value of Audio:Codec. The order the bits of a PCM sample are stored in. The supported value is @LittleEndian@ .-audioCodecOptions-    :: AudioCodecOptions-audioCodecOptions =-  AudioCodecOptions'-    { _acoSigned = Nothing-    , _acoBitDepth = Nothing-    , _acoProfile = Nothing-    , _acoBitOrder = Nothing-    }----- | You can only choose whether an audio sample is signed when you specify @pcm@ for the value of Audio:Codec. Whether audio samples are represented with negative and positive numbers (signed) or only positive numbers (unsigned). The supported value is @Signed@ .-acoSigned :: Lens' AudioCodecOptions (Maybe Text)-acoSigned = lens _acoSigned (\ s a -> s{_acoSigned = a})---- | You can only choose an audio bit depth when you specify @flac@ or @pcm@ for the value of Audio:Codec. The bit depth of a sample is how many bits of information are included in the audio samples. The higher the bit depth, the better the audio, but the larger the file. Valid values are @16@ and @24@ . The most common bit depth is @24@ .-acoBitDepth :: Lens' AudioCodecOptions (Maybe Text)-acoBitDepth = lens _acoBitDepth (\ s a -> s{_acoBitDepth = a})---- | You can only choose an audio profile when you specify AAC for the value of Audio:Codec. Specify the AAC profile for the output file. Elastic Transcoder supports the following profiles:     * @auto@ : If you specify @auto@ , Elastic Transcoder selects the profile based on the bit rate selected for the output file.     * @AAC-LC@ : The most common AAC profile. Use for bit rates larger than 64 kbps.     * @HE-AAC@ : Not supported on some older players and devices. Use for bit rates between 40 and 80 kbps.     * @HE-AACv2@ : Not supported on some players and devices. Use for bit rates less than 48 kbps. All outputs in a @Smooth@ playlist must have the same value for @Profile@ .-acoProfile :: Lens' AudioCodecOptions (Maybe Text)-acoProfile = lens _acoProfile (\ s a -> s{_acoProfile = a})---- | You can only choose an audio bit order when you specify @pcm@ for the value of Audio:Codec. The order the bits of a PCM sample are stored in. The supported value is @LittleEndian@ .-acoBitOrder :: Lens' AudioCodecOptions (Maybe Text)-acoBitOrder = lens _acoBitOrder (\ s a -> s{_acoBitOrder = a})--instance FromJSON AudioCodecOptions where-        parseJSON-          = withObject "AudioCodecOptions"-              (\ x ->-                 AudioCodecOptions' <$>-                   (x .:? "Signed") <*> (x .:? "BitDepth") <*>-                     (x .:? "Profile")-                     <*> (x .:? "BitOrder"))--instance Hashable AudioCodecOptions where--instance NFData AudioCodecOptions where--instance ToJSON AudioCodecOptions where-        toJSON AudioCodecOptions'{..}-          = object-              (catMaybes-                 [("Signed" .=) <$> _acoSigned,-                  ("BitDepth" .=) <$> _acoBitDepth,-                  ("Profile" .=) <$> _acoProfile,-                  ("BitOrder" .=) <$> _acoBitOrder])---- | Parameters required for transcoding audio.------------ /See:/ 'audioParameters' smart constructor.-data AudioParameters = AudioParameters'-  { _apChannels         :: !(Maybe Text)-  , _apCodec            :: !(Maybe Text)-  , _apAudioPackingMode :: !(Maybe Text)-  , _apSampleRate       :: !(Maybe Text)-  , _apBitRate          :: !(Maybe Text)-  , _apCodecOptions     :: !(Maybe AudioCodecOptions)-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'AudioParameters' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'apChannels' - The number of audio channels in the output file. The following values are valid: @auto@ , @0@ , @1@ , @2@  One channel carries the information played by a single speaker. For example, a stereo track with two channels sends one channel to the left speaker, and the other channel to the right speaker. The output channels are organized into tracks. If you want Elastic Transcoder to automatically detect the number of audio channels in the input file and use that value for the output file, select @auto@ . The output of a specific channel value and inputs are as follows:     * @auto@ __channel specified, with any input:__ Pass through up to eight input channels.     * @0@ __channels specified, with any input:__ Audio omitted from the output.     * @1@ __channel specified, with at least one input channel:__ Mono sound.     * @2@ __channels specified, with any input:__ Two identical mono channels or stereo. For more information about tracks, see @Audio:AudioPackingMode.@  For more information about how Elastic Transcoder organizes channels and tracks, see @Audio:AudioPackingMode@ .------ * 'apCodec' - The audio codec for the output file. Valid values include @aac@ , @flac@ , @mp2@ , @mp3@ , @pcm@ , and @vorbis@ .------ * 'apAudioPackingMode' - The method of organizing audio channels and tracks. Use @Audio:Channels@ to specify the number of channels in your output, and @Audio:AudioPackingMode@ to specify the number of tracks and their relation to the channels. If you do not specify an @Audio:AudioPackingMode@ , Elastic Transcoder uses @SingleTrack@ . The following values are valid: @SingleTrack@ , @OneChannelPerTrack@ , and @OneChannelPerTrackWithMosTo8Tracks@  When you specify @SingleTrack@ , Elastic Transcoder creates a single track for your output. The track can have up to eight channels. Use @SingleTrack@ for all non-@mxf@ containers. The outputs of @SingleTrack@ for a specific channel value and inputs are as follows:     * @0@ __channels with any input:__ Audio omitted from the output     * @1, 2, or auto @ __channels with no audio input:__ Audio omitted from the output     * @1 @ __channel with any input with audio:__ One track with one channel, downmixed if necessary     * @2 @ __channels with one track with one channel:__ One track with two identical channels     * @2 or auto @ __channels with two tracks with one channel each:__ One track with two channels     * @2 or auto @ __channels with one track with two channels:__ One track with two channels     * @2 @ __channels with one track with multiple channels:__ One track with two channels     * @auto @ __channels with one track with one channel:__ One track with one channel     * @auto @ __channels with one track with multiple channels:__ One track with multiple channels When you specify @OneChannelPerTrack@ , Elastic Transcoder creates a new track for every channel in your output. Your output can have up to eight single-channel tracks. The outputs of @OneChannelPerTrack@ for a specific channel value and inputs are as follows:     * @0 @ __channels with any input:__ Audio omitted from the output     * @1, 2, or auto @ __channels with no audio input:__ Audio omitted from the output     * @1 @ __channel with any input with audio:__ One track with one channel, downmixed if necessary     * @2 @ __channels with one track with one channel:__ Two tracks with one identical channel each     * @2 or auto @ __channels with two tracks with one channel each:__ Two tracks with one channel each     * @2 or auto @ __channels with one track with two channels:__ Two tracks with one channel each     * @2 @ __channels with one track with multiple channels:__ Two tracks with one channel each     * @auto @ __channels with one track with one channel:__ One track with one channel     * @auto @ __channels with one track with multiple channels:__ Up to eight tracks with one channel each When you specify @OneChannelPerTrackWithMosTo8Tracks@ , Elastic Transcoder creates eight single-channel tracks for your output. All tracks that do not contain audio data from an input channel are MOS, or Mit Out Sound, tracks. The outputs of @OneChannelPerTrackWithMosTo8Tracks@ for a specific channel value and inputs are as follows:     * @0 @ __channels with any input:__ Audio omitted from the output     * @1, 2, or auto @ __channels with no audio input:__ Audio omitted from the output     * @1 @ __channel with any input with audio:__ One track with one channel, downmixed if necessary, plus six MOS tracks     * @2 @ __channels with one track with one channel:__ Two tracks with one identical channel each, plus six MOS tracks     * @2 or auto @ __channels with two tracks with one channel each:__ Two tracks with one channel each, plus six MOS tracks     * @2 or auto @ __channels with one track with two channels:__ Two tracks with one channel each, plus six MOS tracks     * @2 @ __channels with one track with multiple channels:__ Two tracks with one channel each, plus six MOS tracks     * @auto @ __channels with one track with one channel:__ One track with one channel, plus seven MOS tracks     * @auto @ __channels with one track with multiple channels:__ Up to eight tracks with one channel each, plus MOS tracks until there are eight tracks in all------ * 'apSampleRate' - The sample rate of the audio stream in the output file, in Hertz. Valid values include: @auto@ , @22050@ , @32000@ , @44100@ , @48000@ , @96000@  If you specify @auto@ , Elastic Transcoder automatically detects the sample rate.------ * 'apBitRate' - The bit rate of the audio stream in the output file, in kilobits/second. Enter an integer between 64 and 320, inclusive.------ * 'apCodecOptions' - If you specified @AAC@ for @Audio:Codec@ , this is the @AAC@ compression profile to use. Valid values include: @auto@ , @AAC-LC@ , @HE-AAC@ , @HE-AACv2@  If you specify @auto@ , Elastic Transcoder chooses a profile based on the bit rate of the output file.-audioParameters-    :: AudioParameters-audioParameters =-  AudioParameters'-    { _apChannels = Nothing-    , _apCodec = Nothing-    , _apAudioPackingMode = Nothing-    , _apSampleRate = Nothing-    , _apBitRate = Nothing-    , _apCodecOptions = Nothing-    }----- | The number of audio channels in the output file. The following values are valid: @auto@ , @0@ , @1@ , @2@  One channel carries the information played by a single speaker. For example, a stereo track with two channels sends one channel to the left speaker, and the other channel to the right speaker. The output channels are organized into tracks. If you want Elastic Transcoder to automatically detect the number of audio channels in the input file and use that value for the output file, select @auto@ . The output of a specific channel value and inputs are as follows:     * @auto@ __channel specified, with any input:__ Pass through up to eight input channels.     * @0@ __channels specified, with any input:__ Audio omitted from the output.     * @1@ __channel specified, with at least one input channel:__ Mono sound.     * @2@ __channels specified, with any input:__ Two identical mono channels or stereo. For more information about tracks, see @Audio:AudioPackingMode.@  For more information about how Elastic Transcoder organizes channels and tracks, see @Audio:AudioPackingMode@ .-apChannels :: Lens' AudioParameters (Maybe Text)-apChannels = lens _apChannels (\ s a -> s{_apChannels = a})---- | The audio codec for the output file. Valid values include @aac@ , @flac@ , @mp2@ , @mp3@ , @pcm@ , and @vorbis@ .-apCodec :: Lens' AudioParameters (Maybe Text)-apCodec = lens _apCodec (\ s a -> s{_apCodec = a})---- | The method of organizing audio channels and tracks. Use @Audio:Channels@ to specify the number of channels in your output, and @Audio:AudioPackingMode@ to specify the number of tracks and their relation to the channels. If you do not specify an @Audio:AudioPackingMode@ , Elastic Transcoder uses @SingleTrack@ . The following values are valid: @SingleTrack@ , @OneChannelPerTrack@ , and @OneChannelPerTrackWithMosTo8Tracks@  When you specify @SingleTrack@ , Elastic Transcoder creates a single track for your output. The track can have up to eight channels. Use @SingleTrack@ for all non-@mxf@ containers. The outputs of @SingleTrack@ for a specific channel value and inputs are as follows:     * @0@ __channels with any input:__ Audio omitted from the output     * @1, 2, or auto @ __channels with no audio input:__ Audio omitted from the output     * @1 @ __channel with any input with audio:__ One track with one channel, downmixed if necessary     * @2 @ __channels with one track with one channel:__ One track with two identical channels     * @2 or auto @ __channels with two tracks with one channel each:__ One track with two channels     * @2 or auto @ __channels with one track with two channels:__ One track with two channels     * @2 @ __channels with one track with multiple channels:__ One track with two channels     * @auto @ __channels with one track with one channel:__ One track with one channel     * @auto @ __channels with one track with multiple channels:__ One track with multiple channels When you specify @OneChannelPerTrack@ , Elastic Transcoder creates a new track for every channel in your output. Your output can have up to eight single-channel tracks. The outputs of @OneChannelPerTrack@ for a specific channel value and inputs are as follows:     * @0 @ __channels with any input:__ Audio omitted from the output     * @1, 2, or auto @ __channels with no audio input:__ Audio omitted from the output     * @1 @ __channel with any input with audio:__ One track with one channel, downmixed if necessary     * @2 @ __channels with one track with one channel:__ Two tracks with one identical channel each     * @2 or auto @ __channels with two tracks with one channel each:__ Two tracks with one channel each     * @2 or auto @ __channels with one track with two channels:__ Two tracks with one channel each     * @2 @ __channels with one track with multiple channels:__ Two tracks with one channel each     * @auto @ __channels with one track with one channel:__ One track with one channel     * @auto @ __channels with one track with multiple channels:__ Up to eight tracks with one channel each When you specify @OneChannelPerTrackWithMosTo8Tracks@ , Elastic Transcoder creates eight single-channel tracks for your output. All tracks that do not contain audio data from an input channel are MOS, or Mit Out Sound, tracks. The outputs of @OneChannelPerTrackWithMosTo8Tracks@ for a specific channel value and inputs are as follows:     * @0 @ __channels with any input:__ Audio omitted from the output     * @1, 2, or auto @ __channels with no audio input:__ Audio omitted from the output     * @1 @ __channel with any input with audio:__ One track with one channel, downmixed if necessary, plus six MOS tracks     * @2 @ __channels with one track with one channel:__ Two tracks with one identical channel each, plus six MOS tracks     * @2 or auto @ __channels with two tracks with one channel each:__ Two tracks with one channel each, plus six MOS tracks     * @2 or auto @ __channels with one track with two channels:__ Two tracks with one channel each, plus six MOS tracks     * @2 @ __channels with one track with multiple channels:__ Two tracks with one channel each, plus six MOS tracks     * @auto @ __channels with one track with one channel:__ One track with one channel, plus seven MOS tracks     * @auto @ __channels with one track with multiple channels:__ Up to eight tracks with one channel each, plus MOS tracks until there are eight tracks in all-apAudioPackingMode :: Lens' AudioParameters (Maybe Text)-apAudioPackingMode = lens _apAudioPackingMode (\ s a -> s{_apAudioPackingMode = a})---- | The sample rate of the audio stream in the output file, in Hertz. Valid values include: @auto@ , @22050@ , @32000@ , @44100@ , @48000@ , @96000@  If you specify @auto@ , Elastic Transcoder automatically detects the sample rate.-apSampleRate :: Lens' AudioParameters (Maybe Text)-apSampleRate = lens _apSampleRate (\ s a -> s{_apSampleRate = a})---- | The bit rate of the audio stream in the output file, in kilobits/second. Enter an integer between 64 and 320, inclusive.-apBitRate :: Lens' AudioParameters (Maybe Text)-apBitRate = lens _apBitRate (\ s a -> s{_apBitRate = a})---- | If you specified @AAC@ for @Audio:Codec@ , this is the @AAC@ compression profile to use. Valid values include: @auto@ , @AAC-LC@ , @HE-AAC@ , @HE-AACv2@  If you specify @auto@ , Elastic Transcoder chooses a profile based on the bit rate of the output file.-apCodecOptions :: Lens' AudioParameters (Maybe AudioCodecOptions)-apCodecOptions = lens _apCodecOptions (\ s a -> s{_apCodecOptions = a})--instance FromJSON AudioParameters where-        parseJSON-          = withObject "AudioParameters"-              (\ x ->-                 AudioParameters' <$>-                   (x .:? "Channels") <*> (x .:? "Codec") <*>-                     (x .:? "AudioPackingMode")-                     <*> (x .:? "SampleRate")-                     <*> (x .:? "BitRate")-                     <*> (x .:? "CodecOptions"))--instance Hashable AudioParameters where--instance NFData AudioParameters where--instance ToJSON AudioParameters where-        toJSON AudioParameters'{..}-          = object-              (catMaybes-                 [("Channels" .=) <$> _apChannels,-                  ("Codec" .=) <$> _apCodec,-                  ("AudioPackingMode" .=) <$> _apAudioPackingMode,-                  ("SampleRate" .=) <$> _apSampleRate,-                  ("BitRate" .=) <$> _apBitRate,-                  ("CodecOptions" .=) <$> _apCodecOptions])---- | The file format of the output captions. If you leave this value blank, Elastic Transcoder returns an error.------------ /See:/ 'captionFormat' smart constructor.-data CaptionFormat = CaptionFormat'-  { _cfPattern    :: !(Maybe Text)-  , _cfFormat     :: !(Maybe Text)-  , _cfEncryption :: !(Maybe Encryption)-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'CaptionFormat' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'cfPattern' - The prefix for caption filenames, in the form /description/ -@{language}@ , where:     * /description/ is a description of the video.     * @{language}@ is a literal value that Elastic Transcoder replaces with the two- or three-letter code for the language of the caption in the output file names. If you don't include @{language}@ in the file name pattern, Elastic Transcoder automatically appends "@{language}@ " to the value that you specify for the description. In addition, Elastic Transcoder automatically appends the count to the end of the segment files. For example, suppose you're transcoding into srt format. When you enter "Sydney-{language}-sunrise", and the language of the captions is English (en), the name of the first caption file is be Sydney-en-sunrise00000.srt.------ * 'cfFormat' - The format you specify determines whether Elastic Transcoder generates an embedded or sidecar caption for this output.     * __Valid Embedded Caption Formats:__      * __for FLAC__ : None     * __For MP3__ : None     * __For MP4__ : mov-text     * __For MPEG-TS__ : None     * __For ogg__ : None     * __For webm__ : None     * __Valid Sidecar Caption Formats:__ Elastic Transcoder supports dfxp (first div element only), scc, srt, and webvtt. If you want ttml or smpte-tt compatible captions, specify dfxp as your output format.     * __For FMP4__ : dfxp     * __Non-FMP4 outputs__ : All sidecar types @fmp4@ captions have an extension of @.ismt@------ * 'cfEncryption' - The encryption settings, if any, that you want Elastic Transcoder to apply to your caption formats.-captionFormat-    :: CaptionFormat-captionFormat =-  CaptionFormat'-    {_cfPattern = Nothing, _cfFormat = Nothing, _cfEncryption = Nothing}----- | The prefix for caption filenames, in the form /description/ -@{language}@ , where:     * /description/ is a description of the video.     * @{language}@ is a literal value that Elastic Transcoder replaces with the two- or three-letter code for the language of the caption in the output file names. If you don't include @{language}@ in the file name pattern, Elastic Transcoder automatically appends "@{language}@ " to the value that you specify for the description. In addition, Elastic Transcoder automatically appends the count to the end of the segment files. For example, suppose you're transcoding into srt format. When you enter "Sydney-{language}-sunrise", and the language of the captions is English (en), the name of the first caption file is be Sydney-en-sunrise00000.srt.-cfPattern :: Lens' CaptionFormat (Maybe Text)-cfPattern = lens _cfPattern (\ s a -> s{_cfPattern = a})---- | The format you specify determines whether Elastic Transcoder generates an embedded or sidecar caption for this output.     * __Valid Embedded Caption Formats:__      * __for FLAC__ : None     * __For MP3__ : None     * __For MP4__ : mov-text     * __For MPEG-TS__ : None     * __For ogg__ : None     * __For webm__ : None     * __Valid Sidecar Caption Formats:__ Elastic Transcoder supports dfxp (first div element only), scc, srt, and webvtt. If you want ttml or smpte-tt compatible captions, specify dfxp as your output format.     * __For FMP4__ : dfxp     * __Non-FMP4 outputs__ : All sidecar types @fmp4@ captions have an extension of @.ismt@-cfFormat :: Lens' CaptionFormat (Maybe Text)-cfFormat = lens _cfFormat (\ s a -> s{_cfFormat = a})---- | The encryption settings, if any, that you want Elastic Transcoder to apply to your caption formats.-cfEncryption :: Lens' CaptionFormat (Maybe Encryption)-cfEncryption = lens _cfEncryption (\ s a -> s{_cfEncryption = a})--instance FromJSON CaptionFormat where-        parseJSON-          = withObject "CaptionFormat"-              (\ x ->-                 CaptionFormat' <$>-                   (x .:? "Pattern") <*> (x .:? "Format") <*>-                     (x .:? "Encryption"))--instance Hashable CaptionFormat where--instance NFData CaptionFormat where--instance ToJSON CaptionFormat where-        toJSON CaptionFormat'{..}-          = object-              (catMaybes-                 [("Pattern" .=) <$> _cfPattern,-                  ("Format" .=) <$> _cfFormat,-                  ("Encryption" .=) <$> _cfEncryption])---- | A source file for the input sidecar captions used during the transcoding process.------------ /See:/ 'captionSource' smart constructor.-data CaptionSource = CaptionSource'-  { _csTimeOffset :: !(Maybe Text)-  , _csEncryption :: !(Maybe Encryption)-  , _csKey        :: !(Maybe Text)-  , _csLanguage   :: !(Maybe Text)-  , _csLabel      :: !(Maybe Text)-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'CaptionSource' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'csTimeOffset' - For clip generation or captions that do not start at the same time as the associated video file, the @TimeOffset@ tells Elastic Transcoder how much of the video to encode before including captions. Specify the TimeOffset in the form [+-]SS.sss or [+-]HH:mm:SS.ss.------ * 'csEncryption' - The encryption settings, if any, that Elastic Transcoder needs to decyrpt your caption sources, or that you want Elastic Transcoder to apply to your caption sources.------ * 'csKey' - The name of the sidecar caption file that you want Elastic Transcoder to include in the output file.------ * 'csLanguage' - A string that specifies the language of the caption. If you specified multiple inputs with captions, the caption language must match in order to be included in the output. Specify this as one of:     * 2-character ISO 639-1 code     * 3-character ISO 639-2 code For more information on ISO language codes and language names, see the List of ISO 639-1 codes.------ * 'csLabel' - The label of the caption shown in the player when choosing a language. We recommend that you put the caption language name here, in the language of the captions.-captionSource-    :: CaptionSource-captionSource =-  CaptionSource'-    { _csTimeOffset = Nothing-    , _csEncryption = Nothing-    , _csKey = Nothing-    , _csLanguage = Nothing-    , _csLabel = Nothing-    }----- | For clip generation or captions that do not start at the same time as the associated video file, the @TimeOffset@ tells Elastic Transcoder how much of the video to encode before including captions. Specify the TimeOffset in the form [+-]SS.sss or [+-]HH:mm:SS.ss.-csTimeOffset :: Lens' CaptionSource (Maybe Text)-csTimeOffset = lens _csTimeOffset (\ s a -> s{_csTimeOffset = a})---- | The encryption settings, if any, that Elastic Transcoder needs to decyrpt your caption sources, or that you want Elastic Transcoder to apply to your caption sources.-csEncryption :: Lens' CaptionSource (Maybe Encryption)-csEncryption = lens _csEncryption (\ s a -> s{_csEncryption = a})---- | The name of the sidecar caption file that you want Elastic Transcoder to include in the output file.-csKey :: Lens' CaptionSource (Maybe Text)-csKey = lens _csKey (\ s a -> s{_csKey = a})---- | A string that specifies the language of the caption. If you specified multiple inputs with captions, the caption language must match in order to be included in the output. Specify this as one of:     * 2-character ISO 639-1 code     * 3-character ISO 639-2 code For more information on ISO language codes and language names, see the List of ISO 639-1 codes.-csLanguage :: Lens' CaptionSource (Maybe Text)-csLanguage = lens _csLanguage (\ s a -> s{_csLanguage = a})---- | The label of the caption shown in the player when choosing a language. We recommend that you put the caption language name here, in the language of the captions.-csLabel :: Lens' CaptionSource (Maybe Text)-csLabel = lens _csLabel (\ s a -> s{_csLabel = a})--instance FromJSON CaptionSource where-        parseJSON-          = withObject "CaptionSource"-              (\ x ->-                 CaptionSource' <$>-                   (x .:? "TimeOffset") <*> (x .:? "Encryption") <*>-                     (x .:? "Key")-                     <*> (x .:? "Language")-                     <*> (x .:? "Label"))--instance Hashable CaptionSource where--instance NFData CaptionSource where--instance ToJSON CaptionSource where-        toJSON CaptionSource'{..}-          = object-              (catMaybes-                 [("TimeOffset" .=) <$> _csTimeOffset,-                  ("Encryption" .=) <$> _csEncryption,-                  ("Key" .=) <$> _csKey,-                  ("Language" .=) <$> _csLanguage,-                  ("Label" .=) <$> _csLabel])---- | The captions to be created, if any.------------ /See:/ 'captions' smart constructor.-data Captions = Captions'-  { _cMergePolicy    :: !(Maybe Text)-  , _cCaptionSources :: !(Maybe [CaptionSource])-  , _cCaptionFormats :: !(Maybe [CaptionFormat])-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'Captions' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'cMergePolicy' - A policy that determines how Elastic Transcoder handles the existence of multiple captions.     * __MergeOverride:__ Elastic Transcoder transcodes both embedded and sidecar captions into outputs. If captions for a language are embedded in the input file and also appear in a sidecar file, Elastic Transcoder uses the sidecar captions and ignores the embedded captions for that language.     * __MergeRetain:__ Elastic Transcoder transcodes both embedded and sidecar captions into outputs. If captions for a language are embedded in the input file and also appear in a sidecar file, Elastic Transcoder uses the embedded captions and ignores the sidecar captions for that language. If @CaptionSources@ is empty, Elastic Transcoder omits all sidecar captions from the output files.     * __Override:__ Elastic Transcoder transcodes only the sidecar captions that you specify in @CaptionSources@ . @MergePolicy@ cannot be null.------ * 'cCaptionSources' - Source files for the input sidecar captions used during the transcoding process. To omit all sidecar captions, leave @CaptionSources@ blank.------ * 'cCaptionFormats' - The array of file formats for the output captions. If you leave this value blank, Elastic Transcoder returns an error.-captions-    :: Captions-captions =-  Captions'-    { _cMergePolicy = Nothing-    , _cCaptionSources = Nothing-    , _cCaptionFormats = Nothing-    }----- | A policy that determines how Elastic Transcoder handles the existence of multiple captions.     * __MergeOverride:__ Elastic Transcoder transcodes both embedded and sidecar captions into outputs. If captions for a language are embedded in the input file and also appear in a sidecar file, Elastic Transcoder uses the sidecar captions and ignores the embedded captions for that language.     * __MergeRetain:__ Elastic Transcoder transcodes both embedded and sidecar captions into outputs. If captions for a language are embedded in the input file and also appear in a sidecar file, Elastic Transcoder uses the embedded captions and ignores the sidecar captions for that language. If @CaptionSources@ is empty, Elastic Transcoder omits all sidecar captions from the output files.     * __Override:__ Elastic Transcoder transcodes only the sidecar captions that you specify in @CaptionSources@ . @MergePolicy@ cannot be null.-cMergePolicy :: Lens' Captions (Maybe Text)-cMergePolicy = lens _cMergePolicy (\ s a -> s{_cMergePolicy = a})---- | Source files for the input sidecar captions used during the transcoding process. To omit all sidecar captions, leave @CaptionSources@ blank.-cCaptionSources :: Lens' Captions [CaptionSource]-cCaptionSources = lens _cCaptionSources (\ s a -> s{_cCaptionSources = a}) . _Default . _Coerce---- | The array of file formats for the output captions. If you leave this value blank, Elastic Transcoder returns an error.-cCaptionFormats :: Lens' Captions [CaptionFormat]-cCaptionFormats = lens _cCaptionFormats (\ s a -> s{_cCaptionFormats = a}) . _Default . _Coerce--instance FromJSON Captions where-        parseJSON-          = withObject "Captions"-              (\ x ->-                 Captions' <$>-                   (x .:? "MergePolicy") <*>-                     (x .:? "CaptionSources" .!= mempty)-                     <*> (x .:? "CaptionFormats" .!= mempty))--instance Hashable Captions where--instance NFData Captions where--instance ToJSON Captions where-        toJSON Captions'{..}-          = object-              (catMaybes-                 [("MergePolicy" .=) <$> _cMergePolicy,-                  ("CaptionSources" .=) <$> _cCaptionSources,-                  ("CaptionFormats" .=) <$> _cCaptionFormats])---- | Settings for one clip in a composition. All jobs in a playlist must have the same clip settings.------------ /See:/ 'clip' smart constructor.-newtype Clip = Clip'-  { _cTimeSpan :: Maybe TimeSpan-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'Clip' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'cTimeSpan' - Settings that determine when a clip begins and how long it lasts.-clip-    :: Clip-clip = Clip' {_cTimeSpan = Nothing}----- | Settings that determine when a clip begins and how long it lasts.-cTimeSpan :: Lens' Clip (Maybe TimeSpan)-cTimeSpan = lens _cTimeSpan (\ s a -> s{_cTimeSpan = a})--instance FromJSON Clip where-        parseJSON-          = withObject "Clip"-              (\ x -> Clip' <$> (x .:? "TimeSpan"))--instance Hashable Clip where--instance NFData Clip where--instance ToJSON Clip where-        toJSON Clip'{..}-          = object (catMaybes [("TimeSpan" .=) <$> _cTimeSpan])---- | The @CreateJobOutput@ structure.------------ /See:/ 'createJobOutput' smart constructor.-data CreateJobOutput = CreateJobOutput'-  { _cjoThumbnailPattern    :: !(Maybe Text)-  , _cjoCaptions            :: !(Maybe Captions)-  , _cjoPresetId            :: !(Maybe Text)-  , _cjoComposition         :: !(Maybe [Clip])-  , _cjoAlbumArt            :: !(Maybe JobAlbumArt)-  , _cjoWatermarks          :: !(Maybe [JobWatermark])-  , _cjoEncryption          :: !(Maybe Encryption)-  , _cjoKey                 :: !(Maybe Text)-  , _cjoSegmentDuration     :: !(Maybe Text)-  , _cjoThumbnailEncryption :: !(Maybe Encryption)-  , _cjoRotate              :: !(Maybe Text)-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'CreateJobOutput' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'cjoThumbnailPattern' - Whether you want Elastic Transcoder to create thumbnails for your videos and, if so, how you want Elastic Transcoder to name the files. If you don't want Elastic Transcoder to create thumbnails, specify "". If you do want Elastic Transcoder to create thumbnails, specify the information that you want to include in the file name for each thumbnail. You can specify the following values in any sequence:     * __@{count}@ (Required)__ : If you want to create thumbnails, you must include @{count}@ in the @ThumbnailPattern@ object. Wherever you specify @{count}@ , Elastic Transcoder adds a five-digit sequence number (beginning with __00001__ ) to thumbnail file names. The number indicates where a given thumbnail appears in the sequence of thumbnails for a transcoded file.  /Important:/ If you specify a literal value and/or @{resolution}@ but you omit @{count}@ , Elastic Transcoder returns a validation error and does not create the job.     * __Literal values (Optional)__ : You can specify literal values anywhere in the @ThumbnailPattern@ object. For example, you can include them as a file name prefix or as a delimiter between @{resolution}@ and @{count}@ .      * __@{resolution}@ (Optional)__ : If you want Elastic Transcoder to include the resolution in the file name, include @{resolution}@ in the @ThumbnailPattern@ object.  When creating thumbnails, Elastic Transcoder automatically saves the files in the format (.jpg or .png) that appears in the preset that you specified in the @PresetID@ value of @CreateJobOutput@ . Elastic Transcoder also appends the applicable file name extension.------ * 'cjoCaptions' - You can configure Elastic Transcoder to transcode captions, or subtitles, from one format to another. All captions must be in UTF-8. Elastic Transcoder supports two types of captions:     * __Embedded:__ Embedded captions are included in the same file as the audio and video. Elastic Transcoder supports only one embedded caption per language, to a maximum of 300 embedded captions per file. Valid input values include: @CEA-608 (EIA-608@ , first non-empty channel only), @CEA-708 (EIA-708@ , first non-empty channel only), and @mov-text@  Valid outputs include: @mov-text@  Elastic Transcoder supports a maximum of one embedded format per output.     * __Sidecar:__ Sidecar captions are kept in a separate metadata file from the audio and video data. Sidecar captions require a player that is capable of understanding the relationship between the video file and the sidecar file. Elastic Transcoder supports only one sidecar caption per language, to a maximum of 20 sidecar captions per file. Valid input values include: @dfxp@ (first div element only), @ebu-tt@ , @scc@ , @smpt@ , @srt@ , @ttml@ (first div element only), and @webvtt@  Valid outputs include: @dfxp@ (first div element only), @scc@ , @srt@ , and @webvtt@ . If you want ttml or smpte-tt compatible captions, specify dfxp as your output format. Elastic Transcoder does not support OCR (Optical Character Recognition), does not accept pictures as a valid input for captions, and is not available for audio-only transcoding. Elastic Transcoder does not preserve text formatting (for example, italics) during the transcoding process. To remove captions or leave the captions empty, set @Captions@ to null. To pass through existing captions unchanged, set the @MergePolicy@ to @MergeRetain@ , and pass in a null @CaptionSources@ array. For more information on embedded files, see the Subtitles Wikipedia page. For more information on sidecar files, see the Extensible Metadata Platform and Sidecar file Wikipedia pages.------ * 'cjoPresetId' - The @Id@ of the preset to use for this job. The preset determines the audio, video, and thumbnail settings that Elastic Transcoder uses for transcoding.------ * 'cjoComposition' - You can create an output file that contains an excerpt from the input file. This excerpt, called a clip, can come from the beginning, middle, or end of the file. The Composition object contains settings for the clips that make up an output file. For the current release, you can only specify settings for a single clip per output file. The Composition object cannot be null.------ * 'cjoAlbumArt' - Information about the album art that you want Elastic Transcoder to add to the file during transcoding. You can specify up to twenty album artworks for each output. Settings for each artwork must be defined in the job for the current output.------ * 'cjoWatermarks' - Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding. You can specify up to four watermarks for each output. Settings for each watermark must be defined in the preset for the current output.------ * 'cjoEncryption' - You can specify encryption settings for any output files that you want to use for a transcoding job. This includes the output file and any watermarks, thumbnails, album art, or captions that you want to use. You must specify encryption settings for each file individually.------ * 'cjoKey' - The name to assign to the transcoded file. Elastic Transcoder saves the file in the Amazon S3 bucket specified by the @OutputBucket@ object in the pipeline that is specified by the pipeline ID. If a file with the specified name already exists in the output bucket, the job fails.------ * 'cjoSegmentDuration' - /Important:/ (Outputs in Fragmented MP4 or MPEG-TS format only. If you specify a preset in @PresetId@ for which the value of @Container@ is @fmp4@ (Fragmented MP4) or @ts@ (MPEG-TS), @SegmentDuration@ is the target maximum duration of each segment in seconds. For @HLSv3@ format playlists, each media segment is stored in a separate @.ts@ file. For @HLSv4@ and @Smooth@ playlists, all media segments for an output are stored in a single file. Each segment is approximately the length of the @SegmentDuration@ , though individual segments might be shorter or longer. The range of valid values is 1 to 60 seconds. If the duration of the video is not evenly divisible by @SegmentDuration@ , the duration of the last segment is the remainder of total length/SegmentDuration. Elastic Transcoder creates an output-specific playlist for each output @HLS@ output that you specify in OutputKeys. To add an output to the master playlist for this job, include it in the @OutputKeys@ of the associated playlist.------ * 'cjoThumbnailEncryption' - The encryption settings, if any, that you want Elastic Transcoder to apply to your thumbnail.------ * 'cjoRotate' - The number of degrees clockwise by which you want Elastic Transcoder to rotate the output relative to the input. Enter one of the following values: @auto@ , @0@ , @90@ , @180@ , @270@ . The value @auto@ generally works only if the file that you're transcoding contains rotation metadata.-createJobOutput-    :: CreateJobOutput-createJobOutput =-  CreateJobOutput'-    { _cjoThumbnailPattern = Nothing-    , _cjoCaptions = Nothing-    , _cjoPresetId = Nothing-    , _cjoComposition = Nothing-    , _cjoAlbumArt = Nothing-    , _cjoWatermarks = Nothing-    , _cjoEncryption = Nothing-    , _cjoKey = Nothing-    , _cjoSegmentDuration = Nothing-    , _cjoThumbnailEncryption = Nothing-    , _cjoRotate = Nothing-    }----- | Whether you want Elastic Transcoder to create thumbnails for your videos and, if so, how you want Elastic Transcoder to name the files. If you don't want Elastic Transcoder to create thumbnails, specify "". If you do want Elastic Transcoder to create thumbnails, specify the information that you want to include in the file name for each thumbnail. You can specify the following values in any sequence:     * __@{count}@ (Required)__ : If you want to create thumbnails, you must include @{count}@ in the @ThumbnailPattern@ object. Wherever you specify @{count}@ , Elastic Transcoder adds a five-digit sequence number (beginning with __00001__ ) to thumbnail file names. The number indicates where a given thumbnail appears in the sequence of thumbnails for a transcoded file.  /Important:/ If you specify a literal value and/or @{resolution}@ but you omit @{count}@ , Elastic Transcoder returns a validation error and does not create the job.     * __Literal values (Optional)__ : You can specify literal values anywhere in the @ThumbnailPattern@ object. For example, you can include them as a file name prefix or as a delimiter between @{resolution}@ and @{count}@ .      * __@{resolution}@ (Optional)__ : If you want Elastic Transcoder to include the resolution in the file name, include @{resolution}@ in the @ThumbnailPattern@ object.  When creating thumbnails, Elastic Transcoder automatically saves the files in the format (.jpg or .png) that appears in the preset that you specified in the @PresetID@ value of @CreateJobOutput@ . Elastic Transcoder also appends the applicable file name extension.-cjoThumbnailPattern :: Lens' CreateJobOutput (Maybe Text)-cjoThumbnailPattern = lens _cjoThumbnailPattern (\ s a -> s{_cjoThumbnailPattern = a})---- | You can configure Elastic Transcoder to transcode captions, or subtitles, from one format to another. All captions must be in UTF-8. Elastic Transcoder supports two types of captions:     * __Embedded:__ Embedded captions are included in the same file as the audio and video. Elastic Transcoder supports only one embedded caption per language, to a maximum of 300 embedded captions per file. Valid input values include: @CEA-608 (EIA-608@ , first non-empty channel only), @CEA-708 (EIA-708@ , first non-empty channel only), and @mov-text@  Valid outputs include: @mov-text@  Elastic Transcoder supports a maximum of one embedded format per output.     * __Sidecar:__ Sidecar captions are kept in a separate metadata file from the audio and video data. Sidecar captions require a player that is capable of understanding the relationship between the video file and the sidecar file. Elastic Transcoder supports only one sidecar caption per language, to a maximum of 20 sidecar captions per file. Valid input values include: @dfxp@ (first div element only), @ebu-tt@ , @scc@ , @smpt@ , @srt@ , @ttml@ (first div element only), and @webvtt@  Valid outputs include: @dfxp@ (first div element only), @scc@ , @srt@ , and @webvtt@ . If you want ttml or smpte-tt compatible captions, specify dfxp as your output format. Elastic Transcoder does not support OCR (Optical Character Recognition), does not accept pictures as a valid input for captions, and is not available for audio-only transcoding. Elastic Transcoder does not preserve text formatting (for example, italics) during the transcoding process. To remove captions or leave the captions empty, set @Captions@ to null. To pass through existing captions unchanged, set the @MergePolicy@ to @MergeRetain@ , and pass in a null @CaptionSources@ array. For more information on embedded files, see the Subtitles Wikipedia page. For more information on sidecar files, see the Extensible Metadata Platform and Sidecar file Wikipedia pages.-cjoCaptions :: Lens' CreateJobOutput (Maybe Captions)-cjoCaptions = lens _cjoCaptions (\ s a -> s{_cjoCaptions = a})---- | The @Id@ of the preset to use for this job. The preset determines the audio, video, and thumbnail settings that Elastic Transcoder uses for transcoding.-cjoPresetId :: Lens' CreateJobOutput (Maybe Text)-cjoPresetId = lens _cjoPresetId (\ s a -> s{_cjoPresetId = a})---- | You can create an output file that contains an excerpt from the input file. This excerpt, called a clip, can come from the beginning, middle, or end of the file. The Composition object contains settings for the clips that make up an output file. For the current release, you can only specify settings for a single clip per output file. The Composition object cannot be null.-cjoComposition :: Lens' CreateJobOutput [Clip]-cjoComposition = lens _cjoComposition (\ s a -> s{_cjoComposition = a}) . _Default . _Coerce---- | Information about the album art that you want Elastic Transcoder to add to the file during transcoding. You can specify up to twenty album artworks for each output. Settings for each artwork must be defined in the job for the current output.-cjoAlbumArt :: Lens' CreateJobOutput (Maybe JobAlbumArt)-cjoAlbumArt = lens _cjoAlbumArt (\ s a -> s{_cjoAlbumArt = a})---- | Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding. You can specify up to four watermarks for each output. Settings for each watermark must be defined in the preset for the current output.-cjoWatermarks :: Lens' CreateJobOutput [JobWatermark]-cjoWatermarks = lens _cjoWatermarks (\ s a -> s{_cjoWatermarks = a}) . _Default . _Coerce---- | You can specify encryption settings for any output files that you want to use for a transcoding job. This includes the output file and any watermarks, thumbnails, album art, or captions that you want to use. You must specify encryption settings for each file individually.-cjoEncryption :: Lens' CreateJobOutput (Maybe Encryption)-cjoEncryption = lens _cjoEncryption (\ s a -> s{_cjoEncryption = a})---- | The name to assign to the transcoded file. Elastic Transcoder saves the file in the Amazon S3 bucket specified by the @OutputBucket@ object in the pipeline that is specified by the pipeline ID. If a file with the specified name already exists in the output bucket, the job fails.-cjoKey :: Lens' CreateJobOutput (Maybe Text)-cjoKey = lens _cjoKey (\ s a -> s{_cjoKey = a})---- | /Important:/ (Outputs in Fragmented MP4 or MPEG-TS format only. If you specify a preset in @PresetId@ for which the value of @Container@ is @fmp4@ (Fragmented MP4) or @ts@ (MPEG-TS), @SegmentDuration@ is the target maximum duration of each segment in seconds. For @HLSv3@ format playlists, each media segment is stored in a separate @.ts@ file. For @HLSv4@ and @Smooth@ playlists, all media segments for an output are stored in a single file. Each segment is approximately the length of the @SegmentDuration@ , though individual segments might be shorter or longer. The range of valid values is 1 to 60 seconds. If the duration of the video is not evenly divisible by @SegmentDuration@ , the duration of the last segment is the remainder of total length/SegmentDuration. Elastic Transcoder creates an output-specific playlist for each output @HLS@ output that you specify in OutputKeys. To add an output to the master playlist for this job, include it in the @OutputKeys@ of the associated playlist.-cjoSegmentDuration :: Lens' CreateJobOutput (Maybe Text)-cjoSegmentDuration = lens _cjoSegmentDuration (\ s a -> s{_cjoSegmentDuration = a})---- | The encryption settings, if any, that you want Elastic Transcoder to apply to your thumbnail.-cjoThumbnailEncryption :: Lens' CreateJobOutput (Maybe Encryption)-cjoThumbnailEncryption = lens _cjoThumbnailEncryption (\ s a -> s{_cjoThumbnailEncryption = a})---- | The number of degrees clockwise by which you want Elastic Transcoder to rotate the output relative to the input. Enter one of the following values: @auto@ , @0@ , @90@ , @180@ , @270@ . The value @auto@ generally works only if the file that you're transcoding contains rotation metadata.-cjoRotate :: Lens' CreateJobOutput (Maybe Text)-cjoRotate = lens _cjoRotate (\ s a -> s{_cjoRotate = a})--instance Hashable CreateJobOutput where--instance NFData CreateJobOutput where--instance ToJSON CreateJobOutput where-        toJSON CreateJobOutput'{..}-          = object-              (catMaybes-                 [("ThumbnailPattern" .=) <$> _cjoThumbnailPattern,-                  ("Captions" .=) <$> _cjoCaptions,-                  ("PresetId" .=) <$> _cjoPresetId,-                  ("Composition" .=) <$> _cjoComposition,-                  ("AlbumArt" .=) <$> _cjoAlbumArt,-                  ("Watermarks" .=) <$> _cjoWatermarks,-                  ("Encryption" .=) <$> _cjoEncryption,-                  ("Key" .=) <$> _cjoKey,-                  ("SegmentDuration" .=) <$> _cjoSegmentDuration,-                  ("ThumbnailEncryption" .=) <$>-                    _cjoThumbnailEncryption,-                  ("Rotate" .=) <$> _cjoRotate])---- | Information about the master playlist.------------ /See:/ 'createJobPlaylist' smart constructor.-data CreateJobPlaylist = CreateJobPlaylist'-  { _cjpPlayReadyDrm         :: !(Maybe PlayReadyDrm)-  , _cjpFormat               :: !(Maybe Text)-  , _cjpOutputKeys           :: !(Maybe [Text])-  , _cjpName                 :: !(Maybe Text)-  , _cjpHlsContentProtection :: !(Maybe HlsContentProtection)-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'CreateJobPlaylist' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'cjpPlayReadyDrm' - The DRM settings, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.------ * 'cjpFormat' - The format of the output playlist. Valid formats include @HLSv3@ , @HLSv4@ , and @Smooth@ .------ * 'cjpOutputKeys' - For each output in this job that you want to include in a master playlist, the value of the @Outputs:Key@ object.      * If your output is not @HLS@ or does not have a segment duration set, the name of the output file is a concatenation of @OutputKeyPrefix@ and @Outputs:Key@ : OutputKeyPrefix@Outputs:Key@      * If your output is @HLSv3@ and has a segment duration set, or is not included in a playlist, Elastic Transcoder creates an output playlist file with a file extension of @.m3u8@ , and a series of @.ts@ files that include a five-digit sequential counter beginning with 00000: OutputKeyPrefix@Outputs:Key@ .m3u8 OutputKeyPrefix@Outputs:Key@ 00000.ts     * If your output is @HLSv4@ , has a segment duration set, and is included in an @HLSv4@ playlist, Elastic Transcoder creates an output playlist file with a file extension of @_v4.m3u8@ . If the output is video, Elastic Transcoder also creates an output file with an extension of @_iframe.m3u8@ : OutputKeyPrefix@Outputs:Key@ _v4.m3u8 OutputKeyPrefix@Outputs:Key@ _iframe.m3u8 OutputKeyPrefix@Outputs:Key@ .ts Elastic Transcoder automatically appends the relevant file extension to the file name. If you include a file extension in Output Key, the file name will have two extensions. If you include more than one output in a playlist, any segment duration settings, clip settings, or caption settings must be the same for all outputs in the playlist. For @Smooth@ playlists, the @Audio:Profile@ , @Video:Profile@ , and @Video:FrameRate@ to @Video:KeyframesMaxDist@ ratio must be the same for all outputs.------ * 'cjpName' - The name that you want Elastic Transcoder to assign to the master playlist, for example, nyc-vacation.m3u8. If the name includes a @/@ character, the section of the name before the last @/@ must be identical for all @Name@ objects. If you create more than one master playlist, the values of all @Name@ objects must be unique.------ * 'cjpHlsContentProtection' - The HLS content protection settings, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.-createJobPlaylist-    :: CreateJobPlaylist-createJobPlaylist =-  CreateJobPlaylist'-    { _cjpPlayReadyDrm = Nothing-    , _cjpFormat = Nothing-    , _cjpOutputKeys = Nothing-    , _cjpName = Nothing-    , _cjpHlsContentProtection = Nothing-    }----- | The DRM settings, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.-cjpPlayReadyDrm :: Lens' CreateJobPlaylist (Maybe PlayReadyDrm)-cjpPlayReadyDrm = lens _cjpPlayReadyDrm (\ s a -> s{_cjpPlayReadyDrm = a})---- | The format of the output playlist. Valid formats include @HLSv3@ , @HLSv4@ , and @Smooth@ .-cjpFormat :: Lens' CreateJobPlaylist (Maybe Text)-cjpFormat = lens _cjpFormat (\ s a -> s{_cjpFormat = a})---- | For each output in this job that you want to include in a master playlist, the value of the @Outputs:Key@ object.      * If your output is not @HLS@ or does not have a segment duration set, the name of the output file is a concatenation of @OutputKeyPrefix@ and @Outputs:Key@ : OutputKeyPrefix@Outputs:Key@      * If your output is @HLSv3@ and has a segment duration set, or is not included in a playlist, Elastic Transcoder creates an output playlist file with a file extension of @.m3u8@ , and a series of @.ts@ files that include a five-digit sequential counter beginning with 00000: OutputKeyPrefix@Outputs:Key@ .m3u8 OutputKeyPrefix@Outputs:Key@ 00000.ts     * If your output is @HLSv4@ , has a segment duration set, and is included in an @HLSv4@ playlist, Elastic Transcoder creates an output playlist file with a file extension of @_v4.m3u8@ . If the output is video, Elastic Transcoder also creates an output file with an extension of @_iframe.m3u8@ : OutputKeyPrefix@Outputs:Key@ _v4.m3u8 OutputKeyPrefix@Outputs:Key@ _iframe.m3u8 OutputKeyPrefix@Outputs:Key@ .ts Elastic Transcoder automatically appends the relevant file extension to the file name. If you include a file extension in Output Key, the file name will have two extensions. If you include more than one output in a playlist, any segment duration settings, clip settings, or caption settings must be the same for all outputs in the playlist. For @Smooth@ playlists, the @Audio:Profile@ , @Video:Profile@ , and @Video:FrameRate@ to @Video:KeyframesMaxDist@ ratio must be the same for all outputs.-cjpOutputKeys :: Lens' CreateJobPlaylist [Text]-cjpOutputKeys = lens _cjpOutputKeys (\ s a -> s{_cjpOutputKeys = a}) . _Default . _Coerce---- | The name that you want Elastic Transcoder to assign to the master playlist, for example, nyc-vacation.m3u8. If the name includes a @/@ character, the section of the name before the last @/@ must be identical for all @Name@ objects. If you create more than one master playlist, the values of all @Name@ objects must be unique.-cjpName :: Lens' CreateJobPlaylist (Maybe Text)-cjpName = lens _cjpName (\ s a -> s{_cjpName = a})---- | The HLS content protection settings, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.-cjpHlsContentProtection :: Lens' CreateJobPlaylist (Maybe HlsContentProtection)-cjpHlsContentProtection = lens _cjpHlsContentProtection (\ s a -> s{_cjpHlsContentProtection = a})--instance Hashable CreateJobPlaylist where--instance NFData CreateJobPlaylist where--instance ToJSON CreateJobPlaylist where-        toJSON CreateJobPlaylist'{..}-          = object-              (catMaybes-                 [("PlayReadyDrm" .=) <$> _cjpPlayReadyDrm,-                  ("Format" .=) <$> _cjpFormat,-                  ("OutputKeys" .=) <$> _cjpOutputKeys,-                  ("Name" .=) <$> _cjpName,-                  ("HlsContentProtection" .=) <$>-                    _cjpHlsContentProtection])---- | The detected properties of the input file. Elastic Transcoder identifies these values from the input file.------------ /See:/ 'detectedProperties' smart constructor.-data DetectedProperties = DetectedProperties'-  { _dpHeight         :: !(Maybe Int)-  , _dpFrameRate      :: !(Maybe Text)-  , _dpFileSize       :: !(Maybe Integer)-  , _dpWidth          :: !(Maybe Int)-  , _dpDurationMillis :: !(Maybe Integer)-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'DetectedProperties' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'dpHeight' - The detected height of the input file, in pixels.------ * 'dpFrameRate' - The detected frame rate of the input file, in frames per second.------ * 'dpFileSize' - The detected file size of the input file, in bytes.------ * 'dpWidth' - The detected width of the input file, in pixels.------ * 'dpDurationMillis' - The detected duration of the input file, in milliseconds.-detectedProperties-    :: DetectedProperties-detectedProperties =-  DetectedProperties'-    { _dpHeight = Nothing-    , _dpFrameRate = Nothing-    , _dpFileSize = Nothing-    , _dpWidth = Nothing-    , _dpDurationMillis = Nothing-    }----- | The detected height of the input file, in pixels.-dpHeight :: Lens' DetectedProperties (Maybe Int)-dpHeight = lens _dpHeight (\ s a -> s{_dpHeight = a})---- | The detected frame rate of the input file, in frames per second.-dpFrameRate :: Lens' DetectedProperties (Maybe Text)-dpFrameRate = lens _dpFrameRate (\ s a -> s{_dpFrameRate = a})---- | The detected file size of the input file, in bytes.-dpFileSize :: Lens' DetectedProperties (Maybe Integer)-dpFileSize = lens _dpFileSize (\ s a -> s{_dpFileSize = a})---- | The detected width of the input file, in pixels.-dpWidth :: Lens' DetectedProperties (Maybe Int)-dpWidth = lens _dpWidth (\ s a -> s{_dpWidth = a})---- | The detected duration of the input file, in milliseconds.-dpDurationMillis :: Lens' DetectedProperties (Maybe Integer)-dpDurationMillis = lens _dpDurationMillis (\ s a -> s{_dpDurationMillis = a})--instance FromJSON DetectedProperties where-        parseJSON-          = withObject "DetectedProperties"-              (\ x ->-                 DetectedProperties' <$>-                   (x .:? "Height") <*> (x .:? "FrameRate") <*>-                     (x .:? "FileSize")-                     <*> (x .:? "Width")-                     <*> (x .:? "DurationMillis"))--instance Hashable DetectedProperties where--instance NFData DetectedProperties where--instance ToJSON DetectedProperties where-        toJSON DetectedProperties'{..}-          = object-              (catMaybes-                 [("Height" .=) <$> _dpHeight,-                  ("FrameRate" .=) <$> _dpFrameRate,-                  ("FileSize" .=) <$> _dpFileSize,-                  ("Width" .=) <$> _dpWidth,-                  ("DurationMillis" .=) <$> _dpDurationMillis])---- | The encryption settings, if any, that are used for decrypting your input files or encrypting your output files. If your input file is encrypted, you must specify the mode that Elastic Transcoder uses to decrypt your file, otherwise you must specify the mode you want Elastic Transcoder to use to encrypt your output files.------------ /See:/ 'encryption' smart constructor.-data Encryption = Encryption'-  { _eMode                 :: !(Maybe Text)-  , _eKeyMD5               :: !(Maybe Text)-  , _eKey                  :: !(Maybe Text)-  , _eInitializationVector :: !(Maybe Text)-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'Encryption' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'eMode' - The specific server-side encryption mode that you want Elastic Transcoder to use when decrypting your input files or encrypting your output files. Elastic Transcoder supports the following options:     * __S3:__ Amazon S3 creates and manages the keys used for encrypting your files.     * __S3-AWS-KMS:__ Amazon S3 calls the Amazon Key Management Service, which creates and manages the keys that are used for encrypting your files. If you specify @S3-AWS-KMS@ and you don't want to use the default key, you must add the AWS-KMS key that you want to use to your pipeline.     * __AES-CBC-PKCS7:__ A padded cipher-block mode of operation originally used for HLS files.     * __AES-CTR:__ AES Counter Mode.     * __AES-GCM:__ AES Galois Counter Mode, a mode of operation that is an authenticated encryption format, meaning that a file, key, or initialization vector that has been tampered with fails the decryption process. For all three AES options, you must provide the following settings, which must be base64-encoded:     * __Key__      * __Key MD5__      * __Initialization Vector__  /Important:/ For the AES modes, your private encryption keys and your unencrypted data are never stored by AWS; therefore, it is important that you safely manage your encryption keys. If you lose them, you won't be able to unencrypt your data.------ * 'eKeyMD5' - The MD5 digest of the key that you used to encrypt your input file, or that you want Elastic Transcoder to use to encrypt your output file. Elastic Transcoder uses the key digest as a checksum to make sure your key was not corrupted in transit. The key MD5 must be base64-encoded, and it must be exactly 16 bytes long before being base64-encoded.------ * 'eKey' - The data encryption key that you want Elastic Transcoder to use to encrypt your output file, or that was used to encrypt your input file. The key must be base64-encoded and it must be one of the following bit lengths before being base64-encoded: @128@ , @192@ , or @256@ .  The key must also be encrypted by using the Amazon Key Management Service.------ * 'eInitializationVector' - The series of random bits created by a random bit generator, unique for every encryption operation, that you used to encrypt your input files or that you want Elastic Transcoder to use to encrypt your output files. The initialization vector must be base64-encoded, and it must be exactly 16 bytes long before being base64-encoded.-encryption-    :: Encryption-encryption =-  Encryption'-    { _eMode = Nothing-    , _eKeyMD5 = Nothing-    , _eKey = Nothing-    , _eInitializationVector = Nothing-    }----- | The specific server-side encryption mode that you want Elastic Transcoder to use when decrypting your input files or encrypting your output files. Elastic Transcoder supports the following options:     * __S3:__ Amazon S3 creates and manages the keys used for encrypting your files.     * __S3-AWS-KMS:__ Amazon S3 calls the Amazon Key Management Service, which creates and manages the keys that are used for encrypting your files. If you specify @S3-AWS-KMS@ and you don't want to use the default key, you must add the AWS-KMS key that you want to use to your pipeline.     * __AES-CBC-PKCS7:__ A padded cipher-block mode of operation originally used for HLS files.     * __AES-CTR:__ AES Counter Mode.     * __AES-GCM:__ AES Galois Counter Mode, a mode of operation that is an authenticated encryption format, meaning that a file, key, or initialization vector that has been tampered with fails the decryption process. For all three AES options, you must provide the following settings, which must be base64-encoded:     * __Key__      * __Key MD5__      * __Initialization Vector__  /Important:/ For the AES modes, your private encryption keys and your unencrypted data are never stored by AWS; therefore, it is important that you safely manage your encryption keys. If you lose them, you won't be able to unencrypt your data.-eMode :: Lens' Encryption (Maybe Text)-eMode = lens _eMode (\ s a -> s{_eMode = a})---- | The MD5 digest of the key that you used to encrypt your input file, or that you want Elastic Transcoder to use to encrypt your output file. Elastic Transcoder uses the key digest as a checksum to make sure your key was not corrupted in transit. The key MD5 must be base64-encoded, and it must be exactly 16 bytes long before being base64-encoded.-eKeyMD5 :: Lens' Encryption (Maybe Text)-eKeyMD5 = lens _eKeyMD5 (\ s a -> s{_eKeyMD5 = a})---- | The data encryption key that you want Elastic Transcoder to use to encrypt your output file, or that was used to encrypt your input file. The key must be base64-encoded and it must be one of the following bit lengths before being base64-encoded: @128@ , @192@ , or @256@ .  The key must also be encrypted by using the Amazon Key Management Service.-eKey :: Lens' Encryption (Maybe Text)-eKey = lens _eKey (\ s a -> s{_eKey = a})---- | The series of random bits created by a random bit generator, unique for every encryption operation, that you used to encrypt your input files or that you want Elastic Transcoder to use to encrypt your output files. The initialization vector must be base64-encoded, and it must be exactly 16 bytes long before being base64-encoded.-eInitializationVector :: Lens' Encryption (Maybe Text)-eInitializationVector = lens _eInitializationVector (\ s a -> s{_eInitializationVector = a})--instance FromJSON Encryption where-        parseJSON-          = withObject "Encryption"-              (\ x ->-                 Encryption' <$>-                   (x .:? "Mode") <*> (x .:? "KeyMd5") <*> (x .:? "Key")-                     <*> (x .:? "InitializationVector"))--instance Hashable Encryption where--instance NFData Encryption where--instance ToJSON Encryption where-        toJSON Encryption'{..}-          = object-              (catMaybes-                 [("Mode" .=) <$> _eMode, ("KeyMd5" .=) <$> _eKeyMD5,-                  ("Key" .=) <$> _eKey,-                  ("InitializationVector" .=) <$>-                    _eInitializationVector])---- | The HLS content protection settings, if any, that you want Elastic Transcoder to apply to your output files.------------ /See:/ 'hlsContentProtection' smart constructor.-data HlsContentProtection = HlsContentProtection'-  { _hcpKeyMD5                :: !(Maybe Text)-  , _hcpKeyStoragePolicy      :: !(Maybe Text)-  , _hcpKey                   :: !(Maybe Text)-  , _hcpMethod                :: !(Maybe Text)-  , _hcpInitializationVector  :: !(Maybe Text)-  , _hcpLicenseAcquisitionURL :: !(Maybe Text)-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'HlsContentProtection' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'hcpKeyMD5' - If Elastic Transcoder is generating your key for you, you must leave this field blank. The MD5 digest of the key that you want Elastic Transcoder to use to encrypt your output file, and that you want Elastic Transcoder to use as a checksum to make sure your key was not corrupted in transit. The key MD5 must be base64-encoded, and it must be exactly 16 bytes before being base64- encoded.------ * 'hcpKeyStoragePolicy' - Specify whether you want Elastic Transcoder to write your HLS license key to an Amazon S3 bucket. If you choose @WithVariantPlaylists@ , @LicenseAcquisitionUrl@ must be left blank and Elastic Transcoder writes your data key into the same bucket as the associated playlist.------ * 'hcpKey' - If you want Elastic Transcoder to generate a key for you, leave this field blank. If you choose to supply your own key, you must encrypt the key by using AWS KMS. The key must be base64-encoded, and it must be one of the following bit lengths before being base64-encoded: @128@ , @192@ , or @256@ .------ * 'hcpMethod' - The content protection method for your output. The only valid value is: @aes-128@ . This value is written into the method attribute of the @EXT-X-KEY@ metadata tag in the output playlist.------ * 'hcpInitializationVector' - If Elastic Transcoder is generating your key for you, you must leave this field blank. The series of random bits created by a random bit generator, unique for every encryption operation, that you want Elastic Transcoder to use to encrypt your output files. The initialization vector must be base64-encoded, and it must be exactly 16 bytes before being base64-encoded.------ * 'hcpLicenseAcquisitionURL' - The location of the license key required to decrypt your HLS playlist. The URL must be an absolute path, and is referenced in the URI attribute of the EXT-X-KEY metadata tag in the playlist file.-hlsContentProtection-    :: HlsContentProtection-hlsContentProtection =-  HlsContentProtection'-    { _hcpKeyMD5 = Nothing-    , _hcpKeyStoragePolicy = Nothing-    , _hcpKey = Nothing-    , _hcpMethod = Nothing-    , _hcpInitializationVector = Nothing-    , _hcpLicenseAcquisitionURL = Nothing-    }----- | If Elastic Transcoder is generating your key for you, you must leave this field blank. The MD5 digest of the key that you want Elastic Transcoder to use to encrypt your output file, and that you want Elastic Transcoder to use as a checksum to make sure your key was not corrupted in transit. The key MD5 must be base64-encoded, and it must be exactly 16 bytes before being base64- encoded.-hcpKeyMD5 :: Lens' HlsContentProtection (Maybe Text)-hcpKeyMD5 = lens _hcpKeyMD5 (\ s a -> s{_hcpKeyMD5 = a})---- | Specify whether you want Elastic Transcoder to write your HLS license key to an Amazon S3 bucket. If you choose @WithVariantPlaylists@ , @LicenseAcquisitionUrl@ must be left blank and Elastic Transcoder writes your data key into the same bucket as the associated playlist.-hcpKeyStoragePolicy :: Lens' HlsContentProtection (Maybe Text)-hcpKeyStoragePolicy = lens _hcpKeyStoragePolicy (\ s a -> s{_hcpKeyStoragePolicy = a})---- | If you want Elastic Transcoder to generate a key for you, leave this field blank. If you choose to supply your own key, you must encrypt the key by using AWS KMS. The key must be base64-encoded, and it must be one of the following bit lengths before being base64-encoded: @128@ , @192@ , or @256@ .-hcpKey :: Lens' HlsContentProtection (Maybe Text)-hcpKey = lens _hcpKey (\ s a -> s{_hcpKey = a})---- | The content protection method for your output. The only valid value is: @aes-128@ . This value is written into the method attribute of the @EXT-X-KEY@ metadata tag in the output playlist.-hcpMethod :: Lens' HlsContentProtection (Maybe Text)-hcpMethod = lens _hcpMethod (\ s a -> s{_hcpMethod = a})---- | If Elastic Transcoder is generating your key for you, you must leave this field blank. The series of random bits created by a random bit generator, unique for every encryption operation, that you want Elastic Transcoder to use to encrypt your output files. The initialization vector must be base64-encoded, and it must be exactly 16 bytes before being base64-encoded.-hcpInitializationVector :: Lens' HlsContentProtection (Maybe Text)-hcpInitializationVector = lens _hcpInitializationVector (\ s a -> s{_hcpInitializationVector = a})---- | The location of the license key required to decrypt your HLS playlist. The URL must be an absolute path, and is referenced in the URI attribute of the EXT-X-KEY metadata tag in the playlist file.-hcpLicenseAcquisitionURL :: Lens' HlsContentProtection (Maybe Text)-hcpLicenseAcquisitionURL = lens _hcpLicenseAcquisitionURL (\ s a -> s{_hcpLicenseAcquisitionURL = a})--instance FromJSON HlsContentProtection where-        parseJSON-          = withObject "HlsContentProtection"-              (\ x ->-                 HlsContentProtection' <$>-                   (x .:? "KeyMd5") <*> (x .:? "KeyStoragePolicy") <*>-                     (x .:? "Key")-                     <*> (x .:? "Method")-                     <*> (x .:? "InitializationVector")-                     <*> (x .:? "LicenseAcquisitionUrl"))--instance Hashable HlsContentProtection where--instance NFData HlsContentProtection where--instance ToJSON HlsContentProtection where-        toJSON HlsContentProtection'{..}-          = object-              (catMaybes-                 [("KeyMd5" .=) <$> _hcpKeyMD5,-                  ("KeyStoragePolicy" .=) <$> _hcpKeyStoragePolicy,-                  ("Key" .=) <$> _hcpKey, ("Method" .=) <$> _hcpMethod,-                  ("InitializationVector" .=) <$>-                    _hcpInitializationVector,-                  ("LicenseAcquisitionUrl" .=) <$>-                    _hcpLicenseAcquisitionURL])---- | The captions to be created, if any.------------ /See:/ 'inputCaptions' smart constructor.-data InputCaptions = InputCaptions'-  { _icMergePolicy    :: !(Maybe Text)-  , _icCaptionSources :: !(Maybe [CaptionSource])-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'InputCaptions' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'icMergePolicy' - A policy that determines how Elastic Transcoder handles the existence of multiple captions.     * __MergeOverride:__ Elastic Transcoder transcodes both embedded and sidecar captions into outputs. If captions for a language are embedded in the input file and also appear in a sidecar file, Elastic Transcoder uses the sidecar captions and ignores the embedded captions for that language.     * __MergeRetain:__ Elastic Transcoder transcodes both embedded and sidecar captions into outputs. If captions for a language are embedded in the input file and also appear in a sidecar file, Elastic Transcoder uses the embedded captions and ignores the sidecar captions for that language. If @CaptionSources@ is empty, Elastic Transcoder omits all sidecar captions from the output files.     * __Override:__ Elastic Transcoder transcodes only the sidecar captions that you specify in @CaptionSources@ . @MergePolicy@ cannot be null.------ * 'icCaptionSources' - Source files for the input sidecar captions used during the transcoding process. To omit all sidecar captions, leave @CaptionSources@ blank.-inputCaptions-    :: InputCaptions-inputCaptions =-  InputCaptions' {_icMergePolicy = Nothing, _icCaptionSources = Nothing}----- | A policy that determines how Elastic Transcoder handles the existence of multiple captions.     * __MergeOverride:__ Elastic Transcoder transcodes both embedded and sidecar captions into outputs. If captions for a language are embedded in the input file and also appear in a sidecar file, Elastic Transcoder uses the sidecar captions and ignores the embedded captions for that language.     * __MergeRetain:__ Elastic Transcoder transcodes both embedded and sidecar captions into outputs. If captions for a language are embedded in the input file and also appear in a sidecar file, Elastic Transcoder uses the embedded captions and ignores the sidecar captions for that language. If @CaptionSources@ is empty, Elastic Transcoder omits all sidecar captions from the output files.     * __Override:__ Elastic Transcoder transcodes only the sidecar captions that you specify in @CaptionSources@ . @MergePolicy@ cannot be null.-icMergePolicy :: Lens' InputCaptions (Maybe Text)-icMergePolicy = lens _icMergePolicy (\ s a -> s{_icMergePolicy = a})---- | Source files for the input sidecar captions used during the transcoding process. To omit all sidecar captions, leave @CaptionSources@ blank.-icCaptionSources :: Lens' InputCaptions [CaptionSource]-icCaptionSources = lens _icCaptionSources (\ s a -> s{_icCaptionSources = a}) . _Default . _Coerce--instance FromJSON InputCaptions where-        parseJSON-          = withObject "InputCaptions"-              (\ x ->-                 InputCaptions' <$>-                   (x .:? "MergePolicy") <*>-                     (x .:? "CaptionSources" .!= mempty))--instance Hashable InputCaptions where--instance NFData InputCaptions where--instance ToJSON InputCaptions where-        toJSON InputCaptions'{..}-          = object-              (catMaybes-                 [("MergePolicy" .=) <$> _icMergePolicy,-                  ("CaptionSources" .=) <$> _icCaptionSources])---- | A section of the response body that provides information about the job that is created.------------ /See:/ 'job'' smart constructor.-data Job' = Job''-  { _jStatus          :: !(Maybe Text)-  , _jPipelineId      :: !(Maybe Text)-  , _jARN             :: !(Maybe Text)-  , _jInputs          :: !(Maybe [JobInput])-  , _jInput           :: !(Maybe JobInput)-  , _jUserMetadata    :: !(Maybe (Map Text Text))-  , _jOutputs         :: !(Maybe [JobOutput])-  , _jOutput          :: !(Maybe JobOutput)-  , _jId              :: !(Maybe Text)-  , _jPlaylists       :: !(Maybe [Playlist])-  , _jOutputKeyPrefix :: !(Maybe Text)-  , _jTiming          :: !(Maybe Timing)-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'Job'' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'jStatus' - The status of the job: @Submitted@ , @Progressing@ , @Complete@ , @Canceled@ , or @Error@ .------ * 'jPipelineId' - The @Id@ of the pipeline that you want Elastic Transcoder to use for transcoding. The pipeline determines several settings, including the Amazon S3 bucket from which Elastic Transcoder gets the files to transcode and the bucket into which Elastic Transcoder puts the transcoded files.------ * 'jARN' - The Amazon Resource Name (ARN) for the job.------ * 'jInputs' - Information about the files that you're transcoding. If you specified multiple files for this job, Elastic Transcoder stitches the files together to make one output.------ * 'jInput' - A section of the request or response body that provides information about the file that is being transcoded.------ * 'jUserMetadata' - User-defined metadata that you want to associate with an Elastic Transcoder job. You specify metadata in @key/value@ pairs, and you can add up to 10 @key/value@ pairs per job. Elastic Transcoder does not guarantee that @key/value@ pairs are returned in the same order in which you specify them. Metadata @keys@ and @values@ must use characters from the following list:     * @0-9@      * @A-Z@ and @a-z@      * @Space@      * The following symbols: @_.:/=+-%@@------ * 'jOutputs' - Information about the output files. We recommend that you use the @Outputs@ syntax for all jobs, even when you want Elastic Transcoder to transcode a file into only one format. Do not use both the @Outputs@ and @Output@ syntaxes in the same request. You can create a maximum of 30 outputs per job.  If you specify more than one output for a job, Elastic Transcoder creates the files for each output in the order in which you specify them in the job.------ * 'jOutput' - If you specified one output for a job, information about that output. If you specified multiple outputs for a job, the Output object lists information about the first output. This duplicates the information that is listed for the first output in the Outputs object. /Important:/ Outputs recommended instead. A section of the request or response body that provides information about the transcoded (target) file.------ * 'jId' - The identifier that Elastic Transcoder assigned to the job. You use this value to get settings for the job or to delete the job.------ * 'jPlaylists' - /Important:/ Outputs in Fragmented MP4 or MPEG-TS format only. If you specify a preset in @PresetId@ for which the value of @Container@ is fmp4 (Fragmented MP4) or ts (MPEG-TS), @Playlists@ contains information about the master playlists that you want Elastic Transcoder to create. The maximum number of master playlists in a job is 30.------ * 'jOutputKeyPrefix' - The value, if any, that you want Elastic Transcoder to prepend to the names of all files that this job creates, including output files, thumbnails, and playlists. We recommend that you add a / or some other delimiter to the end of the @OutputKeyPrefix@ .------ * 'jTiming' - Details about the timing of a job.-job'-    :: Job'-job' =-  Job''-    { _jStatus = Nothing-    , _jPipelineId = Nothing-    , _jARN = Nothing-    , _jInputs = Nothing-    , _jInput = Nothing-    , _jUserMetadata = Nothing-    , _jOutputs = Nothing-    , _jOutput = Nothing-    , _jId = Nothing-    , _jPlaylists = Nothing-    , _jOutputKeyPrefix = Nothing-    , _jTiming = Nothing-    }----- | The status of the job: @Submitted@ , @Progressing@ , @Complete@ , @Canceled@ , or @Error@ .-jStatus :: Lens' Job' (Maybe Text)-jStatus = lens _jStatus (\ s a -> s{_jStatus = a})---- | The @Id@ of the pipeline that you want Elastic Transcoder to use for transcoding. The pipeline determines several settings, including the Amazon S3 bucket from which Elastic Transcoder gets the files to transcode and the bucket into which Elastic Transcoder puts the transcoded files.-jPipelineId :: Lens' Job' (Maybe Text)-jPipelineId = lens _jPipelineId (\ s a -> s{_jPipelineId = a})---- | The Amazon Resource Name (ARN) for the job.-jARN :: Lens' Job' (Maybe Text)-jARN = lens _jARN (\ s a -> s{_jARN = a})---- | Information about the files that you're transcoding. If you specified multiple files for this job, Elastic Transcoder stitches the files together to make one output.-jInputs :: Lens' Job' [JobInput]-jInputs = lens _jInputs (\ s a -> s{_jInputs = a}) . _Default . _Coerce---- | A section of the request or response body that provides information about the file that is being transcoded.-jInput :: Lens' Job' (Maybe JobInput)-jInput = lens _jInput (\ s a -> s{_jInput = a})---- | User-defined metadata that you want to associate with an Elastic Transcoder job. You specify metadata in @key/value@ pairs, and you can add up to 10 @key/value@ pairs per job. Elastic Transcoder does not guarantee that @key/value@ pairs are returned in the same order in which you specify them. Metadata @keys@ and @values@ must use characters from the following list:     * @0-9@      * @A-Z@ and @a-z@      * @Space@      * The following symbols: @_.:/=+-%@@-jUserMetadata :: Lens' Job' (HashMap Text Text)-jUserMetadata = lens _jUserMetadata (\ s a -> s{_jUserMetadata = a}) . _Default . _Map---- | Information about the output files. We recommend that you use the @Outputs@ syntax for all jobs, even when you want Elastic Transcoder to transcode a file into only one format. Do not use both the @Outputs@ and @Output@ syntaxes in the same request. You can create a maximum of 30 outputs per job.  If you specify more than one output for a job, Elastic Transcoder creates the files for each output in the order in which you specify them in the job.-jOutputs :: Lens' Job' [JobOutput]-jOutputs = lens _jOutputs (\ s a -> s{_jOutputs = a}) . _Default . _Coerce---- | If you specified one output for a job, information about that output. If you specified multiple outputs for a job, the Output object lists information about the first output. This duplicates the information that is listed for the first output in the Outputs object. /Important:/ Outputs recommended instead. A section of the request or response body that provides information about the transcoded (target) file.-jOutput :: Lens' Job' (Maybe JobOutput)-jOutput = lens _jOutput (\ s a -> s{_jOutput = a})---- | The identifier that Elastic Transcoder assigned to the job. You use this value to get settings for the job or to delete the job.-jId :: Lens' Job' (Maybe Text)-jId = lens _jId (\ s a -> s{_jId = a})---- | /Important:/ Outputs in Fragmented MP4 or MPEG-TS format only. If you specify a preset in @PresetId@ for which the value of @Container@ is fmp4 (Fragmented MP4) or ts (MPEG-TS), @Playlists@ contains information about the master playlists that you want Elastic Transcoder to create. The maximum number of master playlists in a job is 30.-jPlaylists :: Lens' Job' [Playlist]-jPlaylists = lens _jPlaylists (\ s a -> s{_jPlaylists = a}) . _Default . _Coerce---- | The value, if any, that you want Elastic Transcoder to prepend to the names of all files that this job creates, including output files, thumbnails, and playlists. We recommend that you add a / or some other delimiter to the end of the @OutputKeyPrefix@ .-jOutputKeyPrefix :: Lens' Job' (Maybe Text)-jOutputKeyPrefix = lens _jOutputKeyPrefix (\ s a -> s{_jOutputKeyPrefix = a})---- | Details about the timing of a job.-jTiming :: Lens' Job' (Maybe Timing)-jTiming = lens _jTiming (\ s a -> s{_jTiming = a})--instance FromJSON Job' where-        parseJSON-          = withObject "Job'"-              (\ x ->-                 Job'' <$>-                   (x .:? "Status") <*> (x .:? "PipelineId") <*>-                     (x .:? "Arn")-                     <*> (x .:? "Inputs" .!= mempty)-                     <*> (x .:? "Input")-                     <*> (x .:? "UserMetadata" .!= mempty)-                     <*> (x .:? "Outputs" .!= mempty)-                     <*> (x .:? "Output")-                     <*> (x .:? "Id")-                     <*> (x .:? "Playlists" .!= mempty)-                     <*> (x .:? "OutputKeyPrefix")-                     <*> (x .:? "Timing"))--instance Hashable Job' where--instance NFData Job' where---- | The .jpg or .png file associated with an audio file.------------ /See:/ 'jobAlbumArt' smart constructor.-data JobAlbumArt = JobAlbumArt'-  { _jaaMergePolicy :: !(Maybe Text)-  , _jaaArtwork     :: !(Maybe [Artwork])-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'JobAlbumArt' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'jaaMergePolicy' - A policy that determines how Elastic Transcoder handles the existence of multiple album artwork files.     * @Replace:@ The specified album art replaces any existing album art.     * @Prepend:@ The specified album art is placed in front of any existing album art.     * @Append:@ The specified album art is placed after any existing album art.     * @Fallback:@ If the original input file contains artwork, Elastic Transcoder uses that artwork for the output. If the original input does not contain artwork, Elastic Transcoder uses the specified album art file.------ * 'jaaArtwork' - The file to be used as album art. There can be multiple artworks associated with an audio file, to a maximum of 20. Valid formats are @.jpg@ and @.png@-jobAlbumArt-    :: JobAlbumArt-jobAlbumArt = JobAlbumArt' {_jaaMergePolicy = Nothing, _jaaArtwork = Nothing}----- | A policy that determines how Elastic Transcoder handles the existence of multiple album artwork files.     * @Replace:@ The specified album art replaces any existing album art.     * @Prepend:@ The specified album art is placed in front of any existing album art.     * @Append:@ The specified album art is placed after any existing album art.     * @Fallback:@ If the original input file contains artwork, Elastic Transcoder uses that artwork for the output. If the original input does not contain artwork, Elastic Transcoder uses the specified album art file.-jaaMergePolicy :: Lens' JobAlbumArt (Maybe Text)-jaaMergePolicy = lens _jaaMergePolicy (\ s a -> s{_jaaMergePolicy = a})---- | The file to be used as album art. There can be multiple artworks associated with an audio file, to a maximum of 20. Valid formats are @.jpg@ and @.png@-jaaArtwork :: Lens' JobAlbumArt [Artwork]-jaaArtwork = lens _jaaArtwork (\ s a -> s{_jaaArtwork = a}) . _Default . _Coerce--instance FromJSON JobAlbumArt where-        parseJSON-          = withObject "JobAlbumArt"-              (\ x ->-                 JobAlbumArt' <$>-                   (x .:? "MergePolicy") <*>-                     (x .:? "Artwork" .!= mempty))--instance Hashable JobAlbumArt where--instance NFData JobAlbumArt where--instance ToJSON JobAlbumArt where-        toJSON JobAlbumArt'{..}-          = object-              (catMaybes-                 [("MergePolicy" .=) <$> _jaaMergePolicy,-                  ("Artwork" .=) <$> _jaaArtwork])---- | Information about the file that you're transcoding.------------ /See:/ 'jobInput' smart constructor.-data JobInput = JobInput'-  { _jiFrameRate          :: !(Maybe Text)-  , _jiResolution         :: !(Maybe Text)-  , _jiAspectRatio        :: !(Maybe Text)-  , _jiTimeSpan           :: !(Maybe TimeSpan)-  , _jiEncryption         :: !(Maybe Encryption)-  , _jiKey                :: !(Maybe Text)-  , _jiDetectedProperties :: !(Maybe DetectedProperties)-  , _jiContainer          :: !(Maybe Text)-  , _jiInterlaced         :: !(Maybe Text)-  , _jiInputCaptions      :: !(Maybe InputCaptions)-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'JobInput' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'jiFrameRate' - The frame rate of the input file. If you want Elastic Transcoder to automatically detect the frame rate of the input file, specify @auto@ . If you want to specify the frame rate for the input file, enter one of the following values:  @10@ , @15@ , @23.97@ , @24@ , @25@ , @29.97@ , @30@ , @60@  If you specify a value other than @auto@ , Elastic Transcoder disables automatic detection of the frame rate.------ * 'jiResolution' - This value must be @auto@ , which causes Elastic Transcoder to automatically detect the resolution of the input file.------ * 'jiAspectRatio' - The aspect ratio of the input file. If you want Elastic Transcoder to automatically detect the aspect ratio of the input file, specify @auto@ . If you want to specify the aspect ratio for the output file, enter one of the following values:  @1:1@ , @4:3@ , @3:2@ , @16:9@  If you specify a value other than @auto@ , Elastic Transcoder disables automatic detection of the aspect ratio.------ * 'jiTimeSpan' - Settings for clipping an input. Each input can have different clip settings.------ * 'jiEncryption' - The encryption settings, if any, that are used for decrypting your input files. If your input file is encrypted, you must specify the mode that Elastic Transcoder uses to decrypt your file.------ * 'jiKey' - The name of the file to transcode. Elsewhere in the body of the JSON block is the the ID of the pipeline to use for processing the job. The @InputBucket@ object in that pipeline tells Elastic Transcoder which Amazon S3 bucket to get the file from.  If the file name includes a prefix, such as @cooking/lasagna.mpg@ , include the prefix in the key. If the file isn't in the specified bucket, Elastic Transcoder returns an error.------ * 'jiDetectedProperties' - The detected properties of the input file.------ * 'jiContainer' - The container type for the input file. If you want Elastic Transcoder to automatically detect the container type of the input file, specify @auto@ . If you want to specify the container type for the input file, enter one of the following values:  @3gp@ , @aac@ , @asf@ , @avi@ , @divx@ , @flv@ , @m4a@ , @mkv@ , @mov@ , @mp3@ , @mp4@ , @mpeg@ , @mpeg-ps@ , @mpeg-ts@ , @mxf@ , @ogg@ , @vob@ , @wav@ , @webm@------ * 'jiInterlaced' - Whether the input file is interlaced. If you want Elastic Transcoder to automatically detect whether the input file is interlaced, specify @auto@ . If you want to specify whether the input file is interlaced, enter one of the following values: @true@ , @false@  If you specify a value other than @auto@ , Elastic Transcoder disables automatic detection of interlacing.------ * 'jiInputCaptions' - You can configure Elastic Transcoder to transcode captions, or subtitles, from one format to another. All captions must be in UTF-8. Elastic Transcoder supports two types of captions:     * __Embedded:__ Embedded captions are included in the same file as the audio and video. Elastic Transcoder supports only one embedded caption per language, to a maximum of 300 embedded captions per file. Valid input values include: @CEA-608 (EIA-608@ , first non-empty channel only), @CEA-708 (EIA-708@ , first non-empty channel only), and @mov-text@  Valid outputs include: @mov-text@  Elastic Transcoder supports a maximum of one embedded format per output.     * __Sidecar:__ Sidecar captions are kept in a separate metadata file from the audio and video data. Sidecar captions require a player that is capable of understanding the relationship between the video file and the sidecar file. Elastic Transcoder supports only one sidecar caption per language, to a maximum of 20 sidecar captions per file. Valid input values include: @dfxp@ (first div element only), @ebu-tt@ , @scc@ , @smpt@ , @srt@ , @ttml@ (first div element only), and @webvtt@  Valid outputs include: @dfxp@ (first div element only), @scc@ , @srt@ , and @webvtt@ . If you want ttml or smpte-tt compatible captions, specify dfxp as your output format. Elastic Transcoder does not support OCR (Optical Character Recognition), does not accept pictures as a valid input for captions, and is not available for audio-only transcoding. Elastic Transcoder does not preserve text formatting (for example, italics) during the transcoding process. To remove captions or leave the captions empty, set @Captions@ to null. To pass through existing captions unchanged, set the @MergePolicy@ to @MergeRetain@ , and pass in a null @CaptionSources@ array. For more information on embedded files, see the Subtitles Wikipedia page. For more information on sidecar files, see the Extensible Metadata Platform and Sidecar file Wikipedia pages.-jobInput-    :: JobInput-jobInput =-  JobInput'-    { _jiFrameRate = Nothing-    , _jiResolution = Nothing-    , _jiAspectRatio = Nothing-    , _jiTimeSpan = Nothing-    , _jiEncryption = Nothing-    , _jiKey = Nothing-    , _jiDetectedProperties = Nothing-    , _jiContainer = Nothing-    , _jiInterlaced = Nothing-    , _jiInputCaptions = Nothing-    }----- | The frame rate of the input file. If you want Elastic Transcoder to automatically detect the frame rate of the input file, specify @auto@ . If you want to specify the frame rate for the input file, enter one of the following values:  @10@ , @15@ , @23.97@ , @24@ , @25@ , @29.97@ , @30@ , @60@  If you specify a value other than @auto@ , Elastic Transcoder disables automatic detection of the frame rate.-jiFrameRate :: Lens' JobInput (Maybe Text)-jiFrameRate = lens _jiFrameRate (\ s a -> s{_jiFrameRate = a})---- | This value must be @auto@ , which causes Elastic Transcoder to automatically detect the resolution of the input file.-jiResolution :: Lens' JobInput (Maybe Text)-jiResolution = lens _jiResolution (\ s a -> s{_jiResolution = a})---- | The aspect ratio of the input file. If you want Elastic Transcoder to automatically detect the aspect ratio of the input file, specify @auto@ . If you want to specify the aspect ratio for the output file, enter one of the following values:  @1:1@ , @4:3@ , @3:2@ , @16:9@  If you specify a value other than @auto@ , Elastic Transcoder disables automatic detection of the aspect ratio.-jiAspectRatio :: Lens' JobInput (Maybe Text)-jiAspectRatio = lens _jiAspectRatio (\ s a -> s{_jiAspectRatio = a})---- | Settings for clipping an input. Each input can have different clip settings.-jiTimeSpan :: Lens' JobInput (Maybe TimeSpan)-jiTimeSpan = lens _jiTimeSpan (\ s a -> s{_jiTimeSpan = a})---- | The encryption settings, if any, that are used for decrypting your input files. If your input file is encrypted, you must specify the mode that Elastic Transcoder uses to decrypt your file.-jiEncryption :: Lens' JobInput (Maybe Encryption)-jiEncryption = lens _jiEncryption (\ s a -> s{_jiEncryption = a})---- | The name of the file to transcode. Elsewhere in the body of the JSON block is the the ID of the pipeline to use for processing the job. The @InputBucket@ object in that pipeline tells Elastic Transcoder which Amazon S3 bucket to get the file from.  If the file name includes a prefix, such as @cooking/lasagna.mpg@ , include the prefix in the key. If the file isn't in the specified bucket, Elastic Transcoder returns an error.-jiKey :: Lens' JobInput (Maybe Text)-jiKey = lens _jiKey (\ s a -> s{_jiKey = a})---- | The detected properties of the input file.-jiDetectedProperties :: Lens' JobInput (Maybe DetectedProperties)-jiDetectedProperties = lens _jiDetectedProperties (\ s a -> s{_jiDetectedProperties = a})---- | The container type for the input file. If you want Elastic Transcoder to automatically detect the container type of the input file, specify @auto@ . If you want to specify the container type for the input file, enter one of the following values:  @3gp@ , @aac@ , @asf@ , @avi@ , @divx@ , @flv@ , @m4a@ , @mkv@ , @mov@ , @mp3@ , @mp4@ , @mpeg@ , @mpeg-ps@ , @mpeg-ts@ , @mxf@ , @ogg@ , @vob@ , @wav@ , @webm@-jiContainer :: Lens' JobInput (Maybe Text)-jiContainer = lens _jiContainer (\ s a -> s{_jiContainer = a})---- | Whether the input file is interlaced. If you want Elastic Transcoder to automatically detect whether the input file is interlaced, specify @auto@ . If you want to specify whether the input file is interlaced, enter one of the following values: @true@ , @false@  If you specify a value other than @auto@ , Elastic Transcoder disables automatic detection of interlacing.-jiInterlaced :: Lens' JobInput (Maybe Text)-jiInterlaced = lens _jiInterlaced (\ s a -> s{_jiInterlaced = a})---- | You can configure Elastic Transcoder to transcode captions, or subtitles, from one format to another. All captions must be in UTF-8. Elastic Transcoder supports two types of captions:     * __Embedded:__ Embedded captions are included in the same file as the audio and video. Elastic Transcoder supports only one embedded caption per language, to a maximum of 300 embedded captions per file. Valid input values include: @CEA-608 (EIA-608@ , first non-empty channel only), @CEA-708 (EIA-708@ , first non-empty channel only), and @mov-text@  Valid outputs include: @mov-text@  Elastic Transcoder supports a maximum of one embedded format per output.     * __Sidecar:__ Sidecar captions are kept in a separate metadata file from the audio and video data. Sidecar captions require a player that is capable of understanding the relationship between the video file and the sidecar file. Elastic Transcoder supports only one sidecar caption per language, to a maximum of 20 sidecar captions per file. Valid input values include: @dfxp@ (first div element only), @ebu-tt@ , @scc@ , @smpt@ , @srt@ , @ttml@ (first div element only), and @webvtt@  Valid outputs include: @dfxp@ (first div element only), @scc@ , @srt@ , and @webvtt@ . If you want ttml or smpte-tt compatible captions, specify dfxp as your output format. Elastic Transcoder does not support OCR (Optical Character Recognition), does not accept pictures as a valid input for captions, and is not available for audio-only transcoding. Elastic Transcoder does not preserve text formatting (for example, italics) during the transcoding process. To remove captions or leave the captions empty, set @Captions@ to null. To pass through existing captions unchanged, set the @MergePolicy@ to @MergeRetain@ , and pass in a null @CaptionSources@ array. For more information on embedded files, see the Subtitles Wikipedia page. For more information on sidecar files, see the Extensible Metadata Platform and Sidecar file Wikipedia pages.-jiInputCaptions :: Lens' JobInput (Maybe InputCaptions)-jiInputCaptions = lens _jiInputCaptions (\ s a -> s{_jiInputCaptions = a})--instance FromJSON JobInput where-        parseJSON-          = withObject "JobInput"-              (\ x ->-                 JobInput' <$>-                   (x .:? "FrameRate") <*> (x .:? "Resolution") <*>-                     (x .:? "AspectRatio")-                     <*> (x .:? "TimeSpan")-                     <*> (x .:? "Encryption")-                     <*> (x .:? "Key")-                     <*> (x .:? "DetectedProperties")-                     <*> (x .:? "Container")-                     <*> (x .:? "Interlaced")-                     <*> (x .:? "InputCaptions"))--instance Hashable JobInput where--instance NFData JobInput where--instance ToJSON JobInput where-        toJSON JobInput'{..}-          = object-              (catMaybes-                 [("FrameRate" .=) <$> _jiFrameRate,-                  ("Resolution" .=) <$> _jiResolution,-                  ("AspectRatio" .=) <$> _jiAspectRatio,-                  ("TimeSpan" .=) <$> _jiTimeSpan,-                  ("Encryption" .=) <$> _jiEncryption,-                  ("Key" .=) <$> _jiKey,-                  ("DetectedProperties" .=) <$> _jiDetectedProperties,-                  ("Container" .=) <$> _jiContainer,-                  ("Interlaced" .=) <$> _jiInterlaced,-                  ("InputCaptions" .=) <$> _jiInputCaptions])---- | /Important:/ Outputs recommended instead.--------- If you specified one output for a job, information about that output. If you specified multiple outputs for a job, the @Output@ object lists information about the first output. This duplicates the information that is listed for the first output in the @Outputs@ object.--------- /See:/ 'jobOutput' smart constructor.-data JobOutput = JobOutput'-  { _joAppliedColorSpaceConversion :: !(Maybe Text)-  , _joThumbnailPattern            :: !(Maybe Text)-  , _joStatus                      :: !(Maybe Text)-  , _joHeight                      :: !(Maybe Int)-  , _joFrameRate                   :: !(Maybe Text)-  , _joCaptions                    :: !(Maybe Captions)-  , _joPresetId                    :: !(Maybe Text)-  , _joComposition                 :: !(Maybe [Clip])-  , _joAlbumArt                    :: !(Maybe JobAlbumArt)-  , _joFileSize                    :: !(Maybe Integer)-  , _joWatermarks                  :: !(Maybe [JobWatermark])-  , _joWidth                       :: !(Maybe Int)-  , _joEncryption                  :: !(Maybe Encryption)-  , _joKey                         :: !(Maybe Text)-  , _joStatusDetail                :: !(Maybe Text)-  , _joId                          :: !(Maybe Text)-  , _joSegmentDuration             :: !(Maybe Text)-  , _joDurationMillis              :: !(Maybe Integer)-  , _joThumbnailEncryption         :: !(Maybe Encryption)-  , _joDuration                    :: !(Maybe Integer)-  , _joRotate                      :: !(Maybe Text)-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'JobOutput' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'joAppliedColorSpaceConversion' - If Elastic Transcoder used a preset with a @ColorSpaceConversionMode@ to transcode the output file, the @AppliedColorSpaceConversion@ parameter shows the conversion used. If no @ColorSpaceConversionMode@ was defined in the preset, this parameter is not be included in the job response.------ * 'joThumbnailPattern' - Whether you want Elastic Transcoder to create thumbnails for your videos and, if so, how you want Elastic Transcoder to name the files. If you don't want Elastic Transcoder to create thumbnails, specify "". If you do want Elastic Transcoder to create thumbnails, specify the information that you want to include in the file name for each thumbnail. You can specify the following values in any sequence:     * __@{count}@ (Required)__ : If you want to create thumbnails, you must include @{count}@ in the @ThumbnailPattern@ object. Wherever you specify @{count}@ , Elastic Transcoder adds a five-digit sequence number (beginning with __00001__ ) to thumbnail file names. The number indicates where a given thumbnail appears in the sequence of thumbnails for a transcoded file.  /Important:/ If you specify a literal value and/or @{resolution}@ but you omit @{count}@ , Elastic Transcoder returns a validation error and does not create the job.     * __Literal values (Optional)__ : You can specify literal values anywhere in the @ThumbnailPattern@ object. For example, you can include them as a file name prefix or as a delimiter between @{resolution}@ and @{count}@ .      * __@{resolution}@ (Optional)__ : If you want Elastic Transcoder to include the resolution in the file name, include @{resolution}@ in the @ThumbnailPattern@ object.  When creating thumbnails, Elastic Transcoder automatically saves the files in the format (.jpg or .png) that appears in the preset that you specified in the @PresetID@ value of @CreateJobOutput@ . Elastic Transcoder also appends the applicable file name extension.------ * 'joStatus' - The status of one output in a job. If you specified only one output for the job, @Outputs:Status@ is always the same as @Job:Status@ . If you specified more than one output:      * @Job:Status@ and @Outputs:Status@ for all of the outputs is Submitted until Elastic Transcoder starts to process the first output.     * When Elastic Transcoder starts to process the first output, @Outputs:Status@ for that output and @Job:Status@ both change to Progressing. For each output, the value of @Outputs:Status@ remains Submitted until Elastic Transcoder starts to process the output.     * Job:Status remains Progressing until all of the outputs reach a terminal status, either Complete or Error.     * When all of the outputs reach a terminal status, @Job:Status@ changes to Complete only if @Outputs:Status@ for all of the outputs is @Complete@ . If @Outputs:Status@ for one or more outputs is @Error@ , the terminal status for @Job:Status@ is also @Error@ . The value of @Status@ is one of the following: @Submitted@ , @Progressing@ , @Complete@ , @Canceled@ , or @Error@ .------ * 'joHeight' - Height of the output file, in pixels.------ * 'joFrameRate' - Frame rate of the output file, in frames per second.------ * 'joCaptions' - You can configure Elastic Transcoder to transcode captions, or subtitles, from one format to another. All captions must be in UTF-8. Elastic Transcoder supports two types of captions:     * __Embedded:__ Embedded captions are included in the same file as the audio and video. Elastic Transcoder supports only one embedded caption per language, to a maximum of 300 embedded captions per file. Valid input values include: @CEA-608 (EIA-608@ , first non-empty channel only), @CEA-708 (EIA-708@ , first non-empty channel only), and @mov-text@  Valid outputs include: @mov-text@  Elastic Transcoder supports a maximum of one embedded format per output.     * __Sidecar:__ Sidecar captions are kept in a separate metadata file from the audio and video data. Sidecar captions require a player that is capable of understanding the relationship between the video file and the sidecar file. Elastic Transcoder supports only one sidecar caption per language, to a maximum of 20 sidecar captions per file. Valid input values include: @dfxp@ (first div element only), @ebu-tt@ , @scc@ , @smpt@ , @srt@ , @ttml@ (first div element only), and @webvtt@  Valid outputs include: @dfxp@ (first div element only), @scc@ , @srt@ , and @webvtt@ . If you want ttml or smpte-tt compatible captions, specify dfxp as your output format. Elastic Transcoder does not support OCR (Optical Character Recognition), does not accept pictures as a valid input for captions, and is not available for audio-only transcoding. Elastic Transcoder does not preserve text formatting (for example, italics) during the transcoding process. To remove captions or leave the captions empty, set @Captions@ to null. To pass through existing captions unchanged, set the @MergePolicy@ to @MergeRetain@ , and pass in a null @CaptionSources@ array. For more information on embedded files, see the Subtitles Wikipedia page. For more information on sidecar files, see the Extensible Metadata Platform and Sidecar file Wikipedia pages.------ * 'joPresetId' - The value of the @Id@ object for the preset that you want to use for this job. The preset determines the audio, video, and thumbnail settings that Elastic Transcoder uses for transcoding. To use a preset that you created, specify the preset ID that Elastic Transcoder returned in the response when you created the preset. You can also use the Elastic Transcoder system presets, which you can get with @ListPresets@ .------ * 'joComposition' - You can create an output file that contains an excerpt from the input file. This excerpt, called a clip, can come from the beginning, middle, or end of the file. The Composition object contains settings for the clips that make up an output file. For the current release, you can only specify settings for a single clip per output file. The Composition object cannot be null.------ * 'joAlbumArt' - The album art to be associated with the output file, if any.------ * 'joFileSize' - File size of the output file, in bytes.------ * 'joWatermarks' - Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding. You can specify up to four watermarks for each output. Settings for each watermark must be defined in the preset that you specify in @Preset@ for the current output. Watermarks are added to the output video in the sequence in which you list them in the job output—the first watermark in the list is added to the output video first, the second watermark in the list is added next, and so on. As a result, if the settings in a preset cause Elastic Transcoder to place all watermarks in the same location, the second watermark that you add covers the first one, the third one covers the second, and the fourth one covers the third.------ * 'joWidth' - Specifies the width of the output file in pixels.------ * 'joEncryption' - The encryption settings, if any, that you want Elastic Transcoder to apply to your output files. If you choose to use encryption, you must specify a mode to use. If you choose not to use encryption, Elastic Transcoder writes an unencrypted file to your Amazon S3 bucket.------ * 'joKey' - The name to assign to the transcoded file. Elastic Transcoder saves the file in the Amazon S3 bucket specified by the @OutputBucket@ object in the pipeline that is specified by the pipeline ID.------ * 'joStatusDetail' - Information that further explains @Status@ .------ * 'joId' - A sequential counter, starting with 1, that identifies an output among the outputs from the current job. In the Output syntax, this value is always 1.------ * 'joSegmentDuration' - /Important:/ (Outputs in Fragmented MP4 or MPEG-TS format only. If you specify a preset in @PresetId@ for which the value of @Container@ is @fmp4@ (Fragmented MP4) or @ts@ (MPEG-TS), @SegmentDuration@ is the target maximum duration of each segment in seconds. For @HLSv3@ format playlists, each media segment is stored in a separate @.ts@ file. For @HLSv4@ , @MPEG-DASH@ , and @Smooth@ playlists, all media segments for an output are stored in a single file. Each segment is approximately the length of the @SegmentDuration@ , though individual segments might be shorter or longer. The range of valid values is 1 to 60 seconds. If the duration of the video is not evenly divisible by @SegmentDuration@ , the duration of the last segment is the remainder of total length/SegmentDuration. Elastic Transcoder creates an output-specific playlist for each output @HLS@ output that you specify in OutputKeys. To add an output to the master playlist for this job, include it in the @OutputKeys@ of the associated playlist.------ * 'joDurationMillis' - Duration of the output file, in milliseconds.------ * 'joThumbnailEncryption' - The encryption settings, if any, that you want Elastic Transcoder to apply to your thumbnail.------ * 'joDuration' - Duration of the output file, in seconds.------ * 'joRotate' - The number of degrees clockwise by which you want Elastic Transcoder to rotate the output relative to the input. Enter one of the following values: @auto@ , @0@ , @90@ , @180@ , @270@  The value @auto@ generally works only if the file that you're transcoding contains rotation metadata.-jobOutput-    :: JobOutput-jobOutput =-  JobOutput'-    { _joAppliedColorSpaceConversion = Nothing-    , _joThumbnailPattern = Nothing-    , _joStatus = Nothing-    , _joHeight = Nothing-    , _joFrameRate = Nothing-    , _joCaptions = Nothing-    , _joPresetId = Nothing-    , _joComposition = Nothing-    , _joAlbumArt = Nothing-    , _joFileSize = Nothing-    , _joWatermarks = Nothing-    , _joWidth = Nothing-    , _joEncryption = Nothing-    , _joKey = Nothing-    , _joStatusDetail = Nothing-    , _joId = Nothing-    , _joSegmentDuration = Nothing-    , _joDurationMillis = Nothing-    , _joThumbnailEncryption = Nothing-    , _joDuration = Nothing-    , _joRotate = Nothing-    }----- | If Elastic Transcoder used a preset with a @ColorSpaceConversionMode@ to transcode the output file, the @AppliedColorSpaceConversion@ parameter shows the conversion used. If no @ColorSpaceConversionMode@ was defined in the preset, this parameter is not be included in the job response.-joAppliedColorSpaceConversion :: Lens' JobOutput (Maybe Text)-joAppliedColorSpaceConversion = lens _joAppliedColorSpaceConversion (\ s a -> s{_joAppliedColorSpaceConversion = a})---- | Whether you want Elastic Transcoder to create thumbnails for your videos and, if so, how you want Elastic Transcoder to name the files. If you don't want Elastic Transcoder to create thumbnails, specify "". If you do want Elastic Transcoder to create thumbnails, specify the information that you want to include in the file name for each thumbnail. You can specify the following values in any sequence:     * __@{count}@ (Required)__ : If you want to create thumbnails, you must include @{count}@ in the @ThumbnailPattern@ object. Wherever you specify @{count}@ , Elastic Transcoder adds a five-digit sequence number (beginning with __00001__ ) to thumbnail file names. The number indicates where a given thumbnail appears in the sequence of thumbnails for a transcoded file.  /Important:/ If you specify a literal value and/or @{resolution}@ but you omit @{count}@ , Elastic Transcoder returns a validation error and does not create the job.     * __Literal values (Optional)__ : You can specify literal values anywhere in the @ThumbnailPattern@ object. For example, you can include them as a file name prefix or as a delimiter between @{resolution}@ and @{count}@ .      * __@{resolution}@ (Optional)__ : If you want Elastic Transcoder to include the resolution in the file name, include @{resolution}@ in the @ThumbnailPattern@ object.  When creating thumbnails, Elastic Transcoder automatically saves the files in the format (.jpg or .png) that appears in the preset that you specified in the @PresetID@ value of @CreateJobOutput@ . Elastic Transcoder also appends the applicable file name extension.-joThumbnailPattern :: Lens' JobOutput (Maybe Text)-joThumbnailPattern = lens _joThumbnailPattern (\ s a -> s{_joThumbnailPattern = a})---- | The status of one output in a job. If you specified only one output for the job, @Outputs:Status@ is always the same as @Job:Status@ . If you specified more than one output:      * @Job:Status@ and @Outputs:Status@ for all of the outputs is Submitted until Elastic Transcoder starts to process the first output.     * When Elastic Transcoder starts to process the first output, @Outputs:Status@ for that output and @Job:Status@ both change to Progressing. For each output, the value of @Outputs:Status@ remains Submitted until Elastic Transcoder starts to process the output.     * Job:Status remains Progressing until all of the outputs reach a terminal status, either Complete or Error.     * When all of the outputs reach a terminal status, @Job:Status@ changes to Complete only if @Outputs:Status@ for all of the outputs is @Complete@ . If @Outputs:Status@ for one or more outputs is @Error@ , the terminal status for @Job:Status@ is also @Error@ . The value of @Status@ is one of the following: @Submitted@ , @Progressing@ , @Complete@ , @Canceled@ , or @Error@ .-joStatus :: Lens' JobOutput (Maybe Text)-joStatus = lens _joStatus (\ s a -> s{_joStatus = a})---- | Height of the output file, in pixels.-joHeight :: Lens' JobOutput (Maybe Int)-joHeight = lens _joHeight (\ s a -> s{_joHeight = a})---- | Frame rate of the output file, in frames per second.-joFrameRate :: Lens' JobOutput (Maybe Text)-joFrameRate = lens _joFrameRate (\ s a -> s{_joFrameRate = a})---- | You can configure Elastic Transcoder to transcode captions, or subtitles, from one format to another. All captions must be in UTF-8. Elastic Transcoder supports two types of captions:     * __Embedded:__ Embedded captions are included in the same file as the audio and video. Elastic Transcoder supports only one embedded caption per language, to a maximum of 300 embedded captions per file. Valid input values include: @CEA-608 (EIA-608@ , first non-empty channel only), @CEA-708 (EIA-708@ , first non-empty channel only), and @mov-text@  Valid outputs include: @mov-text@  Elastic Transcoder supports a maximum of one embedded format per output.     * __Sidecar:__ Sidecar captions are kept in a separate metadata file from the audio and video data. Sidecar captions require a player that is capable of understanding the relationship between the video file and the sidecar file. Elastic Transcoder supports only one sidecar caption per language, to a maximum of 20 sidecar captions per file. Valid input values include: @dfxp@ (first div element only), @ebu-tt@ , @scc@ , @smpt@ , @srt@ , @ttml@ (first div element only), and @webvtt@  Valid outputs include: @dfxp@ (first div element only), @scc@ , @srt@ , and @webvtt@ . If you want ttml or smpte-tt compatible captions, specify dfxp as your output format. Elastic Transcoder does not support OCR (Optical Character Recognition), does not accept pictures as a valid input for captions, and is not available for audio-only transcoding. Elastic Transcoder does not preserve text formatting (for example, italics) during the transcoding process. To remove captions or leave the captions empty, set @Captions@ to null. To pass through existing captions unchanged, set the @MergePolicy@ to @MergeRetain@ , and pass in a null @CaptionSources@ array. For more information on embedded files, see the Subtitles Wikipedia page. For more information on sidecar files, see the Extensible Metadata Platform and Sidecar file Wikipedia pages.-joCaptions :: Lens' JobOutput (Maybe Captions)-joCaptions = lens _joCaptions (\ s a -> s{_joCaptions = a})---- | The value of the @Id@ object for the preset that you want to use for this job. The preset determines the audio, video, and thumbnail settings that Elastic Transcoder uses for transcoding. To use a preset that you created, specify the preset ID that Elastic Transcoder returned in the response when you created the preset. You can also use the Elastic Transcoder system presets, which you can get with @ListPresets@ .-joPresetId :: Lens' JobOutput (Maybe Text)-joPresetId = lens _joPresetId (\ s a -> s{_joPresetId = a})---- | You can create an output file that contains an excerpt from the input file. This excerpt, called a clip, can come from the beginning, middle, or end of the file. The Composition object contains settings for the clips that make up an output file. For the current release, you can only specify settings for a single clip per output file. The Composition object cannot be null.-joComposition :: Lens' JobOutput [Clip]-joComposition = lens _joComposition (\ s a -> s{_joComposition = a}) . _Default . _Coerce---- | The album art to be associated with the output file, if any.-joAlbumArt :: Lens' JobOutput (Maybe JobAlbumArt)-joAlbumArt = lens _joAlbumArt (\ s a -> s{_joAlbumArt = a})---- | File size of the output file, in bytes.-joFileSize :: Lens' JobOutput (Maybe Integer)-joFileSize = lens _joFileSize (\ s a -> s{_joFileSize = a})---- | Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding. You can specify up to four watermarks for each output. Settings for each watermark must be defined in the preset that you specify in @Preset@ for the current output. Watermarks are added to the output video in the sequence in which you list them in the job output—the first watermark in the list is added to the output video first, the second watermark in the list is added next, and so on. As a result, if the settings in a preset cause Elastic Transcoder to place all watermarks in the same location, the second watermark that you add covers the first one, the third one covers the second, and the fourth one covers the third.-joWatermarks :: Lens' JobOutput [JobWatermark]-joWatermarks = lens _joWatermarks (\ s a -> s{_joWatermarks = a}) . _Default . _Coerce---- | Specifies the width of the output file in pixels.-joWidth :: Lens' JobOutput (Maybe Int)-joWidth = lens _joWidth (\ s a -> s{_joWidth = a})---- | The encryption settings, if any, that you want Elastic Transcoder to apply to your output files. If you choose to use encryption, you must specify a mode to use. If you choose not to use encryption, Elastic Transcoder writes an unencrypted file to your Amazon S3 bucket.-joEncryption :: Lens' JobOutput (Maybe Encryption)-joEncryption = lens _joEncryption (\ s a -> s{_joEncryption = a})---- | The name to assign to the transcoded file. Elastic Transcoder saves the file in the Amazon S3 bucket specified by the @OutputBucket@ object in the pipeline that is specified by the pipeline ID.-joKey :: Lens' JobOutput (Maybe Text)-joKey = lens _joKey (\ s a -> s{_joKey = a})---- | Information that further explains @Status@ .-joStatusDetail :: Lens' JobOutput (Maybe Text)-joStatusDetail = lens _joStatusDetail (\ s a -> s{_joStatusDetail = a})---- | A sequential counter, starting with 1, that identifies an output among the outputs from the current job. In the Output syntax, this value is always 1.-joId :: Lens' JobOutput (Maybe Text)-joId = lens _joId (\ s a -> s{_joId = a})---- | /Important:/ (Outputs in Fragmented MP4 or MPEG-TS format only. If you specify a preset in @PresetId@ for which the value of @Container@ is @fmp4@ (Fragmented MP4) or @ts@ (MPEG-TS), @SegmentDuration@ is the target maximum duration of each segment in seconds. For @HLSv3@ format playlists, each media segment is stored in a separate @.ts@ file. For @HLSv4@ , @MPEG-DASH@ , and @Smooth@ playlists, all media segments for an output are stored in a single file. Each segment is approximately the length of the @SegmentDuration@ , though individual segments might be shorter or longer. The range of valid values is 1 to 60 seconds. If the duration of the video is not evenly divisible by @SegmentDuration@ , the duration of the last segment is the remainder of total length/SegmentDuration. Elastic Transcoder creates an output-specific playlist for each output @HLS@ output that you specify in OutputKeys. To add an output to the master playlist for this job, include it in the @OutputKeys@ of the associated playlist.-joSegmentDuration :: Lens' JobOutput (Maybe Text)-joSegmentDuration = lens _joSegmentDuration (\ s a -> s{_joSegmentDuration = a})---- | Duration of the output file, in milliseconds.-joDurationMillis :: Lens' JobOutput (Maybe Integer)-joDurationMillis = lens _joDurationMillis (\ s a -> s{_joDurationMillis = a})---- | The encryption settings, if any, that you want Elastic Transcoder to apply to your thumbnail.-joThumbnailEncryption :: Lens' JobOutput (Maybe Encryption)-joThumbnailEncryption = lens _joThumbnailEncryption (\ s a -> s{_joThumbnailEncryption = a})---- | Duration of the output file, in seconds.-joDuration :: Lens' JobOutput (Maybe Integer)-joDuration = lens _joDuration (\ s a -> s{_joDuration = a})---- | The number of degrees clockwise by which you want Elastic Transcoder to rotate the output relative to the input. Enter one of the following values: @auto@ , @0@ , @90@ , @180@ , @270@  The value @auto@ generally works only if the file that you're transcoding contains rotation metadata.-joRotate :: Lens' JobOutput (Maybe Text)-joRotate = lens _joRotate (\ s a -> s{_joRotate = a})--instance FromJSON JobOutput where-        parseJSON-          = withObject "JobOutput"-              (\ x ->-                 JobOutput' <$>-                   (x .:? "AppliedColorSpaceConversion") <*>-                     (x .:? "ThumbnailPattern")-                     <*> (x .:? "Status")-                     <*> (x .:? "Height")-                     <*> (x .:? "FrameRate")-                     <*> (x .:? "Captions")-                     <*> (x .:? "PresetId")-                     <*> (x .:? "Composition" .!= mempty)-                     <*> (x .:? "AlbumArt")-                     <*> (x .:? "FileSize")-                     <*> (x .:? "Watermarks" .!= mempty)-                     <*> (x .:? "Width")-                     <*> (x .:? "Encryption")-                     <*> (x .:? "Key")-                     <*> (x .:? "StatusDetail")-                     <*> (x .:? "Id")-                     <*> (x .:? "SegmentDuration")-                     <*> (x .:? "DurationMillis")-                     <*> (x .:? "ThumbnailEncryption")-                     <*> (x .:? "Duration")-                     <*> (x .:? "Rotate"))--instance Hashable JobOutput where--instance NFData JobOutput where---- | Watermarks can be in .png or .jpg format. If you want to display a watermark that is not rectangular, use the .png format, which supports transparency.------------ /See:/ 'jobWatermark' smart constructor.-data JobWatermark = JobWatermark'-  { _jwPresetWatermarkId :: !(Maybe Text)-  , _jwInputKey          :: !(Maybe Text)-  , _jwEncryption        :: !(Maybe Encryption)-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'JobWatermark' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'jwPresetWatermarkId' - The ID of the watermark settings that Elastic Transcoder uses to add watermarks to the video during transcoding. The settings are in the preset specified by Preset for the current output. In that preset, the value of Watermarks Id tells Elastic Transcoder which settings to use.------ * 'jwInputKey' - The name of the .png or .jpg file that you want to use for the watermark. To determine which Amazon S3 bucket contains the specified file, Elastic Transcoder checks the pipeline specified by @Pipeline@ ; the @Input Bucket@ object in that pipeline identifies the bucket. If the file name includes a prefix, for example, __logos/128x64.png__ , include the prefix in the key. If the file isn't in the specified bucket, Elastic Transcoder returns an error.------ * 'jwEncryption' - The encryption settings, if any, that you want Elastic Transcoder to apply to your watermarks.-jobWatermark-    :: JobWatermark-jobWatermark =-  JobWatermark'-    { _jwPresetWatermarkId = Nothing-    , _jwInputKey = Nothing-    , _jwEncryption = Nothing-    }----- | The ID of the watermark settings that Elastic Transcoder uses to add watermarks to the video during transcoding. The settings are in the preset specified by Preset for the current output. In that preset, the value of Watermarks Id tells Elastic Transcoder which settings to use.-jwPresetWatermarkId :: Lens' JobWatermark (Maybe Text)-jwPresetWatermarkId = lens _jwPresetWatermarkId (\ s a -> s{_jwPresetWatermarkId = a})---- | The name of the .png or .jpg file that you want to use for the watermark. To determine which Amazon S3 bucket contains the specified file, Elastic Transcoder checks the pipeline specified by @Pipeline@ ; the @Input Bucket@ object in that pipeline identifies the bucket. If the file name includes a prefix, for example, __logos/128x64.png__ , include the prefix in the key. If the file isn't in the specified bucket, Elastic Transcoder returns an error.-jwInputKey :: Lens' JobWatermark (Maybe Text)-jwInputKey = lens _jwInputKey (\ s a -> s{_jwInputKey = a})---- | The encryption settings, if any, that you want Elastic Transcoder to apply to your watermarks.-jwEncryption :: Lens' JobWatermark (Maybe Encryption)-jwEncryption = lens _jwEncryption (\ s a -> s{_jwEncryption = a})--instance FromJSON JobWatermark where-        parseJSON-          = withObject "JobWatermark"-              (\ x ->-                 JobWatermark' <$>-                   (x .:? "PresetWatermarkId") <*> (x .:? "InputKey")-                     <*> (x .:? "Encryption"))--instance Hashable JobWatermark where--instance NFData JobWatermark where--instance ToJSON JobWatermark where-        toJSON JobWatermark'{..}-          = object-              (catMaybes-                 [("PresetWatermarkId" .=) <$> _jwPresetWatermarkId,-                  ("InputKey" .=) <$> _jwInputKey,-                  ("Encryption" .=) <$> _jwEncryption])---- | The Amazon Simple Notification Service (Amazon SNS) topic or topics to notify in order to report job status.--------- /Important:/ To receive notifications, you must also subscribe to the new topic in the Amazon SNS console.--------- /See:/ 'notifications' smart constructor.-data Notifications = Notifications'-  { _nError       :: !(Maybe Text)-  , _nWarning     :: !(Maybe Text)-  , _nProgressing :: !(Maybe Text)-  , _nCompleted   :: !(Maybe Text)-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'Notifications' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'nError' - The Amazon SNS topic that you want to notify when Elastic Transcoder encounters an error condition.------ * 'nWarning' - The Amazon SNS topic that you want to notify when Elastic Transcoder encounters a warning condition.------ * 'nProgressing' - The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify when Elastic Transcoder has started to process the job.------ * 'nCompleted' - The Amazon SNS topic that you want to notify when Elastic Transcoder has finished processing the job.-notifications-    :: Notifications-notifications =-  Notifications'-    { _nError = Nothing-    , _nWarning = Nothing-    , _nProgressing = Nothing-    , _nCompleted = Nothing-    }----- | The Amazon SNS topic that you want to notify when Elastic Transcoder encounters an error condition.-nError :: Lens' Notifications (Maybe Text)-nError = lens _nError (\ s a -> s{_nError = a})---- | The Amazon SNS topic that you want to notify when Elastic Transcoder encounters a warning condition.-nWarning :: Lens' Notifications (Maybe Text)-nWarning = lens _nWarning (\ s a -> s{_nWarning = a})---- | The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify when Elastic Transcoder has started to process the job.-nProgressing :: Lens' Notifications (Maybe Text)-nProgressing = lens _nProgressing (\ s a -> s{_nProgressing = a})---- | The Amazon SNS topic that you want to notify when Elastic Transcoder has finished processing the job.-nCompleted :: Lens' Notifications (Maybe Text)-nCompleted = lens _nCompleted (\ s a -> s{_nCompleted = a})--instance FromJSON Notifications where-        parseJSON-          = withObject "Notifications"-              (\ x ->-                 Notifications' <$>-                   (x .:? "Error") <*> (x .:? "Warning") <*>-                     (x .:? "Progressing")-                     <*> (x .:? "Completed"))--instance Hashable Notifications where--instance NFData Notifications where--instance ToJSON Notifications where-        toJSON Notifications'{..}-          = object-              (catMaybes-                 [("Error" .=) <$> _nError,-                  ("Warning" .=) <$> _nWarning,-                  ("Progressing" .=) <$> _nProgressing,-                  ("Completed" .=) <$> _nCompleted])---- | The @Permission@ structure.------------ /See:/ 'permission' smart constructor.-data Permission = Permission'-  { _pAccess      :: !(Maybe [Text])-  , _pGranteeType :: !(Maybe Text)-  , _pGrantee     :: !(Maybe Text)-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'Permission' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'pAccess' - The permission that you want to give to the AWS user that is listed in Grantee. Valid values include:      * @READ@ : The grantee can read the thumbnails and metadata for thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.     * @READ_ACP@ : The grantee can read the object ACL for thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.     * @WRITE_ACP@ : The grantee can write the ACL for the thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.     * @FULL_CONTROL@ : The grantee has READ, READ_ACP, and WRITE_ACP permissions for the thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.------ * 'pGranteeType' - The type of value that appears in the Grantee object:     * @Canonical@ : Either the canonical user ID for an AWS account or an origin access identity for an Amazon CloudFront distribution. /Important:/ A canonical user ID is not the same as an AWS account number.     * @Email@ : The registered email address of an AWS account.     * @Group@ : One of the following predefined Amazon S3 groups: @AllUsers@ , @AuthenticatedUsers@ , or @LogDelivery@ .------ * 'pGrantee' - The AWS user or group that you want to have access to transcoded files and playlists. To identify the user or group, you can specify the canonical user ID for an AWS account, an origin access identity for a CloudFront distribution, the registered email address of an AWS account, or a predefined Amazon S3 group.-permission-    :: Permission-permission =-  Permission' {_pAccess = Nothing, _pGranteeType = Nothing, _pGrantee = Nothing}----- | The permission that you want to give to the AWS user that is listed in Grantee. Valid values include:      * @READ@ : The grantee can read the thumbnails and metadata for thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.     * @READ_ACP@ : The grantee can read the object ACL for thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.     * @WRITE_ACP@ : The grantee can write the ACL for the thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.     * @FULL_CONTROL@ : The grantee has READ, READ_ACP, and WRITE_ACP permissions for the thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.-pAccess :: Lens' Permission [Text]-pAccess = lens _pAccess (\ s a -> s{_pAccess = a}) . _Default . _Coerce---- | The type of value that appears in the Grantee object:     * @Canonical@ : Either the canonical user ID for an AWS account or an origin access identity for an Amazon CloudFront distribution. /Important:/ A canonical user ID is not the same as an AWS account number.     * @Email@ : The registered email address of an AWS account.     * @Group@ : One of the following predefined Amazon S3 groups: @AllUsers@ , @AuthenticatedUsers@ , or @LogDelivery@ .-pGranteeType :: Lens' Permission (Maybe Text)-pGranteeType = lens _pGranteeType (\ s a -> s{_pGranteeType = a})---- | The AWS user or group that you want to have access to transcoded files and playlists. To identify the user or group, you can specify the canonical user ID for an AWS account, an origin access identity for a CloudFront distribution, the registered email address of an AWS account, or a predefined Amazon S3 group.-pGrantee :: Lens' Permission (Maybe Text)-pGrantee = lens _pGrantee (\ s a -> s{_pGrantee = a})--instance FromJSON Permission where-        parseJSON-          = withObject "Permission"-              (\ x ->-                 Permission' <$>-                   (x .:? "Access" .!= mempty) <*> (x .:? "GranteeType")-                     <*> (x .:? "Grantee"))--instance Hashable Permission where--instance NFData Permission where--instance ToJSON Permission where-        toJSON Permission'{..}-          = object-              (catMaybes-                 [("Access" .=) <$> _pAccess,-                  ("GranteeType" .=) <$> _pGranteeType,-                  ("Grantee" .=) <$> _pGrantee])---- | The pipeline (queue) that is used to manage jobs.------------ /See:/ 'pipeline' smart constructor.-data Pipeline = Pipeline'-  { _pipStatus          :: !(Maybe Text)-  , _pipARN             :: !(Maybe Text)-  , _pipInputBucket     :: !(Maybe Text)-  , _pipContentConfig   :: !(Maybe PipelineOutputConfig)-  , _pipOutputBucket    :: !(Maybe Text)-  , _pipRole            :: !(Maybe Text)-  , _pipName            :: !(Maybe Text)-  , _pipAWSKMSKeyARN    :: !(Maybe Text)-  , _pipId              :: !(Maybe Text)-  , _pipNotifications   :: !(Maybe Notifications)-  , _pipThumbnailConfig :: !(Maybe PipelineOutputConfig)-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'Pipeline' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'pipStatus' - The current status of the pipeline:     * @Active@ : The pipeline is processing jobs.     * @Paused@ : The pipeline is not currently processing jobs.------ * 'pipARN' - The Amazon Resource Name (ARN) for the pipeline.------ * 'pipInputBucket' - The Amazon S3 bucket from which Elastic Transcoder gets media files for transcoding and the graphics files, if any, that you want to use for watermarks.------ * 'pipContentConfig' - Information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists. Either you specify both @ContentConfig@ and @ThumbnailConfig@ , or you specify @OutputBucket@ .     * __Bucket__ : The Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists.     * __Permissions__ : A list of the users and/or predefined Amazon S3 groups you want to have access to transcoded files and playlists, and the type of access that you want them to have.      * GranteeType: The type of value that appears in the @Grantee@ object:      * @Canonical@ : Either the canonical user ID for an AWS account or an origin access identity for an Amazon CloudFront distribution.     * @Email@ : The registered email address of an AWS account.     * @Group@ : One of the following predefined Amazon S3 groups: @AllUsers@ , @AuthenticatedUsers@ , or @LogDelivery@ .     * @Grantee@ : The AWS user or group that you want to have access to transcoded files and playlists.     * @Access@ : The permission that you want to give to the AWS user that is listed in @Grantee@ . Valid values include:     * @READ@ : The grantee can read the objects and metadata for objects that Elastic Transcoder adds to the Amazon S3 bucket.     * @READ_ACP@ : The grantee can read the object ACL for objects that Elastic Transcoder adds to the Amazon S3 bucket.     * @WRITE_ACP@ : The grantee can write the ACL for the objects that Elastic Transcoder adds to the Amazon S3 bucket.     * @FULL_CONTROL@ : The grantee has @READ@ , @READ_ACP@ , and @WRITE_ACP@ permissions for the objects that Elastic Transcoder adds to the Amazon S3 bucket.     * __StorageClass__ : The Amazon S3 storage class, Standard or ReducedRedundancy, that you want Elastic Transcoder to assign to the video files and playlists that it stores in your Amazon S3 bucket.------ * 'pipOutputBucket' - The Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files, thumbnails, and playlists. Either you specify this value, or you specify both @ContentConfig@ and @ThumbnailConfig@ .------ * 'pipRole' - The IAM Amazon Resource Name (ARN) for the role that Elastic Transcoder uses to transcode jobs for this pipeline.------ * 'pipName' - The name of the pipeline. We recommend that the name be unique within the AWS account, but uniqueness is not enforced. Constraints: Maximum 40 characters------ * 'pipAWSKMSKeyARN' - The AWS Key Management Service (AWS KMS) key that you want to use with this pipeline. If you use either @S3@ or @S3-AWS-KMS@ as your @Encryption:Mode@ , you don't need to provide a key with your job because a default key, known as an AWS-KMS key, is created for you automatically. You need to provide an AWS-KMS key only if you want to use a non-default AWS-KMS key, or if you are using an @Encryption:Mode@ of @AES-PKCS7@ , @AES-CTR@ , or @AES-GCM@ .------ * 'pipId' - The identifier for the pipeline. You use this value to identify the pipeline in which you want to perform a variety of operations, such as creating a job or a preset.------ * 'pipNotifications' - The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status. /Important:/ To receive notifications, you must also subscribe to the new topic in the Amazon SNS console.     * __Progressing__ (optional): The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify when Elastic Transcoder has started to process the job.     * __Completed__ (optional): The Amazon SNS topic that you want to notify when Elastic Transcoder has finished processing the job.     * __Warning__ (optional): The Amazon SNS topic that you want to notify when Elastic Transcoder encounters a warning condition.     * __Error__ (optional): The Amazon SNS topic that you want to notify when Elastic Transcoder encounters an error condition.------ * 'pipThumbnailConfig' - Information about the Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files. Either you specify both @ContentConfig@ and @ThumbnailConfig@ , or you specify @OutputBucket@ .     * @Bucket@ : The Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files.      * @Permissions@ : A list of the users and/or predefined Amazon S3 groups you want to have access to thumbnail files, and the type of access that you want them to have.      * GranteeType: The type of value that appears in the Grantee object:     * @Canonical@ : Either the canonical user ID for an AWS account or an origin access identity for an Amazon CloudFront distribution. /Important:/ A canonical user ID is not the same as an AWS account number.     * @Email@ : The registered email address of an AWS account.     * @Group@ : One of the following predefined Amazon S3 groups: @AllUsers@ , @AuthenticatedUsers@ , or @LogDelivery@ .     * @Grantee@ : The AWS user or group that you want to have access to thumbnail files.     * Access: The permission that you want to give to the AWS user that is listed in Grantee. Valid values include:      * @READ@ : The grantee can read the thumbnails and metadata for thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.     * @READ_ACP@ : The grantee can read the object ACL for thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.     * @WRITE_ACP@ : The grantee can write the ACL for the thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.     * @FULL_CONTROL@ : The grantee has READ, READ_ACP, and WRITE_ACP permissions for the thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.     * @StorageClass@ : The Amazon S3 storage class, @Standard@ or @ReducedRedundancy@ , that you want Elastic Transcoder to assign to the thumbnails that it stores in your Amazon S3 bucket.-pipeline-    :: Pipeline-pipeline =-  Pipeline'-    { _pipStatus = Nothing-    , _pipARN = Nothing-    , _pipInputBucket = Nothing-    , _pipContentConfig = Nothing-    , _pipOutputBucket = Nothing-    , _pipRole = Nothing-    , _pipName = Nothing-    , _pipAWSKMSKeyARN = Nothing-    , _pipId = Nothing-    , _pipNotifications = Nothing-    , _pipThumbnailConfig = Nothing-    }----- | The current status of the pipeline:     * @Active@ : The pipeline is processing jobs.     * @Paused@ : The pipeline is not currently processing jobs.-pipStatus :: Lens' Pipeline (Maybe Text)-pipStatus = lens _pipStatus (\ s a -> s{_pipStatus = a})---- | The Amazon Resource Name (ARN) for the pipeline.-pipARN :: Lens' Pipeline (Maybe Text)-pipARN = lens _pipARN (\ s a -> s{_pipARN = a})---- | The Amazon S3 bucket from which Elastic Transcoder gets media files for transcoding and the graphics files, if any, that you want to use for watermarks.-pipInputBucket :: Lens' Pipeline (Maybe Text)-pipInputBucket = lens _pipInputBucket (\ s a -> s{_pipInputBucket = a})---- | Information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists. Either you specify both @ContentConfig@ and @ThumbnailConfig@ , or you specify @OutputBucket@ .     * __Bucket__ : The Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists.     * __Permissions__ : A list of the users and/or predefined Amazon S3 groups you want to have access to transcoded files and playlists, and the type of access that you want them to have.      * GranteeType: The type of value that appears in the @Grantee@ object:      * @Canonical@ : Either the canonical user ID for an AWS account or an origin access identity for an Amazon CloudFront distribution.     * @Email@ : The registered email address of an AWS account.     * @Group@ : One of the following predefined Amazon S3 groups: @AllUsers@ , @AuthenticatedUsers@ , or @LogDelivery@ .     * @Grantee@ : The AWS user or group that you want to have access to transcoded files and playlists.     * @Access@ : The permission that you want to give to the AWS user that is listed in @Grantee@ . Valid values include:     * @READ@ : The grantee can read the objects and metadata for objects that Elastic Transcoder adds to the Amazon S3 bucket.     * @READ_ACP@ : The grantee can read the object ACL for objects that Elastic Transcoder adds to the Amazon S3 bucket.     * @WRITE_ACP@ : The grantee can write the ACL for the objects that Elastic Transcoder adds to the Amazon S3 bucket.     * @FULL_CONTROL@ : The grantee has @READ@ , @READ_ACP@ , and @WRITE_ACP@ permissions for the objects that Elastic Transcoder adds to the Amazon S3 bucket.     * __StorageClass__ : The Amazon S3 storage class, Standard or ReducedRedundancy, that you want Elastic Transcoder to assign to the video files and playlists that it stores in your Amazon S3 bucket.-pipContentConfig :: Lens' Pipeline (Maybe PipelineOutputConfig)-pipContentConfig = lens _pipContentConfig (\ s a -> s{_pipContentConfig = a})---- | The Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files, thumbnails, and playlists. Either you specify this value, or you specify both @ContentConfig@ and @ThumbnailConfig@ .-pipOutputBucket :: Lens' Pipeline (Maybe Text)-pipOutputBucket = lens _pipOutputBucket (\ s a -> s{_pipOutputBucket = a})---- | The IAM Amazon Resource Name (ARN) for the role that Elastic Transcoder uses to transcode jobs for this pipeline.-pipRole :: Lens' Pipeline (Maybe Text)-pipRole = lens _pipRole (\ s a -> s{_pipRole = a})---- | The name of the pipeline. We recommend that the name be unique within the AWS account, but uniqueness is not enforced. Constraints: Maximum 40 characters-pipName :: Lens' Pipeline (Maybe Text)-pipName = lens _pipName (\ s a -> s{_pipName = a})---- | The AWS Key Management Service (AWS KMS) key that you want to use with this pipeline. If you use either @S3@ or @S3-AWS-KMS@ as your @Encryption:Mode@ , you don't need to provide a key with your job because a default key, known as an AWS-KMS key, is created for you automatically. You need to provide an AWS-KMS key only if you want to use a non-default AWS-KMS key, or if you are using an @Encryption:Mode@ of @AES-PKCS7@ , @AES-CTR@ , or @AES-GCM@ .-pipAWSKMSKeyARN :: Lens' Pipeline (Maybe Text)-pipAWSKMSKeyARN = lens _pipAWSKMSKeyARN (\ s a -> s{_pipAWSKMSKeyARN = a})---- | The identifier for the pipeline. You use this value to identify the pipeline in which you want to perform a variety of operations, such as creating a job or a preset.-pipId :: Lens' Pipeline (Maybe Text)-pipId = lens _pipId (\ s a -> s{_pipId = a})---- | The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status. /Important:/ To receive notifications, you must also subscribe to the new topic in the Amazon SNS console.     * __Progressing__ (optional): The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify when Elastic Transcoder has started to process the job.     * __Completed__ (optional): The Amazon SNS topic that you want to notify when Elastic Transcoder has finished processing the job.     * __Warning__ (optional): The Amazon SNS topic that you want to notify when Elastic Transcoder encounters a warning condition.     * __Error__ (optional): The Amazon SNS topic that you want to notify when Elastic Transcoder encounters an error condition.-pipNotifications :: Lens' Pipeline (Maybe Notifications)-pipNotifications = lens _pipNotifications (\ s a -> s{_pipNotifications = a})---- | Information about the Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files. Either you specify both @ContentConfig@ and @ThumbnailConfig@ , or you specify @OutputBucket@ .     * @Bucket@ : The Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files.      * @Permissions@ : A list of the users and/or predefined Amazon S3 groups you want to have access to thumbnail files, and the type of access that you want them to have.      * GranteeType: The type of value that appears in the Grantee object:     * @Canonical@ : Either the canonical user ID for an AWS account or an origin access identity for an Amazon CloudFront distribution. /Important:/ A canonical user ID is not the same as an AWS account number.     * @Email@ : The registered email address of an AWS account.     * @Group@ : One of the following predefined Amazon S3 groups: @AllUsers@ , @AuthenticatedUsers@ , or @LogDelivery@ .     * @Grantee@ : The AWS user or group that you want to have access to thumbnail files.     * Access: The permission that you want to give to the AWS user that is listed in Grantee. Valid values include:      * @READ@ : The grantee can read the thumbnails and metadata for thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.     * @READ_ACP@ : The grantee can read the object ACL for thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.     * @WRITE_ACP@ : The grantee can write the ACL for the thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.     * @FULL_CONTROL@ : The grantee has READ, READ_ACP, and WRITE_ACP permissions for the thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.     * @StorageClass@ : The Amazon S3 storage class, @Standard@ or @ReducedRedundancy@ , that you want Elastic Transcoder to assign to the thumbnails that it stores in your Amazon S3 bucket.-pipThumbnailConfig :: Lens' Pipeline (Maybe PipelineOutputConfig)-pipThumbnailConfig = lens _pipThumbnailConfig (\ s a -> s{_pipThumbnailConfig = a})--instance FromJSON Pipeline where-        parseJSON-          = withObject "Pipeline"-              (\ x ->-                 Pipeline' <$>-                   (x .:? "Status") <*> (x .:? "Arn") <*>-                     (x .:? "InputBucket")-                     <*> (x .:? "ContentConfig")-                     <*> (x .:? "OutputBucket")-                     <*> (x .:? "Role")-                     <*> (x .:? "Name")-                     <*> (x .:? "AwsKmsKeyArn")-                     <*> (x .:? "Id")-                     <*> (x .:? "Notifications")-                     <*> (x .:? "ThumbnailConfig"))--instance Hashable Pipeline where--instance NFData Pipeline where---- | The @PipelineOutputConfig@ structure.------------ /See:/ 'pipelineOutputConfig' smart constructor.-data PipelineOutputConfig = PipelineOutputConfig'-  { _pocBucket       :: !(Maybe Text)-  , _pocStorageClass :: !(Maybe Text)-  , _pocPermissions  :: !(Maybe [Permission])-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'PipelineOutputConfig' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'pocBucket' - The Amazon S3 bucket in which you want Elastic Transcoder to save the transcoded files. Specify this value when all of the following are true:     * You want to save transcoded files, thumbnails (if any), and playlists (if any) together in one bucket.     * You do not want to specify the users or groups who have access to the transcoded files, thumbnails, and playlists.     * You do not want to specify the permissions that Elastic Transcoder grants to the files.     * You want to associate the transcoded files and thumbnails with the Amazon S3 Standard storage class. If you want to save transcoded files and playlists in one bucket and thumbnails in another bucket, specify which users can access the transcoded files or the permissions the users have, or change the Amazon S3 storage class, omit OutputBucket and specify values for @ContentConfig@ and @ThumbnailConfig@ instead.------ * 'pocStorageClass' - The Amazon S3 storage class, @Standard@ or @ReducedRedundancy@ , that you want Elastic Transcoder to assign to the video files and playlists that it stores in your Amazon S3 bucket.------ * 'pocPermissions' - Optional. The @Permissions@ object specifies which users and/or predefined Amazon S3 groups you want to have access to transcoded files and playlists, and the type of access you want them to have. You can grant permissions to a maximum of 30 users and/or predefined Amazon S3 groups. If you include @Permissions@ , Elastic Transcoder grants only the permissions that you specify. It does not grant full permissions to the owner of the role specified by @Role@ . If you want that user to have full control, you must explicitly grant full control to the user. If you omit @Permissions@ , Elastic Transcoder grants full control over the transcoded files and playlists to the owner of the role specified by @Role@ , and grants no other permissions to any other user or group.-pipelineOutputConfig-    :: PipelineOutputConfig-pipelineOutputConfig =-  PipelineOutputConfig'-    { _pocBucket = Nothing-    , _pocStorageClass = Nothing-    , _pocPermissions = Nothing-    }----- | The Amazon S3 bucket in which you want Elastic Transcoder to save the transcoded files. Specify this value when all of the following are true:     * You want to save transcoded files, thumbnails (if any), and playlists (if any) together in one bucket.     * You do not want to specify the users or groups who have access to the transcoded files, thumbnails, and playlists.     * You do not want to specify the permissions that Elastic Transcoder grants to the files.     * You want to associate the transcoded files and thumbnails with the Amazon S3 Standard storage class. If you want to save transcoded files and playlists in one bucket and thumbnails in another bucket, specify which users can access the transcoded files or the permissions the users have, or change the Amazon S3 storage class, omit OutputBucket and specify values for @ContentConfig@ and @ThumbnailConfig@ instead.-pocBucket :: Lens' PipelineOutputConfig (Maybe Text)-pocBucket = lens _pocBucket (\ s a -> s{_pocBucket = a})---- | The Amazon S3 storage class, @Standard@ or @ReducedRedundancy@ , that you want Elastic Transcoder to assign to the video files and playlists that it stores in your Amazon S3 bucket.-pocStorageClass :: Lens' PipelineOutputConfig (Maybe Text)-pocStorageClass = lens _pocStorageClass (\ s a -> s{_pocStorageClass = a})---- | Optional. The @Permissions@ object specifies which users and/or predefined Amazon S3 groups you want to have access to transcoded files and playlists, and the type of access you want them to have. You can grant permissions to a maximum of 30 users and/or predefined Amazon S3 groups. If you include @Permissions@ , Elastic Transcoder grants only the permissions that you specify. It does not grant full permissions to the owner of the role specified by @Role@ . If you want that user to have full control, you must explicitly grant full control to the user. If you omit @Permissions@ , Elastic Transcoder grants full control over the transcoded files and playlists to the owner of the role specified by @Role@ , and grants no other permissions to any other user or group.-pocPermissions :: Lens' PipelineOutputConfig [Permission]-pocPermissions = lens _pocPermissions (\ s a -> s{_pocPermissions = a}) . _Default . _Coerce--instance FromJSON PipelineOutputConfig where-        parseJSON-          = withObject "PipelineOutputConfig"-              (\ x ->-                 PipelineOutputConfig' <$>-                   (x .:? "Bucket") <*> (x .:? "StorageClass") <*>-                     (x .:? "Permissions" .!= mempty))--instance Hashable PipelineOutputConfig where--instance NFData PipelineOutputConfig where--instance ToJSON PipelineOutputConfig where-        toJSON PipelineOutputConfig'{..}-          = object-              (catMaybes-                 [("Bucket" .=) <$> _pocBucket,-                  ("StorageClass" .=) <$> _pocStorageClass,-                  ("Permissions" .=) <$> _pocPermissions])---- | The PlayReady DRM settings, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.--------- PlayReady DRM encrypts your media files using @AES-CTR@ encryption.------ If you use DRM for an @HLSv3@ playlist, your outputs must have a master playlist.--------- /See:/ 'playReadyDrm' smart constructor.-data PlayReadyDrm = PlayReadyDrm'-  { _prdKeyId                 :: !(Maybe Text)-  , _prdFormat                :: !(Maybe Text)-  , _prdKeyMD5                :: !(Maybe Text)-  , _prdKey                   :: !(Maybe Text)-  , _prdInitializationVector  :: !(Maybe Text)-  , _prdLicenseAcquisitionURL :: !(Maybe Text)-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'PlayReadyDrm' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'prdKeyId' - The ID for your DRM key, so that your DRM license provider knows which key to provide. The key ID must be provided in big endian, and Elastic Transcoder converts it to little endian before inserting it into the PlayReady DRM headers. If you are unsure whether your license server provides your key ID in big or little endian, check with your DRM provider.------ * 'prdFormat' - The type of DRM, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.------ * 'prdKeyMD5' - The MD5 digest of the key used for DRM on your file, and that you want Elastic Transcoder to use as a checksum to make sure your key was not corrupted in transit. The key MD5 must be base64-encoded, and it must be exactly 16 bytes before being base64-encoded.------ * 'prdKey' - The DRM key for your file, provided by your DRM license provider. The key must be base64-encoded, and it must be one of the following bit lengths before being base64-encoded: @128@ , @192@ , or @256@ .  The key must also be encrypted by using AWS KMS.------ * 'prdInitializationVector' - The series of random bits created by a random bit generator, unique for every encryption operation, that you want Elastic Transcoder to use to encrypt your files. The initialization vector must be base64-encoded, and it must be exactly 8 bytes long before being base64-encoded. If no initialization vector is provided, Elastic Transcoder generates one for you.------ * 'prdLicenseAcquisitionURL' - The location of the license key required to play DRM content. The URL must be an absolute path, and is referenced by the PlayReady header. The PlayReady header is referenced in the protection header of the client manifest for Smooth Streaming outputs, and in the EXT-X-DXDRM and EXT-XDXDRMINFO metadata tags for HLS playlist outputs. An example URL looks like this: @https://www.example.com/exampleKey/@-playReadyDrm-    :: PlayReadyDrm-playReadyDrm =-  PlayReadyDrm'-    { _prdKeyId = Nothing-    , _prdFormat = Nothing-    , _prdKeyMD5 = Nothing-    , _prdKey = Nothing-    , _prdInitializationVector = Nothing-    , _prdLicenseAcquisitionURL = Nothing-    }----- | The ID for your DRM key, so that your DRM license provider knows which key to provide. The key ID must be provided in big endian, and Elastic Transcoder converts it to little endian before inserting it into the PlayReady DRM headers. If you are unsure whether your license server provides your key ID in big or little endian, check with your DRM provider.-prdKeyId :: Lens' PlayReadyDrm (Maybe Text)-prdKeyId = lens _prdKeyId (\ s a -> s{_prdKeyId = a})---- | The type of DRM, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.-prdFormat :: Lens' PlayReadyDrm (Maybe Text)-prdFormat = lens _prdFormat (\ s a -> s{_prdFormat = a})---- | The MD5 digest of the key used for DRM on your file, and that you want Elastic Transcoder to use as a checksum to make sure your key was not corrupted in transit. The key MD5 must be base64-encoded, and it must be exactly 16 bytes before being base64-encoded.-prdKeyMD5 :: Lens' PlayReadyDrm (Maybe Text)-prdKeyMD5 = lens _prdKeyMD5 (\ s a -> s{_prdKeyMD5 = a})---- | The DRM key for your file, provided by your DRM license provider. The key must be base64-encoded, and it must be one of the following bit lengths before being base64-encoded: @128@ , @192@ , or @256@ .  The key must also be encrypted by using AWS KMS.-prdKey :: Lens' PlayReadyDrm (Maybe Text)-prdKey = lens _prdKey (\ s a -> s{_prdKey = a})---- | The series of random bits created by a random bit generator, unique for every encryption operation, that you want Elastic Transcoder to use to encrypt your files. The initialization vector must be base64-encoded, and it must be exactly 8 bytes long before being base64-encoded. If no initialization vector is provided, Elastic Transcoder generates one for you.-prdInitializationVector :: Lens' PlayReadyDrm (Maybe Text)-prdInitializationVector = lens _prdInitializationVector (\ s a -> s{_prdInitializationVector = a})---- | The location of the license key required to play DRM content. The URL must be an absolute path, and is referenced by the PlayReady header. The PlayReady header is referenced in the protection header of the client manifest for Smooth Streaming outputs, and in the EXT-X-DXDRM and EXT-XDXDRMINFO metadata tags for HLS playlist outputs. An example URL looks like this: @https://www.example.com/exampleKey/@-prdLicenseAcquisitionURL :: Lens' PlayReadyDrm (Maybe Text)-prdLicenseAcquisitionURL = lens _prdLicenseAcquisitionURL (\ s a -> s{_prdLicenseAcquisitionURL = a})--instance FromJSON PlayReadyDrm where-        parseJSON-          = withObject "PlayReadyDrm"-              (\ x ->-                 PlayReadyDrm' <$>-                   (x .:? "KeyId") <*> (x .:? "Format") <*>-                     (x .:? "KeyMd5")-                     <*> (x .:? "Key")-                     <*> (x .:? "InitializationVector")-                     <*> (x .:? "LicenseAcquisitionUrl"))--instance Hashable PlayReadyDrm where--instance NFData PlayReadyDrm where--instance ToJSON PlayReadyDrm where-        toJSON PlayReadyDrm'{..}-          = object-              (catMaybes-                 [("KeyId" .=) <$> _prdKeyId,-                  ("Format" .=) <$> _prdFormat,-                  ("KeyMd5" .=) <$> _prdKeyMD5, ("Key" .=) <$> _prdKey,-                  ("InitializationVector" .=) <$>-                    _prdInitializationVector,-                  ("LicenseAcquisitionUrl" .=) <$>-                    _prdLicenseAcquisitionURL])---- | Use Only for Fragmented MP4 or MPEG-TS Outputs. If you specify a preset for which the value of Container is @fmp4@ (Fragmented MP4) or @ts@ (MPEG-TS), Playlists contains information about the master playlists that you want Elastic Transcoder to create. We recommend that you create only one master playlist per output format. The maximum number of master playlists in a job is 30.------------ /See:/ 'playlist' smart constructor.-data Playlist = Playlist'-  { _pStatus               :: !(Maybe Text)-  , _pPlayReadyDrm         :: !(Maybe PlayReadyDrm)-  , _pFormat               :: !(Maybe Text)-  , _pOutputKeys           :: !(Maybe [Text])-  , _pName                 :: !(Maybe Text)-  , _pStatusDetail         :: !(Maybe Text)-  , _pHlsContentProtection :: !(Maybe HlsContentProtection)-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'Playlist' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'pStatus' - The status of the job with which the playlist is associated.------ * 'pPlayReadyDrm' - The DRM settings, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.------ * 'pFormat' - The format of the output playlist. Valid formats include @HLSv3@ , @HLSv4@ , and @Smooth@ .------ * 'pOutputKeys' - For each output in this job that you want to include in a master playlist, the value of the Outputs:Key object.     * If your output is not @HLS@ or does not have a segment duration set, the name of the output file is a concatenation of @OutputKeyPrefix@ and @Outputs:Key@ : OutputKeyPrefix@Outputs:Key@      * If your output is @HLSv3@ and has a segment duration set, or is not included in a playlist, Elastic Transcoder creates an output playlist file with a file extension of @.m3u8@ , and a series of @.ts@ files that include a five-digit sequential counter beginning with 00000: OutputKeyPrefix@Outputs:Key@ .m3u8 OutputKeyPrefix@Outputs:Key@ 00000.ts     * If your output is @HLSv4@ , has a segment duration set, and is included in an @HLSv4@ playlist, Elastic Transcoder creates an output playlist file with a file extension of @_v4.m3u8@ . If the output is video, Elastic Transcoder also creates an output file with an extension of @_iframe.m3u8@ : OutputKeyPrefix@Outputs:Key@ _v4.m3u8 OutputKeyPrefix@Outputs:Key@ _iframe.m3u8 OutputKeyPrefix@Outputs:Key@ .ts Elastic Transcoder automatically appends the relevant file extension to the file name. If you include a file extension in Output Key, the file name will have two extensions. If you include more than one output in a playlist, any segment duration settings, clip settings, or caption settings must be the same for all outputs in the playlist. For @Smooth@ playlists, the @Audio:Profile@ , @Video:Profile@ , and @Video:FrameRate@ to @Video:KeyframesMaxDist@ ratio must be the same for all outputs.------ * 'pName' - The name that you want Elastic Transcoder to assign to the master playlist, for example, nyc-vacation.m3u8. If the name includes a @/@ character, the section of the name before the last @/@ must be identical for all @Name@ objects. If you create more than one master playlist, the values of all @Name@ objects must be unique.------ * 'pStatusDetail' - Information that further explains the status.------ * 'pHlsContentProtection' - The HLS content protection settings, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.-playlist-    :: Playlist-playlist =-  Playlist'-    { _pStatus = Nothing-    , _pPlayReadyDrm = Nothing-    , _pFormat = Nothing-    , _pOutputKeys = Nothing-    , _pName = Nothing-    , _pStatusDetail = Nothing-    , _pHlsContentProtection = Nothing-    }----- | The status of the job with which the playlist is associated.-pStatus :: Lens' Playlist (Maybe Text)-pStatus = lens _pStatus (\ s a -> s{_pStatus = a})---- | The DRM settings, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.-pPlayReadyDrm :: Lens' Playlist (Maybe PlayReadyDrm)-pPlayReadyDrm = lens _pPlayReadyDrm (\ s a -> s{_pPlayReadyDrm = a})---- | The format of the output playlist. Valid formats include @HLSv3@ , @HLSv4@ , and @Smooth@ .-pFormat :: Lens' Playlist (Maybe Text)-pFormat = lens _pFormat (\ s a -> s{_pFormat = a})---- | For each output in this job that you want to include in a master playlist, the value of the Outputs:Key object.     * If your output is not @HLS@ or does not have a segment duration set, the name of the output file is a concatenation of @OutputKeyPrefix@ and @Outputs:Key@ : OutputKeyPrefix@Outputs:Key@      * If your output is @HLSv3@ and has a segment duration set, or is not included in a playlist, Elastic Transcoder creates an output playlist file with a file extension of @.m3u8@ , and a series of @.ts@ files that include a five-digit sequential counter beginning with 00000: OutputKeyPrefix@Outputs:Key@ .m3u8 OutputKeyPrefix@Outputs:Key@ 00000.ts     * If your output is @HLSv4@ , has a segment duration set, and is included in an @HLSv4@ playlist, Elastic Transcoder creates an output playlist file with a file extension of @_v4.m3u8@ . If the output is video, Elastic Transcoder also creates an output file with an extension of @_iframe.m3u8@ : OutputKeyPrefix@Outputs:Key@ _v4.m3u8 OutputKeyPrefix@Outputs:Key@ _iframe.m3u8 OutputKeyPrefix@Outputs:Key@ .ts Elastic Transcoder automatically appends the relevant file extension to the file name. If you include a file extension in Output Key, the file name will have two extensions. If you include more than one output in a playlist, any segment duration settings, clip settings, or caption settings must be the same for all outputs in the playlist. For @Smooth@ playlists, the @Audio:Profile@ , @Video:Profile@ , and @Video:FrameRate@ to @Video:KeyframesMaxDist@ ratio must be the same for all outputs.-pOutputKeys :: Lens' Playlist [Text]-pOutputKeys = lens _pOutputKeys (\ s a -> s{_pOutputKeys = a}) . _Default . _Coerce---- | The name that you want Elastic Transcoder to assign to the master playlist, for example, nyc-vacation.m3u8. If the name includes a @/@ character, the section of the name before the last @/@ must be identical for all @Name@ objects. If you create more than one master playlist, the values of all @Name@ objects must be unique.-pName :: Lens' Playlist (Maybe Text)-pName = lens _pName (\ s a -> s{_pName = a})---- | Information that further explains the status.-pStatusDetail :: Lens' Playlist (Maybe Text)-pStatusDetail = lens _pStatusDetail (\ s a -> s{_pStatusDetail = a})---- | The HLS content protection settings, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.-pHlsContentProtection :: Lens' Playlist (Maybe HlsContentProtection)-pHlsContentProtection = lens _pHlsContentProtection (\ s a -> s{_pHlsContentProtection = a})--instance FromJSON Playlist where-        parseJSON-          = withObject "Playlist"-              (\ x ->-                 Playlist' <$>-                   (x .:? "Status") <*> (x .:? "PlayReadyDrm") <*>-                     (x .:? "Format")-                     <*> (x .:? "OutputKeys" .!= mempty)-                     <*> (x .:? "Name")-                     <*> (x .:? "StatusDetail")-                     <*> (x .:? "HlsContentProtection"))--instance Hashable Playlist where--instance NFData Playlist where---- | Presets are templates that contain most of the settings for transcoding media files from one format to another. Elastic Transcoder includes some default presets for common formats, for example, several iPod and iPhone versions. You can also create your own presets for formats that aren't included among the default presets. You specify which preset you want to use when you create a job.------------ /See:/ 'preset' smart constructor.-data Preset = Preset'-  { _preARN         :: !(Maybe Text)-  , _preVideo       :: !(Maybe VideoParameters)-  , _preThumbnails  :: !(Maybe Thumbnails)-  , _preName        :: !(Maybe Text)-  , _preContainer   :: !(Maybe Text)-  , _preId          :: !(Maybe Text)-  , _preType        :: !(Maybe Text)-  , _preDescription :: !(Maybe Text)-  , _preAudio       :: !(Maybe AudioParameters)-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'Preset' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'preARN' - The Amazon Resource Name (ARN) for the preset.------ * 'preVideo' - A section of the response body that provides information about the video preset values.------ * 'preThumbnails' - A section of the response body that provides information about the thumbnail preset values, if any.------ * 'preName' - The name of the preset.------ * 'preContainer' - The container type for the output file. Valid values include @flac@ , @flv@ , @fmp4@ , @gif@ , @mp3@ , @mp4@ , @mpg@ , @mxf@ , @oga@ , @ogg@ , @ts@ , and @webm@ .------ * 'preId' - Identifier for the new preset. You use this value to get settings for the preset or to delete it.------ * 'preType' - Whether the preset is a default preset provided by Elastic Transcoder (@System@ ) or a preset that you have defined (@Custom@ ).------ * 'preDescription' - A description of the preset.------ * 'preAudio' - A section of the response body that provides information about the audio preset values.-preset-    :: Preset-preset =-  Preset'-    { _preARN = Nothing-    , _preVideo = Nothing-    , _preThumbnails = Nothing-    , _preName = Nothing-    , _preContainer = Nothing-    , _preId = Nothing-    , _preType = Nothing-    , _preDescription = Nothing-    , _preAudio = Nothing-    }----- | The Amazon Resource Name (ARN) for the preset.-preARN :: Lens' Preset (Maybe Text)-preARN = lens _preARN (\ s a -> s{_preARN = a})---- | A section of the response body that provides information about the video preset values.-preVideo :: Lens' Preset (Maybe VideoParameters)-preVideo = lens _preVideo (\ s a -> s{_preVideo = a})---- | A section of the response body that provides information about the thumbnail preset values, if any.-preThumbnails :: Lens' Preset (Maybe Thumbnails)-preThumbnails = lens _preThumbnails (\ s a -> s{_preThumbnails = a})---- | The name of the preset.-preName :: Lens' Preset (Maybe Text)-preName = lens _preName (\ s a -> s{_preName = a})---- | The container type for the output file. Valid values include @flac@ , @flv@ , @fmp4@ , @gif@ , @mp3@ , @mp4@ , @mpg@ , @mxf@ , @oga@ , @ogg@ , @ts@ , and @webm@ .-preContainer :: Lens' Preset (Maybe Text)-preContainer = lens _preContainer (\ s a -> s{_preContainer = a})---- | Identifier for the new preset. You use this value to get settings for the preset or to delete it.-preId :: Lens' Preset (Maybe Text)-preId = lens _preId (\ s a -> s{_preId = a})---- | Whether the preset is a default preset provided by Elastic Transcoder (@System@ ) or a preset that you have defined (@Custom@ ).-preType :: Lens' Preset (Maybe Text)-preType = lens _preType (\ s a -> s{_preType = a})---- | A description of the preset.-preDescription :: Lens' Preset (Maybe Text)-preDescription = lens _preDescription (\ s a -> s{_preDescription = a})---- | A section of the response body that provides information about the audio preset values.-preAudio :: Lens' Preset (Maybe AudioParameters)-preAudio = lens _preAudio (\ s a -> s{_preAudio = a})--instance FromJSON Preset where-        parseJSON-          = withObject "Preset"-              (\ x ->-                 Preset' <$>-                   (x .:? "Arn") <*> (x .:? "Video") <*>-                     (x .:? "Thumbnails")-                     <*> (x .:? "Name")-                     <*> (x .:? "Container")-                     <*> (x .:? "Id")-                     <*> (x .:? "Type")-                     <*> (x .:? "Description")-                     <*> (x .:? "Audio"))--instance Hashable Preset where--instance NFData Preset where---- | Settings for the size, location, and opacity of graphics that you want Elastic Transcoder to overlay over videos that are transcoded using this preset. You can specify settings for up to four watermarks. Watermarks appear in the specified size and location, and with the specified opacity for the duration of the transcoded video.--------- Watermarks can be in .png or .jpg format. If you want to display a watermark that is not rectangular, use the .png format, which supports transparency.------ When you create a job that uses this preset, you specify the .png or .jpg graphics that you want Elastic Transcoder to include in the transcoded videos. You can specify fewer graphics in the job than you specify watermark settings in the preset, which allows you to use the same preset for up to four watermarks that have different dimensions.--------- /See:/ 'presetWatermark' smart constructor.-data PresetWatermark = PresetWatermark'-  { _pwVerticalAlign    :: !(Maybe Text)-  , _pwSizingPolicy     :: !(Maybe Text)-  , _pwHorizontalOffset :: !(Maybe Text)-  , _pwMaxHeight        :: !(Maybe Text)-  , _pwOpacity          :: !(Maybe Text)-  , _pwVerticalOffset   :: !(Maybe Text)-  , _pwMaxWidth         :: !(Maybe Text)-  , _pwId               :: !(Maybe Text)-  , _pwHorizontalAlign  :: !(Maybe Text)-  , _pwTarget           :: !(Maybe Text)-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'PresetWatermark' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'pwVerticalAlign' - The vertical position of the watermark unless you specify a non-zero value for @VerticalOffset@ :      * __Top__ : The top edge of the watermark is aligned with the top border of the video.     * __Bottom__ : The bottom edge of the watermark is aligned with the bottom border of the video.     * __Center__ : The watermark is centered between the top and bottom borders.------ * 'pwSizingPolicy' - A value that controls scaling of the watermark:      * __Fit__ : Elastic Transcoder scales the watermark so it matches the value that you specified in either @MaxWidth@ or @MaxHeight@ without exceeding the other value.     * __Stretch__ : Elastic Transcoder stretches the watermark to match the values that you specified for @MaxWidth@ and @MaxHeight@ . If the relative proportions of the watermark and the values of @MaxWidth@ and @MaxHeight@ are different, the watermark will be distorted.     * __ShrinkToFit__ : Elastic Transcoder scales the watermark down so that its dimensions match the values that you specified for at least one of @MaxWidth@ and @MaxHeight@ without exceeding either value. If you specify this option, Elastic Transcoder does not scale the watermark up.------ * 'pwHorizontalOffset' - The amount by which you want the horizontal position of the watermark to be offset from the position specified by HorizontalAlign:      * number of pixels (px): The minimum value is 0 pixels, and the maximum value is the value of MaxWidth.     * integer percentage (%): The range of valid values is 0 to 100. For example, if you specify Left for @HorizontalAlign@ and 5px for @HorizontalOffset@ , the left side of the watermark appears 5 pixels from the left border of the output video. @HorizontalOffset@ is only valid when the value of @HorizontalAlign@ is @Left@ or @Right@ . If you specify an offset that causes the watermark to extend beyond the left or right border and Elastic Transcoder has not added black bars, the watermark is cropped. If Elastic Transcoder has added black bars, the watermark extends into the black bars. If the watermark extends beyond the black bars, it is cropped. Use the value of @Target@ to specify whether you want to include the black bars that are added by Elastic Transcoder, if any, in the offset calculation.------ * 'pwMaxHeight' - The maximum height of the watermark in one of the following formats:      * number of pixels (px): The minimum value is 16 pixels, and the maximum value is the value of @MaxHeight@ .     * integer percentage (%): The range of valid values is 0 to 100. Use the value of @Target@ to specify whether you want Elastic Transcoder to include the black bars that are added by Elastic Transcoder, if any, in the calculation. If you specify the value in pixels, it must be less than or equal to the value of @MaxHeight@ .------ * 'pwOpacity' - A percentage that indicates how much you want a watermark to obscure the video in the location where it appears. Valid values are 0 (the watermark is invisible) to 100 (the watermark completely obscures the video in the specified location). The datatype of @Opacity@ is float. Elastic Transcoder supports transparent .png graphics. If you use a transparent .png, the transparent portion of the video appears as if you had specified a value of 0 for @Opacity@ . The .jpg file format doesn't support transparency.------ * 'pwVerticalOffset' - @VerticalOffset@  The amount by which you want the vertical position of the watermark to be offset from the position specified by VerticalAlign:     * number of pixels (px): The minimum value is 0 pixels, and the maximum value is the value of @MaxHeight@ .     * integer percentage (%): The range of valid values is 0 to 100. For example, if you specify @Top@ for @VerticalAlign@ and @5px@ for @VerticalOffset@ , the top of the watermark appears 5 pixels from the top border of the output video. @VerticalOffset@ is only valid when the value of VerticalAlign is Top or Bottom. If you specify an offset that causes the watermark to extend beyond the top or bottom border and Elastic Transcoder has not added black bars, the watermark is cropped. If Elastic Transcoder has added black bars, the watermark extends into the black bars. If the watermark extends beyond the black bars, it is cropped. Use the value of @Target@ to specify whether you want Elastic Transcoder to include the black bars that are added by Elastic Transcoder, if any, in the offset calculation.------ * 'pwMaxWidth' - The maximum width of the watermark in one of the following formats:      * number of pixels (px): The minimum value is 16 pixels, and the maximum value is the value of @MaxWidth@ .     * integer percentage (%): The range of valid values is 0 to 100. Use the value of @Target@ to specify whether you want Elastic Transcoder to include the black bars that are added by Elastic Transcoder, if any, in the calculation. If you specify the value in pixels, it must be less than or equal to the value of @MaxWidth@ .------ * 'pwId' - A unique identifier for the settings for one watermark. The value of @Id@ can be up to 40 characters long.------ * 'pwHorizontalAlign' - The horizontal position of the watermark unless you specify a non-zero value for @HorizontalOffset@ :      * __Left__ : The left edge of the watermark is aligned with the left border of the video.     * __Right__ : The right edge of the watermark is aligned with the right border of the video.     * __Center__ : The watermark is centered between the left and right borders.------ * 'pwTarget' - A value that determines how Elastic Transcoder interprets values that you specified for @HorizontalOffset@ , @VerticalOffset@ , @MaxWidth@ , and @MaxHeight@ :     * __Content__ : @HorizontalOffset@ and @VerticalOffset@ values are calculated based on the borders of the video excluding black bars added by Elastic Transcoder, if any. In addition, @MaxWidth@ and @MaxHeight@ , if specified as a percentage, are calculated based on the borders of the video excluding black bars added by Elastic Transcoder, if any.     * __Frame__ : @HorizontalOffset@ and @VerticalOffset@ values are calculated based on the borders of the video including black bars added by Elastic Transcoder, if any. In addition, @MaxWidth@ and @MaxHeight@ , if specified as a percentage, are calculated based on the borders of the video including black bars added by Elastic Transcoder, if any.-presetWatermark-    :: PresetWatermark-presetWatermark =-  PresetWatermark'-    { _pwVerticalAlign = Nothing-    , _pwSizingPolicy = Nothing-    , _pwHorizontalOffset = Nothing-    , _pwMaxHeight = Nothing-    , _pwOpacity = Nothing-    , _pwVerticalOffset = Nothing-    , _pwMaxWidth = Nothing-    , _pwId = Nothing-    , _pwHorizontalAlign = Nothing-    , _pwTarget = Nothing-    }----- | The vertical position of the watermark unless you specify a non-zero value for @VerticalOffset@ :      * __Top__ : The top edge of the watermark is aligned with the top border of the video.     * __Bottom__ : The bottom edge of the watermark is aligned with the bottom border of the video.     * __Center__ : The watermark is centered between the top and bottom borders.-pwVerticalAlign :: Lens' PresetWatermark (Maybe Text)-pwVerticalAlign = lens _pwVerticalAlign (\ s a -> s{_pwVerticalAlign = a})---- | A value that controls scaling of the watermark:      * __Fit__ : Elastic Transcoder scales the watermark so it matches the value that you specified in either @MaxWidth@ or @MaxHeight@ without exceeding the other value.     * __Stretch__ : Elastic Transcoder stretches the watermark to match the values that you specified for @MaxWidth@ and @MaxHeight@ . If the relative proportions of the watermark and the values of @MaxWidth@ and @MaxHeight@ are different, the watermark will be distorted.     * __ShrinkToFit__ : Elastic Transcoder scales the watermark down so that its dimensions match the values that you specified for at least one of @MaxWidth@ and @MaxHeight@ without exceeding either value. If you specify this option, Elastic Transcoder does not scale the watermark up.-pwSizingPolicy :: Lens' PresetWatermark (Maybe Text)-pwSizingPolicy = lens _pwSizingPolicy (\ s a -> s{_pwSizingPolicy = a})---- | The amount by which you want the horizontal position of the watermark to be offset from the position specified by HorizontalAlign:      * number of pixels (px): The minimum value is 0 pixels, and the maximum value is the value of MaxWidth.     * integer percentage (%): The range of valid values is 0 to 100. For example, if you specify Left for @HorizontalAlign@ and 5px for @HorizontalOffset@ , the left side of the watermark appears 5 pixels from the left border of the output video. @HorizontalOffset@ is only valid when the value of @HorizontalAlign@ is @Left@ or @Right@ . If you specify an offset that causes the watermark to extend beyond the left or right border and Elastic Transcoder has not added black bars, the watermark is cropped. If Elastic Transcoder has added black bars, the watermark extends into the black bars. If the watermark extends beyond the black bars, it is cropped. Use the value of @Target@ to specify whether you want to include the black bars that are added by Elastic Transcoder, if any, in the offset calculation.-pwHorizontalOffset :: Lens' PresetWatermark (Maybe Text)-pwHorizontalOffset = lens _pwHorizontalOffset (\ s a -> s{_pwHorizontalOffset = a})---- | The maximum height of the watermark in one of the following formats:      * number of pixels (px): The minimum value is 16 pixels, and the maximum value is the value of @MaxHeight@ .     * integer percentage (%): The range of valid values is 0 to 100. Use the value of @Target@ to specify whether you want Elastic Transcoder to include the black bars that are added by Elastic Transcoder, if any, in the calculation. If you specify the value in pixels, it must be less than or equal to the value of @MaxHeight@ .-pwMaxHeight :: Lens' PresetWatermark (Maybe Text)-pwMaxHeight = lens _pwMaxHeight (\ s a -> s{_pwMaxHeight = a})---- | A percentage that indicates how much you want a watermark to obscure the video in the location where it appears. Valid values are 0 (the watermark is invisible) to 100 (the watermark completely obscures the video in the specified location). The datatype of @Opacity@ is float. Elastic Transcoder supports transparent .png graphics. If you use a transparent .png, the transparent portion of the video appears as if you had specified a value of 0 for @Opacity@ . The .jpg file format doesn't support transparency.-pwOpacity :: Lens' PresetWatermark (Maybe Text)-pwOpacity = lens _pwOpacity (\ s a -> s{_pwOpacity = a})---- | @VerticalOffset@  The amount by which you want the vertical position of the watermark to be offset from the position specified by VerticalAlign:     * number of pixels (px): The minimum value is 0 pixels, and the maximum value is the value of @MaxHeight@ .     * integer percentage (%): The range of valid values is 0 to 100. For example, if you specify @Top@ for @VerticalAlign@ and @5px@ for @VerticalOffset@ , the top of the watermark appears 5 pixels from the top border of the output video. @VerticalOffset@ is only valid when the value of VerticalAlign is Top or Bottom. If you specify an offset that causes the watermark to extend beyond the top or bottom border and Elastic Transcoder has not added black bars, the watermark is cropped. If Elastic Transcoder has added black bars, the watermark extends into the black bars. If the watermark extends beyond the black bars, it is cropped. Use the value of @Target@ to specify whether you want Elastic Transcoder to include the black bars that are added by Elastic Transcoder, if any, in the offset calculation.-pwVerticalOffset :: Lens' PresetWatermark (Maybe Text)-pwVerticalOffset = lens _pwVerticalOffset (\ s a -> s{_pwVerticalOffset = a})---- | The maximum width of the watermark in one of the following formats:      * number of pixels (px): The minimum value is 16 pixels, and the maximum value is the value of @MaxWidth@ .     * integer percentage (%): The range of valid values is 0 to 100. Use the value of @Target@ to specify whether you want Elastic Transcoder to include the black bars that are added by Elastic Transcoder, if any, in the calculation. If you specify the value in pixels, it must be less than or equal to the value of @MaxWidth@ .-pwMaxWidth :: Lens' PresetWatermark (Maybe Text)-pwMaxWidth = lens _pwMaxWidth (\ s a -> s{_pwMaxWidth = a})---- | A unique identifier for the settings for one watermark. The value of @Id@ can be up to 40 characters long.-pwId :: Lens' PresetWatermark (Maybe Text)-pwId = lens _pwId (\ s a -> s{_pwId = a})---- | The horizontal position of the watermark unless you specify a non-zero value for @HorizontalOffset@ :      * __Left__ : The left edge of the watermark is aligned with the left border of the video.     * __Right__ : The right edge of the watermark is aligned with the right border of the video.     * __Center__ : The watermark is centered between the left and right borders.-pwHorizontalAlign :: Lens' PresetWatermark (Maybe Text)-pwHorizontalAlign = lens _pwHorizontalAlign (\ s a -> s{_pwHorizontalAlign = a})---- | A value that determines how Elastic Transcoder interprets values that you specified for @HorizontalOffset@ , @VerticalOffset@ , @MaxWidth@ , and @MaxHeight@ :     * __Content__ : @HorizontalOffset@ and @VerticalOffset@ values are calculated based on the borders of the video excluding black bars added by Elastic Transcoder, if any. In addition, @MaxWidth@ and @MaxHeight@ , if specified as a percentage, are calculated based on the borders of the video excluding black bars added by Elastic Transcoder, if any.     * __Frame__ : @HorizontalOffset@ and @VerticalOffset@ values are calculated based on the borders of the video including black bars added by Elastic Transcoder, if any. In addition, @MaxWidth@ and @MaxHeight@ , if specified as a percentage, are calculated based on the borders of the video including black bars added by Elastic Transcoder, if any.-pwTarget :: Lens' PresetWatermark (Maybe Text)-pwTarget = lens _pwTarget (\ s a -> s{_pwTarget = a})--instance FromJSON PresetWatermark where-        parseJSON-          = withObject "PresetWatermark"-              (\ x ->-                 PresetWatermark' <$>-                   (x .:? "VerticalAlign") <*> (x .:? "SizingPolicy")-                     <*> (x .:? "HorizontalOffset")-                     <*> (x .:? "MaxHeight")-                     <*> (x .:? "Opacity")-                     <*> (x .:? "VerticalOffset")-                     <*> (x .:? "MaxWidth")-                     <*> (x .:? "Id")-                     <*> (x .:? "HorizontalAlign")-                     <*> (x .:? "Target"))--instance Hashable PresetWatermark where--instance NFData PresetWatermark where--instance ToJSON PresetWatermark where-        toJSON PresetWatermark'{..}-          = object-              (catMaybes-                 [("VerticalAlign" .=) <$> _pwVerticalAlign,-                  ("SizingPolicy" .=) <$> _pwSizingPolicy,-                  ("HorizontalOffset" .=) <$> _pwHorizontalOffset,-                  ("MaxHeight" .=) <$> _pwMaxHeight,-                  ("Opacity" .=) <$> _pwOpacity,-                  ("VerticalOffset" .=) <$> _pwVerticalOffset,-                  ("MaxWidth" .=) <$> _pwMaxWidth, ("Id" .=) <$> _pwId,-                  ("HorizontalAlign" .=) <$> _pwHorizontalAlign,-                  ("Target" .=) <$> _pwTarget])---- | Thumbnails for videos.------------ /See:/ 'thumbnails' smart constructor.-data Thumbnails = Thumbnails'-  { _tSizingPolicy  :: !(Maybe Text)-  , _tFormat        :: !(Maybe Text)-  , _tMaxHeight     :: !(Maybe Text)-  , _tResolution    :: !(Maybe Text)-  , _tAspectRatio   :: !(Maybe Text)-  , _tPaddingPolicy :: !(Maybe Text)-  , _tInterval      :: !(Maybe Text)-  , _tMaxWidth      :: !(Maybe Text)-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'Thumbnails' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'tSizingPolicy' - Specify one of the following values to control scaling of thumbnails:     * @Fit@ : Elastic Transcoder scales thumbnails so they match the value that you specified in thumbnail MaxWidth or MaxHeight settings without exceeding the other value.      * @Fill@ : Elastic Transcoder scales thumbnails so they match the value that you specified in thumbnail @MaxWidth@ or @MaxHeight@ settings and matches or exceeds the other value. Elastic Transcoder centers the image in thumbnails and then crops in the dimension (if any) that exceeds the maximum value.     * @Stretch@ : Elastic Transcoder stretches thumbnails to match the values that you specified for thumbnail @MaxWidth@ and @MaxHeight@ settings. If the relative proportions of the input video and thumbnails are different, the thumbnails will be distorted.     * @Keep@ : Elastic Transcoder does not scale thumbnails. If either dimension of the input video exceeds the values that you specified for thumbnail @MaxWidth@ and @MaxHeight@ settings, Elastic Transcoder crops the thumbnails.     * @ShrinkToFit@ : Elastic Transcoder scales thumbnails down so that their dimensions match the values that you specified for at least one of thumbnail @MaxWidth@ and @MaxHeight@ without exceeding either value. If you specify this option, Elastic Transcoder does not scale thumbnails up.     * @ShrinkToFill@ : Elastic Transcoder scales thumbnails down so that their dimensions match the values that you specified for at least one of @MaxWidth@ and @MaxHeight@ without dropping below either value. If you specify this option, Elastic Transcoder does not scale thumbnails up.------ * 'tFormat' - The format of thumbnails, if any. Valid values are @jpg@ and @png@ .  You specify whether you want Elastic Transcoder to create thumbnails when you create a job.------ * 'tMaxHeight' - The maximum height of thumbnails in pixels. If you specify auto, Elastic Transcoder uses 1080 (Full HD) as the default value. If you specify a numeric value, enter an even integer between 32 and 3072.------ * 'tResolution' - /Important:/ To better control resolution and aspect ratio of thumbnails, we recommend that you use the values @MaxWidth@ , @MaxHeight@ , @SizingPolicy@ , and @PaddingPolicy@ instead of @Resolution@ and @AspectRatio@ . The two groups of settings are mutually exclusive. Do not use them together. The width and height of thumbnail files in pixels. Specify a value in the format @/width/ @ x @/height/ @ where both values are even integers. The values cannot exceed the width and height that you specified in the @Video:Resolution@ object.------ * 'tAspectRatio' - /Important:/ To better control resolution and aspect ratio of thumbnails, we recommend that you use the values @MaxWidth@ , @MaxHeight@ , @SizingPolicy@ , and @PaddingPolicy@ instead of @Resolution@ and @AspectRatio@ . The two groups of settings are mutually exclusive. Do not use them together. The aspect ratio of thumbnails. Valid values include: @auto@ , @1:1@ , @4:3@ , @3:2@ , @16:9@  If you specify @auto@ , Elastic Transcoder tries to preserve the aspect ratio of the video in the output file.------ * 'tPaddingPolicy' - When you set @PaddingPolicy@ to @Pad@ , Elastic Transcoder may add black bars to the top and bottom and/or left and right sides of thumbnails to make the total size of the thumbnails match the values that you specified for thumbnail @MaxWidth@ and @MaxHeight@ settings.------ * 'tInterval' - The approximate number of seconds between thumbnails. Specify an integer value.------ * 'tMaxWidth' - The maximum width of thumbnails in pixels. If you specify auto, Elastic Transcoder uses 1920 (Full HD) as the default value. If you specify a numeric value, enter an even integer between 32 and 4096.-thumbnails-    :: Thumbnails-thumbnails =-  Thumbnails'-    { _tSizingPolicy = Nothing-    , _tFormat = Nothing-    , _tMaxHeight = Nothing-    , _tResolution = Nothing-    , _tAspectRatio = Nothing-    , _tPaddingPolicy = Nothing-    , _tInterval = Nothing-    , _tMaxWidth = Nothing-    }----- | Specify one of the following values to control scaling of thumbnails:     * @Fit@ : Elastic Transcoder scales thumbnails so they match the value that you specified in thumbnail MaxWidth or MaxHeight settings without exceeding the other value.      * @Fill@ : Elastic Transcoder scales thumbnails so they match the value that you specified in thumbnail @MaxWidth@ or @MaxHeight@ settings and matches or exceeds the other value. Elastic Transcoder centers the image in thumbnails and then crops in the dimension (if any) that exceeds the maximum value.     * @Stretch@ : Elastic Transcoder stretches thumbnails to match the values that you specified for thumbnail @MaxWidth@ and @MaxHeight@ settings. If the relative proportions of the input video and thumbnails are different, the thumbnails will be distorted.     * @Keep@ : Elastic Transcoder does not scale thumbnails. If either dimension of the input video exceeds the values that you specified for thumbnail @MaxWidth@ and @MaxHeight@ settings, Elastic Transcoder crops the thumbnails.     * @ShrinkToFit@ : Elastic Transcoder scales thumbnails down so that their dimensions match the values that you specified for at least one of thumbnail @MaxWidth@ and @MaxHeight@ without exceeding either value. If you specify this option, Elastic Transcoder does not scale thumbnails up.     * @ShrinkToFill@ : Elastic Transcoder scales thumbnails down so that their dimensions match the values that you specified for at least one of @MaxWidth@ and @MaxHeight@ without dropping below either value. If you specify this option, Elastic Transcoder does not scale thumbnails up.-tSizingPolicy :: Lens' Thumbnails (Maybe Text)-tSizingPolicy = lens _tSizingPolicy (\ s a -> s{_tSizingPolicy = a})---- | The format of thumbnails, if any. Valid values are @jpg@ and @png@ .  You specify whether you want Elastic Transcoder to create thumbnails when you create a job.-tFormat :: Lens' Thumbnails (Maybe Text)-tFormat = lens _tFormat (\ s a -> s{_tFormat = a})---- | The maximum height of thumbnails in pixels. If you specify auto, Elastic Transcoder uses 1080 (Full HD) as the default value. If you specify a numeric value, enter an even integer between 32 and 3072.-tMaxHeight :: Lens' Thumbnails (Maybe Text)-tMaxHeight = lens _tMaxHeight (\ s a -> s{_tMaxHeight = a})---- | /Important:/ To better control resolution and aspect ratio of thumbnails, we recommend that you use the values @MaxWidth@ , @MaxHeight@ , @SizingPolicy@ , and @PaddingPolicy@ instead of @Resolution@ and @AspectRatio@ . The two groups of settings are mutually exclusive. Do not use them together. The width and height of thumbnail files in pixels. Specify a value in the format @/width/ @ x @/height/ @ where both values are even integers. The values cannot exceed the width and height that you specified in the @Video:Resolution@ object.-tResolution :: Lens' Thumbnails (Maybe Text)-tResolution = lens _tResolution (\ s a -> s{_tResolution = a})---- | /Important:/ To better control resolution and aspect ratio of thumbnails, we recommend that you use the values @MaxWidth@ , @MaxHeight@ , @SizingPolicy@ , and @PaddingPolicy@ instead of @Resolution@ and @AspectRatio@ . The two groups of settings are mutually exclusive. Do not use them together. The aspect ratio of thumbnails. Valid values include: @auto@ , @1:1@ , @4:3@ , @3:2@ , @16:9@  If you specify @auto@ , Elastic Transcoder tries to preserve the aspect ratio of the video in the output file.-tAspectRatio :: Lens' Thumbnails (Maybe Text)-tAspectRatio = lens _tAspectRatio (\ s a -> s{_tAspectRatio = a})---- | When you set @PaddingPolicy@ to @Pad@ , Elastic Transcoder may add black bars to the top and bottom and/or left and right sides of thumbnails to make the total size of the thumbnails match the values that you specified for thumbnail @MaxWidth@ and @MaxHeight@ settings.-tPaddingPolicy :: Lens' Thumbnails (Maybe Text)-tPaddingPolicy = lens _tPaddingPolicy (\ s a -> s{_tPaddingPolicy = a})---- | The approximate number of seconds between thumbnails. Specify an integer value.-tInterval :: Lens' Thumbnails (Maybe Text)-tInterval = lens _tInterval (\ s a -> s{_tInterval = a})---- | The maximum width of thumbnails in pixels. If you specify auto, Elastic Transcoder uses 1920 (Full HD) as the default value. If you specify a numeric value, enter an even integer between 32 and 4096.-tMaxWidth :: Lens' Thumbnails (Maybe Text)-tMaxWidth = lens _tMaxWidth (\ s a -> s{_tMaxWidth = a})--instance FromJSON Thumbnails where-        parseJSON-          = withObject "Thumbnails"-              (\ x ->-                 Thumbnails' <$>-                   (x .:? "SizingPolicy") <*> (x .:? "Format") <*>-                     (x .:? "MaxHeight")-                     <*> (x .:? "Resolution")-                     <*> (x .:? "AspectRatio")-                     <*> (x .:? "PaddingPolicy")-                     <*> (x .:? "Interval")-                     <*> (x .:? "MaxWidth"))--instance Hashable Thumbnails where--instance NFData Thumbnails where--instance ToJSON Thumbnails where-        toJSON Thumbnails'{..}-          = object-              (catMaybes-                 [("SizingPolicy" .=) <$> _tSizingPolicy,-                  ("Format" .=) <$> _tFormat,-                  ("MaxHeight" .=) <$> _tMaxHeight,-                  ("Resolution" .=) <$> _tResolution,-                  ("AspectRatio" .=) <$> _tAspectRatio,-                  ("PaddingPolicy" .=) <$> _tPaddingPolicy,-                  ("Interval" .=) <$> _tInterval,-                  ("MaxWidth" .=) <$> _tMaxWidth])---- | Settings that determine when a clip begins and how long it lasts.------------ /See:/ 'timeSpan' smart constructor.-data TimeSpan = TimeSpan'-  { _tsStartTime :: !(Maybe Text)-  , _tsDuration  :: !(Maybe Text)-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'TimeSpan' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'tsStartTime' - The place in the input file where you want a clip to start. The format can be either HH:mm:ss.SSS (maximum value: 23:59:59.999; SSS is thousandths of a second) or sssss.SSS (maximum value: 86399.999). If you don't specify a value, Elastic Transcoder starts at the beginning of the input file.------ * 'tsDuration' - The duration of the clip. The format can be either HH:mm:ss.SSS (maximum value: 23:59:59.999; SSS is thousandths of a second) or sssss.SSS (maximum value: 86399.999). If you don't specify a value, Elastic Transcoder creates an output file from StartTime to the end of the file. If you specify a value longer than the duration of the input file, Elastic Transcoder transcodes the file and returns a warning message.-timeSpan-    :: TimeSpan-timeSpan = TimeSpan' {_tsStartTime = Nothing, _tsDuration = Nothing}----- | The place in the input file where you want a clip to start. The format can be either HH:mm:ss.SSS (maximum value: 23:59:59.999; SSS is thousandths of a second) or sssss.SSS (maximum value: 86399.999). If you don't specify a value, Elastic Transcoder starts at the beginning of the input file.-tsStartTime :: Lens' TimeSpan (Maybe Text)-tsStartTime = lens _tsStartTime (\ s a -> s{_tsStartTime = a})---- | The duration of the clip. The format can be either HH:mm:ss.SSS (maximum value: 23:59:59.999; SSS is thousandths of a second) or sssss.SSS (maximum value: 86399.999). If you don't specify a value, Elastic Transcoder creates an output file from StartTime to the end of the file. If you specify a value longer than the duration of the input file, Elastic Transcoder transcodes the file and returns a warning message.-tsDuration :: Lens' TimeSpan (Maybe Text)-tsDuration = lens _tsDuration (\ s a -> s{_tsDuration = a})--instance FromJSON TimeSpan where-        parseJSON-          = withObject "TimeSpan"-              (\ x ->-                 TimeSpan' <$>-                   (x .:? "StartTime") <*> (x .:? "Duration"))--instance Hashable TimeSpan where--instance NFData TimeSpan where--instance ToJSON TimeSpan where-        toJSON TimeSpan'{..}-          = object-              (catMaybes-                 [("StartTime" .=) <$> _tsStartTime,-                  ("Duration" .=) <$> _tsDuration])---- | Details about the timing of a job.------------ /See:/ 'timing' smart constructor.-data Timing = Timing'-  { _tSubmitTimeMillis :: !(Maybe Integer)-  , _tFinishTimeMillis :: !(Maybe Integer)-  , _tStartTimeMillis  :: !(Maybe Integer)-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'Timing' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'tSubmitTimeMillis' - The time the job was submitted to Elastic Transcoder, in epoch milliseconds.------ * 'tFinishTimeMillis' - The time the job finished transcoding, in epoch milliseconds.------ * 'tStartTimeMillis' - The time the job began transcoding, in epoch milliseconds.-timing-    :: Timing-timing =-  Timing'-    { _tSubmitTimeMillis = Nothing-    , _tFinishTimeMillis = Nothing-    , _tStartTimeMillis = Nothing-    }----- | The time the job was submitted to Elastic Transcoder, in epoch milliseconds.-tSubmitTimeMillis :: Lens' Timing (Maybe Integer)-tSubmitTimeMillis = lens _tSubmitTimeMillis (\ s a -> s{_tSubmitTimeMillis = a})---- | The time the job finished transcoding, in epoch milliseconds.-tFinishTimeMillis :: Lens' Timing (Maybe Integer)-tFinishTimeMillis = lens _tFinishTimeMillis (\ s a -> s{_tFinishTimeMillis = a})---- | The time the job began transcoding, in epoch milliseconds.-tStartTimeMillis :: Lens' Timing (Maybe Integer)-tStartTimeMillis = lens _tStartTimeMillis (\ s a -> s{_tStartTimeMillis = a})--instance FromJSON Timing where-        parseJSON-          = withObject "Timing"-              (\ x ->-                 Timing' <$>-                   (x .:? "SubmitTimeMillis") <*>-                     (x .:? "FinishTimeMillis")-                     <*> (x .:? "StartTimeMillis"))--instance Hashable Timing where--instance NFData Timing where---- | The @VideoParameters@ structure.------------ /See:/ 'videoParameters' smart constructor.-data VideoParameters = VideoParameters'-  { _vpKeyframesMaxDist   :: !(Maybe Text)-  , _vpFrameRate          :: !(Maybe Text)-  , _vpSizingPolicy       :: !(Maybe Text)-  , _vpMaxFrameRate       :: !(Maybe Text)-  , _vpMaxHeight          :: !(Maybe Text)-  , _vpWatermarks         :: !(Maybe [PresetWatermark])-  , _vpDisplayAspectRatio :: !(Maybe Text)-  , _vpResolution         :: !(Maybe Text)-  , _vpCodec              :: !(Maybe Text)-  , _vpAspectRatio        :: !(Maybe Text)-  , _vpPaddingPolicy      :: !(Maybe Text)-  , _vpMaxWidth           :: !(Maybe Text)-  , _vpBitRate            :: !(Maybe Text)-  , _vpFixedGOP           :: !(Maybe Text)-  , _vpCodecOptions       :: !(Maybe (Map Text Text))-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'VideoParameters' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'vpKeyframesMaxDist' - Applicable only when the value of Video:Codec is one of @H.264@ , @MPEG2@ , or @VP8@ . The maximum number of frames between key frames. Key frames are fully encoded frames; the frames between key frames are encoded based, in part, on the content of the key frames. The value is an integer formatted as a string; valid values are between 1 (every frame is a key frame) and 100000, inclusive. A higher value results in higher compression but may also discernibly decrease video quality. For @Smooth@ outputs, the @FrameRate@ must have a constant ratio to the @KeyframesMaxDist@ . This allows @Smooth@ playlists to switch between different quality levels while the file is being played. For example, an input file can have a @FrameRate@ of 30 with a @KeyframesMaxDist@ of 90. The output file then needs to have a ratio of 1:3. Valid outputs would have @FrameRate@ of 30, 25, and 10, and @KeyframesMaxDist@ of 90, 75, and 30, respectively. Alternately, this can be achieved by setting @FrameRate@ to auto and having the same values for @MaxFrameRate@ and @KeyframesMaxDist@ .------ * 'vpFrameRate' - The frames per second for the video stream in the output file. Valid values include: @auto@ , @10@ , @15@ , @23.97@ , @24@ , @25@ , @29.97@ , @30@ , @60@  If you specify @auto@ , Elastic Transcoder uses the detected frame rate of the input source. If you specify a frame rate, we recommend that you perform the following calculation: @Frame rate = maximum recommended decoding speed in luma samples/second / (width in pixels * height in pixels)@  where:     * /width in pixels/ and /height in pixels/ represent the Resolution of the output video.     * /maximum recommended decoding speed in Luma samples\/second/ is less than or equal to the maximum value listed in the following table, based on the value that you specified for Level. The maximum recommended decoding speed in Luma samples/second for each level is described in the following list (/Level - Decoding speed/ ):     * 1 - 380160     * 1b - 380160     * 1.1 - 76800     * 1.2 - 1536000     * 1.3 - 3041280     * 2 - 3041280     * 2.1 - 5068800     * 2.2 - 5184000     * 3 - 10368000     * 3.1 - 27648000     * 3.2 - 55296000     * 4 - 62914560     * 4.1 - 62914560------ * 'vpSizingPolicy' - Specify one of the following values to control scaling of the output video:     * @Fit@ : Elastic Transcoder scales the output video so it matches the value that you specified in either @MaxWidth@ or @MaxHeight@ without exceeding the other value.     * @Fill@ : Elastic Transcoder scales the output video so it matches the value that you specified in either @MaxWidth@ or @MaxHeight@ and matches or exceeds the other value. Elastic Transcoder centers the output video and then crops it in the dimension (if any) that exceeds the maximum value.     * @Stretch@ : Elastic Transcoder stretches the output video to match the values that you specified for @MaxWidth@ and @MaxHeight@ . If the relative proportions of the input video and the output video are different, the output video will be distorted.     * @Keep@ : Elastic Transcoder does not scale the output video. If either dimension of the input video exceeds the values that you specified for @MaxWidth@ and @MaxHeight@ , Elastic Transcoder crops the output video.     * @ShrinkToFit@ : Elastic Transcoder scales the output video down so that its dimensions match the values that you specified for at least one of @MaxWidth@ and @MaxHeight@ without exceeding either value. If you specify this option, Elastic Transcoder does not scale the video up.     * @ShrinkToFill@ : Elastic Transcoder scales the output video down so that its dimensions match the values that you specified for at least one of @MaxWidth@ and @MaxHeight@ without dropping below either value. If you specify this option, Elastic Transcoder does not scale the video up.------ * 'vpMaxFrameRate' - If you specify @auto@ for @FrameRate@ , Elastic Transcoder uses the frame rate of the input video for the frame rate of the output video. Specify the maximum frame rate that you want Elastic Transcoder to use when the frame rate of the input video is greater than the desired maximum frame rate of the output video. Valid values include: @10@ , @15@ , @23.97@ , @24@ , @25@ , @29.97@ , @30@ , @60@ .------ * 'vpMaxHeight' - The maximum height of the output video in pixels. If you specify @auto@ , Elastic Transcoder uses 1080 (Full HD) as the default value. If you specify a numeric value, enter an even integer between 96 and 3072.------ * 'vpWatermarks' - Settings for the size, location, and opacity of graphics that you want Elastic Transcoder to overlay over videos that are transcoded using this preset. You can specify settings for up to four watermarks. Watermarks appear in the specified size and location, and with the specified opacity for the duration of the transcoded video. Watermarks can be in .png or .jpg format. If you want to display a watermark that is not rectangular, use the .png format, which supports transparency. When you create a job that uses this preset, you specify the .png or .jpg graphics that you want Elastic Transcoder to include in the transcoded videos. You can specify fewer graphics in the job than you specify watermark settings in the preset, which allows you to use the same preset for up to four watermarks that have different dimensions.------ * 'vpDisplayAspectRatio' - The value that Elastic Transcoder adds to the metadata in the output file.------ * 'vpResolution' - /Important:/ To better control resolution and aspect ratio of output videos, we recommend that you use the values @MaxWidth@ , @MaxHeight@ , @SizingPolicy@ , @PaddingPolicy@ , and @DisplayAspectRatio@ instead of @Resolution@ and @AspectRatio@ . The two groups of settings are mutually exclusive. Do not use them together. The width and height of the video in the output file, in pixels. Valid values are @auto@ and /width/ x /height/ :     * @auto@ : Elastic Transcoder attempts to preserve the width and height of the input file, subject to the following rules.     * @/width/ x /height/ @ : The width and height of the output video in pixels. Note the following about specifying the width and height:     * The width must be an even integer between 128 and 4096, inclusive.     * The height must be an even integer between 96 and 3072, inclusive.     * If you specify a resolution that is less than the resolution of the input file, Elastic Transcoder rescales the output file to the lower resolution.     * If you specify a resolution that is greater than the resolution of the input file, Elastic Transcoder rescales the output to the higher resolution.     * We recommend that you specify a resolution for which the product of width and height is less than or equal to the applicable value in the following list (/List - Max width x height value/ ):     * 1 - 25344     * 1b - 25344     * 1.1 - 101376     * 1.2 - 101376     * 1.3 - 101376     * 2 - 101376     * 2.1 - 202752     * 2.2 - 404720     * 3 - 404720     * 3.1 - 921600     * 3.2 - 1310720     * 4 - 2097152     * 4.1 - 2097152------ * 'vpCodec' - The video codec for the output file. Valid values include @gif@ , @H.264@ , @mpeg2@ , @vp8@ , and @vp9@ . You can only specify @vp8@ and @vp9@ when the container type is @webm@ , @gif@ when the container type is @gif@ , and @mpeg2@ when the container type is @mpg@ .------ * 'vpAspectRatio' - /Important:/ To better control resolution and aspect ratio of output videos, we recommend that you use the values @MaxWidth@ , @MaxHeight@ , @SizingPolicy@ , @PaddingPolicy@ , and @DisplayAspectRatio@ instead of @Resolution@ and @AspectRatio@ . The two groups of settings are mutually exclusive. Do not use them together. The display aspect ratio of the video in the output file. Valid values include: @auto@ , @1:1@ , @4:3@ , @3:2@ , @16:9@  If you specify @auto@ , Elastic Transcoder tries to preserve the aspect ratio of the input file. If you specify an aspect ratio for the output file that differs from aspect ratio of the input file, Elastic Transcoder adds pillarboxing (black bars on the sides) or letterboxing (black bars on the top and bottom) to maintain the aspect ratio of the active region of the video.------ * 'vpPaddingPolicy' - When you set @PaddingPolicy@ to @Pad@ , Elastic Transcoder may add black bars to the top and bottom and/or left and right sides of the output video to make the total size of the output video match the values that you specified for @MaxWidth@ and @MaxHeight@ .------ * 'vpMaxWidth' - The maximum width of the output video in pixels. If you specify @auto@ , Elastic Transcoder uses 1920 (Full HD) as the default value. If you specify a numeric value, enter an even integer between 128 and 4096.------ * 'vpBitRate' - The bit rate of the video stream in the output file, in kilobits/second. Valid values depend on the values of @Level@ and @Profile@ . If you specify @auto@ , Elastic Transcoder uses the detected bit rate of the input source. If you specify a value other than @auto@ , we recommend that you specify a value less than or equal to the maximum H.264-compliant value listed for your level and profile: /Level - Maximum video bit rate in kilobits\/second (baseline and main Profile) : maximum video bit rate in kilobits\/second (high Profile)/      * 1 - 64 : 80     * 1b - 128 : 160     * 1.1 - 192 : 240     * 1.2 - 384 : 480     * 1.3 - 768 : 960     * 2 - 2000 : 2500     * 3 - 10000 : 12500     * 3.1 - 14000 : 17500     * 3.2 - 20000 : 25000     * 4 - 20000 : 25000     * 4.1 - 50000 : 62500------ * 'vpFixedGOP' - Applicable only when the value of Video:Codec is one of @H.264@ , @MPEG2@ , or @VP8@ . Whether to use a fixed value for @FixedGOP@ . Valid values are @true@ and @false@ :     * @true@ : Elastic Transcoder uses the value of @KeyframesMaxDist@ for the distance between key frames (the number of frames in a group of pictures, or GOP).     * @false@ : The distance between key frames can vary. /Important:/ @FixedGOP@ must be set to @true@ for @fmp4@ containers.------ * 'vpCodecOptions' - __Profile (H.264/VP8/VP9 Only)__  The H.264 profile that you want to use for the output file. Elastic Transcoder supports the following profiles:     * @baseline@ : The profile most commonly used for videoconferencing and for mobile applications.     * @main@ : The profile used for standard-definition digital TV broadcasts.     * @high@ : The profile used for high-definition digital TV broadcasts and for Blu-ray discs. __Level (H.264 Only)__  The H.264 level that you want to use for the output file. Elastic Transcoder supports the following levels: @1@ , @1b@ , @1.1@ , @1.2@ , @1.3@ , @2@ , @2.1@ , @2.2@ , @3@ , @3.1@ , @3.2@ , @4@ , @4.1@  __MaxReferenceFrames (H.264 Only)__  Applicable only when the value of Video:Codec is H.264. The maximum number of previously decoded frames to use as a reference for decoding future frames. Valid values are integers 0 through 16, but we recommend that you not use a value greater than the following: @Min(Floor(Maximum decoded picture buffer in macroblocks * 256 / (Width in pixels * Height in pixels)), 16)@  where /Width in pixels/ and /Height in pixels/ represent either MaxWidth and MaxHeight, or Resolution. /Maximum decoded picture buffer in macroblocks/ depends on the value of the @Level@ object. See the list below. (A macroblock is a block of pixels measuring 16x16.)      * 1 - 396     * 1b - 396     * 1.1 - 900     * 1.2 - 2376     * 1.3 - 2376     * 2 - 2376     * 2.1 - 4752     * 2.2 - 8100     * 3 - 8100     * 3.1 - 18000     * 3.2 - 20480     * 4 - 32768     * 4.1 - 32768 __MaxBitRate (Optional, H.264/MPEG2/VP8/VP9 only)__  The maximum number of bits per second in a video buffer; the size of the buffer is specified by @BufferSize@ . Specify a value between 16 and 62,500. You can reduce the bandwidth required to stream a video by reducing the maximum bit rate, but this also reduces the quality of the video. __BufferSize (Optional, H.264/MPEG2/VP8/VP9 only)__  The maximum number of bits in any x seconds of the output video. This window is commonly 10 seconds, the standard segment duration when you're using FMP4 or MPEG-TS for the container type of the output video. Specify an integer greater than 0. If you specify @MaxBitRate@ and omit @BufferSize@ , Elastic Transcoder sets @BufferSize@ to 10 times the value of @MaxBitRate@ . __InterlacedMode (Optional, H.264/MPEG2 Only)__  The interlace mode for the output video. Interlaced video is used to double the perceived frame rate for a video by interlacing two fields (one field on every other line, the other field on the other lines) so that the human eye registers multiple pictures per frame. Interlacing reduces the bandwidth required for transmitting a video, but can result in blurred images and flickering. Valid values include @Progressive@ (no interlacing, top to bottom), @TopFirst@ (top field first), @BottomFirst@ (bottom field first), and @Auto@ . If @InterlaceMode@ is not specified, Elastic Transcoder uses @Progressive@ for the output. If @Auto@ is specified, Elastic Transcoder interlaces the output. __ColorSpaceConversionMode (Optional, H.264/MPEG2 Only)__  The color space conversion Elastic Transcoder applies to the output video. Color spaces are the algorithms used by the computer to store information about how to render color. @Bt.601@ is the standard for standard definition video, while @Bt.709@ is the standard for high definition video. Valid values include @None@ , @Bt709toBt601@ , @Bt601toBt709@ , and @Auto@ . If you chose @Auto@ for @ColorSpaceConversionMode@ and your output is interlaced, your frame rate is one of @23.97@ , @24@ , @25@ , @29.97@ , @50@ , or @60@ , your @SegmentDuration@ is null, and you are using one of the resolution changes from the list below, Elastic Transcoder applies the following color space conversions:     * /Standard to HD, 720x480 to 1920x1080/ - Elastic Transcoder applies @Bt601ToBt709@      * /Standard to HD, 720x576 to 1920x1080/ - Elastic Transcoder applies @Bt601ToBt709@      * /HD to Standard, 1920x1080 to 720x480/ - Elastic Transcoder applies @Bt709ToBt601@      * /HD to Standard, 1920x1080 to 720x576/ - Elastic Transcoder applies @Bt709ToBt601@  If you do not specify a @ColorSpaceConversionMode@ , Elastic Transcoder does not change the color space of a file. If you are unsure what @ColorSpaceConversionMode@ was applied to your output file, you can check the @AppliedColorSpaceConversion@ parameter included in your job response. If your job does not have an @AppliedColorSpaceConversion@ in its response, no @ColorSpaceConversionMode@ was applied. __ChromaSubsampling__  The sampling pattern for the chroma (color) channels of the output video. Valid values include @yuv420p@ and @yuv422p@ . @yuv420p@ samples the chroma information of every other horizontal and every other vertical line, @yuv422p@ samples the color information of every horizontal line and every other vertical line. __LoopCount (Gif Only)__  The number of times you want the output gif to loop. Valid values include @Infinite@ and integers between @0@ and @100@ , inclusive.-videoParameters-    :: VideoParameters-videoParameters =-  VideoParameters'-    { _vpKeyframesMaxDist = Nothing-    , _vpFrameRate = Nothing-    , _vpSizingPolicy = Nothing-    , _vpMaxFrameRate = Nothing-    , _vpMaxHeight = Nothing-    , _vpWatermarks = Nothing-    , _vpDisplayAspectRatio = Nothing-    , _vpResolution = Nothing-    , _vpCodec = Nothing-    , _vpAspectRatio = Nothing-    , _vpPaddingPolicy = Nothing-    , _vpMaxWidth = Nothing-    , _vpBitRate = Nothing-    , _vpFixedGOP = Nothing-    , _vpCodecOptions = Nothing-    }----- | Applicable only when the value of Video:Codec is one of @H.264@ , @MPEG2@ , or @VP8@ . The maximum number of frames between key frames. Key frames are fully encoded frames; the frames between key frames are encoded based, in part, on the content of the key frames. The value is an integer formatted as a string; valid values are between 1 (every frame is a key frame) and 100000, inclusive. A higher value results in higher compression but may also discernibly decrease video quality. For @Smooth@ outputs, the @FrameRate@ must have a constant ratio to the @KeyframesMaxDist@ . This allows @Smooth@ playlists to switch between different quality levels while the file is being played. For example, an input file can have a @FrameRate@ of 30 with a @KeyframesMaxDist@ of 90. The output file then needs to have a ratio of 1:3. Valid outputs would have @FrameRate@ of 30, 25, and 10, and @KeyframesMaxDist@ of 90, 75, and 30, respectively. Alternately, this can be achieved by setting @FrameRate@ to auto and having the same values for @MaxFrameRate@ and @KeyframesMaxDist@ .-vpKeyframesMaxDist :: Lens' VideoParameters (Maybe Text)-vpKeyframesMaxDist = lens _vpKeyframesMaxDist (\ s a -> s{_vpKeyframesMaxDist = a})---- | The frames per second for the video stream in the output file. Valid values include: @auto@ , @10@ , @15@ , @23.97@ , @24@ , @25@ , @29.97@ , @30@ , @60@  If you specify @auto@ , Elastic Transcoder uses the detected frame rate of the input source. If you specify a frame rate, we recommend that you perform the following calculation: @Frame rate = maximum recommended decoding speed in luma samples/second / (width in pixels * height in pixels)@  where:     * /width in pixels/ and /height in pixels/ represent the Resolution of the output video.     * /maximum recommended decoding speed in Luma samples\/second/ is less than or equal to the maximum value listed in the following table, based on the value that you specified for Level. The maximum recommended decoding speed in Luma samples/second for each level is described in the following list (/Level - Decoding speed/ ):     * 1 - 380160     * 1b - 380160     * 1.1 - 76800     * 1.2 - 1536000     * 1.3 - 3041280     * 2 - 3041280     * 2.1 - 5068800     * 2.2 - 5184000     * 3 - 10368000     * 3.1 - 27648000     * 3.2 - 55296000     * 4 - 62914560     * 4.1 - 62914560-vpFrameRate :: Lens' VideoParameters (Maybe Text)-vpFrameRate = lens _vpFrameRate (\ s a -> s{_vpFrameRate = a})---- | Specify one of the following values to control scaling of the output video:     * @Fit@ : Elastic Transcoder scales the output video so it matches the value that you specified in either @MaxWidth@ or @MaxHeight@ without exceeding the other value.     * @Fill@ : Elastic Transcoder scales the output video so it matches the value that you specified in either @MaxWidth@ or @MaxHeight@ and matches or exceeds the other value. Elastic Transcoder centers the output video and then crops it in the dimension (if any) that exceeds the maximum value.     * @Stretch@ : Elastic Transcoder stretches the output video to match the values that you specified for @MaxWidth@ and @MaxHeight@ . If the relative proportions of the input video and the output video are different, the output video will be distorted.     * @Keep@ : Elastic Transcoder does not scale the output video. If either dimension of the input video exceeds the values that you specified for @MaxWidth@ and @MaxHeight@ , Elastic Transcoder crops the output video.     * @ShrinkToFit@ : Elastic Transcoder scales the output video down so that its dimensions match the values that you specified for at least one of @MaxWidth@ and @MaxHeight@ without exceeding either value. If you specify this option, Elastic Transcoder does not scale the video up.     * @ShrinkToFill@ : Elastic Transcoder scales the output video down so that its dimensions match the values that you specified for at least one of @MaxWidth@ and @MaxHeight@ without dropping below either value. If you specify this option, Elastic Transcoder does not scale the video up.-vpSizingPolicy :: Lens' VideoParameters (Maybe Text)-vpSizingPolicy = lens _vpSizingPolicy (\ s a -> s{_vpSizingPolicy = a})---- | If you specify @auto@ for @FrameRate@ , Elastic Transcoder uses the frame rate of the input video for the frame rate of the output video. Specify the maximum frame rate that you want Elastic Transcoder to use when the frame rate of the input video is greater than the desired maximum frame rate of the output video. Valid values include: @10@ , @15@ , @23.97@ , @24@ , @25@ , @29.97@ , @30@ , @60@ .-vpMaxFrameRate :: Lens' VideoParameters (Maybe Text)-vpMaxFrameRate = lens _vpMaxFrameRate (\ s a -> s{_vpMaxFrameRate = a})---- | The maximum height of the output video in pixels. If you specify @auto@ , Elastic Transcoder uses 1080 (Full HD) as the default value. If you specify a numeric value, enter an even integer between 96 and 3072.-vpMaxHeight :: Lens' VideoParameters (Maybe Text)-vpMaxHeight = lens _vpMaxHeight (\ s a -> s{_vpMaxHeight = a})---- | Settings for the size, location, and opacity of graphics that you want Elastic Transcoder to overlay over videos that are transcoded using this preset. You can specify settings for up to four watermarks. Watermarks appear in the specified size and location, and with the specified opacity for the duration of the transcoded video. Watermarks can be in .png or .jpg format. If you want to display a watermark that is not rectangular, use the .png format, which supports transparency. When you create a job that uses this preset, you specify the .png or .jpg graphics that you want Elastic Transcoder to include in the transcoded videos. You can specify fewer graphics in the job than you specify watermark settings in the preset, which allows you to use the same preset for up to four watermarks that have different dimensions.-vpWatermarks :: Lens' VideoParameters [PresetWatermark]-vpWatermarks = lens _vpWatermarks (\ s a -> s{_vpWatermarks = a}) . _Default . _Coerce---- | The value that Elastic Transcoder adds to the metadata in the output file.-vpDisplayAspectRatio :: Lens' VideoParameters (Maybe Text)-vpDisplayAspectRatio = lens _vpDisplayAspectRatio (\ s a -> s{_vpDisplayAspectRatio = a})---- | /Important:/ To better control resolution and aspect ratio of output videos, we recommend that you use the values @MaxWidth@ , @MaxHeight@ , @SizingPolicy@ , @PaddingPolicy@ , and @DisplayAspectRatio@ instead of @Resolution@ and @AspectRatio@ . The two groups of settings are mutually exclusive. Do not use them together. The width and height of the video in the output file, in pixels. Valid values are @auto@ and /width/ x /height/ :     * @auto@ : Elastic Transcoder attempts to preserve the width and height of the input file, subject to the following rules.     * @/width/ x /height/ @ : The width and height of the output video in pixels. Note the following about specifying the width and height:     * The width must be an even integer between 128 and 4096, inclusive.     * The height must be an even integer between 96 and 3072, inclusive.     * If you specify a resolution that is less than the resolution of the input file, Elastic Transcoder rescales the output file to the lower resolution.     * If you specify a resolution that is greater than the resolution of the input file, Elastic Transcoder rescales the output to the higher resolution.     * We recommend that you specify a resolution for which the product of width and height is less than or equal to the applicable value in the following list (/List - Max width x height value/ ):     * 1 - 25344     * 1b - 25344     * 1.1 - 101376     * 1.2 - 101376     * 1.3 - 101376     * 2 - 101376     * 2.1 - 202752     * 2.2 - 404720     * 3 - 404720     * 3.1 - 921600     * 3.2 - 1310720     * 4 - 2097152     * 4.1 - 2097152-vpResolution :: Lens' VideoParameters (Maybe Text)-vpResolution = lens _vpResolution (\ s a -> s{_vpResolution = a})---- | The video codec for the output file. Valid values include @gif@ , @H.264@ , @mpeg2@ , @vp8@ , and @vp9@ . You can only specify @vp8@ and @vp9@ when the container type is @webm@ , @gif@ when the container type is @gif@ , and @mpeg2@ when the container type is @mpg@ .-vpCodec :: Lens' VideoParameters (Maybe Text)-vpCodec = lens _vpCodec (\ s a -> s{_vpCodec = a})---- | /Important:/ To better control resolution and aspect ratio of output videos, we recommend that you use the values @MaxWidth@ , @MaxHeight@ , @SizingPolicy@ , @PaddingPolicy@ , and @DisplayAspectRatio@ instead of @Resolution@ and @AspectRatio@ . The two groups of settings are mutually exclusive. Do not use them together. The display aspect ratio of the video in the output file. Valid values include: @auto@ , @1:1@ , @4:3@ , @3:2@ , @16:9@  If you specify @auto@ , Elastic Transcoder tries to preserve the aspect ratio of the input file. If you specify an aspect ratio for the output file that differs from aspect ratio of the input file, Elastic Transcoder adds pillarboxing (black bars on the sides) or letterboxing (black bars on the top and bottom) to maintain the aspect ratio of the active region of the video.-vpAspectRatio :: Lens' VideoParameters (Maybe Text)-vpAspectRatio = lens _vpAspectRatio (\ s a -> s{_vpAspectRatio = a})---- | When you set @PaddingPolicy@ to @Pad@ , Elastic Transcoder may add black bars to the top and bottom and/or left and right sides of the output video to make the total size of the output video match the values that you specified for @MaxWidth@ and @MaxHeight@ .-vpPaddingPolicy :: Lens' VideoParameters (Maybe Text)-vpPaddingPolicy = lens _vpPaddingPolicy (\ s a -> s{_vpPaddingPolicy = a})---- | The maximum width of the output video in pixels. If you specify @auto@ , Elastic Transcoder uses 1920 (Full HD) as the default value. If you specify a numeric value, enter an even integer between 128 and 4096.-vpMaxWidth :: Lens' VideoParameters (Maybe Text)-vpMaxWidth = lens _vpMaxWidth (\ s a -> s{_vpMaxWidth = a})---- | The bit rate of the video stream in the output file, in kilobits/second. Valid values depend on the values of @Level@ and @Profile@ . If you specify @auto@ , Elastic Transcoder uses the detected bit rate of the input source. If you specify a value other than @auto@ , we recommend that you specify a value less than or equal to the maximum H.264-compliant value listed for your level and profile: /Level - Maximum video bit rate in kilobits\/second (baseline and main Profile) : maximum video bit rate in kilobits\/second (high Profile)/      * 1 - 64 : 80     * 1b - 128 : 160     * 1.1 - 192 : 240     * 1.2 - 384 : 480     * 1.3 - 768 : 960     * 2 - 2000 : 2500     * 3 - 10000 : 12500     * 3.1 - 14000 : 17500     * 3.2 - 20000 : 25000     * 4 - 20000 : 25000     * 4.1 - 50000 : 62500-vpBitRate :: Lens' VideoParameters (Maybe Text)-vpBitRate = lens _vpBitRate (\ s a -> s{_vpBitRate = a})---- | Applicable only when the value of Video:Codec is one of @H.264@ , @MPEG2@ , or @VP8@ . Whether to use a fixed value for @FixedGOP@ . Valid values are @true@ and @false@ :     * @true@ : Elastic Transcoder uses the value of @KeyframesMaxDist@ for the distance between key frames (the number of frames in a group of pictures, or GOP).     * @false@ : The distance between key frames can vary. /Important:/ @FixedGOP@ must be set to @true@ for @fmp4@ containers.-vpFixedGOP :: Lens' VideoParameters (Maybe Text)-vpFixedGOP = lens _vpFixedGOP (\ s a -> s{_vpFixedGOP = a})---- | __Profile (H.264/VP8/VP9 Only)__  The H.264 profile that you want to use for the output file. Elastic Transcoder supports the following profiles:     * @baseline@ : The profile most commonly used for videoconferencing and for mobile applications.     * @main@ : The profile used for standard-definition digital TV broadcasts.     * @high@ : The profile used for high-definition digital TV broadcasts and for Blu-ray discs. __Level (H.264 Only)__  The H.264 level that you want to use for the output file. Elastic Transcoder supports the following levels: @1@ , @1b@ , @1.1@ , @1.2@ , @1.3@ , @2@ , @2.1@ , @2.2@ , @3@ , @3.1@ , @3.2@ , @4@ , @4.1@  __MaxReferenceFrames (H.264 Only)__  Applicable only when the value of Video:Codec is H.264. The maximum number of previously decoded frames to use as a reference for decoding future frames. Valid values are integers 0 through 16, but we recommend that you not use a value greater than the following: @Min(Floor(Maximum decoded picture buffer in macroblocks * 256 / (Width in pixels * Height in pixels)), 16)@  where /Width in pixels/ and /Height in pixels/ represent either MaxWidth and MaxHeight, or Resolution. /Maximum decoded picture buffer in macroblocks/ depends on the value of the @Level@ object. See the list below. (A macroblock is a block of pixels measuring 16x16.)      * 1 - 396     * 1b - 396     * 1.1 - 900     * 1.2 - 2376     * 1.3 - 2376     * 2 - 2376     * 2.1 - 4752     * 2.2 - 8100     * 3 - 8100     * 3.1 - 18000     * 3.2 - 20480     * 4 - 32768     * 4.1 - 32768 __MaxBitRate (Optional, H.264/MPEG2/VP8/VP9 only)__  The maximum number of bits per second in a video buffer; the size of the buffer is specified by @BufferSize@ . Specify a value between 16 and 62,500. You can reduce the bandwidth required to stream a video by reducing the maximum bit rate, but this also reduces the quality of the video. __BufferSize (Optional, H.264/MPEG2/VP8/VP9 only)__  The maximum number of bits in any x seconds of the output video. This window is commonly 10 seconds, the standard segment duration when you're using FMP4 or MPEG-TS for the container type of the output video. Specify an integer greater than 0. If you specify @MaxBitRate@ and omit @BufferSize@ , Elastic Transcoder sets @BufferSize@ to 10 times the value of @MaxBitRate@ . __InterlacedMode (Optional, H.264/MPEG2 Only)__  The interlace mode for the output video. Interlaced video is used to double the perceived frame rate for a video by interlacing two fields (one field on every other line, the other field on the other lines) so that the human eye registers multiple pictures per frame. Interlacing reduces the bandwidth required for transmitting a video, but can result in blurred images and flickering. Valid values include @Progressive@ (no interlacing, top to bottom), @TopFirst@ (top field first), @BottomFirst@ (bottom field first), and @Auto@ . If @InterlaceMode@ is not specified, Elastic Transcoder uses @Progressive@ for the output. If @Auto@ is specified, Elastic Transcoder interlaces the output. __ColorSpaceConversionMode (Optional, H.264/MPEG2 Only)__  The color space conversion Elastic Transcoder applies to the output video. Color spaces are the algorithms used by the computer to store information about how to render color. @Bt.601@ is the standard for standard definition video, while @Bt.709@ is the standard for high definition video. Valid values include @None@ , @Bt709toBt601@ , @Bt601toBt709@ , and @Auto@ . If you chose @Auto@ for @ColorSpaceConversionMode@ and your output is interlaced, your frame rate is one of @23.97@ , @24@ , @25@ , @29.97@ , @50@ , or @60@ , your @SegmentDuration@ is null, and you are using one of the resolution changes from the list below, Elastic Transcoder applies the following color space conversions:     * /Standard to HD, 720x480 to 1920x1080/ - Elastic Transcoder applies @Bt601ToBt709@      * /Standard to HD, 720x576 to 1920x1080/ - Elastic Transcoder applies @Bt601ToBt709@      * /HD to Standard, 1920x1080 to 720x480/ - Elastic Transcoder applies @Bt709ToBt601@      * /HD to Standard, 1920x1080 to 720x576/ - Elastic Transcoder applies @Bt709ToBt601@  If you do not specify a @ColorSpaceConversionMode@ , Elastic Transcoder does not change the color space of a file. If you are unsure what @ColorSpaceConversionMode@ was applied to your output file, you can check the @AppliedColorSpaceConversion@ parameter included in your job response. If your job does not have an @AppliedColorSpaceConversion@ in its response, no @ColorSpaceConversionMode@ was applied. __ChromaSubsampling__  The sampling pattern for the chroma (color) channels of the output video. Valid values include @yuv420p@ and @yuv422p@ . @yuv420p@ samples the chroma information of every other horizontal and every other vertical line, @yuv422p@ samples the color information of every horizontal line and every other vertical line. __LoopCount (Gif Only)__  The number of times you want the output gif to loop. Valid values include @Infinite@ and integers between @0@ and @100@ , inclusive.-vpCodecOptions :: Lens' VideoParameters (HashMap Text Text)-vpCodecOptions = lens _vpCodecOptions (\ s a -> s{_vpCodecOptions = a}) . _Default . _Map--instance FromJSON VideoParameters where-        parseJSON-          = withObject "VideoParameters"-              (\ x ->-                 VideoParameters' <$>-                   (x .:? "KeyframesMaxDist") <*> (x .:? "FrameRate")-                     <*> (x .:? "SizingPolicy")-                     <*> (x .:? "MaxFrameRate")-                     <*> (x .:? "MaxHeight")-                     <*> (x .:? "Watermarks" .!= mempty)-                     <*> (x .:? "DisplayAspectRatio")-                     <*> (x .:? "Resolution")-                     <*> (x .:? "Codec")-                     <*> (x .:? "AspectRatio")-                     <*> (x .:? "PaddingPolicy")-                     <*> (x .:? "MaxWidth")-                     <*> (x .:? "BitRate")-                     <*> (x .:? "FixedGOP")-                     <*> (x .:? "CodecOptions" .!= mempty))--instance Hashable VideoParameters where--instance NFData VideoParameters where--instance ToJSON VideoParameters where-        toJSON VideoParameters'{..}-          = object-              (catMaybes-                 [("KeyframesMaxDist" .=) <$> _vpKeyframesMaxDist,-                  ("FrameRate" .=) <$> _vpFrameRate,-                  ("SizingPolicy" .=) <$> _vpSizingPolicy,-                  ("MaxFrameRate" .=) <$> _vpMaxFrameRate,-                  ("MaxHeight" .=) <$> _vpMaxHeight,-                  ("Watermarks" .=) <$> _vpWatermarks,-                  ("DisplayAspectRatio" .=) <$> _vpDisplayAspectRatio,-                  ("Resolution" .=) <$> _vpResolution,-                  ("Codec" .=) <$> _vpCodec,-                  ("AspectRatio" .=) <$> _vpAspectRatio,-                  ("PaddingPolicy" .=) <$> _vpPaddingPolicy,-                  ("MaxWidth" .=) <$> _vpMaxWidth,-                  ("BitRate" .=) <$> _vpBitRate,-                  ("FixedGOP" .=) <$> _vpFixedGOP,-                  ("CodecOptions" .=) <$> _vpCodecOptions])---- | Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the pipeline.--------- Using resources in the same region, such as your Amazon S3 buckets, Amazon SNS notification topics, and AWS KMS key, reduces processing time and prevents cross-regional charges.--------- /See:/ 'warning' smart constructor.-data Warning = Warning'-  { _wCode    :: !(Maybe Text)-  , _wMessage :: !(Maybe Text)-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'Warning' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'wCode' - The code of the cross-regional warning.------ * 'wMessage' - The message explaining what resources are in a different region from the pipeline.-warning-    :: Warning-warning = Warning' {_wCode = Nothing, _wMessage = Nothing}----- | The code of the cross-regional warning.-wCode :: Lens' Warning (Maybe Text)-wCode = lens _wCode (\ s a -> s{_wCode = a})---- | The message explaining what resources are in a different region from the pipeline.-wMessage :: Lens' Warning (Maybe Text)-wMessage = lens _wMessage (\ s a -> s{_wMessage = a})--instance FromJSON Warning where-        parseJSON-          = withObject "Warning"-              (\ x ->-                 Warning' <$> (x .:? "Code") <*> (x .:? "Message"))--instance Hashable Warning where--instance NFData Warning where
− gen/Network/AWS/ElasticTranscoder/Types/Sum.hs
@@ -1,20 +0,0 @@-{-# LANGUAGE DeriveDataTypeable #-}-{-# LANGUAGE DeriveGeneric      #-}-{-# LANGUAGE LambdaCase         #-}-{-# LANGUAGE OverloadedStrings  #-}--{-# OPTIONS_GHC -fno-warn-unused-imports #-}---- Derived from AWS service descriptions, licensed under Apache 2.0.---- |--- Module      : Network.AWS.ElasticTranscoder.Types.Sum--- Copyright   : (c) 2013-2018 Brendan Hay--- License     : Mozilla Public License, v. 2.0.--- Maintainer  : Brendan Hay <brendan.g.hay+amazonka@gmail.com>--- Stability   : auto-generated--- Portability : non-portable (GHC extensions)----module Network.AWS.ElasticTranscoder.Types.Sum where--import Network.AWS.Prelude
− gen/Network/AWS/ElasticTranscoder/UpdatePipeline.hs
@@ -1,220 +0,0 @@-{-# LANGUAGE DeriveDataTypeable #-}-{-# LANGUAGE DeriveGeneric      #-}-{-# LANGUAGE OverloadedStrings  #-}-{-# LANGUAGE RecordWildCards    #-}-{-# LANGUAGE TypeFamilies       #-}--{-# OPTIONS_GHC -fno-warn-unused-imports #-}-{-# OPTIONS_GHC -fno-warn-unused-binds   #-}-{-# OPTIONS_GHC -fno-warn-unused-matches #-}---- Derived from AWS service descriptions, licensed under Apache 2.0.---- |--- Module      : Network.AWS.ElasticTranscoder.UpdatePipeline--- Copyright   : (c) 2013-2018 Brendan Hay--- License     : Mozilla Public License, v. 2.0.--- Maintainer  : Brendan Hay <brendan.g.hay+amazonka@gmail.com>--- Stability   : auto-generated--- Portability : non-portable (GHC extensions)------ Use the @UpdatePipeline@ operation to update settings for a pipeline.--------- /Important:/ When you change pipeline settings, your changes take effect immediately. Jobs that you have already submitted and that Elastic Transcoder has not started to process are affected in addition to jobs that you submit after you change settings.----module Network.AWS.ElasticTranscoder.UpdatePipeline-    (-    -- * Creating a Request-      updatePipeline-    , UpdatePipeline-    -- * Request Lenses-    , upInputBucket-    , upContentConfig-    , upRole-    , upName-    , upAWSKMSKeyARN-    , upNotifications-    , upThumbnailConfig-    , upId--    -- * Destructuring the Response-    , updatePipelineResponse-    , UpdatePipelineResponse-    -- * Response Lenses-    , uprsWarnings-    , uprsPipeline-    , uprsResponseStatus-    ) where--import Network.AWS.ElasticTranscoder.Types-import Network.AWS.ElasticTranscoder.Types.Product-import Network.AWS.Lens-import Network.AWS.Prelude-import Network.AWS.Request-import Network.AWS.Response---- | The @UpdatePipelineRequest@ structure.------------ /See:/ 'updatePipeline' smart constructor.-data UpdatePipeline = UpdatePipeline'-  { _upInputBucket     :: !(Maybe Text)-  , _upContentConfig   :: !(Maybe PipelineOutputConfig)-  , _upRole            :: !(Maybe Text)-  , _upName            :: !(Maybe Text)-  , _upAWSKMSKeyARN    :: !(Maybe Text)-  , _upNotifications   :: !(Maybe Notifications)-  , _upThumbnailConfig :: !(Maybe PipelineOutputConfig)-  , _upId              :: !Text-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'UpdatePipeline' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'upInputBucket' - The Amazon S3 bucket in which you saved the media files that you want to transcode and the graphics that you want to use as watermarks.------ * 'upContentConfig' - The optional @ContentConfig@ object specifies information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists: which bucket to use, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files. If you specify values for @ContentConfig@ , you must also specify values for @ThumbnailConfig@ . If you specify values for @ContentConfig@ and @ThumbnailConfig@ , omit the @OutputBucket@ object.     * __Bucket__ : The Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists.     * __Permissions__ (Optional): The Permissions object specifies which users you want to have access to transcoded files and the type of access you want them to have. You can grant permissions to a maximum of 30 users and/or predefined Amazon S3 groups.     * __Grantee Type__ : Specify the type of value that appears in the @Grantee@ object:     * __Canonical__ : The value in the @Grantee@ object is either the canonical user ID for an AWS account or an origin access identity for an Amazon CloudFront distribution. For more information about canonical user IDs, see Access Control List (ACL) Overview in the Amazon Simple Storage Service Developer Guide. For more information about using CloudFront origin access identities to require that users use CloudFront URLs instead of Amazon S3 URLs, see Using an Origin Access Identity to Restrict Access to Your Amazon S3 Content. /Important:/ A canonical user ID is not the same as an AWS account number.     * __Email__ : The value in the @Grantee@ object is the registered email address of an AWS account.     * __Group__ : The value in the @Grantee@ object is one of the following predefined Amazon S3 groups: @AllUsers@ , @AuthenticatedUsers@ , or @LogDelivery@ .     * __Grantee__ : The AWS user or group that you want to have access to transcoded files and playlists. To identify the user or group, you can specify the canonical user ID for an AWS account, an origin access identity for a CloudFront distribution, the registered email address of an AWS account, or a predefined Amazon S3 group      * __Access__ : The permission that you want to give to the AWS user that you specified in @Grantee@ . Permissions are granted on the files that Elastic Transcoder adds to the bucket, including playlists and video files. Valid values include:      * @READ@ : The grantee can read the objects and metadata for objects that Elastic Transcoder adds to the Amazon S3 bucket.     * @READ_ACP@ : The grantee can read the object ACL for objects that Elastic Transcoder adds to the Amazon S3 bucket.      * @WRITE_ACP@ : The grantee can write the ACL for the objects that Elastic Transcoder adds to the Amazon S3 bucket.     * @FULL_CONTROL@ : The grantee has @READ@ , @READ_ACP@ , and @WRITE_ACP@ permissions for the objects that Elastic Transcoder adds to the Amazon S3 bucket.     * __StorageClass__ : The Amazon S3 storage class, @Standard@ or @ReducedRedundancy@ , that you want Elastic Transcoder to assign to the video files and playlists that it stores in your Amazon S3 bucket.------ * 'upRole' - The IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to use to transcode jobs for this pipeline.------ * 'upName' - The name of the pipeline. We recommend that the name be unique within the AWS account, but uniqueness is not enforced. Constraints: Maximum 40 characters------ * 'upAWSKMSKeyARN' - The AWS Key Management Service (AWS KMS) key that you want to use with this pipeline. If you use either @S3@ or @S3-AWS-KMS@ as your @Encryption:Mode@ , you don't need to provide a key with your job because a default key, known as an AWS-KMS key, is created for you automatically. You need to provide an AWS-KMS key only if you want to use a non-default AWS-KMS key, or if you are using an @Encryption:Mode@ of @AES-PKCS7@ , @AES-CTR@ , or @AES-GCM@ .------ * 'upNotifications' - The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status. /Important:/ To receive notifications, you must also subscribe to the new topic in the Amazon SNS console.     * __Progressing__ : The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify when Elastic Transcoder has started to process jobs that are added to this pipeline. This is the ARN that Amazon SNS returned when you created the topic.     * __Completed__ : The topic ARN for the Amazon SNS topic that you want to notify when Elastic Transcoder has finished processing a job. This is the ARN that Amazon SNS returned when you created the topic.     * __Warning__ : The topic ARN for the Amazon SNS topic that you want to notify when Elastic Transcoder encounters a warning condition. This is the ARN that Amazon SNS returned when you created the topic.     * __Error__ : The topic ARN for the Amazon SNS topic that you want to notify when Elastic Transcoder encounters an error condition. This is the ARN that Amazon SNS returned when you created the topic.------ * 'upThumbnailConfig' - The @ThumbnailConfig@ object specifies several values, including the Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files. If you specify values for @ContentConfig@ , you must also specify values for @ThumbnailConfig@ even if you don't want to create thumbnails. If you specify values for @ContentConfig@ and @ThumbnailConfig@ , omit the @OutputBucket@ object.     * __Bucket__ : The Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files.     * __Permissions__ (Optional): The @Permissions@ object specifies which users and/or predefined Amazon S3 groups you want to have access to thumbnail files, and the type of access you want them to have. You can grant permissions to a maximum of 30 users and/or predefined Amazon S3 groups.     * __GranteeType__ : Specify the type of value that appears in the Grantee object:     * __Canonical__ : The value in the @Grantee@ object is either the canonical user ID for an AWS account or an origin access identity for an Amazon CloudFront distribution. /Important:/ A canonical user ID is not the same as an AWS account number.     * __Email__ : The value in the @Grantee@ object is the registered email address of an AWS account.     * __Group__ : The value in the @Grantee@ object is one of the following predefined Amazon S3 groups: @AllUsers@ , @AuthenticatedUsers@ , or @LogDelivery@ .     * __Grantee__ : The AWS user or group that you want to have access to thumbnail files. To identify the user or group, you can specify the canonical user ID for an AWS account, an origin access identity for a CloudFront distribution, the registered email address of an AWS account, or a predefined Amazon S3 group.      * __Access__ : The permission that you want to give to the AWS user that you specified in @Grantee@ . Permissions are granted on the thumbnail files that Elastic Transcoder adds to the bucket. Valid values include:      * @READ@ : The grantee can read the thumbnails and metadata for objects that Elastic Transcoder adds to the Amazon S3 bucket.     * @READ_ACP@ : The grantee can read the object ACL for thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.     * @WRITE_ACP@ : The grantee can write the ACL for the thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.     * @FULL_CONTROL@ : The grantee has @READ@ , @READ_ACP@ , and @WRITE_ACP@ permissions for the thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.      * __StorageClass__ : The Amazon S3 storage class, @Standard@ or @ReducedRedundancy@ , that you want Elastic Transcoder to assign to the thumbnails that it stores in your Amazon S3 bucket.------ * 'upId' - The ID of the pipeline that you want to update.-updatePipeline-    :: Text -- ^ 'upId'-    -> UpdatePipeline-updatePipeline pId_ =-  UpdatePipeline'-    { _upInputBucket = Nothing-    , _upContentConfig = Nothing-    , _upRole = Nothing-    , _upName = Nothing-    , _upAWSKMSKeyARN = Nothing-    , _upNotifications = Nothing-    , _upThumbnailConfig = Nothing-    , _upId = pId_-    }----- | The Amazon S3 bucket in which you saved the media files that you want to transcode and the graphics that you want to use as watermarks.-upInputBucket :: Lens' UpdatePipeline (Maybe Text)-upInputBucket = lens _upInputBucket (\ s a -> s{_upInputBucket = a})---- | The optional @ContentConfig@ object specifies information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists: which bucket to use, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files. If you specify values for @ContentConfig@ , you must also specify values for @ThumbnailConfig@ . If you specify values for @ContentConfig@ and @ThumbnailConfig@ , omit the @OutputBucket@ object.     * __Bucket__ : The Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists.     * __Permissions__ (Optional): The Permissions object specifies which users you want to have access to transcoded files and the type of access you want them to have. You can grant permissions to a maximum of 30 users and/or predefined Amazon S3 groups.     * __Grantee Type__ : Specify the type of value that appears in the @Grantee@ object:     * __Canonical__ : The value in the @Grantee@ object is either the canonical user ID for an AWS account or an origin access identity for an Amazon CloudFront distribution. For more information about canonical user IDs, see Access Control List (ACL) Overview in the Amazon Simple Storage Service Developer Guide. For more information about using CloudFront origin access identities to require that users use CloudFront URLs instead of Amazon S3 URLs, see Using an Origin Access Identity to Restrict Access to Your Amazon S3 Content. /Important:/ A canonical user ID is not the same as an AWS account number.     * __Email__ : The value in the @Grantee@ object is the registered email address of an AWS account.     * __Group__ : The value in the @Grantee@ object is one of the following predefined Amazon S3 groups: @AllUsers@ , @AuthenticatedUsers@ , or @LogDelivery@ .     * __Grantee__ : The AWS user or group that you want to have access to transcoded files and playlists. To identify the user or group, you can specify the canonical user ID for an AWS account, an origin access identity for a CloudFront distribution, the registered email address of an AWS account, or a predefined Amazon S3 group      * __Access__ : The permission that you want to give to the AWS user that you specified in @Grantee@ . Permissions are granted on the files that Elastic Transcoder adds to the bucket, including playlists and video files. Valid values include:      * @READ@ : The grantee can read the objects and metadata for objects that Elastic Transcoder adds to the Amazon S3 bucket.     * @READ_ACP@ : The grantee can read the object ACL for objects that Elastic Transcoder adds to the Amazon S3 bucket.      * @WRITE_ACP@ : The grantee can write the ACL for the objects that Elastic Transcoder adds to the Amazon S3 bucket.     * @FULL_CONTROL@ : The grantee has @READ@ , @READ_ACP@ , and @WRITE_ACP@ permissions for the objects that Elastic Transcoder adds to the Amazon S3 bucket.     * __StorageClass__ : The Amazon S3 storage class, @Standard@ or @ReducedRedundancy@ , that you want Elastic Transcoder to assign to the video files and playlists that it stores in your Amazon S3 bucket.-upContentConfig :: Lens' UpdatePipeline (Maybe PipelineOutputConfig)-upContentConfig = lens _upContentConfig (\ s a -> s{_upContentConfig = a})---- | The IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to use to transcode jobs for this pipeline.-upRole :: Lens' UpdatePipeline (Maybe Text)-upRole = lens _upRole (\ s a -> s{_upRole = a})---- | The name of the pipeline. We recommend that the name be unique within the AWS account, but uniqueness is not enforced. Constraints: Maximum 40 characters-upName :: Lens' UpdatePipeline (Maybe Text)-upName = lens _upName (\ s a -> s{_upName = a})---- | The AWS Key Management Service (AWS KMS) key that you want to use with this pipeline. If you use either @S3@ or @S3-AWS-KMS@ as your @Encryption:Mode@ , you don't need to provide a key with your job because a default key, known as an AWS-KMS key, is created for you automatically. You need to provide an AWS-KMS key only if you want to use a non-default AWS-KMS key, or if you are using an @Encryption:Mode@ of @AES-PKCS7@ , @AES-CTR@ , or @AES-GCM@ .-upAWSKMSKeyARN :: Lens' UpdatePipeline (Maybe Text)-upAWSKMSKeyARN = lens _upAWSKMSKeyARN (\ s a -> s{_upAWSKMSKeyARN = a})---- | The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status. /Important:/ To receive notifications, you must also subscribe to the new topic in the Amazon SNS console.     * __Progressing__ : The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify when Elastic Transcoder has started to process jobs that are added to this pipeline. This is the ARN that Amazon SNS returned when you created the topic.     * __Completed__ : The topic ARN for the Amazon SNS topic that you want to notify when Elastic Transcoder has finished processing a job. This is the ARN that Amazon SNS returned when you created the topic.     * __Warning__ : The topic ARN for the Amazon SNS topic that you want to notify when Elastic Transcoder encounters a warning condition. This is the ARN that Amazon SNS returned when you created the topic.     * __Error__ : The topic ARN for the Amazon SNS topic that you want to notify when Elastic Transcoder encounters an error condition. This is the ARN that Amazon SNS returned when you created the topic.-upNotifications :: Lens' UpdatePipeline (Maybe Notifications)-upNotifications = lens _upNotifications (\ s a -> s{_upNotifications = a})---- | The @ThumbnailConfig@ object specifies several values, including the Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files. If you specify values for @ContentConfig@ , you must also specify values for @ThumbnailConfig@ even if you don't want to create thumbnails. If you specify values for @ContentConfig@ and @ThumbnailConfig@ , omit the @OutputBucket@ object.     * __Bucket__ : The Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files.     * __Permissions__ (Optional): The @Permissions@ object specifies which users and/or predefined Amazon S3 groups you want to have access to thumbnail files, and the type of access you want them to have. You can grant permissions to a maximum of 30 users and/or predefined Amazon S3 groups.     * __GranteeType__ : Specify the type of value that appears in the Grantee object:     * __Canonical__ : The value in the @Grantee@ object is either the canonical user ID for an AWS account or an origin access identity for an Amazon CloudFront distribution. /Important:/ A canonical user ID is not the same as an AWS account number.     * __Email__ : The value in the @Grantee@ object is the registered email address of an AWS account.     * __Group__ : The value in the @Grantee@ object is one of the following predefined Amazon S3 groups: @AllUsers@ , @AuthenticatedUsers@ , or @LogDelivery@ .     * __Grantee__ : The AWS user or group that you want to have access to thumbnail files. To identify the user or group, you can specify the canonical user ID for an AWS account, an origin access identity for a CloudFront distribution, the registered email address of an AWS account, or a predefined Amazon S3 group.      * __Access__ : The permission that you want to give to the AWS user that you specified in @Grantee@ . Permissions are granted on the thumbnail files that Elastic Transcoder adds to the bucket. Valid values include:      * @READ@ : The grantee can read the thumbnails and metadata for objects that Elastic Transcoder adds to the Amazon S3 bucket.     * @READ_ACP@ : The grantee can read the object ACL for thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.     * @WRITE_ACP@ : The grantee can write the ACL for the thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.     * @FULL_CONTROL@ : The grantee has @READ@ , @READ_ACP@ , and @WRITE_ACP@ permissions for the thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.      * __StorageClass__ : The Amazon S3 storage class, @Standard@ or @ReducedRedundancy@ , that you want Elastic Transcoder to assign to the thumbnails that it stores in your Amazon S3 bucket.-upThumbnailConfig :: Lens' UpdatePipeline (Maybe PipelineOutputConfig)-upThumbnailConfig = lens _upThumbnailConfig (\ s a -> s{_upThumbnailConfig = a})---- | The ID of the pipeline that you want to update.-upId :: Lens' UpdatePipeline Text-upId = lens _upId (\ s a -> s{_upId = a})--instance AWSRequest UpdatePipeline where-        type Rs UpdatePipeline = UpdatePipelineResponse-        request = putJSON elasticTranscoder-        response-          = receiveJSON-              (\ s h x ->-                 UpdatePipelineResponse' <$>-                   (x .?> "Warnings" .!@ mempty) <*> (x .?> "Pipeline")-                     <*> (pure (fromEnum s)))--instance Hashable UpdatePipeline where--instance NFData UpdatePipeline where--instance ToHeaders UpdatePipeline where-        toHeaders = const mempty--instance ToJSON UpdatePipeline where-        toJSON UpdatePipeline'{..}-          = object-              (catMaybes-                 [("InputBucket" .=) <$> _upInputBucket,-                  ("ContentConfig" .=) <$> _upContentConfig,-                  ("Role" .=) <$> _upRole, ("Name" .=) <$> _upName,-                  ("AwsKmsKeyArn" .=) <$> _upAWSKMSKeyARN,-                  ("Notifications" .=) <$> _upNotifications,-                  ("ThumbnailConfig" .=) <$> _upThumbnailConfig])--instance ToPath UpdatePipeline where-        toPath UpdatePipeline'{..}-          = mconcat ["/2012-09-25/pipelines/", toBS _upId]--instance ToQuery UpdatePipeline where-        toQuery = const mempty---- | When you update a pipeline, Elastic Transcoder returns the values that you specified in the request.------------ /See:/ 'updatePipelineResponse' smart constructor.-data UpdatePipelineResponse = UpdatePipelineResponse'-  { _uprsWarnings       :: !(Maybe [Warning])-  , _uprsPipeline       :: !(Maybe Pipeline)-  , _uprsResponseStatus :: !Int-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'UpdatePipelineResponse' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'uprsWarnings' - Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the pipeline. Using resources in the same region, such as your Amazon S3 buckets, Amazon SNS notification topics, and AWS KMS key, reduces processing time and prevents cross-regional charges.------ * 'uprsPipeline' - The pipeline updated by this @UpdatePipelineResponse@ call.------ * 'uprsResponseStatus' - -- | The response status code.-updatePipelineResponse-    :: Int -- ^ 'uprsResponseStatus'-    -> UpdatePipelineResponse-updatePipelineResponse pResponseStatus_ =-  UpdatePipelineResponse'-    { _uprsWarnings = Nothing-    , _uprsPipeline = Nothing-    , _uprsResponseStatus = pResponseStatus_-    }----- | Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the pipeline. Using resources in the same region, such as your Amazon S3 buckets, Amazon SNS notification topics, and AWS KMS key, reduces processing time and prevents cross-regional charges.-uprsWarnings :: Lens' UpdatePipelineResponse [Warning]-uprsWarnings = lens _uprsWarnings (\ s a -> s{_uprsWarnings = a}) . _Default . _Coerce---- | The pipeline updated by this @UpdatePipelineResponse@ call.-uprsPipeline :: Lens' UpdatePipelineResponse (Maybe Pipeline)-uprsPipeline = lens _uprsPipeline (\ s a -> s{_uprsPipeline = a})---- | -- | The response status code.-uprsResponseStatus :: Lens' UpdatePipelineResponse Int-uprsResponseStatus = lens _uprsResponseStatus (\ s a -> s{_uprsResponseStatus = a})--instance NFData UpdatePipelineResponse where
− gen/Network/AWS/ElasticTranscoder/UpdatePipelineNotifications.hs
@@ -1,152 +0,0 @@-{-# LANGUAGE DeriveDataTypeable #-}-{-# LANGUAGE DeriveGeneric      #-}-{-# LANGUAGE OverloadedStrings  #-}-{-# LANGUAGE RecordWildCards    #-}-{-# LANGUAGE TypeFamilies       #-}--{-# OPTIONS_GHC -fno-warn-unused-imports #-}-{-# OPTIONS_GHC -fno-warn-unused-binds   #-}-{-# OPTIONS_GHC -fno-warn-unused-matches #-}---- Derived from AWS service descriptions, licensed under Apache 2.0.---- |--- Module      : Network.AWS.ElasticTranscoder.UpdatePipelineNotifications--- Copyright   : (c) 2013-2018 Brendan Hay--- License     : Mozilla Public License, v. 2.0.--- Maintainer  : Brendan Hay <brendan.g.hay+amazonka@gmail.com>--- Stability   : auto-generated--- Portability : non-portable (GHC extensions)------ With the UpdatePipelineNotifications operation, you can update Amazon Simple Notification Service (Amazon SNS) notifications for a pipeline.--------- When you update notifications for a pipeline, Elastic Transcoder returns the values that you specified in the request.----module Network.AWS.ElasticTranscoder.UpdatePipelineNotifications-    (-    -- * Creating a Request-      updatePipelineNotifications-    , UpdatePipelineNotifications-    -- * Request Lenses-    , upnId-    , upnNotifications--    -- * Destructuring the Response-    , updatePipelineNotificationsResponse-    , UpdatePipelineNotificationsResponse-    -- * Response Lenses-    , upnrsPipeline-    , upnrsResponseStatus-    ) where--import Network.AWS.ElasticTranscoder.Types-import Network.AWS.ElasticTranscoder.Types.Product-import Network.AWS.Lens-import Network.AWS.Prelude-import Network.AWS.Request-import Network.AWS.Response---- | The @UpdatePipelineNotificationsRequest@ structure.------------ /See:/ 'updatePipelineNotifications' smart constructor.-data UpdatePipelineNotifications = UpdatePipelineNotifications'-  { _upnId            :: !Text-  , _upnNotifications :: !Notifications-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'UpdatePipelineNotifications' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'upnId' - The identifier of the pipeline for which you want to change notification settings.------ * 'upnNotifications' - The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status. /Important:/ To receive notifications, you must also subscribe to the new topic in the Amazon SNS console.     * __Progressing__ : The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify when Elastic Transcoder has started to process jobs that are added to this pipeline. This is the ARN that Amazon SNS returned when you created the topic.     * __Completed__ : The topic ARN for the Amazon SNS topic that you want to notify when Elastic Transcoder has finished processing a job. This is the ARN that Amazon SNS returned when you created the topic.     * __Warning__ : The topic ARN for the Amazon SNS topic that you want to notify when Elastic Transcoder encounters a warning condition. This is the ARN that Amazon SNS returned when you created the topic.     * __Error__ : The topic ARN for the Amazon SNS topic that you want to notify when Elastic Transcoder encounters an error condition. This is the ARN that Amazon SNS returned when you created the topic.-updatePipelineNotifications-    :: Text -- ^ 'upnId'-    -> Notifications -- ^ 'upnNotifications'-    -> UpdatePipelineNotifications-updatePipelineNotifications pId_ pNotifications_ =-  UpdatePipelineNotifications'-    {_upnId = pId_, _upnNotifications = pNotifications_}----- | The identifier of the pipeline for which you want to change notification settings.-upnId :: Lens' UpdatePipelineNotifications Text-upnId = lens _upnId (\ s a -> s{_upnId = a})---- | The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status. /Important:/ To receive notifications, you must also subscribe to the new topic in the Amazon SNS console.     * __Progressing__ : The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify when Elastic Transcoder has started to process jobs that are added to this pipeline. This is the ARN that Amazon SNS returned when you created the topic.     * __Completed__ : The topic ARN for the Amazon SNS topic that you want to notify when Elastic Transcoder has finished processing a job. This is the ARN that Amazon SNS returned when you created the topic.     * __Warning__ : The topic ARN for the Amazon SNS topic that you want to notify when Elastic Transcoder encounters a warning condition. This is the ARN that Amazon SNS returned when you created the topic.     * __Error__ : The topic ARN for the Amazon SNS topic that you want to notify when Elastic Transcoder encounters an error condition. This is the ARN that Amazon SNS returned when you created the topic.-upnNotifications :: Lens' UpdatePipelineNotifications Notifications-upnNotifications = lens _upnNotifications (\ s a -> s{_upnNotifications = a})--instance AWSRequest UpdatePipelineNotifications where-        type Rs UpdatePipelineNotifications =-             UpdatePipelineNotificationsResponse-        request = postJSON elasticTranscoder-        response-          = receiveJSON-              (\ s h x ->-                 UpdatePipelineNotificationsResponse' <$>-                   (x .?> "Pipeline") <*> (pure (fromEnum s)))--instance Hashable UpdatePipelineNotifications where--instance NFData UpdatePipelineNotifications where--instance ToHeaders UpdatePipelineNotifications where-        toHeaders = const mempty--instance ToJSON UpdatePipelineNotifications where-        toJSON UpdatePipelineNotifications'{..}-          = object-              (catMaybes-                 [Just ("Notifications" .= _upnNotifications)])--instance ToPath UpdatePipelineNotifications where-        toPath UpdatePipelineNotifications'{..}-          = mconcat-              ["/2012-09-25/pipelines/", toBS _upnId,-               "/notifications"]--instance ToQuery UpdatePipelineNotifications where-        toQuery = const mempty---- | The @UpdatePipelineNotificationsResponse@ structure.------------ /See:/ 'updatePipelineNotificationsResponse' smart constructor.-data UpdatePipelineNotificationsResponse = UpdatePipelineNotificationsResponse'-  { _upnrsPipeline       :: !(Maybe Pipeline)-  , _upnrsResponseStatus :: !Int-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'UpdatePipelineNotificationsResponse' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'upnrsPipeline' - A section of the response body that provides information about the pipeline associated with this notification.------ * 'upnrsResponseStatus' - -- | The response status code.-updatePipelineNotificationsResponse-    :: Int -- ^ 'upnrsResponseStatus'-    -> UpdatePipelineNotificationsResponse-updatePipelineNotificationsResponse pResponseStatus_ =-  UpdatePipelineNotificationsResponse'-    {_upnrsPipeline = Nothing, _upnrsResponseStatus = pResponseStatus_}----- | A section of the response body that provides information about the pipeline associated with this notification.-upnrsPipeline :: Lens' UpdatePipelineNotificationsResponse (Maybe Pipeline)-upnrsPipeline = lens _upnrsPipeline (\ s a -> s{_upnrsPipeline = a})---- | -- | The response status code.-upnrsResponseStatus :: Lens' UpdatePipelineNotificationsResponse Int-upnrsResponseStatus = lens _upnrsResponseStatus (\ s a -> s{_upnrsResponseStatus = a})--instance NFData UpdatePipelineNotificationsResponse-         where
− gen/Network/AWS/ElasticTranscoder/UpdatePipelineStatus.hs
@@ -1,147 +0,0 @@-{-# LANGUAGE DeriveDataTypeable #-}-{-# LANGUAGE DeriveGeneric      #-}-{-# LANGUAGE OverloadedStrings  #-}-{-# LANGUAGE RecordWildCards    #-}-{-# LANGUAGE TypeFamilies       #-}--{-# OPTIONS_GHC -fno-warn-unused-imports #-}-{-# OPTIONS_GHC -fno-warn-unused-binds   #-}-{-# OPTIONS_GHC -fno-warn-unused-matches #-}---- Derived from AWS service descriptions, licensed under Apache 2.0.---- |--- Module      : Network.AWS.ElasticTranscoder.UpdatePipelineStatus--- Copyright   : (c) 2013-2018 Brendan Hay--- License     : Mozilla Public License, v. 2.0.--- Maintainer  : Brendan Hay <brendan.g.hay+amazonka@gmail.com>--- Stability   : auto-generated--- Portability : non-portable (GHC extensions)------ The UpdatePipelineStatus operation pauses or reactivates a pipeline, so that the pipeline stops or restarts the processing of jobs.--------- Changing the pipeline status is useful if you want to cancel one or more jobs. You can't cancel jobs after Elastic Transcoder has started processing them; if you pause the pipeline to which you submitted the jobs, you have more time to get the job IDs for the jobs that you want to cancel, and to send a 'CancelJob' request.----module Network.AWS.ElasticTranscoder.UpdatePipelineStatus-    (-    -- * Creating a Request-      updatePipelineStatus-    , UpdatePipelineStatus-    -- * Request Lenses-    , upsId-    , upsStatus--    -- * Destructuring the Response-    , updatePipelineStatusResponse-    , UpdatePipelineStatusResponse-    -- * Response Lenses-    , upsrsPipeline-    , upsrsResponseStatus-    ) where--import Network.AWS.ElasticTranscoder.Types-import Network.AWS.ElasticTranscoder.Types.Product-import Network.AWS.Lens-import Network.AWS.Prelude-import Network.AWS.Request-import Network.AWS.Response---- | The @UpdatePipelineStatusRequest@ structure.------------ /See:/ 'updatePipelineStatus' smart constructor.-data UpdatePipelineStatus = UpdatePipelineStatus'-  { _upsId     :: !Text-  , _upsStatus :: !Text-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'UpdatePipelineStatus' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'upsId' - The identifier of the pipeline to update.------ * 'upsStatus' - The desired status of the pipeline:     * @Active@ : The pipeline is processing jobs.     * @Paused@ : The pipeline is not currently processing jobs.-updatePipelineStatus-    :: Text -- ^ 'upsId'-    -> Text -- ^ 'upsStatus'-    -> UpdatePipelineStatus-updatePipelineStatus pId_ pStatus_ =-  UpdatePipelineStatus' {_upsId = pId_, _upsStatus = pStatus_}----- | The identifier of the pipeline to update.-upsId :: Lens' UpdatePipelineStatus Text-upsId = lens _upsId (\ s a -> s{_upsId = a})---- | The desired status of the pipeline:     * @Active@ : The pipeline is processing jobs.     * @Paused@ : The pipeline is not currently processing jobs.-upsStatus :: Lens' UpdatePipelineStatus Text-upsStatus = lens _upsStatus (\ s a -> s{_upsStatus = a})--instance AWSRequest UpdatePipelineStatus where-        type Rs UpdatePipelineStatus =-             UpdatePipelineStatusResponse-        request = postJSON elasticTranscoder-        response-          = receiveJSON-              (\ s h x ->-                 UpdatePipelineStatusResponse' <$>-                   (x .?> "Pipeline") <*> (pure (fromEnum s)))--instance Hashable UpdatePipelineStatus where--instance NFData UpdatePipelineStatus where--instance ToHeaders UpdatePipelineStatus where-        toHeaders = const mempty--instance ToJSON UpdatePipelineStatus where-        toJSON UpdatePipelineStatus'{..}-          = object (catMaybes [Just ("Status" .= _upsStatus)])--instance ToPath UpdatePipelineStatus where-        toPath UpdatePipelineStatus'{..}-          = mconcat-              ["/2012-09-25/pipelines/", toBS _upsId, "/status"]--instance ToQuery UpdatePipelineStatus where-        toQuery = const mempty---- | When you update status for a pipeline, Elastic Transcoder returns the values that you specified in the request.------------ /See:/ 'updatePipelineStatusResponse' smart constructor.-data UpdatePipelineStatusResponse = UpdatePipelineStatusResponse'-  { _upsrsPipeline       :: !(Maybe Pipeline)-  , _upsrsResponseStatus :: !Int-  } deriving (Eq, Read, Show, Data, Typeable, Generic)----- | Creates a value of 'UpdatePipelineStatusResponse' with the minimum fields required to make a request.------ Use one of the following lenses to modify other fields as desired:------ * 'upsrsPipeline' - A section of the response body that provides information about the pipeline.------ * 'upsrsResponseStatus' - -- | The response status code.-updatePipelineStatusResponse-    :: Int -- ^ 'upsrsResponseStatus'-    -> UpdatePipelineStatusResponse-updatePipelineStatusResponse pResponseStatus_ =-  UpdatePipelineStatusResponse'-    {_upsrsPipeline = Nothing, _upsrsResponseStatus = pResponseStatus_}----- | A section of the response body that provides information about the pipeline.-upsrsPipeline :: Lens' UpdatePipelineStatusResponse (Maybe Pipeline)-upsrsPipeline = lens _upsrsPipeline (\ s a -> s{_upsrsPipeline = a})---- | -- | The response status code.-upsrsResponseStatus :: Lens' UpdatePipelineStatusResponse Int-upsrsResponseStatus = lens _upsrsResponseStatus (\ s a -> s{_upsrsResponseStatus = a})--instance NFData UpdatePipelineStatusResponse where
− gen/Network/AWS/ElasticTranscoder/Waiters.hs
@@ -1,46 +0,0 @@-{-# LANGUAGE OverloadedStrings #-}-{-# LANGUAGE TypeFamilies      #-}--{-# OPTIONS_GHC -fno-warn-unused-imports #-}---- Derived from AWS service descriptions, licensed under Apache 2.0.---- |--- Module      : Network.AWS.ElasticTranscoder.Waiters--- Copyright   : (c) 2013-2018 Brendan Hay--- License     : Mozilla Public License, v. 2.0.--- Maintainer  : Brendan Hay <brendan.g.hay+amazonka@gmail.com>--- Stability   : auto-generated--- Portability : non-portable (GHC extensions)----module Network.AWS.ElasticTranscoder.Waiters where--import Network.AWS.ElasticTranscoder.ReadJob-import Network.AWS.ElasticTranscoder.Types-import Network.AWS.Lens-import Network.AWS.Prelude-import Network.AWS.Waiter---- | Polls 'Network.AWS.ElasticTranscoder.ReadJob' every 30 seconds until a successful state is reached. An error is returned after 120 failed checks.-jobComplete :: Wait ReadJob-jobComplete =-  Wait-    { _waitName = "JobComplete"-    , _waitAttempts = 120-    , _waitDelay = 30-    , _waitAcceptors =-        [ matchAll-            "Complete"-            AcceptSuccess-            (rjrsJob . jStatus . _Just . to toTextCI)-        , matchAll-            "Canceled"-            AcceptFailure-            (rjrsJob . jStatus . _Just . to toTextCI)-        , matchAll-            "Error"-            AcceptFailure-            (rjrsJob . jStatus . _Just . to toTextCI)-        ]-    }-
test/Main.hs view
@@ -2,20 +2,22 @@  -- | -- Module      : Main--- Copyright   : (c) 2013-2018 Brendan Hay+-- Copyright   : (c) 2013-2023 Brendan Hay -- License     : Mozilla Public License, v. 2.0.--- Maintainer  : Brendan Hay <brendan.g.hay+amazonka@gmail.com>+-- Maintainer  : Brendan Hay -- Stability   : auto-generated -- Portability : non-portable (GHC extensions)--- module Main (main) where +import Test.Amazonka.ElasticTranscoder+import Test.Amazonka.ElasticTranscoder.Internal import Test.Tasty-import Test.AWS.ElasticTranscoder-import Test.AWS.ElasticTranscoder.Internal  main :: IO ()-main = defaultMain $ testGroup "ElasticTranscoder"-    [ testGroup "tests"    tests-    , testGroup "fixtures" fixtures-    ]+main =+  defaultMain $+    testGroup+      "ElasticTranscoder"+      [ testGroup "tests" tests,+        testGroup "fixtures" fixtures+      ]
− test/Test/AWS/ElasticTranscoder.hs
@@ -1,26 +0,0 @@-{-# LANGUAGE OverloadedStrings #-}---- Module      : Test.AWS.ElasticTranscoder--- Copyright   : (c) 2013-2018 Brendan Hay--- License     : This Source Code Form is subject to the terms of---               the Mozilla Public License, v. 2.0.---               A copy of the MPL can be found in the LICENSE file or---               you can obtain it at http://mozilla.org/MPL/2.0/.--- Maintainer  : Brendan Hay <brendan.g.hay@gmail.com>--- Stability   : experimental--- Portability : non-portable (GHC extensions)--module Test.AWS.ElasticTranscoder-    ( tests-    , fixtures-    ) where--import           Network.AWS.ElasticTranscoder-import           Test.AWS.Gen.ElasticTranscoder-import           Test.Tasty--tests :: [TestTree]-tests = []--fixtures :: [TestTree]-fixtures = []
− test/Test/AWS/ElasticTranscoder/Internal.hs
@@ -1,16 +0,0 @@-{-# LANGUAGE OverloadedStrings #-}-{-# OPTIONS_GHC -fno-warn-unused-imports #-}---- Module      : Test.AWS.ElasticTranscoder.Internal--- Copyright   : (c) 2013-2018 Brendan Hay--- License     : This Source Code Form is subject to the terms of---               the Mozilla Public License, v. 2.0.---               A copy of the MPL can be found in the LICENSE file or---               you can obtain it at http://mozilla.org/MPL/2.0/.--- Maintainer  : Brendan Hay <brendan.g.hay@gmail.com>--- Stability   : experimental--- Portability : non-portable (GHC extensions)--module Test.AWS.ElasticTranscoder.Internal where--import Test.AWS.Prelude
− test/Test/AWS/Gen/ElasticTranscoder.hs
@@ -1,327 +0,0 @@-{-# OPTIONS_GHC -fno-warn-unused-imports #-}-{-# OPTIONS_GHC -fno-warn-orphans        #-}---- Derived from AWS service descriptions, licensed under Apache 2.0.---- |--- Module      : Test.AWS.Gen.ElasticTranscoder--- Copyright   : (c) 2013-2018 Brendan Hay--- License     : Mozilla Public License, v. 2.0.--- Maintainer  : Brendan Hay <brendan.g.hay+amazonka@gmail.com>--- Stability   : auto-generated--- Portability : non-portable (GHC extensions)----module Test.AWS.Gen.ElasticTranscoder where--import Data.Proxy-import Network.AWS.ElasticTranscoder-import Test.AWS.ElasticTranscoder.Internal-import Test.AWS.Fixture-import Test.AWS.Prelude-import Test.Tasty---- Auto-generated: the actual test selection needs to be manually placed into--- the top-level so that real test data can be incrementally added.------ This commented snippet is what the entire set should look like:---- fixtures :: TestTree--- fixtures =---     [ testGroup "request"---         [ requestDeletePreset $---             deletePreset------         , requestUpdatePipelineStatus $---             updatePipelineStatus------         , requestListJobsByPipeline $---             listJobsByPipeline------         , requestUpdatePipeline $---             updatePipeline------         , requestDeletePipeline $---             deletePipeline------         , requestCreateJob $---             createJob------         , requestListPipelines $---             listPipelines------         , requestCreatePreset $---             createPreset------         , requestListPresets $---             listPresets------         , requestReadPreset $---             readPreset------         , requestReadJob $---             readJob------         , requestUpdatePipelineNotifications $---             updatePipelineNotifications------         , requestReadPipeline $---             readPipeline------         , requestCreatePipeline $---             createPipeline------         , requestListJobsByStatus $---             listJobsByStatus------         , requestCancelJob $---             cancelJob------           ]----     , testGroup "response"---         [ responseDeletePreset $---             deletePresetResponse------         , responseUpdatePipelineStatus $---             updatePipelineStatusResponse------         , responseListJobsByPipeline $---             listJobsByPipelineResponse------         , responseUpdatePipeline $---             updatePipelineResponse------         , responseDeletePipeline $---             deletePipelineResponse------         , responseCreateJob $---             createJobResponse------         , responseListPipelines $---             listPipelinesResponse------         , responseCreatePreset $---             createPresetResponse------         , responseListPresets $---             listPresetsResponse------         , responseReadPreset $---             readPresetResponse------         , responseReadJob $---             readJobResponse------         , responseUpdatePipelineNotifications $---             updatePipelineNotificationsResponse------         , responseReadPipeline $---             readPipelineResponse------         , responseCreatePipeline $---             createPipelineResponse------         , responseListJobsByStatus $---             listJobsByStatusResponse------         , responseCancelJob $---             cancelJobResponse------           ]---     ]---- Requests--requestDeletePreset :: DeletePreset -> TestTree-requestDeletePreset = req-    "DeletePreset"-    "fixture/DeletePreset.yaml"--requestUpdatePipelineStatus :: UpdatePipelineStatus -> TestTree-requestUpdatePipelineStatus = req-    "UpdatePipelineStatus"-    "fixture/UpdatePipelineStatus.yaml"--requestListJobsByPipeline :: ListJobsByPipeline -> TestTree-requestListJobsByPipeline = req-    "ListJobsByPipeline"-    "fixture/ListJobsByPipeline.yaml"--requestUpdatePipeline :: UpdatePipeline -> TestTree-requestUpdatePipeline = req-    "UpdatePipeline"-    "fixture/UpdatePipeline.yaml"--requestDeletePipeline :: DeletePipeline -> TestTree-requestDeletePipeline = req-    "DeletePipeline"-    "fixture/DeletePipeline.yaml"--requestCreateJob :: CreateJob -> TestTree-requestCreateJob = req-    "CreateJob"-    "fixture/CreateJob.yaml"--requestListPipelines :: ListPipelines -> TestTree-requestListPipelines = req-    "ListPipelines"-    "fixture/ListPipelines.yaml"--requestCreatePreset :: CreatePreset -> TestTree-requestCreatePreset = req-    "CreatePreset"-    "fixture/CreatePreset.yaml"--requestListPresets :: ListPresets -> TestTree-requestListPresets = req-    "ListPresets"-    "fixture/ListPresets.yaml"--requestReadPreset :: ReadPreset -> TestTree-requestReadPreset = req-    "ReadPreset"-    "fixture/ReadPreset.yaml"--requestReadJob :: ReadJob -> TestTree-requestReadJob = req-    "ReadJob"-    "fixture/ReadJob.yaml"--requestUpdatePipelineNotifications :: UpdatePipelineNotifications -> TestTree-requestUpdatePipelineNotifications = req-    "UpdatePipelineNotifications"-    "fixture/UpdatePipelineNotifications.yaml"--requestReadPipeline :: ReadPipeline -> TestTree-requestReadPipeline = req-    "ReadPipeline"-    "fixture/ReadPipeline.yaml"--requestCreatePipeline :: CreatePipeline -> TestTree-requestCreatePipeline = req-    "CreatePipeline"-    "fixture/CreatePipeline.yaml"--requestListJobsByStatus :: ListJobsByStatus -> TestTree-requestListJobsByStatus = req-    "ListJobsByStatus"-    "fixture/ListJobsByStatus.yaml"--requestCancelJob :: CancelJob -> TestTree-requestCancelJob = req-    "CancelJob"-    "fixture/CancelJob.yaml"---- Responses--responseDeletePreset :: DeletePresetResponse -> TestTree-responseDeletePreset = res-    "DeletePresetResponse"-    "fixture/DeletePresetResponse.proto"-    elasticTranscoder-    (Proxy :: Proxy DeletePreset)--responseUpdatePipelineStatus :: UpdatePipelineStatusResponse -> TestTree-responseUpdatePipelineStatus = res-    "UpdatePipelineStatusResponse"-    "fixture/UpdatePipelineStatusResponse.proto"-    elasticTranscoder-    (Proxy :: Proxy UpdatePipelineStatus)--responseListJobsByPipeline :: ListJobsByPipelineResponse -> TestTree-responseListJobsByPipeline = res-    "ListJobsByPipelineResponse"-    "fixture/ListJobsByPipelineResponse.proto"-    elasticTranscoder-    (Proxy :: Proxy ListJobsByPipeline)--responseUpdatePipeline :: UpdatePipelineResponse -> TestTree-responseUpdatePipeline = res-    "UpdatePipelineResponse"-    "fixture/UpdatePipelineResponse.proto"-    elasticTranscoder-    (Proxy :: Proxy UpdatePipeline)--responseDeletePipeline :: DeletePipelineResponse -> TestTree-responseDeletePipeline = res-    "DeletePipelineResponse"-    "fixture/DeletePipelineResponse.proto"-    elasticTranscoder-    (Proxy :: Proxy DeletePipeline)--responseCreateJob :: CreateJobResponse -> TestTree-responseCreateJob = res-    "CreateJobResponse"-    "fixture/CreateJobResponse.proto"-    elasticTranscoder-    (Proxy :: Proxy CreateJob)--responseListPipelines :: ListPipelinesResponse -> TestTree-responseListPipelines = res-    "ListPipelinesResponse"-    "fixture/ListPipelinesResponse.proto"-    elasticTranscoder-    (Proxy :: Proxy ListPipelines)--responseCreatePreset :: CreatePresetResponse -> TestTree-responseCreatePreset = res-    "CreatePresetResponse"-    "fixture/CreatePresetResponse.proto"-    elasticTranscoder-    (Proxy :: Proxy CreatePreset)--responseListPresets :: ListPresetsResponse -> TestTree-responseListPresets = res-    "ListPresetsResponse"-    "fixture/ListPresetsResponse.proto"-    elasticTranscoder-    (Proxy :: Proxy ListPresets)--responseReadPreset :: ReadPresetResponse -> TestTree-responseReadPreset = res-    "ReadPresetResponse"-    "fixture/ReadPresetResponse.proto"-    elasticTranscoder-    (Proxy :: Proxy ReadPreset)--responseReadJob :: ReadJobResponse -> TestTree-responseReadJob = res-    "ReadJobResponse"-    "fixture/ReadJobResponse.proto"-    elasticTranscoder-    (Proxy :: Proxy ReadJob)--responseUpdatePipelineNotifications :: UpdatePipelineNotificationsResponse -> TestTree-responseUpdatePipelineNotifications = res-    "UpdatePipelineNotificationsResponse"-    "fixture/UpdatePipelineNotificationsResponse.proto"-    elasticTranscoder-    (Proxy :: Proxy UpdatePipelineNotifications)--responseReadPipeline :: ReadPipelineResponse -> TestTree-responseReadPipeline = res-    "ReadPipelineResponse"-    "fixture/ReadPipelineResponse.proto"-    elasticTranscoder-    (Proxy :: Proxy ReadPipeline)--responseCreatePipeline :: CreatePipelineResponse -> TestTree-responseCreatePipeline = res-    "CreatePipelineResponse"-    "fixture/CreatePipelineResponse.proto"-    elasticTranscoder-    (Proxy :: Proxy CreatePipeline)--responseListJobsByStatus :: ListJobsByStatusResponse -> TestTree-responseListJobsByStatus = res-    "ListJobsByStatusResponse"-    "fixture/ListJobsByStatusResponse.proto"-    elasticTranscoder-    (Proxy :: Proxy ListJobsByStatus)--responseCancelJob :: CancelJobResponse -> TestTree-responseCancelJob = res-    "CancelJobResponse"-    "fixture/CancelJobResponse.proto"-    elasticTranscoder-    (Proxy :: Proxy CancelJob)
+ test/Test/Amazonka/ElasticTranscoder.hs view
@@ -0,0 +1,20 @@+-- |+-- Module      : Test.Amazonka.ElasticTranscoder+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Test.Amazonka.ElasticTranscoder+  ( tests,+    fixtures,+  )+where++import Test.Tasty (TestTree)++tests :: [TestTree]+tests = []++fixtures :: [TestTree]+fixtures = []
+ test/Test/Amazonka/ElasticTranscoder/Internal.hs view
@@ -0,0 +1,8 @@+-- |+-- Module      : Test.Amazonka.ElasticTranscoder.Internal+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Test.Amazonka.ElasticTranscoder.Internal where
+ test/Test/Amazonka/Gen/ElasticTranscoder.hs view
@@ -0,0 +1,358 @@+{-# OPTIONS_GHC -fno-warn-orphans #-}+{-# OPTIONS_GHC -fno-warn-unused-imports #-}++-- Derived from AWS service descriptions, licensed under Apache 2.0.++-- |+-- Module      : Test.Amazonka.Gen.ElasticTranscoder+-- Copyright   : (c) 2013-2023 Brendan Hay+-- License     : Mozilla Public License, v. 2.0.+-- Maintainer  : Brendan Hay+-- Stability   : auto-generated+-- Portability : non-portable (GHC extensions)+module Test.Amazonka.Gen.ElasticTranscoder where++import Amazonka.ElasticTranscoder+import qualified Data.Proxy as Proxy+import Test.Amazonka.ElasticTranscoder.Internal+import Test.Amazonka.Fixture+import Test.Amazonka.Prelude+import Test.Tasty++-- Auto-generated: the actual test selection needs to be manually placed into+-- the top-level so that real test data can be incrementally added.+--+-- This commented snippet is what the entire set should look like:++-- fixtures :: TestTree+-- fixtures =+--     [ testGroup "request"+--         [ requestCancelJob $+--             newCancelJob+--+--         , requestCreateJob $+--             newCreateJob+--+--         , requestCreatePipeline $+--             newCreatePipeline+--+--         , requestCreatePreset $+--             newCreatePreset+--+--         , requestDeletePipeline $+--             newDeletePipeline+--+--         , requestDeletePreset $+--             newDeletePreset+--+--         , requestListJobsByPipeline $+--             newListJobsByPipeline+--+--         , requestListJobsByStatus $+--             newListJobsByStatus+--+--         , requestListPipelines $+--             newListPipelines+--+--         , requestListPresets $+--             newListPresets+--+--         , requestReadJob $+--             newReadJob+--+--         , requestReadPipeline $+--             newReadPipeline+--+--         , requestReadPreset $+--             newReadPreset+--+--         , requestUpdatePipeline $+--             newUpdatePipeline+--+--         , requestUpdatePipelineNotifications $+--             newUpdatePipelineNotifications+--+--         , requestUpdatePipelineStatus $+--             newUpdatePipelineStatus+--+--           ]++--     , testGroup "response"+--         [ responseCancelJob $+--             newCancelJobResponse+--+--         , responseCreateJob $+--             newCreateJobResponse+--+--         , responseCreatePipeline $+--             newCreatePipelineResponse+--+--         , responseCreatePreset $+--             newCreatePresetResponse+--+--         , responseDeletePipeline $+--             newDeletePipelineResponse+--+--         , responseDeletePreset $+--             newDeletePresetResponse+--+--         , responseListJobsByPipeline $+--             newListJobsByPipelineResponse+--+--         , responseListJobsByStatus $+--             newListJobsByStatusResponse+--+--         , responseListPipelines $+--             newListPipelinesResponse+--+--         , responseListPresets $+--             newListPresetsResponse+--+--         , responseReadJob $+--             newReadJobResponse+--+--         , responseReadPipeline $+--             newReadPipelineResponse+--+--         , responseReadPreset $+--             newReadPresetResponse+--+--         , responseUpdatePipeline $+--             newUpdatePipelineResponse+--+--         , responseUpdatePipelineNotifications $+--             newUpdatePipelineNotificationsResponse+--+--         , responseUpdatePipelineStatus $+--             newUpdatePipelineStatusResponse+--+--           ]+--     ]++-- Requests++requestCancelJob :: CancelJob -> TestTree+requestCancelJob =+  req+    "CancelJob"+    "fixture/CancelJob.yaml"++requestCreateJob :: CreateJob -> TestTree+requestCreateJob =+  req+    "CreateJob"+    "fixture/CreateJob.yaml"++requestCreatePipeline :: CreatePipeline -> TestTree+requestCreatePipeline =+  req+    "CreatePipeline"+    "fixture/CreatePipeline.yaml"++requestCreatePreset :: CreatePreset -> TestTree+requestCreatePreset =+  req+    "CreatePreset"+    "fixture/CreatePreset.yaml"++requestDeletePipeline :: DeletePipeline -> TestTree+requestDeletePipeline =+  req+    "DeletePipeline"+    "fixture/DeletePipeline.yaml"++requestDeletePreset :: DeletePreset -> TestTree+requestDeletePreset =+  req+    "DeletePreset"+    "fixture/DeletePreset.yaml"++requestListJobsByPipeline :: ListJobsByPipeline -> TestTree+requestListJobsByPipeline =+  req+    "ListJobsByPipeline"+    "fixture/ListJobsByPipeline.yaml"++requestListJobsByStatus :: ListJobsByStatus -> TestTree+requestListJobsByStatus =+  req+    "ListJobsByStatus"+    "fixture/ListJobsByStatus.yaml"++requestListPipelines :: ListPipelines -> TestTree+requestListPipelines =+  req+    "ListPipelines"+    "fixture/ListPipelines.yaml"++requestListPresets :: ListPresets -> TestTree+requestListPresets =+  req+    "ListPresets"+    "fixture/ListPresets.yaml"++requestReadJob :: ReadJob -> TestTree+requestReadJob =+  req+    "ReadJob"+    "fixture/ReadJob.yaml"++requestReadPipeline :: ReadPipeline -> TestTree+requestReadPipeline =+  req+    "ReadPipeline"+    "fixture/ReadPipeline.yaml"++requestReadPreset :: ReadPreset -> TestTree+requestReadPreset =+  req+    "ReadPreset"+    "fixture/ReadPreset.yaml"++requestUpdatePipeline :: UpdatePipeline -> TestTree+requestUpdatePipeline =+  req+    "UpdatePipeline"+    "fixture/UpdatePipeline.yaml"++requestUpdatePipelineNotifications :: UpdatePipelineNotifications -> TestTree+requestUpdatePipelineNotifications =+  req+    "UpdatePipelineNotifications"+    "fixture/UpdatePipelineNotifications.yaml"++requestUpdatePipelineStatus :: UpdatePipelineStatus -> TestTree+requestUpdatePipelineStatus =+  req+    "UpdatePipelineStatus"+    "fixture/UpdatePipelineStatus.yaml"++-- Responses++responseCancelJob :: CancelJobResponse -> TestTree+responseCancelJob =+  res+    "CancelJobResponse"+    "fixture/CancelJobResponse.proto"+    defaultService+    (Proxy.Proxy :: Proxy.Proxy CancelJob)++responseCreateJob :: CreateJobResponse -> TestTree+responseCreateJob =+  res+    "CreateJobResponse"+    "fixture/CreateJobResponse.proto"+    defaultService+    (Proxy.Proxy :: Proxy.Proxy CreateJob)++responseCreatePipeline :: CreatePipelineResponse -> TestTree+responseCreatePipeline =+  res+    "CreatePipelineResponse"+    "fixture/CreatePipelineResponse.proto"+    defaultService+    (Proxy.Proxy :: Proxy.Proxy CreatePipeline)++responseCreatePreset :: CreatePresetResponse -> TestTree+responseCreatePreset =+  res+    "CreatePresetResponse"+    "fixture/CreatePresetResponse.proto"+    defaultService+    (Proxy.Proxy :: Proxy.Proxy CreatePreset)++responseDeletePipeline :: DeletePipelineResponse -> TestTree+responseDeletePipeline =+  res+    "DeletePipelineResponse"+    "fixture/DeletePipelineResponse.proto"+    defaultService+    (Proxy.Proxy :: Proxy.Proxy DeletePipeline)++responseDeletePreset :: DeletePresetResponse -> TestTree+responseDeletePreset =+  res+    "DeletePresetResponse"+    "fixture/DeletePresetResponse.proto"+    defaultService+    (Proxy.Proxy :: Proxy.Proxy DeletePreset)++responseListJobsByPipeline :: ListJobsByPipelineResponse -> TestTree+responseListJobsByPipeline =+  res+    "ListJobsByPipelineResponse"+    "fixture/ListJobsByPipelineResponse.proto"+    defaultService+    (Proxy.Proxy :: Proxy.Proxy ListJobsByPipeline)++responseListJobsByStatus :: ListJobsByStatusResponse -> TestTree+responseListJobsByStatus =+  res+    "ListJobsByStatusResponse"+    "fixture/ListJobsByStatusResponse.proto"+    defaultService+    (Proxy.Proxy :: Proxy.Proxy ListJobsByStatus)++responseListPipelines :: ListPipelinesResponse -> TestTree+responseListPipelines =+  res+    "ListPipelinesResponse"+    "fixture/ListPipelinesResponse.proto"+    defaultService+    (Proxy.Proxy :: Proxy.Proxy ListPipelines)++responseListPresets :: ListPresetsResponse -> TestTree+responseListPresets =+  res+    "ListPresetsResponse"+    "fixture/ListPresetsResponse.proto"+    defaultService+    (Proxy.Proxy :: Proxy.Proxy ListPresets)++responseReadJob :: ReadJobResponse -> TestTree+responseReadJob =+  res+    "ReadJobResponse"+    "fixture/ReadJobResponse.proto"+    defaultService+    (Proxy.Proxy :: Proxy.Proxy ReadJob)++responseReadPipeline :: ReadPipelineResponse -> TestTree+responseReadPipeline =+  res+    "ReadPipelineResponse"+    "fixture/ReadPipelineResponse.proto"+    defaultService+    (Proxy.Proxy :: Proxy.Proxy ReadPipeline)++responseReadPreset :: ReadPresetResponse -> TestTree+responseReadPreset =+  res+    "ReadPresetResponse"+    "fixture/ReadPresetResponse.proto"+    defaultService+    (Proxy.Proxy :: Proxy.Proxy ReadPreset)++responseUpdatePipeline :: UpdatePipelineResponse -> TestTree+responseUpdatePipeline =+  res+    "UpdatePipelineResponse"+    "fixture/UpdatePipelineResponse.proto"+    defaultService+    (Proxy.Proxy :: Proxy.Proxy UpdatePipeline)++responseUpdatePipelineNotifications :: UpdatePipelineNotificationsResponse -> TestTree+responseUpdatePipelineNotifications =+  res+    "UpdatePipelineNotificationsResponse"+    "fixture/UpdatePipelineNotificationsResponse.proto"+    defaultService+    (Proxy.Proxy :: Proxy.Proxy UpdatePipelineNotifications)++responseUpdatePipelineStatus :: UpdatePipelineStatusResponse -> TestTree+responseUpdatePipelineStatus =+  res+    "UpdatePipelineStatusResponse"+    "fixture/UpdatePipelineStatusResponse.proto"+    defaultService+    (Proxy.Proxy :: Proxy.Proxy UpdatePipelineStatus)