UpdateHostedZoneComment#

Description#

Запрос на изменение комментария для зоны DNS.

Request Parameters#

Необходимые параметры#

  • Id — Идентификатор зоны DNS.

    • Тип: String

    • Необходимо: Да

Опциональные параметры#

  • Comment — Комментарий для зоны DNS.

    • Тип: String

    • Необходимо: Нет

    • Ограничение длины: От 0 до до 255 символов

Response Elements#

  • HostedZone — Зона DNS.

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