datapipeline_describe_pipelines: Retrieves metadata about one or more pipelines

View source: R/datapipeline_operations.R

datapipeline_describe_pipelinesR Documentation

Retrieves metadata about one or more pipelines

Description

Retrieves metadata about one or more pipelines. The information retrieved includes the name of the pipeline, the pipeline identifier, its current state, and the user account that owns the pipeline. Using account credentials, you can retrieve metadata about pipelines that you or your IAM users have created. If you are using an IAM user account, you can retrieve metadata about only those pipelines for which you have read permissions.

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

Usage

datapipeline_describe_pipelines(pipelineIds)

Arguments

pipelineIds

[required] The IDs of the pipelines to describe. You can pass as many as 25 identifiers in a single call. To obtain pipeline IDs, call list_pipelines.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.