AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/organizations/delete-organization.md

Summary

Updated AWS CLI version reference and added CloudTrail logging documentation for organization deletion

Security assessment

Added details about AccountDepartedOrganization CloudTrail events during deletion, enhancing security monitoring. No vulnerability addressed.

Diff

diff --git a/cli/latest/reference/organizations/delete-organization.md b/cli/latest/reference/organizations/delete-organization.md
index ddda0af00..b64506bd0 100644
--- a//cli/latest/reference/organizations/delete-organization.md
+++ b//cli/latest/reference/organizations/delete-organization.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.53 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.55 Command Reference](../../index.html) »
@@ -61,0 +62,2 @@ Deletes the organization. You can delete an organization only by using credentia
+When an organization is deleted, Organizations logs a membership event in CloudTrail. The event is an `AccountDepartedOrganization` event with `departedMethod:Left` and `departedTime` . This event is available only in the management account’s event history.
+
@@ -234 +236 @@ None
-  * [AWS CLI 2.34.53 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.55 Command Reference](../../index.html) »