list

open suspend override fun list(prefix: String): List<S3ClientListOutput>

Returns a list of objects from AWS S3

Return

List of S3ClientListOutput objects that match the key.

Parameters

prefix

String The path in S3 to list objects from.