CompositeFilter - 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).

CompositeFilter

Enables the creation of filtering criteria for security findings.

Contents

BooleanFilters

Enables filtering based on boolean field values.

Type: Array of OcsfBooleanFilter objects

Required: No

DateFilters

Enables filtering based on date and timestamp fields.

Type: Array of OcsfDateFilter objects

Required: No

MapFilters

Enables filtering based on map field values.

Type: Array of OcsfMapFilter objects

Required: No

NumberFilters

Enables filtering based on numerical field values.

Type: Array of OcsfNumberFilter objects

Required: No

Operator

The logical operator used to combine multiple filter conditions.

Type: String

Valid Values: AND | OR

Required: No

StringFilters

Enables filtering based on string field values.

Type: Array of OcsfStringFilter objects

Required: No

See Also

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