AWS Security ChangesHomeSearch

AWS mwaa documentation change

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

File: mwaa/latest/userguide/working-dags.md

Summary

Updated reference link phrasing for S3 bucket permission policy example

Security assessment

Change only modifies link reference wording ('see' to 'refer to') in existing security context about S3 permissions, but does not alter security guidance or address vulnerabilities.

Diff

diff --git a/mwaa/latest/userguide/working-dags.md b/mwaa/latest/userguide/working-dags.md
index 07377f74e..10c13729e 100644
--- a//mwaa/latest/userguide/working-dags.md
+++ b//mwaa/latest/userguide/working-dags.md
@@ -32 +32 @@ An Amazon S3 bucket for an Amazon MWAA environment must have _Public Access Bloc
-  * The access policy you set up must have permission to add DAGs, custom plugins in `plugins.zip`, and Python dependencies in `requirements.txt` to your Amazon S3 bucket. For an example policy that contains the required permissions, see [AmazonMWAAFullConsoleAccess](./access-policies.html#console-full-access).
+  * The access policy you set up must have permission to add DAGs, custom plugins in `plugins.zip`, and Python dependencies in `requirements.txt` to your Amazon S3 bucket. For an example policy that contains the required permissions, refer to [AmazonMWAAFullConsoleAccess](./access-policies.html#console-full-access).