codecommit_list_repositories: Gets information about one or more repositories

View source: R/codecommit_operations.R

codecommit_list_repositoriesR Documentation

Gets information about one or more repositories

Description

Gets information about one or more repositories.

See https://www.paws-r-sdk.com/docs/codecommit_list_repositories/ for full documentation.

Usage

codecommit_list_repositories(nextToken = NULL, sortBy = NULL, order = NULL)

Arguments

nextToken

An enumeration token that allows the operation to batch the results of the operation. Batch sizes are 1,000 for list repository operations. When the client sends the token back to CodeCommit, another page of 1,000 records is retrieved.

sortBy

The criteria used to sort the results of a list repositories operation.

order

The order in which to sort the results of a list repositories operation.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.