[
https://issues.apache.org/jira/browse/CAMEL-3468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12975716#action_12975716
]
Tracy Snell commented on CAMEL-3468:
------------------------------------
Christian, let me know what's missing to make this as easy as possible to add.
First time I've tried to write a component so not positive I covered
everything. I did get a clean mvn -Psourcecheck clean install
but not sure what all I need. The unit testing relies on a mock since
connecting to AWS requires user creds. Thought about adding a profile with a
test that used a live queue. Devs would have to enter their AWS creds then make
sure to delete them. Bailed on that and decided a simple example in the
examples dir may be better and have less of a risk of someones creds getting
posted in a patch or to svn.
> New camel-aws component
> -----------------------
>
> Key: CAMEL-3468
> URL: https://issues.apache.org/jira/browse/CAMEL-3468
> Project: Camel
> Issue Type: New Feature
> Reporter: Tracy Snell
> Assignee: Christian Müller
> Attachments: patchfile.txt
>
>
> I've started a new component to interface with Amazon Web Services. This
> first pass includes just a Simple Queue Service component. Additional
> services will be added soon. I used the Amazon AWS SDK for Java to interface
> with AWS. Uses Apache 2.0 as it's license.
> Let me know if I need to change things or any thoughts/suggestions and I'll
> be glad to make the adjustments.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.