Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Can't access properties of S3ObjectSummary properties #180

@orkunkl

Description

@orkunkl

I am trying to filter some of the S3Object summaries depending on their keys. But apparently key and other values are not accessible like in this code bucket.objectSummaries.filter(_.key) except for bucket. So I don't know if this is a design choice. If it is, what is the purpose of making objectSummaries a Stream[S3ObjectSummary]?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions