DatabaseTableOutputOptions
Represents options that specify how and where DataBrew writes the database output generated by recipe jobs.
Contents
Note
In the following list, the required parameters are described first.
- TableName
-
A prefix for the name of a table DataBrew will create in the database.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: Yes
- TempDirectory
-
Represents an Amazon S3 location (bucket name and object key) where DataBrew can store intermediate results.
Type: S3Location object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: