vandonr-amz opened a new pull request, #27786:
URL: https://github.com/apache/airflow/pull/27786

   Adding 2 operators and 1 sensor related to AWS Sagemaker pipelines:
   
   - "start pipeline" operator
   - "stop pipeline" operator
   - pipeline sensor that waits for a pipeline execution to finish
   
   Sagemaker pipelines are DAGs of Sagemaker jobs (mostly Machine Learning 
related). They are defined once, and can be triggered several times, yielding 
"pipeline executions" that can run in parallel.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to