opensearchingestion_get_pipeline_change_progress {paws.analytics} | R Documentation |
Returns progress information for the current change happening on an OpenSearch Ingestion pipeline
Description
Returns progress information for the current change happening on an OpenSearch Ingestion pipeline. Currently, this operation only returns information when a pipeline is being created.
See https://www.paws-r-sdk.com/docs/opensearchingestion_get_pipeline_change_progress/ for full documentation.
Usage
opensearchingestion_get_pipeline_change_progress(PipelineName)
Arguments
PipelineName |
[required] The name of the pipeline. |
[Package paws.analytics version 0.9.0 Index]