HTTP/1.1 200 OK
x-amzn-RequestId: GTPQVRM4VJS792J1UFJTKUBVV4KQNSO5AEMVJF66Q9ASUAAJG
content-type: application/x-amz-json-1.0
Date: Fri, 02 Sep 2011 23:07:39 GMT

{
    "UnprocessedKeys": {
        "Table3": {
            "Keys": [
                {"HashKeyElement": {"S":"KeyValue1"}, "RangeKeyElement":{"N":"KeyValue2"}},
                {"HashKeyElement": {"S":"KeyValue3"}, "RangeKeyElement":{"N":"KeyValue4"}},
                {"HashKeyElement": {"S":"KeyValue5"}, "RangeKeyElement":{"N":"KeyValue6"}}
            ],
            "AttributesToGet":["AttributeName1", "AttributeName2", "AttributeName3"]
        }
    }
}
