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 d4d6457110035e2b894f431503e74aa1f0fe1614
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Fri Feb 14 15:00:21 2020 +0100

    CAMEL-14552 - Create an AWS-SNS component based on SDK v2, Note about OSGi
---
 components/camel-aws2-sns/src/main/docs/aws2-sns-component.adoc | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/components/camel-aws2-sns/src/main/docs/aws2-sns-component.adoc 
b/components/camel-aws2-sns/src/main/docs/aws2-sns-component.adoc
index 08ab60c..439cdb1 100644
--- a/components/camel-aws2-sns/src/main/docs/aws2-sns-component.adoc
+++ b/components/camel-aws2-sns/src/main/docs/aws2-sns-component.adoc
@@ -21,6 +21,11 @@ You must have a valid Amazon Web Services developer account, 
and be
 signed up to use Amazon SNS. More information is available at
 https://aws.amazon.com/sns[Amazon SNS].
 
+[NOTE]
+====
+The AWS2 SNS component is not supported in OSGI
+====
+
 == URI Format
 
 [source,java]

Reply via email to