-
Notifications
You must be signed in to change notification settings - Fork 29
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
Add IAM role(s) #23
Comments
Are you asking for an IAM policy granting access to all the actions required to roll out the CloudFormation stacks? |
duplicate fo #7 ? |
This is more about an IAM policy that covers administering the resources created by the stack, than the CloudFormation itself (though maybe it/s the same thing?) |
I'm also misusing terms: I really mean role. I could see splitting this in two: An IAM role to bootstrap CF (so you don't have to do it as root) and then an IAM role for administration/accessing various mastodon resources |
Design an IAM policy that covers all the required access here and include it in the cloudformation template
The text was updated successfully, but these errors were encountered: