Create a Lambda Function
AWS Lambda
A serverless computing service from Amazon Web Services (AWS) that runs your code in response to events, automatically managing the infrastructure. It scales automatically and charges only for the compute time used.
Tasks
Create Lambda F...
abisec.hashnode.dev1 min read