Snowflake · Arazzo Workflow
Snowflake Create and Verify Warehouse
Version 1.0.0
Create a virtual warehouse and then describe it to confirm its settings.
Provider
Workflows
create-and-verify-warehouse
Create a warehouse, then fetch it to verify the created configuration.
Creates a virtual warehouse and chains a describe call against the same name so the caller can verify the warehouse exists and read back its size, state, and auto-suspend settings.
1
createWarehouse
createWarehouse
Create the virtual warehouse with the requested size and auto-suspend.
2
fetchWarehouse
fetchWarehouse
Describe the warehouse by name to confirm it was created.