Skip to main content

AWSCore::Lambda Creating a Function

· One min read
Developer

Click on "Create Function", make sure you're in your region

Name your function and select Node Js as the type, click on "Create Function"

We've successfully created our Test function! We can now call this function inside Unreal Engine 4!