Property | Description |
---|---|
Connection | Name of the Amazon Aurora source connection. |
Source Type | Type of the Amazon Aurora source object available. You can choose from the following source types:
|
Object | Name of the Amazon Aurora source object. |
Filter | A simple filter includes a field name, operator, and value. Use an advanced filter to define a more complex filter condition, which can include multiple conditions using the AND or OR logical operators. |
Select distinct rows only | Select this option to extract only distinct rows. |
Property | Description |
---|---|
Tracing level | Amount of detail that appears in the log for this transformation. You can choose terse, normal, verbose initialization, or verbose data. Default is normal. |
Pre SQL | Pre-SQL command to run before reading data from the source. |
Post SQL | Post-SQL command to run after writing data to the target. |
Output is Deterministic | When you configure this property, the Secure Agent does not stage source data for recovery if transformations in the pipeline always produce repeatable data. |
Output is repeatable | When the output is deterministic and the output is repeatable, the Secure Agent does not stage the source data for recovery. |