AWS healthlake documentation change
Summary
Fixed URL formatting for AWS Lake Formation console links by correcting double slashes
Security assessment
The change only corrects URL syntax and does not introduce, modify, or document any security-related functionality or vulnerabilities.
Diff
diff --git a/healthlake/latest/devguide/integrating-athena-getting-started.md b/healthlake/latest/devguide/integrating-athena-getting-started.md index f1ada1f3b..8b97050e2 100644 --- a//healthlake/latest/devguide/integrating-athena-getting-started.md +++ b//healthlake/latest/devguide/integrating-athena-getting-started.md @@ -32 +32 @@ For a user, group, or role to be able to query data in Athena, you must grant ** - 1. Open the AWS Lake Formation console: [https://console.aws.amazon.com/lakeformation/](https://console.aws.amazon.com/lakeformation) + 1. Open the AWS Lake Formation console: [https://console.aws.amazon.com/lakeformation/](https://console.aws.amazon.com//lakeformation) @@ -61 +61 @@ Now you must use **Grant on target** to grant **Select** and **Describe** on all - 1. Open the AWS Lake Formation console: [https://console.aws.amazon.com/lakeformation/](https://console.aws.amazon.com/lakeformation) + 1. Open the AWS Lake Formation console: [https://console.aws.amazon.com/lakeformation/](https://console.aws.amazon.com//lakeformation)