getCommentReactions
inline suspend fun CodeCommitClient.getCommentReactions(crossinline block: GetCommentReactionsRequest.Builder.() -> Unit): GetCommentReactionsResponse
Returns information about reactions to a specified comment ID. Reactions from users who have been deleted will not be included in the count.