You've already forked devops-exercises
165 B
165 B
Hello Function
Create a basic AWS Lambda function that when given a name, will return "Hello "
Solution
Click here to view the solution.