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 Answer
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
EXPERT
answered a year ago
  • 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.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions