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

[ aws, bsd3, cloud, distributed-computing, library, network, web ] [ Propose Tags ]

This suite extends the aws suite for the Amazon Web Services (AWS) to interface the AWS Elastic Transcoder service for transcoding video.


[Skip to Readme]

Modules

[Last Documentation]

  • Aws
    • Aws.ElasticTranscoder
      • Aws.ElasticTranscoder.Commands
        • Aws.ElasticTranscoder.Commands.CreateJob
        • Aws.ElasticTranscoder.Commands.CreatePipeline
        • Aws.ElasticTranscoder.Commands.DeleteJob
        • Aws.ElasticTranscoder.Commands.DeletePipeline
        • Aws.ElasticTranscoder.Commands.GetJob
        • Aws.ElasticTranscoder.Commands.GetPipeline
        • Aws.ElasticTranscoder.Commands.ListJobsByPipeline
        • Aws.ElasticTranscoder.Commands.ListJobsByStatus
        • Aws.ElasticTranscoder.Commands.ListPipelines
        • Aws.ElasticTranscoder.Commands.TestRole
        • Aws.ElasticTranscoder.Commands.UpdatePipelineNotifications
        • Aws.ElasticTranscoder.Commands.UpdatePipelineStatus
      • Aws.ElasticTranscoder.Core
      • Json
        • Aws.ElasticTranscoder.Json.Types

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.1, 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.0.2
Dependencies aeson (>=0.6.1), aws (>=0.7.6.4), aws-sign4 (>=0.0.0.1), base (>=4 && <5), bytestring (>=0.9), conduit (>=0.5), containers (>=0.4), http-conduit (>=1.6), http-types (>=0.7), QuickCheck (>=2.5.1), regex-compat (>=0.95), safe (>=0.3.3), text (>=0.11), time (>=1.1.4), transformers (>=0.2.2.0) [details]
License BSD-3-Clause
Copyright (C) Chris Dornan
Author Chris Dornan
Maintainer chris.dornan@irisconnect.com
Category Network, Web, AWS, Cloud, Distributed Computing
Home page http://github.com/iconnect/aws-elastic-transcoder
Source repo this: git clone https://github.com/iconnect/aws-elastic-transcoder.git(tag 0.1.0.0)
head: git clone https://github.com/iconnect/aws-elastic-transcoder.git
Uploaded by ChrisDornan at 2013-08-26T19:38:54Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4610 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-20 [all 8 reports]

Readme for aws-elastic-transcoder-0.1.0.0

[back to package description]

aws-elastic-transcoder

Extension to the Haskell AWS suite to include the AWS Elastic Transcoder API