powered by
Enables DNSSEC signing in a specific hosted zone.
route53_enable_hosted_zone_dnssec(HostedZoneId)
[required] A unique string used to identify a hosted zone.
A list with the following syntax:
list( ChangeInfo = list( Id = "string", Status = "PENDING"|"INSYNC", SubmittedAt = as.POSIXct( "2015-01-01" ), Comment = "string" ) )
svc$enable_hosted_zone_dnssec( HostedZoneId = "string" )