The Amazon SDK for JavaScript v2 has reached end-of-support. We recommend
that you migrate to Amazon SDK for JavaScript v3.
For additional details and information on how to migrate, please refer to this announcement
Amazon S3 Examples
Amazon Simple Storage Service (Amazon S3) is a web service that provides highly scalable cloud storage. Amazon S3 provides easy to use object storage, with a simple web service interface to store and retrieve any amount of data from anywhere on the web.

The JavaScript API for Amazon S3 is exposed through the AWS.S3
client class. For more information about using the Amazon S3 client class, see Class: AWS.S3
in the API reference.