mercredi 26 août 2015

AWS DynamoDB scan for unindexed nested attributes

Does anyone know how to run a scan command on an AWS DynamoDB table, and get just the items where someNestedElement == 'foo' (this nested element is not indexed)?

Preferably in ruby with the aws-sdk or via the aws console.

Thanks




Aucun commentaire:

Enregistrer un commentaire