Skip to content

Questions 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 questions
Select tags to filter
Sort by
Sort by most recent
Filter Questions by:

Browse through the questions and answers listed below or filter and sort to narrow down your results.

4775 results
I am troubleshooting https failure(s) in a lambda project. When it starts (cold start, no reserved concurrency), it successfully contacts auth0 for a bearer token, then attempts to use that to authen...
Accepted AnswerAWS LambdaServerless
2
answers
0
votes
17
views
asked 17 hours ago
We're running several SQS queues in production, all with DLQs configured. I set up CloudWatch alarms when we first deployed, but I'm honestly not confident the setup catches what it should. My initia...
1
answers
0
votes
30
views
asked 3 days ago
- Service: AWS AppSync (GraphQL API) - Auth mode: AWS_IAM - Consumers: ~8–10 backend Serverless services with many lambdas, same AWS account, same region, server-to-server only - Access pattern:...
1
answers
0
votes
32
views
asked 4 days ago
I want to implement scheduled batch jobs using the Visual mode in Glue Studio. 1. Scheduled startup → can be achieved. 2. Check whether a CSV file exists under a specified S3 bucket and path → It seem...
1
answers
0
votes
41
views
asked 4 days ago
Hello, I'm stuck modifying the lambda function required to complete DIY Serverless Foundations lab, I don't have much experience with Python hence I'm struggling to get to the solution. Has anyone com...
0
answers
0
votes
13
views
asked 10 days ago
We are also evaluating whether to switch from Amazon Transcribe Batch to Amazon Transcribe Streaming to reduce latency for very short audio recordings (2–10 seconds). However, we are concerned about ...
1
answers
0
votes
28
views
asked 11 days ago
Hello everyone, I’m building an application using React Native for the frontend and AWS Amplify Gen 2 for the backend. On the backend, I have several Lambda functions defined under amplify/functions...
1
answers
0
votes
50
views
asked 13 days ago
Recently I hit an error similar to a [recent issue](https://repost.aws/questions/QU7YS8sPTFTD65xKenzbCFag/account-lambda-memory-limit-stuck-at-3008) where my new accounts are hitting a memory limit on...
2
answers
-1
votes
47
views
asked 16 days ago
I’m using AWS Amplify Gen 2 with npx ampx sandbox. I recently refactored my backend from one Lambda per API field to a single service-based Lambda with internal routing. After the refactor, my Lambd...
1
answers
0
votes
29
views
asked 18 days ago
* I’m trying to **propagate** an access token from the incoming request through the gateway to the target service. * Currently, I have configured the outbound auth as the **OAuth client** and I want t...
0
answers
0
votes
52
views
asked 19 days ago
I am attempting to generate embedded URLs to view QuickSight dashboards. However, when loading the URL in the browser, I encounter the error shown in the attached image. I have also included the rele...
2
answers
0
votes
44
views
asked 21 days ago
I'm experiencing intermittent INVALID_PAYMENT_INSTRUMENT errors when invoking AWS Bedrock models via Lambda. **Issue:** - Error: "Model access is denied due to INVALID_PAYMENT_INSTRUMENT: A valid pay...
1
answers
-1
votes
82
views
asked 22 days ago
  • 1
  • 2
  • 3
  • 4
  • 5
  • •••
  • 398
  • Page size
    12 / page