AWS wellarchitected documentation change
Summary
Fixed URL formatting in IAM best practices link by adding an extra slash in the path.
Security assessment
Change corrects a URL path syntax error but does not alter security guidance or address vulnerabilities. The content update relates to policy name corrections without security impact.
Diff
diff --git a/wellarchitected/latest/userguide/document-revisions.md b/wellarchitected/latest/userguide/document-revisions.md index f77877386..e35b3f425 100644 --- a//wellarchitected/latest/userguide/document-revisions.md +++ b//wellarchitected/latest/userguide/document-revisions.md @@ -30 +30 @@ Content update| Corrected name of WellArchitectedConsoleReadOnlyAccess policy.| -[Updated the IAM guidance for AWS WA Tool](./iam-auth-access.html)| Updated guide to align with the IAM best practices. For more information, see [Security best practices in IAM](https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html).| January 4, 2023 +[Updated the IAM guidance for AWS WA Tool](./iam-auth-access.html)| Updated guide to align with the IAM best practices. For more information, see [Security best practices in IAM](https://docs.aws.amazon.com//IAM/latest/UserGuide/best-practices.html).| January 4, 2023