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

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

commit 0d742936c7a57675f796c385c2186d57507ec0f6
Merge: f22070b 54475b9
Author: Alexey Romanenko <33895511+aromanenko-...@users.noreply.github.com>
AuthorDate: Mon Jul 1 14:30:18 2019 +0200

    Merge pull request #8963: [BEAM-7640] Create amazon-web-services2 module 
and AwsOptions

 .../org/apache/beam/gradle/BeamModulePlugin.groovy |   4 +
 sdks/java/io/amazon-web-services2/build.gradle     |  49 +++++
 .../apache/beam/sdk/io/aws/options/AwsModule.java  | 197 +++++++++++++++++++++
 .../apache/beam/sdk/io/aws/options/AwsOptions.java | 101 +++++++++++
 .../aws/options/AwsPipelineOptionsRegistrar.java   |  33 ++++
 .../beam/sdk/io/aws/options/package-info.java      |  22 +++
 .../beam/sdk/io/aws/options/AwsModuleTest.java     | 119 +++++++++++++
 settings.gradle                                    |   1 +
 8 files changed, 526 insertions(+)

Reply via email to