AWS cli documentation change
Summary
Updated AWS CLI version reference and added CloudTrail logging documentation for account closure events
Security assessment
Added information about AccountDepartedOrganization CloudTrail events which enhances security monitoring. No evidence of security vulnerability fix.
Diff
diff --git a/cli/latest/reference/organizations/close-account.md b/cli/latest/reference/organizations/close-account.md index ac67471d5..82973e192 100644 --- a//cli/latest/reference/organizations/close-account.md +++ b//cli/latest/reference/organizations/close-account.md @@ -15 +15 @@ - * [AWS CLI 2.34.53 Command Reference](../../index.html) » + * [AWS CLI 2.34.55 Command Reference](../../index.html) » @@ -74,0 +75,2 @@ Closes an Amazon Web Services member account within an organization. You can clo +After the permanent termination of the account after the 90-day waiting period, Organizations logs a membership event in CloudTrail. The event is an `AccountDepartedOrganization` event with `departedMethod:Cleaned` and `departedTime` . This event is available only in the management account’s event history. + @@ -243 +245 @@ None - * [AWS CLI 2.34.53 Command Reference](../../index.html) » + * [AWS CLI 2.34.55 Command Reference](../../index.html) »