Amazon CodeGuru Reviewer · Example Payload

Amazon Codeguru Reviewer Code Review Summary Example

AmazonCode ReviewSecurityDevOpsMachine LearningDeveloper Tools

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

Top-level fields

NameCodeReviewArnRepositoryNameOwnerProviderTypeStateCreatedTimeStampLastUpdatedTimeStamp

Example Payload

Raw ↑
{
  "Name": "example-resource",
  "CodeReviewArn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "RepositoryName": "example-resource",
  "Owner": "123456789012",
  "ProviderType": "500123",
  "State": "example-value",
  "CreatedTimeStamp": "example-value",
  "LastUpdatedTimeStamp": "example-value"
}