DynamoDB request
The DynamoDB request allows you to execute multiple operations on DynamoDB-compatible data sources.
You can use UI Bakery variables to compose table names, item keys and filter expressions. For instance, here's dynamic update expression:
More query examples are available here.
Last updated