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 Antwort
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
EXPERTE
beantwortet vor einem Jahr
  • 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.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen