View source: R/codecommit_operations.R
codecommit_batch_get_repositories | R Documentation |
Returns information about one or more repositories.
See https://www.paws-r-sdk.com/docs/codecommit_batch_get_repositories/ for full documentation.
codecommit_batch_get_repositories(repositoryNames)
repositoryNames |
[required] The names of the repositories to get information about. The length constraint limit is for each string in the array. The array itself can be empty. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.