

# S3TableOutputOptions
<a name="API_S3TableOutputOptions"></a>

Represents options that specify how and where DataBrew writes the Amazon S3 output generated by recipe jobs.

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

**Note**  
In the following list, the required parameters are described first.

 ** Location **   <a name="databrew-Type-S3TableOutputOptions-Location"></a>
Represents an Amazon S3 location (bucket name and object key) where DataBrew can write output from a job.  
Type: [S3Location](API_S3Location.md) object  
Required: Yes

## See Also
<a name="API_S3TableOutputOptions_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/databrew-2017-07-25/S3TableOutputOptions) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/databrew-2017-07-25/S3TableOutputOptions) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/databrew-2017-07-25/S3TableOutputOptions) 