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 Risposta
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
ESPERTO
con risposta un anno fa
  • 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.

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande