AWS Security ChangesHomeSearch

AWS res documentation change

Service: res · 2025-08-19 · Documentation low

File: res/latest/ug/S3-buckets-preventing-exfiltration.md

Summary

Updated bucket name placeholder from 'mybucket' to 'amzn-s3-demo-bucket' in data exfiltration prevention example

Security assessment

Change only standardizes example naming without affecting security recommendations

Diff

diff --git a/res/latest/ug/S3-buckets-preventing-exfiltration.md b/res/latest/ug/S3-buckets-preventing-exfiltration.md
index a1f592857..26f2ea790 100644
--- a//res/latest/ug/S3-buckets-preventing-exfiltration.md
+++ b//res/latest/ug/S3-buckets-preventing-exfiltration.md
@@ -39 +39 @@ To prevent users from exfiltrating data from secure S3 buckets into their own S3
-    2. In the policy editor, enter a policy that restricts access to resources within your account or a specific account. Here's an example policy (replace `mybucket` with your S3 bucket name and `111122223333` and `444455556666` with the appropriate AWS account IDs that you want to have access): 
+    2. In the policy editor, enter a policy that restricts access to resources within your account or a specific account. Here's an example policy (replace `amzn-s3-demo-bucket` with your S3 bucket name and `111122223333` and `444455556666` with the appropriate AWS account IDs that you want to have access):