AWS mwaa documentation change
Summary
Updated documentation links from 'see' to 'refer to' for execution role and task definition references
Security assessment
Change only modifies phrasing of existing documentation links without altering security content or addressing vulnerabilities
Diff
diff --git a/mwaa/latest/userguide/samples-ecs-operator.md b/mwaa/latest/userguide/samples-ecs-operator.md index 180dc0132..2b8497ae4 100644 --- a//mwaa/latest/userguide/samples-ecs-operator.md +++ b//mwaa/latest/userguide/samples-ecs-operator.md @@ -103 +103 @@ JSON -For more information about the Amazon MWAA execution role, and how to attach a policy, see [Execution role](./mwaa-create-role.html). +For more information about the Amazon MWAA execution role, and how to attach a policy, refer to [Execution role](./mwaa-create-role.html). @@ -107 +107 @@ For more information about the Amazon MWAA execution role, and how to attach a p -Using the following AWS CloudFormation template, you will build an Amazon ECS Fargate cluster to use with your Amazon MWAA workflow. For more information, see [Creating a task definition](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/create-task-definition) in the _Amazon Elastic Container Service Developer Guide_. +Using the following AWS CloudFormation template, you will build an Amazon ECS Fargate cluster to use with your Amazon MWAA workflow. For more information, refer to [Creating a task definition](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/create-task-definition) in the _Amazon Elastic Container Service Developer Guide_.