FindingHistoryUpdate - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

FindingHistoryUpdate

An array of objects that provides details about a change to a finding, including the Amazon Security Finding Format (ASFF) field that changed, the value of the field before the change, and the value of the field after the change.

Contents

NewValue

The value of the ASFF field after the finding change event. To preserve storage and readability, Security Hub omits this value if FindingHistoryRecord exceeds database limits.

Type: String

Pattern: .*\S.*

Required: No

OldValue

The value of the ASFF field before the finding change event.

Type: String

Pattern: .*\S.*

Required: No

UpdatedField

The ASFF field that changed during the finding change event.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: