delete

abstract suspend fun delete(objectId: String, options: S3Client.KeyOptions = KeyOptions())

Deletes a RFC822 data from AWS S3.

Parameters

objectId

String AWS S3 key representing the location of the RFC822 data.

options

KeyOptions Optional options to configure key handling behaviour.