deleteMembers
inline suspend fun GuardDutyClient.deleteMembers(crossinline block: DeleteMembersRequest.Builder.() -> Unit): DeleteMembersResponse
Deletes GuardDuty member accounts (to the current GuardDuty administrator account) specified by the account IDs.
With autoEnableOrganizationMembers
configuration for your organization set to ALL
, you'll receive an error if you attempt to disable GuardDuty for a member account in your organization.