Skip to content

Bedrock Agentcore Control  >  Unions  >  CodeBasedEvaluatorConfig

CodeBasedEvaluatorConfig

Union Type

CodeBasedEvaluatorConfig module-attribute

Configuration for a code-based evaluator. Specify the Lambda function to use for evaluation.

Union Member Types

CodeBasedEvaluatorConfigLambdaConfig dataclass

The Lambda function configuration for code-based evaluation.

Attributes

value instance-attribute

CodeBasedEvaluatorConfigUnknown dataclass

Represents an unknown variant.

If you receive this value, you will need to update your library to receive the parsed value.

This value may not be deliberately sent.

Attributes

tag instance-attribute
tag: str