Skip to content

All Content 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

Filter content
Select tags to filter
Sort by
Sort by most recent
4752 results
We are facing a significant latency issue with AWS Connect Campaigns because we cannot find a way to set per-contact attributes before a call is dialed. This forces our contact flow to perform a data ...
1
answers
0
votes
42
views
asked a day ago
I have a Python Lambda function in a private VPC subnet that is triggered by a DynamoDB Stream. The function's purpose is to broadcast flight data updates to clients connected via an API Gateway WebSo...
3
answers
0
votes
40
views
asked a day ago
I want to customize both verification code and sender email per each new user in my Cognito user pool, want to Send code using SES ,want to know which lambda trigger to use and lambda event request an...
1
answers
0
votes
36
views
asked 2 days ago
I’m trying to test an AWS Lambda function locally using a custom Docker image that includes the AWS Lambda Runtime Interface Emulator (RIE). I'm working with Python on Windows 11. Here's what I’ve do...
1
answers
0
votes
14
views
asked 2 days ago
I'm working with Amazon Connect and using a Disconnect flow to handle specific chat and voice contact terminations. I need to determine why a contact was disconnected — for example, whether it was cus...
1
answers
0
votes
22
views
asked 2 days ago
I am trying to create trigger for a lambda function to use the event source mapping functionality. Though it shows enabled for some time, it goes to disabled after some time showing the below error. ...
2
answers
0
votes
40
views
asked 3 days ago
Hi re:Post!, Thank you for all your help with getting my python code to run/work with my lambda function, "Lambda-Function-RDS-Snapshot-Management". With the assistance of Riku, Manvitha, and the AI...
2
answers
0
votes
38
views
asked 3 days ago
I would like to run my handler function inside a docker to take advantage of libreoffice and convert a docx file to PDF. I have the following `resource.ts` for my lambda function: ```js import * as p...
1
answers
0
votes
33
views
asked 3 days ago
This post is in relation to previous post, "How to define "snapshot" in python code" I made the suggested indents but I'm right back to the same error: The suggested changes in previous post did not ...
Accepted AnswerAWS Lambda
2
answers
0
votes
38
views
asked 4 days ago
Hi re:Post! Thank you for your time and help! I am testing a lambda function and am getting this error stack: ``` { "errorMessage": "name 'snapshot' is not defined", "errorType": "NameError", ...
Accepted AnswerAWS Lambda
3
answers
0
votes
34
views
asked 4 days ago
We have a DocumentDB 5.0 cluster with a primary instance of the type db.r6g.large. This was handling about ~2000 concurrent connections and was working stably for years. Last 15th the number of connec...
2
answers
0
votes
29
views
asked 4 days ago
Hi re:Post! Thank you in advance for your time and help. This query is in referring to a previous post, "How to automate daily delete snapshots and automate daily copy snapshots between regions", spe...
Accepted AnswerAWS LambdaServerless
1
answers
0
votes
19
views
asked 4 days ago
  • 1
  • 2
  • 3
  • 4
  • 5
  • •••
  • 396
  • Page size
    12 / page