
These steps assume you have Node.js and yarn already installed. The following steps use yarn as an example. Let’s walk through setting up a project that depends on DynamoDB from the SDK and makes a simple service call. Functionality requiring AWS Common Runtime (CRT).To test your universal JavaScript code in Node.js, browser and react-native environments, Which builds as basic version of note taking application using AWS SDK for JavaScript v2Īnd provides step-by-step migration instructions to v3. If you are migrating from v2 to v3, then you can visit our self-guided workshop Multiple AWS Services in a note taking application. If you are starting a new project with AWS SDK for JavaScript v3, then you can referĪws-sdk-js-notes-app which shows examples of calling To get started with JavaScript SDK version 3, visit our


It also includes many frequently requested features, such as a first-class TypeScript supportįor more details, visit blog post on general availability of Modular AWS SDK for JavaScript. The AWS SDK for JavaScript v3 is a rewrite of v2 with some great new features.Īs with version 2, it enables you to easily work with Amazon Web Services,īut has a modular architecture with a separate package for each service.
