You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Ignasi Barrera (Jira)" <ji...@apache.org> on 2021/02/02 07:53:00 UTC

[jira] [Updated] (JCLOUDS-1563) Cannot make S3 request with Access Point instead of Bucket

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

Ignasi Barrera updated JCLOUDS-1563:
------------------------------------
    Priority: Major  (was: Blocker)

> Cannot make S3 request with Access Point instead of Bucket
> ----------------------------------------------------------
>
>                 Key: JCLOUDS-1563
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-1563
>             Project: jclouds
>          Issue Type: New Feature
>          Components: jclouds-blobstore
>    Affects Versions: 2.2.0
>            Reporter: Blagoi Anastasov
>            Priority: Major
>              Labels: s3
>
> Hello,
> There is a pretty self-explanatory article about Access Points here: [https://docs.aws.amazon.com/AmazonS3/latest/dev/access-points.html]
>  
> The problem is that GetObject and PutObject in jclouds-s3 and also the listBucket require the bucket name. However, AWS present a possibility to use Access Point instead the bucketName. It is in Blocking state because there is a client request for it.
> It will look like this:
> {{arn:aws:s3:us-west-2:123456789012:accesspoint/example}}
> {{}}
> Is there any chance to retrieve this scenario via existing jclouds version because I couldn't still do it?
>  
> Best Regards,
> Blago{{}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)