View source: R/route53domains_operations.R
route53domains_associate_delegation_signer_to_domain | R Documentation |
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.
route53domains_associate_delegation_signer_to_domain(
DomainName,
SigningAttributes
)
DomainName |
[required] The name of the domain. |
SigningAttributes |
[required] The information about a key, including the algorithm, public key-value, and flags. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.