paws.networking (version 0.1.6)

route53_delete_reusable_delegation_set: Deletes a reusable delegation set

Description

Deletes a reusable delegation set.

Usage

route53_delete_reusable_delegation_set(Id)

Arguments

Id

[required] The ID of the reusable delegation set that you want to delete.

Request syntax

svc$delete_reusable_delegation_set(
  Id = "string"
)

Details

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 GetReusableDelegationSet request and specify the ID of the reusable delegation set that you want to delete.