class Aws::AuditManager::Types::Evidence

A record that contains the information needed to demonstrate compliance with the requirements specified by a control. Examples of evidence include change activity triggered by a user, or a system configuration snapshot.

@!attribute [rw] data_source

The data source from which the specified evidence was collected.
@return [String]

@!attribute [rw] evidence_aws_account_id

The identifier for the specified account.
@return [String]

@!attribute [rw] time

The timestamp that represents when the evidence was collected.
@return [Time]

@!attribute [rw] event_source

The Amazon Web Service from which the evidence is collected.
@return [String]

@!attribute [rw] event_name

The name of the specified evidence event.
@return [String]

@!attribute [rw] evidence_by_type

The type of automated evidence.
@return [String]

@!attribute [rw] resources_included

The list of resources assessed to generate the evidence.
@return [Array<Types::Resource>]

@!attribute [rw] attributes

The names and values used by the evidence event, including an
attribute name (such as `allowUsersToChangePassword`) and value
(such as `true` or `false`).
@return [Hash<String,String>]

@!attribute [rw] iam_id

The unique identifier for the IAM user or role associated with the
evidence.
@return [String]

@!attribute [rw] compliance_check

The evaluation status for evidence that falls under the compliance
check category. For evidence collected from Security Hub, a *Pass*
or *Fail* result is shown. For evidence collected from Config, a
*Compliant* or *Noncompliant* result is shown.
@return [String]

@!attribute [rw] aws_organization

The account from which the evidence is collected, and its
organization path.
@return [String]

@!attribute [rw] aws_account_id

The identifier for the specified account.
@return [String]

@!attribute [rw] evidence_folder_id

The identifier for the folder in which the evidence is stored.
@return [String]

@!attribute [rw] id

The identifier for the evidence.
@return [String]

@!attribute [rw] assessment_report_selection

Specifies whether the evidence is included in the assessment report.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/auditmanager-2017-07-25/Evidence AWS API Documentation

Constants

SENSITIVE