route53domains_associate_delegation_signer_to_domain: Creates a delegation signer (DS) record in the registry zone...

View source: R/route53domains_operations.R

route53domains_associate_delegation_signer_to_domainR Documentation

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.


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