updateScheduledAudit
inline suspend fun IotClient.updateScheduledAudit(crossinline block: UpdateScheduledAuditRequest.Builder.() -> Unit): UpdateScheduledAuditResponse
Updates a scheduled audit, including which checks are performed and how often the audit takes place.
Requires permission to access the UpdateScheduledAudit action.