AWS Security ChangesHomeSearch

AWS opensearch-service documentation change

Service: opensearch-service · 2025-04-20 · Documentation low

File: opensearch-service/latest/developerguide/custom-packages.md

Summary

Updated example bucket name in S3 path format

Security assessment

Example bucket name standardization with no security implications

Diff

diff --git a/opensearch-service/latest/developerguide/custom-packages.md b/opensearch-service/latest/developerguide/custom-packages.md
index cc624e4ca..eb975945b 100644
--- a//opensearch-service/latest/developerguide/custom-packages.md
+++ b//opensearch-service/latest/developerguide/custom-packages.md
@@ -78 +78 @@ If your dictionary contains sensitive information, specify [server-side encrypti
-After you upload the file, make note of its S3 path. The path format is `s3://`bucket-name`/`file-path`/`file-name``.
+After you upload the file, make note of its S3 path. The path format is `s3://`amzn-s3-demo-bucket`/`file-path`/`file-name``.