Class | Description |
---|---|
CreateHttpNamespaceRequest | |
CreateHttpNamespaceResult | |
CreatePrivateDnsNamespaceRequest | |
CreatePrivateDnsNamespaceResult | |
CreatePublicDnsNamespaceRequest | |
CreatePublicDnsNamespaceResult | |
CreateServiceRequest | |
CreateServiceResult | |
DeleteNamespaceRequest | |
DeleteNamespaceResult | |
DeleteServiceRequest | |
DeleteServiceResult | |
DeregisterInstanceRequest | |
DeregisterInstanceResult | |
DiscoverInstancesRequest | |
DiscoverInstancesResult | |
DnsConfig |
A complex type that contains information about the Amazon Route 53 DNS records that you want AWS Cloud Map to create
when you register an instance.
|
DnsConfigChange |
A complex type that contains information about changes to the Route 53 DNS records that AWS Cloud Map creates when
you register an instance.
|
DnsProperties |
A complex type that contains the ID for the Route 53 hosted zone that AWS Cloud Map creates when you create a
namespace.
|
DnsRecord |
A complex type that contains information about the Route 53 DNS records that you want AWS Cloud Map 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 |
A complex type that contains information about an optional custom health check.
|
HttpInstanceSummary |
In a response to a DiscoverInstance request,
HttpInstanceSummary contains information about one
instance that matches the values that you specified in the request. |
HttpProperties |
A complex type that contains the name of an HTTP namespace.
|
Instance |
A complex type that contains information about an instance that AWS Cloud Map 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 AWS Cloud Map
|
CustomHealthNotFoundException |
The health check for the instance that is specified by
ServiceId and InstanceId is not a
custom health check. |
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.