Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9A3A318AB8 for ; Wed, 3 Feb 2016 09:38:40 +0000 (UTC) Received: (qmail 8885 invoked by uid 500); 3 Feb 2016 09:38:40 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 8823 invoked by uid 500); 3 Feb 2016 09:38:40 -0000 Mailing-List: contact issues-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 issues@camel.apache.org Received: (qmail 8793 invoked by uid 99); 3 Feb 2016 09:38:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Feb 2016 09:38:39 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id DA3712C14F7 for ; Wed, 3 Feb 2016 09:38:39 +0000 (UTC) Date: Wed, 3 Feb 2016 09:38:39 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CAMEL-9507) Support suppressing body from aws-s3 consumer MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-9507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15130113#comment-15130113 ] Claus Ibsen commented on CAMEL-9507: ------------------------------------ How is it going Doug? > Support suppressing body from aws-s3 consumer > --------------------------------------------- > > Key: CAMEL-9507 > URL: https://issues.apache.org/jira/browse/CAMEL-9507 > Project: Camel > Issue Type: New Feature > Components: camel-aws > Affects Versions: 2.16.1 > Reporter: Doug Tung > > Add a configuration option to suppress the downloading of the s3 object for the aws-s3 consumer. Just return the metadata. > Sometimes, you may want to use the claimcheck pattern with S3, where you care about a new object but will not actually download it in Camel. An example of this is the Redshift COPY command. When a file arrives in S3, we can import it into Redshift. -- This message was sent by Atlassian JIRA (v6.3.4#6332)