

# ReportConfigurationS3OutputInput
<a name="API_ReportConfigurationS3OutputInput"></a>

Specifies the S3 destination for the experiment report.

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

 ** bucketName **   <a name="fis-Type-ReportConfigurationS3OutputInput-bucketName"></a>
The name of the S3 bucket where the experiment report will be stored.  
Type: String  
Length Constraints: Minimum length of 3. Maximum length of 63.  
Pattern: `[\S]+`   
Required: No

 ** prefix **   <a name="fis-Type-ReportConfigurationS3OutputInput-prefix"></a>
The prefix of the S3 bucket where the experiment report will be stored.  
Type: String  
Length Constraints: Maximum length of 256.  
Pattern: `[\S]+`   
Required: No

## See Also
<a name="API_ReportConfigurationS3OutputInput_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/fis-2020-12-01/ReportConfigurationS3OutputInput) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/fis-2020-12-01/ReportConfigurationS3OutputInput) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/fis-2020-12-01/ReportConfigurationS3OutputInput) 