AWS mwaa documentation change
Summary
Minor wording changes replacing 'see' with 'refer to' in documentation links, along with typo corrections in package references
Security assessment
Changes are purely editorial (link phrasing corrections and typo fixes). No security vulnerabilities, configuration changes, or new security features are introduced. References to Secrets Manager/Parameter Store remain unchanged in security context.
Diff
diff --git a/mwaa/latest/userguide/connections-secrets-manager.md b/mwaa/latest/userguide/connections-secrets-manager.md index 8f0f18a77..9f769982e 100644 --- a//mwaa/latest/userguide/connections-secrets-manager.md +++ b//mwaa/latest/userguide/connections-secrets-manager.md @@ -13 +13 @@ AWS Secrets Manager is a supported alternative Apache Airflow backend on an Amaz - * You will be charged for the secrets you create. For more information on Secrets Manager pricing, see [AWS Pricing](https://aws.amazon.com/secrets-manager/pricing/). + * You will be charged for the secrets you create. For more information on Secrets Manager pricing, refer to [AWS Pricing](https://aws.amazon.com/secrets-manager/pricing/). @@ -15 +15 @@ AWS Secrets Manager is a supported alternative Apache Airflow backend on an Amaz - * [AWS Systems Manager Parameter Store](https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-parameter-store) is also supported as a secrets backend in Amazon MWAA. For more information, see [Amazon Provider Package documentation](https://airflow.apache.org/docs/apache-airflow-providers-amazon/stable/secrets-backends/aws-ssm-parameter-store.html). + * [AWS Systems Manager Parameter Store](https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-parameter-store) is also supported as a secrets backend in Amazon MWAA. For more information, refer to [Amazon Provider Package documentation](https://airflow.apache.org/docs/apache-airflow-providers-amazon/stable/secrets-backends/aws-ssm-parameter-store.html). @@ -118 +118 @@ To specify a lookup pattern, specify the `connections_lookup_pattern` and `varia -To use `connections_lookup_pattern` and `variables_lookup_pattern`, you must install `apache-airflow-providers-amazon` version 7.3.0 or higher. For more information on updating provder pacakges for to newer versions, see [Specifying newer provider packages](./connections-packages.html#connections-packages-newer-packages). +To use `connections_lookup_pattern` and `variables_lookup_pattern`, you must install `apache-airflow-providers-amazon` version 7.3.0 or higher. For more information on updating provder pacakges for to newer versions, refer to [Specifying newer provider packages](./connections-packages.html#connections-packages-newer-packages). @@ -346 +346 @@ Choose **Next**. - * For more information about configuring Secrets Manager secrets using the console and the AWS CLI, see [Create a secret](https://docs.aws.amazon.com/secretsmanager/latest/userguide/create_secret.html) in the _AWS Secrets Manager User Guide_. + * For more information about configuring Secrets Manager secrets using the console and the AWS CLI, refer to [Create a secret](https://docs.aws.amazon.com/secretsmanager/latest/userguide/create_secret.html) in the _AWS Secrets Manager User Guide_.