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 年前檢視次數 1657 次
1 個回答
-1

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

RoB
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南