alterMaterializedViewMaintenance

Last updated: January 27, 2026

Suspends or resumes automatic maintenance of a materialized view in Snowflake. Materialized views require Snowflake Enterprise Edition or higher.

Note: Automatic rollback toggles the maintenance state back.

Known limitation: This change type does not support database inspection features (snapshot, diff, diff-changelog, and generate-changelog commands).

Available attributes

Attribute

Type

Description

Required

catalogName

String

Name of the catalog (database) containing the materialized view

No

schemaName

String

Name of the schema containing the materialized view

No

viewName

String

Name of the materialized view to alter

Yes

operation

String

Operation to perform: SUSPEND or RESUME

Yes

loading

loading

loading

loading