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

Preetam Panchaksharaiah updated CAMEL-23361:
--------------------------------------------
    Description: camel-aws2-s3 does not return   (was: camel-aws2-s3 does not 
use listObjectV2 for listing objects.

 
    .toD("aws2-s3://temp-bucket"
        + "?accessKey=RAW(\{{accessKey}})"
        + "&secretKey=RAW(\{{secretKey}})"
        + "&region=us-east-1"
        + "&overrideEndpoint=true"
        + "&uriEndpointOverride=http://192.168.96.90:9000";
        + "&prefix=ff8ef11a-9db0-4688-84f6-71ad8f4902e7"
        + "&operation=listObjects")
 
Checking the call using tcpdump see only  
GET /temp-bucket?prefix=ff8ef11a-9db0-4688-84f6-71ad8f4902e7 HTTP/1.1\r\n 
 
The list-type=2 parameter is missing.)

> camel-aws2-s3 does not return any status code in CamelHttpResponseCode
> ----------------------------------------------------------------------
>
>                 Key: CAMEL-23361
>                 URL: https://issues.apache.org/jira/browse/CAMEL-23361
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-aws2-s3
>    Affects Versions: 4.14.4
>            Reporter: Preetam Panchaksharaiah
>            Assignee: Andrea Cosentino
>            Priority: Major
>             Fix For: 4.21.0
>
>
> camel-aws2-s3 does not return 



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

Reply via email to