Category "aws-serverless"

List objects in an AWS S3 bucket (deployed using Serverless)

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

serverless - Type Error: Cannot read property 'Properties' of undefined

When issuing serverless deploy --region eu-central-1, I get the error Type Error --------------------------------------------- Cannot read property 'Proper

Serverless deployment error - AppleIdentityProvider - Provided private key cannot be used

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

Your access has been denied by S3, please make sure your request credentials have permission to GetObject for awsserverlessrepo

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

Add custom domain to API gateway without serverless-domain-manager

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

Authorization header requires 'Credential' parameter. Authorization header requires 'Signature' parameter

I have delivered aws serverless (LAmbda, API GW & DynamoDB), but during the developers test they have faced the following error with their 'Postman' utility

Authorization header requires 'Credential' parameter. Authorization header requires 'Signature' parameter

I have delivered aws serverless (LAmbda, API GW & DynamoDB), but during the developers test they have faced the following error with their 'Postman' utility

How to deploy multiple functions using serverless cli?

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

Serverless-framework, when does the API Gateway URL change?

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

Want to use something like an eval() or Function() to evaluate a string inside of a serverless project

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()

Defining URL Query String Parameters in AWS::Serverless::Api SAM template

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

How to add stack-level tags to cloudformation stack deployed using SAM

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-