Skip to content

DynamoDB  >  Structures  >  OnDemandThroughputOverride

OnDemandThroughputOverride

Structure Class

OnDemandThroughputOverride dataclass

Overrides the on-demand throughput settings for this replica table. If you don't specify a value for this parameter, it uses the source table's on-demand throughput settings.

Attributes

max_read_request_units class-attribute instance-attribute
max_read_request_units: int | None = None

Maximum number of read request units for the specified replica table.