download

abstract suspend fun download(key: String): ByteArray

Downloads a blob from AWS S3.

Parameters

key

AWS S3 key representing the location of the blob.