in reply to Alexa 'retrievable' (not all strictly Perl)

Hello Bod, please update or let me know if you have any success with the Perl Lambda implementation. Certainly does make it look easy.

Cheers
-nick


The way forward always starts with a minimal test.
  • Comment on Re: Alexa 'retrievable' (not all strictly Perl)

Replies are listed 'Best First'.
Re^2: Alexa 'retrievable' (not all strictly Perl)
by Bod (Parson) on Jan 04, 2021 at 14:15 UTC
    please update or let me know if you have any success with the Perl Lambda implementation

    I will do when I get around to trying it.

    For now I am using Node.js heavily modified from this blog. It took me an age to get it working but once I realised that is for v2 and I am using v3, it made more sense!

    Next time I do anything with AWS Lambda I will try the Perl implementation although I have no idea when that will be!