I'm new to s3 and policies. I have a simple question:
I can't seem to restrict all my buckets to be visible for a guest user. I would like to have something like this
bucket1 (should not be visible) bucket2 (should not be visible) bucket3 (should be visible)
I can restrict access to bucket1 and 2, but I can't prevent them from being shown to the user, which is what I would like to achieve.