AWS Security ChangesHomeSearch

AWS tag-editor documentation change

Service: tag-editor · 2025-11-22 · Documentation low

File: tag-editor/latest/userguide/gettingstarted-prereqs-permissions.md

Summary

Fixed URL formatting in IAM policy and ARN documentation links

Security assessment

The changes correct URL syntax but do not alter permissions-related content or introduce security features. The documentation still references the same IAM policies and security practices.

Diff

diff --git a/tag-editor/latest/userguide/gettingstarted-prereqs-permissions.md b/tag-editor/latest/userguide/gettingstarted-prereqs-permissions.md
index f6bfc59d5..1735149be 100644
--- a//tag-editor/latest/userguide/gettingstarted-prereqs-permissions.md
+++ b//tag-editor/latest/userguide/gettingstarted-prereqs-permissions.md
@@ -18 +18 @@ To make full use of Tag Editor, you might need additional permissions to tag res
-If you're an administrator, you can provide permissions for your users by creating policies through the AWS Identity and Access Management (IAM) service. You first create IAM roles, users, or groups, and then apply the policies with the permissions that they need. For information about creating and attaching IAM policies, see [Working with policies](https://docs.aws.amazon.com/IAM/latest/UserGuide/ManagingPolicies.html).
+If you're an administrator, you can provide permissions for your users by creating policies through the AWS Identity and Access Management (IAM) service. You first create IAM roles, users, or groups, and then apply the policies with the permissions that they need. For information about creating and attaching IAM policies, see [Working with policies](https://docs.aws.amazon.com//IAM/latest/UserGuide/ManagingPolicies.html).
@@ -107 +107 @@ JSON
-  * `tag:*` (This permission allows all Tag Editor actions. If you instead want to restrict actions that are available to a user, you can replace the asterisk with a [specific action](https://docs.aws.amazon.com/IAM/latest/UserGuide/list_awsresourcegroups.html), or with a comma-separated list of actions.)
+  * `tag:*` (This permission allows all Tag Editor actions. If you instead want to restrict actions that are available to a user, you can replace the asterisk with a [specific action](https://docs.aws.amazon.com//IAM/latest/UserGuide/list_awsresourcegroups.html), or with a comma-separated list of actions.)
@@ -198 +198 @@ AWS services support the following:
-  * **Resource-level permissions in policies** – Many services support using [ARNs](https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) to specify individual resources in the policy.
+  * **Resource-level permissions in policies** – Many services support using [ARNs](https://docs.aws.amazon.com//general/latest/gr/aws-arns-and-namespaces.html) to specify individual resources in the policy.
@@ -211 +211 @@ For more information about how Tag Editor integrates with AWS Identity and Acces
-  * [AWS services that work with IAM](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_aws-services-that-work-with-iam.html#management_svcs)
+  * [AWS services that work with IAM](https://docs.aws.amazon.com//IAM/latest/UserGuide/reference_aws-services-that-work-with-iam.html#management_svcs)
@@ -215 +215 @@ For more information about how Tag Editor integrates with AWS Identity and Acces
-  * [Controlling access to AWS resources using policies](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_controlling.html)
+  * [Controlling access to AWS resources using policies](https://docs.aws.amazon.com//IAM/latest/UserGuide/access_controlling.html)