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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 6f2f887ce6ab751c30b0ce7ec81e9394d5d82bb3
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Thu May 20 14:16:58 2021 +0200

    Added AWS Translate Action
---
 aws-translate-action.kamelet.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/aws-translate-action.kamelet.yaml 
b/aws-translate-action.kamelet.yaml
index d41f328..fadf336 100644
--- a/aws-translate-action.kamelet.yaml
+++ b/aws-translate-action.kamelet.yaml
@@ -53,6 +53,7 @@ spec:
   dependencies:
     - "camel:dns"
     - "camel:kamelet"
+    - "camel:aws2-translate"
   flow:
     from:
       uri: "kamelet:source"

Reply via email to