devops-exercises/topics/aws/exercises/hello_function/exercise.md

4 lines
105 B
Markdown
Raw Normal View History

## Hello Function
Create a basic AWS Lambda function that when given a name, will return "Hello <NAME>"