route53_get_dnssec {paws.networking} | R Documentation |
Returns information about DNSSEC for a specific hosted zone, including the key-signing keys (KSKs) in the hosted zone
Description
Returns information about DNSSEC for a specific hosted zone, including the key-signing keys (KSKs) in the hosted zone.
See https://www.paws-r-sdk.com/docs/route53_get_dnssec/ for full documentation.
Usage
route53_get_dnssec(HostedZoneId)
Arguments
HostedZoneId |
[required] A unique string used to identify a hosted zone. |
[Package paws.networking version 0.9.0 Index]