Questions tagged with Serverless

Build and run applications without thinking about servers

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.

1313 results
I've created two CloudFormation templates. The first one will create a DynamoDB table. The second one will operate on the DynamoDB table created. The resources need to be on separate stacks because...
2
answers
0
votes
744
views
asked 2 months ago
I am trying to build RAG in Bedrock, When I try creating Vector store using OpenSearch serverless service, its failing to create. Earlier I was having issues with permissions which I corrected by...
1
answers
0
votes
266
views
Selva
asked 2 months ago
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
281
views
asked 2 months ago
2
answers
0
votes
250
views
raghu
asked 2 months 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
436
views
David
asked 2 months 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
709
views
Nag
asked 3 months 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...
1
answers
0
votes
132
views
Mahyar
asked 3 months 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
317
views
asked 3 months 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
187
views
Siggi
asked 3 months 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
161
views
Hala
asked 3 months 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
89
views
asked 3 months 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
205
views
Alan
asked 3 months ago