devops-exercises/exercises/aws/hello_function.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>"