AWS Security ChangesHomeSearch

AWS qldb documentation change

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

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

Summary

Updated example S3 bucket names from 'amzn-s3-demo-bucket' to 'amzn-s3-demo-qldb-cloudtrail' in export documentation examples.

Security assessment

Changes only standardize example bucket names to include 'qldb-cloudtrail' but do not introduce security features or address security issues.

Diff

diff --git a/qldb/latest/developerguide/export-journal.output.md
index ccfd3fc81..b5997296a 100644
--- a/qldb/latest/developerguide/export-journal.output.md
+++ b/qldb/latest/developerguide/export-journal.output.md
@@ -41 +41 @@ The file-naming convention is as follows.
-    s3://amzn-s3-demo-bucket/prefix/exportId.started.manifest
+    s3://amzn-s3-demo-qldb-cloudtrail/prefix/exportId.started.manifest
@@ -46 +46 @@ The following is an example of an initial manifest file and its contents in Ion
-    s3://amzn-s3-demo-bucket/journalExport/8UyXulxccYLAsbN1aon7e4.started.manifest
+    s3://amzn-s3-demo-qldb-cloudtrail/journalExport/8UyXulxccYLAsbN1aon7e4.started.manifest
@@ -54 +54 @@ The following is an example of an initial manifest file and its contents in Ion
-      bucket:"amzn-s3-demo-bucket",
+      bucket:"amzn-s3-demo-qldb-cloudtrail",
@@ -75 +75 @@ The final manifest includes an ordered list of data object keys that were writte
-    s3://amzn-s3-demo-bucket/prefix/exportId.strandId.completed.manifest
+    s3://amzn-s3-demo-qldb-cloudtrail/prefix/exportId.strandId.completed.manifest
@@ -80 +80 @@ The `strandId` is a unique ID that QLDB assigns to the strand. The following is
-    s3://amzn-s3-demo-bucket/journalExport/8UyXulxccYLAsbN1aon7e4.JdxjkR9bSYB5jMHWcI464T.completed.manifest
+    s3://amzn-s3-demo-qldb-cloudtrail/journalExport/8UyXulxccYLAsbN1aon7e4.JdxjkR9bSYB5jMHWcI464T.completed.manifest
@@ -104 +104 @@ A journal export job writes these data objects with the following naming convent
-    s3://amzn-s3-demo-bucket/prefix/yyyy/mm/dd/hh/strandId.startSn-endSn.ion|.json
+    s3://amzn-s3-demo-qldb-cloudtrail/prefix/yyyy/mm/dd/hh/strandId.startSn-endSn.ion|.json
@@ -120 +120 @@ For example, suppose that you specify the following path.
-    s3://amzn-s3-demo-bucket/journalExport/
+    s3://amzn-s3-demo-qldb-cloudtrail/journalExport/
@@ -125 +125 @@ Your export job creates an Amazon S3 data object that looks similar to the follo
-    s3://amzn-s3-demo-bucket/journalExport/2019/04/15/22/JdxjkR9bSYB5jMHWcI464T.1-5.ion
+    s3://amzn-s3-demo-qldb-cloudtrail/journalExport/2019/04/15/22/JdxjkR9bSYB5jMHWcI464T.1-5.ion