Edits an Audit Manager assessment.
See https://www.paws-r-sdk.com/docs/auditmanager_update_assessment/ for full documentation.
auditmanager_update_assessment(
assessmentId,
assessmentName = NULL,
assessmentDescription = NULL,
scope,
assessmentReportsDestination = NULL,
roles = NULL
)
[required] The unique identifier for the assessment.
The name of the assessment to be updated.
The description of the assessment.
[required] The scope of the assessment.
The assessment report storage destination for the assessment that's being updated.
The list of roles for the assessment.