[ 
https://issues.apache.org/jira/browse/HADOOP-18273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17550475#comment-17550475
 ] 

Daniel Carl Jones commented on HADOOP-18273:
--------------------------------------------

As I understood it, the S3 Access Point aliases are to support users/customers 
who want to adopt S3 Access Points where their code base does not yet support 
it easily. For example, they may not have an updated SDK and wish to avoid 
requiring an SDK update to have an SDK supporting ARNs instead of bucket name. 
In this case, they can use the alias as if it was a bucket. An S3 Bucket and an 
S3 Access Point alias should be no different to the application.

Do you have a use case for using aliases with s3a you can share?

 

> Support S3 access point alias
> -----------------------------
>
>                 Key: HADOOP-18273
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18273
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 3.3.4
>            Reporter: Shen Cong
>            Priority: Major
>
> Adding support for using access point alias to access s3 bucket.
>  
> When you create an access point, Amazon S3 automatically generates an alias 
> that you can use instead of an Amazon S3 bucket name for data access. You can 
> use this access point alias instead of an Amazon Resource Name (ARN) for any 
> access point data plane operation.
> https://docs.aws.amazon.com/AmazonS3/latest/userguide/access-points-alias.html



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to