devops-exercises/exercises/aws/hello_function.md
2021-09-01 01:02:32 +03:00

4 lines
105 B
Markdown

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