AWS Security ChangesHomeSearch

AWS AWSEC2 documentation change

Service: AWSEC2 · 2025-04-25 · Documentation low

File: AWSEC2/latest/UserGuide/sharingamis-explicit.md

Summary

Changed 'command' to 'example' in AMI permission management instructions and fixed a typo

Security assessment

Clarifies example descriptions for AMI sharing controls but does not modify security functionality or address vulnerabilities. The changes are editorial improvements to existing security-related documentation.

Diff

diff --git a/AWSEC2/latest/UserGuide/sharingamis-explicit.md b/AWSEC2/latest/UserGuide/sharingamis-explicit.md
index cd55cc7b4..7793a9329 100644
--- a//AWSEC2/latest/UserGuide/sharingamis-explicit.md
+++ b//AWSEC2/latest/UserGuide/sharingamis-explicit.md
@@ -75 +75 @@ Use the [modify-image-attribute](https://awscli.amazonaws.com/v2/documentation/a
-The following command grants launch permissions for the specified AMI to the specified AWS account.
+The following example grants launch permissions for the specified AMI to the specified AWS account.
@@ -84 +84 @@ The following command grants launch permissions for the specified AMI to the spe
-The following command removes launch permissions for the specified AMI from the specified AWS account.
+The following example removes launch permissions for the specified AMI from the specified AWS account.
@@ -93 +93 @@ The following command removes launch permissions for the specified AMI from the
-The following command removes all public and explicit launch permissions from the specified AMI. Note that the owner of the AMI always has launch permissions and is therefore unaffected by this command.
+The following example removes all public and explicit launch permissions from the specified AMI. Note that the owner of the AMI always has launch permissions and is therefore unaffected by this command.
@@ -107 +107 @@ Use the [Edit-EC2ImageAttribute](https://docs.aws.amazon.com/powershell/latest/r
-The following command grants launch permissions for the specified AMI to the specified AWS account.
+The following example grants launch permissions for the specified AMI to the specified AWS account.
@@ -118 +118 @@ The following command grants launch permissions for the specified AMI to the spe
-The following command removes launch permissions for the specified AMI from the specified AWS account.
+The following example removes launch permissions for the specified AMI from the specified AWS account.
@@ -128 +128 @@ The following command removes launch permissions for the specified AMI from the
-The following command removes all public and explicit launch permissions from the specified AMI. Note that the owner of the AMI always has launch permissions and is therefore unaffected by this command.
+The following exaple removes all public and explicit launch permissions from the specified AMI. Note that the owner of the AMI always has launch permissions and is therefore unaffected by this command.