All Content tagged with AWS Serverless Application Model (SAM)

Content language: English

Select up to 5 tags to filter
Sort by most recent
Hi Team, I'm currently trying to test my Lambda function locally using the SAM CLI with the command `sam local invoke -e events/requests/event.json` or through the VSCode debugger by specifying the...
1
answers
0
votes
22
views
Jess
asked 11 hours ago
Hello. I am creating an API Gateway using AWS SAM. At that time, I am trying to name "dev" as "StageName". However, when I actually deploy it, a stage named "Prod" is created. Is it not...
1
answers
0
votes
34
views
profile picture
EXPERT
asked 2 days ago
Hi AWS Community, I'm reaching out for help with a frustrating issue I've been facing. Despite granting full access to CloudFormation stacks, I'm still encountering an AccessDenied error. This is...
2
answers
0
votes
213
views
Yash
asked a month ago
I have small configuration file(local.yaml) and want to include it to lambda built by cargo lambda. When using cargo lambda only, I can include config.yaml by running `cargo lambda build...
1
answers
0
votes
233
views
ik1ne
asked a month ago
Hi I am trying to create Single API Gateway with 3 stages ( dev, stg and prod) and each stage pointing to Lambda Here is my code, but I am not able to achieve , please help Hi I am trying to...
0
answers
0
votes
111
views
Ram
asked a month ago
Hello AWS Community, I'm encountering an issue while debugging the default Node.js Lambda function created by the AWS Toolkit for Visual Studio Code. Specifically, the event body from event.json file...
0
answers
0
votes
105
views
Yash
asked a month ago
Hi, I tried to add all the models to my Amazon account. I want to add them to N.Virgnia Region. I created this account yesterday and the account verification process is already done. I have added...
1
answers
0
votes
130
views
Amila
asked a month ago
I am trying to create a serverless website on AWS. For that, I used AWS RDS and connected to MySQL. I have created a Maven project in Eclipse and added the MySQL connector dependencies. The two main...
2
answers
0
votes
245
views
Gokul
asked 2 months ago
Hello everyone, I'm currently working with the AWS Serverless Application Model (SAM) to manage my Lambda functions. I'd like to know if it's possible to deploy a specific Lambda function within my...
1
answers
0
votes
197
views
profile picture
Vava
asked 2 months ago
I will tell you the whole story and how I got to the error so you will have more insight into my error so your answer might be more indicative of my overall issue. So I created Prod env manually, and...
1
answers
0
votes
347
views
Guy
asked 2 months ago
I'm attempting to deploy [this example](https://containersonaws.com/pattern/api-gateway-fargate-cloudformation) stack from [Containers on AWS](https://containersonaws.com/). I've copied the templates...
1
answers
0
votes
337
views
stu
asked 2 months ago
Hi everyone. Can I add my custom Policies to my SQS queue in SAM template. I have tried but SAM give me error: Properties validation failed for resource QueueTemplateSplash with message:...
1
answers
0
votes
200
views
asked 2 months ago