Questions tagged with AWS Lambda

AWS Lambda is a serverless, event-driven compute service that lets you run code for virtually any type of application or backend service without provisioning or managing servers. You can trigger Lambda from over 200 AWS services and software as a service (SaaS) applications, and only pay for what you use.

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.

4115 results
Hi! I have a microservice running inside fargate, this is built in my first stack, and then Im passing to my second stack the alb dns name because my lambda function needs to call an endpoint that is...
1
answers
0
votes
14
views
cao95
asked 12 hours ago
I paid to have my lambda function updated because it stopped placing objects into my s3 bucket. The objects were lists of all of the email addresses that were hard and soft bounces and it sent an...
1
answers
0
votes
9
views
Kat
asked 13 hours ago
Can anybody help me and point out a sample or article or provide instructions that how can I write Amazon bedrock agent Lambda in C#/.Net?
2
answers
0
votes
37
views
Faraz
asked 21 hours ago
My lightsail instance used to stop working. So I want to reboot lightsail instance if CPU usage is over danger percent. I tried to create alarm in CloudWatch but I couldn't see Lightsail when choose...
2
answers
0
votes
30
views
asked a day ago
Hi, I'm encountering an issue despite configuring all permissions correctly. When attempting to trigger an action via a CloudWatch alarm in AWS Lambda, I receive the following error message: Error:...
2
answers
0
votes
37
views
asked a day ago
Hello everyone, I am currently looking for a vulnerability scanner for AWS environments. The challenge I am facing is that many scanners exceed my budget, which is around $10,000 per year....
1
answers
0
votes
25
views
asked 2 days ago
I have an AppSync configured with Lambda authorization and using cache. The key that the cache checks is the API ID and the token. So in my AppSync, I have several operations, and within the token...
2
answers
0
votes
25
views
Daniel
asked 2 days ago
Few months ago we configure a lambda, to recibe 'application/x-www-form-urlencoded' content type. The Mapping template was working. But now is not resolving: *""message": "Could not parse request...
1
answers
0
votes
30
views
asked 3 days ago
ust a simple thing like storing MySQL connectionstring in a parameterStore secure variable is a major PIA: Since our RDS MySQL is in a VPC, my Lambda needs to be there also - then you need to setup...
2
answers
0
votes
38
views
asked 3 days ago
I'm trying to implement X-Ray tracing for my chat application. Currently, my service map shows only **Client -> API Gateway -> Lambda**. I want to visualize the interactions between Lambda and...
1
answers
0
votes
22
views
asked 3 days ago
how can I improve the performance of my lambda with python code? This lambda function is calling ec2 endpoints in different region to support the business logic
2
answers
0
votes
33
views
AWS
asked 3 days ago
Hi, I'm looking for guidance on how to efficiently transfer a file from an Amazon S3 bucket to a remote SFTP server (hosted outside of AWS), triggered by the addition of a new file in S3 Bucket in a...
2
answers
0
votes
37
views
Leon
asked 3 days ago