Questions tagged with AWS Lambda

AWS Lambda is a serverless, event-driven compute service that lets you run code for virtually any type of application or backend service without provisioning or managing servers. You can trigger Lambda from over 200 AWS services and software as a service (SaaS) applications, and only pay for what you use.

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.

4125 results
I posted this question on Stack Overflow (https://stackoverflow.com/questions/79007070/adding-an-sns-destination-to-a-lambda-using-sam) but I thought I would try here as well. I am working on a lambda...
1
answers
0
votes
55
views
ptb014
asked 25 days ago
In my bill I have these three lines for the lambda service 👉 **AWS Lambda EU-Lambda-GB-Second** (USD 5.44) I understand that is for standard lambda execution costs (not provisioned) 👉 **Lambda...
Accepted AnswerAWS LambdaAWS Billing
1
answers
0
votes
50
views
julien
asked 25 days ago
Hi , We are encountering an issue where requests from an external service (GBG) are successfully reaching our Lambda function when bypassing API Gateway, but fail when routed through API Gateway. The...
2
answers
0
votes
37
views
asked 25 days ago
Dear AWS Community Member, I hope this message finds you well. I am writing to bring to your attention an issue we are currently facing regarding the latency in API calls made from the South Africa...
2
answers
0
votes
56
views
asked a month ago
I'm setting up a Cost Intelligence Dashboard, and as part, I was deploying the `cur-aggregation` stack in the management account. I noticed that the **API_ENDPOINT...
1
answers
0
votes
48
views
Dhinesh
asked a month ago
Firstly. i created an IAM user with permission `AmazonS3FullAccess`, then created a key with use case Local Code. After that, i copied all access key and secret key to my net core api ```cs //...
2
answers
0
votes
68
views
aka
asked a month ago
I believe this error is related to the opensearch domain endpoint URL being too long. Here is the full error including the domain endpoint. "errorMessage": "ConnectionError(Failed to parse:...
1
answers
0
votes
50
views
richar
asked a month ago
Hi, My product is multi-tenant and each tenant is having isolated AWS RDS PostgreSQL DB. I have over 2000 tenants i.e. 2000 RDS dbs and over a period it will grow continuously. My product is kind...
2
answers
0
votes
74
views
asked a month ago
I built a RAG app using API Gateway, Lambda, and Bedrock and everything was running smoothly for a few weeks. The last time I tested it, on September 10, it worked perfectly. However, when I tried...
2
answers
0
votes
221
views
Ufuk
asked a month ago
I am having some inconsistencies with my Glue crawler and Glue ETL job and I need some help to figure out the best setup. At the moment, I have an S3 bucket where I store CSV files and I partition the...
1
answers
0
votes
62
views
Vas
asked a month ago
I am using aws java2x library to generate presigned URL, I am able to generate URL but its getting expired in around 1 days but I need to generate for 7 days. ![generating presigned URL using...
4
answers
0
votes
70
views
asked a month ago
I am configuring a [custom connector to a CloudWatch data source](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_MultiDataSources-Connect-Custom.html) but, per customer...
3
answers
0
votes
62
views
AWS
Takeda
asked a month ago