CodeGuru Reviewer Codereview

This table represents the CodeGuru Reviewer Codereview resource from Amazon Web Services.

aws.codeguru_reviewer_codereview

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
code_review_arncorestringThe Amazon Resource Name (ARN) of the <a href="https://docs.aws.amazon.com/codeguru/latest/reviewer-api/API_CodeReview.html">CodeReview</a> object.
created_time_stampcoretimestampThe time, in milliseconds since the epoch, when the code review was created.
last_updated_time_stampcoretimestampThe time, in milliseconds since the epoch, when the code review was last updated.
metrics_summarycorejsonThe statistics from the code review.
namecorestringThe name of the code review.
ownercorestringThe owner of the repository. For an Amazon Web Services CodeCommit repository, this is the Amazon Web Services account ID of the account that owns the repository. For a GitHub, GitHub Enterprise Server, or Bitbucket repository, this is the username for the account that owns the repository. For an S3 repository, it can be the username or Amazon Web Services account ID.
provider_typecorestringThe provider type of the repository association.
pull_request_idcorestringThe pull request ID for the code review.
repository_namecorestringThe name of the repository.
source_code_typecorejson
statecorestringThe state of the code review. The valid code review states are: <ul> <li> <code>Completed</code>: The code review is complete. </li> <li> <code>Pending</code>: The code review started and has not completed or failed. </li> <li> <code>Failed</code>: The code review failed. </li> <li> <code>Deleting</code>: The code review is being deleted. </li> </ul>
tagscorehstore
typecorestringThe type of the code review.