AWS Security ChangesHomeSearch

AWS qldb documentation change

Service: qldb · 2025-03-10 · Documentation low

File: qldb/latest/developerguide/export-journal.perms.md

Summary

Updated example S3 bucket name from 'amzn-s3-demo-bucket' to 'amzn-s3-demo-qldb-cloudtrail' in policy examples

Security assessment

Change only modifies example resource names without altering security guidance or addressing vulnerabilities

Diff

diff --git a/qldb/latest/developerguide/export-journal.perms.md
index 9dd1ce5ed..f1af5b0eb 100644
--- a/qldb/latest/developerguide/export-journal.perms.md
+++ b/qldb/latest/developerguide/export-journal.perms.md
@@ -58 +58 @@ If this is your first time choosing **Policies** , the **Welcome to Managed Poli
-     * If you're using a customer managed KMS key for Amazon S3 object encryption, use the following example policy document. To use this policy, replace `amzn-s3-demo-bucket`, `us-east-1`, `123456789012`, and `1234abcd-12ab-34cd-56ef-1234567890ab` in the example with your own information.
+     * If you're using a customer managed KMS key for Amazon S3 object encryption, use the following example policy document. To use this policy, replace `amzn-s3-demo-qldb-cloudtrail`, `us-east-1`, `123456789012`, and `1234abcd-12ab-34cd-56ef-1234567890ab` in the example with your own information.
@@ -70 +70 @@ If this is your first time choosing **Policies** , the **Welcome to Managed Poli
-                    "Resource": "arn:aws:s3:::amzn-s3-demo-bucket/*"
+                    "Resource": "arn:aws:s3:::amzn-s3-demo-qldb-cloudtrail/*"
@@ -81 +81 @@ If this is your first time choosing **Policies** , the **Welcome to Managed Poli
-     * For other encryption types, use the following example policy document. To use this policy, replace `amzn-s3-demo-bucket` in the example with your own Amazon S3 bucket name.
+     * For other encryption types, use the following example policy document. To use this policy, replace `amzn-s3-demo-qldb-cloudtrail` in the example with your own Amazon S3 bucket name.
@@ -93 +93 @@ If this is your first time choosing **Policies** , the **Welcome to Managed Poli
-                    "Resource": "arn:aws:s3:::amzn-s3-demo-bucket/*"
+                    "Resource": "arn:aws:s3:::amzn-s3-demo-qldb-cloudtrail/*"