Jeroen Reijn 7/17/2022

Invoking an AWS Lambda function during CDK deployment

Read Original

This technical article details a solution for invoking an AWS Lambda function during an AWS CDK deployment, without manual intervention. It explores the use case for running tasks like database migrations post-deployment and provides a guide on implementing this using CloudFormation Custom Resources within the CDK framework.

Invoking an AWS Lambda function during CDK deployment

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week