AWS Lambda integration using custom spoke and SigV4 authentication
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2024 02:10 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-25-2025 08:24 AM
Hi Smita,
I don't know exactly but this link may help you some
https://youtu.be/nKk1CRIFQQE?si=OtIy1Aj6z1onyPiA
Thanks