paws.networking (version 0.1.6)

route53domains_get_domain_detail: This operation returns detailed information about a specified domain that is associated with the current AWS account

Description

This operation returns detailed information about a specified domain that is associated with the current AWS account. Contact information for the domain is also returned as part of the output.

Usage

route53domains_get_domain_detail(DomainName)

Arguments

DomainName

[required] The name of the domain that you want to get detailed information about.

Request syntax

svc$get_domain_detail(
  DomainName = "string"
)