https://github.com/iconnect/aws-elastic-transcoder
extension to the Haskell AWS repository to interface to the AWS Elastic Transcoder service
https://github.com/iconnect/aws-elastic-transcoder
Last synced: over 1 year ago
JSON representation
extension to the Haskell AWS repository to interface to the AWS Elastic Transcoder service
- Host: GitHub
- URL: https://github.com/iconnect/aws-elastic-transcoder
- Owner: iconnect
- License: bsd-3-clause
- Created: 2013-08-27T09:12:22.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2014-02-03T13:54:28.000Z (over 12 years ago)
- Last Synced: 2025-02-19T02:21:48.178Z (over 1 year ago)
- Language: Haskell
- Size: 198 KB
- Stars: 1
- Watchers: 8
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 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](http://github.com/iconnect/aws-elastic-transcoder/issues).
### Authors
This library is written and maintained by Chris Dornan
.