News

In the JSON output, the JSON encoder will escape any non-ascii characters to be in the form \u<hex> instead of encoding the unicode char in the encoding of stdout. $ aws dynamodb scan --table-name ...