listAnomalies
abstract suspend fun listAnomalies(input: ListAnomaliesRequest = ListAnomaliesRequest { }): ListAnomaliesResponse
Returns a list of anomalies that log anomaly detectors have found. For details about the structure format of each anomaly object that is returned, see the example in this section.