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 DataSourceConfig
The data source configuration specifying CloudWatch log groups and service names to monitor.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "CloudWatchLogs" :CloudWatchLogsInputConfig}
Properties
CloudWatchLogs-
The CloudWatch logs configuration for reading agent traces from log groups.
Required: Yes
Type: CloudWatchLogsInputConfig
Update requires: No interruption