APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Snowflake
ServiceSpecStageFile
Snowflake
· Schema
ServiceSpecStageFile
Specifies service specification with a stage file.
Data Lakes
Data Sharing
Data Warehousing
Database
SQL
Properties
Name
Type
Description
stage
string
Specifies the Snowflake internal stage where the specification file is stored; for example, @tutorial_stage.
spec_file
string
Specifies the path to the service specification file on the stage; for example, 'some-dir/echo_spec.yaml'.
View JSON Schema on GitHub