| CARVIEW |
aws-elastic-transcoder: Haskell suite for the Elastic Transcoder service
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
[Index]
- Aws
- Aws.ElasticTranscoder
- Aws.ElasticTranscoder.Commands
- Aws.ElasticTranscoder.Commands.CreateJob
- Aws.ElasticTranscoder.Commands.CreatePipeline
- Aws.ElasticTranscoder.Commands.CreatePreset
- Aws.ElasticTranscoder.Commands.DeleteJob
- Aws.ElasticTranscoder.Commands.DeletePipeline
- Aws.ElasticTranscoder.Commands.DeletePreset
- Aws.ElasticTranscoder.Commands.GetJob
- Aws.ElasticTranscoder.Commands.GetPipeline
- Aws.ElasticTranscoder.Commands.GetPreset
- Aws.ElasticTranscoder.Commands.ListJobsByPipeline
- Aws.ElasticTranscoder.Commands.ListJobsByStatus
- Aws.ElasticTranscoder.Commands.ListPipelines
- Aws.ElasticTranscoder.Commands.ListPresets
- Aws.ElasticTranscoder.Commands.TestRole
- Aws.ElasticTranscoder.Commands.UpdatePipelineNotifications
- Aws.ElasticTranscoder.Commands.UpdatePipelineStatus
- Aws.ElasticTranscoder.Core
- Json
- Aws.ElasticTranscoder.Commands
- Aws.ElasticTranscoder
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| examples | Build the examples. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- aws-elastic-transcoder-0.2.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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.8.0), aws-elastic-transcoder, 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 | Chris Dornan |
| Author | Chris Dornan |
| Maintainer | chris.dornan@irisconnect.com |
| Uploaded | by ChrisDornan at 2014-02-03T13:58:51Z |
| Category | Network, Web, AWS, Cloud, Distributed Computing |
| Home page | https://github.com/iconnect/aws-elastic-transcoder |
| Source repo | this: git clone https://github.com/iconnect/aws-elastic-transcoder.git(tag 0.2.0.0) head: git clone https://github.com/iconnect/aws-elastic-transcoder.git |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | SubmitETS |
| Downloads | 4817 total (20 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs available [build log] Successful builds reported [all 1 reports] |
Readme for aws-elastic-transcoder-0.2.0.2
[back to package description]aws-elastic-transcoder
aws-elastic-transcode is an extension to the Haskell AWS suite to cover the AWS Elastic Transcoder API.
Check out the Examples forlder for a simple example program to queue up a job in the Elastic Transcoder service and also the aws suite for more examples and documentation on how to configure the core aws drivers needed to use this suite.
Please report bugs/suggestions/help via the github issue tracker.
Authors
This library is written and maintained by Chris Dornan chris.dornan@irisconnect.com.