pulumi-aws-native
pulumi-aws-native copied to clipboard
IAM Access to cloudformation:CreateResource required to use AWS Native
Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
Issue details
Due to the fact that AWS Native uses AWS Cloud Control API under the hood, access to at least cloudformation:CreateResource action is required (we've had this reported from a customer attempting to use this) although probably cloudformation:* is the best option.
Affected area/feature
AWS Native
Do you think this needs a documentation update, and/or is it something that can be in a preflight check?
@squaremo I think it would be great to have some documentation to inform our users. We all often assume that the deploying "user" has full admin privileges but it's not always the case.