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
5062 results
Padma ThummalapalliEXPERT
published 3 months ago1 votes140 views
When AWS Trusted Advisor flags your Lambda functions for running deprecated runtimes, the path from "finding" to "fixed" can feel overwhelming, especially with hundreds or thousands of functions acros...
WasifEXPERT
published 3 months ago1 votes148 views
Use AWS Lambda and Amazon Bedrock to dynamically transform Message Template content during Amazon Connect outbound campaign execution - enabling multilingual translation, personalization, and AI-power...
AWS Lambda added support for the python3.14 managed runtime in November 2025, but Amazon Inspector still does not scan Lambda functions using this runtime — for either standard scanning (package vulne...
1
answers
1
votes
175
views
asked 3 months ago
I have a Lambda function whose Function URL is configured with AuthType = AWS_IAM (us-east-1).
Behavior:
- SigV4-signing a request to the Function URL as an IAM USER (which has lambda:InvokeFunctionU...
1
answers
0
votes
95
views
asked 3 months ago
Here's my response code added to the lambda,
The response is coming in json in Lambda output: Status: Succeeded Test Event Name: sopselectorjira and here's the lamda code that developed for sop selec...
1
answers
0
votes
96
views
asked 3 months ago
JohnTEXPERT
published 3 months ago0 votes122 views
This article shows how to automate Trusted Advisor check refreshes on a predictable schedule using EventBridge Scheduler and Lambda, ensuring findings stay current and pairing with automated remediati...
JohnTEXPERT
published 3 months ago1 votes154 views
This article provides a step-by-step guide to automatically remediate AWS Trusted Advisor findings using Amazon EventBridge rules and AWS Lambda functions. It covers building event-driven automation t...
Hi
A web socket API Gateway is configured. Connect, Authorize and SendMessage lambda functions are deployed in private subnet.
Successfully connected and be able to send message to sendmessage lambda...
3
answers
0
votes
156
views
asked 3 months ago
I removed VPC configuration from Lambda function "legallm-export-pdf-worker-prod" in us-east-1, but 2 Lambda-managed ENIs remain and block CloudFormation cleanup.
Account: 142530420275
Region: us-eas...
1
answers
0
votes
72
views
asked 3 months ago
I have developed an architecture using Amazon Connect, Amazon Lex V2, and AWS Lambda.
Architecture flow:
Amazon Connect → Amazon Lex V2 → AWS Lambda
In this implementation:
Amazon Connect handles t...
1
answers
0
votes
96
views
asked 3 months ago
Our application has been completely down for over 13 hours. We have already initiated chat support twice (Case ID: [Introduceți ID-ul tichetului de chat, dacă există]), but we have only been told to w...
1
answers
0
votes
96
views
asked 3 months ago
My CloudFormation stack has been stuck in `CREATE_IN_PROGRESS` for over 44 minutes now on a custom resource. The stack events show:
```
AWS::CloudFormation::CustomResource | MyCustomResource | CREATE...
1
answers
1
votes
103
views
asked 3 months ago