paws.networking (version 0.1.6)

route53domains_list_tags_for_domain: This operation returns all of the tags that are associated with the specified domain

Description

This operation returns all of the tags that are associated with the specified domain.

Usage

route53domains_list_tags_for_domain(DomainName)

Arguments

DomainName

[required] The domain for which you want to get a list of tags.

Request syntax

svc$list_tags_for_domain(
  DomainName = "string"
)

Details

All tag operations are eventually consistent; subsequent operations might not immediately represent all issued operations.