Copyright | (c) 2013-2016 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Language | Haskell2010 |
This operation configures Amazon Route 53 to automatically renew the specified domain before the domain registration expires. The cost of renewing your domain registration is billed to your AWS account.
The period during which you can renew a domain name varies by TLD. For a list of TLDs and their renewal policies, see "Renewal, restoration, and deletion times" on the website for our registrar partner, Gandi. Route 53 requires that you renew before the end of the renewal period that is listed on the Gandi website so we can complete processing before the deadline.
Creating a Request
enableDomainAutoRenew Source #
Creates a value of EnableDomainAutoRenew
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
data EnableDomainAutoRenew Source #
See: enableDomainAutoRenew
smart constructor.
Request Lenses
edarDomainName :: Lens' EnableDomainAutoRenew Text Source #
Undocumented member.
Destructuring the Response
enableDomainAutoRenewResponse Source #
Creates a value of EnableDomainAutoRenewResponse
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
data EnableDomainAutoRenewResponse Source #
See: enableDomainAutoRenewResponse
smart constructor.
Response Lenses
edarrsResponseStatus :: Lens' EnableDomainAutoRenewResponse Int Source #
The response status code.