AWS mwaa documentation change
Summary
Updated documentation links from 'see' to 'refer to' phrasing for IAM role references and access policy guidance
Security assessment
The changes are purely stylistic updates to link references and do not introduce or modify security-related content. No evidence of addressing vulnerabilities or security incidents.
Diff
diff --git a/mwaa/latest/userguide/limit-access-to-dags.md b/mwaa/latest/userguide/limit-access-to-dags.md index a54deb279..4910b3c0b 100644 --- a//mwaa/latest/userguide/limit-access-to-dags.md +++ b//mwaa/latest/userguide/limit-access-to-dags.md @@ -38 +38 @@ To complete the steps in this tutorial, you'll need the following: - * An IAM principal, `Admin` with [AdministratorAccess](https://console.aws.amazon.com/iam/home#/policies/arn:aws:iam::aws:policy/AdministratorAccess$jsonEditor) permissions, and an IAM user, `MWAAUser`, as the principal for which you can limit DAG access. For more information about admin roles, see [Administrator job function](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_job-functions.html#jf_administrator) in the _IAM User Guide_ + * An IAM principal, `Admin` with [AdministratorAccess](https://console.aws.amazon.com/iam/home#/policies/arn:aws:iam::aws:policy/AdministratorAccess$jsonEditor) permissions, and an IAM user, `MWAAUser`, as the principal for which you can limit DAG access. For more information about admin roles, refer to [Administrator job function](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_job-functions.html#jf_administrator) in the _IAM User Guide_ @@ -154 +154 @@ Any of the 5 default roles (such as `Admin`) not authorized by IAM which are add - * To learn more about managing access to your Amazon MWAA environment, and to see sample JSON IAM policies you can use for your environment users, see [Accessing an Amazon MWAA environment](./access-policies.html) + * To learn more about managing access to your Amazon MWAA environment, and to see sample JSON IAM policies you can use for your environment users, refer to [Accessing an Amazon MWAA environment](./access-policies.html)