Amazon DataZone · Example Payload

Create Domain Request Example

Enterprise data catalog domain

Data CatalogData GovernanceData ManagementData SharingAnalytics

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

Top-level fields

namedescriptiondomainExecutionRole

Example Payload

Raw ↑
{
  "name": "EnterpriseDataDomain",
  "description": "Enterprise data catalog domain",
  "domainExecutionRole": "arn:aws:iam::123456789012:role/DataZoneDomainExecutionRole"
}