Send device data to AWS-S3

Thank you for this detailed explanation. I think Losant API is now set up correctly.

I got a similar result on the Webhook created for Losant API

Moving on to the following Workflow:
image

Here the webhook node is associated with the Webhook tested above in Postman (the webhook https referenced in the Losant API is issued to this Webhook Node).

The AWS Lamda questions are the following:

  1. AWS Config is straightforward (I used Globals)
    image
    Remembering that Data Archive had a restriction that did not allow me to use Globals I have to ask if I can use Globals here?

  2. Lambda Config was set up the following way


    I received the following message in Debug
    image
    Your guidance on how to amend it will be greatly appreciated.