airflow-webserver

All DAGs broken after MWAA update from 2.0.2 to 2.2.2

All DAGs broken after MWAA update from 2.0.2 to 2.2.2 Question: I am getting the following errors in AWS MWAA UI after I updated from 2.0.2 to 2.2.2 I have exhaustively searched for more details on these errors to no avail from airflow.providers.slack.operators.slack_webhook import SlackWebhookOperator ModuleNotFoundError: No module named ‘airflow.providers.slack’ Broken plugin: [/usr/local/airflow/plugins/__MACOSX/awsairflowlib/.___init__.py] source code …

Total answers: 2