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.
|
ChangeTagsForResourceRequest |
Container for the parameters to the
ChangeTagsForResource operation . |
ChangeTagsForResourceResult |
Empty 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.
|
GeoLocation |
A complex type that contains information about a geo location.
|
GeoLocationDetails |
A complex type that contains information about a
GeoLocation . |
GetChangeRequest |
Container for the parameters to the
GetChange operation . |
GetChangeResult |
A complex type that contains the
ChangeInfo element. |
GetCheckerIpRangesRequest |
Container for the parameters to the
GetCheckerIpRanges operation . |
GetCheckerIpRangesResult |
A complex type that contains the
CheckerIpRanges element. |
GetGeoLocationRequest |
Container for the parameters to the
GetGeoLocation operation . |
GetGeoLocationResult |
A complex type containing information about the specified geo
location.
|
GetHealthCheckCountRequest |
Container for the parameters to the
GetHealthCheckCount operation . |
GetHealthCheckCountResult |
A complex type that contains the count of health checks associated
with the current AWS account.
|
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.
|
ListGeoLocationsRequest |
Container for the parameters to the
ListGeoLocations operation . |
ListGeoLocationsResult |
A complex type that contains information about the geo locations that
are returned by the request and information about the response.
|
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.
|
ListTagsForResourceRequest |
Container for the parameters to the
ListTagsForResource operation . |
ListTagsForResourceResult |
A complex type containing tags for the specified resource.
|
ListTagsForResourcesRequest |
Container for the parameters to the
ListTagsForResources operation . |
ListTagsForResourcesResult |
A complex type containing tags for the specified resources.
|
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.
|
ResourceTagSet |
A complex type containing a resource and its associated tags.
|
Tag |
A single tag containing a key and value.
|
UpdateHealthCheckRequest |
Container for the parameters to the
UpdateHealthCheck operation . |
UpdateHealthCheckResult |
Update Health Check Result
|
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
|
TagResourceType |
Tag Resource 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.
|
HealthCheckVersionMismatchException |
AmazonRoute53 exception
|
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.
|
IncompatibleVersionException |
The resource you are trying to access is unsupported on this Route 53
endpoint.
|
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
|
NoSuchGeoLocationException |
The geo location you are trying to get does not exist.
|
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.
|
ThrottlingException |
AmazonRoute53 exception
|
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 © 2014. All rights reserved.