get

abstract operator fun get(path: String): S3Object?
abstract operator fun get(index: Int): S3Object