-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
False
-
Undefined
-
0
Take features from comment and provide integration (for real external service) tests in plain Camel:
- Auto create queue (Camel Localstack)
- Send batch message (Camel Localstack)
- Delete message (Camel Localstack)
- Delay queue (Not covered by test in plain Camel)
- JMS like selectors via filter + defaultVisibilityTimeout (Not covered by test in plain Camel)
- Using KMS for encryption (No Camel test)
- Use AWS client from quarkus
- Consider splitting sns/sqs CQ integration tests
Identified by ppalaga:
- Operations: sendBatchMessage, deleteMessage
- Batch consumer
- autoCreateQueue
- Server side encryption https://camel.apache.org/components/3.10.x/aws2-sqs-component.html#_server_side_encryption
- is duplicated by
-
CEQ-1940 Expand SQS test coverage
- Closed
-
ENTESB-16695 Expand SQS test coverage: camel-quarkus-aws2-sqs
- Closed