To run integration tests, one needs to provide AWS credentials.
Eclipse instructions
-DDYNAMODBTEST_REGION=REGION-ID
-DDYNAMODBTEST_ACCESS=ACCESS-KEY
-DDYNAMODBTEST_SECRET=SECRET
The tests will create tables with prefix dynamodb-integration-tests-
. Note that when tests are begun, all data is removed from that table!