paws.networking (version 0.1.6)

route53_get_reusable_delegation_set_limit: Gets the maximum number of hosted zones that you can associate with the specified reusable delegation set

Description

Gets the maximum number of hosted zones that you can associate with the specified reusable delegation set.

Usage

route53_get_reusable_delegation_set_limit(Type, DelegationSetId)

Arguments

Type

[required] Specify MAX_ZONES_BY_REUSABLE_DELEGATION_SET to get the maximum number of hosted zones that you can associate with the specified reusable delegation set.

DelegationSetId

[required] The ID of the delegation set that you want to get the limit for.

Request syntax

svc$get_reusable_delegation_set_limit(
  Type = "MAX_ZONES_BY_REUSABLE_DELEGATION_SET",
  DelegationSetId = "string"
)

Details

For the default limit, see Limits in the Amazon Route 53 Developer Guide. To request a higher limit, open a case.