

# S3LogDeliveryDescription
<a name="API_S3LogDeliveryDescription"></a>

The description of the details about delivering logs to Amazon S3.

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

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

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

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

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