22-25 April 2026

How to invoke AWS Lambda from an RDS for SQL Server stored procedure

Regular 50 minute session for SQLBits 2026

TL; DR

This session enables developers to invoke Lambda functions directly from RDS SQL Server stored procedures, bridging database operations and serverless computing via CloudWatch Logs.

Session Details

This session simplifies cross-service integration by enabling developers to seamlessly invoke Lambda functions directly from RDS SQL Server stored procedures, bridging the gap between traditional database operations and serverless computing through CloudWatch Logs

3 things you'll get out of this session

Primary Objectives:

Demonstrate cross-service integration -
Show how to seamlessly connect RDS SQL Server with AWS Lambda functions

Bridge traditional and serverless architectures -
Enable database operations to trigger serverless computing workflows

Simplify developer workflows -
Reduce complexity in invoking Lambda functions directly from stored procedures

Leverage CloudWatch Logs -
Utilize logging for monitoring and troubleshooting the integration

Learning Outcomes:
Developers will learn to invoke Lambda functions from within RDS SQL Server stored procedures, enabling them to extend database functionality with serverless compute while maintaining visibility through CloudWatch Logs.