You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Michele Mancini (JIRA)" <ji...@apache.org> on 2018/02/06 14:37:00 UTC

[jira] [Created] (CAMEL-12232) aws-s3: Client is immutable when created with the builder

Michele Mancini created CAMEL-12232:
---------------------------------------

             Summary: aws-s3:  Client is immutable when created with the builder
                 Key: CAMEL-12232
                 URL: https://issues.apache.org/jira/browse/CAMEL-12232
             Project: Camel
          Issue Type: Bug
          Components: camel-aws
    Affects Versions: 2.20.2
            Reporter: Michele Mancini
             Fix For: 2.20.3


Hi, 

I want to connect to Amazon S3 Bucket but I have the following issue:

*Client is immutable when created with the builder.*

*endpoint*: aws-s3://test/private/system/brand/ETL/Feed?accessKey=RAW(XXXXXX)&amazonS3Endpoint=eu-west-1&secretKey=RAW(xxxx)


Do you know what the problem is? 

In the past with the version 2.17.7 the issue was not present.

Kendall 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)