{
      KeySchema: [
        { AttributeName: 'hash_key', KeyType: 'HASH' },
        { AttributeName: 'lsi_range_key2', KeyType: 'RANGE' }
      ],