Finding

An AWS Security Finding Format (ASFF) finding object that provides a normalized format for security findings.

AWSComplianceMonitoringSecurity

Properties

Name Type Description
SchemaVersion string The schema version that a finding is formatted for.
Id string The identifier for the finding.
ProductArn string The ARN generated by Security Hub for the product that generated the finding.
GeneratorId string The identifier for the solution-specific component that generated the finding.
AwsAccountId string The AWS account ID where the finding was generated.
Types array One or more finding types in the format of namespace/category/classifier.
CreatedAt string Indicates when the finding was created.
UpdatedAt string Indicates when the finding was most recently updated.
Severity object The severity of the finding.
Title string A finding title.
Description string A finding description.
Resources array A set of resource data types describing the resources the finding refers to.
Compliance object
Workflow object
RecordState string
View JSON Schema on GitHub