WarmThroughputObject
Represents the warm throughput configuration on the stream. This is only present for On-Demand Kinesis Data Streams in accounts that have MinimumThroughputBillingCommitment enabled.
Contents
- CurrentMiBps
-
The current warm throughput value on the stream. This is the write throughput in MiBps that the stream is currently scaled to handle.
Type: Integer
Valid Range: Minimum value of 0.
Required: No
- TargetMiBps
-
The target warm throughput value on the stream. This indicates that the stream is currently scaling towards this target value.
Type: Integer
Valid Range: Minimum value of 0.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: