Skip to content

DynamoGsiSpec

Open in ChatGPTOpen in Claude

Defined in: packages/core/src/config/types.ts:337

DynamoDB GSI specification — used in table config declarations.

indexName: string

Defined in: packages/core/src/config/types.ts:338


optional nonKeyAttributes?: string[]

Defined in: packages/core/src/config/types.ts:342


partitionKey: object

Defined in: packages/core/src/config/types.ts:339

name: string

type: "S" | "N" | "B"


projectionType: "ALL" | "KEYS_ONLY" | "INCLUDE"

Defined in: packages/core/src/config/types.ts:341


optional sortKey?: object

Defined in: packages/core/src/config/types.ts:340

name: string

type: "S" | "N" | "B"

© 2026 Axis Tech. Powered by axis-tech.co.