This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::BedrockAgentCore::OnlineEvaluationConfig OutputConfig
The output configuration specifying where evaluation results are written.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "CloudWatchConfig" :CloudWatchOutputConfig}
Properties
CloudWatchConfig-
The CloudWatch configuration for writing evaluation results to CloudWatch logs with embedded metric format.
Required: No
Type: CloudWatchOutputConfig
Update requires: No interruption