AWS Lambda Function URL

AWS Lambda

Create a Lambda Function URL.

This sample project demonstrates how to create a dedicated, public HTTPS endpoint for your Lambda function.

< Back to all patterns

GitHub icon Download this pattern (.zip)

GitHub icon View this pattern on GitHub


Clone repo

git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/lambda-function-url-sls

Deploy

sls deploy


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: sls remove.

Created by:

Wayne Greeley

AWS Community Builder