Skip to main content
Invoke one or more AWS Lambda functions from a Bolt schedule to run custom logic as part of your pipeline.

Prerequisites

Usage

Add the Invoke AWS Lambda command to your schedule and enter the command to run. The modal accepts any command supported by the Paradime AWS Lambda CLI:
Invoke functions by name or ARN, and pass a JSON body with --payload='{"key":"value"}'.

Learn more

See the Paradime AWS Lambda CLI for the full command and flag reference.