'use strict'; const dynamodb = require('../lib'); describe('dynamodb', () => { it.todo('needs tests'); });