AutomationRulesFindingFilters

The criteria that determine which findings a rule applies to.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Web Services account ID in which a finding was generated.

Link copied to clipboard

The name of the Amazon Web Services account in which a finding was generated.

Link copied to clipboard

The name of the company for the product that generated the finding. For control-based findings, the company is Amazon Web Services.

Link copied to clipboard

The unique identifier of a standard in which a control is enabled. This field consists of the resource portion of the Amazon Resource Name (ARN) returned for a standard in the DescribeStandards API response.

Link copied to clipboard

The security control ID for which a finding was generated. Security control IDs are the same across standards.

Link copied to clipboard

The result of a security check. This field is only used for findings generated from controls.

Link copied to clipboard

The likelihood that a finding accurately identifies the behavior or issue that it was intended to identify. Confidence is scored on a 0–100 basis using a ratio scale. A value of 0 means 0 percent confidence, and a value of 100 means 100 percent confidence. For example, a data exfiltration detection based on a statistical deviation of network traffic has low confidence because an actual exfiltration hasn't been verified. For more information, see Confidence in the Security Hub User Guide.

Link copied to clipboard

A timestamp that indicates when this finding record was created.

Link copied to clipboard

The level of importance that is assigned to the resources that are associated with a finding. Criticality is scored on a 0–100 basis, using a ratio scale that supports only full integers. A score of 0 means that the underlying resources have no criticality, and a score of 100 is reserved for the most critical resources. For more information, see Criticality in the Security Hub User Guide.

Link copied to clipboard

A finding's description.

Link copied to clipboard

A timestamp that indicates when the potential security issue captured by a finding was first observed by the security findings product.

Link copied to clipboard

The identifier for the solution-specific component that generated a finding.

Link copied to clipboard

The product-specific identifier for a finding.

Link copied to clipboard

A timestamp that indicates when the potential security issue captured by a finding was most recently observed by the security findings product.

Link copied to clipboard

The text of a user-defined note that's added to a finding.

Link copied to clipboard

The timestamp of when the note was updated. Uses the date-time format specified in RFC 3339 section 5.6, Internet Date/Time Format. The value cannot contain spaces. For example, 2020-03-22T13:22:13.933Z.

Link copied to clipboard

The principal that created a note.

Link copied to clipboard

The Amazon Resource Name (ARN) for a third-party product that generated a finding in Security Hub.

Link copied to clipboard

Provides the name of the product that generated the finding. For control-based findings, the product name is Security Hub.

Link copied to clipboard

Provides the current state of a finding.

Link copied to clipboard

The product-generated identifier for a related finding.

Link copied to clipboard

The ARN for the product that generated a related finding.

Link copied to clipboard

The Amazon Resource Name (ARN) of the application that is related to a finding.

Link copied to clipboard

The name of the application that is related to a finding.

Link copied to clipboard

Custom fields and values about the resource that a finding pertains to.

Link copied to clipboard

The identifier for the given resource type. For Amazon Web Services resources that are identified by Amazon Resource Names (ARNs), this is the ARN. For Amazon Web Services resources that lack ARNs, this is the identifier as defined by the Amazon Web Service that created the resource. For non-Amazon Web Services resources, this is a unique identifier that is associated with the resource.

Link copied to clipboard

The partition in which the resource that the finding pertains to is located. A partition is a group of Amazon Web Services Regions. Each Amazon Web Services account is scoped to one partition.

Link copied to clipboard

The Amazon Web Services Region where the resource that a finding pertains to is located.

Link copied to clipboard

A list of Amazon Web Services tags associated with a resource at the time the finding was processed.

Link copied to clipboard

The type of resource that the finding pertains to.

Link copied to clipboard

The severity value of the finding.

Link copied to clipboard

Provides a URL that links to a page about the current finding in the finding product.

Link copied to clipboard

A finding's title.

Link copied to clipboard

One or more finding types in the format of namespace/category/classifier that classify a finding. For a list of namespaces, classifiers, and categories, see Types taxonomy for ASFF in the Security Hub User Guide.

Link copied to clipboard

A timestamp that indicates when the finding record was most recently updated.

Link copied to clipboard

A list of user-defined name and value string pairs added to a finding.

Link copied to clipboard

Provides the veracity of a finding.

Link copied to clipboard

Provides information about the status of the investigation into a finding.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String