Questions tagged with AWS Lambda

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

The cyclic dependency issue in your CloudFormation template occurs because the S3 bucket's notification configuration depends on the SQS queue's ARN, while the SQS queue's policy depends on the S3...
2
answers
0
votes
315
views
asked 11 days ago
Hello, I was following the serverless workshop examples, but running into a problem! My lambda handler![here](/media/postImages/original/IM13YY7JLdSPqaM9gAPRSTAA) can't update the attribute 'status'...
2
answers
0
votes
653
views
Felix
asked 11 days ago
Hello, we've written a NO_CONTAINER Lambda based component for Greengrass v2 in Java. This component does attempt to persist a file to local storage but fails as it doesn't seem to be allowed to do...
2
answers
0
votes
175
views
asked 11 days 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 12 days ago
I have a canary for an API GATEWAY. In this canary I have multiple steps, create a record via POST and do a GET method and clean up via DELETE method. DELETE method contains a body and always giving...
1
answers
0
votes
418
views
profile picture
Carla
asked 12 days ago
We have a lambda who's function is to abstract a Cognito service from our clients. It shares a VPC with an RDS so we can translate our external client application credentials into Cognito clientId...
2
answers
0
votes
401
views
asked 12 days ago
Hi, I have created/trained an Adapter using the Console/wizard but am running into issues calling it from code/lambda in Python (3.12) 1. Do I have to **specify the same Queries** used in the...
1
answers
0
votes
114
views
Arvind
asked 12 days ago
Hello, everyone. Hope you are doing well. Currently I am working on a serverless project version upgrade. I have updated current project's nodejs version from 16.x to 20.x and also updated serverless...
1
answers
0
votes
210
views
asked 12 days ago
I have been setting up the Greengrass with aws fleet provisioning as a service on the system and i have a lambda functions as a pre-provisioning hook which gets triggered before the resource provision...
3
answers
0
votes
117
views
asked 12 days ago
2
answers
0
votes
162
views
raghu
asked 13 days ago
Hi team, I have an API gateway connected to a Lambda function The response from Lambda is: ``` {"statusCode":400,"body":"{\"errorType\":\"UserLambdaValidationException\",\"err\":\"PreSignUp failed...
1
answers
0
votes
366
views
David
asked 14 days ago
Hello :) I have 2 AWS accounts, one for testing and one for the live system, the last few weeks I have been working exclusively on the live system. Of course I have set up budgets, but unfortunately...
2
answers
-1
votes
649
views
Robin
asked 14 days ago