AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-05-07 · Documentation low

File: cli/latest/reference/securityagent/tag-resource.md

Summary

Updated AWS CLI version reference. Generalized command description from 'Security Agent resource' to 'resource'. Improved parameter descriptions including explicit ARN reference and standardized tag formatting.

Security assessment

Changes are documentation improvements for resource tagging without security-specific context. No security features or vulnerabilities are mentioned or addressed.

Diff

diff --git a/cli/latest/reference/securityagent/tag-resource.md b/cli/latest/reference/securityagent/tag-resource.md
index 71d5fb041..548ff95af 100644
--- a//cli/latest/reference/securityagent/tag-resource.md
+++ b//cli/latest/reference/securityagent/tag-resource.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.41 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.44 Command Reference](../../index.html) »
@@ -59 +59 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c
-Adds tags to a Security Agent resource
+Adds tags to a resource.
@@ -96 +96 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
-> ARN of the resource to tag
+> The Amazon Resource Name (ARN) of the resource to tag.
@@ -100 +100 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
-> Tags to add to the resource
+> The tags to add to the resource.
@@ -104 +104 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
->> Key for a resource tag
+>> Key for a resource tag.
@@ -108 +108 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
->> Value for a resource tag
+>> Value for a resource tag.
@@ -248 +248 @@ None
-  * [AWS CLI 2.34.41 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.44 Command Reference](../../index.html) »