

# S3LogDeliveryDescription


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

## Contents


 ** 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


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) 