CodeGuru Reviewer Association

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

aws.codeguru_reviewer_association

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
association_arncorestringThe Amazon Resource Name (ARN) of the <a href="https://docs.aws.amazon.com/codeguru/latest/reviewer-api/API_RepositoryAssociation.html">RepositoryAssociation</a> object. You can retrieve this ARN by calling <a href="https://docs.aws.amazon.com/codeguru/latest/reviewer-api/API_ListRepositoryAssociations.html">ListRepositoryAssociations</a>.
association_idcorestringThe repository association ID.
connection_arncorestringThe Amazon Resource Name (ARN) of an Amazon Web Services CodeStar Connections connection. Its format is <code>arn:aws:codestar-connections:region-id:aws-account_id:connection/connection-id</code>. For more information, see <a href="https://docs.aws.amazon.com/codestar-connections/latest/APIReference/API_Connection.html">Connection</a> in the <i>Amazon Web Services CodeStar Connections API Reference</i>.
last_updated_time_stampcoretimestampThe time, in milliseconds since the epoch, since the repository association was last updated.
namecorestringThe name of the repository association.
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.
statecorestringThe state of the repository association. The valid repository association states are: <ul> <li> <b>Associated</b>: The repository association is complete. </li> <li> <b>Associating</b>: CodeGuru Reviewer is: <ul> <li> Setting up pull request notifications. This is required for pull requests to trigger a CodeGuru Reviewer review. <note> If your repository <code>ProviderType</code> is <code>GitHub</code>, <code>GitHub Enterprise Server</code>, or <code>Bitbucket</code>, CodeGuru Reviewer creates webhooks in your repository to trigger CodeGuru Reviewer reviews. If you delete these webhooks, reviews of code in your repository cannot be triggered. </note> </li> <li> Setting up source code access. This is required for CodeGuru Reviewer to securely clone code in your repository. </li> </ul> </li> <li> <b>Failed</b>: The repository failed to associate or disassociate. </li> <li> <b>Disassociating</b>: CodeGuru Reviewer is removing the repository's pull request notifications and source code access. </li> <li> <b>Disassociated</b>: CodeGuru Reviewer successfully disassociated the repository. You can create a new association with this repository if you want to review source code in it later. You can control access to code reviews created in anassociated repository with tags after it has been disassociated. For more information, see <a href="https://docs.aws.amazon.com/codeguru/latest/reviewer-ug/auth-and-access-control-using-tags.html">Using tags to control access to associated repositories</a> in the <i>Amazon CodeGuru Reviewer User Guide</i>. </li> </ul>
tagscorehstore