Questions tagged with Serverless
Build and run applications without thinking about servers
Content language: English
Filter questions
Select tags to filter
Sort by
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
1450 results
## Summary
A DMS Serverless CDC replication automatically restarted after a graceful termination. After the restart, the replication reported a `RUNNING` status and continued reading from the Postgre...
2
answers
0
votes
26
views
asked a day ago
Hi everyone,
We’re running an AWS DMS Serverless task with migration type Full load + CDC. We previously used DMS on-demand replication instances but hit out-of-memory (OOM) issues, so we moved to DMS...
3
answers
0
votes
149
views
asked 3 months ago
We are designing a Step Functions workflow that orchestrates multiple Lambda functions. I want to understand the timeout interaction between Step Functions Task states and Lambda function timeouts. Sp...
1
answers
0
votes
120
views
asked 4 months ago
engine_version = "15.12"
Installed hashicorp/aws v5.70.0
"seconds_until_auto_pause" = 600
When setting min capacity for serverlessv2 clusters I get the below error message for some clusters, others...
3
answers
0
votes
154
views
asked 4 months ago
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...
2
answers
0
votes
75
views
asked 4 months 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...
1
answers
0
votes
36
views
asked 5 months ago
According to the documentation, Elasticache supports IPv6/dualstack but there is no mention on how to configure this for serverless and the default endpoints are IPv4 only. Is there anything that can ...
1
answers
0
votes
82
views
asked 5 months ago
**TL;DR**
For long-running, streaming MCP workloads, Lambda Function URLs currently appear more reliable than API Gateway REST APIs due to timeout and response size constraints.
I’m implementing an M...
1
answers
0
votes
363
views
asked 6 months ago
I'm using a CloudFront distribution with a Lambda@Edge function as a secure proxy for a Cognito User Pool. The purpose of the function is to intercept outbound POST requests to Cognito, inject a Secre...
1
answers
0
votes
123
views
asked 6 months ago
I’m encountering an issue when creating an ElastiCache Serverless (Valkey) cache using a customer-managed KMS key via the AWS API.
**What works**
* Creating the same Valkey Serverless cache via the A...
2
answers
0
votes
98
views
asked 6 months ago
We have a Python Lambda that sometimes crashes due to Out Of Memory (OOM) errors. When it crashes, the process dies instantly, so we cannot log the error from inside the code.
Goal: We need to captur...
1
answers
0
votes
164
views
asked 6 months ago
Hi,
I have a customer in Singapore who wants to use LLMs, but their data must not leave Singapore.
On AWS Bedrock (serverless), as I understand it, if I use a model that supports **cross-region infe...
1
answers
0
votes
157
views
asked 6 months ago