Top "Serverless-application-model" questions

Unable to upload artifact None referenced by CodeUri parameter of HelloWorldFunction resource

I'm following this tutorial to learn how to use SAM. Here's the code I have: template.yml: AWSTemplateFormatVersion : '2010-09…

amazon-web-services amazon-s3 amazon-cloudformation serverless-application-model
Execution failed due to configuration error: Invalid permissions on Lambda function

I am building a serverless application using AWS Lambda and API Gateway via Visual Studio. I am working in C#, …

aws-lambda aws-api-gateway serverless-application-model
Lambda cannot access KMS Key

When I run my lambda code, I get the following error: The ciphertext refers to a customer master key that …

amazon-web-services aws-lambda aws-serverless aws-sam-cli serverless-application-model