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

databaseName

String

Name of the database to create

Yes

providerAccount

String

Account identifier of the data provider (e.g., xy12345 or orgname.accountname)

Yes

shareName

String

Name of the share from the provider account

Yes

loading

loading

loading

loading