codegurureviewer_describe_recommendation_feedback: Describes the customer feedback for a CodeGuru Reviewer...

View source: R/codegurureviewer_operations.R

codegurureviewer_describe_recommendation_feedbackR Documentation

Describes the customer feedback for a CodeGuru Reviewer recommendation

Description

Describes the customer feedback for a CodeGuru Reviewer recommendation.

See https://www.paws-r-sdk.com/docs/codegurureviewer_describe_recommendation_feedback/ for full documentation.

Usage

codegurureviewer_describe_recommendation_feedback(
  CodeReviewArn,
  RecommendationId,
  UserId = NULL
)

Arguments

CodeReviewArn

[required] The Amazon Resource Name (ARN) of the CodeReview object.

RecommendationId

[required] The recommendation ID that can be used to track the provided recommendations and then to collect the feedback.

UserId

Optional parameter to describe the feedback for a given user. If this is not supplied, it defaults to the user making the request.

The UserId is an IAM principal that can be specified as an Amazon Web Services account ID or an Amazon Resource Name (ARN). For more information, see Specifying a Principal in the Amazon Web Services Identity and Access Management User Guide.


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