Using relaxed-amazonaws-sdk-extensionApi with amazonaws.com

Java integration

Install
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
<p>Retrieves a list of the public and private hosted zones that are associate…
curl \
  -H "Authorization: $API_KEY" \
  https://route53.amazonaws.com/2013-04-01/hostedzone
Retrieve a list of the health checks that are associated with the current Ama…
curl \
  -H "Authorization: $API_KEY" \
  https://route53.amazonaws.com/2013-04-01/healthcheck
<p>Returns the current status of a change batch request. The status is one of…
curl \
  -H "Authorization: $API_KEY" \
  https://route53.amazonaws.com/2013-04-01/change/{Id}
SDK on GitHub 📄 API Docs
SDK
relaxed-amazonaws-sdk-extensionApi
Java
API
amazonaws.com
amazonaws.com:route53
At a glance
Language Java
Endpoints70
Base URLhttps://route53.amazonaws.com