route53domains_disassociate_delegation_signer_from_domain: Deletes a delegation signer (DS) record in the registry zone...

View source: R/route53domains_operations.R

route53domains_disassociate_delegation_signer_from_domainR Documentation

Deletes a delegation signer (DS) record in the registry zone for this domain name

Description

Deletes a delegation signer (DS) record in the registry zone for this domain name.

See https://www.paws-r-sdk.com/docs/route53domains_disassociate_delegation_signer_from_domain/ for full documentation.

Usage

route53domains_disassociate_delegation_signer_from_domain(DomainName, Id)

Arguments

DomainName

[required] Name of the domain.

Id

[required] An internal identification number assigned to each DS record after it’s created. You can retrieve it as part of DNSSEC information returned by get_domain_detail.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.