AWS Security ChangesHomeSearch

AWS mwaa documentation change

Service: mwaa · 2025-10-25 · Documentation low

File: mwaa/latest/userguide/call-mwaa-apis-web.md

Summary

Minor wording changes in access token description and example formatting

Security assessment

Changes are grammatical improvements and clarification of host name example. No security-specific terminology or vulnerability mitigation mentioned.

Diff

diff --git a/mwaa/latest/userguide/call-mwaa-apis-web.md b/mwaa/latest/userguide/call-mwaa-apis-web.md
index 84223de5c..2346ad552 100644
--- a//mwaa/latest/userguide/call-mwaa-apis-web.md
+++ b//mwaa/latest/userguide/call-mwaa-apis-web.md
@@ -9 +9 @@ PrerequisitesUsing the AWS CLIUsing a bash scriptUsing a Python scriptWhat's nex
-You can use the commands on this page to create a web server access token. An access token allows you access to your Amazon MWAA environment. For example, you can get a token, then deploy DAGs programmatically using Amazon MWAA APIs. The following section includes the steps to create an Apache Airflow web login token using the AWS CLI, a bash script, a POST API request, or a Python script. The token returned in the response is valid for 60 seconds.
+You can use the commands on this page to create a web server access token. An access token provides access to your Amazon MWAA environment. For example, you can get a token, then deploy DAGs programmatically using Amazon MWAA APIs. The following section includes the steps to create an Apache Airflow web login token using the AWS CLI, a bash script, a POST API request, or a Python script. The token returned in the response is valid for 60 seconds.
@@ -49 +49 @@ The following section describes the preliminary steps required to use the comman
-The AWS Command Line Interface (AWS CLI) is an open source tool that enables you to interact with AWS services using commands in your command-line shell. To complete the steps on this page, you need the following:
+The AWS Command Line Interface (AWS CLI) is an open source tool that you can use to interact with AWS services using commands in your command-line shell. To complete the steps on this page, you need the following:
@@ -77 +77 @@ The following example uses a bash script to call the [create-web-login-token](ht
-  2. Substitute the placeholders in `red` for `YOUR_HOST_NAME` and `YOUR_ENVIRONMENT_NAME`. For example, a host name for a public network should resemble (without the _https://)_ :
+  2. Substitute the placeholders in `red` for `YOUR_HOST_NAME` and `YOUR_ENVIRONMENT_NAME`. For example, a host name for a public network resembles (without the _https://)_ :