codecommit_get_repository {paws.developer.tools} | R Documentation |
Returns information about a repository
Description
Returns information about a repository.
See https://www.paws-r-sdk.com/docs/codecommit_get_repository/ for full documentation.
Usage
codecommit_get_repository(repositoryName)
Arguments
repositoryName |
[required] The name of the repository to get information about. |
[Package paws.developer.tools version 0.7.0 Index]