AWS Security ChangesHomeSearch

AWS drs documentation change

Service: drs · 2026-04-22 · Documentation low

File: drs/latest/userguide/predefined-post-launch-actions-default.md

Summary

Minor grammatical corrections and typo fixes (e.g., 'launch instance' to 'launched instance', 'Advance' to 'Advanced'). Also corrected a region name format and fixed an API reference from 'CreateImages' to the correct 'CreateImage'.

Security assessment

Changes are editorial and corrective, fixing typos and an incorrect API name. The correction of the API name from 'CreateImages' to 'CreateImage' ensures documentation accuracy but does not relate to a security issue or introduce security documentation.

Diff

diff --git a/drs/latest/userguide/predefined-post-launch-actions-default.md b/drs/latest/userguide/predefined-post-launch-actions-default.md
index a3c4e831e..774cd758f 100644
--- a//drs/latest/userguide/predefined-post-launch-actions-default.md
+++ b//drs/latest/userguide/predefined-post-launch-actions-default.md
@@ -40 +40 @@ _**Choose from a variety of predefined post-launch actions**_
-These predefined post-launch actions are supported in the Middle East: (UAE) Region:
+These predefined post-launch actions are supported in the Middle East (UAE) Region:
@@ -77 +77 @@ Use the **CloudWatch agent installation** feature to install and configure the C
-To ensure that the launch instance has the right policies, create a role that has the required permissions as per the policies above or have access to a role with those permissions. Go to **Launch settings > EC2 launch template > Modify > Advance > IAM instance profile**. Use an existing profile or create a new one using the **Create new IAM profile** link. 
+To ensure that the launched instance has the right policies, create a role that has the required permissions as per the policies above or have access to a role with those permissions. Go to **Launch settings > EC2 launch template > Modify > Advanced > IAM instance profile**. Use an existing profile or create a new one using the **Create new IAM profile** link. 
@@ -91 +91 @@ The action uses these APIs:
-  * [CreateImages](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateImage.html)
+  * [CreateImage](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateImage.html)