[ 
https://issues.apache.org/jira/browse/CAMEL-17012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17421432#comment-17421432
 ] 

Alex Dettinger edited comment on CAMEL-17012 at 9/28/21, 2:42 PM:
------------------------------------------------------------------

Okay, this one can't be backported to 3.11.x without raising the localstack 
version. So, better keep the 3.11.x branch stable.


was (Author: aldettinger):
Okay, this one can't be backported to 3.11.x without raising the localstack 
version. So, better keep the branch stable.

> camel-aws2-lambda: ListAliases unduly return "Function Version must be 
> specified to list aliases for a function"
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-17012
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17012
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-aws2
>    Affects Versions: 3.12.0
>            Reporter: Alex Dettinger
>            Priority: Minor
>             Fix For: 3.13..
>
>
> The listAliases operation unduly fails in aws lambda.
> The underlying request is not built in the Lambda2Producer class and the 
> functionVersion parameter is unduly required.
> From the doc 
> [https://docs.aws.amazon.com/lambda/latest/dg/API_ListAliases.html,] the 
> functionVersion should not be required. From the history I've been able to 
> grab, it seems it was never required in which case I guess it should be fine 
> to relax the constraint.
>  
> A workaround is to use pojoRequest and define the request explicitly by hand.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to