postCommentForPullRequest
inline suspend fun CodeCommitClient.postCommentForPullRequest(crossinline block: PostCommentForPullRequestRequest.Builder.() -> Unit): PostCommentForPullRequestResponse
Posts a comment on a pull request.