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.

I am trying to deploy the Jaeger query in AWS Lambda so I pulled the latest Jaeger Query image from Docker Hub and pushed the same to AWS ECR. After pushing the image to AWS ECR I created the AWS...
0
answers
0
votes
121
views
Atif
asked a day ago
I have the code bellow. It works on my machine, but on AWS Lambda the error below is thrown. I checked on VPC Security groups and granted all traffic outbound. Does anybody know the reason of this...
1
answers
0
votes
181
views
BGSA
asked 4 days ago
I'm using a python runtime for my lambda function but I'm not able to view the code editor. Is there any new update I'm missing on? ![Enter image description...
0
answers
0
votes
161
views
sravan
asked 4 days ago
Hi In my lambda code I am importing cfnresponse, which will be used in CloudFormation. I am getting the following error in my lambda implemented in Python 3.12 "Unable to import module '" : No module...
Accepted AnswerServerlessAWS Lambda
1
answers
0
votes
199
views
AWS
Kingson
asked 4 days ago
Hi I want to use webcam using HTML by serving through flask (python) My approach is working on my pc but on EC2 when I access it using Public IPv4 DNS, it does not show video and gives error as Code...
1
answers
0
votes
154
views
asked 6 days ago
Hello, I build an API Gateway with a Lambda Integration. I need that the gateway to add HTTP parameters, transparent for the users (on the server side), for each route. I see that this can be done...
0
answers
0
votes
483
views
asked 8 days ago
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
565
views
asked 9 days 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
148
views
Selva
asked 9 days 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
209
views
asked 12 days ago
2
answers
0
votes
162
views
raghu
asked 12 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
366
views
David
asked 13 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
524
views
Nag
asked 18 days ago