AWS mwaa documentation change
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_ - - -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. - - +