vladimirfx opened a new issue, #4770:
URL: https://github.com/apache/camel-quarkus/issues/4770
We actively use internal S3 storage which can't be accessed with
domain-style buckets. Please provide `path-style-access` configuration option:
```yaml
camel:
component:
aws2-s3:
path-style-access: 'true'
# ....
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]