import type { QueryCommandInput } from '@aws-sdk/lib-dynamodb'; import { Table } from '../../../../table/index.js'; import type { Query } from '../types.js'; type QueryParser =