What you can do
- Run one or more ECS task definitions on a cluster
- Set launch type, subnets, and security groups per run
Prerequisites
- An IAM user or role with permission to run tasks on the cluster (
ecs:RunTaskand related permissions).
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Run AWS ECS task definitions from Paradime Bolt schedules so you can execute containerized dbt™ workloads and downstream jobs in your pipelines.
ecs:RunTask and related permissions).| 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. |