Snowflake is a cloud-based data warehouse offering elastic scaling, secure data sharing, and SQL analytics across multiple cloud environments
Cancels the execution of a running SQL statement. Use this action to stop a long-running query.
Retrieves the status and results of a previously submitted SQL statement using its statement handle.
Execute SQL statements in Snowflake and retrieve results. Supports SELECT queries for data retrieval, DDL statements (CREATE, ALTER, DROP) for schema management, and DML statements (INSERT, UPDATE, DELETE) for data modification. Returns comprehensive result metadata including column types, row counts, and execution status.
Retrieves detailed configuration and metadata for a specific catalog integration. Catalog integrations allow Snowflake to connect to external Apache Iceberg catalogs (AWS Glue, Snowflake Open Catalog/Polaris, or Apache Iceberg REST catalogs) to query Iceberg tables managed by those external systems.
Retrieves a list of any active scheduled maintenances currently in the In Progress or Verifying state.
Retrieves a list of the 50 most recent scheduled maintenances, including those in the Completed state.