API reference / @backpack/amazon-s3
@backpack/amazon-s3
️ 📦
Utilities for interacting with Amazon S3.
Installing
First, ensure you have set up Nexus as private registry needed to use Backpack.
Then, install the package using npm:
bash
npm install @backpack/amazon-s3
Make sure to also install the following AWS SDK client:
bash
npm install @aws-sdk/client-s3