Amazon DataZone · Example Payload

Asset Example

Daily sales orders

Data CatalogData GovernanceData ManagementData SharingAnalytics

Asset Example is an example object payload from Amazon DataZone, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamedescriptiondomainIdtypeIdentifiercreatedAt

Example Payload

Raw ↑
{
  "id": "asset_001abc",
  "name": "SalesOrdersTable",
  "description": "Daily sales orders",
  "domainId": "dzd_1234567890abcde",
  "typeIdentifier": "amazon.datazone.RelationalTable",
  "createdAt": "2024-04-15T12:00:00Z"
}