CodeBrowser / npm / @aws-sdk/client-s3
@aws-sdk/client-s3@3.1090.0
// AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native
$ npm install @aws-sdk/client-s3
downloads/wk
33,048,963
license
Apache-2.0
version
3.1090.0
published
Jul 17, 2026
What is @aws-sdk/client-s3?
The @aws-sdk/client-s3 package provides a JavaScript client for interacting with Amazon S3 (Simple Storage Service), allowing you to programmatically upload, download, and manage files in AWS S3 buckets from Node.js, browsers, or React Native applications. Developers use this package to integrate cloud storage capabilities into their applications without having to make raw HTTP requests to AWS APIs. It handles authentication, request signing, and error handling automatically.
Maintainers
amzn-oss, aws-sdk-bot