aws_smithy_runtime::client::http::body

Module minimum_throughput

source
Available on crate feature client only.
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§