Lambda functions over URLs
AWS Lambda functions recently announced the launch of Lambda URLs where you can invoke the Lambda function directly with an HTTP API. You can read the announcement here.
Key take-aways
Setting up Function URL when creating a new Lambda Function
CORS...
blog.zachjonesnoel.com4 min read