View source: R/auditmanager_operations.R
auditmanager_associate_assessment_report_evidence_folder | R Documentation |
Associates an evidence folder to an assessment report in an Audit Manager assessment.
See https://www.paws-r-sdk.com/docs/auditmanager_associate_assessment_report_evidence_folder/ for full documentation.
auditmanager_associate_assessment_report_evidence_folder(
assessmentId,
evidenceFolderId
)
assessmentId |
[required] The identifier for the assessment. |
evidenceFolderId |
[required] The identifier for the folder that the evidence is stored in. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.