deleteAttachedFile
inline suspend fun ConnectClient.deleteAttachedFile(crossinline block: DeleteAttachedFileRequest.Builder.() -> Unit): DeleteAttachedFileResponse
Deletes an attached file along with the underlying S3 Object.
The attached file is permanently deleted if S3 bucket versioning is not enabled.