Deletes a reusable delegation set.
You can delete a reusable delegation set only if it isn't associated with any hosted zones.
To verify that the reusable delegation set is not associated with any
hosted zones, submit a
get_reusable_delegation_set
request and specify the ID of the reusable delegation set that you want
to delete.
route53_delete_reusable_delegation_set(Id)
[required] The ID of the reusable delegation set that you want to delete.
An empty list.
svc$delete_reusable_delegation_set( Id = "string" )