Error Updating IAM Role (lambda_exec) Assume Role Policy: MalformedPolicyDocument: Has prohibited field Resource
#Error: Error Updating IAM Role (lambda_exec) Assume Role Policy: MalformedPolicyDocument: Has prohibited field Resource
If you are add "Resource": "*" into terraform file then you will get this issue
Solve: remove that entaire line from it.