AWS being one of the most frustrating and difficult to use systems out there has to make everything difficult. This is something that has caused so much headache for me over the years, I'm starting to document it.
This README.md got me started, though didn't quite fit everything I needed.
Here's how you create Policies for a bucket
Assuming the following:
- You created a bucket named
foo
and that bucket has blocked all public access. - You created a user named
bar
that was given API access (using keys and secrets).