I am attempting to filter a DynamoDB query by the contents of a Map contained within a List. Here\'s an example of the structure I\'m dealing with.
{ \'
This isn't currently supported by DynamoDB's API's expression language (as of November 2014) but there are some workarounds mentioned here.