Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-17012

camel-aws2-lambda: ListAliases unduly return "Function Version must be specified to list aliases for a function"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.12.0
    • 3.13.0
    • camel-aws2
    • None
    • Unknown

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              aldettinger Alex Dettinger
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: