AWS prescriptive-guidance documentation change
Summary
Fixed URL formatting by adding double slashes in Lake Formation documentation links
Security assessment
The changes only address URL syntax in documentation references. No modifications were made to security practices, access control logic, or encryption guidance.
Diff
diff --git a/prescriptive-guidance/latest/data-lake-for-growth-scale/onboarding-access-process-flow.md b/prescriptive-guidance/latest/data-lake-for-growth-scale/onboarding-access-process-flow.md index 38845ca67..99195f7e6 100644 --- a//prescriptive-guidance/latest/data-lake-for-growth-scale/onboarding-access-process-flow.md +++ b//prescriptive-guidance/latest/data-lake-for-growth-scale/onboarding-access-process-flow.md @@ -11 +11 @@ This guide’s data lake reference architecture helps you to independently scale -The following sections describe the onboarding process for data producers and data consumers and how to grant access in a data consumer account. This guide uses the [named resource method](https://docs.aws.amazon.com/lake-formation/latest/dg/granting-cat-perms-named-resource.html) between the centralized catalog and data consumers. The process for the [LF-TBAC method](https://docs.aws.amazon.com/lake-formation/latest/dg/granting-catalog-perms-TBAC.html) is similar but slightly different. We recommend that you evaluate and configure these approaches to meet your organization’s data governance practices and policies. +The following sections describe the onboarding process for data producers and data consumers and how to grant access in a data consumer account. This guide uses the [named resource method](https://docs.aws.amazon.com//lake-formation/latest/dg/granting-cat-perms-named-resource.html) between the centralized catalog and data consumers. The process for the [LF-TBAC method](https://docs.aws.amazon.com//lake-formation/latest/dg/granting-catalog-perms-TBAC.html) is similar but slightly different. We recommend that you evaluate and configure these approaches to meet your organization’s data governance practices and policies. @@ -59 +59 @@ After the onboarding process is complete, the data consumer's Lake Formation adm -The following diagram shows the process for granting [`Select` access](https://docs.aws.amazon.com/lake-formation/latest/dg/granting-table-permissions.html) to shared data resources with a local IAM principal in the data consumer account. The local IAM principal can be the IAM role for individual users or an IAM role that is consumed by specific AWS services. +The following diagram shows the process for granting [`Select` access](https://docs.aws.amazon.com//lake-formation/latest/dg/granting-table-permissions.html) to shared data resources with a local IAM principal in the data consumer account. The local IAM principal can be the IAM role for individual users or an IAM role that is consumed by specific AWS services.