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
commit 33f4ee7f4f1518c3da6f1630613260f56f72fbf1 Author: Andrea Cosentino <[email protected]> AuthorDate: Wed Feb 24 09:49:56 2021 +0100 CAMEL-16115 - Remove Camel-AWS-* components - AWS-ECS - Added a migration note --- docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_9.adoc | 1 + 1 file changed, 1 insertion(+) 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 bb94df6..23f92c1 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 @@ -52,3 +52,4 @@ the one to use above, and then add which -starter JARs you want to use in your C - Camel-AWS-Kinesis Firehose has been removed. Please switch to Camel-AWS2-Kinesis-firehose. - Camel-AWS-IAM has been removed. Please switch to Camel-AWS2-IAM. - Camel-AWS-EKS has been removed. Please switch to Camel-AWS2-EKS. +- Camel-AWS-ECS has been removed. Please switch to Camel-AWS2-ECS.
