Updates the status of a control set in an Audit Manager assessment.
See https://paws-r.github.io/docs/auditmanager/update_assessment_control_set_status.html for full documentation.
auditmanager_update_assessment_control_set_status(
assessmentId,
controlSetId,
status,
comment
)[required] The unique identifier for the assessment.
[required] The unique identifier for the control set.
[required] The status of the control set that's being updated.
[required] The comment that's related to the status update.