/valet

Simple Java API for AWS Route53

Primary LanguageJavaOtherNOASSERTION

Valet is a simple Java API to interact AWS's Route53 DNS service.

The AWS Java SDK does not currently support Route53; this simple binding may help if you want to use Java to modify Route53 zone data.

View ValetExample for typical usage of Valet API.

Includes automation classes to import/one-way-sync existing Windows DNS server files.

Eclipse users use gradle eclipse to build .classpath.

IntelliJ users use gradle idea to build .iml file.

Use gradle jar to build a Jar with sources included.

Contact Uriah Carpenter (uriah at widen.com) with questions.

Licensed under Apache, Version 2.0.