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
已提问 4 年前362 查看次数
2 回答
0
已接受的回答

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
审核人员
已回答 4 年前
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.

已回答 2 年前

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

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

回答问题的准则