FindingHistoryRecord
class FindingHistoryRecord
A list of events that changed the specified finding during the specified time period. Each record represents a single finding change event.
Types
Properties
Link copied to clipboard
Identifies whether the event marks the creation of a new finding. A value of True
means that the finding is newly created. A value of False
means that the finding isn’t newly created.
Link copied to clipboard
Identifies which finding to get the finding history for.
Link copied to clipboard
An array of objects that provides details about the finding change event, including the Amazon Web Services Security Finding Format (ASFF) field that changed, the value of the field before the change, and the value of the field after the change.
Link copied to clipboard
Link copied to clipboard
A timestamp that indicates when Security Hub processed the updated finding record.