Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

provide in docs - Specific AWS IAM permissions for user executing commands #39

Open
jaydestro opened this issue Sep 11, 2017 · 5 comments

Comments

@jaydestro
Copy link

If I am an IAM user without full root privs, what IAM user access do I need to create all parts of a coldbrew created ecs cluster

@jaydestro
Copy link
Author

fyi @d5 thanks for your help on your project!

@d5
Copy link
Contributor

d5 commented Sep 11, 2017

That's very good question! I will try to collect them and update here and documentations.

@jaydestro
Copy link
Author

sorry to ask for a bump, any progress?

@d5
Copy link
Contributor

d5 commented Sep 20, 2017

Sorry for the delay. I've compiled the accesses here: https://github.com/coldbrewcloud/coldbrew-cli/wiki/AWS-IAM-Policies But I haven't tested this myself.

@chrispoupart
Copy link

chrispoupart commented Sep 20, 2018

I had to add "iam:PassRole" to the policies.

Edit: Also needed the following:

                "ecr:InitiateLayerUpload",
                "ecr:UploadLayerPart",
                "ecr:CompleteLayerUpload",
                "ecr:BatchCheckLayerAvailability",

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

No branches or pull requests

3 participants