UpdateHostedZoneComment
In this article:
UpdateHostedZoneComment#
Description#
Request to edit a DNS zone comment.
Request Parameters#
Required parameters#
Id — The DNS zone ID.
Type: String
Required: Yes
Optional parameters#
Comment — The DNS zone comment.
Type: String
Required: No
Length constraints: 0 to 255 characters
Response Elements#
HostedZone — DNS zone.
Type: HostedZone object
Examples#
c2-route53 UpdateHostedZoneComment Id z-xxxxxxxx
c2-route53 UpdateHostedZoneComment Id z-xxxxxxxx Comment "my first hosted zone."
c2-route53 UpdateHostedZoneComment Id z-xxxxxxxx Comment zonecomment