OnDemandThroughput
Sets the maximum number of read and write units for the specified on-demand table. If
            you use this parameter, you must specify MaxReadRequestUnits,
                MaxWriteRequestUnits, or both.
Contents
Note
In the following list, the required parameters are described first.
- MaxReadRequestUnits
- 
               Maximum number of read request units for the specified table. To specify a maximum OnDemandThroughputon your table, set the value ofMaxReadRequestUnitsas greater than or equal to 1. To remove the maximumOnDemandThroughputthat is currently set on your table, set the value ofMaxReadRequestUnitsto -1.Type: Long Required: No 
- MaxWriteRequestUnits
- 
               Maximum number of write request units for the specified table. To specify a maximum OnDemandThroughputon your table, set the value ofMaxWriteRequestUnitsas greater than or equal to 1. To remove the maximumOnDemandThroughputthat is currently set on your table, set the value ofMaxWriteRequestUnitsto -1.Type: Long Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: