You are the best presenter I have ever seen on KZbin. The rate you keep things moving is so relieving. In most videos I watch like this, I get a stomach ache.
@WebDevCody2 жыл бұрын
Haha thanks I appreciate hearing that! Do other KZbinrs just go too slow or something?
@orangefansclub2 ай бұрын
Thanks for your tutorial! It's very clear and I liked how you explored a bit on the permissions setting 😊
@lotachiekwunife98952 жыл бұрын
Thank you for this tutorial. You are a lifesaver. I am currently studying for my cloud practitioner certification and most tutorials online still have the old console dashboard. Feels so good to watch your videos. Please do you have more videos on the cloud practitioner course?
@WebDevCody2 жыл бұрын
I don’t have many more
@MubashirullahDurrani5 ай бұрын
For some reason, the snippet is no longer in the docs and it mentions just unchecking block public access. Here is the snippet that got it working for me. { "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "Principal": "*", "Action": "s3:GetObject", "Resource": "arn:aws:s3:::your-bucket-name/*" } ] }
@YugoGautomo3 ай бұрын
Thanks, it's works.
@juandiaz85582 ай бұрын
Thank you :)
@ananddhanesan8275Ай бұрын
Awesome, this helped me.. Thank you so much.. I wish if we had more people like you and more contents like this.
@almayo2743 ай бұрын
i love you man, you saved my sanity
@TabascoRoad2 жыл бұрын
Saved me a ton of time, thank you!
@navin1992bisht19 күн бұрын
How can I grant access of a folder to anyone, such that they are able to navigate within a folder and see all the files within a folder.
@giduduwisdomnico320610 ай бұрын
Thanks for such a great explanation 😉
@slj10262 жыл бұрын
Great Video and answered my question completely
@bringtheseo Жыл бұрын
Is it possible to share the whole bucket? Id like to allow someone to browse/view/access the entire contents of the bucket.
@Shama3132 жыл бұрын
Thank you so much for this tutorial, so helpful.
@socialforbrokers29907 ай бұрын
Great video thank you I'm looking to host video files in there and then have zapier pull that video from a google sheet (via a direct url) and then post it into Buffer (a social media scheduling software) I currently do it for images with ImgBB but they don't offer the service with videos. Is this doable do you think?
@SILD90 Жыл бұрын
ty, worked like a charm :D
@andreyyu62011 ай бұрын
You're the man!
@neerajnandan3351 Жыл бұрын
thank you! it worked for me
@Mikevets5 ай бұрын
If you are letting anyone read the files, do you even need a bucket policy….?
@janyumi19952 ай бұрын
i've tried it, public access will not work if no bucket policy added
@gumnaam753 Жыл бұрын
Hey Cody, nice video, but I could not open the S3 objects from my public bucket. AWS has updated the settings and it looks different now, could you tell me what different do I need to do? In permissions, there is a Block all public access check mark that AWS docs tell to uncheck, which I did. I can see the 'Objects can be public ' access type for this bucket. Then I uploaded files directly into console, and also via an API I have written. And I can also see the ARN URL for these objects, but when I open them, I see this: This XML file does not appear to have any style information associated with it. The document tree is shown below. AccessDenied Access Denied Z71FBYTPRJGRP5KW mgjYZ6FaZP0If4i/S905R6rlOnv3PLbJ6BrLII9kod3FQi1S6VmLHiQTpglza0Fu8eEPdxoSZNIb5kELK3KNOQ== (Also tried opening in different browsers, did not work) Any help is appreciated. Thank you very much.
@t4na11 ай бұрын
did you edit your bucket policy?
@paul-rinaldi Жыл бұрын
Saved me, thank you
@GouraGopalDalai Жыл бұрын
Able to access files but unable to access the folders. Says access Denied.
@Tasneem-yf5ef18 күн бұрын
Actually my file was not uploading please reply
@cosmicknox Жыл бұрын
nice thanks for your effort
@rakibulhasanasif2120 Жыл бұрын
Thank you💝
@parkerrex Жыл бұрын
Great vid
@SeibertSwirl3 жыл бұрын
Good job love ❤️
@lts8683 Жыл бұрын
Thanks
@sanghoonlim65052 жыл бұрын
4:07 Policies must be valid JSON and the first byte must be '{'
@sanghoonlim65052 жыл бұрын
Policies must be valid JSON and the first byte must be '{'
@raiyanrizwan79906 ай бұрын
I love you
@unraveled-stories3 жыл бұрын
Jnob, good video
@richagotech2 жыл бұрын
Take it a step further - add one file in the bucket to convert it into a file browser - kzbin.info/www/bejne/rYCXppWshZuVpqM