Skip to content

Bedrock Agent Runtime  >  Structures  >  FilterAttribute

FilterAttribute

Structure Class

FilterAttribute dataclass

Specifies the name that the metadata attribute must match and the value to which to compare the value of the metadata attribute. For more information, see Query configurations.

This data type is used in the following API operations:

Attributes

key instance-attribute
key: str

The name that the metadata attribute must match.

value instance-attribute
value: Document

The value to which to compare the value of the metadata attribute.