

# S3LogDelivery
<a name="API_S3LogDelivery"></a>

Details about delivering logs to Amazon S3.

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

 ** enabled **   <a name="MSKC-Type-S3LogDelivery-enabled"></a>
Specifies whether connector logs get sent to the specified Amazon S3 destination.  
Type: Boolean  
Required: Yes

 ** bucket **   <a name="MSKC-Type-S3LogDelivery-bucket"></a>
The name of the S3 bucket that is the destination for log delivery.  
Type: String  
Required: No

 ** prefix **   <a name="MSKC-Type-S3LogDelivery-prefix"></a>
The S3 prefix that is the destination for log delivery.  
Type: String  
Required: No

## See Also
<a name="API_S3LogDelivery_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/kafkaconnect-2021-09-14/S3LogDelivery) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/kafkaconnect-2021-09-14/S3LogDelivery) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/kafkaconnect-2021-09-14/S3LogDelivery) 