View source: R/route53_operations.R
route53_create_reusable_delegation_set | R Documentation |
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.
See https://www.paws-r-sdk.com/docs/route53_create_reusable_delegation_set/ for full documentation.
route53_create_reusable_delegation_set(CallerReference, HostedZoneId = NULL)
CallerReference |
[required] A unique string that identifies the request, and that allows you to
retry failed
|
HostedZoneId |
If you want to mark the delegation set for an existing hosted zone as reusable, the ID for that hosted zone. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.