com.github.traviscrawford.spark.dynamodb
Backup a DynamoDB table as JSON.
The full table is scanned and the results are stored in the given output path.
Users should override this method with their Spark job logic.
Backup a DynamoDB table as JSON.
The full table is scanned and the results are stored in the given output path.