Skip to main content
The Paradime SDK provides CLI commands to interact with AWS SageMaker, allowing you to trigger one or more Pipelines and list all Pipelines with their status.
AWS credentials are read from environment variables or the AWS credential chain:
  • AWS_ACCESS_KEY_ID
  • AWS_SECRET_ACCESS_KEY
  • AWS_SESSION_TOKEN (optional)
  • AWS_REGION

Trigger SageMaker Pipelines

Trigger one or more AWS SageMaker Pipelines.
Options Example

List SageMaker Pipelines

List all AWS SageMaker Pipelines with their status.
Options Example