Replaces the contents of a comment.
See https://www.paws-r-sdk.com/docs/codecommit_update_comment/ for full documentation.
Arguments
- commentId
[required] The system-generated ID of the comment you want to update. To get this ID, use
get_comments_for_compared_commitorget_comments_for_pull_request.- content
[required] The updated content to replace the existing content of the comment.