Questions tagged with Serverless

Content language: English

Select up to 5 tags to filter
Sort by most recent

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

Hello, everyone. Hope you are doing well. Currently I am working on a serverless project version upgrade. I have updated current project's nodejs version from 16.x to 20.x and also updated serverless...
1
answers
0
votes
74
views
asked 3 days ago
2
answers
0
votes
89
views
raghu
asked 3 days ago
Hi team, I have an API gateway connected to a Lambda function The response from Lambda is: ``` {"statusCode":400,"body":"{\"errorType\":\"UserLambdaValidationException\",\"err\":\"PreSignUp failed...
1
answers
0
votes
119
views
David
asked 4 days ago
I have created a dev and a production instance of the RDS Serverless Aurora MYSQL by selecting ACU min to 0.5 and max to 16 and have been processing data. In the month of June, July , I have just...
1
answers
0
votes
269
views
Nag
asked 8 days ago
I'm experiencing an issue with my Serverless configuration when subscribing to an MQTT topic that triggers a Lambda function. The function is monitored by Sentry, and I'm encountering an error related...
0
answers
0
votes
60
views
Mahyar
asked 9 days ago
![API Gateway <> SQS](/media/postImages/original/IMaJjyzvRsRNyV0fwqIMriYA) I'm seeking help with dynamically overriding the path on API Gateway to connect to different SQS queues on demand. If I use...
2
answers
0
votes
169
views
asked 9 days ago
I see that the HTTP Invoke Task from StepFunctions uses "Transfer-Encoding: chunked" and streams data to the 3rd party. Why is that so? Afaik it's way better to use the more adopted way of setting the...
1
answers
0
votes
62
views
Siggi
asked 9 days ago
I'm new to AWS and recently got my Solutions Architect Associates, and am trying to create a chatbot that translates user input text into another language. I created the Lambda function in Python and...
1
answers
0
votes
83
views
Hala
asked 9 days ago
Currently, there is a serverless project what is running with node version of 16.x And also serverless version is 2.72.4 Source code should be updated to run with node version of 20.x I have updated...
0
answers
0
votes
69
views
asked 11 days ago
Hello AWS re:Post community, I am currently using AWS Lambda with Node.js to send messages through the FCM HTTP v1 API. I'm using axios for HTTP requests, and my Lambda function is configured with...
0
answers
0
votes
177
views
Alan
asked 11 days ago
I am trying to create a serverless website on AWS. For that, I used AWS RDS and connected to MySQL. I have created a Maven project in Eclipse and added the MySQL connector dependencies. The two main...
2
answers
0
votes
202
views
Gokul
asked 12 days ago
Good afternoon, I am currently migrating the API Gateway and Lambdas from São Paulo (sa-east-1) to Northern Virginia (us-east-1), and I have encountered issues with response times, as shown in the...
2
answers
0
votes
282
views
ricardo
asked 14 days ago