Hello team,
The scenario stops from AWS Lambda invokes a function module. In make.com documentation it’s not clearly described how to set up the AWS invoke function module and what to fill in the JSON field. ( https://apps.make.com/amazon-lambda#J8Hnl ) . I have searched everywhere but no clear answer.
So I am not sure if the AWS module JSON field is correct , because it’s not working at all. I want a fully automated flow, as soon as a customer purchases a cloud storage subscription on the Shopify website and the order is paid, the customer should immediately receive an email with presigned upload and download URLs (S3). The presigned URLs are generated through AWS Lambda (Invoke a function).
I am also not sure if the Tools compose a string module input is correct.
Could you please check if the AWS JSON & Tools compose a string fields are correct or not.
And tell me what is the exact correct JSON input. Thank You.