

# EvaluationOutputDataConfig
<a name="API_EvaluationOutputDataConfig"></a>

The Amazon S3 location where the results of your evaluation job are saved.

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

 ** s3Uri **   <a name="bedrock-Type-EvaluationOutputDataConfig-s3Uri"></a>
The Amazon S3 URI where the results of the evaluation job are saved.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1024.  
Pattern: `s3://[a-z0-9][-.a-z0-9]{1,61}[a-z0-9](?:/[-!_*'().a-z0-9A-Z]+(?:/[-!_*'().a-z0-9A-Z]+)*)?/?`   
Required: Yes

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

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