mastodon-on-aws icon indicating copy to clipboard operation
mastodon-on-aws copied to clipboard

Add IAM role(s)

Open jbarciauskas opened this issue 2 years ago • 4 comments

Design an IAM policy that covers all the required access here and include it in the cloudformation template

jbarciauskas avatar Dec 12 '22 08:12 jbarciauskas

Are you asking for an IAM policy granting access to all the actions required to roll out the CloudFormation stacks?

andreaswittig avatar Dec 12 '22 08:12 andreaswittig

duplicate fo #7 ?

michaelwittig avatar Dec 12 '22 09:12 michaelwittig

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?)

jbarciauskas avatar Dec 12 '22 09:12 jbarciauskas

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

jbarciauskas avatar Dec 12 '22 09:12 jbarciauskas