Andrea Cosentino created CAMEL-23229:
----------------------------------------
Summary: Camel-AWS2-DDB: Add PartiQL, transactional, and batch
write operations
Key: CAMEL-23229
URL: https://issues.apache.org/jira/browse/CAMEL-23229
Project: Camel
Issue Type: Improvement
Components: camel-aws
Reporter: Andrea Cosentino
Assignee: Andrea Cosentino
Fix For: 4.19.0
The camel-aws2-ddb component was missing several critical DynamoDB features:
PartiQL support (SQL-compatible query language), ACID transactional operations,
and batch write capability. These are essential for modern DynamoDB
applications that need flexible querying, multi-item atomic transactions, and
efficient bulk writes. This change adds 5 new operations to the component,
bringing it closer to full DynamoDB API coverage.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)