Learn R Programming

paws.networking (version 0.7.0)

route53domains_associate_delegation_signer_to_domain: Creates a delegation signer (DS) record in the registry zone for this domain name

Description

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

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

Usage

route53domains_associate_delegation_signer_to_domain(
  DomainName,
  SigningAttributes
)

Arguments

DomainName

[required] The name of the domain.

SigningAttributes

[required] The information about a key, including the algorithm, public key-value, and flags.