AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/securityagent/delete-target-domain.md

Summary

Clarified command description and output fields related to penetration testing domains.

Security assessment

The changes better document penetration testing security features by explaining domain deletion consequences, but don't address any specific security vulnerability or weakness.

Diff

diff --git a/cli/latest/reference/securityagent/delete-target-domain.md b/cli/latest/reference/securityagent/delete-target-domain.md
index 0c8a4f99e..9bad5fcb2 100644
--- a//cli/latest/reference/securityagent/delete-target-domain.md
+++ b//cli/latest/reference/securityagent/delete-target-domain.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
-Deletes a target domain record
+Deletes a target domain registration. After deletion, the domain can no longer be used for penetration testing.
@@ -95 +95 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
-> Unique identifier of the target domain to delete
+> The unique identifier of the target domain to delete.
@@ -212 +212 @@ targetDomainId -> (string)
-> Unique identifier of the deleted target domain
+> The unique identifier of the deleted target domain.
@@ -224 +224 @@ targetDomainId -> (string)
-  * [AWS CLI 2.34.41 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.44 Command Reference](../../index.html) »