All Content 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
Filter content
Select tags to filter
Sort by
Sort by most recent
5053 results
Varun SharmaEXPERT
published 4 months ago0 votes1K views
I want to automatically invoke AWS DevOps Agent investigations when a CloudWatch Alarm enters ALARM state or when Amazon EventBridge detects an Amazon Elastic Container Service (Amazon ECS) task failu...

AWS OFFICIALUpdated 4 months ago0 votes302 views
Part 1 of this article explains why traditional operations don’t work for AI, and how your organization can build operational confidence.

AWS OFFICIALUpdated 4 months ago
'MemorySize' value failed to satisfy constraint: Member must have value less than or equal to 3008
I need the account-level memory quota raised to 4096 MB in us-east-2.
Use case: I am running a U2-N...
1
answers
0
votes
110
views
asked 4 months ago
AJAYASUPPORT ENGINEER
published 4 months ago2 votes902 views
Set up a complete local Lambda testing environment using MiniStack, SAM CLI, and Finch. Covers DynamoDB and SQS integration, a dual-endpoint pattern for code that works locally and on AWS, a compariso...
Hi AWS team,
### Here is our current setup by using CDK code:
1. We have a docker lambda (let's call it "ddbStreamLambda") that listens to DDB stream.
2. This Lambda has alias (let's call it "ddbSt...
2
answers
0
votes
92
views
asked 4 months ago
I coded a lambda function, using the AWS interface, and configured the Stages, API Gateway, ... My app only needs the API key, and no authorization..
When I run this code using the Lambda Function in...
3
answers
0
votes
104
views
asked 4 months ago
Hi,
I am using the **Athena Neptune connector** to query an **Amazon Neptune DB** graph from **Athena**.
Regular federated SQL queries against the Neptune-backed tables work correctly. For example, ...
2
answers
0
votes
145
views
asked 4 months ago
a cross-account AWS Lambda function needs access to Amazon Redshift that's in a different AWS account using psycopg2 VPC-based setup by cdk
host used in lambda psycopg2 is redshift serverless vpc priv...
1
answers
1
votes
83
views
asked 4 months ago
Erasmo Fabio AcraniEXPERT
published 4 months ago1 votes116 views
AWS Amazon Q Developer integrates with collaboration platforms like Slack to monitor AWS Transfer Family events. Slack can track file transfers directly from chat channels. This integration eliminates...
we need to connect lambda deployed in A account to redshift serverless in B account
1
answers
0
votes
43
views
asked 4 months ago
I launched a Lambda function with a concurrent execution limit and the associated API Gateway.
At this point, all Response fields in Gateway Responses are set to their default values.\
In this state,...
2
answers
0
votes
82
views
asked 4 months ago