You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/02/23 07:15:05 UTC

[camel] 05/05: CAMEL-16115 - Remove Camel-AWS-* components - AWS-IAM

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 9fd9aa138b48a4710fcf608cab30665c9f20b088
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Feb 23 08:01:10 2021 +0100

    CAMEL-16115 - Remove Camel-AWS-* components - AWS-IAM
---
 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 e343838..b531bdd 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
@@ -50,3 +50,4 @@ the one to use above, and then add which -starter JARs you want to use in your C
 - Camel-AWS-KMS has been removed. Please switch to Camel-AWS2-KMS.
 - Camel-AWS-Kinesis has been removed. Please switch to Camel-AWS2-Kinesis.
 - 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.