Too Long; Didn't Read
Using Amazon EMR and Hive you can quickly and efficiently process large amounts of data. This article describes one of the many ways to import data into AWS DynamoDB database. The option explained here uses Amazon EMC and Hive. The steps includes creating a Hive table that references data stored in Amazon S3. Load the table with data in S3 and load table with csv data in DynamoDB. Importing process took about 6 mins to load 76kb into DynamoDB table with write capacity units 10 and no auto scaling enabled.