Skip to content

Manage s3 policies#16

Merged
mtibben merged 2 commits into
masterfrom
manage-s3-policies
Aug 4, 2016
Merged

Manage s3 policies#16
mtibben merged 2 commits into
masterfrom
manage-s3-policies

Conversation

@mtibben
Copy link
Copy Markdown
Member

@mtibben mtibben commented May 24, 2016

As discussed in #14, implements managing S3 bucket policies.

The file structure I ended up going with is

{account-id}/iam/{user,group,role,policy}/{name}
{account-id}/s3/{bucket-name}

I was initially using option 2 as discussed in #14, but it looked a bit weird to my OCD brain seeing the directory listing like

group
policy
role
s3
user

Open to changing if anyone feels strongly ¯_(ツ)_/¯

@mtibben mtibben force-pushed the manage-s3-policies branch 4 times, most recently from 5a0d5fd to 567ccd5 Compare May 24, 2016 13:15
@mtibben mtibben force-pushed the manage-s3-policies branch 4 times, most recently from c20e61b to cc7edee Compare May 24, 2016 14:12
@pda
Copy link
Copy Markdown
Contributor

pda commented May 25, 2016

The file structure I ended up going with is …

👍

@mtibben
Copy link
Copy Markdown
Member Author

mtibben commented Aug 4, 2016

OK, gonna bite the bullet and merge this. This does change the file layout, so I'll be bumping the major version to maintain semver.

@mtibben mtibben merged commit 6b05311 into master Aug 4, 2016
@mtibben mtibben deleted the manage-s3-policies branch June 20, 2017 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants