route53_get_dnssec: Returns information about DNSSEC for a specific hosted zone, including
the key signing keys (KSKs) and zone signing keys (ZSKs) in the hosted
zone
Description
Returns information about DNSSEC for a specific hosted zone, including
the key signing keys (KSKs) and zone signing keys (ZSKs) in the hosted
zone.
Usage
route53_get_dnssec(HostedZoneId)
Arguments
HostedZoneId
[required] A unique string used to identify a hosted zone.
Request syntax
svc$get_dnssec(
HostedZoneId = "string"
)