AWS Security ChangesHomeSearch

AWS cli documentation change

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

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

Summary

Updated AWS CLI version reference. Generalized command description and improved parameter explanations including ARN specification and standardized tag key references.

Security assessment

Routine documentation updates for tag removal functionality. No security features, vulnerabilities, or incidents are referenced in the changes.

Diff

diff --git a/cli/latest/reference/securityagent/untag-resource.md b/cli/latest/reference/securityagent/untag-resource.md
index 4c17f0319..e0c4a62ed 100644
--- a//cli/latest/reference/securityagent/untag-resource.md
+++ b//cli/latest/reference/securityagent/untag-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
-Removes tags from a Security Agent resource
+Removes tags from a resource.
@@ -96 +96 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
-> ARN of the resource to untag
+> The Amazon Resource Name (ARN) of the resource to remove tags from.
@@ -100 +100 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
-> List of tag keys to remove from the resource
+> The list of tag keys to remove from 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.
@@ -237 +237 @@ None
-  * [AWS CLI 2.34.41 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.44 Command Reference](../../index.html) »