

# ExperimentTemplateS3LogConfigurationInput
<a name="API_ExperimentTemplateS3LogConfigurationInput"></a>

Specifies the configuration for experiment logging to Amazon S3.

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

 ** bucketName **   <a name="fis-Type-ExperimentTemplateS3LogConfigurationInput-bucketName"></a>
The name of the destination bucket.  
Type: String  
Length Constraints: Minimum length of 3. Maximum length of 63.  
Pattern: `[\S]+`   
Required: Yes

 ** prefix **   <a name="fis-Type-ExperimentTemplateS3LogConfigurationInput-prefix"></a>
The bucket prefix.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 700.  
Pattern: `[\s\S]+`   
Required: No

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