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 f92ce369bffae1fbedf07e5d0db508dd9627ba00 Merge: e338528 f1d4d41 Author: Ismaël Mejía <[email protected]> AuthorDate: Thu Jul 19 21:56:48 2018 +0200 Merge pull request #5983: [BEAM-4814] Add client configuration to aws options .../apache/beam/sdk/io/aws/options/AwsModule.java | 24 ++++++++++++++ .../apache/beam/sdk/io/aws/options/AwsOptions.java | 37 ++++++++++++++++++++++ .../apache/beam/sdk/io/aws/s3/S3FileSystem.java | 5 +++ .../beam/sdk/io/aws/options/AwsModuleTest.java | 18 +++++++++++ 4 files changed, 84 insertions(+)
