amazon web services - Mechanism to retrieve all items from DynamoDB that begin with a string -


is there mechanism retrieve items dynamo db table hash key of gsi begins specific string?

thanks in advance!

use begins_with condition in query: http://docs.aws.amazon.com/amazondynamodb/latest/apireference/api_condition.html


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -