AWS AmazonECS documentation change
Summary
Changed 'the same steps as above' to 'the same preceding steps'.
Security assessment
Phrasing update only affects readability. No security concepts, vulnerabilities, or features were mentioned or modified.
Diff
diff --git a/AmazonECS/latest/developerguide/getting-started-managed-instances-cli.md b/AmazonECS/latest/developerguide/getting-started-managed-instances-cli.md index 3e2667ea7..4c22cae08 100644 --- a//AmazonECS/latest/developerguide/getting-started-managed-instances-cli.md +++ b//AmazonECS/latest/developerguide/getting-started-managed-instances-cli.md @@ -406 +406 @@ Enter the public IP address in your web browser and you should see a webpage tha -For tasks deployed in private subnets, you can use Amazon ECS Exec to connect to the container and test the deployment from within the instance. Follow the same steps as above to get the task ARN, then use ECS Exec: +For tasks deployed in private subnets, you can use Amazon ECS Exec to connect to the container and test the deployment from within the instance. Follow the same preceding steps to get the task ARN, then use ECS Exec: