Skip to content

AwsS3 ListObjects - add a filter for modification time #55

@smalers

Description

@smalers

It would be useful to list objects that have a modification time before, after, or in a range, for example to check how versions are being handled. According to ChatGPT, the API does not have a filter for modification time. Therefore, it needs to be checked after a list of objects is returned. Therefore, it will be slower than if the filter were applied on the front end.

Metadata

Metadata

Assignees

Labels

SSize: day or lessenhancementNew feature or requestmediumPriority: normal maintenance and enhancements

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions