route53domains_enable_domain_auto_renew {paws.networking} | R Documentation |
This operation configures Amazon Route 53 to automatically renew the specified domain before the domain registration expires
Description
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 Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/route53domains_enable_domain_auto_renew/ for full documentation.
Usage
route53domains_enable_domain_auto_renew(DomainName)
Arguments
DomainName |
[required] The name of the domain that you want to enable automatic renewal for. |
[Package paws.networking version 0.9.0 Index]