v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1427150102.0 KB

Updates the association between your connection and a specified external Git repository. A repository link allows Git sync to monitor and sync changes to files in a specified Git repository.

post/#X-Amz-Target=com.amazonaws.codeconnections.CodeConnections_20231201.UpdateRepositoryLink

Headers

X-Amz-Target'com.amazonaws.codeconnections.CodeConnections_20231201.UpdateRepositoryLink' required

Request body

ConnectionArnstring

The Amazon Resource Name (ARN) of the connection for the repository link to be updated. The updated connection ARN must have the same providerType (such as GitHub) as the original connection ARN for the repo link.

EncryptionKeyArnstring

The Amazon Resource Name (ARN) of the encryption key for the repository link to be updated.

RepositoryLinkIdstring required

The ID of the repository link to be updated.

Response

Success