Return-Path: Delivered-To: apmail-camel-users-archive@www.apache.org Received: (qmail 72185 invoked from network); 14 Apr 2011 18:29:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Apr 2011 18:29:22 -0000 Received: (qmail 72308 invoked by uid 500); 14 Apr 2011 18:29:22 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 72222 invoked by uid 500); 14 Apr 2011 18:29:21 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 72214 invoked by uid 99); 14 Apr 2011 18:29:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Apr 2011 18:29:21 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Apr 2011 18:29:15 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.69) (envelope-from ) id 1QARHi-0007O2-KA for users@camel.apache.org; Thu, 14 Apr 2011 11:28:54 -0700 Date: Thu, 14 Apr 2011 11:28:54 -0700 (PDT) From: preben To: users@camel.apache.org Message-ID: <1302805734619-4303687.post@n5.nabble.com> Subject: missing region property in aws-sns component MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi I have been looking at the new sns component in 2.8-snapshot. The SnsEndpoint.doStart method auto create (or reuses if exists) a new topic with the component topic name, but it will always be created in the us-east-1 region. Shouldn't it be possible to have a region property on the SnsConfiguration that supports different regions so that topics will be created in the chosen region ? /preben -- View this message in context: http://camel.465427.n5.nabble.com/missing-region-property-in-aws-sns-component-tp4303687p4303687.html Sent from the Camel - Users mailing list archive at Nabble.com.