-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
False
-
Undefined
-
0
We'd need to cover the following operations found in org.apache.camel.component.aws2.ddb.Ddb2Operations to make sure that our extension works well in native mode:
- BatchGetItems
- DeleteTable
- DescribeTable
- Query
- Scan
- UpdateTable
For DDB Stream the following use cases should be tested:
- Bean as a sequenceNumberProvider https://camel.apache.org/components/3.10.x/aws2-ddbstream-component.html#_sequence_numbers
- Batch consumer https://camel.apache.org/components/3.10.x/aws2-ddbstream-component.html#_batch_consumer
General:
- Our DDB extension should be able to work when `quarkus-amazon-dynamodb` is in the class path.
- duplicates
-
ENTESB-16744 Expand AWS DDB component test coverage
-
- Closed
-