Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serverless-framework

execute serverless deploy with aws role

Serverless Error: Could not locate deployment bucket. Error: The specified bucket does not exist

QueryString parameters are not getting validated even after setting the params to be required in serverless yaml

API Gateway: Can't Enable CORS

Why do I get the error "Code uncompressed size is greater than max allowed size of 272629760" only for some deployment targets?

How should I post a file to AWS Lambda function, process it, and return a file to the client?

How to grant permission to send messages to a SQS queue in a different AWS account?

Serverless/Lambda + S3: Is it possible to catch a 'GetObject' event and select a different resource?

Serverless Framework Login From Behind a Proxy?

Python Serverless (SLS): Runtime.ImportModuleError: Unable to import module

Using env variables in serverless s-resources-cf.json

How to reference Arn and name of AWS lambda function created with Serverless Framework

GCloud Functions debugging deployment failure

Define lambda authorizer response format using serverless framework

AWS Lambda Python Cryptography - Cannot open shared object files

How do I update DeletionPolicy from Retain to Delete