getPipelineChangeProgress
inline suspend fun OsisClient.getPipelineChangeProgress(crossinline block: GetPipelineChangeProgressRequest.Builder.() -> Unit): 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.