listViolationEvents
inline suspend fun IotClient.listViolationEvents(crossinline block: ListViolationEventsRequest.Builder.() -> Unit): ListViolationEventsResponse
Lists the Device Defender security profile violations discovered during the given time period. You can use filters to limit the results to those alerts issued for a particular security profile, behavior, or thing (device).
Requires permission to access the ListViolationEvents action.