AWS Security ChangesHomeSearch

AWS cli documentation change

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

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

Summary

Updated AWS CLI version reference and added CloudTrail logging documentation for account departure events

Security assessment

Added AccountDepartedOrganization CloudTrail event documentation for voluntary leaves, improving audit trails. No security vulnerability fixed.

Diff

diff --git a/cli/latest/reference/organizations/leave-organization.md b/cli/latest/reference/organizations/leave-organization.md
index 9cbab044a..ea1bc2df0 100644
--- a//cli/latest/reference/organizations/leave-organization.md
+++ b//cli/latest/reference/organizations/leave-organization.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.53 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.55 Command Reference](../../index.html) »
@@ -63,0 +64,2 @@ You can only call from operation from a member account.
+When an account leaves an organization, 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.
+
@@ -255 +257 @@ None
-  * [AWS CLI 2.34.53 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.55 Command Reference](../../index.html) »