Learn R Programming

paws.management (version 0.3.1)

auditmanager_batch_import_evidence_to_assessment_control: Uploads one or more pieces of evidence to a control in an Audit Manager assessment

Description

Uploads one or more pieces of evidence to a control in an Audit Manager assessment. You can upload manual evidence from any Amazon Simple Storage Service (Amazon S3) bucket by specifying the S3 URI of the evidence.

See https://www.paws-r-sdk.com/docs/auditmanager_batch_import_evidence_to_assessment_control/ for full documentation.

Usage

auditmanager_batch_import_evidence_to_assessment_control(
  assessmentId,
  controlSetId,
  controlId,
  manualEvidence
)

Arguments

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.