Skip to content

@pondoknusa/storage-aws-s3

AWS S3 storage driver for Pondoknusa

Install

bash
npm install @pondoknusa/storage-aws-s3 @pondoknusa/storage

Peer dependencies must be installed in the app (they are not auto-installed on older npm). Drivers that call extend() share one instance of the host package.

Metadata

FieldValue
Version4.0.1
Sourcepackages/storage-aws-s3
CategoryStorage drivers
Node.js>=26

Peer dependencies

Public exports

From the package entry point (dist/index.d.ts). Deep imports are not supported.

Values

  • AwsS3StorageServiceProvider
  • S3Disk
  • registerAwsS3StorageDriver

Types

  • S3DiskConfig

Released under the MIT License.