| Package | Description |
|---|---|
| com.amazonaws.services.route53.model |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentModificationException
Another user submitted a request to update the object at the same time that
you did.
|
class |
ConflictingDomainExistsException |
class |
ConflictingTypesException
You tried to update a traffic policy instance by using a traffic policy
version that has a different DNS type than the current type for the instance.
|
class |
DelegationSetAlreadyCreatedException
A delegation set with the same owner and caller reference combination has
already been created.
|
class |
DelegationSetAlreadyReusableException
The specified delegation set has already been marked as reusable.
|
class |
DelegationSetInUseException
The specified delegation contains associated hosted zones which must be
deleted before the reusable delegation set can be deleted.
|
class |
DelegationSetNotAvailableException
Amazon Route 53 allows some duplicate domain names, but there is a maximum
number of duplicate names.
|
class |
DelegationSetNotReusableException
The specified delegation set has not been marked as reusable.
|
class |
HealthCheckAlreadyExistsException
The health check you are trying to create already exists.
|
class |
HealthCheckInUseException
There are resource records associated with this health check.
|
class |
HealthCheckVersionMismatchException |
class |
HostedZoneAlreadyExistsException
The hosted zone you are trying to create already exists.
|
class |
HostedZoneNotEmptyException
The hosted zone contains resource record sets in addition to the default NS
and SOA resource record sets.
|
class |
HostedZoneNotFoundException
The specified HostedZone cannot be found.
|
class |
IncompatibleVersionException
The resource you are trying to access is unsupported on this Amazon Route 53
endpoint.
|
class |
InvalidArgumentException
At least one of the specified arguments is invalid.
|
class |
InvalidChangeBatchException
This error contains a list of one or more error messages.
|
class |
InvalidDomainNameException
This error indicates that the specified domain name is not valid.
|
class |
InvalidInputException
Some value specified in the request is invalid or the XML document is
malformed.
|
class |
InvalidTrafficPolicyDocumentException
The format of the traffic policy document that you specified in the
Document element is invalid. |
class |
InvalidVPCIdException
The hosted zone you are trying to create for your VPC_ID does not belong to
you.
|
class |
LastVPCAssociationException
The VPC you are trying to disassociate from the hosted zone is the last the
VPC that is associated with the hosted zone.
|
class |
LimitsExceededException
The limits specified for a resource have been exceeded.
|
class |
NoSuchChangeException |
class |
NoSuchDelegationSetException
The specified delegation set does not exist.
|
class |
NoSuchGeoLocationException
The geo location you are trying to get does not exist.
|
class |
NoSuchHealthCheckException
The health check you are trying to get or delete does not exist.
|
class |
NoSuchHostedZoneException |
class |
NoSuchTrafficPolicyException
No traffic policy exists with the specified ID.
|
class |
NoSuchTrafficPolicyInstanceException
No traffic policy instance exists with the specified ID.
|
class |
PriorRequestNotCompleteException
The request was rejected because Amazon Route 53 was still processing a prior
request.
|
class |
PublicZoneVPCAssociationException
The hosted zone you are trying to associate VPC with doesn't have any VPC
association.
|
class |
ThrottlingException |
class |
TooManyHealthChecksException |
class |
TooManyHostedZonesException
This error indicates that you've reached the maximum number of hosted zones
that can be created for the current AWS account.
|
class |
TooManyTrafficPoliciesException
You've created the maximum number of traffic policies that can be created for
the current AWS account.
|
class |
TooManyTrafficPolicyInstancesException
You've created the maximum number of traffic policy instances that can be
created for the current AWS account.
|
class |
TrafficPolicyAlreadyExistsException
A traffic policy that has the same value for
Name already
exists. |
class |
TrafficPolicyInstanceAlreadyExistsException
Traffic policy instance with given Id already exists.
|
class |
TrafficPolicyInUseException
One or more traffic policy instances were created by using the specified
traffic policy.
|
class |
VPCAssociationNotFoundException
The VPC you specified is not currently associated with the hosted zone.
|
Copyright © 2016. All rights reserved.