ExpressionAttributeValue
A :token reference to the request's ExpressionAttributeValues. DynamoDB rejects an undefined token as a bad request rather than failing on the data, so it is raised as a DynamoDbConditionError - and it is resolved in Expr.validate as well as in eval, so an AND/OR which never evaluates this branch still reports it.