This is an automated email from the ASF dual-hosted git repository.

iemejia pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit a432a4fccbb89a616eeb4533ace3045cd69fac95
Merge: 88c6845 1f91b8a
Author: Ismaël Mejía <ieme...@gmail.com>
AuthorDate: Wed Oct 10 11:05:07 2018 +0200

    Merge pull request #6122: [BEAM-5062] Add ability to provide custom 
S3ClientOptions

 .../sdk/io/aws/options/S3ClientBuilderFactory.java | 25 +++++++++++
 .../apache/beam/sdk/io/aws/options/S3Options.java  |  9 ++++
 .../io/aws/s3/DefaultS3ClientBuilderFactory.java   | 51 ++++++++++++++++++++++
 .../apache/beam/sdk/io/aws/s3/S3FileSystem.java    | 29 ++++--------
 .../beam/sdk/io/aws/s3/S3FileSystemTest.java       | 11 +++++
 .../org/apache/beam/sdk/io/aws/s3/S3TestUtils.java | 18 ++++++++
 6 files changed, 122 insertions(+), 21 deletions(-)

Reply via email to