Skip to content

Bedrock Agentcore  >  Structures  >  CloudWatchOutputConfig

CloudWatchOutputConfig

Structure Class

CloudWatchOutputConfig dataclass

CloudWatch Logs destination for batch evaluation results.

Attributes

log_group_name instance-attribute
log_group_name: str

The name of the CloudWatch log group where evaluation results will be written.

log_stream_name instance-attribute
log_stream_name: str

The name of the CloudWatch log stream where evaluation results will be written.