Skip to content Skip to sidebar Skip to footer
Showing posts with the label Serverless Framework

How Do I Deploy A Function In Python With Its Dependencies?

I'm trying to use the serverless framework to create and deploy an AWS Lambda function. I creat… Read more How Do I Deploy A Function In Python With Its Dependencies?

Serverless Framework Python Lambda Return Json Directly

I'm trying to find out how can I return the response as a JSON directly using Serverless Framew… Read more Serverless Framework Python Lambda Return Json Directly