Welcome from Day 34. Today we will learn how to create a lambda function using cli. In this lab you just need to create a Lambda function using cli not from AWS management console. vi lambda_function.py def lambda_handler(event, context): ...
frandisharing.com1 min read
No responses yet.