AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/organizations/create-account.md

Summary

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

Security assessment

Documented AccountJoinedOrganization CloudTrail events for new accounts, improving audit trails. No security issue is addressed.

Diff

diff --git a/cli/latest/reference/organizations/create-account.md b/cli/latest/reference/organizations/create-account.md
index cafe73881..b28eea2a5 100644
--- a//cli/latest/reference/organizations/create-account.md
+++ b//cli/latest/reference/organizations/create-account.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.53 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.55 Command Reference](../../index.html) »
@@ -66,0 +67,2 @@ Creates an Amazon Web Services account that is automatically a member of the org
+Additionally, the `AccountJoinedOrganization` event is logged in CloudTrail and is available only in the management account’s event history. This event includes `joinedMethod:Created` and `joinedTime` fields to provide context on how and when the account joined the organization.
+
@@ -531 +533 @@ CreateAccountStatus -> (structure)
-  * [AWS CLI 2.34.53 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.55 Command Reference](../../index.html) »