Learn R Programming

paws.compute (version 0.7.0)

imagebuilder_list_image_pipelines: Returns a list of image pipelines

Description

Returns a list of image pipelines.

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

Usage

imagebuilder_list_image_pipelines(
  filters = NULL,
  maxResults = NULL,
  nextToken = NULL
)

Arguments

filters

Use the following filters to streamline results:

  • description

  • distributionConfigurationArn

  • imageRecipeArn

  • infrastructureConfigurationArn

  • name

  • status

maxResults

The maximum items to return in a request.

nextToken

A token to specify where to start paginating. This is the nextToken from a previously truncated response.