Skip to content

[Storage] add versionId to StorageOptions #2131

@goatandsheep

Description

@goatandsheep

Is your feature request related to a problem? Please describe.
I need to be able to list and view all the available versions of an object in a given S3 bucket

Describe the solution you'd like

  • List: Storage.list('bucket/obj', { options })
  • View: Storage.get('obj', { versionId: 'versionid' }

Describe alternatives you've considered
Frankly, none so far

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

Labels

StorageRelated to Storage components/categoryfeature-requestRequest a new feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions