从 Productboard 实体中读取 - Amazon Glue
Amazon Web Services 文档中描述的 Amazon Web Services 服务或功能可能因区域而异。要查看适用于中国区域的差异,请参阅 中国的 Amazon Web Services 服务入门 (PDF)

从 Productboard 实体中读取

先决条件

要从中读取内容的 Productboard 对象。请参阅下面的支持的实体表,查看可用的实体。

支持的实体

实体 可以筛选 支持限制 支持排序依据 支持 Select * 支持分区

特征

支持

组件

产品

Feature Statuses

Custom Field Definitions

Custom Field Values

支持

示例

Productboard_read = glueContext.create_dynamic_frame.from_options( connection_type="Productboard", connection_options={ "connectionName": "connectionName", "ENTITY_NAME": "feature", "API_VERSION": "1" }

Productboard entity and field details