

 The [AWS SDK for JavaScript V3 API Reference Guide](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/) describes in detail all the API operations for the AWS SDK for JavaScript version 3 (V3). 

# SDK for JavaScript code examples
<a name="sdk-code-samples"></a>

The topics in this section contain examples of how to use the AWS SDK for JavaScript with the APIs of various services to carry out common tasks.

Find the source code for these examples and others in the [AWS Code Examples Repository on GitHub](https://github.com/awsdocs/aws-doc-sdk-examples). To propose a new code example for the AWS documentation team to consider producing, create a request. The team is looking to produce code examples that cover broader scenarios and use cases, versus simple code snippets that cover only individual API calls. For instructions, see the *Authoring code* section in the [contributing guidelines on GitHub](https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/CONTRIBUTING.md).

**Important**  
These examples use ECMAScript6 import/export syntax.   
This require Node.js version 14.17 or higher. To download and install the latest version of Node.js, see [Node.js downloads.](https://nodejs.org/en/download) .
If you prefer to use CommonJS syntax, see [JavaScript ES6/CommonJS syntax](sdk-example-javascript-syntax.md) for conversion guidelines.

**Topics**
+ [JavaScript ES6/CommonJS syntax](sdk-example-javascript-syntax.md)
+ [AWS Elemental MediaConvert examples](emc-examples.md)
+ [AWS Lambda examples](lambda-examples.md)
+ [Amazon Lex examples](lex-examples.md)
+ [Amazon Polly examples](polly-examples.md)
+ [Amazon Redshift examples](redshift-examples.md)
+ [Amazon Simple Email Service examples](ses-examples.md)
+ [Amazon Simple Notification Service Examples](sns-examples.md)
+ [Amazon Transcribe examples](Transcribe-examples.md)
+ [Setting up Node.js on an Amazon EC2 instance](setting-up-node-on-ec2-instance.md)
+ [Invoking Lambda with API Gateway](api-gateway-invoking-lambda-example.md)
+ [Creating scheduled events to execute AWS Lambda functions](scheduled-events-invoking-lambda-example.md)
+ [Building an Amazon Lex chatbot](lex-bot-example.md)