Issue description
When using the Ruby SDK with non-AWS S3 endpoints, I need to force payload signing like with the "payload_signing_enabled" configuration in the Python SDK (https://botocore.readthedocs.io/en/latest/reference/config.html).
Gem name ('aws-sdk', 'aws-sdk-resources' or service gems like 'aws-sdk-s3') and its version
aws-sdk-s3
Version of Ruby, OS environment
ruby 2.0.0p648 (2015-12-16) [x86_64-linux]
Code snippets / steps to reproduce
NA
Issue description
When using the Ruby SDK with non-AWS S3 endpoints, I need to force payload signing like with the "payload_signing_enabled" configuration in the Python SDK (https://botocore.readthedocs.io/en/latest/reference/config.html).
Gem name ('aws-sdk', 'aws-sdk-resources' or service gems like 'aws-sdk-s3') and its version
aws-sdk-s3
Version of Ruby, OS environment
ruby 2.0.0p648 (2015-12-16) [x86_64-linux]
Code snippets / steps to reproduce
NA