maxResults
The maximum number of repository results that's returned by DescribeRepositories
in paginated output. When this parameter is used, DescribeRepositories
only returns maxResults
results in a single page along with a nextToken
response element. You can see the remaining results of the initial request by sending another DescribeRepositories
request with the returned nextToken
value. This value can be between 1 and 1000. If this parameter isn't used, then DescribeRepositories
returns up to 100 results and a nextToken
value, if applicable. If you specify repositories with repositoryNames
, you can't use this option.