AWS Security ChangesHomeSearch

AWS mwaa documentation change

Service: mwaa · 2026-07-01 · Documentation low

File: mwaa/latest/userguide/connections-secrets-manager.md

Summary

Minor grammatical correction in Secrets Manager lookup pattern documentation.

Security assessment

Change fixes a grammatical error ('reduces' to 'reduce') without altering security content or addressing vulnerabilities.

Diff

diff --git a/mwaa/latest/userguide/connections-secrets-manager.md b/mwaa/latest/userguide/connections-secrets-manager.md
index d462b8efa..3331c6b59 100644
--- a//mwaa/latest/userguide/connections-secrets-manager.md
+++ b//mwaa/latest/userguide/connections-secrets-manager.md
@@ -113 +113 @@ The following section describes how to create an Apache Airflow configuration op
-You can use a [lookup pattern](https://airflow.apache.org/docs/apache-airflow-providers-amazon/stable/secrets-backends/aws-secrets-manager.html#optional-lookup) to reduces the number of API calls Amazon MWAA makes to Secrets Manager on your behalf. If you do not specify a lookup pattern, Apache Airflow searches for all connections and variables in the configured backend. By specifying a pattern, you narrow the possible paths that Apache Airflow searches. This lowers your costs when using Secrets Manager with Amazon MWAA.
+You can use a [lookup pattern](https://airflow.apache.org/docs/apache-airflow-providers-amazon/stable/secrets-backends/aws-secrets-manager.html#optional-lookup) on the Apache Airflow website to reduce the number of API calls Amazon MWAA makes to Secrets Manager on your behalf. If you do not specify a lookup pattern, Apache Airflow searches for all connections and variables in the configured backend. By specifying a pattern, you narrow the possible paths that Apache Airflow searches. This lowers your costs when using Secrets Manager with Amazon MWAA.