

# S3ExportDestinationConfiguration
<a name="API_S3ExportDestinationConfiguration"></a>

The configuration for exporting email data to an Amazon S3 bucket.

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

 ** S3Location **   <a name="sesmailmanager-Type-S3ExportDestinationConfiguration-S3Location"></a>
The S3 location to deliver the exported email data.  
Type: String  
Pattern: `s3://[a-zA-Z0-9.-]{3,63}(/[a-zA-Z0-9!_.*'()/-]*)*`   
Required: No

## See Also
<a name="API_S3ExportDestinationConfiguration_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/mailmanager-2023-10-17/S3ExportDestinationConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/mailmanager-2023-10-17/S3ExportDestinationConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/mailmanager-2023-10-17/S3ExportDestinationConfiguration) 