AWS tag-editor documentation change
Summary
Fixed URL formatting for a link to IAM User Guide documentation by adding a double slash.
Security assessment
The change corrects a URL but does not modify the security-related content about using tags in IAM policies. No new security features or vulnerability mitigations are introduced.
Diff
diff --git a/tag-editor/latest/userguide/tagging.md b/tag-editor/latest/userguide/tagging.md index 8a4d3c46d..82957ee6c 100644 --- a//tag-editor/latest/userguide/tagging.md +++ b//tag-editor/latest/userguide/tagging.md @@ -63 +63 @@ This page provides general information on tagging AWS resources. For more inform - * For information about using tags in IAM policies to help control who can view and interact with your AWS resources, see [Controlling access to and for IAM users and roles using tags](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_iam-tags.html) in the _IAM User Guide_. + * For information about using tags in IAM policies to help control who can view and interact with your AWS resources, see [Controlling access to and for IAM users and roles using tags](https://docs.aws.amazon.com//IAM/latest/UserGuide/access_iam-tags.html) in the _IAM User Guide_.