Uses of Class
software.amazon.awssdk.services.route53.model.VpcAssociationAuthorizationNotFoundException
Packages that use VpcAssociationAuthorizationNotFoundException
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of VpcAssociationAuthorizationNotFoundException in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 that throw VpcAssociationAuthorizationNotFoundExceptionModifier and TypeMethodDescriptionRoute53Client.deleteVPCAssociationAuthorization(Consumer<DeleteVpcAssociationAuthorizationRequest.Builder> deleteVpcAssociationAuthorizationRequest) Removes authorization to submit anAssociateVPCWithHostedZonerequest to associate a specified VPC with a hosted zone that was created by a different account.Route53Client.deleteVPCAssociationAuthorization(DeleteVpcAssociationAuthorizationRequest deleteVpcAssociationAuthorizationRequest) Removes authorization to submit anAssociateVPCWithHostedZonerequest to associate a specified VPC with a hosted zone that was created by a different account.