Results 3 comments of JiaShiwen

This is the feature I need

目前还不支持

I have implemented this by modifying sdk/s3/src/operation/upload_part/builders.rs to add a new function send_with_plugins. The modification code is as follows: ``` impl UploadPartFluentBuilder { pub async fn send( self, ) ->...