route53_create_reusable_delegation_set: Creates a delegation set (a group of four name servers) that...

View source: R/route53_operations.R

route53_create_reusable_delegation_setR 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

Description

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.

Usage

route53_create_reusable_delegation_set(CallerReference, HostedZoneId = NULL)

Arguments

CallerReference

[required] A unique string that identifies the request, and that allows you to retry failed create_reusable_delegation_set requests without the risk of executing the operation twice. You must use a unique CallerReference string every time you submit a create_reusable_delegation_set request. CallerReference can 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.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.