Quantcast
Channel: Akka Libraries - Discussion Forum for Akka technologies
Viewing all articles
Browse latest Browse all 1367

Alpakka S3 how to specify start-after when listing objects in a bucket

$
0
0

Hello, i’m trying to list objects in a bucket using S3.listBucket
but since there can be many entries, i would like only the most recent ones, assuming that new entries follow a lexicographical order, so according to aws s3 api ListObjectsV2 there is start-after query param so the listing starts after the specified key of an object.
Is there a way to do that using alpakka s3?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 1367

Trending Articles