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.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南