AWS Security ChangesHomeSearch

AWS res documentation change

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

File: res/archive/release-minus-2/ug/S3-buckets-preventing-exfiltration.md

Summary

Changed example bucket name from 'mybucket' to 'amzn-s3-demo-bucket' in data exfiltration prevention policy example

Security assessment

Standardizes example bucket name without altering security guidance. Maintains existing security documentation about preventing unauthorized data transfers.

Diff

diff --git a/res/archive/release-minus-2/ug/S3-buckets-preventing-exfiltration.md b/res/archive/release-minus-2/ug/S3-buckets-preventing-exfiltration.md
index 59617c990..fd9649772 100644
--- a//res/archive/release-minus-2/ug/S3-buckets-preventing-exfiltration.md
+++ b//res/archive/release-minus-2/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):