Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
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
Select tags to filter
Sort by most recent
4626 results
Hello AWS Support,
We are developing a voice automation system using Amazon Connect, Lex V2, and AWS Lambda. We’d like to confirm the following technical details:
1. Lex Bot in Outbound Call Flow: ...
I am facing this problem in relation 2 two services.
1. When I was trying to add a Amplify managed SSL Certificate for my Custom Domain in AWS Amplify, the SSL Verification goes on & on and then event...
Hi AWS Team,
I was reading your blog post on Effectively Using Prompt Caching on Amazon Bedrock, and I noticed that some of the examples reference caching based on system, messages, and tool_choice.
...
When I invoke my HTTP API on API Gateway, it forwards the request to my Lambda function, which executes and returns a response. What exactly does API Gateway do with this response? Does it pass it dir...

Enter image description here](/media/postImages/original/IMUbzYmnB-Q8aLlZhPwpssXg)
![Enter image description her...
Hi,
I’m working on an application where the frontend is a static React app, and the backend is an API Gateway with Lambda functions. For authentication, I’m using Amazon Cognito with a Single User Poo...
Hi all,
I have been working on a project recently using lambda function, S3, and Athena. I was having issues using Athena to query the latest data that Lambda function put into the bucket.
I have a ...
I have a supervisor and a collaborator bedrock agents. The supervisor is to understand the user request, ask for parameters than send request to the collaborator. The collaborator role is to execute t...
We have a lambda set up to be triggered when an object is created in an S3 bucket (using S3 notifications directly).
We've noticed that the lambda metrics show more errors than invocations, and we're ...
Hi all, my team is planning to setup infra with either Lambda or ECS Fargate with Coral Framework. Configs are mentioned below:
1. Fargate: 4GIB, 2VCPU, ephermeral storage 20GB
2. Lambda: 1 TPS, 512 ...
How can we extract information from Knowledge Bases and pass that to Lambda?
**Are there additional steps required to enable the `--experimental-require-module` functionality in the node22.x lambda runtime?**
According to the [node22.x runtime release announcement](https://aw...