This is an automated email from the ASF dual-hosted git repository.
joshfell pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 3e4e5b1fdb Add ``configuration_overrides`` to templated fields (#28920)
add 923bcd2865 new operator to create a sagemaker experiment (#28837)
No new revisions were added by this update.
Summary of changes:
.../providers/amazon/aws/operators/sagemaker.py | 51 ++++++++++++++++++++++
.../operators/sagemaker.rst | 14 ++++++
.../amazon/aws/operators/test_sagemaker_base.py | 39 ++++++++++++++++-
.../providers/amazon/aws/example_sagemaker.py | 29 +++++++++++-
4 files changed, 131 insertions(+), 2 deletions(-)