The Amazon SDK for JavaScript V3 API
Reference Guide
SDK for JavaScript code examples
The topics in this section contain examples of how to use the Amazon 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 Amazon Code Examples Repository on
GitHub
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.
. -
If you prefer to use CommonJS syntax, see JavaScript ES6/CommonJS syntax for conversion guidelines.