You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2018/08/20 14:42:00 UTC

[jira] [Assigned] (BEAM-5062) Add S3Options to enable path style access

     [ https://issues.apache.org/jira/browse/BEAM-5062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ismaël Mejía reassigned BEAM-5062:
----------------------------------

    Assignee: Kirill Kozlov  (was: Ismaël Mejía)

> Add S3Options to enable path style access
> -----------------------------------------
>
>                 Key: BEAM-5062
>                 URL: https://issues.apache.org/jira/browse/BEAM-5062
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-aws
>    Affects Versions: 2.5.0
>            Reporter: Kirill Kozlov
>            Assignee: Kirill Kozlov
>            Priority: Minor
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> There are some implementations of S3, that does not support virtual-hosted-style URLs for buckets, only path-style.
> It would be useful to add one more option into S3Options to enable path-style access for buckets.
> [withPathStyleAccessEnabled|https://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/services/s3/AmazonS3Builder.html#withPathStyleAccessEnabled-java.lang.Boolean-] method could be used for it when building client.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)