Skip to main content

Amazon Aurora components

tAmazonAuroraClose Closes an active connection to an Amazon Aurora database instance to release the occupied resources.
tAmazonAuroraCommit Commits in one go a global transaction instead of doing that on every row or every batch, and provides gain in performance, using a unique connection.
tAmazonAuroraConnection Opens a connection to an Amazon Aurora database instance that can then be reused by other Amazon Aurora components.
tAmazonAuroraInput Reads an Amazon Aurora database and extracts fields based on a query.
tAmazonAuroraInvalidRows Checks Amazon Aurora database rows against specific Data Quality patterns (regular expression) or Data Quality rules (business rule). Only MySQL is supported.
tAmazonAuroraOutput Writes, updates, makes changes or suppresses entries in an Amazon Aurora database.
tAmazonAuroraRollback Rolls back any changes made in the Amazon Aurora database to prevent partial transaction commit if an error occurs.
tAmazonAuroraRow Executes query statements on a specified Amazon Aurora database table.
tAmazonAuroraValidRows Checks Amazon Aurora database rows against specific Data Quality patterns (regular expression) or Data Quality rules (business rule). Only MySQL is supported.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!