Do everything in one place
Customize your AWS Lambda and Oracle integration with the following triggers and actions.
Triggers
When this happens…
AWS Lambda
-
New function createdNew function created in AWS Lambda
Any other trigger you can think up
Oracle
-
New rowNew row in a table in Oracle
-
New rows BatchNew batch of rows in a table in Oracle
-
New/updated rowNew/updated row in a table in Oracle
-
New/updated rows BatchNew/updated batch of rows in a table in Oracle
Any other trigger you can think up
Actions
Do this…
AWS Lambda
-
Get function detailsGet function details from AWS Lambda
-
Invoke functionInvoke function in AWS Lambda
Any other trigger you can think up
Oracle
-
Delete rowsDelete rows in a table in Oracle
-
Execute stored procedureExecute stored procedure in Oracle
-
Export query result BulkExport result of custom SQL in Oracle
-
Insert rowInsert row in a table in Oracle
-
Insert rows BatchInsert batch of rows in a table in Oracle
-
Run custom SQLRun custom SQL in Oracle
-
Select rowsSelect rows in a table in Oracle
-
Select rows using custom SQLSelect rows using custom SQL in Oracle
-
Update rowsUpdate rows in a table in Oracle
-
Update rows BatchUpdate batch of rows in a table in Oracle
-
Upsert rowUpsert row in a table in Oracle
-
Upsert rows BatchUpsert batch of rows in a table in Oracle
- Show all 12
Any other trigger you can think up