NodeJS: File Upload on AWS S3 Bucket REST API

preview_player
Показать описание
Hello Guys, in this video I demonstrated how to create your own REST API Endpoint which can upload files on to the AWS S3 bucket.

Code:

Genius Coders is programming or coding based channel. We will upload new and unique videos of JavaFX and other programming languages like as C, CPP, Java, Android etc. We will also upload some videos about programmers who make our life better. I hope this channel help you to add extra knowledge to your programming skills.

If you need any help contact us

Follow us on

Instagram

Facebook

Twitter

Fiverr

Udemy course

Visit Our Website

Thank You.
Happy Coding :)
Рекомендации по теме
Комментарии
Автор

Works, just put { credentials: { accessKeyId, secretAccessKey } } inside new AWS.S3({ })

sorinlupu
Автор

Nice explanation bhau, Great tutorial!

vipulmore
Автор

For those who are getting undefined while sending request in postman, close everything in postman and set up again(form-data, key..etc)and try again!

Sonuyadav-iefb
Автор

Why was multer used when the actual upload to s3 happened with s3.upload() function?

manishyadav
Автор

Can we send bucketname dynamically from frontend in Reactjs? i have tested in postman when I send bucketname dynamically in postman it is working fine i m able to upload pic. But when i try to send bucketname dynamically from frontend in Reactjs then I m getting error like missing bucketname. Any idea 💡????

mohammadejaz
Автор

hi, can you tell me how can i view the image directly via the url without having to download it? because, i want to get image form the URL

nguyenloc
Автор

Hi. I can’t see the image in my url provided for aws s3? What can I do please?

jensysantana
Автор

sir it took around 1.20 mins to upload just 300Kb of images and MB took so long AWS send us an error of timeout as well.
Is there is any solution I have to upload multiple images

anishjain
Автор

Please upload a video on how to get the same file from the bucket or provide a link for an article for the same.
Thanks <3

jatinthakwani
Автор

Can't we upload in our aws educate account following this method?
I have got the access key and secret key right but its always saying "The aws access key id you provided does not exist in our records."

sanjivgurung
Автор

what if I wanted to store the image in the database? should I store the images in aws bucket and then retrieve the image using axios in node and store the image in the database?

miunify
Автор

Missing credentials in config, if using AWS_CONFIG_FILE, set AWS_SDK_LOAD_CONFIG=1"
getting this error in response

vishnuchaudhary
Автор

What if I want to upload a pdf file instead of images? Is the procedure same as above?

sahithbroadcast
Автор

hey can u tell me how to do file uploads to BlackBlaze

thegamedevclub
Автор

Can you please tell me how do I upload multiple images to S3 using node.js. I want to upload them and delete them. If you give me a solution it will be really helpful. Thank you

uncharted-with-shayon
Автор

Muy bueno, me sirvió para implementarlo en mi proyecto 👍

jhoncar
Автор

Nice video, very nice!!! I have two questions. Is 1mb the limit to upload files? Which library do you recommend me to upload videos to S3?

QuiqueFlowers
Автор

Nice post - what changes will need to be made if using aws lambda (node js) since there we recieve an event object instead of req and res?

Best,
-R

RameshPatel-tjdf
Автор

it gives an error s3.upload is not a function plss how to resolve this

zackscreativeinsights
Автор

How can I fetch url in postman while uploading a file?

raashisharma
join shbcf.ru