Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 293 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 293 Bytes

Deploying AWS Lambda Go functions with Netlify

This is an example of how to deploy Go functions with Netlify on AWS Lambda.

You can find the code in main.go.

Read more about Go functions support on Netlify in our documentation.