Learn
Creating Your Lambda function
Lambda Function Name and Role
After creating the skill, you will find the Lambda Configuration Page. This gives you access to your function code, triggers, roles, policies, and resources. It also lists your function’s name and ARN.
For this course, the only section you need to recognize is Function code. This is where we will be copy-and-pasting our index.js file.
Instructions
The video to the right shows you the Function code section of the page.