I have made a SAM template that deploys a mix of public and authenticated endpoints. The default auth is oauth. For public endpoints, I use overrides to make it
I have tried to upload my application using servless/lambda function AWS, but i got this issue: An error occurred: AppLambdaFunction - Unzipped size must be
I seem to be getting permission issues and can't find any SO answer to resolve this. My Lambda function is simple (note -- I am using Babel to transpile): im
When issuing serverless deploy --region eu-central-1, I get the error Type Error --------------------------------------------- Cannot read property 'Proper
I am trying to deploy a serverless backend code to AWS. The code handles device registrations of ios devices with apple as Idp. Got the following error: Serverl
Lambda uses "Browse Serviceless Application Repository" to create an application when creating a function and shows no S3 permissions. Here is how my Lambda cre
I want to add a custom domain to the API Gateway using serverless framework but without "serverless-domain-manager" or any other plugin. I am looking for a more
I have delivered aws serverless (LAmbda, API GW & DynamoDB), but during the developers test they have faced the following error with their 'Postman' utility
I have delivered aws serverless (LAmbda, API GW & DynamoDB), but during the developers test they have faced the following error with their 'Postman' utility
From the doc, I can deploy a function like this serverless deploy function -f functionName https://www.serverless.com/framework/docs/providers/aws/cli-refer
I am using serverless-framework to deploy a lambda with http endpoints on AWS. This works fine and returns a API Gateway endpoint. I wanted to know under what
I need to evaluate a string that I get in a function parameter. I've done it before using both eval() and Function(). But when I try the same thing with eval()
How do I define and validate URL Query String Parameters for an AWS::Serverless::Api in a SAM template? They don't seem to be mentioned in the documentation htt
I'm trying to add tags to a stack while using SAM deploy, but they're not showing up. The SAM cli command code can be found below. sam deploy --stack-name test-