Class | Description |
---|---|
CreatePrivateDnsNamespaceRequest | |
CreatePrivateDnsNamespaceResult | |
CreatePublicDnsNamespaceRequest | |
CreatePublicDnsNamespaceResult | |
CreateServiceRequest | |
CreateServiceResult | |
DeleteNamespaceRequest | |
DeleteNamespaceResult | |
DeleteServiceRequest | |
DeleteServiceResult | |
DeregisterInstanceRequest | |
DeregisterInstanceResult | |
DnsConfig |
A complex type that contains information about the records that you want Amazon Route 53 to create when you register
an instance.
|
DnsConfigChange |
A complex type that contains information about changes to the records that Route 53 creates when you register an
instance.
|
DnsProperties |
A complex type that contains the ID for the hosted zone that Route 53 creates when you create a namespace.
|
DnsRecord |
A complex type that contains information about the records that you want Route 53 to create when you register an
instance.
|
GetInstanceRequest | |
GetInstanceResult | |
GetInstancesHealthStatusRequest | |
GetInstancesHealthStatusResult | |
GetNamespaceRequest | |
GetNamespaceResult | |
GetOperationRequest | |
GetOperationResult | |
GetServiceRequest | |
GetServiceResult | |
HealthCheckConfig |
Public DNS namespaces only. A complex type that contains settings for an optional health check.
|
HealthCheckCustomConfig | |
Instance |
A complex type that contains information about an instance that Amazon Route 53 creates when you submit a
RegisterInstance request. |
InstanceSummary |
A complex type that contains information about the instances that you registered by using a specified service.
|
ListInstancesRequest | |
ListInstancesResult | |
ListNamespacesRequest | |
ListNamespacesResult | |
ListOperationsRequest | |
ListOperationsResult | |
ListServicesRequest | |
ListServicesResult | |
Namespace |
A complex type that contains information about a specified namespace.
|
NamespaceFilter |
A complex type that identifies the namespaces that you want to list.
|
NamespaceProperties |
A complex type that contains information that is specific to the namespace type.
|
NamespaceSummary |
A complex type that contains information about a namespace.
|
Operation |
A complex type that contains information about a specified operation.
|
OperationFilter |
A complex type that lets you select the operations that you want to list.
|
OperationSummary |
A complex type that contains information about an operation that matches the criteria that you specified in a
ListOperations request.
|
RegisterInstanceRequest | |
RegisterInstanceResult | |
Service |
A complex type that contains information about the specified service.
|
ServiceChange |
A complex type that contains changes to an existing service.
|
ServiceFilter |
A complex type that lets you specify the namespaces that you want to list services for.
|
ServiceSummary |
A complex type that contains information about a specified service.
|
UpdateInstanceCustomHealthStatusRequest | |
UpdateInstanceCustomHealthStatusResult | |
UpdateServiceRequest | |
UpdateServiceResult |
Exception | Description |
---|---|
AWSServiceDiscoveryException |
Base exception for all service exceptions thrown by Amazon Route 53 Auto Naming
|
CustomHealthNotFoundException | |
DuplicateRequestException |
The operation is already in progress.
|
InstanceNotFoundException |
No instance exists with the specified ID, or the instance was recently registered, and information about the instance
hasn't propagated yet.
|
InvalidInputException |
One or more specified values aren't valid.
|
NamespaceAlreadyExistsException |
The namespace that you're trying to create already exists.
|
NamespaceNotFoundException |
No namespace exists with the specified ID.
|
OperationNotFoundException |
No operation exists with the specified ID.
|
ResourceInUseException |
The specified resource can't be deleted because it contains other resources.
|
ResourceLimitExceededException |
The resource can't be created because you've reached the limit on the number of resources.
|
ServiceAlreadyExistsException |
The service can't be created because a service with the same name already exists.
|
ServiceNotFoundException |
No service exists with the specified ID.
|
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.