You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/09/02 12:38:00 UTC

[jira] [Resolved] (CAMEL-18418) aws-s3-sink Kamelet returns 403

     [ https://issues.apache.org/jira/browse/CAMEL-18418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-18418.
---------------------------------
    Fix Version/s: 3.18.2
                   3.19.0
       Resolution: Fixed

> aws-s3-sink Kamelet returns 403
> -------------------------------
>
>                 Key: CAMEL-18418
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18418
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-kamelet
>    Affects Versions: 3.18.0
>         Environment: The problem has been reproduced using an OpenShift Data Foundation instance deployed in an OpenShift 4.10 environment.
> Find attached a compressed file containing the sample code to reproduce the problem. Note the same code using the Camel component instead of Kamelet works well.
>  
>            Reporter: Bruno Meseguer
>            Priority: Major
>             Fix For: 3.18.2, 3.19.0
>
>         Attachments: issue.tar.gz
>
>
> The Kamelet `aws-s3-sink` returns 403 against a ceph based S3 service.
> It seems to be related to the accessKey and secretKey parameters resolution.
> A workaround that works is to edit the original Kamelet and hardcode the accessKey and secretKey in the aws2-s3 Camel component.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)