stopMonitoringMembers
inline suspend fun GuardDutyClient.stopMonitoringMembers(crossinline block: StopMonitoringMembersRequest.Builder.() -> Unit): StopMonitoringMembersResponse
Stops GuardDuty monitoring for the specified member accounts. Use the StartMonitoringMembers
operation to restart monitoring for those accounts.
With autoEnableOrganizationMembers
configuration for your organization set to ALL
, you'll receive an error if you attempt to stop monitoring the member accounts in your organization.