Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: cloudformation service principal is invalid (#99)
original was just 'cloudformation', which is not a valid service principal. Changed to 'cloudformation.amazonaws.com', which is cloudformation's service principal. reference: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-iam-servicerole.html closes #61
- Loading branch information