dotmesh-io / dotmesh

dotmesh (dm) is like git for your data volumes (databases, files etc) in Docker and Kubernetes
https://dotmesh.com
Apache License 2.0
539 stars 29 forks source link

Improve IAM policy management #566

Closed Godley closed 5 years ago

Godley commented 6 years ago

User requirement

As a team admin, I want to be able to create restrictive IAM credentials so that I can have my colleagues use S3 in a secure way.

Specifically, we could add a command to the s3 subcommand for administrators which talks to the AWS api, creates a new credential with the correct actions for the appropriate "buckets" or "dots" - this would mean they don't need to fiddle with the UI or read our docs to figure out how to get the most secure account settings.

Key acceptance criteria

Godley commented 5 years ago

Not going to do this for a while yet, closing. Reopen when we have some capacity to do this