AWS singlesignon documentation change
Summary
Fixed URL formatting by adding an extra slash in the blog post link
Security assessment
Change only corrects a URL path syntax error without altering security content. No evidence of addressing vulnerabilities or security improvements.
Diff
diff --git a/singlesignon/latest/userguide/tip-usecase-ate.md b/singlesignon/latest/userguide/tip-usecase-ate.md index 6e1bbc377..bf0a739bf 100644 --- a//singlesignon/latest/userguide/tip-usecase-ate.md +++ b//singlesignon/latest/userguide/tip-usecase-ate.md @@ -48 +48 @@ Both Lake Formation and Amazon S3 Access Grants are required for access control -To enable trusted identity propagation for users of _custom-developed applications_ , see to [Access AWS services programmatically using trusted identity propagation](https://aws.amazon.com/blogs/security/access-aws-services-programmatically-using-trusted-identity-propagation/) in the _AWS Security Blog_. +To enable trusted identity propagation for users of _custom-developed applications_ , see to [Access AWS services programmatically using trusted identity propagation](https://aws.amazon.com/blogs//security/access-aws-services-programmatically-using-trusted-identity-propagation/) in the _AWS Security Blog_.