AWS Lambda integration using custom spoke and SigV4 authentication

SmitaH
Tera Contributor

Hi community, we need to integrate with AWS Lambda using a custom spoke and SigV4 authentication. I have created  connection and credential alias passing in the access and secret key from AWS. Next I created a custom spoke, where in I have created a input output variables and in the REST step used a connection alias which auto populated the base url. I passed the resource path as  / and I tested the REST step. It gives me 403 error. I tested the connection in Postman and its successful there. Can anyone help on this?

#rest #integration #aws #lambda

1 REPLY 1

SK5555
Tera Contributor

Hi Smita,
I don't know exactly but this link may help you some 
https://youtu.be/nKk1CRIFQQE?si=OtIy1Aj6z1onyPiA
Thanks