View a markdown version of this page

Validation - Amazon Bedrock AgentCore Control Plane

Validation

Validation rules for extracted metadata values. Only one type can be specified, matching the field's data type.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

numberValidation

Validation for NUMBER fields.

Type: NumberValidation object

Required: No

stringListValidation

Validation for STRINGLIST fields.

Type: StringListValidation object

Required: No

stringValidation

Validation for STRING fields.

Type: StringValidation object

Required: No

See Also

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