#!/usr/bin/env python

from pdns_dynamodb import app
app.run()
