This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 1f54db2  Regen for commit 80f0e28f6e76dc7e76824c1a3ca617de489d7202
     add d721270  Camel-AWS2-DDB: Added a PutItem IT Test
     add 575d69d  Camel-AWS2-DDB: Added an update item IT Test

No new revisions were added by this update.

Summary of changes:
 .../camel/component/aws2/ddb/Ddb2Endpoint.java     |  8 +-
 .../aws2/ddb/localstack/AWS2PutItemRuleIT.java     | 76 ++++++++++++++++++
 .../AWS2UpdateItemRuleIT.java}                     | 93 +++++++---------------
 3 files changed, 111 insertions(+), 66 deletions(-)
 create mode 100644 
components/camel-aws/camel-aws2-ddb/src/test/java/org/apache/camel/component/aws2/ddb/localstack/AWS2PutItemRuleIT.java
 copy 
components/camel-aws/camel-aws2-ddb/src/test/java/org/apache/camel/component/aws2/ddb/{integration/DdbComponentIntegrationTest.java
 => localstack/AWS2UpdateItemRuleIT.java} (53%)

Reply via email to