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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠