Amazon DataZone · Example Payload

Create Asset Request Example

Daily sales orders from production

Data CatalogData GovernanceData ManagementData SharingAnalytics

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

Top-level fields

namedescriptiondomainIdentifierowningProjectIdentifiertypeIdentifier

Example Payload

Raw ↑
{
  "name": "SalesOrdersTable",
  "description": "Daily sales orders from production",
  "domainIdentifier": "dzd_1234567890abcde",
  "owningProjectIdentifier": "prj_abc123",
  "typeIdentifier": "amazon.datazone.RelationalTable"
}