ModifyRequestMiddleware
interface ModifyRequestMiddleware
A middleware that only mutates the outgoing SdkHttpRequest.
NOTE: This can be applied to any phase that uses SdkHttpRequest as it's input type (e.g. mutate, onEachAttempt, receive)