See: Description
| Interface | Description |
|---|---|
| Route53AsyncClient |
Service client for accessing Route 53 asynchronously.
|
| Route53AsyncClientBuilder |
A builder for creating an instance of
Route53AsyncClient. |
| Route53BaseClientBuilder<B extends Route53BaseClientBuilder<B,C>,C> |
This includes configuration specific to Route 53 that is supported by both
Route53ClientBuilder and
Route53AsyncClientBuilder. |
| Route53Client |
Service client for accessing Route 53.
|
| Route53ClientBuilder |
A builder for creating an instance of
Route53Client. |
Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web service.
You can use Route 53 to:
Register domain names.
For more information, see How domain registration works.
Route internet traffic to the resources for your domain
For more information, see How internet traffic is routed to your website or web application.
Check the health of your resources.
For more information, see How Route 53 checks the health of your resources.
Copyright © 2022. All rights reserved.