codecommit_delete_comment_content {paws.developer.tools} | R Documentation |
Deletes the content of a comment made on a change, file, or commit in a repository.
See https://www.paws-r-sdk.com/docs/codecommit_delete_comment_content/ for full documentation.
codecommit_delete_comment_content(commentId)
commentId |
[required] The unique, system-generated ID of the comment. To get this ID, use
|