DatabaseOutput
class DatabaseOutput
Represents a JDBC database output object which defines the output destination for a DataBrew recipe job to write into.
Types
Properties
Link copied to clipboard
Represents options that specify how and where DataBrew writes the database output generated by recipe jobs.
Link copied to clipboard
The output mode to write into the database. Currently supported option: NEW_TABLE.
Link copied to clipboard
The Glue connection that stores the connection information for the target database.