How to use Amazon Elastic Transcoder from WordPress using AWS SDK for PHP?

  1. Create a plugin to output the form using shortcode
  2. Submit form using Ajax call
  3. Fire off AWS-SDK calls within the form Ajax handler
  4. Poll for Elastic Transcode job status, but SNS is preferrable
  5. Push end result to Frontend User via Websocket or Email