AWS Security ChangesHomeSearch

AWS mwaa documentation change

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

File: mwaa/latest/userguide/manage-connection-types.md

Summary

Removed Apache Airflow v1 JDBC connection examples

Security assessment

Removal of outdated examples for deprecated Airflow v1; no security context provided.

Diff

diff --git a/mwaa/latest/userguide/manage-connection-types.md b/mwaa/latest/userguide/manage-connection-types.md
index fe0a1f4bd..9dc595cec 100644
--- a/mwaa/latest/userguide/manage-connection-types.md
+++ b/mwaa/latest/userguide/manage-connection-types.md
@@ -53 +50 @@ The following example shows the HTTP connection template for Apache Airflow v1 i
-The following example shows how to use the **HTTP** connection template for a _Jdbc_ connection type in Apache Airflow v2.0.2, and the same values in the **Jdbc** connection template for Apache Airflow v1.10.12 in the Apache Airflow UI.
+The following example shows how to use the **HTTP** connection template for a _Jdbc_ connection type in Apache Airflow v2.0.2.
@@ -65,13 +62 @@ The following example shows how to use the HTTP connection template for a _Jdbc_
-![This image shows the HTTP connection type for a Jdbc connection in the Apache Airflow UI.](/images/mwaa/latest/userguide/images/airflow-connection-jdbc-v2.0.2.png)
-
-Apache Airflow v1
-    
-
-The following example shows the connection URI string generated by Apache Airflow for the example in this section.
-    
-    
-    jdbc://myconnectionurl/some/path&login=mylogin&extra__jdbc__dry__path=usr/local/airflow/dags/classpath/redshif-jdbc42-2.0.0.1.jar&extra__jdbc__dry__clsname=redshift-jdbc42-2.0.0.1
-
-The following example shows the _Jdbc_ connection template for Apache Airflow v1.10.12 in the Apache Airflow UI.
-
-![This image shows the Jdbc connection type in the Apache Airflow UI.](/images/mwaa/latest/userguide/images/airflow-connection-jdbc-v1.10.12.png)
+![](/images/mwaa/latest/userguide/images/airflow-connection-jdbc-v2.0.2.png)