Is the DynamoDB reachable?
23 24 25 26
# File 'lib/dynamoid/tasks/database.rb', line 23 def ping Dynamoid.adapter.list_tables true end