Skip to content

aws s3 ls - find files by modified date? #1104

Closed
@ChrisSLT

Description

@ChrisSLT

Hi,
We'd like to be able to search a bucket with many thousands (likely growing to hundreds of thousands) of objects and folders/prefixes to find objects that were recently added or updated. Executing aws s3 ls on the entire bucket several times a day and then sorting through the list seems inefficient. Is there a way to simply request a list of objects with a modified time <, >, = a certain timestamp?

Also, are we charged once for the aws s3 ls request, or once for each of the objects returned by the request?

New to github, wish I knew enough to contribute actual code...appreciate the help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    guidanceQuestion that needs advice or information.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions