AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-02-22 · Documentation low

File: cli/latest/reference/guardduty/disassociate-from-master-account.md

Summary

Updated AWS CLI version reference and fixed typo in example (dissassociates → disassociates)

Security assessment

Minor typo fix in example text. No security implications as it doesn't affect command functionality or security posture.

Diff

diff --git a/cli/latest/reference/guardduty/disassociate-from-master-account.md b/cli/latest/reference/guardduty/disassociate-from-master-account.md
index cb9bdf94c..9195a31de 100644
--- a//cli/latest/reference/guardduty/disassociate-from-master-account.md
+++ b//cli/latest/reference/guardduty/disassociate-from-master-account.md
@@ -13 +13 @@
-  * [AWS CLI 2.33.25 Command Reference](../../index.html) »
+  * [AWS CLI 2.33.27 Command Reference](../../index.html) »
@@ -204 +204 @@ Unless otherwise stated, all examples have unix-like quotation rules. These exam
-The following `disassociate-from-master-account` example dissassociates your account from the current GuardDuty administrator account in the current AWS region.
+The following `disassociate-from-master-account` example disassociates your account from the current GuardDuty administrator account in the current AWS region.
@@ -222 +222 @@ None
-  * [AWS CLI 2.33.25 Command Reference](../../index.html) »
+  * [AWS CLI 2.33.27 Command Reference](../../index.html) »