Accessing S3 object versions from S3 Resource

Afternoon everyone. Working with AWS S3, I have a resource setup to connect to our buckets and we can perform all actions e.g. upload, download, signed URLs etc without issue. We use versioning on the objects stored in S3 and need to be able to access these previous versions from time to time but there doesn't seem to be a way via the Retool AWS S3 resource type.

Is this possible with the Retool S3 resource without having to create a custom REST API resource just to access object version history?

Hello @mstevenson!

Unfortunately our AWS S3 queries does not currently have an option for selecting versions :melting_face:

A REST API resource would be the best option for this :technologist: