AWS lake-formation documentation change
Summary
Fixed typos in S3 bucket name placeholder and corrected a broken KMS documentation link
Security assessment
Changes are typo corrections and URL fixes without introducing or modifying security-related content. The KMS link correction points to existing security documentation but does not add new security information.
Diff
diff --git a/lake-formation/latest/dg/connect-data-source-prerequisites.md b/lake-formation/latest/dg/connect-data-source-prerequisites.md index 83a51900d..dd8fa390f 100644 --- a//lake-formation/latest/dg/connect-data-source-prerequisites.md +++ b//lake-formation/latest/dg/connect-data-source-prerequisites.md @@ -38,2 +38,2 @@ The role must have `Select` or `Describe` permissions on the Amazon S3 bucket an - "s3://"+"Your_Bucker_name"+"Your_Spill_Prefix/*", - "s3://"+"Your_Bucker_name>"+"Your_Spill_Prefix" + "s3://"+"Your_Bucket_name"+"Your_Spill_Prefix/*", + "s3://"+"Your_Bucket_name>"+"Your_Spill_Prefix" @@ -120 +120 @@ If you're not a data lake administrator, you need the Lake Formation `CREATE_CAT -For more information about managing the permissions of a customer managed key, see [Customer managed keys](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#customer-cmk). +For more information about managing the permissions of a customer managed key, see [Customer managed keys](https://docs.aws.amazon.com/https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#customer-cmk).