AWS Security ChangesHomeSearch

AWS m2 documentation change

Service: m2 · 2025-11-22 · Documentation low

File: m2/latest/userguide/data-protection.md

Summary

Updated references from 'Auto Scaling group' to 'Amazon EC2 Auto Scaling group' for service-linked role documentation

Security assessment

Change only updates naming conventions for consistency. No security vulnerability or feature is addressed.

Diff

diff --git a/m2/latest/userguide/data-protection.md b/m2/latest/userguide/data-protection.md
index e2289b637..49f2cfa36 100644
--- a//m2/latest/userguide/data-protection.md
+++ b//m2/latest/userguide/data-protection.md
@@ -452 +452 @@ The following example event records the `CreateGrant` operation for the Lambda e
-The following example event records the `CreateGrant` operation for the Auto Scaling group service-linked role. The Lambda execution role associated with the Create Environment workflow calls this `CreateGrant` operation. It grants permission for the execution role to create a subgrant against the Auto Scaling group's service-linked role.
+The following example event records the `CreateGrant` operation for the Amazon EC2 Auto Scaling group service-linked role. The Lambda execution role associated with the Create Environment workflow calls this `CreateGrant` operation. It grants permission for the execution role to create a subgrant against the Amazon EC2 Auto Scaling group's service-linked role.
@@ -528 +528 @@ GenerateDataKey
-When you enable an AWS KMS customer managed key for your runtime environment resource, Auto Scaling creates a unique key for encrypting the Amazon EBS volume associated with the runtime environment. It sends a `GenerateDataKey` request to AWS KMS that specifies the AWS KMS customer managed key for the resource.
+When you enable an AWS KMS customer managed key for your runtime environment resource, Amazon EC2 Auto Scaling creates a unique key for encrypting the Amazon EBS volume associated with the runtime environment. It sends a `GenerateDataKey` request to AWS KMS that specifies the AWS KMS customer managed key for the resource.