AWS guardduty documentation change
Summary
Changed wording from 'associated' to 'linked' in step 1 of disassociating member accounts
Security assessment
Minor wording change with no security implications; doesn't alter security procedures or address vulnerabilities
Diff
diff --git a/guardduty/latest/ug/change-guardduty-delegated-admin.md b/guardduty/latest/ug/change-guardduty-delegated-admin.md index 8c06ab703..44073805a 100644 --- a//guardduty/latest/ug/change-guardduty-delegated-admin.md +++ b//guardduty/latest/ug/change-guardduty-delegated-admin.md @@ -28 +28 @@ Before you remove a delegated GuardDuty administrator account, you must disassoc - 1. As the existing delegated GuardDuty administrator account, list all the member accounts associated with your administrator account. Run [ListMembers](https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListMembers.html) with `OnlyAssociated=false`. + 1. As the existing delegated GuardDuty administrator account, list all the member accounts linked with your administrator account. Run [ListMembers](https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListMembers.html) with `OnlyAssociated=false`.