v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1477523442.5 KB

Posts a comment in reply to an existing comment on a comparison between commits or a pull request.

post/#X-Amz-Target=CodeCommit_20150413.PostCommentReply

Headers

X-Amz-Target'CodeCommit_20150413.PostCommentReply' required

Request body

inReplyTostring required

The system-generated ID of the comment to which you want to reply. To get this ID, use <a>GetCommentsForComparedCommit</a> or <a>GetCommentsForPullRequest</a>.

clientRequestTokenstring

A unique, client-generated idempotency token that, when provided in a request, ensures the request cannot be repeated with a changed parameter. If a request is received with the same parameters and a token is included, the request returns information about the initial request that used that token.

contentstring required

The contents of your reply to a comment.

Response

Success