codepipeline_list_pipelines: Gets a summary of all of the pipelines associated with your...

View source: R/codepipeline_operations.R

codepipeline_list_pipelinesR Documentation

Gets a summary of all of the pipelines associated with your account

Description

Gets a summary of all of the pipelines associated with your account.

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

Usage

codepipeline_list_pipelines(nextToken = NULL, maxResults = NULL)

Arguments

nextToken

An identifier that was returned from the previous list pipelines call. It can be used to return the next set of pipelines in the list.

maxResults

The maximum number of pipelines to return in a single call. To retrieve the remaining pipelines, make another call with the returned nextToken value. The minimum value you can specify is 1. The maximum accepted value is 1000.


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