aws / aws-mwaa-local-runner

This repository provides a command line interface (CLI) utility that replicates an Amazon Managed Workflows for Apache Airflow (MWAA) environment locally.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trigger with Config

amirhmk opened this issue · comments

I was wondering if it's possible to trigger the DAG with configs through the UI? (See screenshot below).

Screenshot 2023-11-23 at 2 59 40 PM

I can see this on our MWAA on AWS, but don't see it for this local runner for some reason. I want to be able to run DAGs manually with specific parameters...

Our manaed cluster was on version 2.6.3, seems like this has behaviour been changed since Airflow==2.7 and is hidden by default.