Updates a custom control in Audit Manager.
See https://www.paws-r-sdk.com/docs/auditmanager_update_control/ for full documentation.
auditmanager_update_control(
controlId,
name,
description = NULL,
testingInformation = NULL,
actionPlanTitle = NULL,
actionPlanInstructions = NULL,
controlMappingSources
)
[required] The identifier for the control.
[required] The name of the updated control.
The optional description of the control.
The steps that you should follow to determine if the control is met.
The title of the action plan for remediating the control.
The recommended actions to carry out if the control isn't fulfilled.
[required] The data mapping sources for the control.