Amazon DynamoDB components
Last updated: 8/28/2025| tDynamoDBConfiguration | Stores connection information and credentials to be reused by other DynamoDB components. |
| tDynamoDBLookupInput | Executes a database query with a strictly defined order which must correspond to the schema definition. |
| tDynamoDBInput | Retrieves data from an Amazon DynamoDB table and sends them to the component that follows for transformation. |
| tDynamoDBOutput | Creates, updates or deletes data in an Amazon DynamoDB table. |