What you can do
- Start one or more state machines by ARN
- Pass input data to each execution
Prerequisites
- An IAM user or role with permission to start executions (
states:StartExecution).
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Start AWS Step Functions state machines from Paradime Bolt schedules so you can run downstream workflows as part of your dbt™ pipelines.
states:StartExecution).| Variable | Required | Description |
|---|---|---|
AWS_ACCESS_KEY_ID | Required | Access key ID for an IAM user or role. |
AWS_SECRET_ACCESS_KEY | Required | Secret access key for the IAM user or role. |
AWS_REGION | Required | AWS region your resources are in (for example, us-east-1). |
AWS_SESSION_TOKEN | Optional | Session token, only for temporary credentials. |