What you can do
- Trigger one or more SageMaker pipelines by name
Prerequisites
- An IAM user or role with permission to start pipeline executions (
sagemaker:StartPipelineExecution).
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Trigger AWS SageMaker pipelines from Paradime Bolt schedules so you can run machine learning workflows after your dbt™ models complete.
sagemaker:StartPipelineExecution).| 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. |