IngestionJobFilter - Amazon Bedrock

IngestionJobFilter

Defines a filter by which to filter the results.

Contents

attribute

The attribute by which to filter the results.

Type: String

Valid Values: STATUS

Required: Yes

operator

The operation to carry out between the attribute and the values.

Type: String

Valid Values: EQ

Required: Yes

values

A list of values for the attribute.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 10 items.

Length Constraints: Minimum length of 0. Maximum length of 100.

Pattern: ^.*$

Required: Yes

See Also

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