Class InvalidVpcIdException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<InvalidVpcIdException.Builder,InvalidVpcIdException>

@Generated("software.amazon.awssdk:codegen") public final class InvalidVpcIdException extends Route53Exception implements ToCopyableBuilder<InvalidVpcIdException.Builder,InvalidVpcIdException>

The VPC ID that you specified either isn't a valid ID or the current account is not authorized to access this VPC.

See Also: