deleteAttachedFile
abstract suspend fun deleteAttachedFile(input: DeleteAttachedFileRequest): DeleteAttachedFileResponse
Deletes an attached file along with the underlying S3 Object.
The attached file is permanently deleted if S3 bucket versioning is not enabled.