CreateOnlineEvaluationConfigRequest
Types
Properties
A unique, case-sensitive identifier to ensure that the API request completes no more than one time. If you don't specify this field, a value is randomly generated for you. If this token matches a previous request, the service ignores the request, but doesn't return an error. For more information, see Ensuring idempotency.
The data source configuration that specifies CloudWatch log groups and service names to monitor for agent traces.
The description of the online evaluation configuration that explains its monitoring purpose and scope.
Whether to enable the online evaluation configuration immediately upon creation. If true, evaluation begins automatically.
The Amazon Resource Name (ARN) of the IAM role that grants permissions to read from CloudWatch logs, write evaluation results, and invoke Amazon Bedrock models for evaluation.
The list of evaluators to apply during online evaluation. Can include both built-in evaluators and custom evaluators created with CreateEvaluator.
The name of the online evaluation configuration. Must be unique within your account.