route53_disable_hosted_zone_dnssec: Disables DNSSEC signing in a specific hosted zone

View source: R/route53_operations.R

route53_disable_hosted_zone_dnssecR Documentation

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://www.paws-r-sdk.com/docs/route53_disable_hosted_zone_dnssec/ for full documentation.

Usage

route53_disable_hosted_zone_dnssec(HostedZoneId)

Arguments

HostedZoneId

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


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