AWS mwaa documentation change
Summary
Updated documentation references from 'see' to 'refer to' for consistency in multiple sections
Security assessment
Changes are purely stylistic/grammatical adjustments to improve documentation clarity. No security-related content was added or modified. The updates only affect phrasing of cross-references.
Diff
diff --git a/mwaa/latest/userguide/configuring-env-variables.md b/mwaa/latest/userguide/configuring-env-variables.md index 9bca35b28..5ad832e6f 100644 --- a//mwaa/latest/userguide/configuring-env-variables.md +++ b//mwaa/latest/userguide/configuring-env-variables.md @@ -58 +58 @@ You'll need the following before you can complete the steps on this page. - * **Access** — If you require access to public repositories to install dependencies directly on the web server, your environment must be configured with **public network** web server access. For more information, see [Apache Airflow access modes](./configuring-networking.html). + * **Access** — If you require access to public repositories to install dependencies directly on the web server, your environment must be configured with **public network** web server access. For more information, refer to [Apache Airflow access modes](./configuring-networking.html). @@ -94 +94 @@ The following image shows where you can customize the **Apache Airflow configura -For a list of configuration options supported by Apache Airflow, see [Configuration Reference](https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html) in the _Apache Airflow reference guide_. To view the options for the version of Apache Airflow you are running on Amazon MWAA, select the version from the drop down list. +For a list of configuration options supported by Apache Airflow, refer to [Configuration Reference](https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html) in the _Apache Airflow reference guide_. To view the options for the version of Apache Airflow you are running on Amazon MWAA, select the version from the drop down list. @@ -189 +189 @@ v2 | webserver.default_ui_timezone | The default Apache Airflow UI datetime se -Setting the `default_ui_timezone` option does not change the time zone in which your DAGs are scheduled to run. To change the time zone for your DAGs, you can use a custom plugin. For more information, see [Changing a DAG's timezone on Amazon MWAA](./samples-plugins-timezone.html). | America/New_York +Setting the `default_ui_timezone` option does not change the time zone in which your DAGs are scheduled to run. To change the time zone for your DAGs, you can use a custom plugin. For more information, refer to [Changing a DAG's timezone on Amazon MWAA](./samples-plugins-timezone.html). | America/New_York @@ -235 +235 @@ You can use the following DAG to print your `email_backend` Apache Airflow confi -The following Apache Airflow configuration options can be used for a Gmail.com email account using an app password. For more information, see [Sign in using app passwords](https://support.google.com/mail/answer/185833?hl=en-GB) in the _Gmail Help reference guide_. +The following Apache Airflow configuration options can be used for a Gmail.com email account using an app password. For more information, refer to [Sign in using app passwords](https://support.google.com/mail/answer/185833?hl=en-GB) in the _Gmail Help reference guide_.