[
https://issues.apache.org/jira/browse/BEAM-9720?focusedWorklogId=428304&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-428304
]
ASF GitHub Bot logged work on BEAM-9720:
----------------------------------------
Author: ASF GitHub Bot
Created on: 28/Apr/20 18:15
Start Date: 28/Apr/20 18:15
Worklog Time Spent: 10m
Work Description: Akshay-Iyangar commented on a change in pull request
#11341:
URL: https://github.com/apache/beam/pull/11341#discussion_r416823997
##########
File path:
sdks/java/io/amazon-web-services/src/main/java/org/apache/beam/sdk/io/aws/options/AwsOptions.java
##########
@@ -103,6 +103,34 @@ public AWSCredentialsProvider create(PipelineOptions
options) {
void setClientConfiguration(ClientConfiguration clientConfiguration);
Review comment:
yaa they could be gotten rid of but I wasn't sure if it was a breaking
change for people already using it. If you think it's ok to have only one i
will change it.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 428304)
Time Spent: 3h 20m (was: 3h 10m)
> Add custom AWS Http Client Configuration capability for AWS client 1.0/2.0
> --------------------------------------------------------------------------
>
> Key: BEAM-9720
> URL: https://issues.apache.org/jira/browse/BEAM-9720
> Project: Beam
> Issue Type: Improvement
> Components: io-java-aws
> Reporter: Akshay Iyangar
> Assignee: Akshay Iyangar
> Priority: Minor
> Time Spent: 3h 20m
> Remaining Estimate: 0h
>
> Currently, there is no way to set custom client configuration abilities to
> AWS client service.
> Enable a way to pass these custom client configuration options as pipeline
> options.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)