Skip to main content
Version: 3.0.0

UpdateTableParams

Index

Properties

reservedThroughput

reservedThroughput: { capacityUnit: { read: number; write: number } }

optionalstreamSpecification

streamSpecification?: { enableStream?: boolean; expirationTime?: number }

tableName

tableName: string

tableOptions

tableOptions: { maxTimeDeviation?: number; maxVersions?: number; timeToLive?: number }