---
type: resource-type
title: RepositoryAssociation
description: aws resource type AWS::CodeGuruReviewer::RepositoryAssociation
name: RepositoryAssociation
lexicon: aws
resource_type: AWS::CodeGuruReviewer::RepositoryAssociation
---
`AWS::CodeGuruReviewer::RepositoryAssociation`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required): Name of the repository to be associated.
- `Type` (`"Bitbucket" | "CodeCommit" | "GitHubEnterpriseServer" | "S3Bucket"`, required): The type of repository to be associated.
- `AssociationArn` (`string`, optional): The Amazon Resource Name (ARN) of the repository association.
- `BucketName` (`string`, optional): The name of the S3 bucket associated with an associated S3 repository. It must start with `codeguru-reviewer-`.
- `ConnectionArn` (`string`, optional): The Amazon Resource Name (ARN) of an AWS CodeStar Connections connection.
- `Owner` (`string`, optional): The owner of the repository. For a Bitbucket repository, this is the username for the account that owns the repository.
- `Tags` (`RepositoryAssociation_Tag[]`, optional): The tags associated with a repository association.

## Attributes

- `AssociationArn`
