1

Does the aws-sdk 1.8.3 gem support AWS Elastic Transcoder API.

John Rotenstein
  • 241,921
  • 22
  • 380
  • 470
Sam
  • 8,387
  • 19
  • 62
  • 97

2 Answers2

1

It seems to be added as a placeholder 25 days ago. Currently nothing seems to be supported, but it looks like they intend to.

I would check the docs or github periodically. I imagine they'll have it in soon.

BrianJakovich
  • 1,604
  • 1
  • 13
  • 23
  • Is it true that it still lacks support, the previous comment mentions its already supported. – Sam Mar 02 '13 at 17:33
1

The AWS SDK for Ruby added support for Amazon Elastic Transcoder in the 1.8.1 version of the gem. See the release notes and the documentation for more details.

Wade Matveyenko
  • 4,290
  • 1
  • 23
  • 27