vgkowski opened a new pull request, #69207: URL: https://github.com/apache/airflow/pull/69207
Add operators, a sensor, and triggers to manage the lifecycle of EMR Serverless interactive (Spark Connect) sessions: start a session, wait until it is ready, fetch the Spark Connect endpoint, and terminate it. The start/stop operators and the sensor support deferrable mode. GetSessionEndpoint registers the short-lived auth token with the secrets masker. Includes waiters, docs, a system-test example DAG, and unit tests. Requires botocore 1.42.94+. ##### Was generative AI tooling used to co-author this PR? - [X] Yes — Kiro (AI coding assistant) Generated-by: Kiro, following the Gen-AI guidelines in contributing-docs/05_pull_requests.rst -- 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]
