Help us improve the AWS SDK for JavaScript version 3 (V3) documentation by providing feedback using the Feedback link, or create an issue or pull request on GitHub
The AWS SDK for JavaScript V3 API Reference Guide describes in detail all the API operations for the AWS SDK for JavaScript version 3 (V3).
Installing the SDK for JavaScript
Not all services are immediately available in the SDK or in all AWS Regions.
To install a service from the AWS SDK for JavaScript using npm,
the Node.js package managerSERVICE
is the name of a service, such as
s3
.
npm install @aws-sdk/client-SERVICE
For a full list of the AWS SDK for JavaScript service client packages, see the AWS SDK for JavaScript API Reference guide.