Skip to content

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
I have a CloudFormation custom resource that needs to generate X.509 certificates (for ACM PCA or Client VPN). I'm using inline Python code (`ZipFile` in the template) because I want the stack to be s...
2
answers
2
votes
192
views
AWS
SUPPORT ENGINEER

asked 3 months ago

I am building a scheduled SMS processing system using AWS Lambda + Amazon Pinpoint SMS Voice V2 in C# (.NET 6/8). **Flow:** EventBridge Scheduler -> SchedulerProcess Lambda -> invokes Ta...
3
answers
0
votes
94
views

asked 3 months ago

Our supervisor agent consistently fails with failureCode 400 and failureReason "Failed to parse LLM raw response" when it retrieves results from a Knowledge Base and then needs to ask the user a clari...
2
answers
0
votes
93
views

asked 3 months ago

We are a Platform Engineering team managing a large-scale AWS Lambda estate. AWS has reached End-of-Life for Python 3.8/3.9 runtimes, requiring us to migrate to Python 3.12. The scope is significant: ...
1
answers
0
votes
112
views

asked 3 months ago

I'm trying to invoke `anthropic.claude-sonnet-4-20250514-v1:0` from a Lambda function in eu-west-1 using the Python SDK: ```python bedrock = boto3.client('bedrock-runtime') response = bedrock.invoke_...
2
answers
2
votes
536
views
AWS
SUPPORT ENGINEER

asked 4 months ago

I have an AWS Amplify app (App ID: d3iy6p3suuwd64, region: eu-west-2) configured as WEB_COMPUTE. The build artifact zip contains a correct deploy-manifest.json with computeResources block (nodejs20.x ...
2
answers
0
votes
70
views

asked 4 months ago

AWS

Jason ShenSUPPORT ENGINEER

published 4 months ago0 votes227 views

After Amazon GuardDuty Malware Protection for S3 scans an uploaded object, you might want to automatically move clean files to a trusted bucket and quarantine infected files. This article shows how to...
I have one lambda function that spawns different workflows based on a strategy pattern. Everything works great in terms of execution and monitoring inside the AWS console. I want to build a small back...
Accepted AnswerAWS Lambda
2
answers
0
votes
81
views

asked 4 months ago

I want to resolve the "Endpoint request timed out" error with HTTP status code 504 that I receive when my Lambda function calls an Amazon API Gateway endpoint that triggers a downstream Lambda perform...
None of lambda function url working, it was working properly a day ago.
Accepted AnswerAWS Lambda
2
answers
0
votes
130
views

asked 4 months ago

It shows an "Invalid function ARN or Invalid uri" when I try to create a cross-account API Gateway Lambda authorizer with stage variable in Lambda function ARN. Does it mean stage variable is not supp...
1
answers
0
votes
105
views

asked 4 months ago

  • 1
  • •••
  • 3
  • 4
  • 5
  • 6
  • 7
  • •••
  • 422
  • Page size
    12 / page