Gunther Schrijvers created CAMEL-23548:
------------------------------------------
Summary: AWS S3- allow simple expression in
destinationBucketPrefix and destinationBucketSuffix
Key: CAMEL-23548
URL: https://issues.apache.org/jira/browse/CAMEL-23548
Project: Camel
Issue Type: New Feature
Components: camel-aws2-s3
Affects Versions: 4.20.0, 4.18.2
Reporter: Gunther Schrijvers
Currently the AWS S3 component doesn't allow simple expressions in the
*destinationBucketPrefix* and *destinationBucketSuffix* component options.
In some cases it might be useful to allow these, for instance when the
completed objects need to be moved to a key that has a prefix that starts with
the year where the object was processed.
The goal of this task is to add support for Camel [Simple
expressions|https://camel.apache.org/components/4.18.x/languages/simple-language.html]
in these component options.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)