

# CloudWatchOutputConfig
<a name="API_CloudWatchOutputConfig"></a>

CloudWatch Logs destination for batch evaluation results.

## Contents
<a name="API_CloudWatchOutputConfig_Contents"></a>

 ** logGroupName **   <a name="BedrockAgentCore-Type-CloudWatchOutputConfig-logGroupName"></a>
The name of the CloudWatch log group where evaluation results will be written.  
Type: String  
Required: Yes

 ** logStreamName **   <a name="BedrockAgentCore-Type-CloudWatchOutputConfig-logStreamName"></a>
The name of the CloudWatch log stream where evaluation results will be written.  
Type: String  
Required: Yes

## See Also
<a name="API_CloudWatchOutputConfig_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-agentcore-2024-02-28/CloudWatchOutputConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-2024-02-28/CloudWatchOutputConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-2024-02-28/CloudWatchOutputConfig) 