Skip to content

Bedrock Agentcore Control  >  Structures  >  CloudWatchOutputConfig

CloudWatchOutputConfig

Structure Class

CloudWatchOutputConfig dataclass

The configuration for writing evaluation results to CloudWatch logs with embedded metric format (EMF) for monitoring.

Attributes

log_group_name instance-attribute
log_group_name: str

The name of the CloudWatch log group where evaluation results will be written. The log group will be created if it doesn't exist.