createDatabaseFromShare
Last updated: January 27, 2026
Creates a database from a share provided by another Snowflake account. This is a consumer-side operation that creates a read-only database pointing to shared data.
Note: Automatic rollback drops the database.
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 |
|---|---|---|---|
| String | Name of the database to create | Yes |
| String | Account identifier of the data provider (e.g., | Yes |
| String | Name of the share from the provider account | Yes |
loading
loading
loading
loading