UNPKG

@itwin/object-storage-s3

Version:

Object storage implementation base for S3 compatible providers

7 lines (4 loc) 476 B
# @itwin/object-storage-s3 Copyright © Bentley Systems, Incorporated. All rights reserved. See [LICENSE.md](./LICENSE.md) for license terms and full copyright notice. ## About this package This package contains base implementations for object storage interfaces exposed by `@itwin/object-storage-core` that allow to consume S3-compatible storage providers. Communication with S3 is implemented using using [AWS SDK](https://www.npmjs.com/package/@aws-sdk/client-s3).