Skip to content

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
AWS Lambda external extensions run as separate processes within the execution environment and can continue running after the runtime returns a response. The extension execution time after the runtime ...
AWS Lambda
This article shows how to put cost governance around Amazon Bedrock so enterprises can safely give developers access to Claude and Claude Code. It walks through a field-tested pattern: team and user-l...
Hello Everyone, We are working on an Amazon Connect solution that integrates with AWS Lambda to automate backend operations initiated by callers. Our current architecture is as follows: **Amazon Co...
3
answers
0
votes
76
views

asked 12 days ago

I have a Lambda function and an EC2 instance in the same VPC subnet. Both use the same security group (which allows all internal traffic). An EC2 instance in the same subnet can connect to the target ...
1
answers
0
votes
92
views

asked 13 days ago

We recently encountered a very rare SignatureExpired exception when calling DynamoDB from an AWS Lambda function. The error was similar to: ``` Signature expired: <request timestamp> is not earlier t...
1
answers
0
votes
54
views

asked 13 days ago

Organizations adopting Amazon Bedrock at scale struggle to attribute model-invocation costs to specific teams, detect LLM-native anomalies like tool-call loops, and investigate spend spikes fast enoug...
Hi, I'm trying to configure an Amazon DocumentDB cluster as an event source for a Lambda function (a change-stream trigger), but CreateEventSourceMapping fails on engine version 8.0.1. Error: operati...
2
answers
2
votes
79
views

asked 16 days ago

  • 1
  • 2
  • 3
  • 4
  • 5
  • •••
  • 422
  • Page size
    12 / page