AWS mwaa documentation change
Summary
Updated documentation phrasing from 'see' to 'refer to' for consistency in multiple link references related to IAM policies and Amazon MWAA actions
Security assessment
The changes are editorial in nature, modifying phrasing for consistency without altering security content. No new security policies, vulnerabilities, or mitigations are introduced.
Diff
diff --git a/mwaa/latest/userguide/security_iam_service-with-iam.md b/mwaa/latest/userguide/security_iam_service-with-iam.md index 0332402d7..d794e5a1f 100644 --- a//mwaa/latest/userguide/security_iam_service-with-iam.md +++ b//mwaa/latest/userguide/security_iam_service-with-iam.md @@ -9 +9 @@ Amazon MWAA identity-based policies -Amazon MWAA uses IAM identity-based policies to grant permissions to Amazon MWAA actions and resources. For recommended examples of custom IAM policies you can use to control access to your Amazon MWAA resources, see [Accessing an Amazon MWAA environment](./access-policies.html). +Amazon MWAA uses IAM identity-based policies to grant permissions to Amazon MWAA actions and resources. For recommended examples of custom IAM policies you can use to control access to your Amazon MWAA resources, refer to [Accessing an Amazon MWAA environment](./access-policies.html). @@ -11 +11 @@ Amazon MWAA uses IAM identity-based policies to grant permissions to Amazon MWAA -To get a high-level view of how Amazon MWAA and other AWS services work with IAM, see [AWS Services That Work with IAM](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_aws-services-that-work-with-iam.html) in the _IAM User Guide_. +To get a high-level view of how Amazon MWAA and other AWS services work with IAM, refer to [AWS Services That Work with IAM](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_aws-services-that-work-with-iam.html) in the _IAM User Guide_. @@ -61 +61 @@ You can switch between the **Visual** and **JSON** editor options anytime. Howev -To learn about all of the elements that you use in a JSON policy, see [IAM JSON Policy Elements Reference](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements.html) in the _IAM User Guide_. +To learn about all of the elements that you use in a JSON policy, refer to [IAM JSON Policy Elements Reference](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements.html) in the _IAM User Guide_. @@ -77 +77 @@ You can also use wildcards (*) to specify multiple actions. Instead of listing t -To see a list of Amazon MWAA actions, see [Actions Defined by Amazon Managed Workflows for Apache Airflow](https://docs.aws.amazon.com/IAM/latest/UserGuide/list_mwaa.html#mwaa-actions-as-permissions) in the _IAM User Guide_. +To get a list of Amazon MWAA actions, refer to [Actions Defined by Amazon Managed Workflows for Apache Airflow](https://docs.aws.amazon.com/IAM/latest/UserGuide/list_mwaa.html#mwaa-actions-as-permissions) in the _IAM User Guide_.