listAuditFindings
inline suspend fun IotClient.listAuditFindings(crossinline block: ListAuditFindingsRequest.Builder.() -> Unit): ListAuditFindingsResponse
Lists the findings (results) of a Device Defender audit or of the audits performed during a specified time period. (Findings are retained for 90 days.)
Requires permission to access the ListAuditFindings action.