dyna-record
    Preparing search index...

    Type Alias DynamoTableItem

    DynamoTableItem: Record<string, NativeAttributeValue>

    Defines a general type for items stored in a DynamoDB table, using string keys and native scalar attribute values.