Uses of Class
software.amazon.awssdk.services.route53.model.TooManyVpcAssociationAuthorizationsException
Packages that use TooManyVpcAssociationAuthorizationsException
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of TooManyVpcAssociationAuthorizationsException in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 that throw TooManyVpcAssociationAuthorizationsExceptionModifier and TypeMethodDescriptionRoute53Client.createVPCAssociationAuthorization(Consumer<CreateVpcAssociationAuthorizationRequest.Builder> createVpcAssociationAuthorizationRequest) Authorizes the Amazon Web Services account that created a specified VPC to submit anAssociateVPCWithHostedZonerequest to associate the VPC with a specified hosted zone that was created by a different account.Route53Client.createVPCAssociationAuthorization(CreateVpcAssociationAuthorizationRequest createVpcAssociationAuthorizationRequest) Authorizes the Amazon Web Services account that created a specified VPC to submit anAssociateVPCWithHostedZonerequest to associate the VPC with a specified hosted zone that was created by a different account.