AWS Security ChangesHomeSearch

AWS AWSEC2 documentation change

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

File: AWSEC2/latest/UserGuide/copy-ami-permissions.md

Summary

Updated S3 bucket ARN example with specific account/region identifiers

Security assessment

Change provides more precise resource identifiers in policy examples but does not alter security guidance.

Diff

diff --git a/AWSEC2/latest/UserGuide/copy-ami-permissions.md b/AWSEC2/latest/UserGuide/copy-ami-permissions.md
index feb4562a4..4467e7213 100644
--- a//AWSEC2/latest/UserGuide/copy-ami-permissions.md
+++ b//AWSEC2/latest/UserGuide/copy-ami-permissions.md
@@ -131 +131 @@ The following example policy grants you permission to copy any instance store-ba
-                    "arn:aws:s3:::amis-for-account-in-region-hash"
+                    "arn:aws:s3:::amis-for-111122223333-in-us-east-2-hash"