AWS S3 File picker

0

I need an AWS S3 file picker for integration. We have an user window from that user can open access their s3 Bucket details (like Google or DropBox File Picker) and from that user can select an files and add that file or file URL in our window.

1 回答
0

Hi,

assuming vanilla JavaScript (not sure if is a JS framework), you should look into AWS SDK fir browser as foundation.

https://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/s3-browser-examples.html

Hope it helps ;)

profile picture
专家
已回答 1 年前
  • No, This one is for personal s3 bucket access. But how user can access there bucket with just login into console. User just need to login to their console and they can access their s3 bucket files within project window and see all the details related to files name, URL, date and all.

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

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

回答问题的准则