Amr Hassan
Amr Hassan
It should not be necessary that the entire object fits in the memory of the client. Helpful reference: https://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-streaming.html
Support for SQS message attributes during sending and receiving
Hello, ## Motivation I've noticed that there's no `From` implementation for `Response` and thought it was worth having for the times when writing `t.into()` is snappier than `Response::new(t)`. ## Solution...
Hi, This is an attempt to support read-only API keys for auth besides the current read-write ones, as described in #1959. I've tried to keep it as contained as possible...