Is there anyway to determine what IAM permissions I actually need for a CloudFormation template?
问题 Just wondering whats the best practice for determining what permissions I should give for my CloudFormation template? After some time of trying to give the minimal permissions it require, I find that thats really time consuming and error prone. I note that depending on the state of my stack, really new vs some updates vs delete, I will need different permissions. I guess, it should be possible for there to be some parser that given a CloudFormation template can determine the minimum set of