codecommit_delete_comment_content: Deletes the content of a comment made on a change, file, or...

View source: R/codecommit_operations.R

codecommit_delete_comment_contentR Documentation

Deletes the content of a comment made on a change, file, or commit in a repository

Description

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.

Usage

codecommit_delete_comment_content(commentId)

Arguments

commentId

[required] The unique, system-generated ID of the comment. To get this ID, use get_comments_for_compared_commit or get_comments_for_pull_request.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.