Develop and deploy applications with the AWSSDK for JavaScript, Node.js, React Mobile, and TypeScript. The SDK makes it easy to call AWS services using idiomatic JavaScript, Node.js, React Mobile, and TypeScript APIs.
The AWSSDK for JavaScript bundles TypeScript definition files for use in TypeScript projects and to support tools that can read .d.ts files. Our goal is to keep these TypeScript definition files updated with each release for any public api.
Previously published versions are available on npm at aws-sdk, and source code remains on GitHub at aws/aws-sdk-js. We recommend that you migrate to AWSSDK for JavaScript v3, which has been GA since December 2020.
AWS provides SDKs for many popular technologies and programming languages. They make it easier for you to call AWS services from within your applications in that language or technology.
Introduces you to using JavaScript with AWS services and resources, both in browser scripts and in Node.js applications. Describes how to set up the SDK, connect to AWS services, and access AWS service features. Also provides Node.js and browser code examples for working with popular AWS services.
This is a browser-ready distribution of @aws-sdk/* modules from AWSSDK for JavaScript v3. It is automatically built and published to a CDN, so developers can use AWSSDKs directly in the browser with zero bundling.
The AWSSDK for JavaScript bundles TypeScript definition files for use in TypeScript projects and to support tools that can read .d.ts files. Our goal is to keep these TypeScript definition files updated with each release for any public api.
AWS software development kits (SDKs) are available for many popular programming languages. Each SDK provides an API, code examples, and documentation that make it easier for developers to build applications in their preferred language.
AWSSDK for JavaScript in the browser and Node.js (End-of-Life as of 09/08/2025). The AWSSDK for JavaScript v3 in the browser and Node.js is available here: https://github.com/aws/aws-sdk-js-v3 - Releases · aws/aws-sdk-js.
The SDK and Tools Reference Guide provides information on how to use cross-SDK, shared configuration files and environment variables to configure your SDK and how to authenticate with AWS when you develop code with AWS services.