Hey @iemejia I thought that a cleaner way would be to expose `S3ClientOptions` to client, not the whole `AmazonS3ClientBuilder`. You can check in this updated PR. However, it's impossible to pass `S3ClientOptions` to the builder as a whole object, so the PR includes "hack" method to pass them one-by-one. I created an improvement issues for `aws-skd-java` library: https://github.com/aws/aws-sdk-java/issues/1736 When it's done, the hack can be removed. What do you think?
[ Full content available at: https://github.com/apache/beam/pull/6122 ] This message was relayed via gitbox.apache.org for [email protected]
