aws_sdk_s3/protocol_serde/
shape_upload_part_input.rspub fn ser_body_http_payload(
payload: ::aws_smithy_types::byte_stream::ByteStream,
) -> Result<::aws_smithy_types::byte_stream::ByteStream, ::aws_smithy_types::error::operation::BuildError> {
Ok(payload)
}