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 ?

demandé il y a 2 ans1668 vues
1 réponse
-1

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

RoB
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions