View a markdown version of this page

Connect Customer 資料湖中的資源標籤資料 - Amazon Connect 客戶

本文為英文版的機器翻譯版本,如內容有任何歧義或不一致之處,概以英文版為準。

Connect Customer 資料湖中的資源標籤資料

下表包含資源標籤資料。

資源標籤

資料表名稱: amazon_connect_resource_tags

描述:使用緩慢變更的維度 (SCD) 模式,追蹤 Connect 資源上的標籤變更。每個標籤修改都會建立新的記錄,以啟用標籤歷史記錄分析。

主索引鍵: instance_id, aws_account_id, resource_arn, record_creation_timestamp

分割區索引鍵: record_creation_timestamp (每日)

聯結金鑰:

  • instance_id — 聯結至所有資料表

  • resource_arn — 加入任何 Connect 資源 ARN (客服人員、佇列、流程等)

Column (欄) 類型 Nullable Description
instance_id string Connect Customer 執行個體的 ID。
aws_account_id string 擁有資源 AWS 的帳戶 ID。
instance_arn string Connect Customer 執行個體的 ARN。
record_creation_timestamp 時間戳記 資源上標籤變更時的時間戳記。
resource_arn string Connect Customer 資源的 ARN。
標籤 map(string,string) 與 Connect Customer 資源相關聯的標籤。
data_lake_last_processed_timestamp 時間戳記 時間戳記,顯示上次資料湖碰觸記錄的時間。這可能包括轉換和回填。此欄位無法可靠地用於判斷資料新鮮度。