Questions tagged with AWS Lambda

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 have small configuration file(local.yaml) and want to include it to lambda built by cargo lambda. When using cargo lambda only, I can include config.yaml by running `cargo lambda build...
1
answers
0
votes
106
views
ik1ne
asked 18 hours ago
Hi everyone, I'm currently working on setting up a CI/CD pipeline in AWS CodePipeline to deploy a Lambda function as a Docker image. My pipeline consists of three stages: Source, Build, and...
2
answers
0
votes
112
views
Subhan
asked 18 hours ago
Hello, I'm using a Bedrock Agent to do a recommendation engine. The agent has a Lambda associated with it to invoke certain Prompt Flows. I have this error when trying to[ invoke the prompt...
1
answers
0
votes
229
views
Antoine
asked a day ago
**Hi team,** I'm currently managing an AV solution running on AWS with the following flow: 1. A client requests a presigned URL via API Gateway, backed by a Lambda function. The client receives this...
1
answers
0
votes
162
views
Jess
asked a day ago
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
140
views
Atif
asked 2 days ago
Hello. I had an AWS Lambda Function for dotnet 6. One in a staging step that was deployed a few months ago, and now one in a production step that was deployed just yesterday. Both follow the same...
1
answers
0
votes
191
views
asked 2 days ago
Hello team, I have a use case to read data from on-premise table to s3 using mwaa . Once the read completes i need to update a flag in the on-premise table { a typical oracle update records from glue...
0
answers
0
votes
221
views
asked 3 days ago
Hello re:Post Community, I am encountering an issue with an API Gateway endpoint integrated with a Lambda function, which until recently was functioning without any problems. I'm hoping to gain some...
0
answers
0
votes
244
views
Alan
asked 4 days ago
My goal is to have a request sent from a lambda with a static IP address. This is the current setup i have. ![Enter image description here](/media/postImages/original/IMi-2u2_boTMC9fYhVo7QeoQ) I...
3
answers
0
votes
347
views
serp
asked 4 days 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
185
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
166
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
202
views
AWS
Kingson
asked 5 days ago