AWS cli documentation change
Summary
Updated AWS CLI version reference and added CloudTrail logging documentation for organization creation
Security assessment
Documented AccountJoinedOrganization CloudTrail events during organization creation, improving audit capabilities. No security fix implemented.
Diff
diff --git a/cli/latest/reference/organizations/create-organization.md b/cli/latest/reference/organizations/create-organization.md index c7b0b8fce..e194fb996 100644 --- a//cli/latest/reference/organizations/create-organization.md +++ b//cli/latest/reference/organizations/create-organization.md @@ -15 +15 @@ - * [AWS CLI 2.34.53 Command Reference](../../index.html) » + * [AWS CLI 2.34.55 Command Reference](../../index.html) » @@ -65,0 +66,2 @@ By default (or if you set the `FeatureSet` parameter to `ALL` ), the new organiz +The `AccountJoinedOrganization` event is logged in CloudTrail and is available only in the management account’s event history. This event includes `joinedMethod:Invited` and `joinedTime` fields to provide context on how and when the account joined the organization. + @@ -422 +424 @@ Organization -> (structure) - * [AWS CLI 2.34.53 Command Reference](../../index.html) » + * [AWS CLI 2.34.55 Command Reference](../../index.html) »