Upload a file to an S3 bucket using the AWS SDK

preview_player
Показать описание
In this video we upload an image of a robot to an S3 bucket using the AWS Javascript SDK (using TypeScript)

Рекомендации по теме
Комментарии
Автор

FINALLY SOMEONE SHOWED HOW TO INITIALIZE THE CLIENT THANK YOU!!!! It's SO MUCH EASIER in python omg lmao

wristocrat
Автор

will you please show how to actually install the dependency on your build? I was trying it in Xcode and gave up. Sorry if its a dumb question, but importing things just seems so much easier with cocoapods and python etc. amazon sdk documentation is horrible

wristocrat
Автор

Great video. Very useful and easy to follow.

devsaki
Автор

Is it secure to store the API Keys in the .env file? From how I understand it, the env file is not secured.

theoisallesgoed
Автор

I got a Cannot use import statement outside of module, what do I do?

pongnateewongthaweesap
Автор

I get forbidden error when adding ACL public-read. Any quick solution?

luisarandas
Автор

can you please provide the source code?

JalenBrunsonBurner