Updates the status of a control set in an Audit Manager assessment.
See https://www.paws-r-sdk.com/docs/auditmanager_update_assessment_control_set_status/ 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.