Add a method to disable aws-chunked
signing
#950
Labels
feature-request
A feature should be added or improved.
aws-chunked
signing
#950
Describe the feature
Currently all requests with a body larger than 1MB will be chunked and uploaded using
aws-chunked
encoding.There is no way to configure this 1MB threshold or to disable chunked requests entirely. This should be added as a configuration option to the SDK.
Is your Feature Request related to a problem?
Related to: #949
Proposed Solution
No response
Describe alternative solutions or features you've considered
No response
Acknowledge
AWS Kotlin SDK version used
Platform (JVM/JS/Native)
JVM
Operating System and version
MacOS Ventura 13.4
The text was updated successfully, but these errors were encountered: