Sets or changes the comment or description for a repository.
See https://www.paws-r-sdk.com/docs/codecommit_update_repository_description/ for full documentation.
codecommit_update_repository_description(
repositoryName,
repositoryDescription = NULL
)
[required] The name of the repository to set or change the comment or description for.
The new comment or description for the specified repository. Repository descriptions are limited to 1,000 characters.