Open
Description
Several AWS services have specific timeout values they specify for HTTP reads. The Kotlin SDK should allow for the specification of a service read timeout.
Open questions:
- does this timeout need to be adjusted at the operation level as well?
- what's the intersection of this and CRT-provided retry logic?
- should this be overridable by customers?