HTTP/1.1 200 OK
x-amzn-RequestId: TM8TFIHM2RGRTJGKTKRQ0JJL1FOOKQNSO5AEMVJFBAZ9ASUABAR
Content-Type: application/x-amz-json-1.0
Date: Tue, 29 May 2012 02:56:49 GMT

{
    "Table": {
        "CreationDateTime": 1.328567569381E9,
        "ItemCount": 22,
        "KeySchema": {
            "bar": {
                "AttributeName": "id",
                "AttributeType": "S"
            },
            "baz": {
                "AttributeName": "id",
                "AttributeType": "S"
            }
        },
        "ProvisionedThroughput": {
            "ReadCapacityUnits": 10,
            "WriteCapacityUnits": 5
        },
        "TableName": "foo",
        "TableSizeBytes": 414,
        "TableStatus": "ACTIVE"
    }
}
