Skip to content
This repository has been archived by the owner on Nov 27, 2021. It is now read-only.

IAM Roles are not always readily available #1

Open
davedevelopment opened this issue Mar 30, 2016 · 1 comment
Open

IAM Roles are not always readily available #1

davedevelopment opened this issue Mar 30, 2016 · 1 comment

Comments

@davedevelopment
Copy link

I had a little issue, it seems IAM roles can take a little time before they actually become available throughout AWS.

The role defined for the function cannot be assumed by Lambda

To get around it, I removed all resources from the cloudformation template, created the stack with just the IAM role, then continually tried updating the stack with the other resources until it worked, which seemed like 5-6 minutes.

JCotton1123 added a commit to JCotton1123/cf-notify that referenced this issue Jun 9, 2017
@akash1810
Copy link
Member

Would the DependsOn attribute solve this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants