View source: R/datapipeline_operations.R
datapipeline_get_pipeline_definition | R Documentation |
Gets the definition of the specified pipeline. You can call get_pipeline_definition
to retrieve the pipeline definition that you provided using put_pipeline_definition
.
See https://www.paws-r-sdk.com/docs/datapipeline_get_pipeline_definition/ for full documentation.
datapipeline_get_pipeline_definition(pipelineId, version = NULL)
pipelineId |
[required] The ID of the pipeline. |
version |
The version of the pipeline definition to retrieve. Set this parameter
to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.