Sigv4
TIL: How to call IAM-secured AWS Lambda Function URLs with cURL
Introduction In one of my recents posts, I shared how to create AWS Lambda Function URLs secured with AWS IAM. I also showed how we can then call these URLs from Python with proper AWS SigV4...
read article