AWS Security ChangesHomeSearch

AWS mwaa documentation change

Service: mwaa · 2025-03-19 · Documentation low

File: mwaa/latest/userguide/troubleshooting.md

Summary

Removed an entire subsection of troubleshooting documentation for Apache Airflow v1, including DAGs, operators, connections, and CLI issues

Security assessment

This is a removal of outdated content without any indication of addressing security vulnerabilities or adding security documentation.

Diff

diff --git a/mwaa/latest/userguide/troubleshooting.md b/mwaa/latest/userguide/troubleshooting.md
index c575922fc..83dad3d6c 100644
--- a/mwaa/latest/userguide/troubleshooting.md
+++ b/mwaa/latest/userguide/troubleshooting.md
@@ -42,47 +26,0 @@ This chapter describes common issues and errors you may encounter when using Apa
-
-  * [Troubleshooting: DAGs, Operators, Connections, and other issues in Apache Airflow v1](./t-apache-airflow-11012.html)
-
-    * [Updating requirements.txt](./t-apache-airflow-11012.html#troubleshooting-dependencies)
-
-      * [Adding apache-airflow-providers-amazon causes my environment to fail](./t-apache-airflow-11012.html#t-requirements)
-
-    * [Broken DAG](./t-apache-airflow-11012.html#troubleshooting-broken-dags)
-
-      * [I received a 'Broken DAG' error when using Amazon DynamoDB operators](./t-apache-airflow-11012.html#missing-boto)
-
-      * [I received 'Broken DAG: No module named psycopg2' error](./t-apache-airflow-11012.html#missing-postgres-library)
-
-      * [I received a 'Broken DAG' error when using the Slack operators](./t-apache-airflow-11012.html#missing-slack)
-
-      * [I received various errors installing Google/GCP/BigQuery](./t-apache-airflow-11012.html#missing-bigquery-cython)
-
-      * [I received 'Broken DAG: No module named Cython' error](./t-apache-airflow-11012.html#broken-cython)
-
-    * [Operators](./t-apache-airflow-11012.html#troubleshooting-operators)
-
-      * [I received an error using the BigQuery operator](./t-apache-airflow-11012.html#bigquery-operator-ui)
-
-    * [Connections](./t-apache-airflow-11012.html#troubleshooting-connections)
-
-      * [I can't connect to Snowflake](./t-apache-airflow-11012.html#missing-snowflake)
-
-      * [I can't connect to Secrets Manager](./t-apache-airflow-11012.html#access-secrets-manager)
-
-      * [I can't connect to my MySQL server on '<DB-identifier-name>.cluster-id.<region>.rds.amazonaws.com'](./t-apache-airflow-11012.html#mysql-server)
-
-    * [Web server](./t-apache-airflow-11012.html#troubleshooting-web-server)
-
-      * [I'm using the BigQueryOperator and it's causing my web server to crash](./t-apache-airflow-11012.html#operator-biquery)
-
-      * [I see a 5xx error accessing the web server](./t-apache-airflow-11012.html#5xx-webserver)
-
-      * [I see a 'The scheduler does not appear to be running' error](./t-apache-airflow-11012.html#error-scheduler-11012)
-
-    * [Tasks](./t-apache-airflow-11012.html#troubleshooting-tasks)
-
-      * [I see my tasks stuck or not completing](./t-apache-airflow-11012.html#stranded-tasks)
-
-    * [CLI](./t-apache-airflow-11012.html#troubleshooting-cli-11012)
-
-      * [I see a '503' error when triggering a DAG in the CLI](./t-apache-airflow-11012.html#cli-toomany-11012)
-