These are examples for the AWS SDK for JavaScript public documentation.
To build and run these examples, you'll need:
- Node.js
- AWS SDK for JavaScript downloaded and extracted somewhere on your machine
- AWS credentials in a shared credentials file
To run the examples, you'll need to create a shared credentials file. For more information about how to set up a shared credentials file, see Loading Credentials in Node.js from the Shared Credentials File in the AWS SDK for JavaScript Developer Guide.
The Node.js examples are all run from the command line.
You can download minified and non-minified distributable versions of the current AWS SDK for JavaScript at:
https://github.com/aws/aws-sdk-js/tree/master/dist
You can find detailed documentation for the AWS SDK for JavaScript at: