[
https://issues.apache.org/jira/browse/CAMEL-12232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michele Mancini reopened CAMEL-12232:
-------------------------------------
*I am sorry but this behaviour was not present in the version 2.17.7.*
Following the documentation the field region is used as:
"The region who the bucket is located. This option is used in the
{{com.amazonaws.services.s3.model.CreateBucketRequest}}."
The correct field is amazonS3Endpoint.
[http://camel.apache.org/aws-s3.html]
By the way, I did a test and it does not work.
Could you please perform a test before close this ticket?
Thanks
Michele
> 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
> Assignee: Andrea Cosentino
> Priority: Blocker
> 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)