AWS S3 Cross Account Access with Bucket Policy, Public Access (Demo)

preview_player
Показать описание
In this video we will learn AWS S3 Bucket Policies, how to give cross account access to your bucket using it and how bucket policy interacts with Public Access.

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

Very friendly way of explaining the core concepts. Well explained. Not to mention - it helped. Thanks for uploading.

hkmehandiratta
Автор

Hi Raj, excellent explanation indeed. Can u please make a "How to Encrypt Media file for In-Transit" to protect the file even if it is downloaded. I hope I make some sense here. Thanks

rakeshdandu
Автор

Brilliant videos! Thank you so much! :)

GaryMFOak
Автор

Wonderful video and demo. You won my sub today. Thank you. ;)

severtone
Автор

Hi @Agent of Change, I have a question: I want to do the same as you did, i.e. block public access and grant permission to a certain (but in my case that certain is my app). So what do I write in place of principal in my case; or what should I write in my app when making API request. Thank you in advance.

SuperAlibajwa
Автор

hi bro i have a bucket which has 3 folders. is this possible to show only one folder to a user? don't want to show all folders in bucket.

SocialAnimal_
Автор

Thats a good Video thanks. I have one question though. When we block public access, even admin user cant access the bucket using the PDF link at the object level in the S3. Is that common. Also do we need to add all the users in the resources section for access if there are multiple users needs access. Is that possible to apply the policy to a group

nandalgmovie
Автор

Can you explain how we can add ip restriction policy on specific bucket using cross account policy?

sapnaverma
Автор

Hello, I have S3 bucket in account A and I want to set up origin access identity for this bucket in account B then how can I do it? Is this possible?

ankitagarwal
Автор

Hi. how to make the bucket policy works for videos (content feed stored in S3) for Roku users, where nobody can download the URL or transfer to other users?

limusikprod
Автор

I did understand something :-). However, I could not yet find a solution to my problem. I have 2 Buckets A and B. A contains an index.html in which I wanna reference a resource of Bucket-B. But it cannot find it. How do I navigate to bucket-B from bucket-A?

alwaysgreener
Автор

How did you login to Batman:~/environment, I can only on ec2 linux console login to ec2-user.

eclipsesaw
Автор

How to create SCP script to prevent users except Admin from modifying Block public access (account settings) in Organization level rather than to specific bucket.

cdotstechnologies