This is an automated email from the ASF dual-hosted git repository.
iemejia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from e338528 Merge pull request #5969 from
amaliujia/rui_wang-add_unittest_for_beamsqlline
add f1d4d41 Added ClientConfiguration to AwsOptions and S3FileSystem
new f92ce36 Merge pull request #5983: [BEAM-4814] Add client
configuration to aws options
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../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(+)