mastodon-on-aws
mastodon-on-aws copied to clipboard
Add IAM role(s)
Design an IAM policy that covers all the required access here and include it in the cloudformation template
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