View source: R/auditmanager_operations.R
| auditmanager_batch_import_evidence_to_assessment_control | R Documentation | 
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
)
| assessmentId | [required] The identifier for the assessment. | 
| controlSetId | [required] The identifier for the control set. | 
| controlId | [required] The identifier for the control. | 
| manualEvidence | [required] The list of manual evidence objects. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.