

The AWS SDK for JavaScript v2 has reached end-of-support. We recommend that you migrate to [AWS SDK for JavaScript v3](https://docs.aws.amazon.com//sdk-for-javascript/v3/developer-guide/). For additional details and information on how to migrate, please refer to this [announcement](https://aws.amazon.com/blogs//developer/announcing-end-of-support-for-aws-sdk-for-javascript-v2/).

# Prerequisites
<a name="jssdk-prerequisites"></a>

Before you use the AWS SDK for JavaScript, determine whether your code needs to run in Node.js or web browsers. After that, do the following: 
+ For Node.js, install Node.js on your servers if it is not already installed.
+ For web browsers, identify the browser versions you need to support.

**Topics**
+ [Setting Up an AWS Node.js Environment](setting-up-node.md)
+ [Web Browsers Supported](browsers-supported.md)