aws-samples / amazon-mwaa-examples

Amazon Managed Workflows for Apache Airflow (MWAA) Examples repository contains example DAGs, requirements.txt, plugins, and CloudFormation templates focused on Amazon MWAA.
MIT No Attribution
106 stars 61 forks source link

fix: give permissions to MWAA start stop to re-add tags to environment on resume #85

Closed jmflynn81 closed 3 months ago

jmflynn81 commented 3 months ago

Issue #84

Description of changes:

Added airflow:TagResource to create and update environment role permissions

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

crupakheti commented 3 months ago

Hi @jmflynn81 ! Thank you for your fix! We will get started on PR review soon!

crupakheti commented 3 months ago

@jmflynn81 Appreciate you contribution! Your fix has been merged.