See: Description
Interface | Description |
---|---|
AWSServiceDiscovery |
Interface for accessing ServiceDiscovery.
|
AWSServiceDiscoveryAsync |
Interface for accessing ServiceDiscovery asynchronously.
|
Class | Description |
---|---|
AbstractAWSServiceDiscovery |
Abstract implementation of
AWSServiceDiscovery . |
AbstractAWSServiceDiscoveryAsync |
Abstract implementation of
AWSServiceDiscoveryAsync . |
AWSServiceDiscoveryAsyncClient |
Client for accessing ServiceDiscovery asynchronously.
|
AWSServiceDiscoveryAsyncClientBuilder |
Fluent builder for
AWSServiceDiscoveryAsync . |
AWSServiceDiscoveryClient |
Client for accessing ServiceDiscovery.
|
AWSServiceDiscoveryClientBuilder |
Fluent builder for
AWSServiceDiscovery . |
AWS Cloud Map lets you configure public DNS, private DNS, or HTTP namespaces that your microservice applications run in. When an instance of the service becomes available, you can call the AWS Cloud Map API to register the instance with AWS Cloud Map. For public or private DNS namespaces, AWS Cloud Map automatically creates DNS records and an optional health check. Clients that submit public or private DNS queries, or HTTP requests, for the service receive an answer that contains up to eight healthy records.
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.