创建组织列表

创建组织列表,以在组织内安全地共享数据产品。在创建组织列表之前,请查看先决条件、已知限制和注意事项。

先决条件

  • 您可以访问 ORGADMIN 角色(组织账户 是可选的)。

  • 您的组织管理员 (ORGADMIN) 已签署列表条款。

已知限制

  • 此功能在政府区域不可用。

  • 您必须使用 API 来定位特定区域。

  • 支持的数据产品:Snowflake Native App Framework 和共享。

  • 在使用组织列表时,不支持以下功能:

    • 自定义创建配置文件。

    • 市场分析。

    • 阅读者账户。

注意事项

  • 在您定位整个组织之前,先检查外部租户。在将数据产品添加到组织列表之前,请调整您的目标账户,除非您打算与外部租户共享。

  • 每个共享可以附加到一个列表。

  • 每个原生应用程序可以附加到一个或多个列表。

  • 对于包含组织列表的账户的组织变更(例如合并),请联系 Snowflake 支持部门

访问控制要求

使用此处提供的信息来确定执行组织列表 SQL 命令必须具有的特定角色和权限。

CREATE ORGANIZATION LISTING

用于执行此操作的 角色 必须至少具有以下 权限

权限

对象

备注

CREATE ORGANIZATION LISTING

ACCOUNT

创建和更改组织列表。

CREATE DATA EXCHANGE LISTING

ACCOUNT

创建和更改组织列表。

用于执行此 SQL 命令的 角色 必须至少具有以下 一项 权限

权限

对象

备注

USAGE

SHARE

将指定的分享附加到列表中。

USAGE

APPLICATION

将指定的 Snowflake Native App Framework 附加到列表中。

MANAGE LISTING AUTO FULFILLMENT

用于执行此操作的 角色 必须至少具有以下 权限

权限

对象

备注

MANAGE LISTING AUTO FULFILLMENT

ACCOUNT

配置自动履行设置。

共享创建和管理

要在共享中创建和管理对象,以及创建共享本身,角色应对相关数据对象、模式和 CREATE SHARE 命令具有权限。

权限

对象

备注

CREATE SHARE

ACCOUNT

CREATE 共享。

USAGE

DATABASE

查看和 USE 指定的数据库。

USAGE

SCHEMA

查看指定的架构。

SELECT

TABLE

在指定架构中查询指定表。

CREATE

SCHEMA

在指定架构中 CREATE 表或视图。

MODIFY

SCHEMA

在指定架构中 ALTER 表或视图。

要对架构中的任何对象执行操作,需要对父数据库和架构的 USAGE 权限。

有关创建具有指定权限集的自定义角色的说明,请参阅 创建自定义角色

有关对 安全对象 执行 SQL 操作的相应角色和权限授予的一般信息,请参阅 访问控制概述

创建组织列表

  1. Create an organizational listing.

    1. Sign in to Snowsight.

    2. Select Data Products » Provider Studio in the left-side navigation menu.

    3. Click + Listing » Internal Marketplace.

    4. Click + Data Product.

    5. In the + Data Product dialog, click + Select.

    6. Navigate to a data product such as a table, a view or other data product.

      Alternatively, search for and choose a data product to share.

    7. Select Done when complete.

    8. Select Save.

  2. Specify who can access the listing (the target accounts, roles, and regions).

    1. Click + Access Control. The Access and discovery dialog displays.

    2. In the Grant access section, enter values for the following:

      Field

      Description

      Who can access this data product?

      Select one of:

      • Entire organization Anyone in the organization can access the listing.

      • Selected accounts and roles Only selected accounts and roles can access.

      • No accounts or roles are pre-approved (Default) Data product will only be available by request.

      Accounts

      If Select accounts and roles is selected, select one or more accounts.

      Click + Add another account to add second and subsequent accounts.

      Selected user roles

      If Selected roles is selected, enter one or more roles to grant access.

    3. In the Allow discovery section, enter values for the following:

      Field

      Description

      Who else can discover the listing and request access?

      Select one of:

      • Entire organization (Default) Anyone in the organization can discover listing and request access.

      • Selected accounts and roles Only selected accounts and roles can discover listing and request access.

      • Not discoverable by users without access Only users with access can discover this listing.

      Accounts

      If Select accounts and roles is selected, select one or more accounts.

      Click + Add another account to add second and subsequent accounts.

      Selected user roles

      If Selected roles is selected, enter one or more roles to grant access.

    4. In the Request approval section, enter the email address of the request approver or link to the internal ticketing system.

  1. 提供标题和统一列表定位器 (ULL)。

    更改列表标题是可选的,但建议更改。请参阅 统一列表定位器 了解更多信息。

    1. 选择 Untitled Listing

    2. 对于 Listing title,输入数据产品的描述性标题。

    3. 选择 SaveCancel

  2. 填写列表。

    输入有关列表页面的其他信息以指导使用者,例如描述、数据字典、使用示例等。

    请注意,Support Contact 是必填项

    1. 点击 Publish 以在 Internal Marketplace 中提供列表。如果没有发布就退出,则列表会保存为草稿,以备审核或添加描述性元数据。

语言: 中文