ListTagsForResource#

Description#

Request to receive a tag list for a DNS zone.

Request Parameters#

  • ResourceId — The resource ID.

    • Type: String

    • Required: Yes

  • ResourceType — The resource type.

    • Type: String

    • Required: Yes

    • Valid values: hostedzone

Response Elements#

  • ResourceTagSet — Tags assigned to the resource.

Examples#

c2-route53 ListTagsForResource ResourceId z-xxxxxxxx ResourceType hostedzone