This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new 6ad127e CAMEL-16115 - Remove Camel-AWS-* components - AWS-Translate -
Migration guide note
6ad127e is described below
commit 6ad127e1b4cc3a7f6fad625b41a655e66f5970e9
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Feb 16 09:20:40 2021 +0100
CAMEL-16115 - Remove Camel-AWS-* components - AWS-Translate - Migration
guide note
---
docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_9.adoc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git
a/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_9.adoc
b/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_9.adoc
index ce3e6ab..e78e559 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_9.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_9.adoc
@@ -41,4 +41,5 @@ the one to use above, and then add which -starter JARs you
want to use in your C
=== Camel-AWS components removed
-- Camel-AWS-SDB has been removed. There will be no substitution for this,
because there isn't a SDK v2 client for this and furthermore the service is not
listed in the AWS console anymore
+- Camel-AWS-SDB has been removed. There will be no substitution for this,
because there isn't a SDK v2 client for this and furthermore the service is not
listed in the AWS console anymore.
+- Camel-AWS-Translate has been removed. Please switch to Camel-AWS2-Translate.