-
Notifications
You must be signed in to change notification settings - Fork 0
AWS certificate
sanglt1902 edited this page Jun 28, 2020
·
1 revision
TIP
aws dynamodb scan --table-name TABLE_NAME > export.json // export JSON file from dynamo
export NODE_OPTIONS=--max_old_space_size=8172 // Fix JS out of memory