Skip to content

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

Filter questions
Select tags to filter
Sort by
Sort by most recent
Filter Questions by:

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

4803 results
we need to connect lambda deployed in A account to redshift serverless in B account
1
answers
0
votes
24
views
asked a month ago
I launched a Lambda function with a concurrent execution limit and the associated API Gateway. At this point, all Response fields in Gateway Responses are set to their default values.\ In this state,...
2
answers
0
votes
38
views
asked a month ago
Setup I'm building a voice AI agent using: Amazon Connect with a custom contact flow Lex V2 bot with Nova Sonic speech-to-speech enabled Q Connect Orchestration AI Agent (Claude Sonnet 4.5) handling ...
3
answers
0
votes
201
views
asked a month ago
I'm building a free tarot card reading API that serves all 78 tarot card meanings (Major and Minor Arcana) with upright/reversed interpretations. I want to deploy it as a serverless application on A...
2
answers
0
votes
34
views
asked a month ago
I have a Python web application running on Lambda. It is using the Lambda Web Adapter as a layer which runs my application and repackages the responses from the end points to API Gateway so that I can...
3
answers
1
votes
42
views
asked a month ago
Hi AWS community, I've been working on airline real-time architectures and exploring a gap I keep running into: most AWS stacks handle ingestion and event orchestration well — Kinesis, EventBridge, L...
1
answers
0
votes
43
views
asked a month ago
As Python UDF support is getting deprecated in AWS redshift, I moved a simple python UDF function into a lambda function, and setup the lambda UDF as follows (on our serverless redshift cluster) ``` ...
2
answers
0
votes
61
views
asked a month ago
We are designing a Step Functions workflow that orchestrates multiple Lambda functions. I want to understand the timeout interaction between Step Functions Task states and Lambda function timeouts. Sp...
1
answers
0
votes
56
views
asked a month ago
Hi AWS community, We are using **API Gateway REST API with Lambda proxy integration**. When our Lambda function throttles due to concurrency limits, it returns **HTTP 429 TooManyRequestsException**. ...
2
answers
0
votes
72
views
asked a month ago
I have created several private REST APIs in the Tokyo region, and the backend is configured to invoke a Lambda function that runs batch jobs. In this scenario, I would like to understand what the maxi...
1
answers
0
votes
144
views
asked 2 months ago
I'm currently migrating a project from a step function to a durable function and hit an annoying snag. Since durable functions require pinned versions, deploying changes to my stack (implemented in CD...
2
answers
1
votes
54
views
asked 2 months ago
I’m working with Amazon Connect and trying to handle a specific real-time scenario for **chat contacts**. When an agent is currently handling an active chat and manually changes their status to **Off...
1
answers
0
votes
44
views
asked 2 months ago
  • 1
  • 2
  • 3
  • 4
  • 5
  • •••
  • 401
  • Page size
    12 / page