全部產品
Search
文件中心

Data Lake Formation:GetCatalog - 擷取目錄詳情

更新時間:Sep 22, 2025

擷取資料目錄詳情。

調試

您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。

調試

授權資訊

當前API暫無授權資訊透出。

請求文法

GET /dlf/v1/catalogs/{catalog} HTTP/1.1

請求參數

名稱

類型

必填

描述

樣本值

catalog

string

資料目錄名稱。

catalog_name

返回參數

名稱

類型

描述

樣本值

Catalog

資料目錄。

樣本

正常返回樣本

JSON格式

{
  "owner": "",
  "createdAt": 0,
  "updatedBy": "",
  "createdBy": "",
  "name": "",
  "id": "",
  "type": "",
  "updatedAt": 0,
  "status": "",
  "shareId": "",
  "options": {
    "key": ""
  },
  "isShared": true
}

錯誤碼

訪問錯誤中心查看更多錯誤碼。

變更歷史

更多資訊,參考變更詳情