See: Description
Class | Description |
---|---|
AliasTarget |
Alias resource record sets only: Information about the domain to which you are redirecting traffic.
|
Change |
A complex type that contains the information for each change in a change batch request.
|
ChangeBatch |
A complex type that contains an optional comment and the changes that you want to make with a change batch request.
|
ChangeInfo |
A complex type that describes change information about changes made to your hosted zone.
|
ChangeResourceRecordSetsRequest |
Container for the parameters to the
ChangeResourceRecordSets operation . |
ChangeResourceRecordSetsResult |
A complex type containing the response for the request.
|
CreateHealthCheckRequest |
Container for the parameters to the
CreateHealthCheck operation . |
CreateHealthCheckResult |
A complex type containing the response information for the new health check.
|
CreateHostedZoneRequest |
Container for the parameters to the
CreateHostedZone operation . |
CreateHostedZoneResult |
A complex type containing the response information for the new hosted zone.
|
DelegationSet |
A complex type that contains name server information.
|
DeleteHealthCheckRequest |
Container for the parameters to the
DeleteHealthCheck operation . |
DeleteHealthCheckResult |
Empty response for the request.
|
DeleteHostedZoneRequest |
Container for the parameters to the
DeleteHostedZone operation . |
DeleteHostedZoneResult |
A complex type containing the response information for the request.
|
GetChangeRequest |
Container for the parameters to the
GetChange operation . |
GetChangeResult |
A complex type that contains the
ChangeInfo element. |
GetHealthCheckRequest |
Container for the parameters to the
GetHealthCheck operation . |
GetHealthCheckResult |
A complex type containing information about the specified health check.
|
GetHostedZoneRequest |
Container for the parameters to the
GetHostedZone operation . |
GetHostedZoneResult |
A complex type containing information about the specified hosted zone.
|
HealthCheck |
A complex type that contains identifying information about the health check.
|
HealthCheckConfig |
A complex type that contains the health check configuration.
|
HostedZone |
A complex type that contain information about the specified hosted zone.
|
HostedZoneConfig |
A complex type that contains an optional comment about your hosted zone.
|
ListHealthChecksRequest |
Container for the parameters to the
ListHealthChecks operation . |
ListHealthChecksResult |
A complex type that contains the response for the request.
|
ListHostedZonesRequest |
Container for the parameters to the
ListHostedZones operation . |
ListHostedZonesResult |
A complex type that contains the response for the request.
|
ListResourceRecordSetsRequest |
Container for the parameters to the
ListResourceRecordSets operation . |
ListResourceRecordSetsResult |
A complex type that contains information about the resource record sets that are returned by the request and information about the response.
|
ResourceRecord |
A complex type that contains the value of the
Value element for the current resource record set. |
ResourceRecordSet |
A complex type that contains information about the current resource record set.
|
Enum | Description |
---|---|
ChangeAction |
Change Action
|
ChangeStatus |
Change Status
|
HealthCheckType |
Health Check Type
|
ResourceRecordSetFailover |
Resource Record Set Failover
|
ResourceRecordSetRegion |
Resource Record Set Region
|
RRType |
R R Type
|
Exception | Description |
---|---|
DelegationSetNotAvailableException |
Route 53 allows some duplicate domain names, but there is a maximum number of duplicate names.
|
HealthCheckAlreadyExistsException |
The health check you are trying to create already exists.
|
HealthCheckInUseException |
There are resource records associated with this health check.
|
HostedZoneAlreadyExistsException |
The hosted zone you are trying to create already exists.
|
HostedZoneNotEmptyException |
The hosted zone contains resource record sets in addition to the default NS and SOA resource record sets.
|
InvalidChangeBatchException |
This error contains a list of one or more error messages.
|
InvalidDomainNameException |
This error indicates that the specified domain name is not valid.
|
InvalidInputException |
Some value specified in the request is invalid or the XML document is malformed.
|
NoSuchChangeException |
AmazonRoute53 exception
|
NoSuchHealthCheckException |
The health check you are trying to get or delete does not exist.
|
NoSuchHostedZoneException |
AmazonRoute53 exception
|
PriorRequestNotCompleteException |
The request was rejected because Route 53 was still processing a prior request.
|
TooManyHealthChecksException |
AmazonRoute53 exception
|
TooManyHostedZonesException |
This error indicates that you've reached the maximum number of hosted zones that can be created for the current AWS account.
|
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.