Module aws_smithy_runtime::client::http::body::minimum_throughput

source ·
Expand description

A body-wrapping type that ensures data is being streamed faster than some lower limit.

If data is being streamed too slowly, this body type will emit an error next time it’s polled.

Modules§

Structs§

Type Aliases§