View source: R/route53_operations.R
route53_disable_hosted_zone_dnssec | R Documentation |
Disables DNSSEC signing in a specific hosted zone. This action does not deactivate any key-signing keys (KSKs) that are active in the hosted zone.
See https://www.paws-r-sdk.com/docs/route53_disable_hosted_zone_dnssec/ for full documentation.
route53_disable_hosted_zone_dnssec(HostedZoneId)
HostedZoneId |
[required] A unique string used to identify a hosted zone. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.