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

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

commit f5cbf15a5776e89b8705266a0f39ad19886f696f
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