News / 10 November 2023

Initial release of the iRODS S3 API


It's been a long time coming, but the iRODS Consortium is pleased to announce the first release of the iRODS S3 API.

It is released today as v0.1.0 and is designed to offer both multi-user and multi-bucket support.

The initial investigation and foundational work was done by Violet White (a past intern with the iRODS Consortium) and then picked up and carried over the finish line by Justin James.

For many years, iRODS has supported speaking to S3 compatible storage. Today marks the first time an iRODS zone is able to present as S3 compatible storage. With this new ability, users will be able to interact with an iRODS zone using their favorite S3 client.

The following operations are currently supported:

  • CopyObject
  • DeleteObject
  • GetBucketLocation
  • GetObject
  • GetObjectLockConfiguration
  • HeadObject
  • ListBuckets
  • ListObjectsV2
  • PutObject

A Docker image has also been published on Docker Hub for ease of deployment.

We hope you found this news exciting and we look forward to hearing from you on how we can improve the project.

To learn more, watch the Consortium's iRODS User Group Meeting 2023 talk or visit the GitHub repository.


Kory Draughn