This operation renews a domain for the specified number of years. The cost of renewing your domain is billed to your Amazon Web Services account.
See https://paws-r.github.io/docs/route53domains/renew_domain.html for full documentation.
route53domains_renew_domain(
DomainName,
DurationInYears = NULL,
CurrentExpiryYear
)
[required] The name of the domain that you want to renew.
The number of years that you want to renew the domain for. The maximum number of years depends on the top-level domain. For the range of valid values for your domain, see Domains that You Can Register with Amazon Route 53 in the Amazon Route 53 Developer Guide.
Default: 1
[required] The year when the registration for the domain is set to expire. This value must match the current expiration date for the domain.