

The AWS SDK for JavaScript v2 has reached end-of-support. We recommend that you migrate to [AWS SDK for JavaScript v3](https://docs.aws.amazon.com//sdk-for-javascript/v3/developer-guide/). For additional details and information on how to migrate, please refer to this [announcement](https://aws.amazon.com/blogs//developer/announcing-end-of-support-for-aws-sdk-for-javascript-v2/).

# Amazon S3 Node.js Examples
<a name="s3-node-examples"></a>

The following topics show examples of how the AWS SDK for JavaScript can be used to interact with Amazon S3 buckets using Node.js.

**Topics**
+ [Creating and Using Amazon S3 Buckets](s3-example-creating-buckets.md)
+ [Configuring Amazon S3 Buckets](s3-example-configuring-buckets.md)
+ [Managing Amazon S3 Bucket Access Permissions](s3-example-access-permissions.md)
+ [Working with Amazon S3 Bucket Policies](s3-example-bucket-policies.md)
+ [Using an Amazon S3 Bucket as a Static Web Host](s3-example-static-web-host.md)