Learn R Programming

paws.networking (version 0.2.0)

route53_disable_hosted_zone_dnssec: Disables DNSSEC signing in a specific hosted zone

Description

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://paws-r.github.io/docs/route53/disable_hosted_zone_dnssec.html for full documentation.

Usage

route53_disable_hosted_zone_dnssec(HostedZoneId)

Arguments

HostedZoneId

[required] A unique string used to identify a hosted zone.