AWS AmazonECS documentation change
Summary
Identical wording update as in ecs-agent-install.md ('This is recommended' to 'We recommend this approach')
Security assessment
Editorial change only. Maintains consistency with other files but doesn't alter security guidance or indicate security fixes.
Diff
diff --git a/AmazonECS/latest/developerguide/manually_update_agent.md b/AmazonECS/latest/developerguide/manually_update_agent.md index e4cc2bc1a..6b983905d 100644 --- a//AmazonECS/latest/developerguide/manually_update_agent.md +++ b//AmazonECS/latest/developerguide/manually_update_agent.md @@ -55 +55 @@ For more information about these and other agent runtime options, see [Amazon EC -You can optionally store your agent environment variables in Amazon S3 (which can be downloaded to your container instances at launch time using Amazon EC2 user data). This is recommended for sensitive information such as authentication credentials for private repositories. For more information, see [Storing Amazon ECS container instance configuration in Amazon S3](./ecs-config-s3.html) and [Using non-AWS container images in Amazon ECS](./private-auth.html). +You can optionally store your agent environment variables in Amazon S3 (which can be downloaded to your container instances at launch time using Amazon EC2 user data). We recommend this approach for sensitive information such as authentication credentials for private repositories. For more information, see [Storing Amazon ECS container instance configuration in Amazon S3](./ecs-config-s3.html) and [Using non-AWS container images in Amazon ECS](./private-auth.html).