Adds one or more pieces of evidence to a control in an Audit Manager assessment.
See https://www.paws-r-sdk.com/docs/auditmanager_batch_import_evidence_to_assessment_control/ for full documentation.
auditmanager_batch_import_evidence_to_assessment_control(
assessmentId,
controlSetId,
controlId,
manualEvidence
)
[required] The identifier for the assessment.
[required] The identifier for the control set.
[required] The identifier for the control.
[required] The list of manual evidence objects.