AWS Security ChangesHomeSearch

AWS prescriptive-guidance documentation change

Service: prescriptive-guidance · 2025-11-22 · Documentation low

File: prescriptive-guidance/latest/data-lake-for-growth-scale/data-producer.md

Summary

Fixed URL formatting by adding double slashes in Amazon S3 and AWS KMS documentation links

Security assessment

The changes correct URL syntax but do not alter security-related content. The guidance about bucket policies and KMS key permissions remains unchanged.

Diff

diff --git a/prescriptive-guidance/latest/data-lake-for-growth-scale/data-producer.md b/prescriptive-guidance/latest/data-lake-for-growth-scale/data-producer.md
index 5637f7370..fa7f84a15 100644
--- a//prescriptive-guidance/latest/data-lake-for-growth-scale/data-producer.md
+++ b//prescriptive-guidance/latest/data-lake-for-growth-scale/data-producer.md
@@ -21 +21 @@ The following table describes the two AWS services that data producers use to sh
-[**Amazon Simple Storage Service (Amazon S3)**](https://docs.aws.amazon.com/AmazonS3/latest/userguide/Welcome.html) |  Adjust the bucket policy for S3 buckets to provide data access to the AWS Identity and Access Management (IAM) roles in the centralized catalog. Data producers can also share data stored in other data applications or services by using Amazon S3 as the intermediate data layer.  
+[**Amazon Simple Storage Service (Amazon S3)**](https://docs.aws.amazon.com//AmazonS3/latest/userguide/Welcome.html) |  Adjust the bucket policy for S3 buckets to provide data access to the AWS Identity and Access Management (IAM) roles in the centralized catalog. Data producers can also share data stored in other data applications or services by using Amazon S3 as the intermediate data layer.  
@@ -23 +23 @@ The following table describes the two AWS services that data producers use to sh
-[**AWS Key Management Service (AWS KMS)**](https://docs.aws.amazon.com/kms/latest/developerguide/overview.html) | Provide permissions for the AWS managed keys to the IAM roles in the centralized catalog and the AWS KMS keys used to encrypt the shared Amazon S3 data in the data producer accounts.   
+[**AWS Key Management Service (AWS KMS)**](https://docs.aws.amazon.com//kms/latest/developerguide/overview.html) | Provide permissions for the AWS managed keys to the IAM roles in the centralized catalog and the AWS KMS keys used to encrypt the shared Amazon S3 data in the data producer accounts.