Skip to main content

AWS S3

S3 Logo

AWS S3 (Simple Storage Service) is the flagship object storage service of the world's largest cloud provider. Arraylake works great with AWS S3. You can use S3 as the storage location for your organization.

To use S3 with Arraylake:

  • Create a new S3 bucket (AWS docs). For example, the bucket could be named my-arraylake-bucket.

  • Create a new BucketConfig to store the configuration for this bucket using either the Arraylake Python client or web app:

tip

AWS S3 is special because you can use role-based access delegation!

Amazon S3 bucket configuration

Add a new Amazon S3 Bucket

That's it! You're ready to create a Repository! 🎉