cfn-sphere/cfn-sphere

Bad console output during deleting stack

piotrFalkowskiIt opened this issue · 1 comments

Failed to create iamRole (Reason: API: iam:DeleteRolePolicy User: XXX is not authorized to perform: iam:DeleteRolePolicy on resource: YYY)

Hi @piotrFalkowskiIt, this looks like the iAM user/role you're using is lacking this permission. The error message comes from CloudFormation directly so cfn-sphere is not really involved there.