DynamoGsiSpec
Defined in: packages/core/src/config/types.ts:337
DynamoDB GSI specification — used in table config declarations.
Properties
Section titled “Properties”indexName
Section titled “indexName”indexName:
string
Defined in: packages/core/src/config/types.ts:338
nonKeyAttributes?
Section titled “nonKeyAttributes?”
optionalnonKeyAttributes?:string[]
Defined in: packages/core/src/config/types.ts:342
partitionKey
Section titled “partitionKey”partitionKey:
object
Defined in: packages/core/src/config/types.ts:339
name:
string
type:
"S"|"N"|"B"
projectionType
Section titled “projectionType”projectionType:
"ALL"|"KEYS_ONLY"|"INCLUDE"
Defined in: packages/core/src/config/types.ts:341
sortKey?
Section titled “sortKey?”
optionalsortKey?:object
Defined in: packages/core/src/config/types.ts:340
name:
string
type:
"S"|"N"|"B"
© 2026 Axis Tech. Powered by axis-tech.co.