Creates a link to a specified external Git repository. A repository link allows Git sync to monitor and sync changes to files in a specified Git repository.
See https://www.paws-r-sdk.com/docs/codestarconnections_create_repository_link/ for full documentation.
codestarconnections_create_repository_link(
ConnectionArn,
OwnerId,
RepositoryName,
EncryptionKeyArn = NULL,
Tags = NULL
)
[required] The Amazon Resource Name (ARN) of the connection to be associated with the repository link.
[required] The owner ID for the repository associated with a specific sync configuration, such as the owner ID in GitHub.
[required] The name of the repository to be associated with the repository link.
The Amazon Resource Name (ARN) encryption key for the repository to be associated with the repository link.
The tags for the repository to be associated with the repository link.