amazonka-route53-domains-1.6.1: Amazon Route 53 Domains SDK.

Copyright(c) 2013-2018 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.Route53Domains.GetDomainDetail

Contents

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.

Synopsis

Creating a Request

getDomainDetail Source #

Creates a value of GetDomainDetail with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

  • gddDomainName - The name of the domain that you want to get detailed information about.

data GetDomainDetail Source #

The GetDomainDetail request includes the following element.

See: getDomainDetail smart constructor.

Instances
Eq GetDomainDetail Source # 
Instance details

Defined in Network.AWS.Route53Domains.GetDomainDetail

Data GetDomainDetail Source # 
Instance details

Defined in Network.AWS.Route53Domains.GetDomainDetail

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> GetDomainDetail -> c GetDomainDetail #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c GetDomainDetail #

toConstr :: GetDomainDetail -> Constr #

dataTypeOf :: GetDomainDetail -> DataType #

dataCast1 :: Typeable t => (forall d. Data d => c (t d)) -> Maybe (c GetDomainDetail) #

dataCast2 :: Typeable t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c GetDomainDetail) #

gmapT :: (forall b. Data b => b -> b) -> GetDomainDetail -> GetDomainDetail #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> GetDomainDetail -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> GetDomainDetail -> r #

gmapQ :: (forall d. Data d => d -> u) -> GetDomainDetail -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> GetDomainDetail -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> GetDomainDetail -> m GetDomainDetail #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> GetDomainDetail -> m GetDomainDetail #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> GetDomainDetail -> m GetDomainDetail #

Read GetDomainDetail Source # 
Instance details

Defined in Network.AWS.Route53Domains.GetDomainDetail

Show GetDomainDetail Source # 
Instance details

Defined in Network.AWS.Route53Domains.GetDomainDetail

Generic GetDomainDetail Source # 
Instance details

Defined in Network.AWS.Route53Domains.GetDomainDetail

Associated Types

type Rep GetDomainDetail :: Type -> Type #

Hashable GetDomainDetail Source # 
Instance details

Defined in Network.AWS.Route53Domains.GetDomainDetail

ToJSON GetDomainDetail Source # 
Instance details

Defined in Network.AWS.Route53Domains.GetDomainDetail

AWSRequest GetDomainDetail Source # 
Instance details

Defined in Network.AWS.Route53Domains.GetDomainDetail

Associated Types

type Rs GetDomainDetail :: Type #

ToHeaders GetDomainDetail Source # 
Instance details

Defined in Network.AWS.Route53Domains.GetDomainDetail

ToPath GetDomainDetail Source # 
Instance details

Defined in Network.AWS.Route53Domains.GetDomainDetail

ToQuery GetDomainDetail Source # 
Instance details

Defined in Network.AWS.Route53Domains.GetDomainDetail

NFData GetDomainDetail Source # 
Instance details

Defined in Network.AWS.Route53Domains.GetDomainDetail

Methods

rnf :: GetDomainDetail -> () #

type Rep GetDomainDetail Source # 
Instance details

Defined in Network.AWS.Route53Domains.GetDomainDetail

type Rep GetDomainDetail = D1 (MetaData "GetDomainDetail" "Network.AWS.Route53Domains.GetDomainDetail" "amazonka-route53-domains-1.6.1-1AoNz7bHDzI3lZpMthxnFZ" True) (C1 (MetaCons "GetDomainDetail'" PrefixI True) (S1 (MetaSel (Just "_gddDomainName") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Text)))
type Rs GetDomainDetail Source # 
Instance details

Defined in Network.AWS.Route53Domains.GetDomainDetail

Request Lenses

gddDomainName :: Lens' GetDomainDetail Text Source #

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

Destructuring the Response

getDomainDetailResponse Source #

Creates a value of GetDomainDetailResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

  • gddrsTechPrivacy - Specifies whether contact information is concealed from WHOIS queries. If the value is true , WHOIS ("who is") queries return contact information either for Amazon Registrar (for .com, .net, and .org domains) or for our registrar associate, Gandi (for all other TLDs). If the value is false , WHOIS queries return the information that you entered for the technical contact.
  • gddrsDNSSec - Reserved for future use.
  • gddrsWhoIsServer - The fully qualified name of the WHOIS server that can answer the WHOIS query for the domain.
  • gddrsRegistryDomainId - Reserved for future use.
  • gddrsRegistrantPrivacy - Specifies whether contact information is concealed from WHOIS queries. If the value is true , WHOIS ("who is") queries return contact information either for Amazon Registrar (for .com, .net, and .org domains) or for our registrar associate, Gandi (for all other TLDs). If the value is false , WHOIS queries return the information that you entered for the registrant contact (domain owner).
  • gddrsUpdatedDate - The last updated date of the domain as found in the response to a WHOIS query. The date and time is in Coordinated Universal time (UTC).
  • gddrsAdminPrivacy - Specifies whether contact information is concealed from WHOIS queries. If the value is true , WHOIS ("who is") queries return contact information either for Amazon Registrar (for .com, .net, and .org domains) or for our registrar associate, Gandi (for all other TLDs). If the value is false , WHOIS queries return the information that you entered for the admin contact.
  • gddrsAutoRenew - Specifies whether the domain registration is set to renew automatically.
  • gddrsAbuseContactPhone - Phone number for reporting abuse.
  • gddrsRegistrarURL - Web address of the registrar.
  • gddrsAbuseContactEmail - Email address to contact to report incorrect contact information for a domain, to report that the domain is being used to send spam, to report that someone is cybersquatting on a domain name, or report some other type of abuse.
  • gddrsExpirationDate - The date when the registration for the domain is set to expire. The date and time is in Coordinated Universal time (UTC).
  • gddrsCreationDate - The date when the domain was created as found in the response to a WHOIS query. The date and time is in Coordinated Universal time (UTC).
  • gddrsRegistrarName - Name of the registrar of the domain as identified in the registry. Domains with a .com, .net, or .org TLD are registered by Amazon Registrar. All other domains are registered by our registrar associate, Gandi. The value for domains that are registered by Gandi is "GANDI SAS" .
  • gddrsReseller - Reseller of the domain. Domains registered or transferred using Amazon Route 53 domains will have Amazon as the reseller.
  • gddrsStatusList - An array of domain name status codes, also known as Extensible Provisioning Protocol (EPP) status codes. ICANN, the organization that maintains a central database of domain names, has developed a set of domain name status codes that tell you the status of a variety of operations on a domain name, for example, registering a domain name, transferring a domain name to another registrar, renewing the registration for a domain name, and so on. All registrars use this same set of status codes. For a current list of domain name status codes and an explanation of what each code means, go to the ICANN website and search for epp status codes . (Search on the ICANN website; web searches sometimes return an old version of the document.)
  • gddrsResponseStatus - -- | The response status code.
  • gddrsDomainName - The name of a domain.
  • gddrsNameservers - The name of the domain.
  • gddrsAdminContact - Provides details about the domain administrative contact.
  • gddrsRegistrantContact - Provides details about the domain registrant.
  • gddrsTechContact - Provides details about the domain technical contact.

data GetDomainDetailResponse Source #

The GetDomainDetail response includes the following elements.

See: getDomainDetailResponse smart constructor.

Instances
Eq GetDomainDetailResponse Source # 
Instance details

Defined in Network.AWS.Route53Domains.GetDomainDetail

Data GetDomainDetailResponse Source # 
Instance details

Defined in Network.AWS.Route53Domains.GetDomainDetail

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> GetDomainDetailResponse -> c GetDomainDetailResponse #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c GetDomainDetailResponse #

toConstr :: GetDomainDetailResponse -> Constr #

dataTypeOf :: GetDomainDetailResponse -> DataType #

dataCast1 :: Typeable t => (forall d. Data d => c (t d)) -> Maybe (c GetDomainDetailResponse) #

dataCast2 :: Typeable t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c GetDomainDetailResponse) #

gmapT :: (forall b. Data b => b -> b) -> GetDomainDetailResponse -> GetDomainDetailResponse #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> GetDomainDetailResponse -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> GetDomainDetailResponse -> r #

gmapQ :: (forall d. Data d => d -> u) -> GetDomainDetailResponse -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> GetDomainDetailResponse -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> GetDomainDetailResponse -> m GetDomainDetailResponse #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> GetDomainDetailResponse -> m GetDomainDetailResponse #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> GetDomainDetailResponse -> m GetDomainDetailResponse #

Show GetDomainDetailResponse Source # 
Instance details

Defined in Network.AWS.Route53Domains.GetDomainDetail

Generic GetDomainDetailResponse Source # 
Instance details

Defined in Network.AWS.Route53Domains.GetDomainDetail

Associated Types

type Rep GetDomainDetailResponse :: Type -> Type #

NFData GetDomainDetailResponse Source # 
Instance details

Defined in Network.AWS.Route53Domains.GetDomainDetail

Methods

rnf :: GetDomainDetailResponse -> () #

type Rep GetDomainDetailResponse Source # 
Instance details

Defined in Network.AWS.Route53Domains.GetDomainDetail

type Rep GetDomainDetailResponse = D1 (MetaData "GetDomainDetailResponse" "Network.AWS.Route53Domains.GetDomainDetail" "amazonka-route53-domains-1.6.1-1AoNz7bHDzI3lZpMthxnFZ" False) (C1 (MetaCons "GetDomainDetailResponse'" PrefixI True) ((((S1 (MetaSel (Just "_gddrsTechPrivacy") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 (MetaSel (Just "_gddrsDNSSec") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 (MetaSel (Just "_gddrsWhoIsServer") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 (MetaSel (Just "_gddrsRegistryDomainId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_gddrsRegistrantPrivacy") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Bool))))) :*: ((S1 (MetaSel (Just "_gddrsUpdatedDate") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 (MetaSel (Just "_gddrsAdminPrivacy") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 (MetaSel (Just "_gddrsAutoRenew") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Bool)))) :*: (S1 (MetaSel (Just "_gddrsAbuseContactPhone") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 (MetaSel (Just "_gddrsRegistrarURL") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_gddrsAbuseContactEmail") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 (MetaSel (Just "_gddrsExpirationDate") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 (MetaSel (Just "_gddrsCreationDate") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 (MetaSel (Just "_gddrsRegistrarName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 (MetaSel (Just "_gddrsReseller") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_gddrsStatusList") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Text]))))) :*: ((S1 (MetaSel (Just "_gddrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Int) :*: (S1 (MetaSel (Just "_gddrsDomainName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text) :*: S1 (MetaSel (Just "_gddrsNameservers") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 [Nameserver]))) :*: (S1 (MetaSel (Just "_gddrsAdminContact") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Sensitive ContactDetail)) :*: (S1 (MetaSel (Just "_gddrsRegistrantContact") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Sensitive ContactDetail)) :*: S1 (MetaSel (Just "_gddrsTechContact") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Sensitive ContactDetail))))))))

Response Lenses

gddrsTechPrivacy :: Lens' GetDomainDetailResponse (Maybe Bool) Source #

Specifies whether contact information is concealed from WHOIS queries. If the value is true , WHOIS ("who is") queries return contact information either for Amazon Registrar (for .com, .net, and .org domains) or for our registrar associate, Gandi (for all other TLDs). If the value is false , WHOIS queries return the information that you entered for the technical contact.

gddrsWhoIsServer :: Lens' GetDomainDetailResponse (Maybe Text) Source #

The fully qualified name of the WHOIS server that can answer the WHOIS query for the domain.

gddrsRegistrantPrivacy :: Lens' GetDomainDetailResponse (Maybe Bool) Source #

Specifies whether contact information is concealed from WHOIS queries. If the value is true , WHOIS ("who is") queries return contact information either for Amazon Registrar (for .com, .net, and .org domains) or for our registrar associate, Gandi (for all other TLDs). If the value is false , WHOIS queries return the information that you entered for the registrant contact (domain owner).

gddrsUpdatedDate :: Lens' GetDomainDetailResponse (Maybe UTCTime) Source #

The last updated date of the domain as found in the response to a WHOIS query. The date and time is in Coordinated Universal time (UTC).

gddrsAdminPrivacy :: Lens' GetDomainDetailResponse (Maybe Bool) Source #

Specifies whether contact information is concealed from WHOIS queries. If the value is true , WHOIS ("who is") queries return contact information either for Amazon Registrar (for .com, .net, and .org domains) or for our registrar associate, Gandi (for all other TLDs). If the value is false , WHOIS queries return the information that you entered for the admin contact.

gddrsAutoRenew :: Lens' GetDomainDetailResponse (Maybe Bool) Source #

Specifies whether the domain registration is set to renew automatically.

gddrsAbuseContactPhone :: Lens' GetDomainDetailResponse (Maybe Text) Source #

Phone number for reporting abuse.

gddrsAbuseContactEmail :: Lens' GetDomainDetailResponse (Maybe Text) Source #

Email address to contact to report incorrect contact information for a domain, to report that the domain is being used to send spam, to report that someone is cybersquatting on a domain name, or report some other type of abuse.

gddrsExpirationDate :: Lens' GetDomainDetailResponse (Maybe UTCTime) Source #

The date when the registration for the domain is set to expire. The date and time is in Coordinated Universal time (UTC).

gddrsCreationDate :: Lens' GetDomainDetailResponse (Maybe UTCTime) Source #

The date when the domain was created as found in the response to a WHOIS query. The date and time is in Coordinated Universal time (UTC).

gddrsRegistrarName :: Lens' GetDomainDetailResponse (Maybe Text) Source #

Name of the registrar of the domain as identified in the registry. Domains with a .com, .net, or .org TLD are registered by Amazon Registrar. All other domains are registered by our registrar associate, Gandi. The value for domains that are registered by Gandi is "GANDI SAS" .

gddrsReseller :: Lens' GetDomainDetailResponse (Maybe Text) Source #

Reseller of the domain. Domains registered or transferred using Amazon Route 53 domains will have Amazon as the reseller.

gddrsStatusList :: Lens' GetDomainDetailResponse [Text] Source #

An array of domain name status codes, also known as Extensible Provisioning Protocol (EPP) status codes. ICANN, the organization that maintains a central database of domain names, has developed a set of domain name status codes that tell you the status of a variety of operations on a domain name, for example, registering a domain name, transferring a domain name to another registrar, renewing the registration for a domain name, and so on. All registrars use this same set of status codes. For a current list of domain name status codes and an explanation of what each code means, go to the ICANN website and search for epp status codes . (Search on the ICANN website; web searches sometimes return an old version of the document.)

gddrsAdminContact :: Lens' GetDomainDetailResponse ContactDetail Source #

Provides details about the domain administrative contact.

gddrsRegistrantContact :: Lens' GetDomainDetailResponse ContactDetail Source #

Provides details about the domain registrant.

gddrsTechContact :: Lens' GetDomainDetailResponse ContactDetail Source #

Provides details about the domain technical contact.