Snowflake · Arazzo Workflow
Snowflake Warehouse Create, Verify, and Suspend Lifecycle
Version 1.0.0
Create a warehouse, describe it to confirm, then suspend it to stop billing.
Provider
Workflows
warehouse-lifecycle
Create a warehouse, verify it with a describe, then suspend it.
Chains createWarehouse, fetchWarehouse, and suspendWarehouse so a warehouse is provisioned, confirmed, and then parked in a suspended state in a single flow.
1
createWarehouse
createWarehouse
Create the warehouse, initially suspended to avoid immediate billing.
2
fetchWarehouse
fetchWarehouse
Describe the warehouse to confirm it was created.
3
suspendWarehouse
suspendWarehouse
Suspend the warehouse so it stops consuming credits.