What's the best practice for Accessing S3 Pre signed url using custom domain name

0

When we create a preSigned url using the java sdk , The url contains the bucket name "https://bucketName.s3.region.amazonaws.com/objectkey?X-Amz-Security-Token=********"

How ever we would like it be our domain name instead of exposing the buckname and on amazonaws.com like : "https://mydomain.com/objectkey?X-Amz-Security-Token=********"

What is the best way to achieve this ?

已提问 2 年前1665 查看次数
1 回答
-1

Maybe AWS S3 + CloudFront + Custom Domain/SSL + Signed URL instead?

RoB
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则