Skip to content

route53.deleteHostedZone

jordanryanmoore edited this page May 11, 2011 · 3 revisions

References

Example Request

{
  id: "/hostedzone/Z1PA6795UKMFR9",
}

Example Response

{
  requestId: "647cd254-e0d1-44a9-af61-1d6d86ea6b77",
  changeInfo: {
    id: "/change/C1PA6795UKMFR9",
    status: "PENDING",
    submittedAt: new Date("2010-09-10T01:36:41.958Z"),
  },
}
Clone this wiki locally