deleteCommentContent
inline suspend fun CodeCommitClient.deleteCommentContent(crossinline block: DeleteCommentContentRequest.Builder.() -> Unit): DeleteCommentContentResponse
Deletes the content of a comment made on a change, file, or commit in a repository.