How do I share Amazon S3 files with users who don't have AWS Management Console access?

0

I want to share an HTML file in Amazon S3 with users in our organization who don't have AWS Management Console access. What's the best way to do that and have the file display on users web browsers? I've tried using a presigned URL to share the HTML file, but the URL generated by AWS Lambda downloads the file rather than displays it in the user's browser.

AWS
demandé il y a 4 ans362 vues
2 réponses
0
Réponse acceptée

To have an Amazon S3 object appear in a user's web browser without the user needing to have AWS Management Console access, configure a static website on Amazon S3.

For a tutorial, see Tutorial: Configuring a static website on Amazon S3 in the Amazon S3 user guide.

AWS
MODÉRATEUR
répondu il y a 4 ans
0

For easy S3 file/folder sharing and collaboration with external users using advanced SSO, please check NirvaShare - https://nirvashare.com Here the external users need not have access to aws console. NirvaShare can be easily integrated with external identity providers such as AWS SSO, Active Directory, Salesforce, etc from another organizations.

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