AWS singlesignon documentation change
Summary
Fixed URL formatting by adding double slashes after domain in Athena documentation links
Security assessment
The changes only correct URL syntax and do not introduce new security content or address vulnerabilities. No security implications detected in link formatting adjustments.
Diff
diff --git a/singlesignon/latest/userguide/setting-up-tip-ate.md b/singlesignon/latest/userguide/setting-up-tip-ate.md index c7f0aeced..aa1af54f2 100644 --- a//singlesignon/latest/userguide/setting-up-tip-ate.md +++ b//singlesignon/latest/userguide/setting-up-tip-ate.md @@ -28 +28 @@ To set up trusted identity propagation with Athena, the Athena administrator mus - 1. Review [Considerations and limitations in using IAM Identity Center enabled Athena workgroups](https://docs.aws.amazon.com/athena/latest/ug/workgroups-identity-center.html#workgroups-identity-center-considerations-and-limitations). + 1. Review [Considerations and limitations in using IAM Identity Center enabled Athena workgroups](https://docs.aws.amazon.com//athena/latest/ug/workgroups-identity-center.html#workgroups-identity-center-considerations-and-limitations). @@ -30 +30 @@ To set up trusted identity propagation with Athena, the Athena administrator mus - 2. [Create an IAM Identity Center enabled Athena workgroup](https://docs.aws.amazon.com/athena/latest/ug/workgroups-identity-center.html#workgroups-identity-center-creating-an-identity-center-enabled-athena-workgroup). + 2. [Create an IAM Identity Center enabled Athena workgroup](https://docs.aws.amazon.com//athena/latest/ug/workgroups-identity-center.html#workgroups-identity-center-creating-an-identity-center-enabled-athena-workgroup).