Amazon Route 53 · Example Payload

Amazon Route 53 Openapi Delegation Set Example

DNSDomain RegistrationHealth ChecksRouting

Amazon Route 53 Openapi Delegation Set Example is an example object payload from Amazon Route 53, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

IdCallerReferenceNameServers

Example Payload

Raw ↑
{
  "Id": "abc123",
  "CallerReference": "example-value",
  "NameServers": [
    "Example Resource"
  ]
}