javascriptv3/example_code/mediaconvert/README.md
Shows how to use the AWS SDK for JavaScript (v3) to work with AWS Elemental MediaConvert.
<!--custom.overview.start--> <!--custom.overview.end-->MediaConvert is a service that formats and compresses offline video content for delivery to televisions or connected devices.
For prerequisites, see the README in the javascriptv3 folder.
Note: All code examples are written in ECMAscript 6 (ES6). For guidelines on converting to CommonJS, see JavaScript ES6/CommonJS syntax.
Run a single action
node ./actions/<fileName>
Run a scenario Most scenarios can be run with the following command:
node ./scenarios/<fileName>
⚠ Running tests might result in charges to your AWS account.
To find instructions for running these tests, see the README
in the javascriptv3 folder.
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0