aws-sdk-kotlin
aws-sdk-kotlin copied to clipboard
Add a method to disable `aws-chunked` signing
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: https://github.com/awslabs/aws-sdk-kotlin/issues/949
Proposed Solution
No response
Describe alternative solutions or features you've considered
No response
Acknowledge
- [X] I may be able to implement this feature request
AWS Kotlin SDK version used
0.19.1-beta
Platform (JVM/JS/Native)
JVM
Operating System and version
MacOS Ventura 13.4