You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 27, 2021. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
I had a little issue, it seems IAM roles can take a little time before they actually become available throughout AWS.
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.
The text was updated successfully, but these errors were encountered: