list
open suspend override fun list(prefix: String, limit: Int?, nextToken: String?, options: S3Client.KeyOptions): S3ClientListResult
Returns a list of objects from AWS S3
Return
S3ClientListResult containing the list of objects and next token. When the next token is not null, more records are available