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 COR...
Apr 10, 20224 min read803


