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: ...
2
answers
0
votes
67
views
asked a month ago
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...
2
answers
0
votes
105
views
asked a month ago
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. ...
1
answers
0
votes
286
views
asked a month ago
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...
2
answers
0
votes
143
views
profile picture
asked a month ago
![![Enter image description here](/media/postImages/original/IMK6t3WNyES0K2vzK8Q3Qr7g) Enter image description here](/media/postImages/original/IMUbzYmnB-Q8aLlZhPwpssXg) ![Enter image description her...
2
answers
0
votes
60
views
asked a month ago
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...
1
answers
0
votes
27
views
asked a month ago
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 ...
1
answers
0
votes
33
views
asked a month ago
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...
1
answers
0
votes
16
views
asked a month ago
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 ...
2
answers
0
votes
14
views
asked a month ago
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 ...
1
answers
0
votes
53
views
asked a month ago
How can we extract information from Knowledge Bases and pass that to Lambda?
2
answers
0
votes
98
views
asked a month ago
**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...
1
answers
0
votes
127
views
asked a month ago