Back to Aws Doc Sdk Examples

ElasticTranscoder code examples for the SDK for Ruby

ruby/example_code/elastictranscoder/README.md

latest2.5 KB
Original Source

ElasticTranscoder code examples for the SDK for Ruby

Overview

These examples show how to create and manage Amazon Elastic Transcoder workflows using the SDK for Ruby.

ElasticTranscoder lets you convert media files that you have stored in Amazon S3 into media files in the formats required by consumer playback devices.

⚠️ Important

  • Running this code might result in charges to your AWS account.
  • Running the tests might result in charges to your AWS account.
  • We recommend that you grant your code least privilege. At most, grant only the minimum permissions required to perform the task. For more information, see Grant least privilege.
  • This code is not tested in every AWS Region. For more information, see AWS Regional Services.

Code examples

Single actions

Code excerpts that show you how to call individual service functions.

Scenarios

Code examples that show you how to accomplish a specific task by calling multiple functions within the same service.

Run the examples

Prerequisites

See the Ruby README.md for prerequisites.

Instructions

<!--custom.instructions.start-->

The quickest way to interact with this example code is to invoke a Scenario from your command line. For example, ruby some_scenario.rb will invoke some_scenario.rb.

<!--custom.instructions.end-->

Contributing

Code examples thrive on community contribution!

Tests

<!--custom.tests.start-->

The example code in this directory is not currently tested.

Contribute

Code examples thrive on community contribution.

To learn more about the contributing process, see CONTRIBUTING.md.

<!--custom.tests.end-->

Additional resources

Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0