Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 65709 invoked from network); 1 Jan 2011 17:56:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Jan 2011 17:56:51 -0000 Received: (qmail 73244 invoked by uid 500); 31 Dec 2010 13:30:10 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 73138 invoked by uid 500); 31 Dec 2010 13:30:10 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 73130 invoked by uid 500); 31 Dec 2010 13:30:10 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 73127 invoked by uid 99); 31 Dec 2010 13:30:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Dec 2010 13:30:09 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Dec 2010 13:30:07 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oBVDTjtx017286 for ; Fri, 31 Dec 2010 13:29:46 GMT Message-ID: <17570204.82431293802185853.JavaMail.jira@thor> Date: Fri, 31 Dec 2010 08:29:45 -0500 (EST) From: "Tracy Snell (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Commented: (CAMEL-3468) New camel-aws component In-Reply-To: <7496419.38961293510525205.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CAMEL-3468?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1297= 6250#action_12976250 ]=20 Tracy Snell commented on CAMEL-3468: ------------------------------------ I don't understand this item: - provide the option to configure a client in the URL like "sqs://MyQueue?a= ccessKey=3Dxxx&secretKey=3Dyyy&client=3D#myAmazonSQSClient" to have the pos= sibility to share and mock the client What is myAmazonSQSClient? Side note, should all the class names be Sqs... or SQS...? I like the latte= r actually.=20 > 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=C3=BCller > Fix For: 2.6.0 > > 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 servi= ces will be added soon. I used the Amazon AWS SDK for Java to interface wit= h 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. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.