AWS Security ChangesHomeSearch

AWS AmazonECS documentation change

Service: AmazonECS · 2025-10-01 · Documentation low

File: AmazonECS/latest/developerguide/secrets-app-ssm-paramstore.md

Summary

Simplified 'EC2 launch type' reference to 'EC2'

Security assessment

Terminology update without functional changes to security mechanisms.

Diff

diff --git a/AmazonECS/latest/developerguide/secrets-app-ssm-paramstore.md b/AmazonECS/latest/developerguide/secrets-app-ssm-paramstore.md
index dfd0aa0a3..8a9b3272d 100644
--- a//AmazonECS/latest/developerguide/secrets-app-ssm-paramstore.md
+++ b//AmazonECS/latest/developerguide/secrets-app-ssm-paramstore.md
@@ -21 +21 @@ Review the following considerations before securing sensitive data in Systems Ma
-  * For tasks that use the EC2 launch type, you must use the Amazon ECS agent configuration variable `ECS_ENABLE_AWSLOGS_EXECUTIONROLE_OVERRIDE=true` to use this feature. You can add it to the `/etc/ecs/ecs.config` file during container instance creation or you can add it to an existing instance and then restart the ECS agent. For more information, see [Amazon ECS container agent configuration](./ecs-agent-config.html).
+  * For tasks that use EC2, you must use the Amazon ECS agent configuration variable `ECS_ENABLE_AWSLOGS_EXECUTIONROLE_OVERRIDE=true` to use this feature. You can add it to the `/etc/ecs/ecs.config` file during container instance creation or you can add it to an existing instance and then restart the ECS agent. For more information, see [Amazon ECS container agent configuration](./ecs-agent-config.html).