Last updated on November 6th, 2024 at 08:27 amIn AWS CloudFormation there is a way to run Lambda function as target of a Custom Resource. To get started we need a Service token which is used to invoke Lambda function. To trigger a Lambda function from CloudFormation, you can leverage a Custom Resource in AWS […]
