Amazon CodeGuru Reviewer · Example Payload

Amazon Codeguru Reviewer Create Code Review Request Example

AmazonCode ReviewSecurityDevOpsMachine LearningDeveloper Tools

Amazon Codeguru Reviewer Create Code Review Request Example is an example object payload from Amazon CodeGuru Reviewer, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

NameRepositoryAssociationArnTypeClientRequestToken

Example Payload

Raw ↑
{
  "Name": "example-resource",
  "RepositoryAssociationArn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "Type": "STANDARD",
  "ClientRequestToken": "example-value"
}