View source: R/auditmanager_operations.R
auditmanager_disassociate_assessment_report_evidence_folder | R Documentation |
Disassociates an evidence folder from the specified assessment report in Audit Manager.
See https://www.paws-r-sdk.com/docs/auditmanager_disassociate_assessment_report_evidence_folder/ for full documentation.
auditmanager_disassociate_assessment_report_evidence_folder(
assessmentId,
evidenceFolderId
)
assessmentId |
[required] The unique identifier for the assessment. |
evidenceFolderId |
[required] The unique 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.