AWS mwaa documentation change
Summary
Updated link references from 'see' to 'refer to' phrasing for KMS keys, execution roles, and VPC security groups documentation.
Security assessment
Changes are purely editorial link text updates. No modifications to security configurations, requirements, or vulnerability disclosures. Existing security documentation references remain unchanged in substance.
Diff
diff --git a/mwaa/latest/userguide/get-started.md b/mwaa/latest/userguide/get-started.md index b22f2e460..da6bd5071 100644 --- a//mwaa/latest/userguide/get-started.md +++ b//mwaa/latest/userguide/get-started.md @@ -60 +60 @@ To create an environment, you need the following: - * **AWS KMS key** – An AWS KMS key for data encryption on your environment. You can choose the default option on the Amazon MWAA console to create an [AWS owned key](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#aws-owned-cmk) when you create an environment, or specify an existing [Customer managed key](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#customer-cmk) with permissions to other AWS services used by your environment configured (advanced). To learn more, see [Using customer managed keys for encryption](./custom-keys-certs.html). + * **AWS KMS key** – An AWS KMS key for data encryption on your environment. You can choose the default option on the Amazon MWAA console to create an [AWS owned key](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#aws-owned-cmk) when you create an environment, or specify an existing [Customer managed key](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#customer-cmk) with permissions to other AWS services used by your environment configured (advanced). To learn more, refer to [Using customer managed keys for encryption](./custom-keys-certs.html). @@ -62 +62 @@ To create an environment, you need the following: - * **Execution role** – An execution role that allows Amazon MWAA to access AWS resources in your environment. You can choose the default option on the Amazon MWAA console to create an execution role when you create an environment. To learn more, see [Amazon MWAA execution role](./mwaa-create-role.html). + * **Execution role** – An execution role that allows Amazon MWAA to access AWS resources in your environment. You can choose the default option on the Amazon MWAA console to create an execution role when you create an environment. To learn more, refer to [Amazon MWAA execution role](./mwaa-create-role.html). @@ -64 +64 @@ To create an environment, you need the following: - * **VPC security group** – A VPC security group that allows Amazon MWAA to access other AWS resources in your VPC network. You can choose the default option on the Amazon MWAA console to create a security group when you create an environment, or provide a security group with the appropriate inbound and outbound rules (advanced). To learn more, see [Security in your VPC on Amazon MWAA](./vpc-security.html). + * **VPC security group** – A VPC security group that allows Amazon MWAA to access other AWS resources in your VPC network. You can choose the default option on the Amazon MWAA console to create a security group when you create an environment, or provide a security group with the appropriate inbound and outbound rules (advanced). To learn more, refer to [Security in your VPC on Amazon MWAA](./vpc-security.html).