Export tab separated data aws dynamodb scan ` –table-name table_name ` –query “Items[*].[Id.S, Status.S]” ` –region us-wet-2 ` –output text
A collection of my tech notes
Export tab separated data aws dynamodb scan ` –table-name table_name ` –query “Items[*].[Id.S, Status.S]” ` –region us-wet-2 ` –output text