Source
Approve connections to external resources using app specifications
App specifications allow providers to specify the external (outside of Snowflake) endpoints and resources that an app requires.
Install a Declarative Native App
Snowflake Declarative Native Apps are databases that you can use to gain access to data and functionality shared by Snowflake data providers. You can use Snowsight to install and access Declarative Native Apps, or you can use SQL commands…
Configure event definitions for an app
The Snowflake Native App Framework is generally available on supported cloud platforms. For additional information, see Support for private connectivity, VPS, and government regions.
Allow an app to create resources in the consumer account
Often, an app needs to create or access objects or perform other actions in a consumer account. This requires the consumer to grant the required privileges that allow the app to perform these actions.
Request external access integrations (EAIs) with app specifications
An external access integration allows an app to connect to an endpoint that is external to Snowflake.
Install and manage an app with containers
The Snowflake Native App Framework is generally available on supported cloud platforms. For additional information, see Support for private connectivity, VPS, and government regions.
Declarative Native App manifest reference
Providers create a manifest file as part of a package. The manifest file is a text - based YAML file, with the filename: manifest.yml. It’s used to declaratively share data with consumers, such as notebooks, tables, and views.
Upgrade an app
The Snowflake Native App Framework is generally available on supported cloud platforms.
APPLICATION_STATE view: Add columns to provide additional information about app
For the current status of the bundle, refer to Bundle History. When this behavior change bundle is enabled, the output of the APPLICATION_STATE view includes additional information about the health status of an app, upgrades, and event…
How to include markdown elements and images in the readme.md file of a native app
ISSUE: Native apps without a Streamlit component will, by default, display the readme.