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
5062 results
Is Lake Formation credential vending through the Glue Iceberg REST endpoint (`https://glue.<region>.amazonaws.com/iceberg`) supported for AWS Lambda execution roles when reading and writing S3 Tables?...
1
answers
1
votes
230
views
asked 4 months ago
Hello, I'm having an issue deleting data from a specific S3 bucket using a DELETE FROM statement via a Boto3 Athena connection in a Lambda function (will be use to delete old data from an iceberg tabl...
1
answers
0
votes
117
views
asked 4 months ago
We have a set up where EventBridge schedules trigger a lambda,
we are trying to validate if the schedules are working fine, during the process we have observed that the InvocationAttemptCount in sched...
1
answers
0
votes
78
views
asked 4 months ago
Hi everyone,
I would like to connect TradingView webhooks to the Binance API using an AWS instance, but I’m not a developer.
**Goal:**
- Receive TradingView webhook alerts
- Forward them to Binan...
2
answers
-1
votes
198
views
asked 4 months ago
I'm coding in Java. I need to run a R script in lambda.
I've created the below Docker file
```
FROM amazonlinux:2
# Install R and dependencies
RUN yum update -y && \
yum install -y R R-devel gcc...
2
answers
0
votes
96
views
asked 4 months ago

AWS OFFICIALUpdated 4 months ago0 votes870 views
When AWS becomes aware of exposed or potentially exposed customer credentials, we act swiftly to protect customer accounts while maintaining operational continuity. This article explains the automated...
Hi, two months ago I deployed this AWS solution for a cloudfront secure static site: https://github.com/aws-samples/amazon-cloudfront-secure-static-site . The deployment succeeded and my website works...
3
answers
0
votes
232
views
asked 4 months ago
I have a lambda lambdaA with execution role lambdaA-role-123 and its logs are getting created in CloudWatch group /aws/lambda/lambdaA Then, I created a new lambdaB but I have used the same existing ex...
2
answers
0
votes
155
views
asked 4 months ago

AWS OFFICIALUpdated 4 months ago0 votes561 views
This article shows you how to use the AWS Incident Detection and Response Command Line Interface (CLI) to streamline workload registration, alarm creation, and Application Performance Monitoring (APM)...
Varun SharmaEXPERT
published 4 months ago0 votes1.2K 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 5 months ago0 votes334 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 5 months ago