getPipelineChangeProgress
abstract suspend fun getPipelineChangeProgress(input: GetPipelineChangeProgressRequest): GetPipelineChangeProgressResponse
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.
For more information, see Tracking the status of pipeline creation.