aws-elastic-transcoder-0.2.0.0: Haskell suite for the Elastic Transcoder service

Safe HaskellNone

Aws.ElasticTranscoder.Json.Types

Synopsis

Documentation

type S3Object = TextSource

Aws.S3 uses Text for object keys

type SNSTopic = TextSource

SNS Topics represented by Text values

type IAMRole = TextSource

IAM Role represented by Yext

newtype JobId Source

Job Identifiers

Constructors

JobId 

Fields

_JobId :: Text
 

newtype PresetId Source

Preset Identifiers

Constructors

PresetId 

Fields

_PresetId :: Text
 

data JobSpecId Source

Job Specifications with JobId & Status

type PipelineStatus = TextSource

PipelineStatus

newtype SUCCESS Source

success

Constructors

SUCCESS 

Fields

_SUCCESS :: Bool
 

bool_t :: Bool -> TextSource

true, false