[
https://issues.apache.org/jira/browse/CAMEL-21562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Cosentino resolved CAMEL-21562.
--------------------------------------
Resolution: Fixed
> If HeadBucket call is not allowed, AWS2S3Endpoint fails to start
> -----------------------------------------------------------------
>
> Key: CAMEL-21562
> URL: https://issues.apache.org/jira/browse/CAMEL-21562
> Project: Camel
> Issue Type: Bug
> Components: camel-aws2-s3
> Affects Versions: 4.9.0
> Reporter: Michiel Meeuwissen
> Assignee: Andrea Cosentino
> Priority: Minor
> Fix For: 4.8.3, 4.10.0
>
>
> If for some reason it is not allowed to do the HeadBucket request in doStart
> of
> org.apache.camel.component.aws2.s3.AWS2S3Endpoint
>
> the entire route fails. This is unreasonable if
> ! (isAutoCreateBucket) because nothing would happend any way.
>
> https://github.com/apache/camel/pull/16625
--
This message was sent by Atlassian Jira
(v8.20.10#820010)