Doug Tung created CAMEL-9507:
--------------------------------
Summary: 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)