Amazon S3 Examples - Amazon SDK for JavaScript
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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.

Relationship between JavaScript environments, the SDK, and Amazon S3

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.