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
5053 results
I'm trying to understand the underlying resource behavior when a Lambda function backed by a ~1GB container image scales to handle a burst of concurrent requests.
From what I understand, each concurre...
4
answers
0
votes
98
views
asked 2 months ago
Hello,
Is there a way to allow EC2 Image Builder (using it for AWS Workspaces) to connect to a network share in a domain environment using maybe something like a service account? Of course, I don't m...
1
answers
0
votes
58
views
asked 2 months ago
Hello AWS Support!
We received an AWS Health notification about SDK for Java 1.x usage in our account. After investigation via CloudTrail -> CLoudWatch Logs -> Insights, the source seem to be AWS's i...
1
answers
0
votes
118
views
asked 2 months ago
Padma ThummalapalliEXPERT
published 2 months ago1 votes124 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 2 months ago1 votes138 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
146
views
asked 2 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
88
views
asked 2 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
84
views
asked 2 months ago
JohnTEXPERT
published 2 months ago0 votes106 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 2 months ago1 votes136 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
148
views
asked 2 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
59
views
asked 2 months ago