Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDatabricks ToolsDatabricks Sql Warehouses Edit
Databricks Tools

Databricks Sql Warehouses Edit

Tool to update the configuration of an existing SQL warehouse. Use when you need to modify warehouse settings like cluster size, scaling parameters, auto-stop behavior, or enable features like Photon acceleration and serverless compute. The warehouse is identified by its ID, and…

Write actionRisk level 2 of 5API key connection
Use Databricks Sql Warehouses Edit

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • idstring
    Required
    Required. The warehouse ID to edit/configure
  • namestring
    Logical name for the warehouse. Must be unique within the workspace and less than 100 characters
  • tagsobject
    Tags for the warehouse.
  • channelobject
    Channel information for the warehouse.
  • cluster_sizestring
    Size of the clusters allocated for this warehouse. Available sizes: 2X-Small, X-Small, Small, Medium, Large, X-Large, 2X-Large, 3X-Large, 4X-Large
  • enable_photonboolean
    Configures whether the warehouse should use Photon optimized clusters. Defaults to false
  • auto_stop_minsinteger
    The amount of time in minutes that a SQL warehouse must be idle (no RUNNING queries) before it is automatically stopped. Supports values == 0 or >= 10 mins. Defaults to 120 mins. Note: Using the API, you can set this as low as 1 minute for serverless warehouses
  • warehouse_typestring
    SQL warehouse type designation. PRO is required for serverless compute
  • max_num_clustersinteger
    Maximum number of clusters that the autoscaler will create to handle concurrent queries. Must be <= 40 and must exceed min_num_clusters
  • min_num_clustersinteger
    Minimum number of available clusters that will be maintained for this SQL warehouse. Must be > 0 and <= min(max_num_clusters, 30). Defaults to 1
  • instance_profile_arnstring
    (Deprecated) AWS only - The instance profile used to pass an IAM role to the SQL warehouse
  • spot_instance_policystring
    Configurations for spot instance usage. COST_OPTIMIZED uses spot instances when possible, RELIABILITY_OPTIMIZED uses on-demand instances

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.