AWS Security ChangesHomeSearch

AWS mwaa documentation change

Service: mwaa · 2025-08-28 · Documentation low

File: mwaa/latest/userguide/t-cloudwatch-cloudtrail-logs.md

Summary

Changed 'see' to 'refer to' in logging configuration references and plugin loading instructions

Security assessment

These are non-substantive wording changes in documentation links. The logging configuration guidance remains security-neutral, with no new security features or vulnerability mitigations introduced.

Diff

diff --git a/mwaa/latest/userguide/t-cloudwatch-cloudtrail-logs.md b/mwaa/latest/userguide/t-cloudwatch-cloudtrail-logs.md
index 1d9266534..44c48ef19 100644
--- a//mwaa/latest/userguide/t-cloudwatch-cloudtrail-logs.md
+++ b//mwaa/latest/userguide/t-cloudwatch-cloudtrail-logs.md
@@ -47 +47 @@ Amazon MWAA has configured Apache Airflow to read and write logs directly from a
-    1. Verify that you have enabled task logs at the `INFO` level for your environment. For more information, see [Viewing Airflow logs in Amazon CloudWatch](./monitoring-airflow.html).
+    1. Verify that you have enabled task logs at the `INFO` level for your environment. For more information, refer to [Viewing Airflow logs in Amazon CloudWatch](./monitoring-airflow.html).
@@ -129 +129 @@ If you're creating an Amazon MWAA environment and an Amazon S3 bucket using the
-For an example, see [Quick start tutorial for Amazon Managed Workflows for Apache Airflow](./quick-start.html).
+For an example, refer to [Quick start tutorial for Amazon Managed Workflows for Apache Airflow](./quick-start.html).
@@ -138 +138 @@ For an example, see [Quick start tutorial for Amazon Managed Workflows for Apach
-    1. If you're using Apache Airflow v2, add `core.lazy_load_plugins : False` as an Apache Airflow configuration option. To learn more, see [Using configuration options to load plugins in 2](./configuring-env-variables.html#configuring-2.0-airflow-override).
+    1. If you're using Apache Airflow v2, add `core.lazy_load_plugins : False` as an Apache Airflow configuration option. To learn more, refer to [Using configuration options to load plugins in 2](./configuring-env-variables.html#configuring-2.0-airflow-override).