paws.networking (version 0.1.6)

route53domains_disable_domain_auto_renew: This operation disables automatic renewal of domain registration for the specified domain

Description

This operation disables automatic renewal of domain registration for the specified domain.

Usage

route53domains_disable_domain_auto_renew(DomainName)

Arguments

DomainName

[required] The name of the domain that you want to disable automatic renewal for.

Request syntax

svc$disable_domain_auto_renew(
  DomainName = "string"
)