Skip to content

Bedrock Agent  >  Structures  >  IngestionJobFilter

IngestionJobFilter

Structure Class

IngestionJobFilter dataclass

The definition of a filter to filter the data.

Attributes

attribute instance-attribute

The name of field or attribute to apply the filter.

operator instance-attribute

The operation to apply to the field or attribute.

values instance-attribute
values: list[str]

A list of values that belong to the field or attribute.