Change Intelligence is coming.

alterShareTags

Last updated: August 12, 2026

Sets or removes tags on an existing share in Snowflake.

Note: This change type does not support automatic rollback or database inspection features (snapshot, diff, diff-changelog, and generate-changelog commands).

Available attributes

Attribute

Type

Description

Required

shareName

String

Name of the share to alter

Yes

ifExists

Boolean

Don't error if the share doesn't exist

No

setTags

MapWrapper

Key-value pairs of tags to set*

No

unsetTags

List<UnsetTag>

List of tag names to remove*

No

* Exactly one of setTags or unsetTags must be specified.

loading

loading

loading

loading