I am using docker on windows and following this guide (https://github.com/aws/aws-mwaa-local-runner) I was able to install the mwaa-local, but I was not able to upload a dag to UI.
I just put my DAG file on aws-mwaa-local-runner\dags folder and runned it ./mwaa-local-env build-image but I cannot see any dag in UI.
Does anyone knows the step-by-step to upload a DAG into aws-mwaa-local?