UPLOAD FILES FROM REACT TO AWS S3 IN 6 MINUTES

preview_player
Показать описание
UPLOAD FILES FROM REACT TO AWS S3 IN 6 MINUTES
Рекомендации по теме
Комментарии
Автор

Allowing the client to know your secret access key is so very not okay. If you have any reason for any kind of security please do not use the method in this video. It will work but will open up a million opportunities for anyone to upload, modify, and delete data in your S3 buckets. I repeat: DO NOT LET YOUR CLIENTS HAVE ANY KIND OF ACCESS TO YOUR SECRET ACCESS KEY

cooperwolfe
Автор

Been wanting to do this, thanks for the nice demonstration.

udyatbhanubaliyarsingh
Автор

Of countless, and I mean countless tutorials and fancy articles this was the one that solved the issue for me. Thanks a lot mate

SenanSerat
Автор

I know the library has upload and delete functionality but does it have retrieve?

kingsleyakpan
Автор

Make sure to follow me on instagram and twitter @itsred62, also any suggestions on topics you need help with or would like to see covered, let me know .

Redtv
Автор

Very nice video but unfortunately react-s3 doesn't have TS support neither it has @types in a separate package and every other alternative throws "Buffer" error when trying to upload. At least on my side :/

petarkolev
Автор

Is there any way to upload the same files to google cloud storage

nileshpanda
Автор

straight to the point as I like it. Can I ask if is it that different using React Native and AWS for mobile applications image upload ?

JonesDTaylor
Автор

is there any way to get the uploaded percentage ?

anj
Автор

what are the steps of setup and permissions required in the aws to access the buckets

saidinesh
Автор

It works perfect, thanks for going straight to the point

maximilianotorres
Автор

ReferenceError: Buffer is not defined this is the error i have. what i need to do??

nachobaldi
Автор

is not a function iam getting this error

rajj
Автор

Thanks! This was exactly what I needed!

CourageousCreatives
Автор

Anyone know how to change the key in the config object??

joshblitz
Автор

What do the Bucket Policy settings & CORS Config look like?

kijanagarrett
Автор

use presigned urls to directly to s3 without worrying about security issues

gouthamr
Автор

How can I do this with Vue or Angular?

angelfigueroa
Автор

wheres the setup? is there a previous video that explains this?

Fatboxe
Автор

×
Unhandled Rejection (TypeError): is not a function
▶ 21 stack frames were collapsed.


this above error show ple help bro

day_lifes