Creates a delegation set (a group of four name servers) that can be reused by multiple hosted zones that were created by the same Amazon Web Services account
Source:R/route53_operations.R
route53_create_reusable_delegation_set.RdCreates a delegation set (a group of four name servers) that can be reused by multiple hosted zones that were created by the same Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/route53_create_reusable_delegation_set/ for full documentation.
Arguments
- CallerReference
[required] A unique string that identifies the request, and that allows you to retry failed
create_reusable_delegation_setrequests without the risk of executing the operation twice. You must use a uniqueCallerReferencestring every time you submit acreate_reusable_delegation_setrequest.CallerReferencecan be any unique string, for example a date/time stamp.- HostedZoneId
If you want to mark the delegation set for an existing hosted zone as reusable, the ID for that hosted zone.