putCommentReaction
inline suspend fun CodeCommitClient.putCommentReaction(crossinline block: PutCommentReactionRequest.Builder.() -> Unit): PutCommentReactionResponse
Adds or updates a reaction to a specified comment for the user whose identity is used to make the request. You can only add or update a reaction for yourself. You cannot add, modify, or delete a reaction for another user.